0% found this document useful (0 votes)
297 views2,493 pages

Logcat CSC Update Log

The log file documents the startup processes of various system services on an Android device. It records the initialization of services like lmkd for memory management, SELinux, and vold for volume management. It also logs errors from attempts to change device properties for debugging and root access. On startup, vold scans block devices, mounts filesystems defined in fstab, and integrates with the service manager.

Uploaded by

Sam Patrick
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)
297 views2,493 pages

Logcat CSC Update Log

The log file documents the startup processes of various system services on an Android device. It records the initialization of services like lmkd for memory management, SELinux, and vold for volume management. It also logs errors from attempts to change device properties for debugging and root access. On startup, vold scans block devices, mounts filesystems defined in fstab, and integrates with the service manager.

Uploaded by

Sam Patrick
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/ 2493

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

01-07 10:24:59.582 D/lmkd ( 4224): fetch chimera enabled flag :[0] from property
01-07 10:24:59.583 I/lmkd ( 4224): Using psi monitors for memory pressure
detection
01-07 10:24:59.584 I/lmkd ( 4224): try memboost disable, check disable_mem_boost
node
01-07 10:24:59.584 E/lmkd ( 4224): Error opening
/sys/kernel/mm/vmscan/disable_mem_boost; errno=2
01-07 10:24:59.585 I/lmkd ( 4224): set custom_sw_limit : 500
01-07 10:24:59.585 I/lmkd ( 4224): set upgrade_pressure : 80
01-07 10:24:59.585 I/lmkd ( 4224): set lmkd_freelimit_val : 12
01-07 10:24:59.585 I/lmkd ( 4224): enable_upgrade_criadj : 0
01-07 10:24:59.585 I/lmkd ( 4224): Process polling is not supported
01-07 10:24:59.611 W/SELinux ( 4225): Multiple same specifications for
vendor.trustonic.teeservice.ITeeService.
01-07 10:24:59.611 W/SELinux ( 4225): Multiple same specifications for
vendor.trustonic.teeregistryservice.ITeeRegistryService.
01-07 10:24:59.613 I/SELinux ( 4225): SELinux: Loaded service_contexts from:
01-07 10:24:59.613 I/SELinux ( 4225): /system/etc/selinux/plat_service_contexts
01-07 10:24:59.613 I/SELinux ( 4225):
/system_ext/etc/selinux/system_ext_service_contexts
01-07 10:24:59.613 I/SELinux ( 4225):
/vendor/etc/selinux/vendor_service_contexts
01-07 10:24:59.614 I/hwservicemanager( 4226): hwservicemanager is ready now.
01-07 10:24:59.614 I/servicemanager( 4225): Adding 'u:r:servicemanager:s0' service
(manager:4225)
01-07 10:24:59.619 I/SELinux ( 4227): SELinux: Loaded service_contexts from:
01-07 10:24:59.619 I/SELinux ( 4227): /vendor/etc/selinux/vndservice_contexts
01-07 10:24:59.619 I/vndservicemanager( 4227): Adding 'u:r:vndservicemanager:s0'
service (manager:4227)
01-07 10:24:59.719 W/libc ( 2886): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 1
01-07 10:24:59.719 W/libc ( 2886): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 2
01-07 10:24:59.720 W/libc ( 2886): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 3
01-07 10:24:59.721 W/libc ( 2886): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 1
01-07 10:24:59.721 W/libc ( 2886): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 2
01-07 10:24:59.721 W/libc ( 2886): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 3
--------- beginning of system
01-07 10:24:59.839 I/vold ( 4244): Vold 3.0 (the awakening) firing up
01-07 10:24:59.839 D/vold ( 4244): Detected support for: ext4 f2fs vfat
01-07 10:24:59.846 D/vold ( 4244): Tearing down stale mount /mnt/sde
01-07 10:24:59.846 D/vold ( 4244): /mnt/sde in unmounting procedure: Success
01-07 10:24:59.847 D/vold ( 4244): /mnt/sde sucessfully unmounted: Success
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named product
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named vendor-verity
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named vendor
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named system
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named odm-verity
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named product-
verity
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named prism-verity
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named optics-verity
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named odm
01-07 10:24:59.847 D/vold ( 4244): Found unmanaged dm device named system-verity
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop14: No such device or address
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop3 named apex:
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop0 named apex:
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop15: No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop12: No such device or address
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop5 named apex:
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop4 named apex:
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64 /dev/block/loop9:
No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop11: No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop10: No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64
/dev/block/loop13: No such device or address
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop1 named apex:
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64 /dev/block/loop8:
No such device or address
01-07 10:24:59.848 W/vold ( 4244): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
01-07 10:24:59.848 D/vold ( 4244): Found unmanaged loop device at
/dev/block/loop2 named apex:
01-07 10:24:59.849 D/vold ( 4244): VolumeBase::create()++
01-07 10:24:59.849 D/vold ( 4244): VolumeBase::create()--
01-07 10:24:59.850 D/vold ( 4244): DiskUtil::mountTmpFSVolumeForEnc
01-07 10:24:59.850 D/vold ( 4244): Starting restorecon of /mnt/sde/staging
01-07 10:24:59.853 D/vold ( 4244): Finished restorecon of /mnt/sde/staging
01-07 10:24:59.854 I/epmlogd ( 4244): EpmLog::EpmLog
01-07 10:24:59.854 E/epmd ( 4244): FsHandlerThread not started: Thread not
created (No such file or directory)
01-07 10:24:59.854 D/epmd ( 4244): EPM() - Device supports FBE!
01-07 10:24:59.854 I/vold ( 4244): EnterprisePartitionManager created
01-07 10:24:59.854 I/vold ( 4244): FsHandlerThread::FsHandlerThread created
01-07 10:24:59.855 I/vold ( 4244): Socket created with fd:8
01-07 10:24:59.855 I/vold ( 4244): Before polling: fd: 8
01-07 10:24:59.855 I/vold ( 4244): fs_handler setPid success pid = 4244
01-07 10:24:59.855 I/vold ( 4244): Netlink sending message queue initialized!
01-07 10:24:59.856 W/vold ( 4244): [libfs_mgr]Warning: unknown flag:
zram_loopback_path=/data/per_boot/zram_swap
01-07 10:24:59.856 W/vold ( 4244): [libfs_mgr]Warning: unknown flag:
zram_loopback_size=512M
01-07 10:24:59.856 D/vold ( 4244): fstab record: system /system ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record: vendor /vendor ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record: product/product ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record: odm /odm ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/prism /prism ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/optics /optics ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/metadata /metadata ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/cache /cache ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/userdata /data f2fs
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/efs /mnt/vendor/efs ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/cpefs /mnt/vendor/cpefs ext4
01-07 10:24:59.856 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/misc /misc emmc
01-07 10:24:59.857 D/vold ( 4244): fstab record:
/devices/platform/13500000.dwmmc2/mmc_host* auto auto
01-07 10:24:59.857 D/vold ( 4244): fstab record: /devices/platform/13600000.usb*
auto vfat
01-07 10:24:59.857 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/keydata /keydata ext4
01-07 10:24:59.857 D/vold ( 4244): fstab record:
/dev/block/platform/12100000.dwmmc0/by-name/keyrefuge /keyrefuge ext4
01-07 10:24:59.857 D/vold ( 4244): fstab record: /dev/block/zram0 none swap
01-07 10:24:59.859 I/servicemanager( 4225): Adding 'u:r:vold:s0' service
(vold:4244)
01-07 10:24:59.859 D/vold ( 4244): VoldNativeService::start() completed OK
01-07 10:24:59.876 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param 'MINOR=0'
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk0'
01-07 10:24:59.876 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:24:59.877 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param 'MINOR=8'
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk0boot0'
01-07 10:24:59.877 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:24:59.880 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param 'MINOR=16'
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk0boot1'
01-07 10:24:59.880 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:24:59.887 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param 'MINOR=8'
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk0boot0'
01-07 10:24:59.887 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:24:59.906 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc2/mmc_host/mmc1/mmc1:5048/
block/mmcblk1
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/13500000.dwmmc2/mmc_host/mmc1/mmc1:5048/block/mmcblk1'
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param 'MINOR=24'
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk1'
01-07 10:24:59.906 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:24:59.906 D/vold ( 4244): Disk::Disk
create(/devices/platform/13500000.dwmmc2/mmc_host/mmc1/mmc1:5048/block/mmcblk1,
sdcarddisk:179:24, flags:5)
01-07 10:24:59.914 I/vold ( 4244): Found disk at
/devices/platform/13500000.dwmmc2/mmc_host/mmc1/mmc1:5048/block/mmcblk1 but
delaying scan due to user zero not having started
01-07 10:24:59.914 D/vold ( 4244): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param 'SYNTH_UUID=0'
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param 'MAJOR=179'
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param 'MINOR=16'
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param 'DEVNAME=mmcblk0boot1'
01-07 10:24:59.914 D/NetlinkEvent( 4244): NL param 'DEVTYPE=disk'
01-07 10:25:00.007 W/libc ( 2886): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 1
01-07 10:25:00.008 W/libc ( 2886): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 2
01-07 10:25:00.008 W/libc ( 2886): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 3
01-07 10:25:00.044 E/libc ( 2886): Access denied finding property
"persist.vendor.softdog"
01-07 10:25:00.118 I/io_stats( 4394): !@ found device mmcblk0 (179,0) (size 59640
MBs) and set for logging.
01-07 10:25:00.118 I/io_stats( 4394): !@ 179,0 r 5021 311933 w 41 716 d 0 0 f 58 49
iot 1576 0 th 51200 0 0 pt 0 inp 0 0 5.252
01-07 10:25:00.119 I/io_stats( 4394): !@ found device mmcblk1 (179,24) (size 29620
MBs) and set for logging.
01-07 10:25:00.119 I/io_stats( 4394): !@ 179,24 r 1 4 w 0 0 d 0 0 f 0 0 iot 4 0 th
51200 0 0 pt 0 inp 0 0 5.254
01-07 10:25:00.967 D/scs ( 4396): scsRunning State prop: NONE
01-07 10:25:00.967 D/scs ( 4396): scsRunning State : 0
01-07 10:25:00.967 D/scs ( 4396): bODMorProduct : true
01-07 10:25:00.967 D/scs ( 4396): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-07 10:25:00.967 D/scs ( 4396): getValuesFromFile : SAM
01-07 10:25:00.967 D/scs ( 4396): salesCode : SAM
01-07 10:25:00.967 D/scs ( 4396): salesCode length : 3
01-07 10:25:00.969 D/scs ( 4396): Init the omcnw
01-07 10:25:00.969 D/scs ( 4396): getValuesFromFile : SAM
01-07 10:25:00.969 D/scs ( 4396): omcNwCode1 : SAM
01-07 10:25:00.969 D/scs ( 4396): omcNwCode1 length : 3
01-07 10:25:00.969 D/scs ( 4396): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-07 10:25:00.971 D/scs ( 4396): dataFilePath /prism/etc/omc_data.json
01-07 10:25:00.972 D/scs ( 4396): SALES_CODE : SAM
01-07 10:25:00.972 D/scs ( 4396): OMC_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:00.972 D/scs ( 4396): OMCNW_CODE : SAM
01-07 10:25:00.972 D/scs ( 4396): OMCNW_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:00.972 D/scs ( 4396): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:00.972 D/scs ( 4396): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-07 10:25:00.972 D/scs ( 4396): OMC_RES_PATH : /omr/res
01-07 10:25:00.972 D/scs ( 4396): OMC_ETC_PATH : /prism/etc/carriers/single/SAM
01-07 10:25:00.972 D/scs ( 4396): TSS_TYPE : NONE
01-07 10:25:00.972 D/scs ( 4396): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-07 10:25:00.972 D/scs ( 4396): set OMC Properties
01-07 10:25:00.973 D/scs ( 4396): ro.oem.key1 : SAM
01-07 10:25:00.973 D/scs ( 4396): set sales_code = SAM
01-07 10:25:00.974 D/scs ( 4396): set ro.csc.omcnw_code = SAM
01-07 10:25:00.974 D/scs ( 4396): set TSS Properties
01-07 10:25:00.974 D/scs ( 4396): ro.omc.img_mount : 0
01-07 10:25:00.974 D/scs ( 4396): setCountryCode()
01-07 10:25:00.974 D/scs ( 4396): setCountryCode from customer.xml
01-07 10:25:00.974 D/scs ( 4396): setCountryCode(customer filepath) :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:00.976 D/scs ( 4396): setted country_code = PERU
01-07 10:25:00.976 D/scs ( 4396): setted countryiso_code = PE
01-07 10:25:00.977 D/scs ( 4396): setCSCVersion()
01-07 10:25:00.977 D/scs ( 4396): SW_CONFIG_FILE filepath :
/prism/etc/SW_Configuration.xml
01-07 10:25:00.978 D/scs ( 4396): csc_name = A217MOWO
01-07 10:25:00.978 I/tzdaemon( 4397): [Main] Logger was initialized
01-07 10:25:00.978 D/scs ( 4396): csc_version = 7CUH2
01-07 10:25:00.980 I/tzdaemon( 4397): [Main] Current fds number: 32768; needed fds
number: 48; max fds number: 32768
01-07 10:25:00.980 D/tzdaemon( 4397): [Main] init secure userland
01-07 10:25:00.980 I/tzdaemon( 4397): [Main] Probe for TZ: 0
01-07 10:25:00.980 D/scs ( 4396): firstBootCheck file is created :
A217MOWO7CUH2
01-07 10:25:00.980 D/scs ( 4396): setScsRunningState : 1
01-07 10:25:00.981 I/tzdaemon( 4397): [Main] /vendor/bin/tzdaemon started with pid
4397
01-07 10:25:00.981 D/scs ( 4396): persistent_properties ready: false
01-07 10:25:00.981 E/scs ( 4396): persist property cannot be set
01-07 10:25:00.981 D/tzdaemon( 4397): [Main] create image loader thread: ok
01-07 10:25:00.981 D/tzdaemon( 4397): [il] image loader on the go!
01-07 10:25:00.981 I/tzdaemon( 4397): [ts] Failed to make directory
'/data/vendor/tee/srt': No such file or directory
01-07 10:25:00.982 D/tzdaemon( 4397): [il] enotify_signalize(): val:0x1
01-07 10:25:00.982 D/tzdaemon( 4397): [ts] enotify_wait(): waiting event:SWd
readiness
01-07 10:25:00.982 I/tzdaemon( 4397): [ts] SWd readiness: got event:0x1
01-07 10:25:00.984 E/tzdaemon( 4397): [tzdaemon] failed to open TA (00000005-0005-
0005-0505-050505050505) image: 2 (No such file or directory)
01-07 10:25:00.993 I/tzdaemon( 4397): [ts] +++ Session established:
session_id:586e635d-0000-0000-0200-0010655d7d3b ++++
01-07 10:25:00.994 D/tzdaemon( 4397): [ts] Root TA notified ACSD Ready
01-07 10:25:01.086 E/tzts_daemon( 4400): [tzts_daemon] failed to open TA (00000007-
0007-0007-0707-070707070707) image: 2 (No such file or directory)
01-07 10:25:01.095 I/tzts_daemon( 4400): [dl] Logger was initialized
01-07 10:25:01.095 I/tzts_daemon( 4400): [dl] driver loader service
initialization...
01-07 10:25:01.098 I/tzts_daemon( 4400): [dl] Trying to load: 00000000-0000-0000-
0000-564c544b4456
01-07 10:25:01.101 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 20
01-07 10:25:01.101 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_OBJ_LIST
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_OBJ_LIST
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-07 10:25:01.101 D/tzdaemon( 4397): [ts] Storage ID : 2147483648
01-07 10:25:01.102 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707-2147483648 success,
size: 115
01-07 10:25:01.103 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 36
01-07 10:25:01.104 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_DATA
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] szdata = 24 size = 0
01-07 10:25:01.104 D/tzdaemon( 4397): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
obj_info of type 1
01-07 10:25:01.105 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
obj_info success, size: 128
01-07 10:25:01.105 D/tzdaemon( 4397): [ts] szdata = 156 size = 0
01-07 10:25:01.105 D/tzdaemon( 4397): [ts] szdata = 160 size = 4
01-07 10:25:01.105 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
data_chunk success, size: 16428
01-07 10:25:01.105 D/tzdaemon( 4397): [ts] szdata = 16600 size = 4
01-07 10:25:01.107 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 36
01-07 10:25:01.107 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_DATA
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] szdata = 24 size = 0
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
obj_info of type 1
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
obj_info success, size: 128
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] szdata = 156 size = 0
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] szdata = 160 size = 4
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/aa5edd08/
data_chunk success, size: 16428
01-07 10:25:01.107 D/tzdaemon( 4397): [ts] szdata = 16600 size = 4
01-07 10:25:01.114 D/tzts_daemon( 4400): [dl] driver waiter thread created
01-07 10:25:01.114 I/tzts_daemon( 4400): [dl] Trying to load: 00000000-0000-0000-
0000-00535453540b
01-07 10:25:01.123 D/tzts_daemon( 4400): [dl] driver waiter thread created
01-07 10:25:01.123 I/tzts_daemon( 4400): [dl] Trying to load: 18d9f073-18a5-4ade-
9def-875e07f7f293_
01-07 10:25:01.123 I/tzts_daemon( 4400): [dl] not a TA: wrong filename length
01-07 10:25:01.123 I/tzts_daemon( 4400): [dl] 2 driver(s) were loaded
01-07 10:25:01.274 E/[email protected]( 4424): SystemSuspend:
Error opening /sys/class/wakeup: No such file or directory
01-07 10:25:01.274 E/[email protected]( 4424): SystemSuspend:
Error opening /sys/power/suspend_stats: No such file or directory
01-07 10:25:01.276 I/servicemanager( 4225): Adding 'u:r:system_suspend:s0' service
(suspend_control:4424)
01-07 10:25:01.279 I/hwservicemanager( 4226): getFrameworkHalManifest: Reading
VINTF information.
01-07 10:25:01.288 I/hwservicemanager( 4226): getFrameworkHalManifest: Successfully
processed VINTF information
01-07 10:25:01.289 I/HidlServiceManagement( 4424): Registered
[email protected]::ISystemSuspend/default
01-07 10:25:01.290 I/HidlServiceManagement( 4424): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:01.290 I/engmode_hidl_service( 4426): engmode()
01-07 10:25:01.291 I/engmode_hidl_service( 4426): e_server_hal service is started
01-07 10:25:01.292 I/hwservicemanager( 4226): getDeviceHalManifest: Reading VINTF
information.
01-07 10:25:01.295 D/INSTHK ( 4427): Version = Ver 1.0
01-07 10:25:01.297 I/HDCP2 ( 4427): ==========================================
01-07 10:25:01.297 I/HDCP2 ( 4427): | HDCP2 v3.82 |
01-07 10:25:01.297 I/HDCP2 ( 4427): ==========================================
01-07 10:25:01.297 I/HDCP2 ( 4427): after context initialzation
01-07 10:25:01.306 I/HDCP2 ( 4427): TZ_Open: TEEC HDCP Session creation Success
01-07 10:25:01.308 I/HDCP2 ( 4427): USE HDCP GOOGLE STACK
01-07 10:25:01.308 I/HDCP2 ( 4427): HDCP2.1 Factory Loaded
01-07 10:25:01.308 D/INSTHK ( 4427): CMD_VERIFICATION
01-07 10:25:01.310 D/INSTHK ( 4427): H Checked...
01-07 10:25:01.310 I/hwservicemanager( 4226): getDeviceHalManifest: Successfully
processed VINTF information
01-07 10:25:01.310 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IBootControl/default in either framework or device
manifest.
01-07 10:25:01.311 I/HDCP2 ( 4427): Closed
01-07 10:25:01.312 I/HidlServiceManagement( 4426): Registered
[email protected]::ISehEngmode/default
01-07 10:25:01.313 I/HidlServiceManagement( 4426): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:01.314 W/[email protected]( 4425): Keymaster 4.0
service start...
01-07 10:25:01.315 W/[email protected]( 4425): Keymaster 4.0
configureRpcThreadpool done
01-07 10:25:01.315 W/[email protected]( 4425): Generate hw
keymater 4.0
01-07 10:25:01.315 I/skeymaster4dev( 4425): Creating SKEYMASTER v4 DEVICE
01-07 10:25:01.315 I/skeymaster4dev( 4425): trying to open skeymaster TA
01-07 10:25:01.315 W/keymaster_tee( 4425): [WRN]Open MDFPP keymaster version 4.2.12
01-07 10:25:01.330 W/keymaster_tee( 4425): [WRN]build type : user
01-07 10:25:01.330 W/keymaster_tee( 4425): [WRN]Vendor patchlevel string does not
match expected format. Using patchlevel 0
01-07 10:25:01.332 I/tzdaemon( 4397): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-07 10:25:01.333 D/tzdaemon( 4397): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-07 10:25:01.333 I/tzdaemon( 4397): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-07 10:25:01.334 I/tzdaemon( 4397): [il] Created container shared memory
0x732050c000 size 51941
01-07 10:25:01.334 D/tzdaemon( 4397): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-07 10:25:01.334 D/tzdaemon( 4397): [il] image_loader_event_loop(): going to send
reply (72 bytes) to sfd:9
01-07 10:25:01.344 I/tzdaemon( 4397): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-07 10:25:01.344 D/tzdaemon( 4397): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-07 10:25:01.344 I/tzdaemon( 4397): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-07 10:25:01.344 I/tzdaemon( 4397): [il] Created container shared memory
0x732050c000 size 51941
01-07 10:25:01.344 D/tzdaemon( 4397): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-07 10:25:01.344 D/tzdaemon( 4397): [il] image_loader_event_loop(): going to send
reply (72 bytes) to sfd:9
01-07 10:25:01.353 I/tzdaemon( 4397): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-07 10:25:01.353 D/tzdaemon( 4397): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-07 10:25:01.353 I/tzdaemon( 4397): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-07 10:25:01.354 I/tzdaemon( 4397): [il] Created container shared memory
0x732050c000 size 51941
01-07 10:25:01.354 D/tzdaemon( 4397): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-07 10:25:01.354 D/tzdaemon( 4397): [il] image_loader_event_loop(): going to send
reply (72 bytes) to sfd:9
01-07 10:25:01.363 I/tzdaemon( 4397): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-07 10:25:01.363 D/tzdaemon( 4397): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-07 10:25:01.363 I/tzdaemon( 4397): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-07 10:25:01.364 I/tzdaemon( 4397): [il] Created container shared memory
0x732050c000 size 51941
01-07 10:25:01.364 D/tzdaemon( 4397): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-07 10:25:01.364 D/tzdaemon( 4397): [il] image_loader_event_loop(): going to send
reply (72 bytes) to sfd:9
01-07 10:25:01.373 I/skeymaster4dev( 4425): successfully load skeymaster
01-07 10:25:01.373 W/[email protected]( 4425): Successfully
generated hw keymater 4.0
01-07 10:25:01.375 I/HidlServiceManagement( 4425): Registered
[email protected]::IKeymasterDevice/default
01-07 10:25:01.376 I/HidlServiceManagement( 4425): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:01.376 W/[email protected]( 4425): Successfully
registered service for Keymaster 4.0 (0)
01-07 10:25:01.658 W/libc ( 1): Unable to set property "ro.crypto.type" to
"file": error code: 0xb, try count : 1
01-07 10:25:01.659 W/libc ( 1): Unable to set property "ro.crypto.type" to
"file": error code: 0xb, try count : 2
01-07 10:25:01.659 W/libc ( 1): Unable to set property "ro.crypto.type" to
"file": error code: 0xb, try count : 3
01-07 10:25:01.686 I/STORK_BIRD( 4438): [Server] Storkbird version 1.0.3 start!!!
01-07 10:25:01.690 I/vaultkeeper( 4436): firing up. VaultKeeper.
01-07 10:25:01.691 I/HidlServiceManagement( 4437): Registered
[email protected]::ISehVaultKeeper/default
01-07 10:25:01.691 I/HidlServiceManagement( 4437): Removing namespace from process
name [email protected] to [email protected]
service.
01-07 10:25:01.691 I/[email protected]
service( 4437): vaultkeeper_hal service is started
01-07 10:25:01.696 I/Checkpoint( 4244): cp_prepareCheckpoint called
01-07 10:25:01.724 E/vold ( 4244): fbeEnable
01-07 10:25:01.724 D/FsCrypt ( 4244): fscrypt_initialize_systemwide_keys
01-07 10:25:01.724 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
key_path : /keydata/unencrypted/key
01-07 10:25:01.724 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 32
01-07 10:25:01.724 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 32
01-07 10:25:01.725 E/KeyStorage( 4244): storeKey /keydata/unencrypted/temp
01-07 10:25:01.735 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-07 10:25:01.736 I/vold ( 4244): List of Keymaster HALs found:
01-07 10:25:01.736 I/vold ( 4244): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:01.737 D/vold ( 4244): Computing HMAC with params { (seed:
000000000000000000000000000000000, nonce:
09ff27ac85eaab2fe2991f58f0bc2b5c22b43a46d937b61a96729b422cbce5) }
01-07 10:25:01.737 D/vold ( 4244): Computing HMAC for SKeymaster(Keymaster
MDFPP) from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:01.738 I/vold ( 4244): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:01.738 D/KeyStorage( 4244): Creating key that doesn't need auth token
01-07 10:25:01.738 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:01.739 W/keymaster_tee( 4425): [WRN]Cmd 2, err -67
01-07 10:25:01.739 W/keymaster_tee( 4425): [WRN]nwd_generate_key ret -67
01-07 10:25:01.739 E/vold ( 4244): generate_key failed, code -67
01-07 10:25:01.739 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:01.740 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2022.01.07,15:25:01.739
01-07 10:25:01.744 W/keymaster_tee( 4425): [WRN]begin req PARAMS: B32 P1
01-07 10:25:01.747 E/KeyStorage( 4244): getRotStr rot value :
000100fdfdace71e25e8cac0705a111f
01-07 10:25:01.753 E/KeyStorage( 4244): backupKey from /keydata/unencrypted/key
to /keyrefuge/unencrypted/key
01-07 10:25:01.770 D/KeyStorage( 4244): Created key: </keydata/unencrypted/key>
01-07 10:25:01.770 D/FsCrypt ( 4244): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
01-07 10:25:01.770 D/FsCrypt ( 4244): fscrypt_initialize_systemwide_keys
install_storage_key KEY_MNT_POINT
01-07 10:25:01.770 D/FsCrypt ( 4244): fscrypt_initialize_systemwide_keys
install_storage_key KEY_BACKUP_POINT
01-07 10:25:01.770 D/FsCrypt ( 4244): key mode: ice:aes-256-cts:v1, file name:
/keydata/unencrypted/mode
01-07 10:25:01.772 D/FsCrypt ( 4244): ref_filename: /keydata/unencrypted/ref
01-07 10:25:01.774 D/FsCrypt ( 4244): Wrote system DE key reference to:
/keydata/unencrypted/ref
01-07 10:25:01.774 D/FsCrypt ( 4244): backup modestring: ice:aes-256-cts:v1,
mode_filename: /keyrefuge/unencrypted/mode
01-07 10:25:01.774 D/FsCrypt ( 4244): backup ref_filename:
/keyrefuge/unencrypted/ref
01-07 10:25:01.774 D/FsCrypt ( 4244): Wrote system DE key reference to:
/keyrefuge/unencrypted/ref
01-07 10:25:01.777 D/FsCrypt ( 4244): Wrote per boot key reference to:
/keydata/unencrypted/per_boot_ref
01-07 10:25:01.834 D/vold ( 4244): Disk at 7:48 changed
01-07 10:25:01.840 D/vold ( 4244): Disk at 7:56 changed
01-07 10:25:01.842 D/vold ( 4244): Disk at 7:64 changed
01-07 10:25:01.845 D/vold ( 4244): Disk at 7:72 changed
01-07 10:25:01.849 D/vold ( 4244): Disk at 7:80 changed
01-07 10:25:01.852 D/vold ( 4244): Disk at 7:88 changed
01-07 10:25:01.854 D/vold ( 4244): Disk at 7:96 changed
01-07 10:25:01.856 D/vold ( 4244): Disk at 7:104 changed
01-07 10:25:01.859 D/vold ( 4244): Disk at 7:112 changed
01-07 10:25:01.861 D/vold ( 4244): Disk at 7:120 changed
01-07 10:25:01.863 D/vold ( 4244): Disk at 7:128 changed
01-07 10:25:01.869 D/vold ( 4244): Disk at 7:136 changed
01-07 10:25:01.871 D/vold ( 4244): Disk at 7:144 changed
01-07 10:25:01.873 D/vold ( 4244): Disk at 7:152 changed
01-07 10:25:01.875 D/vold ( 4244): Disk at 7:160 changed
01-07 10:25:01.878 D/vold ( 4244): Disk at 7:168 changed
01-07 10:25:01.881 D/vold ( 4244): Disk at 7:176 changed
01-07 10:25:01.887 D/vold ( 4244): Disk at 7:184 changed
01-07 10:25:01.888 D/vold ( 4244): Disk at 7:192 changed
01-07 10:25:01.890 D/vold ( 4244): Disk at 7:200 changed
01-07 10:25:01.892 D/vold ( 4244): Disk at 7:208 changed
01-07 10:25:01.911 D/vold ( 4244): Disk at 7:216 changed
01-07 10:25:01.919 I/servicemanager( 4225): Adding 'u:r:apexd:s0' service
(apexservice:4447)
01-07 10:25:02.069 I/derive_sdk( 4523): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
01-07 10:25:02.069 I/derive_sdk( 4523): R extension version is 0
01-07 10:25:02.095 D/vold ( 4244): initUser0
01-07 10:25:02.096 D/FsCrypt ( 4244): fscrypt_init_user0
01-07 10:25:02.096 E/FsCrypt ( 4244): Preparing: /keydata/misc/vold/user_keys
01-07 10:25:02.096 E/FsCrypt ( 4244): Preparing: /keydata/misc/vold/user_keys/ce
01-07 10:25:02.096 E/FsCrypt ( 4244): Preparing: /keydata/misc/vold/user_keys/de
01-07 10:25:02.097 E/FsCrypt ( 4244): Preparing: /keyrefuge/misc/vold/user_keys
01-07 10:25:02.097 E/FsCrypt ( 4244): Preparing: /keyrefuge/misc/vold/user_keys/ce
01-07 10:25:02.097 E/FsCrypt ( 4244): Preparing: /keyrefuge/misc/vold/user_keys/de
01-07 10:25:02.097 E/FsCrypt ( 4244): Preparing: /keydata/keyfota
01-07 10:25:02.098 D/FsCrypt ( 4244): create_and_install_user_keys 0
01-07 10:25:02.098 E/FsCrypt ( 4244): Preparing: /keydata/misc/vold/user_keys/ce/0
01-07 10:25:02.098 E/FsCrypt ( 4244): Preparing:
/keyrefuge/misc/vold/user_keys/ce/0
01-07 10:25:02.098 D/FsCrypt ( 4244): Skipping non-key .
01-07 10:25:02.098 D/FsCrypt ( 4244): Skipping non-key ..
01-07 10:25:02.098 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
key_path : /keydata/misc/vold/user_keys/ce/0/current
01-07 10:25:02.098 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 32
01-07 10:25:02.098 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 32
01-07 10:25:02.098 E/KeyStorage( 4244): storeKey /keydata/misc/vold/user_keys/temp
01-07 10:25:02.109 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-07 10:25:02.109 I/vold ( 4244): List of Keymaster HALs found:
01-07 10:25:02.110 I/vold ( 4244): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:02.110 I/vold ( 4244): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:02.110 D/KeyStorage( 4244): Creating key that doesn't need auth token
01-07 10:25:02.110 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:02.111 W/keymaster_tee( 4425): [WRN]Cmd 2, err -67
01-07 10:25:02.111 W/keymaster_tee( 4425): [WRN]nwd_generate_key ret -67
01-07 10:25:02.111 E/vold ( 4244): generate_key failed, code -67
01-07 10:25:02.111 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:02.112 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2022.01.07,15:25:02.111
01-07 10:25:02.116 W/keymaster_tee( 4425): [WRN]begin req PARAMS: B32 P1
01-07 10:25:02.121 I/io_stats( 4394): !@ 179,0 r 5607 324245 w 147 2468 d 2 8 f 114
148 iot 1744 0 th 51200 0 0 pt 0 inp 0 0 7.255
01-07 10:25:02.125 D/KeyStorage( 4244): Created key:
</keydata/misc/vold/user_keys/ce/0/current>
01-07 10:25:02.125 D/FsCrypt ( 4244): fixate_user_ce_key :
/keydata/misc/vold/user_keys/ce/0
01-07 10:25:02.126 E/KeyStorage( 4244): backupKey from
/keydata/misc/vold/user_keys/ce/0/current to
/keyrefuge/misc/vold/user_keys/ce/0/current
01-07 10:25:02.126 E/KeyStorage( 4244): Failed to read from
/keydata/misc/vold/user_keys/ce/0/current/rot
01-07 10:25:02.140 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
key_path : /keydata/misc/vold/user_keys/de/0
01-07 10:25:02.140 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 32
01-07 10:25:02.140 D/KeyStorage( 4244): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 32
01-07 10:25:02.141 E/KeyStorage( 4244): storeKey /keydata/misc/vold/user_keys/temp
01-07 10:25:02.150 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-07 10:25:02.150 I/vold ( 4244): List of Keymaster HALs found:
01-07 10:25:02.151 I/vold ( 4244): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:02.151 I/vold ( 4244): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-07 10:25:02.151 D/KeyStorage( 4244): Creating key that doesn't need auth token
01-07 10:25:02.151 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:02.152 W/keymaster_tee( 4425): [WRN]Cmd 2, err -67
01-07 10:25:02.152 W/keymaster_tee( 4425): [WRN]nwd_generate_key ret -67
01-07 10:25:02.152 E/vold ( 4244): generate_key failed, code -67
01-07 10:25:02.152 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:02.154 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2022.01.07,15:25:02.152
01-07 10:25:02.156 W/keymaster_tee( 4425): [WRN]begin req PARAMS: B32 P1
01-07 10:25:02.163 E/KeyStorage( 4244): backupKey from
/keydata/misc/vold/user_keys/de/0 to /keyrefuge/misc/vold/user_keys/de/0
01-07 10:25:02.164 E/KeyStorage( 4244): Failed to read from
/keydata/misc/vold/user_keys/de/0/rot
01-07 10:25:02.177 D/KeyStorage( 4244): Created key:
</keydata/misc/vold/user_keys/de/0>
01-07 10:25:02.178 D/FsCrypt ( 4244): Created keys for user 0
01-07 10:25:02.178 D/FsCrypt ( 4244): load_all_de_keys
01-07 10:25:02.178 D/FsCrypt ( 4244): Installed de key for user 0
01-07 10:25:02.178 D/FsCrypt ( 4244): Skipping non-de-key <.>
01-07 10:25:02.178 D/FsCrypt ( 4244): Skipping non-de-key <..>
01-07 10:25:02.179 D/FsCrypt ( 4244): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
01-07 10:25:02.179 E/FsCrypt ( 4244): Preparing: /data/system/users/0
01-07 10:25:02.179 E/FsCrypt ( 4244): Preparing: /data/misc/profiles/cur/0
01-07 10:25:02.179 E/FsCrypt ( 4244): Preparing: /data/system_de/0
01-07 10:25:02.179 E/FsCrypt ( 4244): Preparing: /data/misc_de/0
01-07 10:25:02.180 E/FsCrypt ( 4244): Preparing: /data/vendor_de/0
01-07 10:25:02.180 E/FsCrypt ( 4244): Preparing: /data/user_de/0
01-07 10:25:02.180 D/FsCrypt ( 4244): lookup_policy 0
01-07 10:25:02.180 I/vold ( 4244): Encryption policy of /data/system_de/0 set to
240a16a5b29bf980 v1 modes 127/4 flags 0x0
01-07 10:25:02.180 I/vold ( 4244): Encryption policy of /data/misc_de/0 set to
240a16a5b29bf980 v1 modes 127/4 flags 0x0
01-07 10:25:02.180 I/vold ( 4244): Encryption policy of /data/vendor_de/0 set to
240a16a5b29bf980 v1 modes 127/4 flags 0x0
01-07 10:25:02.180 I/vold ( 4244): Encryption policy of /data/user_de/0 set to
240a16a5b29bf980 v1 modes 127/4 flags 0x0
01-07 10:25:02.180 D/FsCrypt ( 4244): prepare_subdirs
01-07 10:25:02.180 D/vold ( 4244): /system/bin/vold_prepare_subdirs
01-07 10:25:02.180 D/vold ( 4244): prepare
01-07 10:25:02.180 D/vold ( 4244):
01-07 10:25:02.180 D/vold ( 4244): 0
01-07 10:25:02.180 D/vold ( 4244): 1
01-07 10:25:02.207 D/vold_prepare_subdirs( 4525): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
01-07 10:25:02.209 D/vold_prepare_subdirs( 4525): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
01-07 10:25:02.210 D/vold_prepare_subdirs( 4525): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
01-07 10:25:02.211 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.212 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.214 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.215 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.216 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.217 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.218 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.219 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.220 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.221 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.222 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.223 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.225 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.226 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.227 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.228 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.229 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.230 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.231 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.232 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.233 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.234 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.235 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.236 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.238 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.239 D/vold_prepare_subdirs( 4525): 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-07 10:25:02.691 I/vaultkeeper( 4436): There is no
property(ro.factory.factory_binary)
01-07 10:25:02.691 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 4582
01-07 10:25:02.691 I/VaultKeeper_COMMON( 4436): [CMD:INITIALIZE]
01-07 10:25:02.867 I/tzdatacheck( 4527): timezone distro dir
/data/misc/zoneinfo/current does not exist. No action required.
01-07 10:25:02.883 I/auditd ( 4529): Starting up
01-07 10:25:02.883 I/auditd ( 4529): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
01-07 10:25:02.886 E/auditd ( 4529): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 1018 / rule count(atomic) = 460
01-07 10:25:02.886 I/audit_log( 4529): Previous audit logfile not detected
01-07 10:25:02.887 I/audit_log( 4529): Previous audit logfile not detected
01-07 10:25:03.103 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:03.105 I/vaultkeeper( 4436): VAULTKEEPER SERVICE READY!
01-07 10:25:03.160 I/tombstoned( 4533): tombstoned successfully initialized
01-07 10:25:03.182 E/audit ( 4529): type=1400 audit(1641569103.179:37): avc:
denied { create } for pid=2886 comm="init" name="exynos"
scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.206 I/CASS_DEBUG( 4534): Start Service... CASS v1.6.1
01-07 10:25:03.211 I/engmode_binder_server( 4535): firing up.
EngineeringModeHandler.
01-07 10:25:03.212 I/engmode_binder_server( 4535): EM version = 30.1.02
01-07 10:25:03.213 I/engmode_binder_server( 4535): EngineeringModeHandler Service
instantiate()
01-07 10:25:03.213 I/engmode_binder_server( 4535): EngineeringModeHandler created
01-07 10:25:03.217 I/engmode_steady( 4535): ready from steady(69632)
01-07 10:25:03.217 I/engmode_tlc( 4535): EM version = 30.1.02
01-07 10:25:03.217 I/engmode_tlc( 4535): EM C/C : 00000021/00000000
01-07 10:25:03.218 I/engmode_tlc( 4535): TA Thread is running(517225614528/0)
01-07 10:25:03.218 I/engmode_tlc( 4535): em_tlc_send_teegris : Try initialize
context..
01-07 10:25:03.219 I/engmode_tlc( 4535): em_tlc_send_teegris : Initilize Context
Done..
01-07 10:25:03.228 I/engmode_tlc( 4535): em_tlc_send_teegris : OpenSession Done..
01-07 10:25:03.229 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-07 10:25:03.229 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-07 10:25:03.230 I/engmode_tlc( 4535): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-07 10:25:03.231 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-07 10:25:03.231 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-07 10:25:03.232 I/engmode_tlc( 4535): em_tlc_send_teegris : Close Session Done..
01-07 10:25:03.232 I/engmode_tlc( 4535): em_tlc_send_teegris : Finalize Context
Done..
01-07 10:25:03.232 I/engmode_tlc( 4535): Nwd api = 0x00000000, Swd internal =
0xf02d0010
01-07 10:25:03.232 I/engmode_tlc( 4535): Wait kill signal
01-07 10:25:03.268 I/engmode_tlc( 4535): TA reply response, pass waiting
01-07 10:25:03.268 I/engmode_tlc( 4535): Done waiting thread(isTimeOut:FALSE)
01-07 10:25:03.268 I/engmode_tlc( 4535): em tlc send result 0x00000000
01-07 10:25:03.268 I/engmode_tlc( 4535): kill thread (517225614528)
01-07 10:25:03.268 I/engmode_tlc( 4535): Got signal 10, tid: 517225614528
01-07 10:25:03.268 I/engmode_tlc( 4535): tlc thr cleanup
01-07 10:25:03.268 E/engmode_world( 4535): Failed to init core(0xf02d0010)
01-07 10:25:03.272 I/engmode_steady( 4535): ready from steady(11264)
01-07 10:25:03.272 I/engmode_tlc( 4535): EM version = 30.1.02
01-07 10:25:03.272 I/engmode_tlc( 4535): EM C/C : 00000019/00000001
01-07 10:25:03.272 I/engmode_tlc( 4535): TA Thread is running(517225614528/0)
01-07 10:25:03.272 I/engmode_tlc( 4535): em_tlc_send_teegris : Try initialize
context..
01-07 10:25:03.273 I/engmode_tlc( 4535): em_tlc_send_teegris : Initilize Context
Done..
01-07 10:25:03.281 I/engmode_tlc( 4535): em_tlc_send_teegris : OpenSession Done..
01-07 10:25:03.282 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-07 10:25:03.282 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-07 10:25:03.292 D/scs ( 4544): scsRunning State prop: 1
01-07 10:25:03.292 D/scs ( 4544): scsRunning State : 1
01-07 10:25:03.292 D/scs ( 4544): bODMorProduct : true
01-07 10:25:03.292 D/scs ( 4544): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-07 10:25:03.292 D/scs ( 4544): getValuesFromFile : SAM
01-07 10:25:03.292 D/scs ( 4544): salesCode : SAM
01-07 10:25:03.292 D/scs ( 4544): salesCode length : 3
01-07 10:25:03.293 D/scs ( 4544): Init the omcnw
01-07 10:25:03.293 D/scs ( 4544): getValuesFromFile : SAM
01-07 10:25:03.293 D/scs ( 4544): omcNwCode1 : SAM
01-07 10:25:03.293 D/scs ( 4544): omcNwCode1 length : 3
01-07 10:25:03.293 D/scs ( 4544): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-07 10:25:03.293 D/scs ( 4544): dataFilePath /prism/etc/omc_data.json
01-07 10:25:03.294 D/scs ( 4544): SALES_CODE : SAM
01-07 10:25:03.294 D/scs ( 4544): OMC_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:03.294 D/scs ( 4544): OMCNW_CODE : SAM
01-07 10:25:03.294 D/scs ( 4544): OMCNW_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:03.294 D/scs ( 4544): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:03.294 D/scs ( 4544): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-07 10:25:03.294 D/scs ( 4544): OMC_RES_PATH : /omr/res
01-07 10:25:03.294 D/scs ( 4544): OMC_ETC_PATH : /prism/etc/carriers/single/SAM
01-07 10:25:03.294 I/engmode_tlc( 4535): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-07 10:25:03.294 D/scs ( 4544): TSS_TYPE : NONE
01-07 10:25:03.294 D/scs ( 4544): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-07 10:25:03.294 D/scs ( 4544): persistent_properties ready: true
01-07 10:25:03.294 D/scs ( 4544): getCustomerLocale()
01-07 10:25:03.294 D/scs ( 4544): getCustomerLocale(customer filepath) :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:03.294 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-07 10:25:03.294 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-07 10:25:03.294 D/scs ( 4544): getConvertLocale()
01-07 10:25:03.295 I/engmode_tlc( 4535): em_tlc_send_teegris : Close Session Done..
01-07 10:25:03.295 I/engmode_tlc( 4535): em_tlc_send_teegris : Finalize Context
Done..
01-07 10:25:03.295 I/engmode_tlc( 4535): Nwd api = 0x00000000, Swd internal =
0x00000000
01-07 10:25:03.295 I/engmode_tlc( 4535): Wait kill signal
01-07 10:25:03.305 D/scs ( 4544): pLocation:spanish_latin
01-07 10:25:03.305 D/scs ( 4544): set OMC persist properties
01-07 10:25:03.322 D/scs ( 4544): [checkSetPropperty] persist.sys.omc_support:
true
01-07 10:25:03.322 I/engmode_tlc( 4535): TA reply response, pass waiting
01-07 10:25:03.322 I/engmode_tlc( 4535): Done waiting thread(isTimeOut:FALSE)
01-07 10:25:03.322 I/engmode_tlc( 4535): em tlc send result 0x00000000
01-07 10:25:03.322 I/engmode_tlc( 4535): kill thread (517225614528)
01-07 10:25:03.322 I/engmode_tlc( 4535): Got signal 10, tid: 517225614528
01-07 10:25:03.322 I/engmode_tlc( 4535): tlc thr cleanup
01-07 10:25:03.332 I/engmode_steady( 4535): ready from steady(11264)
01-07 10:25:03.336 D/scs ( 4544): [checkSetPropperty] persist.sys.omc_path:
/optics/configs/carriers/single/SAM/conf
01-07 10:25:03.336 D/scs ( 4544): set omc_path =
/optics/configs/carriers/single/SAM/conf
01-07 10:25:03.337 I/engmode_steady( 4535): ready from steady(69632)
01-07 10:25:03.337 I/engmode_world( 4535): No server time
01-07 10:25:03.338 I/engmode_tlc( 4535): EM version = 30.1.02
01-07 10:25:03.338 I/engmode_tlc( 4535): EM C/C : 00000003/00000002
01-07 10:25:03.338 I/engmode_tlc( 4535): TA Thread is running(517225614528/0)
01-07 10:25:03.338 I/engmode_tlc( 4535): em_tlc_send_teegris : Try initialize
context..
01-07 10:25:03.338 I/flags_health_check( 4548): ServerConfigurableFlagsReset
reset_mode value: 0
01-07 10:25:03.338 I/flags_health_check( 4548): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
01-07 10:25:03.338 I/engmode_tlc( 4535): em_tlc_send_teegris : Initilize Context
Done..
01-07 10:25:03.347 I/engmode_tlc( 4535): em_tlc_send_teegris : OpenSession Done..
01-07 10:25:03.347 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-07 10:25:03.348 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-07 10:25:03.360 D/scs ( 4544): [checkSetPropperty]
persist.sys.omcnw_path: /optics/configs/carriers/single/SAM/conf
01-07 10:25:03.360 D/scs ( 4544): set persist.sys.omcnw_path =
/optics/configs/carriers/single/SAM/conf
01-07 10:25:03.360 D/scs ( 4544): Carrerid etc path : SAM
01-07 10:25:03.361 I/engmode_tlc( 4535): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-07 10:25:03.361 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-07 10:25:03.361 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-07 10:25:03.362 I/engmode_tlc( 4535): em_tlc_send_teegris : Close Session Done..
01-07 10:25:03.363 I/engmode_tlc( 4535): em_tlc_send_teegris : Finalize Context
Done..
01-07 10:25:03.363 I/engmode_tlc( 4535): Nwd api = 0x00000000, Swd internal =
0xf02d0010
01-07 10:25:03.363 I/engmode_tlc( 4535): Wait kill signal
01-07 10:25:03.366 E/scs ( 4544): Values.bSetPersistDone is true
01-07 10:25:03.366 D/scs ( 4544): setScsRunningState : 2
01-07 10:25:03.366 D/scs ( 4544): setActivatedID()
01-07 10:25:03.369 D/scs ( 4544): bActivatedID is false and singlesku is false
01-07 10:25:03.369 D/scs ( 4544): setTssCheckedFlag : 1
01-07 10:25:03.369 D/scs ( 4544): mdc.scs.tss_checked: 1
01-07 10:25:03.369 E/scs ( 4544): mdc.scs.tss_checked: 1
01-07 10:25:03.369 D/scs ( 4544): setScsRunningState : 3
01-07 10:25:03.370 D/SecNativeFeatureCppIf( 4544): encoded
01-07 10:25:03.370 D/SecNativeFeatureCppIf( 4544): decoding and unzip finish
01-07 10:25:03.370 D/SecNativeFeatureCppIf( 4544): use unCompDataBuff. encoded
01-07 10:25:03.370 D/SecNativeFeatureCppIf( 4544): Free unCompDataBuff
01-07 10:25:03.371 D/SecNativeFeatureCppIf( 4544): encoded
01-07 10:25:03.371 D/SecNativeFeatureCppIf( 4544): decoding and unzip finish
01-07 10:25:03.371 D/SecNativeFeatureCppIf( 4544): use unCompDataBuff. encoded
01-07 10:25:03.371 D/SecNativeFeatureCppIf( 4544): Free unCompDataBuff
01-07 10:25:03.371 E/scs ( 4544): set R/S properties
01-07 10:25:03.371 D/scs ( 4544): addGmsProperty()
01-07 10:25:03.371 D/scs ( 4544): Non TSS!!
01-07 10:25:03.371 D/scs ( 4544): propBootReferenceId is set as carrierId : SAM
01-07 10:25:03.371 D/scs ( 4544): isConfigEncoded() :
/optics/configs/carriers/single/SAM/conf/cscfeature.xml
01-07 10:25:03.371 D/scs ( 4544): isConfigEncoded() : true
01-07 10:25:03.371 D/scs ( 4544): Set GMS Client ID based on ReferenceId SAM
01-07 10:25:03.371 D/scs ( 4544): Xml is Encoded? 1
01-07 10:25:03.371 D/scs ( 4544): Cannot find AM on xml
01-07 10:25:03.371 D/scs ( 4544): Cannot find GMM on xml
01-07 10:25:03.372 D/scs ( 4544): Set ro.com.google.clientidbase.ms : android-
samsung-gj-rev1
01-07 10:25:03.372 D/scs ( 4544): Cannot find YT on xml
01-07 10:25:03.372 D/scs ( 4544): Cannot find WAL on xml
01-07 10:25:03.372 D/scs ( 4544): Cannot find CR on xml
01-07 10:25:03.372 D/scs ( 4544): Cannot find VS on xml
01-07 10:25:03.373 D/scs ( 4544): setStsProperty()
01-07 10:25:03.373 D/scs ( 4544): isConfigEncoded() :
/optics/configs/carriers/single/SAM/conf/cscfeature.xml
01-07 10:25:03.373 D/scs ( 4544): isConfigEncoded() : true
01-07 10:25:03.373 D/scs ( 4544): Set STS property based on CarrierId SAM
01-07 10:25:03.373 D/scs ( 4544): Xml is Encoded? 1
01-07 10:25:03.374 D/scs ( 4544): Set ro.sts.property : FALSE
01-07 10:25:03.374 D/scs ( 4544): set FacebookProperty
01-07 10:25:03.374 D/scs ( 4544): set partnerid from carrierid
01-07 10:25:03.374 D/scs ( 4544): Read OMC_B2B_FILE, Change the path to B2C
from B2B
01-07 10:25:03.374 D/scs ( 4544): propCarrierId:SAM szB2C:
01-07 10:25:03.375 D/scs ( 4544): conffilePath
:/prism/etc/carriers/single/SAM/appmanager.conf
01-07 10:25:03.375 D/scs ( 4544): carrierid:SAM
01-07 10:25:03.376 D/scs ( 4544): Amazon property set : set partnerid from
carrierid
01-07 10:25:03.376 D/scs ( 4544): set AmazoneProperty
01-07 10:25:03.376 D/scs ( 4544): Amazon property set : set partnerid from
carrierid
01-07 10:25:03.376 D/scs ( 4544): bootCarrierId:SAM
01-07 10:25:03.376 D/scs ( 4544): Amazon Config: /system/etc/amzpartnerid.conf
01-07 10:25:03.376 D/scs ( 4544): Device doesn't have Amazon conf corresponding
to SAM
01-07 10:25:03.376 D/scs ( 4544): setSpotifyProperty:1
01-07 10:25:03.376 D/LibBpfLoader( 4555): Loading critical for netd ELF object
/system/etc/bpf/clatd.o with license Apache 2.0
01-07 10:25:03.376 D/scs ( 4544): find logic start
01-07 10:25:03.377 E/LibBpfLoader( 4555): No progs section could be found in elf
object
01-07 10:25:03.377 D/scs ( 4544): find logic end
01-07 10:25:03.377 D/scs ( 4544): setSpotifyProperty country:PE
01-07 10:25:03.377 D/scs ( 4544): setSpotifyProperty carrier:SAM
01-07 10:25:03.377 D/scs ( 4544): bootCarrierId:SAM
01-07 10:25:03.377 D/scs ( 4544):
conffilePath1:/prism/etc/carriers/SAM/spotify.preload
01-07 10:25:03.377 D/scs ( 4544):
conffilePath1:/prism/etc/carriers/single/SAM/spotify.preload
01-07 10:25:03.377 D/scs ( 4544): conffilePath1:/system/etc/spotify.preload
01-07 10:25:03.377 D/scs ( 4544): spotify.conf start
01-07 10:25:03.377 D/LibBpfLoader( 4555): Loaded code section 3
(schedcls_ingress_clat_ether)
01-07 10:25:03.377 D/scs ( 4544): Matching Country : PE
01-07 10:25:03.377 D/scs ( 4544): preloadPartner : samsung-mobile-preload
01-07 10:25:03.377 D/scs ( 4544): preloadReferrer : samsung-mobile-preload
01-07 10:25:03.377 D/scs ( 4544): PRELOAD Spotify!!!
01-07 10:25:03.377 D/LibBpfLoader( 4555): Loaded relo section 3
(.relschedcls/ingress/clat_ether)
01-07 10:25:03.377 D/LibBpfLoader( 4555): Adding section 3 to cs list
01-07 10:25:03.377 D/LibBpfLoader( 4555): Loaded code section 5
(schedcls_ingress_clat_rawip)
01-07 10:25:03.377 D/LibBpfLoader( 4555): Loaded relo section 5
(.relschedcls/ingress/clat_rawip)
01-07 10:25:03.377 D/LibBpfLoader( 4555): Adding section 5 to cs list
01-07 10:25:03.377 D/LibBpfLoader( 4555): Loaded code section 7
(schedcls_egress_clat_ether)
01-07 10:25:03.378 D/scs ( 4544): spotify.conf end
01-07 10:25:03.378 D/scs ( 4544): setOATHProperty:1
01-07 10:25:03.378 D/scs ( 4544): set partnerid from carrierid: SAM
01-07 10:25:03.378 D/LibBpfLoader( 4555): Adding section 7 to cs list
01-07 10:25:03.378 D/scs ( 4544): bootReferenceId:SAM
01-07 10:25:03.378 D/scs ( 4544):
conffilePath:/prism/etc/carriers/SAM/oathpartnerid.conf
01-07 10:25:03.378 D/scs ( 4544):
conffilePath:/prism/etc/carriers/single/SAM/oathpartnerid.conf
01-07 10:25:03.378 D/LibBpfLoader( 4555): Loaded code section 8
(schedcls_egress_clat_rawip)
01-07 10:25:03.378 D/scs ( 4544): conffilePath:/system/etc/oathpartnerid.conf
01-07 10:25:03.378 D/scs ( 4544): Device doesn't have OATH conf(OATH config)
corresponding to bootReferenceId SAM
01-07 10:25:03.378 D/scs ( 4544): set NetflixProperty
01-07 10:25:03.378 D/scs ( 4544): set Netflix channelId from carrierid
01-07 10:25:03.378 D/scs ( 4544): Read OMC_B2B_FILE, Change the path to B2C
from B2B
01-07 10:25:03.378 D/scs ( 4544): propCarrierId:SAM szB2C:
01-07 10:25:03.378 D/scs ( 4544): conffilePath:/system/etc/netflixchid.conf
01-07 10:25:03.378 D/scs ( 4544): netflixchid.conf start
01-07 10:25:03.378 D/LibBpfLoader( 4555): Loaded relo section 8
(.relschedcls/egress/clat_rawip)
01-07 10:25:03.378 D/LibBpfLoader( 4555): Adding section 8 to cs list
01-07 10:25:03.379 D/LibBpfLoader( 4555): bpf_create_map name clat_ingress_map,
ret: 7
01-07 10:25:03.379 D/LibBpfLoader( 4555): bpf_create_map name clat_egress_map, ret:
8
01-07 10:25:03.379 D/LibBpfLoader( 4555): map_fd found at 0 is 7 in
/system/etc/bpf/clatd.o
01-07 10:25:03.379 D/LibBpfLoader( 4555): map_fd found at 1 is 8 in
/system/etc/bpf/clatd.o
01-07 10:25:03.379 D/scs ( 4544): Netflix carrierChannelid : aee4f510-cd6d-
11e8-b007-f990c153f6bc
01-07 10:25:03.379 D/scs ( 4544): set Carrier channel ID
01-07 10:25:03.379 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 392, insn offset 49 , insn 118
01-07 10:25:03.379 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 352, insn offset 44 , insn 118
01-07 10:25:03.379 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
01-07 10:25:03.380 D/scs ( 4544): setLinkedinProperty : 1
01-07 10:25:03.380 D/scs ( 4544): setLinkedinProperty sales_code : SAM
01-07 10:25:03.380 D/scs ( 4544): conffilePath : /system/etc/linkedin.conf
01-07 10:25:03.380 D/scs ( 4544): linkedin.conf start
01-07 10:25:03.380 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_ether) returned fd: 9 (no error)
01-07 10:25:03.380 D/scs ( 4544): Matching SaleCode : SAM
01-07 10:25:03.381 D/scs ( 4544): PRELOADED Linkedin !!!
01-07 10:25:03.381 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_rawip) returned fd: 10 (no error)
01-07 10:25:03.381 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_ether) returned fd: 11 (no error)
01-07 10:25:03.381 D/scs ( 4544): linkedin.conf end
01-07 10:25:03.381 D/scs ( 4544): setOfficeProperty : 1
01-07 10:25:03.381 D/scs ( 4544): setOfficeProperty sales_code : SAM
01-07 10:25:03.381 D/scs ( 4544): conffilePath : /system/etc/Office.conf
01-07 10:25:03.381 D/scs ( 4544): office.conf start
01-07 10:25:03.382 D/scs ( 4544): PRELOADED Office !!!
01-07 10:25:03.382 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_rawip) returned fd: 12 (no error)
01-07 10:25:03.382 I/bpfloader( 4555): Loaded object: /system/etc/bpf/clatd.o
01-07 10:25:03.383 D/scs ( 4544): office.conf end
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/lazada.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/booking.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/1mg.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/zalo.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/zmp3.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/bm.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/vng-test.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/TikTok.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/TikTok.conf
01-07 10:25:03.383 D/LibBpfLoader( 4555): Loading critical for netd ELF object
/system/etc/bpf/netd.o with license Apache 2.0
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/kaspersky.com.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/ivi.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setProperty:
/prism/etc/carriers/single/SAM/twitter.conf
01-07 10:25:03.383 D/scs ( 4544): there is no conf or parsing fail
01-07 10:25:03.383 D/scs ( 4544): setScsRunningState : 4
01-07 10:25:03.384 D/LibBpfLoader( 4555): Loaded code section 3
(cgroupskb_ingress_stats)
01-07 10:25:03.386 D/LibBpfLoader( 4555): Loaded relo section 3
(.relcgroupskb/ingress/stats)
01-07 10:25:03.386 D/LibBpfLoader( 4555): Adding section 3 to cs list
01-07 10:25:03.386 D/LibBpfLoader( 4555): Loaded code section 5
(cgroupskb_egress_stats)
01-07 10:25:03.387 D/LibBpfLoader( 4555): Loaded relo section 5
(.relcgroupskb/egress/stats)
01-07 10:25:03.387 D/LibBpfLoader( 4555): Adding section 5 to cs list
01-07 10:25:03.387 D/LibBpfLoader( 4555): Loaded code section 7
(skfilter_egress_xtbpf)
01-07 10:25:03.387 D/LibBpfLoader( 4555): Loaded relo section 7
(.relskfilter/egress/xtbpf)
01-07 10:25:03.387 D/LibBpfLoader( 4555): Adding section 7 to cs list
01-07 10:25:03.387 D/LibBpfLoader( 4555): Loaded code section 9
(skfilter_ingress_xtbpf)
01-07 10:25:03.388 I/engmode_tlc( 4535): TA reply response, pass waiting
01-07 10:25:03.388 I/engmode_tlc( 4535): Done waiting thread(isTimeOut:FALSE)
01-07 10:25:03.388 I/engmode_tlc( 4535): em tlc send result 0x00000000
01-07 10:25:03.388 I/engmode_tlc( 4535): kill thread (517225614528)
01-07 10:25:03.388 D/LibBpfLoader( 4555): Loaded relo section 9
(.relskfilter/ingress/xtbpf)
01-07 10:25:03.388 D/LibBpfLoader( 4555): Adding section 9 to cs list
01-07 10:25:03.388 I/engmode_tlc( 4535): Got signal 10, tid: 517225614528
01-07 10:25:03.388 D/LibBpfLoader( 4555): Loaded code section 11
(skfilter_whitelist_xtbpf)
01-07 10:25:03.388 I/engmode_tlc( 4535): tlc thr cleanup
01-07 10:25:03.388 E/engmode_world( 4535): Failed emIsTokenInstalled(0xf02d0010)
01-07 10:25:03.388 I/engmode_binder_server( 4535): VERSION = 20/0xf02d0010
01-07 10:25:03.388 I/engmode_cache_list( 4535): clist created(20)
01-07 10:25:03.388 I/engmode_binder_server( 4535): Notify To Cp count (0)
01-07 10:25:03.388 D/LibBpfLoader( 4555): Loaded relo section 11
(.relskfilter/whitelist/xtbpf)
01-07 10:25:03.388 D/LibBpfLoader( 4555): Adding section 11 to cs list
01-07 10:25:03.388 D/LibBpfLoader( 4555): Loaded code section 13
(skfilter_blacklist_xtbpf)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (1)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (2)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (3)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (4)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (5)
01-07 10:25:03.389 D/LibBpfLoader( 4555): Loaded relo section 13
(.relskfilter/blacklist/xtbpf)
01-07 10:25:03.389 D/LibBpfLoader( 4555): Adding section 13 to cs list
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (6)
01-07 10:25:03.389 D/LibBpfLoader( 4555): Loaded code section 15
(skfilter_limitlist_xtbpf)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (7)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (8)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 I/engmode_binder_server( 4535): Notify To Cp count (9)
01-07 10:25:03.389 E/engmode_ril_command( 4535): Failed to Connect_RILD, ret : 4
01-07 10:25:03.389 E/engmode_ril_command( 4535): Connect to fail(-803209197).
01-07 10:25:03.389 D/LibBpfLoader( 4555): Loaded relo section 15
(.relskfilter/limitlist/xtbpf)
01-07 10:25:03.390 D/LibBpfLoader( 4555): Adding section 15 to cs list
01-07 10:25:03.390 D/LibBpfLoader( 4555): Loaded code section 17
(skfilter_mobilefw_xtbpf)
01-07 10:25:03.390 D/LibBpfLoader( 4555): Loaded relo section 17
(.relskfilter/mobilefw/xtbpf)
01-07 10:25:03.390 D/LibBpfLoader( 4555): Adding section 17 to cs list
01-07 10:25:03.390 D/LibBpfLoader( 4555): Loaded code section 19
(skfilter_wlanfw_xtbpf)
01-07 10:25:03.390 I/vndservicemanager( 4227): Adding 'u:r:emservice:s0' service
(EngineeringModeService:4535)
01-07 10:25:03.390 I/engmode_binder_server( 4535): EngineeringModeHandlerService =
0
01-07 10:25:03.391 I/engmode_binder_server( 4535): EngineeringModeHandler is now
ready
01-07 10:25:03.391 D/LibBpfLoader( 4555): Loaded relo section 19
(.relskfilter/wlanfw/xtbpf)
01-07 10:25:03.391 D/LibBpfLoader( 4555): Adding section 19 to cs list
01-07 10:25:03.391 D/LibBpfLoader( 4555): Loaded code section 21
(skfilter_mecwl_xtbpf)
01-07 10:25:03.391 D/LibBpfLoader( 4555): Loaded relo section 21
(.relskfilter/mecwl/xtbpf)
01-07 10:25:03.391 D/LibBpfLoader( 4555): Adding section 21 to cs list
01-07 10:25:03.392 D/LibBpfLoader( 4555): Loaded code section 23
(skfilter_mecbl_xtbpf)
01-07 10:25:03.392 D/LibBpfLoader( 4555): Loaded relo section 23
(.relskfilter/mecbl/xtbpf)
01-07 10:25:03.392 D/LibBpfLoader( 4555): Adding section 23 to cs list
01-07 10:25:03.392 D/LibBpfLoader( 4555): Loaded code section 25
(skfilter_mmswhitelist_xtbpf)
01-07 10:25:03.393 D/LibBpfLoader( 4555): Loaded relo section 25
(.relskfilter/mmswhitelist/xtbpf)
01-07 10:25:03.393 D/LibBpfLoader( 4555): Adding section 25 to cs list
01-07 10:25:03.393 D/LibBpfLoader( 4555): Loaded code section 27
(cgroupsock_inet_create)
01-07 10:25:03.394 D/LibBpfLoader( 4555): Loaded relo section 27
(.relcgroupsock/inet/create)
01-07 10:25:03.394 D/LibBpfLoader( 4555): Adding section 27 to cs list
01-07 10:25:03.397 D/LibBpfLoader( 4555): bpf_create_map name cookie_tag_map, ret:
7
01-07 10:25:03.397 D/LibBpfLoader( 4555): bpf_create_map name uid_counterset_map,
ret: 8
01-07 10:25:03.398 D/LibBpfLoader( 4555): bpf_create_map name app_uid_stats_map,
ret: 9
01-07 10:25:03.399 D/LibBpfLoader( 4555): bpf_create_map name stats_map_A, ret: 10
01-07 10:25:03.400 D/LibBpfLoader( 4555): bpf_create_map name stats_map_B, ret: 11
01-07 10:25:03.400 D/LibBpfLoader( 4555): bpf_create_map name iface_stats_map, ret:
12
01-07 10:25:03.400 D/LibBpfLoader( 4555): bpf_create_map name configuration_map,
ret: 13
01-07 10:25:03.401 D/LibBpfLoader( 4555): bpf_create_map name uid_owner_map, ret:
14
01-07 10:25:03.402 D/LibBpfLoader( 4555): bpf_create_map name knoxvpn_exempt_map,
ret: 15
01-07 10:25:03.403 D/LibBpfLoader( 4555): bpf_create_map name
knoxvpn_user_filter_map, ret: 16
01-07 10:25:03.404 D/LibBpfLoader( 4555): bpf_create_map name
knoxvpn_app_filter_map, ret: 17
01-07 10:25:03.404 D/LibBpfLoader( 4555): bpf_create_map name iface_index_name_map,
ret: 18
01-07 10:25:03.404 D/LibBpfLoader( 4555): bpf_create_map name uid_permission_map,
ret: 19
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 0 is 7 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 1 is 8 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 2 is 9 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 3 is 10 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 4 is 11 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 5 is 12 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 6 is 13 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 7 is 14 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 8 is 15 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 9 is 16 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 10 is 17 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 11 is 18 in
/system/etc/bpf/netd.o
01-07 10:25:03.405 D/LibBpfLoader( 4555): map_fd found at 12 is 19 in
/system/etc/bpf/netd.o
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 728, insn offset 91 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1136, insn offset 142 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1232, insn offset 154 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1360, insn offset 170 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1784, insn offset 223 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1872, insn offset 234 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1976, insn offset 247 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2080, insn offset 260 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2120, insn offset 265 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2272, insn offset 284 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2376, insn offset 297 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2416, insn offset 302 , insn 118
01-07 10:25:03.406 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2704, insn offset 338 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2808, insn offset 351 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2848, insn offset 356 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2992, insn offset 374 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 3104, insn offset 388 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 3144, insn offset 393 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 3376, insn offset 422 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 3480, insn offset 435 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 3520, insn offset 440 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 648, insn offset 81 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 720, insn offset 90 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1000, insn offset 125 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1272, insn offset 159 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1352, insn offset 169 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1456, insn offset 182 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1560, insn offset 195 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1600, insn offset 200 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1760, insn offset 220 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
01-07 10:25:03.407 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2176, insn offset 272 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2280, insn offset 285 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2320, insn offset 290 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2464, insn offset 308 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2568, insn offset 321 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2608, insn offset 326 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2840, insn offset 355 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2944, insn offset 368 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2984, insn offset 373 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 88, insn offset 11 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 192, insn offset 24 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 232, insn offset 29 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 144, insn offset 18 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 184, insn offset 23 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 136, insn offset 17 , insn 118
01-07 10:25:03.408 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-07 10:25:03.409 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 80, insn offset 10 , insn 118
01-07 10:25:03.417 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_ingress_stats) returned fd: 20 (no error)
01-07 10:25:03.419 I/servicemanager( 4225): Adding 'u:r:statsd:s0' service
(stats:4556)
01-07 10:25:03.420 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_egress_stats) returned fd: 21 (no error)
01-07 10:25:03.420 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.421 D/LibBpfLoader( 4555): cs[2].name:skfilter_egress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.421 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_egress_xtbpf) returned fd: 22 (no error)
01-07 10:25:03.421 D/LibBpfLoader( 4555): cs[3].name:skfilter_ingress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.422 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_ingress_xtbpf) returned fd: 23 (no error)
01-07 10:25:03.422 D/LibBpfLoader( 4555): cs[4].name:skfilter_whitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.422 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_whitelist_xtbpf) returned fd: 24 (no error)
01-07 10:25:03.422 D/LibBpfLoader( 4555): cs[5].name:skfilter_blacklist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.423 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_blacklist_xtbpf) returned fd: 25 (no error)
01-07 10:25:03.423 D/LibBpfLoader( 4555): cs[6].name:skfilter_limitlist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.423 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_limitlist_xtbpf) returned fd: 26 (no error)
01-07 10:25:03.423 D/LibBpfLoader( 4555): cs[7].name:skfilter_mobilefw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.424 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mobilefw_xtbpf) returned fd: 27 (no error)
01-07 10:25:03.424 D/LibBpfLoader( 4555): cs[8].name:skfilter_wlanfw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.424 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_wlanfw_xtbpf) returned fd: 28 (no error)
01-07 10:25:03.424 D/LibBpfLoader( 4555): cs[9].name:skfilter_mecwl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.424 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecwl_xtbpf) returned fd: 29 (no error)
01-07 10:25:03.424 D/LibBpfLoader( 4555): cs[10].name:skfilter_mecbl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.425 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecbl_xtbpf) returned fd: 30 (no error)
01-07 10:25:03.425 D/LibBpfLoader( 4555): cs[11].name:skfilter_mmswhitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.425 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mmswhitelist_xtbpf) returned fd: 31 (no error)
01-07 10:25:03.425 D/LibBpfLoader( 4555): cs[12].name:cgroupsock_inet_create
min_kver:40e00 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.426 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupsock_inet_create) returned fd: 32 (no error)
01-07 10:25:03.426 I/bpfloader( 4555): Loaded object: /system/etc/bpf/netd.o
01-07 10:25:03.427 D/LibBpfLoader( 4555): Loading optional ELF object
/system/etc/bpf/time_in_state.o with license GPL
01-07 10:25:03.427 D/LibBpfLoader( 4555): Loaded code section 3
(tracepoint_sched_sched_switch)
01-07 10:25:03.428 D/LibBpfLoader( 4555): Loaded relo section 3
(.reltracepoint/sched/sched_switch)
01-07 10:25:03.428 D/LibBpfLoader( 4555): Adding section 3 to cs list
01-07 10:25:03.428 D/LibBpfLoader( 4555): Loaded code section 5
(tracepoint_power_cpu_frequency)
01-07 10:25:03.428 D/LibBpfLoader( 4555): Loaded relo section 5
(.reltracepoint/power/cpu_frequency)
01-07 10:25:03.428 D/LibBpfLoader( 4555): Adding section 5 to cs list
01-07 10:25:03.431 D/LibBpfLoader( 4555): bpf_create_map name
uid_time_in_state_map, ret: 7
01-07 10:25:03.433 D/LibBpfLoader( 4555): bpf_create_map name
uid_concurrent_times_map, ret: 8
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name uid_last_update_map,
ret: 9
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name cpu_last_update_map,
ret: 10
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name cpu_policy_map, ret:
11
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name policy_freq_idx_map,
ret: 12
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name freq_to_idx_map, ret:
13
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name nr_active_map, ret:
14
01-07 10:25:03.434 D/LibBpfLoader( 4555): bpf_create_map name policy_nr_active_map,
ret: 15
01-07 10:25:03.434 D/LibBpfLoader( 4555): map_fd found at 0 is 7 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 1 is 8 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 2 is 9 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 3 is 10 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 4 is 11 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 5 is 12 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 6 is 13 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 7 is 14 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): map_fd found at 8 is 15 in
/system/etc/bpf/time_in_state.o
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 128, insn offset 16 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1008, insn offset 126 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1048, insn offset 131 , insn 118
01-07 10:25:03.435 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1240, insn offset 155 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1440, insn offset 180 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1656, insn offset 207 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2024, insn offset 253 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 2112, insn offset 264 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 120, insn offset 15 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
01-07 10:25:03.436 D/LibBpfLoader( 4555): cs[0].name:tracepoint_sched_sched_switch
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.437 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_sched_sched_switch) returned fd: 16 (no
error)
01-07 10:25:03.437 D/LibBpfLoader( 4555): cs[1].name:tracepoint_power_cpu_frequency
min_kver:0 .max_kver:ffffffff (kvers:41384)
01-07 10:25:03.438 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_power_cpu_frequency) returned fd: 17
(no error)
01-07 10:25:03.438 I/bpfloader( 4555): Loaded object:
/system/etc/bpf/time_in_state.o
01-07 10:25:03.439 D/LibBpfLoader( 4555): Loading critical for netd ELF object
/system/etc/bpf/offload.o with license Apache 2.0
01-07 10:25:03.439 D/LibBpfLoader( 4555): Loaded code section 3
(schedcls_ingress_tether_ether)
01-07 10:25:03.440 D/LibBpfLoader( 4555): Loaded relo section 3
(.relschedcls/ingress/tether_ether)
01-07 10:25:03.440 D/LibBpfLoader( 4555): Adding section 3 to cs list
01-07 10:25:03.440 D/LibBpfLoader( 4555): Loaded code section 5
(schedcls_ingress_tether_rawip$5_4)
01-07 10:25:03.440 D/LibBpfLoader( 4555): Loaded relo section 5
(.relschedcls/ingress/tether_rawip$5_4)
01-07 10:25:03.440 D/LibBpfLoader( 4555): Adding section 5 to cs list
01-07 10:25:03.440 D/LibBpfLoader( 4555): Loaded code section 7
(schedcls_ingress_tether_rawip$4_14)
01-07 10:25:03.440 D/LibBpfLoader( 4555): Loaded relo section 7
(.relschedcls/ingress/tether_rawip$4_14)
01-07 10:25:03.441 D/LibBpfLoader( 4555): Adding section 7 to cs list
01-07 10:25:03.441 D/LibBpfLoader( 4555): Loaded code section 9
(schedcls_ingress_tether_rawip$stub)
01-07 10:25:03.441 D/LibBpfLoader( 4555): Adding section 9 to cs list
01-07 10:25:03.441 D/LibBpfLoader( 4555): bpf_create_map name tether_ingress_map,
ret: 7
01-07 10:25:03.442 D/LibBpfLoader( 4555): bpf_create_map name tether_stats_map,
ret: 8
01-07 10:25:03.442 D/LibBpfLoader( 4555): bpf_create_map name tether_limit_map,
ret: 9
01-07 10:25:03.442 D/LibBpfLoader( 4555): map_fd found at 0 is 7 in
/system/etc/bpf/offload.o
01-07 10:25:03.442 D/LibBpfLoader( 4555): map_fd found at 1 is 8 in
/system/etc/bpf/offload.o
01-07 10:25:03.442 D/LibBpfLoader( 4555): map_fd found at 2 is 9 in
/system/etc/bpf/offload.o
01-07 10:25:03.442 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 304, insn offset 38 , insn 118
01-07 10:25:03.442 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 384, insn offset 48 , insn 118
01-07 10:25:03.442 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 448, insn offset 56 , insn 118
01-07 10:25:03.442 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-07 10:25:03.442 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
01-07 10:25:03.443 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
01-07 10:25:03.443 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-07 10:25:03.443 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
01-07 10:25:03.443 D/LibBpfLoader( 4555): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
01-07 10:25:03.443 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_ether) returned fd: 10 (no
error)
01-07 10:25:03.443 D/LibBpfLoader( 4555):
cs[1].name:schedcls_ingress_tether_rawip$5_4 min_kver:50400 .max_kver:ffffffff
(kvers:41384)
01-07 10:25:03.443 D/LibBpfLoader( 4555):
cs[2].name:schedcls_ingress_tether_rawip$4_14 min_kver:40e00 .max_kver:50400
(kvers:41384)
01-07 10:25:03.444 D/LibBpfLoader( 4555): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_rawip$4_14) returned fd: 11 (no
error)
01-07 10:25:03.444 I/netdClient( 4557): Skipping libnetd_client init since *we* are
netd
01-07 10:25:03.444 D/LibBpfLoader( 4555):
cs[3].name:schedcls_ingress_tether_rawip$stub min_kver:0 .max_kver:50400
(kvers:41384)
01-07 10:25:03.444 D/LibBpfLoader( 4555): New bpf prog load reusing prog
/sys/fs/bpf/prog_offload_schedcls_ingress_tether_rawip, ret: 12 (no error)
01-07 10:25:03.444 I/bpfloader( 4555): Loaded object: /system/etc/bpf/offload.o
01-07 10:25:03.456 I/netd ( 4557): netd 1.0 starting
01-07 10:25:03.461 D/TetherController( 4557): Setting IP forward enable = 0
01-07 10:25:03.464 D/FirewallController( 4557): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
01-07 10:25:03.479 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.479 D/IptablesRestoreController( 4557): :INPUT -
01-07 10:25:03.479 D/IptablesRestoreController( 4557): -F INPUT
01-07 10:25:03.479 D/IptablesRestoreController( 4557): :bw_INPUT -
01-07 10:25:03.479 D/IptablesRestoreController( 4557): -A INPUT -j bw_INPUT
01-07 10:25:03.479 D/IptablesRestoreController( 4557): :fw_INPUT -
01-07 10:25:03.479 D/IptablesRestoreController( 4557): -A INPUT -j fw_INPUT
01-07 10:25:03.479 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.482 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.482 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.482 D/IptablesRestoreController( 4557): :FORWARD -
01-07 10:25:03.482 D/IptablesRestoreController( 4557): -F FORWARD
01-07 10:25:03.482 D/IptablesRestoreController( 4557): :oem_fwd -
01-07 10:25:03.482 D/IptablesRestoreController( 4557): -A FORWARD -j oem_fwd
01-07 10:25:03.482 D/IptablesRestoreController( 4557): :fw_FORWARD -
01-07 10:25:03.482 D/IptablesRestoreController( 4557): -A FORWARD -j fw_FORWARD
01-07 10:25:03.482 D/IptablesRestoreController( 4557): :bw_FORWARD -
01-07 10:25:03.482 D/IptablesRestoreController( 4557): -A FORWARD -j bw_FORWARD
01-07 10:25:03.482 D/IptablesRestoreController( 4557): :tetherctrl_FORWARD -
01-07 10:25:03.482 D/IptablesRestoreController( 4557): -A FORWARD -j
tetherctrl_FORWARD
01-07 10:25:03.482 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.483 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.483 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *raw
01-07 10:25:03.483 D/IptablesRestoreController( 4557): :PREROUTING -
01-07 10:25:03.483 D/IptablesRestoreController( 4557): -F PREROUTING
01-07 10:25:03.483 D/IptablesRestoreController( 4557): :clat_raw_PREROUTING -
01-07 10:25:03.483 D/IptablesRestoreController( 4557): -A PREROUTING -j
clat_raw_PREROUTING
01-07 10:25:03.483 D/IptablesRestoreController( 4557): :bw_raw_PREROUTING -
01-07 10:25:03.483 D/IptablesRestoreController( 4557): -A PREROUTING -j
bw_raw_PREROUTING
01-07 10:25:03.483 D/IptablesRestoreController( 4557): :idletimer_raw_PREROUTING -
01-07 10:25:03.483 D/IptablesRestoreController( 4557): -A PREROUTING -j
idletimer_raw_PREROUTING
01-07 10:25:03.483 D/IptablesRestoreController( 4557): :tetherctrl_raw_PREROUTING -
01-07 10:25:03.483 D/IptablesRestoreController( 4557): -A PREROUTING -j
tetherctrl_raw_PREROUTING
01-07 10:25:03.483 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.484 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.484 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.484 D/IptablesRestoreController( 4557): :FORWARD -
01-07 10:25:03.484 D/IptablesRestoreController( 4557): -F FORWARD
01-07 10:25:03.484 D/IptablesRestoreController( 4557): :tetherctrl_mangle_FORWARD -
01-07 10:25:03.484 D/IptablesRestoreController( 4557): -A FORWARD -j
tetherctrl_mangle_FORWARD
01-07 10:25:03.484 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.485 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.485 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.485 D/IptablesRestoreController( 4557): :INPUT -
01-07 10:25:03.485 D/IptablesRestoreController( 4557): -F INPUT
01-07 10:25:03.485 D/IptablesRestoreController( 4557): :wakeupctrl_mangle_INPUT -
01-07 10:25:03.485 D/IptablesRestoreController( 4557): -A INPUT -j
wakeupctrl_mangle_INPUT
01-07 10:25:03.485 D/IptablesRestoreController( 4557): :routectrl_mangle_INPUT -
01-07 10:25:03.485 D/IptablesRestoreController( 4557): -A INPUT -j
routectrl_mangle_INPUT
01-07 10:25:03.485 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *nat
01-07 10:25:03.486 D/IptablesRestoreController( 4557): :PREROUTING -
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -F PREROUTING
01-07 10:25:03.486 D/IptablesRestoreController( 4557): :oem_nat_pre -
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -A PREROUTING -j oem_nat_pre
01-07 10:25:03.486 D/IptablesRestoreController( 4557): :tetherctrl_nat_PREROUTING -
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -A PREROUTING -j
tetherctrl_nat_PREROUTING
01-07 10:25:03.486 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *nat
01-07 10:25:03.486 D/IptablesRestoreController( 4557): :POSTROUTING -
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -F POSTROUTING
01-07 10:25:03.486 D/IptablesRestoreController( 4557): :tetherctrl_nat_POSTROUTING
-
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
01-07 10:25:03.486 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.486 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.486 D/IptablesRestoreController( 4557): -S OUTPUT
01-07 10:25:03.486 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.487 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.487 D/IptablesRestoreController( 4557): :oem_out -
01-07 10:25:03.487 D/IptablesRestoreController( 4557): -A OUTPUT -j oem_out
01-07 10:25:03.487 D/IptablesRestoreController( 4557): :fw_OUTPUT -
01-07 10:25:03.487 D/IptablesRestoreController( 4557): -A OUTPUT -j fw_OUTPUT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): :st_OUTPUT -
01-07 10:25:03.487 D/IptablesRestoreController( 4557): -A OUTPUT -j st_OUTPUT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): :bw_OUTPUT -
01-07 10:25:03.487 D/IptablesRestoreController( 4557): -A OUTPUT -j bw_OUTPUT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.487 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.487 D/IptablesRestoreController( 4557): -S OUTPUT
01-07 10:25:03.487 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.488 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.488 D/IptablesRestoreController( 4557): :oem_out -
01-07 10:25:03.488 D/IptablesRestoreController( 4557): -A OUTPUT -j oem_out
01-07 10:25:03.488 D/IptablesRestoreController( 4557): :fw_OUTPUT -
01-07 10:25:03.488 D/IptablesRestoreController( 4557): -A OUTPUT -j fw_OUTPUT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): :st_OUTPUT -
01-07 10:25:03.488 D/IptablesRestoreController( 4557): -A OUTPUT -j st_OUTPUT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): :bw_OUTPUT -
01-07 10:25:03.488 D/IptablesRestoreController( 4557): -A OUTPUT -j bw_OUTPUT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.488 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.488 D/IptablesRestoreController( 4557): -S POSTROUTING
01-07 10:25:03.488 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.488 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.489 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.489 D/IptablesRestoreController( 4557): :oem_mangle_post -
01-07 10:25:03.489 D/IptablesRestoreController( 4557): -A POSTROUTING -j
oem_mangle_post
01-07 10:25:03.489 D/IptablesRestoreController( 4557): :bw_mangle_POSTROUTING -
01-07 10:25:03.489 D/IptablesRestoreController( 4557): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-07 10:25:03.489
D/IptablesRestoreController( 4557): :idletimer_mangle_POSTROUTING -
01-07 10:25:03.489 D/IptablesRestoreController( 4557): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-07 10:25:03.489 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.489 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.489 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.489 D/IptablesRestoreController( 4557): -S POSTROUTING
01-07 10:25:03.489 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.489 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.490 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.490 D/IptablesRestoreController( 4557): :oem_mangle_post -
01-07 10:25:03.490 D/IptablesRestoreController( 4557): -A POSTROUTING -j
oem_mangle_post
01-07 10:25:03.490 D/IptablesRestoreController( 4557): :bw_mangle_POSTROUTING -
01-07 10:25:03.490 D/IptablesRestoreController( 4557): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-07 10:25:03.490
D/IptablesRestoreController( 4557): :idletimer_mangle_POSTROUTING -
01-07 10:25:03.490 D/IptablesRestoreController( 4557): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-07 10:25:03.490 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.490 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.490 I/netd ( 4557): Creating child chains: 11579us
01-07 10:25:03.490 I/netd ( 4557): Setting up OEM hooks: 123us
01-07 10:25:03.490 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.490 D/IptablesRestoreController( 4557): :input_dos -
01-07 10:25:03.490 D/IptablesRestoreController( 4557): -A INPUT -j input_dos
01-07 10:25:03.490 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.491 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.491 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.491 D/IptablesRestoreController( 4557): :input_dos -
01-07 10:25:03.491 D/IptablesRestoreController( 4557): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
01-07 10:25:03.491 D/IptablesRestoreController( 4557): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
01-07 10:25:03.491 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.493 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.493 I/netd ( 4557): Setting up FirewallController hooks: 3240us
01-07 10:25:03.494 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.494 D/IptablesRestoreController( 4557): :tetherctrl_FORWARD -
01-07 10:25:03.494 D/IptablesRestoreController( 4557): -A tetherctrl_FORWARD -j
DROP
01-07 10:25:03.494 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.494 D/IptablesRestoreController( 4557): *nat
01-07 10:25:03.494 D/IptablesRestoreController( 4557): :tetherctrl_nat_POSTROUTING
-
01-07 10:25:03.494 D/IptablesRestoreController( 4557): :tetherctrl_nat_PREROUTING -
01-07 10:25:03.494 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.494 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.494 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.494 D/IptablesRestoreController( 4557): :tetherctrl_FORWARD -
01-07 10:25:03.494 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.494 D/IptablesRestoreController( 4557): *raw
01-07 10:25:03.494 D/IptablesRestoreController( 4557): :tetherctrl_raw_PREROUTING -
01-07 10:25:03.494 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.495 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.495 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *mangle
01-07 10:25:03.495 D/IptablesRestoreController( 4557): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
01-07 10:25:03.495 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.496 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.496 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.496 D/IptablesRestoreController( 4557): :tetherctrl_counters -
01-07 10:25:03.496 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.496 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.496 I/netd ( 4557): Setting up TetherController hooks: 2984us
01-07 10:25:03.497 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.497 D/IptablesRestoreController( 4557): -S
01-07 10:25:03.497 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.497 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.497 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_INPUT -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_OUTPUT -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_FORWARD -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_happy_box -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_penalty_box -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_data_saver -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_costly_shared -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_global_alert -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_foc_box -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.497 D/IptablesRestoreController( 4557): *raw
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_raw_PREROUTING -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.497 D/IptablesRestoreController( 4557): *mangle
01-07 10:25:03.497 D/IptablesRestoreController( 4557): :bw_mangle_POSTROUTING -
01-07 10:25:03.497 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.499 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.499 I/netd ( 4557): Setting up BandwidthController hooks: 2363us
01-07 10:25:03.499 I/netd ( 4557): Setting up IdletimerController hooks: 74us
01-07 10:25:03.499 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.499 D/IptablesRestoreController( 4557): :st_OUTPUT -
01-07 10:25:03.499 D/IptablesRestoreController( 4557): :st_penalty_log -
01-07 10:25:03.499 D/IptablesRestoreController( 4557): :st_penalty_reject -
01-07 10:25:03.499 D/IptablesRestoreController( 4557): :st_clear_caught -
01-07 10:25:03.499 D/IptablesRestoreController( 4557): :st_clear_detect -
01-07 10:25:03.499 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.500 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.500 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_penalty_log -j NFLOG
--nflog-group 0
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
REJECT
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -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-07 10:25:03.500 D/IptablesRestoreController( 4557): -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-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-07 10:25:03.500 D/IptablesRestoreController( 4557): -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-07 10:25:03.500 D/IptablesRestoreController( 4557): -A st_clear_detect -p udp -j
st_clear_caught
01-07 10:25:03.500 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.502 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.502 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_penalty_log -j NFLOG
--nflog-group 0
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_penalty_reject -j
REJECT
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -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-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
01-07 10:25:03.502 D/IptablesRestoreController( 4557): -A st_clear_detect -p udp -j
st_clear_caught
01-07 10:25:03.502 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.503 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.503 I/netd ( 4557): Setting up StrictController hooks: 4364us
01-07 10:25:03.503 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *nat
01-07 10:25:03.503 D/IptablesRestoreController( 4557): :mec_nat_OUTPUT -
01-07 10:25:03.503 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.504 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.504 I/netd ( 4557): Setting up MecController::makeMecChain()
hooks: 802us
01-07 10:25:03.504 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.504 D/IptablesRestoreController( 4557): :limit -
01-07 10:25:03.504 D/IptablesRestoreController( 4557): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
01-07 10:25:03.504 D/IptablesRestoreController( 4557): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
01-07 10:25:03.504 D/IptablesRestoreController( 4557): -A limit -p tcp --dport 53 -
j RETURN
01-07 10:25:03.504 D/IptablesRestoreController( 4557): -A limit -p udp --dport 53 -
j RETURN
01-07 10:25:03.504 D/IptablesRestoreController( 4557): -A INPUT -p all -j limit
01-07 10:25:03.504 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.506 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.506 I/netd ( 4557): Setting up NetlimitControl hooks: 2224us
01-07 10:25:03.506 I/ClatdController( 4557): 4.9+ kernel and device shipped with Q+
- clat ebpf should work.
01-07 10:25:03.507 I/netd ( 4557): Initializing ClatdController: 220us
01-07 10:25:03.509 I/netd ( 4557): Initializing traffic control: 1959us
01-07 10:25:03.509 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.509 D/IptablesRestoreController( 4557): -S
01-07 10:25:03.509 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.510 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.510 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_INPUT -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_OUTPUT -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_FORWARD -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_happy_box -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_penalty_box -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_data_saver -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_costly_shared -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_global_alert -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_foc_box -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.510 D/IptablesRestoreController( 4557): *raw
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_raw_PREROUTING -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.510 D/IptablesRestoreController( 4557): *mangle
01-07 10:25:03.510 D/IptablesRestoreController( 4557): :bw_mangle_POSTROUTING -
01-07 10:25:03.510 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.512 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.512 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute *filter
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_INPUT -j
bw_global_alert
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_INPUT -p esp -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557):
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_INPUT -j MARK --or-
mark 0x100000
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_OUTPUT -j
bw_global_alert
01-07 10:25:03.512 D/IptablesRestoreController( 4557):
01-07 10:25:03.512 D/IptablesRestoreController( 4557):
01-07 10:25:03.512 D/IptablesRestoreController( 4557):
01-07 10:25:03.512 D/IptablesRestoreController( 4557):
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_costly_shared -j
bw_penalty_box
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -I bw_penalty_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_blacklist_xtbpf -j REJECT
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_penalty_box -j
bw_happy_box
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_happy_box -j
bw_data_saver
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_data_saver -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -I bw_happy_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_whitelist_xtbpf -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.512 D/IptablesRestoreController( 4557): *raw
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_raw_PREROUTING -m bpf
--object-pinned /sys/fs/bpf/prog_netd_skfilter_ingress_xtbpf
01-07 10:25:03.512 D/IptablesRestoreController( 4557): COMMIT
01-07 10:25:03.512 D/IptablesRestoreController( 4557): *mangle
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_mangle_POSTROUTING -m
owner --uid-owner clat -j RETURN
01-07 10:25:03.512 D/IptablesRestoreController( 4557): -A bw_ma
01-07 10:25:03.517 D/IptablesRestoreController( 4557): [iptables debug]iptables-
restore execute done, res : 0
01-07 10:25:03.517 I/netd ( 4557): Enabling bandwidth control: 8468us
01-07 10:25:03.518 E/Netd ( 4557): cannot find interface dummy0: No such device
01-07 10:25:03.518 I/netd ( 4557): Initializing RouteController: 1186us
01-07 10:25:03.518 D/XfrmController( 4557): XfrmController::ipSecAddXfrmInterface,
line=1377
01-07 10:25:03.518 E/audit ( 4529): type=1400 audit(1641569103.515:38): avc:
denied { write } for pid=1 comm="init" name="wakeup_keys" dev="sysfs" ino=39755
scontext=u:r:init:s0 tcontext=u:object_r:sysfs_ski_key_writable:s0 tclass=file
permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.520 D/XfrmController( 4557):
XfrmController::ipSecRemoveTunnelInterface, line=1590
01-07 10:25:03.520 D/XfrmController( 4557): deviceName=ipsec_test
01-07 10:25:03.521 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.554 I/HidlServiceManagement( 4574): Registered
[email protected]::IAllocator/ashmem
01-07 10:25:03.554 I/HidlServiceManagement( 4574): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.569 I/[email protected]( 4576): registering
IBluetoothHCI services
01-07 10:25:03.573 D/XfrmController( 4557): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
01-07 10:25:03.574 D/XfrmController( 4557): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
01-07 10:25:03.574 I/netd ( 4557): Initializing XfrmController: 55436us
01-07 10:25:03.580 I/HidlServiceManagement( 4576): Registered
[email protected]::IBluetoothHci/default
01-07 10:25:03.580 I/HidlServiceManagement( 4576): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.580 I/LegacySupport( 4576): Registration complete for
[email protected]::IBluetoothHci/default.
01-07 10:25:03.580 I/[email protected]( 4576): First OS
version = 29
01-07 10:25:03.580 I/[email protected]( 4576): registering
Bluetooth Vendor HIDL services
01-07 10:25:03.583 I/HidlServiceManagement( 4576): Registered
[email protected]::ISehBluetooth/default
01-07 10:25:03.592 I/libnetd_resolv( 4557): resolv_init: Initializing resolver
01-07 10:25:03.604 I/servicemanager( 4225): Adding 'u:r:netd:s0' service
(dnsresolver:4557)
01-07 10:25:03.604 D/gatekeeper( 4581): GATEKEEPER gk_device_open
01-07 10:25:03.604 D/gatekeeper( 4581): Gatekeeper checked vendor.tzts_daemon :
Ready property
01-07 10:25:03.606 W/[email protected]( 4578):
libminijail[4578]: allowing syscall: connect
01-07 10:25:03.606 W/[email protected]( 4578):
libminijail[4578]: allowing syscall: fcntl
01-07 10:25:03.606 W/[email protected]( 4578):
libminijail[4578]: allowing syscall: sendto
01-07 10:25:03.606 W/[email protected]( 4578):
libminijail[4578]: allowing syscall: socket
01-07 10:25:03.606 W/[email protected]( 4578):
libminijail[4578]: allowing syscall: writev
01-07 10:25:03.611 I/servicemanager( 4225): Adding 'u:r:netd:s0' service
(netd:4557)
01-07 10:25:03.616 D/gatekeeper( 4581): GATEKEEPER OpenSession is success
01-07 10:25:03.617 D/gatekeeper( 4581): GATEKEEPER open success
01-07 10:25:03.618 W/[email protected]( 4578):
libminijail[4578]: logging seccomp filter failures
01-07 10:25:03.622 I/HidlServiceManagement( 4581): Registered
[email protected]::IGatekeeper/default
01-07 10:25:03.622 I/HidlServiceManagement( 4581): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.622 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.626 I/HidlServiceManagement( 4578): Registered
[email protected]::ISurfaceFlingerConfigs/default
01-07 10:25:03.626 I/HidlServiceManagement( 4578): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.627 I/audiohalservice( 4575): Start audio hidl service
01-07 10:25:03.631 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
01-07 10:25:03.632 I/HidlServiceManagement( 4577): Registered
[email protected]::IMediaCasService/default
01-07 10:25:03.633 I/HidlServiceManagement( 4577): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.635 E/LegacySupport( 4575): Could not get passthrough implementation
for [email protected]::IDevicesFactory/default.
01-07 10:25:03.661 I/HidlServiceManagement( 4591): Registered
[email protected]::IMemtrack/default
01-07 10:25:03.662 I/HidlServiceManagement( 4591): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.662 I/LegacySupport( 4591): Registration complete for
[email protected]::IMemtrack/default.
01-07 10:25:03.671 D/[email protected]( 4614): sec-
miscpower-2-0 starts
01-07 10:25:03.675 I/servicemanager( 4225): getDeviceHalManifest: Reading VINTF
information.
01-07 10:25:03.683 I/HidlServiceManagement( 4614): Registered
[email protected]::ISehMiscPower/default
01-07 10:25:03.683 I/HidlServiceManagement( 4614): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.684 I/servicemanager( 4225): getDeviceHalManifest: Successfully
processed VINTF information
01-07 10:25:03.684 I/servicemanager( 4225): getFrameworkHalManifest: Reading VINTF
information.
01-07 10:25:03.686 I/servicemanager( 4225): getFrameworkHalManifest: Successfully
processed VINTF information
01-07 10:25:03.686 I/servicemanager( 4225): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-07 10:25:03.686 I/servicemanager( 4225): Adding 'u:r:hal_power_default:s0'
service (android.hardware.power.IPower/default:4607)
01-07 10:25:03.688 W/[email protected]( 4589): main
01-07 10:25:03.691 D/HYPER-HAL( 4596): sec-hyper-aidl start!
01-07 10:25:03.696 I/SensorsHub( 4592): SensorList size 792 num 18 unitsize 44
01-07 10:25:03.697 I/SensorsHub( 4592): handle 1
01-07 10:25:03.697 I/SensorsHub( 4592): name LSM6DSL
01-07 10:25:03.697 I/SensorsHub( 4592): vendor STM
01-07 10:25:03.697 I/SensorsHub( 4592): version 1
01-07 10:25:03.697 I/SensorsHub( 4592): maxRage 78.453201
01-07 10:25:03.697 I/SensorsHub( 4592): resolution 0.002394
01-07 10:25:03.697 I/SensorsHub( 4592): Delay min 5000 Max 160000
01-07 10:25:03.697 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.697 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.697 I/vendor.samsung.hardware.light-service( 4605): Start Lights
AIDL!
01-07 10:25:03.697 I/[email protected]( 4617):
SysInputDev V1_1 started
01-07 10:25:03.698 I/[email protected]( 4617):
SysInputDev: start
01-07 10:25:03.698 I/[email protected]( 4617):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
01-07 10:25:03.698 E/[email protected]( 4617):
get_spendev_info: failed open fd, -1
01-07 10:25:03.698 I/[email protected]( 4617):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
01-07 10:25:03.698 I/[email protected]( 4617): spen:
cmd_node_support:false
01-07 10:25:03.698 I/SehLight( 4605): Found sysfs :
/sys/class/backlight/panel/brightness
01-07 10:25:03.700 I/SehLight( 4605): updateSupportedLights : 0
01-07 10:25:03.701 I/servicemanager( 4225): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-07 10:25:03.701 I/servicemanager( 4225): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:4605)
01-07 10:25:03.704 I/HidlServiceManagement( 4617): Registered
[email protected]::ISehSysInputDev/default
01-07 10:25:03.704 I/HidlServiceManagement( 4617): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.709 I/HidlServiceManagement( 4575): Registered
[email protected]::IDevicesFactory/default
01-07 10:25:03.710 I/HidlServiceManagement( 4575): Removing namespace from process
name android.hardware.audio.service to audio.service.
01-07 10:25:03.710 I/LegacySupport( 4575): Registration complete for
[email protected]::IDevicesFactory/default.
01-07 10:25:03.710 E/HYPER-HAL( 4596): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-07 10:25:03.710 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:03.711 E/HYPER-HAL( 4596): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-07 10:25:03.711 E/LegacySupport( 4575): Could not get passthrough implementation
for [email protected]::IEffectsFactory/default.
01-07 10:25:03.711 E/HYPER-HAL( 4596): [JsonParser.cpp]ParseHints(): targetResource
of DDRMinFreq is null
01-07 10:25:03.712 I/HidlServiceManagement( 4579): Registered
[email protected]::IDrmFactory/clearkey
01-07 10:25:03.713 I/SensorsHub( 4592): AccSensor
01-07 10:25:03.713 I/SensorsHub( 4592): sensor_name LSM6DSL Accelerometer
mSensorInfo.name LSM6DSL Accelerometer
01-07 10:25:03.713 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.713 I/SensorsHub( 4592): index 0, LSM6DSL
01-07 10:25:03.713 I/SensorsHub( 4592): handle 2
01-07 10:25:03.713 I/SensorsHub( 4592): name AK09918C
01-07 10:25:03.713 I/SensorsHub( 4592): vendor Asahi Kasei Microdevices
01-07 10:25:03.713 I/SensorsHub( 4592): version 1
01-07 10:25:03.714 I/SensorsHub( 4592): maxRage 4900.000000
01-07 10:25:03.714 I/SensorsHub( 4592): resolution 0.060000
01-07 10:25:03.714 I/SensorsHub( 4592): Delay min 10000 Max 160000
01-07 10:25:03.714 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.714 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.716 I/HidlServiceManagement( 4579): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.717 I/SensorsHub( 4592): MagneticSensor
01-07 10:25:03.717 W/[email protected]( 4589):
HIDL_FETCH_IHealth: default
01-07 10:25:03.717 I/SensorsHub( 4592): sensor_name AK09918C Magnetometer
mSensorInfo.name AK09918C Magnetometer
01-07 10:25:03.717 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.717 I/SensorsHub( 4592): index 1, AK09918C
01-07 10:25:03.718 I/SensorsHub( 4592): handle 4
01-07 10:25:03.718 I/SensorsHub( 4592): name LSM6DSL
01-07 10:25:03.718 I/SensorsHub( 4592): vendor STM
01-07 10:25:03.718 I/SensorsHub( 4592): version 1
01-07 10:25:03.718 I/SensorsHub( 4592): maxRage 17.453293
01-07 10:25:03.718 I/SensorsHub( 4592): resolution 0.000611
01-07 10:25:03.718 I/SensorsHub( 4592): Delay min 5000 Max 160000
01-07 10:25:03.718 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.718 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.718 I/SensorsHub( 4592): GyroSensor
01-07 10:25:03.718 E/audit ( 4529): type=1400 audit(1641569103.715:39): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=44147 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.719 I/HidlServiceManagement( 4579): Registered
[email protected]::ICryptoFactory/clearkey
01-07 10:25:03.719 I/SensorsHub( 4592): sensor_name LSM6DSL Gyroscope
mSensorInfo.name LSM6DSL Gyroscope
01-07 10:25:03.719 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.719 I/SensorsHub( 4592): index 2, LSM6DSL
01-07 10:25:03.719 I/SensorsHub( 4592): handle 8
01-07 10:25:03.719 I/SensorsHub( 4592): name GP2AP110S
01-07 10:25:03.719 I/SensorsHub( 4592): vendor Sharp
01-07 10:25:03.719 I/SensorsHub( 4592): version 1
01-07 10:25:03.719 I/SensorsHub( 4592): maxRage 8.000000
01-07 10:25:03.719 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.719 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.719 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.719 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.719 I/HidlServiceManagement( 4579): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.720 I/SensorsHub( 4592): ProximitySensor
01-07 10:25:03.720 I/SensorsHub( 4592): sensor_name GP2AP110S Proximity
mSensorInfo.name GP2AP110S Proximity
01-07 10:25:03.720 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.720 I/SensorsHub( 4592): index 3, GP2AP110S
01-07 10:25:03.720 I/SensorsHub( 4592): handle 14
01-07 10:25:03.720 I/SensorsHub( 4592): name AK09918C
01-07 10:25:03.720 I/SensorsHub( 4592): vendor Asahi Kasei Microdevices
01-07 10:25:03.720 I/SensorsHub( 4592): version 1
01-07 10:25:03.720 I/SensorsHub( 4592): maxRage 4900.000000
01-07 10:25:03.720 I/SensorsHub( 4592): resolution 0.060000
01-07 10:25:03.720 I/SensorsHub( 4592): Delay min 10000 Max 160000
01-07 10:25:03.720 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.720 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.720 I/SensorsHub( 4592): UncalMagneticSensor
01-07 10:25:03.720 I/SensorsHub( 4592): sensor_name AK09918C Magnetometer
Uncalibrated mSensorInfo.name AK09918C Magnetometer Uncalibrated
01-07 10:25:03.720 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.720 I/SensorsHub( 4592): index 4, AK09918C
01-07 10:25:03.720 I/SensorsHub( 4592): handle 16
01-07 10:25:03.720 I/SensorsHub( 4592): name LSM6DSL
01-07 10:25:03.720 I/SensorsHub( 4592): vendor STM
01-07 10:25:03.720 I/SensorsHub( 4592): version 1
01-07 10:25:03.720 I/SensorsHub( 4592): maxRage 17.453293
01-07 10:25:03.720 I/SensorsHub( 4592): resolution 0.000611
01-07 10:25:03.720 I/SensorsHub( 4592): Delay min 5000 Max 160000
01-07 10:25:03.720 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.720 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.721 I/HidlServiceManagement( 4580): Registered
[email protected]::IDrmFactory/widevine
01-07 10:25:03.722 I/HidlServiceManagement( 4580): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.723 I/HidlServiceManagement( 4580): Registered
[email protected]::ICryptoFactory/widevine
01-07 10:25:03.723 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.723 I/HidlServiceManagement( 4580): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.723 I/HidlServiceManagement( 4593): Registered
[email protected]::IUsb/default
01-07 10:25:03.724 I/HidlServiceManagement( 4593): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.725 I/[email protected]( 4593): USB HAL
Ready.
01-07 10:25:03.729 E/HYPER-HAL( 4596): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-07 10:25:03.729 E/HYPER-HAL( 4596): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-07 10:25:03.730 I/SensorsHub( 4592): UncalGyroSensor
01-07 10:25:03.730 I/SensorsHub( 4592): sensor_name LSM6DSL Gyroscope Uncalibrated
mSensorInfo.name LSM6DSL Gyroscope Uncalibrated
01-07 10:25:03.730 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.730 I/SensorsHub( 4592): index 5, LSM6DSL
01-07 10:25:03.730 I/SensorsHub( 4592): handle 17
01-07 10:25:03.730 I/SensorsHub( 4592): name
01-07 10:25:03.730 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.730 I/SensorsHub( 4592): version 2
01-07 10:25:03.730 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.730 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.730 I/SensorsHub( 4592): Delay min -1 Max 0
01-07 10:25:03.730 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.730 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.730 I/SensorsHub( 4592): SigMotionSensor
01-07 10:25:03.730 I/SensorsHub( 4592): sensor_name Significant Motion
mSensorInfo.name Significant Motion
01-07 10:25:03.730 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.730 I/SensorsHub( 4592): index 6,
01-07 10:25:03.730 I/SensorsHub( 4592): handle 18
01-07 10:25:03.730 I/SensorsHub( 4592): name
01-07 10:25:03.730 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.730 I/SensorsHub( 4592): version 1
01-07 10:25:03.730 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.730 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.730 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.730 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.730 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.731 I/SensorsHub( 4592): StepDetectorSensor
01-07 10:25:03.731 I/SensorsHub( 4592): sensor_name Step Detector mSensorInfo.name
Step Detector
01-07 10:25:03.731 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.731 I/SensorsHub( 4592): index 7,
01-07 10:25:03.731 I/SensorsHub( 4592): handle 19
01-07 10:25:03.731 I/SensorsHub( 4592): name
01-07 10:25:03.731 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.731 I/SensorsHub( 4592): version 1
01-07 10:25:03.731 I/SensorsHub( 4592): maxRage 4294967296.000000
01-07 10:25:03.731 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.731 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.731 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.731 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.734 I/SensorsHub( 4592): StepCounterSensor
01-07 10:25:03.734 I/SensorsHub( 4592): sensor_name Step Counter mSensorInfo.name
Step Counter
01-07 10:25:03.734 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.734 I/SensorsHub( 4592): index 8,
01-07 10:25:03.734 I/SensorsHub( 4592): handle 22
01-07 10:25:03.734 I/SensorsHub( 4592): name
01-07 10:25:03.734 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.734 I/SensorsHub( 4592): version 1
01-07 10:25:03.734 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.734 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.734 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.734 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.734 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.734 I/SensorsHub( 4592): TiltDetector
01-07 10:25:03.734 I/SensorsHub( 4592): sensor_name Tilt Detector mSensorInfo.name
Tilt Detector
01-07 10:25:03.734 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.734 I/SensorsHub( 4592): index 9,
01-07 10:25:03.735 I/SensorsHub( 4592): handle 25
01-07 10:25:03.735 I/SensorsHub( 4592): name
01-07 10:25:03.735 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.735 I/SensorsHub( 4592): version 1
01-07 10:25:03.735 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.735 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.735 I/SensorsHub( 4592): Delay min -1 Max 0
01-07 10:25:03.735 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.735 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.735 I/SensorsHub( 4592): PickupGesture
01-07 10:25:03.735 I/SensorsHub( 4592): sensor_name Pick Up Gesture
mSensorInfo.name Pick Up Gesture
01-07 10:25:03.735 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.735 I/SensorsHub( 4592): index 10,
01-07 10:25:03.736 I/SensorsHub( 4592): handle 29
01-07 10:25:03.736 I/SensorsHub( 4592): name GP2AP110S
01-07 10:25:03.736 I/SensorsHub( 4592): vendor Sharp
01-07 10:25:03.736 I/SensorsHub( 4592): version 1
01-07 10:25:03.736 I/SensorsHub( 4592): maxRage 8.000000
01-07 10:25:03.736 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.736 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.736 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.736 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.736 E/SensorsHub( 4592): pushSensorList invalid handle 29
01-07 10:25:03.736 I/SensorsHub( 4592): handle 31
01-07 10:25:03.736 I/SensorsHub( 4592): name
01-07 10:25:03.736 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.736 I/SensorsHub( 4592): version 1
01-07 10:25:03.736 I/SensorsHub( 4592): maxRage 17.453293
01-07 10:25:03.736 I/SensorsHub( 4592): resolution 0.000611
01-07 10:25:03.736 I/SensorsHub( 4592): Delay min 20000 Max 20000
01-07 10:25:03.736 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.736 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.736 I/SensorsHub( 4592): IntGyroSensor
01-07 10:25:03.736 I/SensorsHub( 4592): sensor_name Interrupt Gyroscope
mSensorInfo.name Interrupt Gyroscope
01-07 10:25:03.736 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.736 I/SensorsHub( 4592): index 11,
01-07 10:25:03.736 I/SensorsHub( 4592): handle 35
01-07 10:25:03.736 I/SensorsHub( 4592): name
01-07 10:25:03.737 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.737 I/SensorsHub( 4592): version 1
01-07 10:25:03.737 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.737 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.737 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.737 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.737 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.741 I/gralloc ( 4582): Arm Module v1.0
01-07 10:25:03.743 I/SensorsHub( 4592): CallGesture
01-07 10:25:03.743 I/SensorsHub( 4592): sensor_name Call Gesture mSensorInfo.name
Call Gesture
01-07 10:25:03.743 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.743 I/SensorsHub( 4592): index 12,
01-07 10:25:03.743 I/SensorsHub( 4592): handle 36
01-07 10:25:03.743 I/SensorsHub( 4592): name
01-07 10:25:03.743 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.743 I/SensorsHub( 4592): version 2
01-07 10:25:03.743 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.743 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.743 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.743 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.743 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.743 I/SensorsHub( 4592): WakeUpMotion
01-07 10:25:03.744 I/SensorsHub( 4592): sensor_name Wake Up Motion mSensorInfo.name
Wake Up Motion
01-07 10:25:03.744 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.744 I/SensorsHub( 4592): index 13,
01-07 10:25:03.744 I/SensorsHub( 4592): handle 39
01-07 10:25:03.744 I/SensorsHub( 4592): name
01-07 10:25:03.744 I/SensorsHub( 4592): vendor Samsung Inc.
01-07 10:25:03.744 I/SensorsHub( 4592): version 1
01-07 10:25:03.744 I/SensorsHub( 4592): maxRage 1.000000
01-07 10:25:03.744 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.744 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.744 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.744 I/SensorsHub( 4592): wakeup 0 flags b
01-07 10:25:03.744 E/HYPER-HAL( 4596): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
01-07 10:25:03.744 E/HYPER-HAL( 4596): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
01-07 10:25:03.744 I/HidlServiceManagement( 4582): Registered
[email protected]::IAllocator/default
01-07 10:25:03.744 I/HidlServiceManagement( 4582): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.744 I/SensorsHub( 4592): PocketModeLiteSensor
01-07 10:25:03.744 E/HYPER-HAL( 4596): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
01-07 10:25:03.745 I/SensorsHub( 4592): sensor_name Pocket Mode mSensorInfo.name
Pocket Mode
01-07 10:25:03.745 I/LegacySupport( 4582): Registration complete for
[email protected]::IAllocator/default.
01-07 10:25:03.745 E/HYPER-HAL( 4596): [HandlerMtk.cpp]HandlerMtk(): dlopen error:
dlopen failed: library "libmtkperf_client_vendor.so" not found
01-07 10:25:03.745 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.745 I/SensorsHub( 4592): index 14,
01-07 10:25:03.745 I/SensorsHub( 4592): handle 40
01-07 10:25:03.745 I/SensorsHub( 4592): name GP2AP110S
01-07 10:25:03.745 I/SensorsHub( 4592): vendor Sharp
01-07 10:25:03.745 I/SensorsHub( 4592): version 1
01-07 10:25:03.745 I/SensorsHub( 4592): maxRage 8.000000
01-07 10:25:03.745 I/SensorsHub( 4592): resolution 1.000000
01-07 10:25:03.745 I/SensorsHub( 4592): Delay min 0 Max 0
01-07 10:25:03.745 I/SensorsHub( 4592): fifo 0 0
01-07 10:25:03.745 I/SensorsHub( 4592): wakeup 1 flags b
01-07 10:25:03.745 E/SensorsHub( 4592): pushSensorList invalid handle 40
01-07 10:25:03.745 I/HidlServiceManagement( 4575): Registered
[email protected]::IEffectsFactory/default
01-07 10:25:03.745 I/LegacySupport( 4575): Registration complete for
[email protected]::IEffectsFactory/default.
01-07 10:25:03.745 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:25:03.746 E/LegacySupport( 4575): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-07 10:25:03.746 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:25:03.746 I/SensorsHub( 4592): SContextSensor
01-07 10:25:03.746 E/LegacySupport( 4575): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-07 10:25:03.746 E/[email protected]( 4615):
vendor drk main
01-07 10:25:03.747 I/SensorsHub( 4592): sensor_name Scontext mSensorInfo.name
Scontext
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]ResourceManager():
resourceData null
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-07 10:25:03.747 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]ResourceManager():
resourceData null
01-07 10:25:03.747 E/HYPER-HAL( 4596): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/power/cstate_control
01-07 10:25:03.747 I/SensorsHub( 4592): SensorHubDataWriter::SensorHubDataWriter()
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]ResourceManager():
resourceData null
01-07 10:25:03.747 E/SensorsHub( 4592): SensorHubDataWriter: open sensorhub device
success(23)
01-07 10:25:03.747 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:25:03.747 E/HYPER-HAL( 4596): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
01-07 10:25:03.747 E/HYPER-HAL( 4596): [ResourceManager.cpp]ResourceManager():
Cannot read path : /sys/devices/platform/exynos-ufcc/ufc/cpufreq_table
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 421000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.747 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
01-07 10:25:03.747 E/LegacySupport( 4575): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.747 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.747 I/SensorsHub( 4592): SensorHubSensor
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.747 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.747 I/SensorsHub( 4592): sensor_name SensorHub mSensorInfo.name
SensorHub
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
01-07 10:25:03.747 I/SensorsHub( 4592): injection path /dev/ssp_data_injection
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.747 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
01-07 10:25:03.747 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-07 10:25:03.747 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.747 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 450
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_SWITCH (7)
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592): (AccSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
01-07 10:25:03.748 I/SensorsHub( 4592): index 0, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592): (AccSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592):
(MagneticSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592): index 1, ishown 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.748 I/SensorsHub( 4592):
(MagneticSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
01-07 10:25:03.748 I/SensorsHub( 4592): (GyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.748 I/SensorsHub( 4592): index 2, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592): (GyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592):
(ProximitySensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 3, ishown 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
01-07 10:25:03.748 I/SensorsHub( 4592):
(ProximitySensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592):
(UncalMagneticSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592): index 4, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(UncalMagneticSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
01-07 10:25:03.748 I/SensorsHub( 4592):
(UncalGyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 5, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(UncalGyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592):
(SigMotionSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 6, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(SigMotionSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592):
(StepDetectorSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592): index 7, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(StepDetectorSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592):
(StepCounterSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 8, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(StepCounterSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
01-07 10:25:03.748 I/SensorsHub( 4592):
(TiltDetector)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 9, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(TiltDetector)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592):
(PickupGesture)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 10, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(PickupGesture)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 806000
01-07 10:25:03.748 I/SensorsHub( 4592):
(IntGyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592): index 11, ishown 1
01-07 10:25:03.748 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.748 I/SensorsHub( 4592):
(IntGyroSensor)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-07 10:25:03.748 I/SensorsHub( 4592):
(CallGesture)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 12, ishown 1
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
01-07 10:25:03.748 I/SensorsHub( 4592):
(CallGesture)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592):
(WakeUpMotion)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/SensorsHub( 4592): index 13, ishown 1
01-07 10:25:03.748 I/SensorsHub( 4592):
(WakeUpMotion)SensorBase::isShownSensorList()
01-07 10:25:03.748 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.749 I/SensorsHub( 4592):
(PocketModeLiteSensor)SensorBase::isShownSensorList()
01-07 10:25:03.749 I/SensorsHub( 4592): index 14, ishown 1
01-07 10:25:03.749 I/SensorsHub( 4592):
(PocketModeLiteSensor)SensorBase::isShownSensorList()
01-07 10:25:03.749 I/SensorsHub( 4592):
(SContextSensor)SensorBase::isShownSensorList()
01-07 10:25:03.749 I/SensorsHub( 4592): index 15, ishown 1
01-07 10:25:03.749 I/SensorsHub( 4592):
(SContextSensor)SensorBase::isShownSensorList()
01-07 10:25:03.749 I/SensorsHub( 4592): index 16, ishown 0
01-07 10:25:03.749 I/SensorsHub( 4592): Support camera light
01-07 10:25:03.752 D/hwcomposer( 4583): HWC module_api_version(2),
hal_api_version(0)
01-07 10:25:03.752 D/display ( 4583): HWC2 : ExynosDevice : 82 , 0
01-07 10:25:03.753 I/display ( 4583): otfMPP type(0, 1), physical_index(0),
logical_index(0)
01-07 10:25:03.753 I/display ( 4583): otfMPP type(0, 1), physical_index(1),
logical_index(0)
01-07 10:25:03.753 I/display ( 4583): otfMPP type(0, 1), physical_index(2),
logical_index(0)
01-07 10:25:03.753 I/display ( 4583): DPP_G1 threadLoop is started
01-07 10:25:03.753 I/display ( 4583): otfMPP type(2, 4), physical_index(0),
logical_index(0)
01-07 10:25:03.753 I/display ( 4583): DPP_G2 threadLoop is started
01-07 10:25:03.753 I/display ( 4583): m2mMPP type(20, 256), physical_index(0),
logical_index(0)
01-07 10:25:03.753 I/display ( 4583): DPP_VG0 threadLoop is started
01-07 10:25:03.754 I/display ( 4583): [MSC0_PRI][0] mAcrylicHandle is created:
0x71b0e9e000
01-07 10:25:03.754 I/display ( 4583): m2mMPP type(20, 1024), physical_index(0),
logical_index(1)
01-07 10:25:03.754 I/display ( 4583): [MSC0-COMBO_VIR][1] mAcrylicHandle is
created: 0x71b0e9e1c0
01-07 10:25:03.754 I/display ( 4583): mOtfMPPs(4), mM2mMPPs(2)
01-07 10:25:03.754 I/display ( 4583): MSC0-COMBO_VIR threadLoop is started
01-07 10:25:03.755 I/display ( 4583): chip id: 00000001
01-07 10:25:03.755 I/display ( 4583): , 0x 1
01-07 10:25:03.755 I/display ( 4583): window configs size(4)
01-07 10:25:03.755 I/display ( 4583): window configs size(4)
01-07 10:25:03.756 I/display ( 4583): MSC0_PRI threadLoop is started
01-07 10:25:03.756 I/SensorsHub( 4592): threadLoop: starting
01-07 10:25:03.757 I/SensorsHub( 4592): SensorHubSensor::ready: shub_file open
failed(-2) No such file or directory
01-07 10:25:03.756 D/[email protected]( 4616): initialize
01-07 10:25:03.758 I/HidlServiceManagement( 4615): Registered
[email protected]::ISehDrk/default
01-07 10:25:03.758 I/HidlServiceManagement( 4615): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.761 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.761 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
01-07 10:25:03.761 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.761 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.761 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-07 10:25:03.761 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.762 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.762 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 2002000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 1001000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
01-07 10:25:03.762 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 6000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START_LOW (29)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1053000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME_LOW (30)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 806000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL_LOW (31)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PERF_TUNE_TEST_MAX (1003)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 1001000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1539000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SIOP_LOW_TEMP (1100)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 546000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 377000
01-07 10:25:03.763 I/display ( 4583): Initial errlog size: 64 bytes
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-07 10:25:03.763 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:03.763 E/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-07 10:25:03.763 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-07 10:25:03.764 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-07 10:25:03.764 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_NORMAL (1200)
01-07 10:25:03.764 I/display ( 4583): HWC2: 2, psr_mode : 0
01-07 10:25:03.764 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1053000
01-07 10:25:03.764 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_SECURE (1201)
01-07 10:25:03.764 I/display ( 4583): Display config : 0, vsync : 16666666, width :
720, height : 1600, xdpi : 265043, ydpi : 267368, groupId: 0
01-07 10:25:03.764 I/HYPER-HAL( 4596): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-07 10:25:03.764 D/display ( 4583): using
01-07 10:25:03.764 D/display ( 4583): xres(device) = 720 px
01-07 10:25:03.764 D/display ( 4583): yres(device) = 1600 px
01-07 10:25:03.764 D/display ( 4583): xres(current) = 720 px
01-07 10:25:03.764 D/display ( 4583): yres(current) = 1600 px
01-07 10:25:03.764 D/display ( 4583): width = 69 mm (265.043000 dpi)
01-07 10:25:03.764 D/display ( 4583): height = 152 mm (267.368000 dpi)
01-07 10:25:03.764 D/display ( 4583): refresh rate = 60 Hz
01-07 10:25:03.764 I/display ( 4583): PSR info devname =
/sys/devices/platform/13060000.decon_f/psr_info
01-07 10:25:03.764 W/RefBase ( 4596): CallStack::getCurrentInternal not linked,
returning null
01-07 10:25:03.764 W/RefBase ( 4596): CallStack::logStackInternal not linked
01-07 10:25:03.764 I/display ( 4583): PSR mode = 0 (0: video mode, 1: DP PSR
mode, 2: MIPI-DSI command mode)
01-07 10:25:03.764 I/display ( 4583): res count : 0
01-07 10:25:03.764 I/display ( 4583): DSC H_Slice_Num: 1, Y_Slice_Size: 2960 (for
window partial update)
01-07 10:25:03.764 I/display ( 4583): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-07 10:25:03.765 I/display ( 4583): uevent name of ext:
change@/devices/platform/10ab0000.displayport/extcon/extcon0
01-07 10:25:03.765 D/hwcomposer( 4583): Start HWCService
01-07 10:25:03.766 E/SensorsMultiHal( 4592): Loaded SubHal from library:
/system/vendor/lib64/hw/sensors.sensorhub.so
01-07 10:25:03.766 I/vndservicemanager( 4227): Adding
'u:r:hal_graphics_composer_default:s0' service (Exynos.HWCService:4583)
01-07 10:25:03.768 I/servicemanager( 4225): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
01-07 10:25:03.768 I/servicemanager( 4225): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:4596)
01-07 10:25:03.769 I/hwcomposer( 4583): HWCWatchdogThread is started
01-07 10:25:03.769 I/display ( 4583): DPP_G0 threadLoop is started
01-07 10:25:03.769 D/[email protected]( 4620): sec-
vibrator-2-2 starts
01-07 10:25:03.769 E/SecVibrator-HAL2.2_A( 4620): !@SEC VIB HAL init
01-07 10:25:03.769 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/enable
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): true
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator using timed_output
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator THE_DEVICE_INTENSITY
/timed_output/vibrator/intensity
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY /timed_output/vibrator/force_touch_intensity
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator THE_DEVICE_MULTI_FREQ
/timed_output/vibrator/multi_freq
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator THE_DEVICE_HAPTIC_ENGINE
/timed_output/vibrator/haptic_engine
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX /timed_output/vibrator/cp_trigger_index
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE /timed_output/vibrator/cp_trigger_queue
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES /timed_output/vibrator/num_waves
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator THE_DEVICE_MOTOR_TYPE
/timed_output/vibrator/motor_type
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator THE_DEVICE_EVENT_CMD
/timed_output/vibrator/event_cmd
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_PATTERN_LENGTH /timed_output/vibrator/pattern_length
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_EXT_CONTROL /timed_output/vibrator/ext_control
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_CAL_INTENSITIES /timed_output/vibrator/intensities
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES /timed_output/vibrator/haptic_intensities
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorInfo Start >>
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type
>>
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string : COINDC
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string len : 6
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type :
1 <<
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorInfo End motor : 1 <<
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorPerfomMethod >>
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/haptic_engine
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/intensity
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:03.770 E/SecVibrator-HAL2.2_A( 4620): getMotorPerfomMethod 0 <<
01-07 10:25:03.771 I/HidlServiceManagement( 4583): Registered
[email protected]::IComposer/default
01-07 10:25:03.771 I/HidlServiceManagement( 4583): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.774 E/SoundTriggerHalImpl( 4575): couldn't load sound trigger module
sound_trigger.primary (No such file or directory)
01-07 10:25:03.777 I/[email protected]( 4595): Wifi Hal is booting
up...
01-07 10:25:03.777 I/[email protected]( 4622): ISehWifi Hal
is booting up...
01-07 10:25:03.777 E/audit ( 4529): type=1400 audit(1641569103.771:40): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=44176 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.777 E/audit ( 4529): type=1400 audit(1641569103.771:41): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=27231 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.777 E/audit ( 4529): type=1400 audit(1641569103.775:42): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=48019 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.778 D/SensorsGrip( 4592): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor/name
01-07 10:25:03.778 D/SensorsGrip( 4592): SensorBase:SensorBase: chip name: ISG5320A
01-07 10:25:03.778 E/audit ( 4529): type=1400 audit(1641569103.775:43): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=44215 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.778 I/SensorsGrip( 4592): [grip_sensor] GripSensor: GripSensor:
generated
01-07 10:25:03.778 I/HidlServiceManagement( 4620): Registered
[email protected]::ISehVibrator/default
01-07 10:25:03.778 D/SensorsGrip( 4592): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor_sub/name
01-07 10:25:03.779 I/HidlServiceManagement( 4620): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.779 I/SensorsGrip( 4592): SensorBase:startThread: start
01-07 10:25:03.779 I/SensorsGrip( 4592): run grip_sensor
01-07 10:25:03.779 D/SensorsGrip( 4592): SensorBase:SensorBase: chip name:
ISG5320A_SUB
01-07 10:25:03.780 E/audit ( 4529): type=1400 audit(1641569103.775:44): avc:
denied { read } for pid=4589 comm="android.hardwar" name="type" dev="sysfs"
ino=44237 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:03.780 I/SensorsGrip( 4592): [grip_sensor_sub] GripSensor: GripSensor:
generated
01-07 10:25:03.781 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:25:03.782 E/HidlServiceManagement( 4575): Service
[email protected]::ISoundTriggerHw/default must be in VINTF
manifest in order to register/get.
01-07 10:25:03.782 E/LegacySupport( 4575): Could not register service
[email protected]::ISoundTriggerHw/default (-2147483648).
01-07 10:25:03.782 W/audiohalservice( 4575): Could not register Soundtrigger API
01-07 10:25:03.782 I/SensorsGrip( 4592): SensorBase:startThread: start
01-07 10:25:03.782 I/SensorsGrip( 4592): run grip_sensor_sub
01-07 10:25:03.783 I/HidlServiceManagement( 4595): Registered
[email protected]::IWifi/default
01-07 10:25:03.783 I/HidlServiceManagement( 4595): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.789 I/HidlServiceManagement( 4622): Registered
[email protected]::ISehWifi/default
01-07 10:25:03.790 I/[email protected]( 4589): default
instance initializing with healthd_config...
01-07 10:25:03.790 I/HidlServiceManagement( 4622): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.791 I/Sensors ( 4592): Support camera light
01-07 10:25:03.791 E/Sensors ( 4592): Get sensor list: 2
01-07 10:25:03.791 E/SensorsMultiHal( 4592): Loaded SubHal from library:
/system/vendor/lib64/sensors.grip.so
01-07 10:25:03.791 I/SensorsGrip( 4592): SensorBase:startThread: start
01-07 10:25:03.791 I/SensorsGrip( 4592): meta_event always run!
01-07 10:25:03.792 I/HidlServiceManagement( 4589): Registered
[email protected]::ISehHealth/default
01-07 10:25:03.792 I/[email protected]( 4589): default:
Hal init done
01-07 10:25:03.795 D/[email protected]
service( 4624): ExynosHWC HIDL start
01-07 10:25:03.797 I/[email protected]( 4618): SEC
Thermal HAL Service 1.0 starting...
01-07 10:25:03.798 E/[email protected]( 4618): init seh-thermal
HAL
01-07 10:25:03.799 E/[email protected]( 4616): snap main
01-07 10:25:03.800 E/fsverity_init( 4652): Failed to find .fs-verity keyring id
01-07 10:25:03.803 E/SehThermal-HAL( 4618): Fail to retry to connect. (4)
01-07 10:25:03.803 I/HidlServiceManagement( 4592): Registered
[email protected]::ISensors/default
01-07 10:25:03.803 I/HidlServiceManagement( 4592): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.806 I/HidlServiceManagement( 4627): Registered
[email protected]::IExynosHWCConfigs/default
01-07 10:25:03.807 I/HidlServiceManagement( 4627): Removing namespace from process
name [email protected] to [email protected]
service.
01-07 10:25:03.808 I/HidlServiceManagement( 4624): Registered
[email protected]::IExynosHWCServiceTW/default
01-07 10:25:03.808 I/HidlServiceManagement( 4624): Removing namespace from process
name [email protected] to
[email protected].
01-07 10:25:03.809 I/HidlServiceManagement( 4616): Registered
[email protected]::ISehSnap/default
01-07 10:25:03.809 I/HidlServiceManagement( 4616): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.810 E/[email protected]( 4616): HAL service ready
01-07 10:25:03.812 I/HidlServiceManagement( 4618): Registered
[email protected]::ISehThermal/default
01-07 10:25:03.813 I/HidlServiceManagement( 4618): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:03.813 I/[email protected]( 4618): Thermal
Service started successfully.
01-07 10:25:03.820 W/libc ( 2886): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 1
01-07 10:25:03.821 I/servicemanager( 4225): Adding 'u:r:gpuservice:s0' service
(gpu:4632)
01-07 10:25:03.821 W/libc ( 2886): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 2
01-07 10:25:03.824 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.825 W/libc ( 2886): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 3
01-07 10:25:03.828 I/HidlServiceManagement( 4575): Registered
[email protected]::ISehDevicesFactory/default
01-07 10:25:03.828 I/LegacySupport( 4575): Registration complete for
[email protected]::ISehDevicesFactory/default.
01-07 10:25:03.842 I/servicemanager( 4225): Adding 'u:r:credstore:s0' service
(android.security.identity:4631)
01-07 10:25:03.843 I/gsid ( 4661): no DSU: No such file or directory
01-07 10:25:03.873 I/[email protected]( 4609):
Sec Camera provider Service is starting.
01-07 10:25:03.925 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:03.979 I/ExynosCameraInterface( 4609): INFO(HAL_init[1181]):in =====
01-07 10:25:03.979 I/ExynosCameraInterface( 4609): INFO(init_func[1134]):in =====
01-07 10:25:03.980 I/ExynosCameraInterface( 4609): INFO(HAL_init[1194]):out =====
01-07 10:25:03.980 I/ExynosCameraInterface( 4609): DEBUG:duration time( 1 msec):
(HAL_init)
01-07 10:25:03.980 I/SurfaceFlinger( 4646): Using HWComposer service: 'default'
01-07 10:25:03.980 I/SurfaceFlinger( 4646): SurfaceFlinger is starting
01-07 10:25:03.982 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:03.982 I/[email protected]( 4609): Loaded "Exynos Camera HAL3"
camera module
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useVirtualDis
play retrieved: 1
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useDisableCom
positionTypeGLES retrieved: 1
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useSecureEnco
derOnly retrieved: 1
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHdrGlesCon
version retrieved: 0
01-07 10:25:03.986 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useCPUPerfMod
e retrieved: 0
01-07 10:25:03.987 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useContigMemo
ryForScratchBuf retrieved: 1
01-07 10:25:03.987 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWC2on1Ada
pter retrieved: 0
01-07 10:25:03.987 I/SurfaceFlinger( 4646): Disabling backpressure propagation
01-07 10:25:03.987 I/SurfaceFlinger( 4646): Disabling blur effects, they are not
supported.
01-07 10:25:03.987 I/SurfaceFlinger( 4646): Treble testing override: 'false'
01-07 10:25:03.988 I/ExynosCameraInterface( 4609): DEBUG:duration time( 0 msec):
(HAL_set_callbacks)
01-07 10:25:03.988 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:03.988 I/ExynosCameraInterface( 4609): pthread join start
01-07 10:25:03.991 I/SurfaceFlinger( 4646): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
01-07 10:25:03.992 D/RenderEngine( 4646): RenderEngine GLES Backend
01-07 10:25:04.000 I/FastMixerState( 4630): sMaxFastTracks = 8
01-07 10:25:04.009 V/MediaUtils( 4630): physMem: 3841691648
01-07 10:25:04.009 V/MediaUtils( 4630): requested limit: 1073741824
01-07 10:25:04.009 I/libc ( 4630): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
01-07 10:25:04.010 I/audioserver( 4630): ServiceManager: 0x7c609ab780
01-07 10:25:04.014 W/BatteryNotifier( 4630): batterystats service unavailable!
01-07 10:25:04.014 D/scs ( 4676): scsRunning State prop: 4
01-07 10:25:04.014 D/scs ( 4676): scsRunning State : 4
01-07 10:25:04.014 D/scs ( 4676): bODMorProduct : true
01-07 10:25:04.014 D/scs ( 4676): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-07 10:25:04.015 D/scs ( 4676): getValuesFromFile : SAM
01-07 10:25:04.015 D/scs ( 4676): salesCode : SAM
01-07 10:25:04.015 D/scs ( 4676): salesCode length : 3
01-07 10:25:04.015 D/scs ( 4676): Init the omcnw
01-07 10:25:04.015 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
01-07 10:25:04.015 D/scs ( 4676): getValuesFromFile : SAM
01-07 10:25:04.015 D/scs ( 4676): omcNwCode1 : SAM
01-07 10:25:04.015 D/scs ( 4676): omcNwCode1 length : 3
01-07 10:25:04.015 D/scs ( 4676): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-07 10:25:04.015 D/scs ( 4676): dataFilePath /prism/etc/omc_data.json
01-07 10:25:04.016 D/scs ( 4676): SALES_CODE : SAM
01-07 10:25:04.016 D/scs ( 4676): OMC_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:04.016 D/scs ( 4676): OMCNW_CODE : SAM
01-07 10:25:04.016 D/scs ( 4676): OMCNW_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:04.016 D/scs ( 4676): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:04.016 D/scs ( 4676): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-07 10:25:04.016 D/scs ( 4676): OMC_RES_PATH : /omr/res
01-07 10:25:04.016 D/scs ( 4676): OMC_ETC_PATH : /prism/etc/carriers/single/SAM
01-07 10:25:04.016 D/scs ( 4676): TSS_TYPE : NONE
01-07 10:25:04.016 D/scs ( 4676): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-07 10:25:04.016 E/scs ( 4676): scs stopped : Already done
01-07 10:25:04.025 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.051 D/scs ( 4678): scsRunning State prop: 4
01-07 10:25:04.052 D/scs ( 4678): scsRunning State : 4
01-07 10:25:04.052 D/scs ( 4678): bODMorProduct : true
01-07 10:25:04.052 D/scs ( 4678): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-07 10:25:04.052 D/scs ( 4678): getValuesFromFile : SAM
01-07 10:25:04.052 D/scs ( 4678): salesCode : SAM
01-07 10:25:04.052 D/scs ( 4678): salesCode length : 3
01-07 10:25:04.052 D/scs ( 4678): Init the omcnw
01-07 10:25:04.052 D/scs ( 4678): getValuesFromFile : SAM
01-07 10:25:04.052 D/scs ( 4678): omcNwCode1 : SAM
01-07 10:25:04.052 D/scs ( 4678): omcNwCode1 length : 3
01-07 10:25:04.052 D/scs ( 4678): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-07 10:25:04.052 D/scs ( 4678): dataFilePath /prism/etc/omc_data.json
01-07 10:25:04.053 D/scs ( 4678): SALES_CODE : SAM
01-07 10:25:04.053 D/scs ( 4678): OMC_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:04.053 D/scs ( 4678): OMCNW_CODE : SAM
01-07 10:25:04.053 D/scs ( 4678): OMCNW_PATH :
/optics/configs/carriers/single/SAM/conf
01-07 10:25:04.053 D/scs ( 4678): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:25:04.053 D/scs ( 4678): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-07 10:25:04.053 D/scs ( 4678): OMC_RES_PATH : /omr/res
01-07 10:25:04.053 D/scs ( 4678): OMC_ETC_PATH : /prism/etc/carriers/single/SAM
01-07 10:25:04.053 D/scs ( 4678): TSS_TYPE : NONE
01-07 10:25:04.053 D/scs ( 4678): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-07 10:25:04.053 E/scs ( 4678): scs stopped : Already done
01-07 10:25:04.056 I/bootstat( 4679): Service started: /system/bin/bootstat --
set_system_boot_reason
01-07 10:25:04.057 I/bootstat( 4679): Canonical boot reason: reboot
01-07 10:25:04.057 I/bootstat( 4679): Canonical boot reason: reboot
01-07 10:25:04.073 E/bootstat( 4679): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-07 10:25:04.073 I/bootstat( 4679): Value of persist.sys.boot.reason :
01-07 10:25:04.073 I/bootstat( 4679): Normalized last reboot reason : reboot
01-07 10:25:04.077 I/perfetto( 4680): probes.cc:77 Starting
/system/bin/traced_probes service
01-07 10:25:04.080 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:04.081 E/bootstat( 4679): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-07 10:25:04.081 I/perfetto( 4680): probes_producer.cc:117 Disconnected from
tracing service
01-07 10:25:04.082 W/perfetto( 4681): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
01-07 10:25:04.084 I/ServiceManager( 4630): Waiting for service 'media.metrics' on
'/dev/binder'...
01-07 10:25:04.121 I/appproc ( 4558): !@Boot_EBS_F: start zygote from appmain
01-07 10:25:04.122 D/AndroidRuntime( 4558): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-07 10:25:04.124 I/io_stats( 4394): !@ 179,0 r 9102 443041 w 289 8984 d 77 796 f
286 315 iot 2576 0 th 51200 0 0 pt 0 inp 3 0 9.258
01-07 10:25:04.126 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.130 I/SDP.CRYPTOD( 4688): Starting
01-07 10:25:04.131 I/SDP.CRYPTOD( 4688): Socket created with fd:5
01-07 10:25:04.131 I/SDP.CRYPTOD( 4688): Before polling: fd: 5
01-07 10:25:04.131 I/SDP.CRYPTOD( 4688): fipscrypto_set_pid success pid = 4688
01-07 10:25:04.131 I/SDP.CRYPTOD( 4688): Netlink sending message queue initialized!
01-07 10:25:04.154 I/IMSD ( 4692): Imsd 1.0 starting
01-07 10:25:04.158 I/servicemanager( 4225): Adding 'u:r:idmap:s0' service
(idmap:4691)
01-07 10:25:04.163 I/DrmManagerService(Native)( 4690): instantiate
01-07 10:25:04.171 I/AndroidRuntime( 4558): Using default boot image
01-07 10:25:04.171 I/AndroidRuntime( 4558): Leaving lock profiling enabled
01-07 10:25:04.172 D/SecNativeFeatureCppIf( 4558): encoded
01-07 10:25:04.172 D/SecNativeFeatureCppIf( 4558): decoding and unzip finish
01-07 10:25:04.172 D/SecNativeFeatureCppIf( 4558): use unCompDataBuff. encoded
01-07 10:25:04.173 D/SecNativeFeatureCppIf( 4558): Free unCompDataBuff
01-07 10:25:04.173 D/SecNativeFeatureCppIf( 4558): encoded
01-07 10:25:04.174 D/SecNativeFeatureCppIf( 4558): decoding and unzip finish
01-07 10:25:04.174 D/SecNativeFeatureCppIf( 4558): use unCompDataBuff. encoded
01-07 10:25:04.174 D/SecNativeFeatureCppIf( 4558): Free unCompDataBuff
01-07 10:25:04.174 D/AndroidRuntime( 4558): addProductProperty: pBrand1 is not null
01-07 10:25:04.174 D/AndroidRuntime( 4558): addProductProperty: not brand or 7
01-07 10:25:04.183 I/zygote64( 4558): option[0]=-Xzygote
01-07 10:25:04.183 I/zygote64( 4558): option[1]=exit
01-07 10:25:04.183 I/zygote64( 4558): option[2]=vfprintf
01-07 10:25:04.183 I/zygote64( 4558): option[3]=sensitiveThread
01-07 10:25:04.183 I/zygote64( 4558): option[4]=-verbose:gc
01-07 10:25:04.183 I/zygote64( 4558): option[5]=-XX:PerfettoHprof=true
01-07 10:25:04.183 I/zygote64( 4558): option[6]=-Xprimaryzygote
01-07 10:25:04.183 I/zygote64( 4558): option[7]=-Xms8m
01-07 10:25:04.183 I/zygote64( 4558): option[8]=-Xmx512m
01-07 10:25:04.183 I/zygote64( 4558): option[9]=-XX:HeapGrowthLimit=192m
01-07 10:25:04.183 I/zygote64( 4558): option[10]=-XX:HeapMinFree=512k
01-07 10:25:04.183 I/zygote64( 4558): option[11]=-XX:HeapMaxFree=8m
01-07 10:25:04.183 I/zygote64( 4558): option[12]=-XX:HeapTargetUtilization=0.75
01-07 10:25:04.183 I/zygote64( 4558): option[13]=-Xusejit:true
01-07 10:25:04.183 I/zygote64( 4558): option[14]=-Xjitsaveprofilinginfo
01-07 10:25:04.183 I/zygote64( 4558): option[15]=-XjdwpOptions:suspend=n,server=y
01-07 10:25:04.183 I/zygote64( 4558): option[16]=-XjdwpProvider:default
01-07 10:25:04.183 I/zygote64( 4558): option[17]=-Xopaque-jni-ids:swapable
01-07 10:25:04.183 I/zygote64( 4558): option[18]=-Xlockprofthreshold:500
01-07 10:25:04.183 I/zygote64( 4558): option[19]=-Xcompiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[20]=--instruction-set-variant=generic
01-07 10:25:04.183 I/zygote64( 4558): option[21]=-Xcompiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[22]=--instruction-set-features=default
01-07 10:25:04.183 I/zygote64( 4558): option[23]=-Xcompiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[24]=--generate-mini-debug-info
01-07 10:25:04.183 I/zygote64( 4558): option[25]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[26]=--runtime-arg
01-07 10:25:04.183 I/zygote64( 4558): option[27]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[28]=-Xms64m
01-07 10:25:04.183 I/zygote64( 4558): option[29]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[30]=--runtime-arg
01-07 10:25:04.183 I/zygote64( 4558): option[31]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[32]=-Xmx64m
01-07 10:25:04.183 I/zygote64( 4558): option[33]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558):
option[34]=--dirty-image-objects=/system/etc/dirty-image-objects
01-07 10:25:04.183 I/zygote64( 4558): option[35]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[36]=--instruction-set-variant=generic
01-07 10:25:04.183 I/zygote64( 4558): option[37]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[38]=--instruction-set-features=default
01-07 10:25:04.183 I/zygote64( 4558): option[39]=-Ximage-compiler-option
01-07 10:25:04.183 I/zygote64( 4558): option[40]=--generate-mini-debug-info
01-07 10:25:04.183 I/zygote64( 4558): option[41]=-Duser.locale=es-US
01-07 10:25:04.183 I/zygote64( 4558): option[42]=--cpu-abilist=arm64-v8a
01-07 10:25:04.183 I/zygote64( 4558):
option[43]=-Xfingerprint:samsung/a21sub/a21s:11/RP1A.200720.012/A217MUBS7CUH2:user/
release-keys
01-07 10:25:04.184 I/ServiceManager( 4630): Waiting for service 'media.metrics' on
'/dev/binder'...
01-07 10:25:04.191 D/SecNativeFeatureCppIf( 4694): encoded
01-07 10:25:04.191 D/SecNativeFeatureCppIf( 4694): decoding and unzip finish
01-07 10:25:04.191 D/SecNativeFeatureCppIf( 4694): use unCompDataBuff. encoded
01-07 10:25:04.192 D/SecNativeFeatureCppIf( 4694): Free unCompDataBuff
01-07 10:25:04.192 D/SecNativeFeatureCppIf( 4694): encoded
01-07 10:25:04.192 D/SecNativeFeatureCppIf( 4694): decoding and unzip finish
01-07 10:25:04.192 D/SecNativeFeatureCppIf( 4694): use unCompDataBuff. encoded
01-07 10:25:04.192 D/SecNativeFeatureCppIf( 4694): Free unCompDataBuff
01-07 10:25:04.198 D/DataRouter( 4697): Main entered
01-07 10:25:04.198 D/DataRouter( 4697): switchUser
01-07 10:25:04.198 D/DataRouter( 4697): monitor_usb_thread
01-07 10:25:04.199 I/servicemanager( 4225): Adding 'u:r:incidentd:s0' service
(incident:4693)
01-07 10:25:04.200 D/DataRouter( 4697): Initialise USB and start the thread
01-07 10:25:04.200 D/DataRouter( 4697): dr_usb_init
01-07 10:25:04.200 E/DataRouter( 4697): USB Interface is open with 0x7
01-07 10:25:04.201 D/DataRouter( 4697): USB interface is now configured for usb_fd
= 0x7
01-07 10:25:04.201 D/DataRouter( 4697): monitor_data_of_usb
01-07 10:25:04.201 D/DataRouter( 4697): USB monitor thread launched, usb_fd= 0x7
01-07 10:25:04.201 D/DataRouter( 4697): Before the usb select
01-07 10:25:04.210 I/installd( 4701): installd firing up
01-07 10:25:04.211 I/installd( 4701): failed to read bootmessage
01-07 10:25:04.211 E/cutils ( 4701): Failed to read
/data/misc/installd/layout_version: No such file or directory
01-07 10:25:04.211 D/installd( 4701): Assuming that device has multi-user storage
layout; upgrade no longer supported
01-07 10:25:04.211 D/installd( 4701): Upgrading to /data/misc/user directories
01-07 10:25:04.214 W/zygote64( 4558): Failed to open pruning marker:
/efs/recovery/pruning_arm64: No such file or directory
01-07 10:25:04.216 I/servicemanager( 4225): Adding 'u:r:installd:s0' service
(installd:4701)
01-07 10:25:04.218 D/libEGL ( 4646): loaded /vendor/lib64/egl/libGLES_mali.so
01-07 10:25:04.227 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.228 E/audit ( 4529): type=1400 audit(1641569104.223:45): avc:
denied { read } for pid=4713 comm="storaged"
path="/sys/kernel/debug/mmc0/mmc0:0001/ext_csd" dev="debugfs" ino=7709
scontext=u:r:storaged:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=file
permissive=0 SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:04.266 V/MediaUtils( 4707): physMem: 3841691648
01-07 10:25:04.267 V/MediaUtils( 4707): requested limit: 134217728
01-07 10:25:04.267 I/libc ( 4707): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
01-07 10:25:04.268 D/AndroidRuntime( 4560): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-07 10:25:04.275 D/AudioPowerUsage( 4707): AudioPowerUsage
01-07 10:25:04.275 D/AudioAnalytics( 4707): AudioAnalytics
01-07 10:25:04.275 D/MediaMetricsService( 4707): MediaMetricsService
01-07 10:25:04.276 I/servicemanager( 4225): Adding 'u:r:mediametrics:s0' service
(media.metrics:4707)
01-07 10:25:04.281 I/servicemanager( 4225): Adding 'u:r:drmserver:s0' service
(drm.drmManager:4690)
01-07 10:25:04.282 I/DrmManagerService(Native)( 4690): instantiate addService
01-07 10:25:04.286 I/AudioFlinger( 4630): Using default 3000 mSec as standby time.
01-07 10:25:04.287 I/keystore( 4702): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-07 10:25:04.288 I/perfetto( 4680): probes_producer.cc:100 Connected to the
service
01-07 10:25:04.288 I/wificond( 4716): wificond is starting up...
01-07 10:25:04.289 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.290 I/keystore( 4702): !@ KmasterDevices size (3)
01-07 10:25:04.294 I/servicemanager( 4225): Adding 'u:r:wificond:s0' service
(wifinl80211:4716)
01-07 10:25:04.294 D/SecNativeFeatureCppIf( 4630): encoded
01-07 10:25:04.294 D/SecNativeFeatureCppIf( 4630): decoding and unzip finish
01-07 10:25:04.294 D/SecNativeFeatureCppIf( 4630): use unCompDataBuff. encoded
01-07 10:25:04.295 D/SecNativeFeatureCppIf( 4630): Free unCompDataBuff
01-07 10:25:04.295 D/SecNativeFeatureCppIf( 4630): encoded
01-07 10:25:04.295 D/SecNativeFeatureCppIf( 4630): decoding and unzip finish
01-07 10:25:04.295 D/SecNativeFeatureCppIf( 4630): use unCompDataBuff. encoded
01-07 10:25:04.295 D/SecNativeFeatureCppIf( 4630): Free unCompDataBuff
01-07 10:25:04.297 I/servicemanager( 4225): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:4630)
01-07 10:25:04.297 I/audioserver( 4630): Add AudioFlinger on audioserver
01-07 10:25:04.305 I/HidlServiceManagement( 4716): Registered
[email protected]::IKeystore/default
01-07 10:25:04.310 I/RenderEngine( 4646): OpenGL ES informations:
01-07 10:25:04.310 I/RenderEngine( 4646): vendor : ARM
01-07 10:25:04.310 I/RenderEngine( 4646): renderer : Mali-G52
01-07 10:25:04.310 I/RenderEngine( 4646): version : OpenGL ES 3.2 v1.r26p0-
01eac0.d15fcfbe8693afc8dff7e84a81047fb8
01-07 10:25:04.310 I/RenderEngine( 4646): 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-07 10:25:04.310 I/RenderEngine( 4646): GL_MAX_TEXTURE_SIZE = 8192
01-07 10:25:04.310 I/RenderEngine( 4646): GL_MAX_VIEWPORT_DIMS = 8192
01-07 10:25:04.311 D/APM::MultiSoundManager( 4630): MultiSoundManager created
01-07 10:25:04.312 I/keystore( 4702): !@ Keymaster deathRecipient linked success
01-07 10:25:04.312 I/keystore( 4702): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-07 10:25:04.313 D/keymaster_tee( 4702): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-07 10:25:04.313 I/samsung_keystore( 4702): !@ SamsungKeyManager : Initialize dev
01-07 10:25:04.313 I/samsung_keystore( 4702): !@ SamsungKeyManager : Initialize
sKeymasterOperation
01-07 10:25:04.313 I/keystore( 4702): !@ Initialize SamsungKeyDB
01-07 10:25:04.313 W/keymaster_tee( 4702): [WRN] (skeymaster_operation.cpp:999) no
file secure_objects.db
01-07 10:25:04.328 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.332 E/APM::Serializer( 4630): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
01-07 10:25:04.337 I/macloader( 4740): Check wifiver info file..
01-07 10:25:04.339 I/macloader( 4740): flag : 0x1002
01-07 10:25:04.339 I/WLBTD ( 4744): add membership to group 10 family 23
01-07 10:25:04.341 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:04.342 I/ComposerResources( 4583): failed to get mapper 4.0 service,
falling back to mapper 3.0
01-07 10:25:04.345 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:04.345 I/ComposerResources( 4583): failed to get mapper 3.0 service,
falling back to mapper 2.0
01-07 10:25:04.346 I/WLBTD ( 4744): Successfully set Max Sable files per trigger
value to 2
01-07 10:25:04.346 I/WLBTD ( 4744): memdump_file_contents -3 Auto-recovery: off
01-07 10:25:04.347 I/WLBTD ( 4744): read board_id '0' from
/sys/devices/system/chip-id/board_id
01-07 10:25:04.348 I/WLBTD ( 4744): property_set: vendor.wlbtd.board_id to 0
01-07 10:25:04.349 I/WLBTD ( 4744): Registering termination signal handler
01-07 10:25:04.349 I/WLBTD ( 4744): calling nl_recvmsgs_default
01-07 10:25:04.349 I/AndroidRuntime( 4560): Using default boot image
01-07 10:25:04.349 I/AndroidRuntime( 4560): Leaving lock profiling enabled
01-07 10:25:04.349 D/keymaster_tee( 4702): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-07 10:25:04.349 I/keystore( 4702): !@ Initialize privileged list
01-07 10:25:04.349 I/samsung_keystore( 4702): !@ Start -
SamsungKeyManager::generateMasterKey(...)
01-07 10:25:04.350 D/SecNativeFeatureCppIf( 4560): encoded
01-07 10:25:04.350 D/SecNativeFeatureCppIf( 4560): decoding and unzip finish
01-07 10:25:04.350 D/SecNativeFeatureCppIf( 4560): use unCompDataBuff. encoded
01-07 10:25:04.350 D/SecNativeFeatureCppIf( 4560): Free unCompDataBuff
01-07 10:25:04.351 D/SecNativeFeatureCppIf( 4560): encoded
01-07 10:25:04.351 D/SecNativeFeatureCppIf( 4560): decoding and unzip finish
01-07 10:25:04.351 D/SecNativeFeatureCppIf( 4560): use unCompDataBuff. encoded
01-07 10:25:04.351 D/SecNativeFeatureCppIf( 4560): Free unCompDataBuff
01-07 10:25:04.351 D/AndroidRuntime( 4560): addProductProperty: pBrand1 is not null
01-07 10:25:04.351 D/AndroidRuntime( 4560): addProductProperty: not brand or 7
01-07 10:25:04.351 W/keymaster_tee( 4425): [WRN]start nwd_generate_key
01-07 10:25:04.354 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1 CN1
NAR1 S256 2022.01.07,15:25:04.352
01-07 10:25:04.361 I/samsung_keystore( 4702): !@ Result of generateMasterKey :
Successed(474)
01-07 10:25:04.361 I/keystore( 4702): !@ writeBlobs blob
/data/misc/keystore/.privileged_list_password_key
01-07 10:25:04.366 D/APM_EngineLoader( 4630): Loaded engine from
libaudiopolicyenginedefault.so
01-07 10:25:04.366 E/APM::AudioPolicyEngine/Config( 4630): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
01-07 10:25:04.367 E/libxml2 ( 4630): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
01-07 10:25:04.367 W/APM::AudioPolicyEngine/Base( 4630):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
01-07 10:25:04.367 E/APM::AudioPolicyEngine/Config( 4630): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
01-07 10:25:04.367 E/libxml2 ( 4630): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
01-07 10:25:04.368 I/bootchecker( 4749): Leave bootchecker log
01-07 10:25:04.370 I/keystore( 4702): !@ writeBlobs blob
/data/misc/keystore/.privileged_list_password
01-07 10:25:04.371 W/keymaster_tee( 4425): [WRN]begin req PARAMS: B32 P1
01-07 10:25:04.374 I/gralloc ( 4583): Arm Module v1.0
01-07 10:25:04.378 I/zygote ( 4560): option[0]=-Xzygote
01-07 10:25:04.378 I/zygote ( 4560): option[1]=exit
01-07 10:25:04.378 I/zygote ( 4560): option[2]=vfprintf
01-07 10:25:04.378 I/zygote ( 4560): option[3]=sensitiveThread
01-07 10:25:04.379 I/zygote ( 4560): option[4]=-verbose:gc
01-07 10:25:04.379 I/zygote ( 4560): option[5]=-XX:PerfettoHprof=true
01-07 10:25:04.379 I/zygote ( 4560): option[6]=-Xms8m
01-07 10:25:04.379 I/zygote ( 4560): option[7]=-Xmx512m
01-07 10:25:04.379 I/zygote ( 4560): option[8]=-XX:HeapGrowthLimit=192m
01-07 10:25:04.379 I/zygote ( 4560): option[9]=-XX:HeapMinFree=512k
01-07 10:25:04.379 I/zygote ( 4560): option[10]=-XX:HeapMaxFree=8m
01-07 10:25:04.379 I/zygote ( 4560): option[11]=-XX:HeapTargetUtilization=0.75
01-07 10:25:04.379 I/zygote ( 4560): option[12]=-Xusejit:true
01-07 10:25:04.379 I/zygote ( 4560): option[13]=-Xjitsaveprofilinginfo
01-07 10:25:04.379 I/zygote ( 4560): option[14]=-XjdwpOptions:suspend=n,server=y
01-07 10:25:04.379 I/zygote ( 4560): option[15]=-XjdwpProvider:default
01-07 10:25:04.379 I/zygote ( 4560): option[16]=-Xopaque-jni-ids:swapable
01-07 10:25:04.379 I/zygote ( 4560): option[17]=-Xlockprofthreshold:500
01-07 10:25:04.379 I/zygote ( 4560): option[18]=-Xcompiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[19]=--instruction-set-variant=cortex-
a15
01-07 10:25:04.379 I/zygote ( 4560): option[20]=-Xcompiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[21]=--instruction-set-features=default
01-07 10:25:04.379 I/zygote ( 4560): option[22]=-Xcompiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[23]=--generate-mini-debug-info
01-07 10:25:04.379 I/zygote ( 4560): option[24]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[25]=--runtime-arg
01-07 10:25:04.379 I/zygote ( 4560): option[26]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[27]=-Xms64m
01-07 10:25:04.379 I/zygote ( 4560): option[28]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[29]=--runtime-arg
01-07 10:25:04.379 I/zygote ( 4560): option[30]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[31]=-Xmx64m
01-07 10:25:04.379 I/zygote ( 4560): option[32]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560):
option[33]=--dirty-image-objects=/system/etc/dirty-image-objects
01-07 10:25:04.379 I/zygote ( 4560): option[34]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[35]=--instruction-set-variant=cortex-
a15
01-07 10:25:04.379 I/zygote ( 4560): option[36]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[37]=--instruction-set-features=default
01-07 10:25:04.379 I/zygote ( 4560): option[38]=-Ximage-compiler-option
01-07 10:25:04.379 I/zygote ( 4560): option[39]=--generate-mini-debug-info
01-07 10:25:04.379 I/zygote ( 4560): option[40]=-Duser.locale=es-US
01-07 10:25:04.379 I/zygote ( 4560): option[41]=--cpu-abilist=armeabi-v7a,armeabi
01-07 10:25:04.379 I/zygote ( 4560):
option[42]=-Xfingerprint:samsung/a21sub/a21s:11/RP1A.200720.012/A217MUBS7CUH2:user/
release-keys
01-07 10:25:04.384 I/samsung_keystore( 4702): !@ cipherBlob : encrypt, 1
01-07 10:25:04.385 E/HWComposer( 4646): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
01-07 10:25:04.390 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.391 I/HWComposer( 4646): Switching to legacy multi-display mode
01-07 10:25:04.391 E/HWComposer( 4646): isConnected failed for display 0: Invalid
display
01-07 10:25:04.393 D/RefreshRateConfigs( 4646): primary refresh rates: 720_60fps
01-07 10:25:04.393 D/RefreshRateConfigs( 4646): app request refresh rates:
720_60fps
01-07 10:25:04.395 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.395 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.395 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.396 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.396 D/Scheduler( 4646): onPrimaryDisplayConfigChanged to 0
01-07 10:25:04.396 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.396 E/HWComposer( 4646): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
01-07 10:25:04.396 W/SurfaceFlinger( 4646): Ignoring VSYNC request while display is
disconnected
01-07 10:25:04.400 I/virtualdisplay( 4583): [VirtualDisplay] getWFDMode:: mode(0)
01-07 10:25:04.401 I/FramebufferSurface( 4646): framebuffer size has been limited
to [720x1600] from [720x1600]
01-07 10:25:04.402 I/display ( 4583): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-07 10:25:04.402 I/display ( 4583): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-07 10:25:04.402 I/display ( 4583): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
01-07 10:25:04.405 I/ExynosConfigStore( 4646):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 0
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 1
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 2
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 3
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 4
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 5
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 6
already set 0
01-07 10:25:04.405 W/APM::AudioPolicyEngine/Base( 4630): setSessionActive session 7
already set 0
01-07 10:25:04.407 I/hwcservice( 4583): DisplayID(0) : NeedCompressedTargetBuffer :
-1
01-07 10:25:04.408 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:04.408 I/Gralloc4( 4646): mapper 4.x is not supported
01-07 10:25:04.410 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:04.411 W/Gralloc3( 4646): mapper 3.x is not supported
01-07 10:25:04.414 W/zygote ( 4560): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
01-07 10:25:04.423 I/gralloc ( 4646): Arm Module v1.0
01-07 10:25:04.425 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
01-07 10:25:04.426 W/Gralloc4( 4646): allocator 3.x is not supported
01-07 10:25:04.428 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
01-07 10:25:04.429 W/Gralloc3( 4646): allocator 3.x is not supported
01-07 10:25:04.429 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.431 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:25:04.431 D/gralloc ( 4582): buffer_descriptor: wh(720 1600)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
01-07 10:25:04.433 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:25:04.433 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:25:04.433 D/gralloc ( 4582): buffer_descriptor: wh(720 1600)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
01-07 10:25:04.434 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:25:04.435 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:25:04.435 D/gralloc ( 4582): buffer_descriptor: wh(720 1600)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
01-07 10:25:04.436 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:25:04.429 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.444 D/main_abox( 4756): main
01-07 10:25:04.445 D/main_abox( 4756): dev_path=/devices/platform/14a50000.abox
01-07 10:25:04.445 D/main_abox( 4756): sys_path=/sys/devices/platform/14a50000.abox
01-07 10:25:04.445 D/main_abox( 4756):
debug_path=/sys/devices/platform/14a50000.abox/0.abox-debug
01-07 10:25:04.445 D/main_abox( 4756):
debug_path_leg=/sys/devices/platform/14a50000.abox/0.abox_debug
01-07 10:25:04.445 D/main_abox( 4756): regmap_path=/d/regmap/14a50000.abox
01-07 10:25:04.445 D/main_abox( 4756): out_path=/data/vendor/log/abox
01-07 10:25:04.445 I/main_abox( 4756): report_service
01-07 10:25:04.445 I/main_abox( 4756): main_loop
01-07 10:25:04.466 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
01-07 10:25:04.466 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
01-07 10:25:04.467 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
01-07 10:25:04.476 I/audio_hw_primary( 4575): device-adev_open: enter
01-07 10:25:04.476 I/audio_hw_primary( 4575): proxy-getAudioDeviceInstance: created
Audio HW Device Instance!
01-07 10:25:04.476 I/audio_hw_proxy_3830( 4575): proxy-getInstance: created Audio
Proxy Instance!
01-07 10:25:04.476 I/audio_hw_proxy_3830( 4575): proxy-proxy_set_board_info: Board
info file name is vendor/etc/audio_board_info.xml
01-07 10:25:04.477 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
01-07 10:25:04.479 I/usbd ( 4752): Usb HAL not found
01-07 10:25:04.481 I/audio_hw_proxy_3830( 4575): proxy-proxy_init: opened &
initialized Audio Proxy
01-07 10:25:04.482 I/audio_hw_primary( 4575): proxy-adev_init_route: no mixer_info
or there is error, will use default mixer file(/vendor/etc/mixer_paths.xml)
01-07 10:25:04.491 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.492 I/audio_hw_proxy_3830( 4575): proxy-proxy_set_mixercontrol: set
Mixer Control(ABOX Tickle) to 1
01-07 10:25:04.529 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.539 I/cameraserver( 4689): ServiceManager: 0xf0b7e430
01-07 10:25:04.539 I/CameraService( 4689): CameraService started (pid=4689)
01-07 10:25:04.539 I/CameraService( 4689): CameraService process starting
01-07 10:25:04.540 W/BatteryNotifier( 4689): batterystats service unavailable!
01-07 10:25:04.540 W/BatteryNotifier( 4689): batterystats service unavailable!
01-07 10:25:04.540 I/CameraService( 4689): enumerateProviders E
01-07 10:25:04.541 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.556 D/AT_Distributor( 4751): SERIALNO: R58R76M3WHJ
01-07 10:25:04.557 I/hwservicemanager( 4226): Since
[email protected]::ISehCameraProvider/legacy/0 is not
registered, trying to start it as a lazy HAL.
01-07 10:25:04.557 E/AT_Distributor( 4751): ReadTextWithOffset() Error :
/dev/block/param
01-07 10:25:04.557 E/AT_Distributor( 4751): length of cid on boot param is not
valid
01-07 10:25:04.557 E/AT_Distributor( 4751): GetTextFromFile() Error :
/efs/imei/cid.dat
01-07 10:25:04.557 E/AT_Distributor( 4751): could not find cid from
/efs/imei/cid.dat
01-07 10:25:04.558 E/CameraProviderManager( 4689): addProviderLocked: Camera
provider HAL 'legacy/0' is not actually available
01-07 10:25:04.558 I/CameraService( 4689): enumerateProviders X
01-07 10:25:04.560 I/CameraService( 4689): CameraService pinged cameraservice proxy
01-07 10:25:04.561 I/CameraService( 4689): CameraSerivce pinged cameraservice
worker
01-07 10:25:04.562 I/cameraserver( 4689): Waiting for activity service
01-07 10:25:04.563 D/AT_Distributor( 4751): setProdCode sales code SAM
01-07 10:25:04.566 D/AT_Distributor( 4751): gUartPath = /dev/ttySAC0
01-07 10:25:04.566 D/AT_Distributor( 4751): UART ttySAC0 is not used by console
01-07 10:25:04.567 D/AT_Distributor( 4751): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
01-07 10:25:04.567 D/AT_Distributor( 4751): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
01-07 10:25:04.567 D/AT_Distributor( 4751): MakeLocalServer(): FactoryClientRecv
Communication: Server_socket 6
01-07 10:25:04.567 D/AT_Distributor( 4751): InitSocketAcceptHandler():
FactoryClientRecv, id(0), fd(6)
01-07 10:25:04.567 D/AT_Distributor( 4751): MakeLocalServer(): FactoryClientSend
Communication: Server_socket 7
01-07 10:25:04.567 D/AT_Distributor( 4751): InitSocketAcceptHandler():
FactoryClientSend, id(1), fd(7)
01-07 10:25:04.567 D/AT_Distributor( 4751): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
01-07 10:25:04.567 D/AT_Distributor( 4751): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
01-07 10:25:04.567 D/AT_Distributor( 4751): MakeLocalServer(): SatsService
Communication: Server_socket 9
01-07 10:25:04.567 D/AT_Distributor( 4751): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
01-07 10:25:04.567 D/AT_Distributor( 4751): first start
01-07 10:25:04.577 I/gatekeeperd( 4750): !@Starting gatekeeperd...
01-07 10:25:04.582 I/gatekeeperd( 4750): !@gatekeeper deathRecipient linked success
01-07 10:25:04.583 I/servicemanager( 4225): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:4750)
01-07 10:25:04.590 I/keystore( 4702): !@ Succeed to initialize SKO,
SamsungKeyManager!
01-07 10:25:04.590 I/keystore( 4702): !@ initialize : Not Exist masterKeyFile
01-07 10:25:04.591 I/keystore( 4702): !@ initialize : Not Exist masterKeyFile
01-07 10:25:04.591 I/keystore( 4702): !@ initialize : Not Exist masterKeyFile
01-07 10:25:04.592 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.607 D/[email protected]
service( 4767): seh_fps_hal starts
01-07 10:25:04.607 I/[email protected]
service( 4767): BiometricsFingerprint()
01-07 10:25:04.610 I/HidlServiceManagement( 4767): Registered
[email protected]::ISehBiometricsFingerprint/
default
01-07 10:25:04.611 I/HidlServiceManagement( 4767): Removing namespace from process
name [email protected] to [email protected]
service.
01-07 10:25:04.613 I/[email protected]( 4765):
SehBiometricsFace starts
01-07 10:25:04.614 I/[email protected]( 4765):
SehBiometricsFace::SehBiometricsFace
01-07 10:25:04.615 I/keystore( 4702): registerSignalHandler
01-07 10:25:04.616 I/servicemanager( 4225): Adding 'u:r:keystore:s0' service
(android.security.keystore:4702)
01-07 10:25:04.617 I/HidlServiceManagement( 4765): Registered
[email protected]::ISehBiometricsFace/default
01-07 10:25:04.618 I/HidlServiceManagement( 4765): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:04.623 I/WLBTD ( 4744): Received EVENT_SYSTEM_PROPERTY
01-07 10:25:04.623 I/WLBTD ( 4744): ATTR_STR: len:18 type:1 data:ro.build.type
01-07 10:25:04.623 I/WLBTD ( 4744): __system_property_get: length=4 value=user
01-07 10:25:04.623 I/WLBTD ( 4744): Sending EVENT_SYSTEM_PROPERTY cmd reply.
01-07 10:25:04.623 I/WLBTD ( 4744): sent (32 byte) reply msg to kernel.
01-07 10:25:04.630 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.642 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.646 I/[email protected]( 4739): main
01-07 10:25:04.653 I/[email protected]( 4718):
mediacodecservice starting
01-07 10:25:04.669 W/[email protected]( 4718):
libminijail[4718]: failed to get path of fd 5: No such file or directory
01-07 10:25:04.669 W/[email protected]( 4718):
libminijail[4718]: allowing syscall: clock_gettime
01-07 10:25:04.670 W/[email protected]( 4718):
libminijail[4718]: allowing syscall: connect
01-07 10:25:04.670 W/[email protected]( 4718):
libminijail[4718]: allowing syscall: fcntl64
01-07 10:25:04.670 W/[email protected]( 4718):
libminijail[4718]: allowing syscall: socket
01-07 10:25:04.670 W/[email protected]( 4718):
libminijail[4718]: allowing syscall: writev
01-07 10:25:04.671 I/mediaserver( 4712): ServiceManager: 0xf45a5420
01-07 10:25:04.672 V/MediaUtils( 4705): physMem: 3841691648
01-07 10:25:04.673 V/MediaUtils( 4705): requested limit: 2305014960
01-07 10:25:04.673 I/libc ( 4705): malloc_limit: Allocation limit enabled, max
size 2305014960 bytes
01-07 10:25:04.679 W/[email protected]( 4718):
libminijail[4718]: logging seccomp filter failures
01-07 10:25:04.681 D/mediaserver( 4712): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-07 10:25:04.684 I/GNSS_2_1( 4739): HIDL_FETCH_IGnss: Entry
01-07 10:25:04.684 I/GNSS_2_1( 4739): Gnss: CTR tid=4739 init=0
01-07 10:25:04.692 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: failed to get path
of fd 5: No such file or directory
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: allowing syscall:
connect
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: allowing syscall:
fcntl
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: allowing syscall:
sendto
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: allowing syscall:
socket
01-07 10:25:04.694 W/mediaextractor( 4705): libminijail[4705]: allowing syscall:
writev
01-07 10:25:04.699 I/GNSS_2_1( 4739): HIDL_FETCH_IGnss: Exit
01-07 10:25:04.701 I/HidlServiceManagement( 4739): Registered
[email protected]::IGnss/default
01-07 10:25:04.702 I/LegacySupport( 4739): Registration complete for
[email protected]::IGnss/default.
01-07 10:25:04.704 W/mediaextractor( 4705): libminijail[4705]: logging seccomp
filter failures
01-07 10:25:04.711 D/tor ( 4705): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.VP8.Encoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.VP8.Decoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.AVC.Encoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.AVC.Decoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.HEVC.Encoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.HEVC.Decoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.MPEG4.Encoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.WMV.Decoder.so
01-07 10:25:04.713 I/EXYNOS_COMP_REGS( 4718): Loading the library:
libOMX.Exynos.MPEG4.Decoder.so
01-07 10:25:04.713 D/mediaserver( 4712): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-07 10:25:04.714 E/OMXMaster( 4718): addVendorPlugin SEC
01-07 10:25:04.722 I/GNSS_2_0( 4739): HIDL_FETCH_ISehGnss: Entry
01-07 10:25:04.722 I/SehGNSS ( 4739): SehGnss: CTR tid=4739 init=0
01-07 10:25:04.722 I/GNSS_2_0( 4739): HIDL_FETCH_ISehGnss: Exit
01-07 10:25:04.724 I/HidlServiceManagement( 4739): Registered
[email protected]::ISehGnss/default
01-07 10:25:04.724 I/HidlServiceManagement( 4739): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:04.725 I/LegacySupport( 4739): Registration complete for
[email protected]::ISehGnss/default.
01-07 10:25:04.725 D/tor ( 4705): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-07 10:25:04.731 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomx263dsw.so
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomx264dsw.so
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomxhevcdsw.so
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomxmp4vdsw.so
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomxvc1dsw.so
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
01-07 10:25:04.741 I/SEC_COMP_REGS( 4718): Loading the library: libsomxvp8d.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): Loading the library: libsomxamrd.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): Loading the library: libsomxadpcmd.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
01-07 10:25:04.742 E/SEC_COMP_REGS( 4718): Skipping the library: libsomxaped.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): Loading the library: libsomxflacd.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): Loading the library: libsomxmp3d.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
01-07 10:25:04.742 E/SEC_COMP_REGS( 4718): Skipping the library: libsomxqcelpd.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
01-07 10:25:04.742 E/SEC_COMP_REGS( 4718): Skipping the library: libsomxqcelpe.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
01-07 10:25:04.742 E/SEC_COMP_REGS( 4718): Skipping the library: libsomxevrcd.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
01-07 10:25:04.742 E/SEC_COMP_REGS( 4718): Skipping the library: libsomxevrce.so
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
01-07 10:25:04.742 I/SEC_COMP_REGS( 4718): Loading the library: libsomxnaace.so
01-07 10:25:04.742 I/OMXMaster( 4718): >>>Vendor SEC
01-07 10:25:04.743 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.756 I/SoftOMXPlugin( 4718): createOMXPlugin
01-07 10:25:04.756 E/MediaCodecsXmlParser( 4718): >>>SEC codec
01-07 10:25:04.757 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:04.760 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:04.764 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:04.768 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:04.769 W/BatteryNotifier( 4712): batterystats service unavailable!
01-07 10:25:04.772 V/MediaPlayerService( 4712): MediaPlayerService created
01-07 10:25:04.772 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs.xml...
01-07 10:25:04.773 I/servicemanager( 4225): Adding 'u:r:mediaserver:s0' service
(media.player:4712)
01-07 10:25:04.777 D/MediaCodecList( 4712): Allowing all OMX codecs
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 259 of /vendor/etc/media_codecs.xml
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-07 10:25:04.777 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-07 10:25:04.782 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:04.783 I/hwservicemanager( 4226): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
01-07 10:25:04.785 I/hwservicemanager( 4226): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
01-07 10:25:04.785 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
01-07 10:25:04.785 I/HidlServiceManagement( 4712): getService: Trying again for
[email protected]::IOmxStore/default...
01-07 10:25:04.786 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.786 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.786 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.786 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.786 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 188 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.787 D/MediaCodecsXmlParser( 4718): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-07 10:25:04.788 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
01-07 10:25:04.790 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
01-07 10:25:04.791 I/HidlServiceManagement( 4718): Registered
[email protected]::IOmx/default
01-07 10:25:04.791 I/HidlServiceManagement( 4718): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:04.792 I/[email protected]( 4718): IOmx HAL
service created.
01-07 10:25:04.792 I/OmxStore( 4718): omx common prefix: 'OMX.'
01-07 10:25:04.792 E/MediaCodecsXmlParser( 4718): >>>SEC codec
01-07 10:25:04.793 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:04.793 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.793 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:04.794 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:04.794 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:04.794 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs.xml...
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 259 of /vendor/etc/media_codecs.xml
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-07 10:25:04.795 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.796 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): MediaCodec: cannot update non-
existing codec at line 188 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:04.797 D/MediaCodecsXmlParser( 4718): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-07 10:25:04.798 E/MediaCodecsXmlParser( 4718): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-07 10:25:04.798 E/MediaCodecsXmlParser( 4718): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-07 10:25:04.798 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
01-07 10:25:04.799 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
01-07 10:25:04.800 I/HidlServiceManagement( 4718): Registered
[email protected]::IOmxStore/default
01-07 10:25:04.800 I/HidlServiceManagement( 4718): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:04.800 I/SEC_componentStore( 4718): Instantiating Codec2's C2+++
01-07 10:25:04.800 I/SEC_componentStore( 4718): Creating vendor Codec2 service...
01-07 10:25:04.800 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:04.800 W/libc ( 4226): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
01-07 10:25:04.800 E/ion ( 4718): ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
01-07 10:25:04.800 I/SEC_componentStore( 4718): >>SEC Codec2's SetIonUsage str ++++
++++
01-07 10:25:04.800 E/SEC_componentStore( 4718): >>>SEC name: ion_system_heap, type:
0, id: 0, reserved: 0 1 0
01-07 10:25:04.800 I/SEC_componentStore( 4718): >>SEC Codec2's0 SetIonUsage : 1
01-07 10:25:04.800 I/SEC_componentStore( 4718): >>SEC Codec2's1 SetIonUsage : 1
01-07 10:25:04.800 I/hw-BpHwBinder( 4226): onLastStrongRef automatically unlinking
death recipients
01-07 10:25:04.800 I/SEC_componentStore( 4718): >>SEC Codec2's SetIonUsage
01-07 10:25:04.805 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:04.807 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:04.807 I/OMXMaster( 4718): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
01-07 10:25:04.831 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.845 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.894 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.905 D/zygote ( 4560): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-07 10:25:04.905 D/zygote ( 4560): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-07 10:25:04.906 D/zygote64( 4558): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-07 10:25:04.906 D/zygote64( 4558): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-07 10:25:04.909 I/DecConfig( 4718): initState mDaxState(1), mProfileIdx(0)
01-07 10:25:04.909 D/DlbDecParamCache( 4718): setProfile(profile=-1)
01-07 10:25:04.909 D/DlbDecParamArray( 4718): getProfileParams(profile = -1)
01-07 10:25:04.910 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x40000000
01-07 10:25:04.922 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:25:04.923 I/WLBTD ( 4744): wrote file /data/vendor/conn/.wifiver.info
01-07 10:25:04.923 I/WLBTD ( 4744): sent (64 byte) ack msg to kernel.
01-07 10:25:04.923 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:25:04.923 E/WLBTD ( 4744): failed to open file
01-07 10:25:04.923 I/WLBTD ( 4744): sent (28 byte) ack msg to kernel.
01-07 10:25:04.924 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:25:04.924 I/WLBTD ( 4744): wrote file /data/vendor/conn/.softap.info
01-07 10:25:04.924 I/WLBTD ( 4744): sent (64 byte) ack msg to kernel.
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000002
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000008
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000080
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00004000
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00008000
01-07 10:25:04.925 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000400
01-07 10:25:04.926 D/DecConfig( 4718): default dvlo: -224, mOutputLevel: -14
01-07 10:25:04.926 D/DlbProfileParamArray( 4718): loadXMLFile
01-07 10:25:04.932 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:04.946 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.951 I/install_recovery( 4796): Recovery image already installed
01-07 10:25:04.953 D/DlbProfileParamArray( 4718): add the profile table:
profileId=0, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=1, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=2, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=3, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=4, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=5, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=6, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=7, paramNum=134, size=2336
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=8, paramNum=0, size=8
01-07 10:25:04.954 D/DlbProfileParamArray( 4718): add the profile table:
profileId=-1, paramNum=78, size=1416
01-07 10:25:04.956 I/audio_route( 4575): init: path (/vendor/etc/mixer_paths.xml)
01-07 10:25:04.961 D/DecStaticConfig( 4718): DecStaticConfig, isMono=0
01-07 10:25:04.961 I/DecConfig( 4718): mDSA has changed from -1 to 10
01-07 10:25:04.961 I/DecConfig( 4718): mDHSA has changed from -1 to 10
01-07 10:25:04.961 I/DecConfig( 4718): mDFSA has changed from -1 to 10
01-07 10:25:04.961 I/DDP_JOCDecoder( 4718): -> init name OMX.dolby.ac3.decoder
01-07 10:25:04.961 I/DDP_JOCDecoder( 4718): <- init
01-07 10:25:04.961 D/DDP_JOCDecoder( 4718): initPorts
01-07 10:25:04.962 I/DDP_JOCDecoder( 4718): -> ~DDPDecoder
01-07 10:25:04.963 D/DlbDecParamCache( 4718): ~DecParamCache()
01-07 10:25:04.963 I/DDP_JOCDecoder( 4718): <- ~DDPDecoder
01-07 10:25:04.963 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:04.964 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:04.966 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:04.967 I/OMXMaster( 4718): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
01-07 10:25:04.968 I/HidlServiceManagement( 4718): Registered
[email protected]::IComponentStore/default
01-07 10:25:04.968 I/SEC_componentStore( 4718): Codec2's IComponentStore service
created.
01-07 10:25:04.968 I/SEC_componentStore( 4718): Instantiating Codec2's C2---
01-07 10:25:04.971 I/audio_route( 4575): init: include path
(/vendor/etc/mixer_gains.xml)
01-07 10:25:04.979 I/DecConfig( 4718): initState mDaxState(1), mProfileIdx(0)
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile(profile=-1)
01-07 10:25:04.979 D/DlbDecParamArray( 4718): getProfileParams(profile = -1)
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x40000000
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000002
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000008
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000080
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00004000
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00008000
01-07 10:25:04.979 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000400
01-07 10:25:04.979 D/DecConfig( 4718): default dvlo: -224, mOutputLevel: -14
01-07 10:25:04.979 D/DecStaticConfig( 4718): DecStaticConfig, isMono=0
01-07 10:25:04.979 I/DecConfig( 4718): mDSA has changed from -1 to 10
01-07 10:25:04.979 I/DecConfig( 4718): mDHSA has changed from -1 to 10
01-07 10:25:04.979 I/DecConfig( 4718): mDFSA has changed from -1 to 10
01-07 10:25:04.979 I/AC4Decoder( 4718): -> init name OMX.dolby.ac4.decoder
01-07 10:25:04.979 I/AC4Decoder( 4718): <- init
01-07 10:25:04.979 D/AC4Decoder( 4718): initPorts
01-07 10:25:04.981 I/AC4Decoder( 4718): -> ~AC4Decoder
01-07 10:25:04.981 D/DlbDecParamCache( 4718): ~DecParamCache()
01-07 10:25:04.981 I/AC4Decoder( 4718): <- ~AC4Decoder
01-07 10:25:04.981 I/audio_route( 4575): > audio_route_update_mixer : +
01-07 10:25:04.982 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:04.984 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:04.985 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
01-07 10:25:04.986 I/audio_route( 4575): > audio_route_update_mixer : changed(25) -
01-07 10:25:04.986 I/audio_hw_proxy_3830( 4575): proxy-proxy_init_route: opened
Mixer & initialized audio route
01-07 10:25:04.986 E/AudioRil( 4575): Connect_RILD() error
01-07 10:25:04.986 E/AudioRil( 4575): audio secril init failed.
01-07 10:25:04.986 I/AudioRil( 4575): ### mMultiSim : 0
01-07 10:25:04.987 E/AudioRil( 4575): Connect_RILD() error
01-07 10:25:04.987 D/audio_hw_primary( 4575): device-adev_open: initialized Voice
Manager!
01-07 10:25:04.987 D/audio_hw_primary( 4575): device-adev_open: initialized Factory
Manager!
01-07 10:25:04.990 I/audio_hw_primary( 4575): device-adev_open: opened Primary
Audio HW Device(ref = 1)
01-07 10:25:04.996 I/SEC_BASE_COMP( 4718): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:04.996 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:04.997 V/sec_audio_hw( 4575): sec_dev_open: enter
01-07 10:25:04.997 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:04.998 V/sec_audio_hw( 4575): sec_dev_open: exit
01-07 10:25:04.999 I/DeviceHalHidl( 4630): Samsung audio hal version: 100
01-07 10:25:05.000 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.000 V/sec_audio_hw( 4575): sec_dev_get_parameters :
l_effect_soundbooster_dsp_support
01-07 10:25:05.000 I/audio_hw_primary_odm( 4575): odm_adev_get_parameters: enter
with key(l_effect_soundbooster_dsp_support=)
01-07 10:25:05.000 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-07 10:25:05.001 D/audio_hw_primary( 4575): device-adev_set_mode: enter
01-07 10:25:05.001 I/AudioFlinger( 4630): loadHwModule() Loaded primary audio
interface, handle 10
01-07 10:25:05.003 I/AudioFlinger( 4630): openOutput() this 0x7c609e9000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x2
01-07 10:25:05.004 D/audio_hw_primary( 4575): device-adev_open_output_stream:
enter: io_handle (13), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x2)
01-07 10:25:05.004 I/audio_hw_primary( 4575): device-adev_open_output_stream:
requested to open Primary playback stream
01-07 10:25:05.004 I/audio_hw_proxy_3830( 4575): proxy-
proxy_create_playback_stream: opened Proxy Stream(primary_out)
01-07 10:25:05.004 I/audio_hw_primary( 4575): primary_out-adev_open_output_stream:
transited to Standby
01-07 10:25:05.004 I/audio_hw_primary( 4575): device-adev_open_output_stream:
opened primary_out stream
01-07 10:25:05.004 D/audio_hw_primary( 4575): primary_out-
out_update_source_metadata: called, but not implemented yet
01-07 10:25:05.005 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
13, type 0, tag
01-07 10:25:05.005 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:05.011 I/SEC_BASE_COMP( 4718): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.012 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.014 I/mediaswcodec( 4748): media swcodec service starting
01-07 10:25:05.015 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.015 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-07 10:25:05.016 I/AudioFlinger( 4630): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
01-07 10:25:05.017 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.018 W/mediaswcodec( 4748): Could not read additional policy file
'/vendor/etc/seccomp_policy/mediaswcodec.policy'
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: failed to get path of
fd 5: No such file or directory
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: allowing syscall:
connect
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: allowing syscall:
fcntl
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: allowing syscall:
sendto
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: allowing syscall:
socket
01-07 10:25:05.018 W/mediaswcodec( 4748): libminijail[4748]: allowing syscall:
writev
01-07 10:25:05.019 I/SEC_BASE_COMP( 4718): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.020 W/mediaswcodec( 4748): libminijail[4748]: logging seccomp filter
failures
01-07 10:25:05.021 I/CodecServiceRegistrant( 4748): Creating software Codec2
service...
01-07 10:25:05.022 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.024 D/C2Store ( 4748): Default ION heapmask = -1
01-07 10:25:05.024 D/C2Store ( 4748): Default ION flags = 0
01-07 10:25:05.024 D/C2Store ( 4748): Default ION align = 0
01-07 10:25:05.024 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.024 I/OMXMaster( 4718):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
01-07 10:25:05.025 I/DecConfig( 4718): initState mDaxState(1), mProfileIdx(0)
01-07 10:25:05.025 D/DlbDecParamCache( 4718): setProfile(profile=-1)
01-07 10:25:05.025 D/DlbDecParamArray( 4718): getProfileParams(profile = -1)
01-07 10:25:05.025 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x40000000
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000002
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000008
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000080
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00004000
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00008000
01-07 10:25:05.026 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000400
01-07 10:25:05.026 D/DecConfig( 4718): default dvlo: -224, mOutputLevel: -14
01-07 10:25:05.026 D/DecStaticConfig( 4718): DecStaticConfig, isMono=0
01-07 10:25:05.026 I/DecConfig( 4718): mDSA has changed from -1 to 10
01-07 10:25:05.026 I/DecConfig( 4718): mDHSA has changed from -1 to 10
01-07 10:25:05.026 I/DecConfig( 4718): mDFSA has changed from -1 to 10
01-07 10:25:05.026 I/DDP_JOCDecoder( 4718): -> init name OMX.dolby.eac3.decoder
01-07 10:25:05.026 I/DDP_JOCDecoder( 4718): <- init
01-07 10:25:05.026 D/DDP_JOCDecoder( 4718): initPorts
01-07 10:25:05.027 I/DDP_JOCDecoder( 4718): -> ~DDPDecoder
01-07 10:25:05.027 D/DlbDecParamCache( 4718): ~DecParamCache()
01-07 10:25:05.027 I/DDP_JOCDecoder( 4718): <- ~DDPDecoder
01-07 10:25:05.029 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.029 I/HidlServiceManagement( 4748): Registered
[email protected]::IComponentStore/software (start delay of 714ms)
01-07 10:25:05.031 I/CodecServiceRegistrant( 4748): Preferred Codec2 store is set
to "default".
01-07 10:25:05.031 I/CodecServiceRegistrant( 4748): Software Codec2 service created
and registered.
01-07 10:25:05.032 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.032 I/OMXMaster( 4718): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
01-07 10:25:05.033 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.033 E/MediaExtractorFactory( 4705): couldn't
opendir(/system_ext/lib64/extractors)
01-07 10:25:05.033 I/DecConfig( 4718): initState mDaxState(1), mProfileIdx(0)
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile(profile=-1)
01-07 10:25:05.033 D/DlbDecParamArray( 4718): getProfileParams(profile = -1)
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x40000000
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000002
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000008
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000080
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00004000
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00008000
01-07 10:25:05.033 D/DlbDecParamCache( 4718): setProfile() Creating parameter cache
for device 0x00000400
01-07 10:25:05.033 D/DecConfig( 4718): default dvlo: -224, mOutputLevel: -14
01-07 10:25:05.033 D/DecStaticConfig( 4718): DecStaticConfig, isMono=0
01-07 10:25:05.033 I/DecConfig( 4718): mDSA has changed from -1 to 10
01-07 10:25:05.033 I/DecConfig( 4718): mDHSA has changed from -1 to 10
01-07 10:25:05.033 I/DecConfig( 4718): mDFSA has changed from -1 to 10
01-07 10:25:05.033 I/DDP_JOCDecoder( 4718): -> init name OMX.dolby.eac3-joc.decoder
01-07 10:25:05.033 I/DDP_JOCDecoder( 4718): <- init
01-07 10:25:05.033 D/DDP_JOCDecoder( 4718): initPorts
01-07 10:25:05.034 I/DDP_JOCDecoder( 4718): -> ~DDPDecoder
01-07 10:25:05.034 D/DlbDecParamCache( 4718): ~DecParamCache()
01-07 10:25:05.034 I/DDP_JOCDecoder( 4718): <- ~DDPDecoder
01-07 10:25:05.035 I/servicemanager( 4225): Adding 'u:r:mediaextractor:s0' service
(media.extractor:4705)
01-07 10:25:05.035 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.037 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.037 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
01-07 10:25:05.040 I/zygote ( 4560): Using memfd for future sealing
01-07 10:25:05.044 I/SEC_BASE_COMP( 4718): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.045 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.045 I/zygote64( 4558): Using memfd for future sealing
01-07 10:25:05.046 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.046 I/OMXMaster( 4718):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
01-07 10:25:05.046 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.058 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.059 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.060 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-07 10:25:05.065 I/SEC_BASE_COMP( 4718): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.066 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.068 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.068 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-07 10:25:05.073 I/SEC_BASE_COMP( 4718): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.074 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.079 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.080 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-07 10:25:05.082 I/SEC_BASE_COMP( 4718): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.083 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.085 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.088 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
01-07 10:25:05.097 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.099 W/libc ( 4738): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-07 10:25:05.100 W/libc ( 4738): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-07 10:25:05.100 W/libc ( 4738): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-07 10:25:05.101 W/libc ( 4738): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-07 10:25:05.102 W/libc ( 4738): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-07 10:25:05.102 W/libc ( 4738): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-07 10:25:05.103 I/SEC_BASE_COMP( 4718): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.106 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.107 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.108 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.avc.dec) in
android.hardwar process
01-07 10:25:05.133 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.144 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.145 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.147 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.150 E/SemDvfsManager_JNI( 4560): SemDvfsManager: registerfunction
enter
01-07 10:25:05.150 E/SemDvfsManager_JNI( 4558): SemDvfsManager: registerfunction
enter
01-07 10:25:05.150 E/SemAffinityControl( 4558): SemAffinityControl:
registerfunction enter
01-07 10:25:05.150 E/SemAffinityControl( 4560): SemAffinityControl:
registerfunction enter
01-07 10:25:05.156 W/zygote ( 4560): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-07 10:25:05.157 W/zygote64( 4558): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-07 10:25:05.159 I/DlbDlbEffect( 4575): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xe800e5c0)
01-07 10:25:05.160 I/DlbDlbEffect( 4575): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
01-07 10:25:05.165 I/BufferProvider( 4630): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
01-07 10:25:05.166 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.166 I/AudioEffectStage( 4630): makeSinkBuffer max format 1, normal
fc 960
01-07 10:25:05.166 I/AudioEffectStage( 4630): make sec precision stage 1
01-07 10:25:05.166 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.168 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.169 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:Exynos.avc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.169 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.173 I/Zygote ( 4558): !@Boot_EBS_F: boot_progress_preload_start
01-07 10:25:05.173 D/Zygote ( 4558): begin preload
01-07 10:25:05.173 I/Zygote ( 4558): !@Boot: Begin of preload()
01-07 10:25:05.174 I/Zygote ( 4558): Calling ZygoteHooks.beginPreload()
01-07 10:25:05.178 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.181 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.181 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.avc.dec.secure) in android.hardwar process
01-07 10:25:05.182 I/zygote ( 4560): Explicit concurrent copying GC freed
783(75KB) AllocSpace objects, 0(0B) LOS objects, 92% free, 120KB/1656KB, paused
150us total 10.272ms
01-07 10:25:05.188 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.188 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.194 I/zygote ( 4560): Explicit concurrent copying GC freed 48(45KB)
AllocSpace objects, 0(0B) LOS objects, 92% free, 124KB/1660KB, paused 80us total
11.316ms
01-07 10:25:05.194 D/Zygote32Timing( 4560): PostZygoteInitGC took to complete: 24ms
01-07 10:25:05.194 D/Zygote32Timing( 4560): ZygoteInit took to complete: 34ms
01-07 10:25:05.197 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_SOUNDBOOSTER_TDM from table
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_HEADTRACKING_FX from table
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_VOLUME_MONITOR_SW from table
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_VOLUME_MONITOR_HW from table
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_VOLUME_MONITOR from table
01-07 10:25:05.201 V/AudioEffectStagePolicy( 4630): remove
STAGE_EFFECT_VOICE_CHANGER from table
01-07 10:25:05.201 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.202 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-07 10:25:05.202 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-07 10:25:05.202 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): load hw modules primary
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_PRIMARY
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName primary_output
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName primary_output_normal
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName primary_output_normal_sub1
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name uhq, value
, stageName primary_output
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName primary_output_uhq
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName primary_output_uhq_sub1
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName primary_output_uhq_sub1_game
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name suhq,
value , stageName primary_output
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName primary_output_suhq
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): load input thread
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_INPUT_FLAG_NONE
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): stringToEnum() found RECORD
01-07 10:25:05.203 V/AudioEffectStagePolicy( 4630): loadStageConfig name
voice_changer, value , stageName primary_input
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_SOURCE_MIC
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_SOURCE_CAMCORDER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_SOURCE_VOICE_COMMUNICATION
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load hw modules media
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName media_output
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName media_output_normal
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName media_output_normal_sub1
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName media_output_normal_sub1_game
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos-
multi, value , stageName media_output_normal_sub1_game
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 I/Zygote ( 4560): Accepting command socket connections
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name uhq, value
, stageName media_output
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName media_output_uhq
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName media_output_uhq_sub1
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName media_output_uhq_sub1_game
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name suhq,
value , stageName media_output
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName media_output_suhq
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load hw modules low
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName low_output
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName low_output_normal
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName low_output_normal_sub1
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.204 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load hw modules raw
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName raw_output
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.204 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName raw_output_normal
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): load hw modules a2dp
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName a2dp_output
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName a2dp_output_normal
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal48,
value , stageName a2dp_output
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.205 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name uhq, value
, stageName a2dp_output
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name dynamic,
value , stageName a2dp_output
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.205 V/AudioEffectStagePolicy( 4630): load hw modules offload
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found OFFLOAD
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName offload_output
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_PROXY
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS_PROXY
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND_PROXY
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load hw modules fastmixer
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found FASTMIXER
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName fastmixer_output
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName fastmixer_output_normal
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName fastmixer_output_normal_sub1
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name atmos,
value , stageName fastmixer_output_normal_sub1_game
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load hw modules usb
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name dynamic,
value , stageName usb_output
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName usb_output_dynamic
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.206 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load hw modules hdmi
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.206 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:Exynos.avc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): loadStageConfig name dynamic,
value , stageName hdmi_output
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.206 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): load hw modules remote_submix
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): load output thread
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found MIXER
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): loadStageConfig name normal,
value , stageName remote_submix_output
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_NONE
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_STREAM_MUSIC
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY
01-07 10:25:05.207 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
AUDIO_USAGE_GAME
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-07 10:25:05.207 V/AudioEffectStagePolicy( 4630): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-07 10:25:05.209 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.210 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.211 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.212 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.h263.dec)
in android.hardwar process
01-07 10:25:05.214 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libsamsungSoundbooster_plus_legacy.so to
/system/lib64/libsamsungSoundbooster_plus_legacy.so
01-07 10:25:05.222 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.223 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.223 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libaudiosaplus_sec_legacy.so to
/system/lib64/libaudiosaplus_sec_legacy.so
01-07 10:25:05.228 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.231 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.232 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:Exynos.h263.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.232 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.235 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.235 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.237 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.237 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.hevc.dec)
in android.hardwar process
01-07 10:25:05.240 I/EffectsFactoryConfigLoader( 4630):
/system/lib/libaudiosaplus_sec_legacy.so can support global effect
01-07 10:25:05.240 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libmysound_legacy.so to
/system/lib64/libmysound_legacy.so
01-07 10:25:05.245 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libswdap_legacy.so to
/system/lib64/libswdap_legacy.so
01-07 10:25:05.247 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.247 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.248 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.253 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.256 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.256 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:Exynos.hevc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.257 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.259 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.260 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.260 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.hevc.dec.secure) in android.hardwar process
01-07 10:25:05.268 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.269 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.269 I/HidlServiceManagement( 4738): Registered
[email protected]::IRadio/slot1
01-07 10:25:05.277 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.277 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-07 10:25:05.277 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-07 10:25:05.277 I/EXYNOS_VIDEO_OSAL( 4718): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-07 10:25:05.277 I/HidlServiceManagement( 4738): Registered
[email protected]::ISehRadio/slot1
01-07 10:25:05.278 W/EffectsFactoryConfigLoader( 4630): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
01-07 10:25:05.278 I/HidlServiceManagement( 4738): Registered
[email protected]::IRadioConfig/default
01-07 10:25:05.279 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libvolumemonitor_energy.so to
/system/lib64/libvolumemonitor_energy.so
01-07 10:25:05.280 I/HidlServiceManagement( 4738): Registered
[email protected]::ISap/slot1
01-07 10:25:05.281 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.283 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.284 W/EffectsFactoryConfigLoader( 4630): checkLibraryPath()
corrected library path /system/lib/libvoicechanger.so to
/system/lib64/libvoicechanger.so
01-07 10:25:05.284 W/EffectsFactoryConfigLoader( 4630): loadLibrary() could not
find library /system/lib/libswdht_legacy.so
01-07 10:25:05.284 W/EffectsFactoryConfigLoader( 4630): loadEffect() could not get
library dht
01-07 10:25:05.284 W/EffectsFactoryConfigLoader( 4630): loadEffect() could not get
library tdm
01-07 10:25:05.284 V/VolumeMonitor_Energy_Effect( 4630): VMLib_GetDescriptor()
01-07 10:25:05.285 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.285 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface_Factory::Create(2)
01-07 10:25:05.285 I/SoundBooster_Interface1050_a64( 4630): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-07 10:25:05.285 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface(Mode : 2)
01-07 10:25:05.285 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(2)
01-07 10:25:05.285 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 2)
01-07 10:25:05.285 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(2)
01-07 10:25:05.285 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 2)
01-07 10:25:05.285 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-07 10:25:05.286 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels_Factory::Create()
01-07 10:25:05.286 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels()
01-07 10:25:05.286 I/SoundBooster:StereoMono( 4630): StereoMono_Factory::Create()
01-07 10:25:05.286 I/SoundBooster:StereoMono( 4630): StereoMono()
01-07 10:25:05.286 I/SoundBoosterEffectPlus( 4630): Allocate SoundBooster mode:2
01-07 10:25:05.286 I/SoundBooster_Interface1050_a64( 4630): Init(3)
01-07 10:25:05.286 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:Exynos.hevc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.286 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:05.286 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:05.286 I/SoundBooster:ReconfigurationChannels( 4630): Init() bitdepth :
1
01-07 10:25:05.286 I/SoundBooster:StereoMono( 4630): Init() bitdepth : 1
01-07 10:25:05.286 I/SoundBooster_Interface1050_a64( 4630):
SamplingRateConfig(48000)
01-07 10:25:05.286 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.286 I/SoundBooster_Interface1050_a64( 4630): LoadParameter() called
with rigtht path
01-07 10:25:05.286 I/SoundBooster_Interface1050_a64( 4630): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-07 10:25:05.288 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.288 I/SoundBooster_Interface1050_a64( 4630): SetPar()-whole
parameter
01-07 10:25:05.288 I/SoundBooster_Interface1050_a64( 4630): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-07 10:25:05.288 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Destroy()
01-07 10:25:05.288 I/SoundBooster_Base( 4630): ~SoundBooster()
01-07 10:25:05.288 I/SoundBooster_Base( 4630): Init(3)
01-07 10:25:05.288 I/SoundBooster_Base( 4630): SetPar()
01-07 10:25:05.288 I/SoundBooster:SoundBooster_Legacy( 4630): SetPar()
01-07 10:25:05.288 I/SoundBooster_Interface1050_a64( 4630): SetVolumeTable()
01-07 10:25:05.289 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.290 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.290 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
01-07 10:25:05.295 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.298 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.298 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.300 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.300 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.300 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.300 I/DlbDap2Process( 4630): init()
01-07 10:25:05.300 I/DlbDap2Process( 4630): open()
01-07 10:25:05.301 D/Zygote64Timing( 4558): BeginPreload took to complete: 128ms
01-07 10:25:05.301 I/Zygote ( 4558): !@Boot_EBS_F: Preload Classes
01-07 10:25:05.302 I/Zygote ( 4558): !@Boot: Parallel Preloading classes...
01-07 10:25:05.305 I/ZygoteInitThreadPool( 4558): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
01-07 10:25:05.326 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-07 10:25:05.326 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.326 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf59e42a0:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-07 10:25:05.327 W/OMXNodeInstance( 4718):
setParameter(0xf59e42a0:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-07 10:25:05.327 D/MediaCodecInfo( 4712): detail feature-adaptive-playback wasn't
present to remove
01-07 10:25:05.327 I/SEC_BASE_COMP( 4718): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
01-07 10:25:05.328 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.330 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.330 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.mpeg4.dec)
in android.hardwar process
01-07 10:25:05.334 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.334 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.334 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.334 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.335 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.335 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.335 D/DlbProfileParamArray( 4630): loadXMLFile
01-07 10:25:05.335 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.335 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.336 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.339 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.341 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.342 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf5e7c1e0:Exynos.mpeg4.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.342 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.349 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.350 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.351 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.352 I/OMXMaster( 4718): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=0, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=1, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=2, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=3, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=4, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=5, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=6, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=7, paramNum=134, size=2336
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=8, paramNum=0, size=8
01-07 10:25:05.354 D/DlbProfileParamArray( 4630): add the profile table:
profileId=-1, paramNum=78, size=1416
01-07 10:25:05.355 W/OMXNodeInstance( 4718):
getParameter(0xf5e7c1e0:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
01-07 10:25:05.357 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf5e7c1e0:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-07 10:25:05.357 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.357 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf5e7c1e0:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-07 10:25:05.357 W/OMXNodeInstance( 4718):
setParameter(0xf5e7c1e0:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-07 10:25:05.357 D/MediaCodecInfo( 4712): detail feature-adaptive-playback wasn't
present to remove
01-07 10:25:05.357 I/SEC_BASE_COMP( 4718): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
01-07 10:25:05.359 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.360 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.360 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.vc1.dec) in
android.hardwar process
01-07 10:25:05.362 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.362 D/DlbDap2Process( 4630): 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-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.362 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.363 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.365 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.365 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 0 for SessionId -1302
01-07 10:25:05.365 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
01-07 10:25:05.365 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:05.365 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:05.365 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afa840
01-07 10:25:05.365 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afa840 -
01-07 10:25:05.365 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7c60afa840)
01-07 10:25:05.365 I/AudioSASecPlus( 4630): AudioSASec::Configure(134, 44100, 2, 1)
01-07 10:25:05.365 I/AudioSASecPlus( 4630): AudioSASec::Configure (134, 44100, 2,
1)
01-07 10:25:05.365 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585824
01-07 10:25:05.365 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:05.365 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:05.368 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:05.368 I/SoundAlive_Interface a64( 4630): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:05.368 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:05.368 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.368 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.373 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.374 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]SoundAlive_Config()
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Init()
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.374 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.374 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:05.374 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Init()
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.374 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.374 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.374 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.374 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:05.374 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.375 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:05.375 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:05.375 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585676
01-07 10:25:05.375 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:05.376 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:05.377 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.378 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf5e7c2a0:Exynos.vc1.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.378 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]SoundAlive_Config()
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Init()
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.378 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.378 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:05.378 I/SoundAlive_PrePost( 4630): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.378 I/SoundAlive_Interface a64( 4630): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:05.378 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:05.378 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:05.378 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:05.379 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.380 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.381 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.381 I/OMXMaster( 4718): makeComponentInstance(OMX.Exynos.vp8.dec) in
android.hardwar process
01-07 10:25:05.383 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.383 D/MySoundEffect( 4630): MySound EffectCreate start - session -
1302
01-07 10:25:05.383 D/MySoundEffect( 4630): MS EffectCreate - Allocating SessionNo 0
for SessionId -1302
01-07 10:25:05.383 D/MySoundEffect( 4630): MS EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
01-07 10:25:05.383 D/MySoundEffect( 4630): MySoundEffect::MySoundEffect ctor
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA create
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 44100,
BW 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.383 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:05.384 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.384 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.384 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.384 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.384 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.387 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.387 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface_Factory::Create(1)
01-07 10:25:05.387 I/SoundBooster_Interface1050_a64( 4630): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-07 10:25:05.387 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface(Mode : 1)
01-07 10:25:05.387 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(1)
01-07 10:25:05.388 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 1)
01-07 10:25:05.388 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(1)
01-07 10:25:05.388 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 1)
01-07 10:25:05.388 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels_Factory::Create()
01-07 10:25:05.388 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels()
01-07 10:25:05.388 I/SoundBoosterEffectPlus( 4630): Allocate SoundBooster mode:1
01-07 10:25:05.388 I/SoundBooster_Interface1050_a64( 4630): Init(3)
01-07 10:25:05.388 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:05.388 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:05.388 I/SoundBooster:ReconfigurationChannels( 4630): Init() bitdepth :
1
01-07 10:25:05.388 I/SoundBooster_Interface1050_a64( 4630):
SamplingRateConfig(48000)
01-07 10:25:05.388 I/SoundBooster_Interface1050_a64( 4630): LoadParameter() called
with rigtht path
01-07 10:25:05.388 I/SoundBooster_Interface1050_a64( 4630): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-07 10:25:05.390 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.390 I/libexynosv4l2( 4718): node found for device s5p-mfc-dec:
/dev/video6
01-07 10:25:05.394 I/libexynosv4l2( 4718): open video device /dev/video6
01-07 10:25:05.396 D/SemCscFeature( 4558): Encoded
01-07 10:25:05.400 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.401 I/SoundBooster_Interface1050_a64( 4630): SetPar()-whole
parameter
01-07 10:25:05.401 I/SoundBooster_Interface1050_a64( 4630): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-07 10:25:05.401 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Destroy()
01-07 10:25:05.401 I/SoundBooster_Base( 4630): ~SoundBooster()
01-07 10:25:05.401 I/SoundBooster_Base( 4630): Init(3)
01-07 10:25:05.401 I/SoundBooster_Base( 4630): SetPar()
01-07 10:25:05.401 I/SoundBooster:SoundBooster_Music( 4630): SetPar()
01-07 10:25:05.402 I/SoundBooster_Interface1050_a64( 4630): SetVolumeTable()
01-07 10:25:05.402 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:05.402 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:05.402 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -1302
01-07 10:25:05.402 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -1302
01-07 10:25:05.402 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.403 W/Exynos_OSAL_Android( 4718): [0xf5d2dc00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-07 10:25:05.411 W/OMXNodeInstance( 4718):
getExtensionIndex(0xf5e7c2a0:Exynos.vp8.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-07 10:25:05.411 D/MediaCodecInfo( 4712): detail feature-tunneled-playback wasn't
present to remove
01-07 10:25:05.414 D/SemCscFeature( 4558): Encoded
01-07 10:25:05.414 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.416 D/SemCscFeature( 4558): Encoded
01-07 10:25:05.418 D/SemCscFeature( 4558): Encoded
01-07 10:25:05.424 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.425 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.AVC.Encoder) in android.hardwar process
01-07 10:25:05.427 I/macloader( 4740): flag : 0x1003
01-07 10:25:05.435 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.436 D/libexynosv4l2( 4718): try node: /dev/video7
01-07 10:25:05.436 I/libexynosv4l2( 4718): node found for device s5p-mfc-enc:
/dev/video7
01-07 10:25:05.441 I/libexynosv4l2( 4718): open video device /dev/video7
01-07 10:25:05.442 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.443 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
01-07 10:25:05.443 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
01-07 10:25:05.445 W/OMXUtils( 4712): do not know color format 0x7f000011 =
2130706449
01-07 10:25:05.446 W/OMXUtils( 4712): do not know color format 0x10 = 16
01-07 10:25:05.447 W/OMXUtils( 4712): do not know color format 0x7f00a000 =
2130747392
01-07 10:25:05.449 W/OMXUtils( 4712): do not know color format 0x7f000789 =
2130708361
01-07 10:25:05.450 W/OMXUtils( 4712): do not know color format 0x7f000012 =
2130706450
01-07 10:25:05.450 W/OMXNodeInstance( 4718):
getConfig(0xf5e7c2a0:Exynos.AVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-07 10:25:05.450 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.460 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.462 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.462 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.H263.Encoder) in android.hardwar process
01-07 10:25:05.469 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.470 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.471 D/libexynosv4l2( 4718): try node: /dev/video7
01-07 10:25:05.471 I/libexynosv4l2( 4718): node found for device s5p-mfc-enc:
/dev/video7
01-07 10:25:05.475 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.app.SystemServiceRegistry$45
01-07 10:25:05.476 I/libexynosv4l2( 4718): open video device /dev/video7
01-07 10:25:05.479 W/OMXUtils( 4712): do not know color format 0x7f000011 =
2130706449
01-07 10:25:05.479 W/OMXUtils( 4712): do not know color format 0x10 = 16
01-07 10:25:05.480 W/OMXUtils( 4712): do not know color format 0x7f00a000 =
2130747392
01-07 10:25:05.481 W/OMXUtils( 4712): do not know color format 0x7f000789 =
2130708361
01-07 10:25:05.481 W/OMXUtils( 4712): do not know color format 0x7f000012 =
2130706450
01-07 10:25:05.482 W/OMXNodeInstance( 4718):
getConfig(0xf5e7c360:Exynos.H263.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-07 10:25:05.484 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.486 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.486 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.486 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.487 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.487 I/DlbDap2Process( 4630): init()
01-07 10:25:05.487 I/DlbDap2Process( 4630): open()
01-07 10:25:05.491 E/SystemServiceRegistry( 4558): systemservice inputdev:true
01-07 10:25:05.491 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.492 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.492 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.492 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.492 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.492 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.492 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.492 D/DlbDap2Process( 4630): 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-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.492 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.492 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -1303
01-07 10:25:05.493 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.494 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.494 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.HEVC.Encoder) in android.hardwar process
01-07 10:25:05.500 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.507 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.509 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.509 D/libexynosv4l2( 4718): try node: /dev/video7
01-07 10:25:05.510 I/libexynosv4l2( 4718): node found for device s5p-mfc-enc:
/dev/video7
01-07 10:25:05.514 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.514 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.514 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.514 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.514 I/DlbDap2Process( 4630): init()
01-07 10:25:05.514 I/DlbDap2Process( 4630): open()
01-07 10:25:05.519 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.519 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.519 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.519 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.519 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.519 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.519 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.519 D/DlbDap2Process( 4630): 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-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.519 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.519 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -1304
01-07 10:25:05.519 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.523 I/libexynosv4l2( 4718): open video device /dev/video7
01-07 10:25:05.527 W/OMXUtils( 4712): do not know color format 0x7f000011 =
2130706449
01-07 10:25:05.527 W/OMXUtils( 4712): do not know color format 0x10 = 16
01-07 10:25:05.527 I/AudioEffectStage( 4630): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-07 10:25:05.528 W/OMXUtils( 4712): do not know color format 0x7f00a000 =
2130747392
01-07 10:25:05.528 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.529 W/OMXUtils( 4712): do not know color format 0x7f000789 =
2130708361
01-07 10:25:05.533 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.536 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.536 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.536 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.536 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.536 I/DlbDap2Process( 4630): init()
01-07 10:25:05.536 I/DlbDap2Process( 4630): open()
01-07 10:25:05.540 W/OMXUtils( 4712): do not know color format 0x7f000012 =
2130706450
01-07 10:25:05.541 W/OMXNodeInstance( 4718):
getConfig(0xf5e7c2a0:Exynos.HEVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-07 10:25:05.541 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.541 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.541 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.541 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.541 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.541 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.541 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.542 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.543 D/DlbDap2Process( 4630): 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-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDap2Process( 4630): DAP input format is 0x2158 with input
channel mask 0xC003F
01-07 10:25:05.543 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.543 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.543 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -1305
01-07 10:25:05.543 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.544 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.546 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.547 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.MPEG4.Encoder) in android.hardwar process
01-07 10:25:05.549 I/macloader( 4740): Create memdump and set to 2
01-07 10:25:05.550 I/EffectsFactory( 4575): EffectCreate() create_effect
01-07 10:25:05.550 I/macloader( 4740): Create the cidinfo
01-07 10:25:05.550 I/macloader( 4740): Entry setWifiSharingProperty
01-07 10:25:05.550 E/macloader( 4740): WiFiSharing supported
01-07 10:25:05.550 I/DlbDlbEffect( 4575): create(uuid=6AB06DA4-C516-4611-8166-
452799218539, sessionId=-1306, ioId=-2, pHandle=0xe7f65414)
01-07 10:25:05.551 I/DlbEffectDap( 4575): EffectDapFactory()
01-07 10:25:05.551 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.552 D/libexynosv4l2( 4718): try node: /dev/video7
01-07 10:25:05.552 I/libexynosv4l2( 4718): node found for device s5p-mfc-enc:
/dev/video7
01-07 10:25:05.553 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.553 I/macloader( 4740): Exit setWifiSharingProperty
01-07 10:25:05.554 D/DlbDlbBufferProvider( 4575): DlbBufferProvider()
01-07 10:25:05.554 D/DlbDlbBufferProvider( 4575): DlbBufferProvider()
01-07 10:25:05.554 D/DlbDapBufferAdapter( 4575): DapBufferAdapter()
01-07 10:25:05.554 D/DlbDlbBufferProvider( 4575): DlbBufferProvider()
01-07 10:25:05.554 D/DlbCrossfadeProcess( 4575): CrossfadeProcess()
01-07 10:25:05.554 D/DlbEndpointParamCache( 4575): EndpointParamCache()
01-07 10:25:05.554 D/DlbEffectDap( 4575): EffectDap()
01-07 10:25:05.554 I/DlbEffectContext( 4575): EffectContext()
01-07 10:25:05.554 I/DlbDlbEffect( 4575): create() Created effect DAX3_S_3.6.2.0_r1
01-07 10:25:05.554 D/AudioSAEffectOffload( 4575): EffectCreate : effect_type:6
01-07 10:25:05.554 D/DlbDlbEffect( 4575): handle_EFFECT_CMD_INIT()
01-07 10:25:05.554 D/DlbCrossfadeProcess( 4575): init()
01-07 10:25:05.554 D/DlbDapBufferAdapter( 4575): init()
01-07 10:25:05.554 I/DlbDap2Process( 4575): init()
01-07 10:25:05.554 I/DlbDap2Process( 4575): open()
01-07 10:25:05.559 I/libexynosv4l2( 4718): open video device /dev/video7
01-07 10:25:05.567 W/OMXUtils( 4712): do not know color format 0x7f000011 =
2130706449
01-07 10:25:05.567 W/OMXUtils( 4712): do not know color format 0x10 = 16
01-07 10:25:05.568 W/OMXUtils( 4712): do not know color format 0x7f00a000 =
2130747392
01-07 10:25:05.568 W/OMXUtils( 4712): do not know color format 0x7f000789 =
2130708361
01-07 10:25:05.575 W/OMXUtils( 4712): do not know color format 0x7f000012 =
2130706450
01-07 10:25:05.576 W/OMXNodeInstance( 4718):
getConfig(0xf5e7c2a0:Exynos.MPEG4.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-07 10:25:05.582 I/ACodec ( 4712): [] Now uninitialized
01-07 10:25:05.583 I/OMXClient( 4712): IOmx service obtained
01-07 10:25:05.583 I/OMXMaster( 4718):
makeComponentInstance(OMX.Exynos.VP8.Encoder) in android.hardwar process
01-07 10:25:05.592 D/libexynosv4l2( 4718): try node: /dev/video6
01-07 10:25:05.592 D/libexynosv4l2( 4718): try node: /dev/video7
01-07 10:25:05.592 I/libexynosv4l2( 4718): node found for device s5p-mfc-enc:
/dev/video7
01-07 10:25:05.596 I/libexynosv4l2( 4718): open video device /dev/video7
01-07 10:25:05.597 I/DlbDap2Process( 4575): loadLicense() no license check!
01-07 10:25:05.597 I/DlbDap2Process( 4575): validateLicense() no license check!
01-07 10:25:05.597 I/DlbDap2Process( 4575): init() DAP opened
01-07 10:25:05.597 I/DlbDap2Process( 4575): DAP library version: MOBILE v1.5
01-07 10:25:05.597 D/DlbDap2Process( 4575): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.597 D/DlbEffectContext( 4575): setProfile(profile=-1)
01-07 10:25:05.597 D/DlbProfileParamCache( 4575): setProfile(profile=-1)
01-07 10:25:05.597 D/DlbProfileParamArray( 4575): loadXMLFile
01-07 10:25:05.602 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.607 W/OMXUtils( 4712): do not know color format 0x7f000011 =
2130706449
01-07 10:25:05.608 W/OMXUtils( 4712): do not know color format 0x10 = 16
01-07 10:25:05.608 I/CASS_DEBUG( 4534): CP is booted
01-07 10:25:05.609 I/CASS_DEBUG( 4534): VaultKeeper is ready.
01-07 10:25:05.610 I/CASS_DEBUG( 4534): cp_monitor_thread start
01-07 10:25:05.612 V/ZygoteInitThreadPool( 4558): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 75ms
01-07 10:25:05.613 I/CASS_DEBUG( 4534): cass_thread start
01-07 10:25:05.613 I/CASS_DEBUG( 4534): Open : opened [7,/dev/umts_cass].
01-07 10:25:05.617 W/OMXUtils( 4712): do not know color format 0x7f00a000 =
2130747392
01-07 10:25:05.622 I/zygote ( 4560): Verified 1376 classes from mainline modules
in 518.546ms
01-07 10:25:05.624 W/OMXUtils( 4712): do not know color format 0x7f000789 =
2130708361
01-07 10:25:05.624 W/OMXUtils( 4712): do not know color format 0x7f000012 =
2130706450
01-07 10:25:05.626 D/DlbProfileParamArray( 4575): add the profile table:
profileId=0, paramNum=134, size=2336
01-07 10:25:05.626 D/DlbProfileParamArray( 4575): add the profile table:
profileId=1, paramNum=134, size=2336
01-07 10:25:05.626 D/DlbProfileParamArray( 4575): add the profile table:
profileId=2, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=3, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=4, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=5, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=6, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=7, paramNum=134, size=2336
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=8, paramNum=0, size=8
01-07 10:25:05.627 D/DlbProfileParamArray( 4575): add the profile table:
profileId=-1, paramNum=78, size=1416
01-07 10:25:05.627 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
01-07 10:25:05.634 D/DlbProfileParamArray( 4575): getProfileParams(profile = -1)
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00000000
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00000002
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00000008
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00000080
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00000400
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00004000
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x00008000
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): setParam() Creating parameter
cache for device 0x40000000
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): commitChangedParams()
01-07 10:25:05.634 D/DlbEndpointParamCache( 4575): commit() Applying parameters for
device 0x40000000
01-07 10:25:05.635 D/DlbDap2Process( 4575): 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-07 10:25:05.635 D/DlbEndpointParamCache( 4575): doCommit() Committed 1
parameters out of 1.
01-07 10:25:05.635 W/OMXNodeInstance( 4718):
getConfig(0xf5e7c2a0:Exynos.VP8.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-07 10:25:05.635 D/DlbDlbEffect( 4575): handle_EFFECT_CMD_OFFLOAD(offload=1,
ioHandle=-1306)
01-07 10:25:05.638 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.650 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.652 I/EffectsFactory( 4575): EffectCreate() create_effect
01-07 10:25:05.652 V/ZygoteInitThreadPool( 4558): Class android.util.TimeUtils was
preloaded took to much time: 114ms
01-07 10:25:05.654 D/AudioSAEffectSecPlus( 4575): EffectCreate - Allocating
SessionNo 0 for SessionId -1306
01-07 10:25:05.654 D/AudioSAEffectSecPlus( 4575): EffectCreate - This is the first
effect in current sessionId -1306 sessionNo 0
01-07 10:25:05.654 D/AudioSAEffectSecPlus( 4575):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:05.654 D/AudioSAEffectSecPlus( 4575): AudioSAEffectSec::createSA
01-07 10:25:05.654 D/AudioSASecPlus( 4575): AudioSASec::AudioSASec : 0xe8045140
01-07 10:25:05.654 D/AudioSASecPlus( 4575): AudioSASec::AudioSASec : 0xe8045140 -
01-07 10:25:05.654 D/AudioSAEffectSecPlus( 4575):
AudioSAEffectSec::createSA(0xe8045140)
01-07 10:25:05.655 I/AudioSASecPlus( 4575): AudioSASec::Configure(909192246, 44100,
2, 1)
01-07 10:25:05.655 I/AudioSASecPlus( 4575): AudioSASec::Configure (909192246,
44100, 2, 1)
01-07 10:25:05.655 D/AudioSAEffectOffload( 4575): EffectCreate : effect_type:3
01-07 10:25:05.655 D/AudioSASecPlus( 4575): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
01-07 10:25:05.655 D/AudioSASecPlus( 4575): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:05.655 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
01-07 10:25:05.655 I/SoundAlive_AlbumArt( 4575): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2020-03-12
01-07 10:25:05.655 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
01-07 10:25:05.656 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
01-07 10:25:05.659 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.660 W/idmap2 ( 4894): failed to create idmap
01-07 10:25:05.660 I/Codec2Client( 4712): Available Codec2 services: "default"
"software"
01-07 10:25:05.662 I/SoundAlive_Interface a32( 4575):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:05.662 I/SoundAlive_Interface a32( 4575): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a32 2020-11-05
01-07 10:25:05.663 I/SoundAlive_PrePost( 4575): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:05.671 I/SoundAlive_Interface a32( 4575): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]SoundAlive_Config()
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Init()
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.672 I/SoundAlive_Effect( 4575): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.672 D/AudioSASecPlus( 4575): AudioSASec::Init() - TrackStart
01-07 10:25:05.672 I/SoundAlive_Interface a32( 4575): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Init()
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.672 I/SoundAlive_Effect( 4575): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.672 I/SoundAlive_Interface a32( 4575): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.672 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.672 I/SoundAlive_Interface a32( 4575): [ 0 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:05.673 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.673 I/SoundAlive_Interface a32( 4575): [ 0 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:05.673 I/C2SecAmrNBDec( 4718): in CreateCodec2Factory
01-07 10:25:05.673 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.673 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.673 E/ActivityRecognitionHardware( 4558): activity_recognition HAL
is deprecated. class_init is effectively a no-op
01-07 10:25:05.674 I/C2SecAmrNBDec( 4718): in DestroyCodec2Factory
01-07 10:25:05.674 I/SoundAlive_PrePost( 4575): [ 0 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.674 I/SoundAlive_Interface a32( 4575): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:05.674 D/AudioSASecPlus( 4575): AudioSASec::Init()
01-07 10:25:05.679 I/C2SecAmrWBDec( 4718): in CreateCodec2Factory
01-07 10:25:05.679 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.679 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.680 I/C2SecAmrWBDec( 4718): in DestroyCodec2Factory
01-07 10:25:05.682 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.687 I/C2SecFlacDec( 4718): in CreateCodec2Factory
01-07 10:25:05.687 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.687 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.688 I/C2SecFlacDec( 4718): in DestroyCodec2Factory
01-07 10:25:05.689 I/EffectsFactory( 4575): EffectCreate() create_effect
01-07 10:25:05.690 D/MySoundEffect( 4575): MySound EffectCreate start - session -
1306
01-07 10:25:05.690 D/MySoundEffect( 4575): MS EffectCreate - Allocating SessionNo 0
for SessionId -1306
01-07 10:25:05.690 D/MySoundEffect( 4575): MS EffectCreate - This is the first
effect in current sessionId -1306 sessionNo 0
01-07 10:25:05.690 D/MySoundEffect( 4575): MySoundEffect::MySoundEffect ctor
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): AudioDHA create
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): AudioDHA_version AudioDHA_ver
124F_24 (aarch32) 2020-03-24
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): AudioDHA Init sampling rate 44100,
BW 0
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): Init gt_init parameters are
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): AudioDHA Param_Config parameters are
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.690 I/Audio_DHA_24b a32( 4575): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:05.691 I/Audio_DHA_24b a32( 4575): Init gt_init parameters are
01-07 10:25:05.691 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.691 I/Audio_DHA_24b a32( 4575): AudioDHA Param_Config parameters are
01-07 10:25:05.691 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.691 D/AudioSAEffectOffload( 4575): EffectCreate : effect_type:4
01-07 10:25:05.691 E/AudioFlinger( 4630): Failed to add event callback
01-07 10:25:05.692 I/C2SecImaDec( 4718): in CreateCodec2Factory
01-07 10:25:05.692 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.692 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.692 I/AudioFlinger( 4630): AudioFlinger's thread 0x7c60a9a880
tid=4902 ready to run
01-07 10:25:05.692 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:05.692 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:05.693 I/audio_hw_primary_odm( 4575): odm_adev_get_parameters: enter
with key(supEncapsulationModes=;routing=1;supEncapsulationMetadataTypes=)
01-07 10:25:05.694 I/audio_hw_primary_odm( 4575): odm_adev_get_parameters: enter
with key(supEncapsulationModes=;routing=2;supEncapsulationMetadataTypes=)
01-07 10:25:05.697 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.700 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.700 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:05.700 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:05.701 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:05.701 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.702 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:05.702 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.703 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.703 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:05.703 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.705 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
01-07 10:25:05.706 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.707 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.707 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
01-07 10:25:05.707 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.707 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
01-07 10:25:05.708 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.709 I/C2SecImaDec( 4718): in DestroyCodec2Factory
01-07 10:25:05.710 D/audio_hw_primary( 4575): device-adev_set_voice_volume: set
volume to (0.000000)
01-07 10:25:05.710 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
01-07 10:25:05.710 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:05.710 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.713 W/AudioFlinger( 4630): moveEffects() bad srcOutput 0
01-07 10:25:05.713 V/APM_AudioPolicyManager( 4630): selectOutputForMusicEffects
selected output 13
01-07 10:25:05.713 V/APM_AudioPolicyManager( 4630): setOutputDevices device
{type:0x2,@:} delayMs 0
01-07 10:25:05.713 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:05.713 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to {type:0x2,@:}
01-07 10:25:05.714 I/C2SecMp3Dec( 4718): in CreateCodec2Factory
01-07 10:25:05.714 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.714 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.715 I/C2SecMp3Dec( 4718): in DestroyCodec2Factory
01-07 10:25:05.716 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.716 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.722 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.722 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.727 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.727 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.730 I/C2SecWmaDec( 4718): in CreateCodec2Factory
01-07 10:25:05.730 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.730 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.732 I/C2SecWmaDec( 4718): in DestroyCodec2Factory
01-07 10:25:05.734 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.734 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.737 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.737 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
01-07 10:25:05.737 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.743 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.744 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.754 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:05.754 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:05.755 I/MySound ( 4630): setDevice 2, 0
01-07 10:25:05.755 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:05.755 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.755 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.755 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.755 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.755 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:05.756 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:05.757 D/DlbDlbEffect( 4575):
handle_EFFECT_CMD_SET_DEVICE(device=0x00000002)
01-07 10:25:05.757 D/DlbEffectContext( 4575): setDevice(00000002)
01-07 10:25:05.757 D/DlbCrossfadeProcess( 4575): deviceChanged()
01-07 10:25:05.757 D/DlbEndpointParamCache( 4575): setDevice(device=0x00000002)
01-07 10:25:05.757 D/DlbEndpointParamCache( 4575): setDevice() Applying parameters
for new device 0x00000002
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(dsa = #1[10])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(dfsa = #1[10])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(dhsa = #1[10])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(dvlc = #1[0])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(arde = #1[0])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(rsse = #1[0])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(bexe = #1[0])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(dhfm = #1[0])
01-07 10:25:05.757 I/ExynosCameraInterface( 4609): INFO(init_func[1170]):out =====
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(ceon = #1[0])
01-07 10:25:05.757 I/ExynosCameraInterface( 4609): DEBUG:duration time( 1778 msec):
(init_func)
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(aoon = #1[0])
01-07 10:25:05.757 D/DlbDap2Process( 4575): setParam(aron = #1[0])
01-07 10:25:05.757 D/DlbEndpointParamCache( 4575): doCommit() Committed 11
parameters out of 11.
01-07 10:25:05.757 I/MySound ( 4575): setDevice 2, 0
01-07 10:25:05.757 I/Audio_DHA_24b a32( 4575): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:05.757 I/Audio_DHA_24b a32( 4575): Init gt_init parameters are
01-07 10:25:05.757 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.757 I/Audio_DHA_24b a32( 4575): AudioDHA Param_Config parameters are
01-07 10:25:05.757 I/Audio_DHA_24b a32( 4575): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.758 I/AudioFlinger( 4630): reviewTrackPromotion size 0
01-07 10:25:05.758 I/AudioFlinger( 4630): change audio_format 1 , sample 48000
01-07 10:25:05.758 V/sec_audio_hw( 4575): sec_stream_set_parameters(13:0) :
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-07 10:25:05.759 D/audio_hw_primary( 4575): 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-07 10:25:05.759 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with
key(l_uhq_update_format=1;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-07 10:25:05.759 D/audio_hw_primary_odm( 4575): primary_out-
odm_out_set_parameters: with new format = 1, new wideRes = 0, status = 0
01-07 10:25:05.760 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.761 D/audio_hw_primary( 4575): primary_out-out_set_parameters: enter
with param = routing=2
01-07 10:25:05.761 I/audio_hw_primary( 4575): primary_out-out_set_parameters:
requested to change route from speaker to speaker
01-07 10:25:05.761 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=2)
01-07 10:25:05.761 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(0) =====
01-07 10:25:05.761 D/AudioFlinger( 4630): setCurDevice() 0x2
01-07 10:25:05.761 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.763 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(0), mainCameraId(0), subCameraId(-1),
scenario(0)
01-07 10:25:05.763 V/APM_AudioPolicyManager( 4630): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
01-07 10:25:05.764 I/ExynosCameraSensorInfo( 4609): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 61 name GM2
01-07 10:25:05.764 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.765 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.765 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
1)
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[434]):vendorFlipModes at sensorStaticInfo is NULL
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[656]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:05.766 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(0), (0/1)physical_ids(0)
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:05.766 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:05.766 I/AudioFlinger( 4630): openOutput() this 0x7c609e9000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x8
01-07 10:25:05.767 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-07 10:25:05.767 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-07 10:25:05.767 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(1) =====
01-07 10:25:05.767 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(1), mainCameraId(1), subCameraId(-1),
scenario(0)
01-07 10:25:05.767 I/ExynosCameraSensorInfo( 4609): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 211 name HI1336
01-07 10:25:05.768 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
1)
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(1), (0/1)physical_ids(1)
01-07 10:25:05.768 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 1]SensorName = HI1336,size = 7
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-07 10:25:05.768 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-07 10:25:05.768 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(2) =====
01-07 10:25:05.768 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(2), mainCameraId(4), subCameraId(-1),
scenario(0)
01-07 10:25:05.768 I/ExynosCameraSensorInfo( 4609): [CAM_ID(4)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 39 name S5K4HA
01-07 10:25:05.768 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(2), (0/1)physical_ids(50)
01-07 10:25:05.769 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 4]SensorName = S5K4HA,size = 7
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-07 10:25:05.769 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-07 10:25:05.769 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(3) =====
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(3), mainCameraId(1), subCameraId(-1),
scenario(0)
01-07 10:25:05.769 I/ExynosCameraSensorInfo( 4609): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 211 name HI1336
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.769 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
1)
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(3), (0/1)physical_ids(3)
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 1]SensorName = HI1336,size = 7
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-07 10:25:05.770 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(4) =====
01-07 10:25:05.770 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(4), mainCameraId(1), subCameraId(-1),
scenario(2)
01-07 10:25:05.770 I/ExynosCameraSensorInfo( 4609): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 211 name HI1336
01-07 10:25:05.770 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0)
supportedCapabilities(0x2049)
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.770 V/C2Store ( 4748): in init
01-07 10:25:05.770 V/C2Store ( 4748): loading dll
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(4), (0/1)physical_ids(3)
01-07 10:25:05.770 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 1]SensorName = HI1336,size = 7
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-07 10:25:05.770 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 40
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.771 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-07 10:25:05.771 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(20) =====
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(20), mainCameraId(0), subCameraId(4),
scenario(3)
01-07 10:25:05.771 I/ExynosCameraSensorInfo( 4609): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 61 name GM2
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(20), [0/2]Physical ID(0)
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(20), [1/2]Physical ID(50)
01-07 10:25:05.771 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0)
supportedCapabilities(0x1025)
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[434]):vendorFlipModes at sensorStaticInfo is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[656]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(20), (0/2)physical_ids(0)
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(20), (1/2)physical_ids(50)
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 4]SensorName = S5K4HA,size = 7
01-07 10:25:05.771 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[1042]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-07 10:25:05.771 D/audio_hw_primary( 4575): device-adev_open_output_stream:
enter: io_handle (21), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x8)
01-07 10:25:05.771 I/audio_hw_primary( 4575): device-adev_open_output_stream:
requested to open Deep Buffer playback stream
01-07 10:25:05.771 I/audio_hw_proxy_3830( 4575): proxy-
proxy_create_playback_stream: opened Proxy Stream(deep_out)
01-07 10:25:05.771 I/audio_hw_primary( 4575): deep_out-adev_open_output_stream:
transited to Standby
01-07 10:25:05.771 I/audio_hw_primary( 4575): device-adev_open_output_stream:
opened deep_out stream
01-07 10:25:05.772 D/audio_hw_primary( 4575): deep_out-out_update_source_metadata:
called, but not implemented yet
01-07 10:25:05.772 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
21, type 0, tag
01-07 10:25:05.772 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:05.773 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-07 10:25:05.774 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(21) =====
01-07 10:25:05.774 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 21/-1 camInfoIndex(-1)
01-07 10:25:05.774 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(22) =====
01-07 10:25:05.774 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 22/-1 camInfoIndex(-1)
01-07 10:25:05.774 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(23) =====
01-07 10:25:05.774 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(23), mainCameraId(0), subCameraId(2),
scenario(4)
01-07 10:25:05.774 I/ExynosCameraSensorInfo( 4609): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 61 name GM2
01-07 10:25:05.774 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.775 I/AudioFlinger( 4630): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
01-07 10:25:05.775 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(23), [0/2]Physical ID(0)
01-07 10:25:05.775 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(23), [1/2]Physical ID(52)
01-07 10:25:05.775 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0)
supportedCapabilities(0x1025)
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[434]):vendorFlipModes at sensorStaticInfo is NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[656]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(23), (0/2)physical_ids(0)
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(23), (1/2)physical_ids(52)
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 2]SensorName = GC02M1,size = 7
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[1042]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-07 10:25:05.775 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[1055]):dualCalSize(512)
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-07 10:25:05.775 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-07 10:25:05.776 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(40) =====
01-07 10:25:05.776 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 40/-1 camInfoIndex(-1)
01-07 10:25:05.776 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(41) =====
01-07 10:25:05.776 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 41/-1 camInfoIndex(-1)
01-07 10:25:05.776 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(50) =====
01-07 10:25:05.776 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(50), mainCameraId(4), subCameraId(-1),
scenario(0)
01-07 10:25:05.776 I/ExynosCameraSensorInfo( 4609): [CAM_ID(4)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 39 name S5K4HA
01-07 10:25:05.776 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(50), (0/1)physical_ids(50)
01-07 10:25:05.776 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 4]SensorName = S5K4HA,size = 7
01-07 10:25:05.776 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.777 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(51) =====
01-07 10:25:05.777 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 51/-1 camInfoIndex(-1)
01-07 10:25:05.777 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(52) =====
01-07 10:25:05.777 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(52), mainCameraId(2), subCameraId(-1),
scenario(0)
01-07 10:25:05.777 I/ExynosCameraSensorInfo( 4609): [CAM_ID(2)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 214 name GC02M1
01-07 10:25:05.777 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.777 I/AudioEffectStage( 4630): makeSinkBuffer max format 3, normal
fc 960
01-07 10:25:05.777 I/AudioEffectStage( 4630): make sec precision stage 3
01-07 10:25:05.777 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.777 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.777 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-07 10:25:05.777 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.777 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.777 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.778 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.778 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorEffectAeAvailableFpsRanges[6650]):effectFpsRangesList is NULL
01-07 10:25:05.778 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[910]):SAMSUNG_ANDROID_CONTROL_EFFECT_AE_AVAILABLE_TARG
ET_FPS_RANGE is NULL
01-07 10:25:05.778 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(52), (0/1)physical_ids(52)
01-07 10:25:05.778 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 2]SensorName = GC02M1,size = 7
01-07 10:25:05.778 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.778 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(53) =====
01-07 10:25:05.778 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 53/-1 camInfoIndex(-1)
01-07 10:25:05.778 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(54) =====
01-07 10:25:05.778 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(54), mainCameraId(6), subCameraId(-1),
scenario(0)
01-07 10:25:05.778 I/ExynosCameraSensorInfo( 4609): [CAM_ID(6)]-
INFO(createExynosCameraSensorInfo[566]):sensorId 214 name GC02M1
01-07 10:25:05.778 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverter( 4609): [CAM(-1)][]-
(m_createAvailableCapabilities[4244]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6259]):availableHighSpe
edVideoList is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[593]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[611]):availableIrisSizeList/availableIrisFormatList is
NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[773]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_createVendorEffectAeAvailableFpsRanges[6650]):effectFpsRangesList is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[910]):SAMSUNG_ANDROID_CONTROL_EFFECT_AE_AVAILABLE_TARG
ET_FPS_RANGE is NULL
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[960]):service id(54), (0/1)physical_ids(54)
01-07 10:25:05.779 I/ExynosCameraMetadataConverterVendor( 4609): [CAM(-1)][]-
(m_constructVendorStaticInfo[973]):[CAM_ID 6]SensorName = GC02M1,size = 7
01-07 10:25:05.779 I/ExynosCameraInterface( 4609): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(55) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 55/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(56) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 56/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(57) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 57/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(58) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 58/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(59) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 59/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(60) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 60/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(61) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 61/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(62) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 62/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(63) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 63/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(64) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 64/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(65) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 65/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(66) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 66/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(67) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 67/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(68) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 68/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(69) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 69/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(70) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 70/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(71) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 71/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(72) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 72/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(73) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 73/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(80) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 80/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(81) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 81/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(83) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 83/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(90) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 90/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(91) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 91/-1 camInfoIndex(-1)
01-07 10:25:05.779 I/ExynosCameraInterface( 4609):
INFO(HAL_getCameraInfo[736]):in(92) =====
01-07 10:25:05.779 E/ExynosCameraInterface( 4609):
ERR(HAL_getCameraInfo[742]):Invalid camera ID 92/-1 camInfoIndex(-1)
01-07 10:25:05.787 I/HidlServiceManagement( 4609): Registered
[email protected]::ISehCameraProvider/legacy/0
01-07 10:25:05.787 I/HidlServiceManagement( 4609): Removing namespace from process
name [email protected]_64 to [email protected]
service_64.
01-07 10:25:05.788 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.790 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
01-07 10:25:05.791 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
01-07 10:25:05.791 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
01-07 10:25:05.791 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
01-07 10:25:05.791 I/CameraProviderManager( 4689): Connecting to new camera
provider: legacy/0, isRemote? 1
01-07 10:25:05.791 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
01-07 10:25:05.792 I/CamComm1.0-CamModule( 4609): notifyDeviceStateChange: calling
notify_device_state_change with state 0
01-07 10:25:05.792 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
01-07 10:25:05.792 I/ExynosCameraInterface( 4609):
INFO(HAL_notify_device_state_change[1017]):in =====
01-07 10:25:05.792 I/ExynosCameraInterface( 4609):
INFO(HAL_notify_device_state_change[1044]):out =====
01-07 10:25:05.792 I/ExynosCameraInterface( 4609): DEBUG:duration time( 0 msec):
(HAL_notify_device_state_change)
01-07 10:25:05.792 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
01-07 10:25:05.797 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/0
01-07 10:25:05.797 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.798 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.800 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.801 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/1
01-07 10:25:05.801 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.801 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.803 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/2
01-07 10:25:05.803 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.803 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.803 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.804 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/20
01-07 10:25:05.805 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.805 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.806 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/23
01-07 10:25:05.807 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.807 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.808 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.808 V/C2Store ( 4748): unloading dll
01-07 10:25:05.808 V/C2Store ( 4748): in init
01-07 10:25:05.808 V/C2Store ( 4748): loading dll
01-07 10:25:05.808 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/3
01-07 10:25:05.809 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.809 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.810 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/4
01-07 10:25:05.810 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.811 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.812 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/50
01-07 10:25:05.812 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.812 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.813 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/52
01-07 10:25:05.813 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.814 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.815 I/CameraProviderManager( 4689): Enumerating new camera device:
[email protected]/legacy/54
01-07 10:25:05.815 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
01-07 10:25:05.815 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.815 I/ExynosCameraInterface( 4609):
DEBUG(HAL_getNumberOfCameras[711]):Number of cameras(5)
01-07 10:25:05.815 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
01-07 10:25:05.815 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
01-07 10:25:05.816 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
01-07 10:25:05.816 I/CameraProviderManager( 4689): Camera provider legacy/0 ready
with 10 camera devices
01-07 10:25:05.817 D/AudioEffectStage( 4630): initEffect() media_output_suhq has No
effect
01-07 10:25:05.817 I/CameraService( 4689): onNewProviderRegistered E
01-07 10:25:05.817 I/CameraService( 4689): enumerateProviders E
01-07 10:25:05.817 D/VendorTagDescriptor( 4689): addVendorDescriptor: vendor tag id
3854507339 added
01-07 10:25:05.817 V/CameraFlashlight( 4689): createFlashlightControl: creating a
flash light control for camera 3
01-07 10:25:05.817 V/CameraFlashlight( 4689): createFlashlightControl: creating a
flash light control for camera 2
01-07 10:25:05.817 V/CameraFlashlight( 4689): createFlashlightControl: creating a
flash light control for camera 4
01-07 10:25:05.817 V/CameraFlashlight( 4689): createFlashlightControl: creating a
flash light control for camera 1
01-07 10:25:05.817 V/CameraFlashlight( 4689): createFlashlightControl: creating a
flash light control for camera 0
01-07 10:25:05.817 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=50, newStatus=1
01-07 10:25:05.817 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
50, a new camera is added
01-07 10:25:05.817 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.817 W/CameraFlashlight( 4689): hasFlashUnitLocked: camera 50 not
present when findFlashUnits() was called
01-07 10:25:05.817 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=4, newStatus=1
01-07 10:25:05.817 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
4, a new camera is added
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=52, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
52, a new camera is added
01-07 10:25:05.818 W/CameraFlashlight( 4689): hasFlashUnitLocked: camera 52 not
present when findFlashUnits() was called
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=3, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
3, a new camera is added
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=20, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
20, a new camera is added
01-07 10:25:05.818 W/CameraFlashlight( 4689): hasFlashUnitLocked: camera 20 not
present when findFlashUnits() was called
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=2, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
2, a new camera is added
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=23, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
23, a new camera is added
01-07 10:25:05.818 W/CameraFlashlight( 4689): hasFlashUnitLocked: camera 23 not
present when findFlashUnits() was called
01-07 10:25:05.818 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.818 V/C2Store ( 4748): unloading dll
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=1, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
1, a new camera is added
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=54, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
54, a new camera is added
01-07 10:25:05.818 W/CameraFlashlight( 4689): hasFlashUnitLocked: camera 54 not
present when findFlashUnits() was called
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Status changed
for cameraId=0, newStatus=1
01-07 10:25:05.818 I/CameraService( 4689): onDeviceStatusChanged: Unknown camera ID
0, a new camera is added
01-07 10:25:05.818 I/CameraService( 4689): enumerateProviders X
01-07 10:25:05.818 I/CameraService( 4689): onNewProviderRegistered X
01-07 10:25:05.819 V/C2Store ( 4748): in init
01-07 10:25:05.819 V/C2Store ( 4748): loading dll
01-07 10:25:05.823 D/AudioEffectStage( 4630): initEffect() media_output_suhq_sub1
has No effect
01-07 10:25:05.823 D/AudioEffectStage( 4630): initEffect() media_output_uhq has No
effect
01-07 10:25:05.824 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.826 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
01-07 10:25:05.828 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.829 V/C2Store ( 4748): unloading dll
01-07 10:25:05.829 V/C2Store ( 4748): in init
01-07 10:25:05.829 V/C2Store ( 4748): loading dll
01-07 10:25:05.831 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.834 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.835 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.835 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.835 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.835 I/DlbDap2Process( 4630): init()
01-07 10:25:05.835 I/DlbDap2Process( 4630): open()
01-07 10:25:05.840 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.840 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.840 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.840 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.840 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.840 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.840 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.840 D/DlbDap2Process( 4630): 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-07 10:25:05.841 I/DlbDap2Process( 4630): init()
01-07 10:25:05.841 I/DlbDap2Process( 4630): open()
01-07 10:25:05.848 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.848 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.848 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.848 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.848 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.848 D/DlbDap2Process( 4630): 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-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.848 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.849 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.850 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.850 V/C2Store ( 4748): unloading dll
01-07 10:25:05.850 V/C2Store ( 4748): in init
01-07 10:25:05.850 V/C2Store ( 4748): loading dll
01-07 10:25:05.852 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.852 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 1 for SessionId -2105
01-07 10:25:05.852 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -2105 sessionNo 1
01-07 10:25:05.852 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:05.852 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:05.852 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afbc80
01-07 10:25:05.852 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afbc80 -
01-07 10:25:05.852 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7c60afbc80)
01-07 10:25:05.852 I/AudioSASecPlus( 4630): AudioSASec::Configure(134, 44100, 2, 1)
01-07 10:25:05.852 I/AudioSASecPlus( 4630): AudioSASec::Configure (134, 44100, 2,
1)
01-07 10:25:05.852 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585824
01-07 10:25:05.852 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:05.852 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:05.853 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:05.853 I/SoundAlive_Interface a64( 4630): [ 1 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:05.853 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]SoundAlive_Config()
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Init()
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.854 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.854 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Init()
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.854 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:05.854 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.854 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:05.854 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:05.854 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585676
01-07 10:25:05.854 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:05.854 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]SoundAlive_Config()
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Init()
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:05.855 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:05.855 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:05.855 I/SoundAlive_PrePost( 4630): [ 1 ][ 44100 ]Set_User_BWE 0
01-07 10:25:05.855 I/SoundAlive_Interface a64( 4630): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:05.855 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:05.855 I/AudioSASecPlus( 4630): AudioSASec::Configure(3840, 192000, 2,
5)
01-07 10:25:05.855 I/AudioSASecPlus( 4630): AudioSASec::Configure (3840, 192000, 2,
5)
01-07 10:25:05.856 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.860 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.860 D/MySoundEffect( 4630): MySound EffectCreate start - session -
2105
01-07 10:25:05.860 D/MySoundEffect( 4630): MS EffectCreate - Allocating SessionNo 1
for SessionId -2105
01-07 10:25:05.860 D/MySoundEffect( 4630): MS EffectCreate - This is the first
effect in current sessionId -2105 sessionNo 1
01-07 10:25:05.860 D/MySoundEffect( 4630): MySoundEffect::MySoundEffect ctor
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): AudioDHA create
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 44100,
BW 0
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.860 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 192000,
BW 3
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:05.861 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:05.861 I/AudioSASecPlus( 4630): AudioSASec::Configure(3840, 192000, 2,
5)
01-07 10:25:05.861 I/AudioSASecPlus( 4630): AudioSASec::Configure (3840, 192000, 2,
5)
01-07 10:25:05.861 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2105
01-07 10:25:05.861 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2105
01-07 10:25:05.862 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
01-07 10:25:05.862 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.863 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.867 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.879 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.879 V/C2Store ( 4748): unloading dll
01-07 10:25:05.879 V/C2Store ( 4748): in init
01-07 10:25:05.879 V/C2Store ( 4748): loading dll
01-07 10:25:05.879 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.887 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.887 V/C2Store ( 4748): unloading dll
01-07 10:25:05.888 V/C2Store ( 4748): in init
01-07 10:25:05.888 V/C2Store ( 4748): loading dll
01-07 10:25:05.890 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.890 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.890 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.890 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.890 I/DlbDap2Process( 4630): init()
01-07 10:25:05.890 I/DlbDap2Process( 4630): open()
01-07 10:25:05.895 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.895 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.895 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.895 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.895 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.895 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.895 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.895 D/DlbDap2Process( 4630): 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-07 10:25:05.895 I/DlbDap2Process( 4630): init()
01-07 10:25:05.895 I/DlbDap2Process( 4630): open()
01-07 10:25:05.896 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.896 V/C2Store ( 4748): unloading dll
01-07 10:25:05.896 V/C2Store ( 4748): in init
01-07 10:25:05.896 V/C2Store ( 4748): loading dll
01-07 10:25:05.897 I/zygote64( 4558):
Thread[10,tid=4880,Native,Thread*=0x7c25984c00,peer=0x133c00f0,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-07 10:25:05.898 I/zygote64( 4558):
Thread[10,tid=4880,Native,Thread*=0x7c25984c00,peer=0x133c00f0,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-07 10:25:05.899 D/MtpDeviceJNI( 4558): register_android_mtp_MtpDevice
01-07 10:25:05.899 I/zygote64( 4558):
Thread[10,tid=4880,Native,Thread*=0x7c25984c00,peer=0x133c00f0,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-07 10:25:05.899 I/zygote64( 4558):
Thread[10,tid=4880,Native,Thread*=0x7c25984c00,peer=0x133c00f0,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-07 10:25:05.902 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
01-07 10:25:05.904 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.905 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
01-07 10:25:05.906 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.906 V/C2Store ( 4748): unloading dll
01-07 10:25:05.906 V/C2Store ( 4748): in init
01-07 10:25:05.906 V/C2Store ( 4748): loading dll
01-07 10:25:05.907 V/ZygoteInitThreadPool( 4558): Class
android.media.CamcorderProfile was preloaded took to much time: 89ms
01-07 10:25:05.911 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:05.912 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.912 V/C2Store ( 4748): unloading dll
01-07 10:25:05.912 V/C2Store ( 4748): in init
01-07 10:25:05.912 V/C2Store ( 4748): loading dll
01-07 10:25:05.914 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.914 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.914 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.914 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.914 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.914 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.915 D/DlbDap2Process( 4630): 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-07 10:25:05.915 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.915 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.915 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2106
01-07 10:25:05.916 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.923 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
01-07 10:25:05.923 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
01-07 10:25:05.950 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.950 V/C2Store ( 4748): unloading dll
01-07 10:25:05.951 V/C2Store ( 4748): in init
01-07 10:25:05.951 V/C2Store ( 4748): loading dll
01-07 10:25:05.953 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.958 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:05.958 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.958 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.958 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:05.958 I/DlbDap2Process( 4630): init()
01-07 10:25:05.958 I/DlbDap2Process( 4630): open()
01-07 10:25:05.958 I/zygote64( 4558): Verified 1376 classes from mainline modules
in 682.909ms
01-07 10:25:05.962 V/ZygoteInitThreadPool( 4558): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 576ms
01-07 10:25:05.962 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.962 V/C2Store ( 4748): unloading dll
01-07 10:25:05.962 W/ZygoteInitThreadPool( 4558): Completed :
com.android.internal.telephony.GsmAlphabet took 576ms
01-07 10:25:05.962 V/C2Store ( 4748): in init
01-07 10:25:05.962 V/C2Store ( 4748): loading dll
01-07 10:25:05.963 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:05.967 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:05.968 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.968 V/C2Store ( 4748): unloading dll
01-07 10:25:05.968 V/C2Store ( 4748): in init
01-07 10:25:05.968 V/C2Store ( 4748): loading dll
01-07 10:25:05.968 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.968 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.968 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.968 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.968 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.968 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:05.968 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:05.969 D/DlbDap2Process( 4630): 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-07 10:25:05.970 I/DlbDap2Process( 4630): init()
01-07 10:25:05.971 I/DlbDap2Process( 4630): open()
01-07 10:25:05.974 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.975 V/C2Store ( 4748): unloading dll
01-07 10:25:05.975 V/C2Store ( 4748): in init
01-07 10:25:05.975 V/C2Store ( 4748): loading dll
01-07 10:25:05.980 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.net.shared.Inet4AddressUtils
01-07 10:25:05.980 W/ZygoteInitThreadPool( 4558): Class not found for preloading:
android.net.shared.InetAddressUtils
01-07 10:25:05.984 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.984 V/C2Store ( 4748): unloading dll
01-07 10:25:05.984 V/C2Store ( 4748): in init
01-07 10:25:05.984 V/C2Store ( 4748): loading dll
01-07 10:25:05.989 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.989 V/C2Store ( 4748): unloading dll
01-07 10:25:05.989 V/C2Store ( 4748): in init
01-07 10:25:05.989 V/C2Store ( 4748): loading dll
01-07 10:25:05.990 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:05.990 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:05.990 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:05.990 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:05.990 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:05.990 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.990 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.991 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.992 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.992 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.992 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:05.993 D/RenderEngine( 4646): shader cache generated - 48 shaders in
1555.340332 ms
01-07 10:25:05.993 D/DlbDap2Process( 4630): 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-07 10:25:05.993 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.993 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:05.993 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2107
01-07 10:25:05.993 I/SurfaceFlinger( 4646): RemoteScreen::initialized()
01-07 10:25:05.993 I/SurfaceFlinger( 4646): RemoteScreen::initialized - update HW
Width(720), HW Height(1600)
01-07 10:25:05.994 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:05.994 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:05.994 V/C2Store ( 4748): unloading dll
01-07 10:25:05.994 V/C2Store ( 4748): in init
01-07 10:25:05.994 V/C2Store ( 4748): loading dll
01-07 10:25:05.999 I/servicemanager( 4225): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:4646)
01-07 10:25:06.001 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.001 V/C2Store ( 4748): unloading dll
01-07 10:25:06.001 V/C2Store ( 4748): in init
01-07 10:25:06.001 V/C2Store ( 4748): loading dll
01-07 10:25:06.002 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.002 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface_Factory::Create(2)
01-07 10:25:06.002 I/SoundBooster_Interface1050_a64( 4630): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-07 10:25:06.002 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface(Mode : 2)
01-07 10:25:06.002 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(2)
01-07 10:25:06.002 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 2)
01-07 10:25:06.002 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(2)
01-07 10:25:06.002 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 2)
01-07 10:25:06.003 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels_Factory::Create()
01-07 10:25:06.003 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels()
01-07 10:25:06.003 I/SoundBooster:StereoMono( 4630): StereoMono_Factory::Create()
01-07 10:25:06.003 I/SoundBooster:StereoMono( 4630): StereoMono()
01-07 10:25:06.003 I/SoundBoosterEffectPlus( 4630): Allocate SoundBooster mode:2
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): Init(3)
01-07 10:25:06.003 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.003 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.003 I/SoundBooster:ReconfigurationChannels( 4630): Init() bitdepth :
1
01-07 10:25:06.003 I/SoundBooster:StereoMono( 4630): Init() bitdepth : 1
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630):
SamplingRateConfig(48000)
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): LoadParameter() called
with rigtht path
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): SetPar()-whole
parameter
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-07 10:25:06.003 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Destroy()
01-07 10:25:06.003 I/SoundBooster_Base( 4630): ~SoundBooster()
01-07 10:25:06.003 I/SoundBooster_Base( 4630): Init(3)
01-07 10:25:06.003 I/SoundBooster_Base( 4630): SetPar()
01-07 10:25:06.003 I/SoundBooster:SoundBooster_Legacy( 4630): SetPar()
01-07 10:25:06.003 I/SoundBooster_Interface1050_a64( 4630): SetVolumeTable()
01-07 10:25:06.005 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.007 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.008 I/HidlServiceManagement( 4646): Registered
[email protected]::IDisplayService/default
01-07 10:25:06.008 D/SurfaceFlinger( 4646): Setting power mode 2 on display 0
01-07 10:25:06.009 D/display ( 4583): setPowerMode:: FBIOBLANK mode(2), blank(0)
01-07 10:25:06.009 D/display ( 4583): setPowerMode:: S3CFB_POWER_MODE mode(2),
blank(0)
01-07 10:25:06.009 I/display ( 4583): [compareVsyncPeriod] set the lowest(mode:0)
vsync 166 of display(0)
01-07 10:25:06.010 D/SurfaceFlinger( 4646): Finished setting power mode 2 on
display 0
01-07 10:25:06.012 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:06.013 D/C2SoftHevcEnc( 4748): Given level 6000 does not cover current
configuration: adjusting to 6001
01-07 10:25:06.013 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.013 V/C2Store ( 4748): unloading dll
01-07 10:25:06.013 V/C2Store ( 4748): in init
01-07 10:25:06.013 V/C2Store ( 4748): loading dll
01-07 10:25:06.014 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.018 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.018 V/C2Store ( 4748): unloading dll
01-07 10:25:06.018 V/C2Store ( 4748): in init
01-07 10:25:06.018 V/C2Store ( 4748): loading dll
01-07 10:25:06.018 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.019 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.019 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.019 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.019 I/DlbDap2Process( 4630): init()
01-07 10:25:06.019 I/DlbDap2Process( 4630): open()
01-07 10:25:06.023 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.023 V/C2Store ( 4748): unloading dll
01-07 10:25:06.023 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.023 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.023 V/C2Store ( 4748): in init
01-07 10:25:06.023 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.023 V/C2Store ( 4748): loading dll
01-07 10:25:06.023 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.023 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.023 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.023 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.027 D/DlbDap2Process( 4630): 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-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.027 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.028 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.035 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.035 V/C2Store ( 4748): unloading dll
01-07 10:25:06.036 V/C2Store ( 4748): in init
01-07 10:25:06.036 V/C2Store ( 4748): loading dll
01-07 10:25:06.041 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.041 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 2 for SessionId -2108
01-07 10:25:06.041 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.041 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -2108 sessionNo 2
01-07 10:25:06.041 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:06.041 V/C2Store ( 4748): unloading dll
01-07 10:25:06.041 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:06.041 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afc400
01-07 10:25:06.041 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afc400 -
01-07 10:25:06.041 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7c60afc400)
01-07 10:25:06.041 I/AudioSASecPlus( 4630): AudioSASec::Configure(134, 44100, 2, 1)
01-07 10:25:06.041 I/AudioSASecPlus( 4630): AudioSASec::Configure (134, 44100, 2,
1)
01-07 10:25:06.041 V/C2Store ( 4748): in init
01-07 10:25:06.041 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585824
01-07 10:25:06.041 V/C2Store ( 4748): loading dll
01-07 10:25:06.041 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:06.041 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.042 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:06.042 I/SoundAlive_Interface a64( 4630): [ 2 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:06.042 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:06.043 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:06.043 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.043 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Init()
01-07 10:25:06.043 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.044 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.044 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.044 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Init()
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.044 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.044 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.044 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.044 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.044 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.044 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.044 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.044 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585676
01-07 10:25:06.044 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:06.044 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Init()
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.045 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.045 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.045 I/SoundAlive_PrePost( 4630): [ 2 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.045 I/SoundAlive_Interface a64( 4630): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.045 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.045 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.045 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.045 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.053 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.053 D/MySoundEffect( 4630): MySound EffectCreate start - session -
2108
01-07 10:25:06.053 D/MySoundEffect( 4630): MS EffectCreate - Allocating SessionNo 2
for SessionId -2108
01-07 10:25:06.053 D/MySoundEffect( 4630): MS EffectCreate - This is the first
effect in current sessionId -2108 sessionNo 2
01-07 10:25:06.053 D/MySoundEffect( 4630): MySoundEffect::MySoundEffect ctor
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA create
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 44100,
BW 0
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.053 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.054 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:06.054 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.054 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.054 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.054 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.054 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.057 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.057 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface_Factory::Create(1)
01-07 10:25:06.057 I/SoundBooster_Interface1050_a64( 4630): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-07 10:25:06.057 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface(Mode : 1)
01-07 10:25:06.057 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(1)
01-07 10:25:06.057 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 1)
01-07 10:25:06.057 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(1)
01-07 10:25:06.057 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 1)
01-07 10:25:06.058 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels_Factory::Create()
01-07 10:25:06.058 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels()
01-07 10:25:06.058 I/SoundBoosterEffectPlus( 4630): Allocate SoundBooster mode:1
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630): Init(3)
01-07 10:25:06.058 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.058 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.058 I/SoundBooster:ReconfigurationChannels( 4630): Init() bitdepth :
1
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630):
SamplingRateConfig(48000)
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630): LoadParameter() called
with rigtht path
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630): SetPar()-whole
parameter
01-07 10:25:06.058 I/SoundBooster_Interface1050_a64( 4630): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-07 10:25:06.058 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Destroy()
01-07 10:25:06.058 I/SoundBooster_Base( 4630): ~SoundBooster()
01-07 10:25:06.058 I/SoundBooster_Base( 4630): Init(3)
01-07 10:25:06.058 I/SoundBooster_Base( 4630): SetPar()
01-07 10:25:06.058 I/SoundBooster:SoundBooster_Music( 4630): SetPar()
01-07 10:25:06.059 I/SoundBooster_Interface1050_a64( 4630): SetVolumeTable()
01-07 10:25:06.059 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.064 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.064 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.066 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.066 V/C2Store ( 4748): unloading dll
01-07 10:25:06.066 V/C2Store ( 4748): in init
01-07 10:25:06.066 V/C2Store ( 4748): loading dll
01-07 10:25:06.069 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.070 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.070 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.070 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.070 I/DlbDap2Process( 4630): init()
01-07 10:25:06.070 I/DlbDap2Process( 4630): open()
01-07 10:25:06.071 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.071 V/C2Store ( 4748): unloading dll
01-07 10:25:06.071 V/C2Store ( 4748): in init
01-07 10:25:06.071 V/C2Store ( 4748): loading dll
01-07 10:25:06.072 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.076 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.076 V/C2Store ( 4748): unloading dll
01-07 10:25:06.077 V/C2Store ( 4748): in init
01-07 10:25:06.077 V/C2Store ( 4748): loading dll
01-07 10:25:06.079 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.079 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.079 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.079 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.079 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.079 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.079 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.079 D/DlbDap2Process( 4630): 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-07 10:25:06.079 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.079 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.081 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.081 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.083 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.083 V/C2Store ( 4748): unloading dll
01-07 10:25:06.083 V/C2Store ( 4748): in init
01-07 10:25:06.083 V/C2Store ( 4748): loading dll
01-07 10:25:06.085 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.085 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 3 for SessionId -2109
01-07 10:25:06.085 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -2109 sessionNo 3
01-07 10:25:06.085 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:06.085 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:06.085 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afc7c0
01-07 10:25:06.085 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7c60afc7c0 -
01-07 10:25:06.085 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7c60afc7c0)
01-07 10:25:06.085 I/AudioSASecPlus( 4630): AudioSASec::Configure(134, 44100, 2, 1)
01-07 10:25:06.085 I/AudioSASecPlus( 4630): AudioSASec::Configure (134, 44100, 2,
1)
01-07 10:25:06.086 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585952
01-07 10:25:06.086 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:06.086 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.088 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:06.088 I/SoundAlive_Interface a64( 4630): [ 3 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:06.088 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:06.090 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.090 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Init()
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.090 V/C2Store ( 4748): unloading dll
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.090 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.090 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.090 V/C2Store ( 4748): in init
01-07 10:25:06.090 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.090 V/C2Store ( 4748): loading dll
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Init()
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.090 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.090 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.090 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.090 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.091 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.091 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.091 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.091 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585804
01-07 10:25:06.091 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:06.091 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.091 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Init()
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.091 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.091 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.092 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.092 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.092 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.092 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.092 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.092 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.092 I/SoundAlive_Interface a64( 4630): [ 3 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.092 I/SoundAlive_PrePost( 4630): [ 3 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.092 I/SoundAlive_Interface a64( 4630): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.092 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.092 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.092 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.092 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.092 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.092 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2109
01-07 10:25:06.092 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2109
01-07 10:25:06.092 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.097 I/C2SoftVp8Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.097 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.097 V/C2Store ( 4748): unloading dll
01-07 10:25:06.098 V/C2Store ( 4748): in init
01-07 10:25:06.098 V/C2Store ( 4748): loading dll
01-07 10:25:06.098 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.101 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.101 V/C2Store ( 4748): unloading dll
01-07 10:25:06.102 V/C2Store ( 4748): in init
01-07 10:25:06.102 V/C2Store ( 4748): loading dll
01-07 10:25:06.102 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.102 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.102 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.102 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.102 I/DlbDap2Process( 4630): init()
01-07 10:25:06.102 I/DlbDap2Process( 4630): open()
01-07 10:25:06.106 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.106 I/C2SoftVp9Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.106 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.106 V/C2Store ( 4748): unloading dll
01-07 10:25:06.107 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.107 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.107 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.107 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.107 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.107 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.107 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.107 D/DlbDap2Process( 4630): 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-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.107 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.107 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2110
01-07 10:25:06.107 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.108 D/MediaCodecsXmlParser( 4712): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
01-07 10:25:06.109 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.110 D/MediaCodecsXmlParser( 4712): disabling c2.android.gsm.decoder
01-07 10:25:06.110 D/MediaCodecsXmlParser( 4712): disabling
c2.android.mpeg2.decoder
01-07 10:25:06.111 D/MediaCodecsXmlParser( 4712): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
01-07 10:25:06.111 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.112 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:06.112 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:06.112 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:06.112 I/AudioEffectStage( 4630): In/out ChannelMask diff, name
media_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-07 10:25:06.112 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:06.113 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.113 D/MediaCodecsXmlParser( 4712): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.113 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_performance_c2.xml...
01-07 10:25:06.115 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.115 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 37 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.116 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 40 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.116 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.117 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_c2_sec.xml...
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.120 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.121 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.121 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 37 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 40 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.122 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_c2_sec_wmx.xml...
01-07 10:25:06.122 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.122 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.122 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.122 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.122 I/DlbDap2Process( 4630): init()
01-07 10:25:06.122 I/DlbDap2Process( 4630): open()
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.124 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.125 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.125 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 37 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 40 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.126 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
01-07 10:25:06.126 I/io_stats( 4394): !@ 179,0 r 14239 737637 w 365 10096 d 137
1208 f 357 388 iot 4024 0 th 51200 0 0 pt 0 inp 0 0 11.260
01-07 10:25:06.127 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.127 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.127 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.127 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.127 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.127 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.127 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.127 D/DlbDap2Process( 4630): 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-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.127 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.128 D/DlbDap2Process( 4630): DAP input format is 0x2158 with input
channel mask 0xC003F
01-07 10:25:06.128 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:25:06.128 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.128 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.128 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.128 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2111
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 17, InFs 14, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 17, InFs 8, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 14, InFs 17, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 14, InFs 8, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 8, InFs 17, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SRC384 Create
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384()
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-07 10:25:06.128 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.128 D/SoundAliveResampler( 4630): [SoundAliveResampler] Init+++
01-07 10:25:06.128 I/SoundAlive_SRC384 arch64( 4630): SoundAlive_SRC384: Instance 0
Init(outFs 8, InFs 14, chnum 2, outBW 3, inBW 3)
01-07 10:25:06.128 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 I/Samsung_SoundAlive_SRC arch64( 4630): SRC384 version Samsung
SoundAlive SRC ver320 arch64 11.17.2019 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 E/AudioFlinger( 4630): Failed to add event callback
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.129 E/MediaCodecsXmlParser( 4712): >>>SEC codec
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ddp.xml...
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_ac4.xml...
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-07 10:25:06.130 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-07 10:25:06.130 W/ZygoteInitThreadPool( 4558): Completed : 0 ~ 5954 took 733ms
01-07 10:25:06.131 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 37 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.131 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot add existing
codec at line 40 of /vendor/etc/media_codecs_sec_video_primary.xml
01-07 10:25:06.131 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs.xml...
01-07 10:25:06.131 D/MediaCodecsXmlParser( 4712): Setting: updating existing
setting at line 87 of /vendor/etc/media_codecs.xml
01-07 10:25:06.131 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bd396bd40
tid=4915 ready to run
01-07 10:25:06.131 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.131 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.131 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:06.132 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-07 10:25:06.132 D/MediaCodecsXmlParser( 4712): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-07 10:25:06.132 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-07 10:25:06.132 D/MediaCodecsXmlParser( 4712): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-07 10:25:06.132 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-07 10:25:06.133 D/MediaCodecsXmlParser( 4712): parsing
/vendor/etc/media_codecs_performance.xml...
01-07 10:25:06.133 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.133 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:06.133 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.133 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:06.133 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.133 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.134 D/MediaCodecsXmlParser( 4712): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-07 10:25:06.135 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:06.136 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.136 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:06.136 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.138 I/C2SecAmrNBDec( 4718): in CreateCodec2Factory
01-07 10:25:06.138 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.138 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.140 I/Codec2InfoBuilder( 4712): adding type 'audio/3gpp'
01-07 10:25:06.141 I/C2SecAmrNBDec( 4718): in DestroyCodec2Factory
01-07 10:25:06.141 I/C2SecAmrWBDec( 4718): in CreateCodec2Factory
01-07 10:25:06.141 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.141 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.141 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.143 I/Codec2InfoBuilder( 4712): adding type 'audio/amr-wb'
01-07 10:25:06.144 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.144 I/C2SecFlacDec( 4718): in CreateCodec2Factory
01-07 10:25:06.144 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.144 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.144 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.145 I/C2SecAmrWBDec( 4718): in DestroyCodec2Factory
01-07 10:25:06.145 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:06.146 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.148 I/Codec2InfoBuilder( 4712): adding type 'audio/flac'
01-07 10:25:06.148 V/APM_AudioPolicyManager( 4630): selectOutputForMusicEffects
selected output 13
01-07 10:25:06.149 V/APM_AudioPolicyManager( 4630): setOutputDevices device
{type:0x2,@:} delayMs 0
01-07 10:25:06.149 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:06.149 I/C2SecFlacDec( 4718): in DestroyCodec2Factory
01-07 10:25:06.149 I/C2SecImaDec( 4718): in CreateCodec2Factory
01-07 10:25:06.149 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.149 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.149 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to {type:0x2,@:}
01-07 10:25:06.151 I/Codec2InfoBuilder( 4712): adding type 'audio/x-ima'
01-07 10:25:06.151 I/C2SecImaDec( 4718): in DestroyCodec2Factory
01-07 10:25:06.152 I/C2SecMp3Dec( 4718): in CreateCodec2Factory
01-07 10:25:06.152 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.152 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.154 I/Codec2InfoBuilder( 4712): adding type 'audio/mpeg'
01-07 10:25:06.154 I/C2SecMp3Dec( 4718): in DestroyCodec2Factory
01-07 10:25:06.155 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.155 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.157 I/Codec2InfoBuilder( 4712): adding type 'video/mp43'
01-07 10:25:06.158 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.158 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.160 I/Codec2InfoBuilder( 4712): adding type 'video/mp4v-es'
01-07 10:25:06.162 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.162 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.164 I/Codec2InfoBuilder( 4712): adding type 'video/wvc1'
01-07 10:25:06.164 I/Codec2InfoBuilder( 4712): adding type 'video/x-ms-wmv'
01-07 10:25:06.164 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.165 I/C2SecWmaDec( 4718): in CreateCodec2Factory
01-07 10:25:06.165 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.165 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.167 I/Codec2InfoBuilder( 4712): adding type 'audio/x-ms-wma'
01-07 10:25:06.168 I/C2SecWmaDec( 4718): in DestroyCodec2Factory
01-07 10:25:06.168 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.168 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.170 I/Codec2InfoBuilder( 4712): adding type 'video/x-ms-wmv7'
01-07 10:25:06.171 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.171 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.173 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.173 I/Codec2InfoBuilder( 4712): adding type 'video/x-ms-wmv8'
01-07 10:25:06.174 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.174 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.178 I/Codec2InfoBuilder( 4712): adding type 'audio/ac4'
01-07 10:25:06.179 I/SEC_componentStore( 4718): GetCodec2SecComponentStore+++++++++
++++
01-07 10:25:06.179 I/SEC_componentStore( 4718):
GetCodec2SecComponentStore--------------default
01-07 10:25:06.181 I/Codec2InfoBuilder( 4712): adding type 'audio/ac3'
01-07 10:25:06.181 I/Codec2InfoBuilder( 4712): adding type 'audio/eac3'
01-07 10:25:06.181 I/Codec2InfoBuilder( 4712): adding type 'audio/eac3-joc'
01-07 10:25:06.182 V/C2Store ( 4748): in init
01-07 10:25:06.182 V/C2Store ( 4748): loading dll
01-07 10:25:06.185 I/Codec2InfoBuilder( 4712): adding type 'audio/mp4a-latm'
01-07 10:25:06.189 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.189 V/C2Store ( 4748): unloading dll
01-07 10:25:06.189 V/C2Store ( 4748): in init
01-07 10:25:06.189 V/C2Store ( 4748): loading dll
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.190 I/MySound ( 4630): setDevice 2, 0
01-07 10:25:06.190 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 192000,
BW 3
01-07 10:25:06.190 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.190 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.190 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.190 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.190 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.191 I/MySound ( 4630): setDevice 2, 0
01-07 10:25:06.191 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:06.191 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.191 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.191 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.191 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.191 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.191 I/AudioFlinger( 4630): reviewTrackPromotion size 0
01-07 10:25:06.191 I/AudioFlinger( 4630): change audio_format 1 , sample 48000
01-07 10:25:06.192 V/sec_audio_hw( 4575): sec_stream_set_parameters(21:0) :
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-07 10:25:06.192 D/audio_hw_primary( 4575): 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-07 10:25:06.192 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with
key(l_uhq_update_format=1;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-07 10:25:06.192 D/audio_hw_primary_odm( 4575): deep_out-odm_out_set_parameters:
with new format = 1, new wideRes = 0, status = 0
01-07 10:25:06.192 I/Codec2InfoBuilder( 4712): adding type 'audio/mp4a-latm'
01-07 10:25:06.192 D/audio_hw_primary( 4575): deep_out-out_set_parameters: enter
with param = routing=2
01-07 10:25:06.192 I/audio_hw_primary( 4575): deep_out-out_set_parameters:
requested to change route from speaker to speaker
01-07 10:25:06.192 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=2)
01-07 10:25:06.193 D/AudioFlinger( 4630): setCurDevice() 0x2
01-07 10:25:06.193 V/APM_AudioPolicyManager( 4630): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.194 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.195 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.195 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.195 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:06.195 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.195 I/AudioFlinger( 4630): openOutput() this 0x7c609e9000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
01-07 10:25:06.195 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.195 V/C2Store ( 4748): unloading dll
01-07 10:25:06.195 V/C2Store ( 4748): in init
01-07 10:25:06.195 V/C2Store ( 4748): loading dll
01-07 10:25:06.195 D/audio_hw_primary( 4575): device-adev_open_output_stream:
enter: io_handle (29), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x4)
01-07 10:25:06.195 I/audio_hw_primary( 4575): device-adev_open_output_stream:
requested to open Fast playback stream
01-07 10:25:06.195 I/audio_hw_proxy_3830( 4575): proxy-
proxy_create_playback_stream: opened Proxy Stream(fast_out)
01-07 10:25:06.195 I/audio_hw_primary( 4575): fast_out-adev_open_output_stream:
transited to Standby
01-07 10:25:06.195 I/audio_hw_primary( 4575): device-adev_open_output_stream:
opened fast_out stream
01-07 10:25:06.195 D/audio_hw_primary( 4575): fast_out-out_update_source_metadata:
called, but not implemented yet
01-07 10:25:06.196 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
29, type 0, tag
01-07 10:25:06.196 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:06.196 I/AudioFlinger( 4630): HAL output buffer size 240 frames, normal
sink buffer size 960 frames
01-07 10:25:06.197 I/Codec2InfoBuilder( 4712): adding type 'audio/3gpp'
01-07 10:25:06.197 I/AudioEffectStage( 4630): makeSinkBuffer max format 5, normal
fc 960
01-07 10:25:06.197 I/AudioEffectStage( 4630): make sec precision stage 5
01-07 10:25:06.198 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.198 V/C2Store ( 4748): unloading dll
01-07 10:25:06.198 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.198 V/C2Store ( 4748): in init
01-07 10:25:06.198 V/C2Store ( 4748): loading dll
01-07 10:25:06.200 I/Codec2InfoBuilder( 4712): adding type 'audio/3gpp'
01-07 10:25:06.201 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.201 V/C2Store ( 4748): unloading dll
01-07 10:25:06.201 V/C2Store ( 4748): in init
01-07 10:25:06.201 V/C2Store ( 4748): loading dll
01-07 10:25:06.201 I/AudioEffectStage( 4630): buildEndPointEffect size 1
01-07 10:25:06.201 D/AudioEffectStage( 4630): initEffect() low_output_normal has No
effect
01-07 10:25:06.202 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.203 I/Codec2InfoBuilder( 4712): adding type 'audio/amr-wb'
01-07 10:25:06.204 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.204 V/C2Store ( 4748): in init
01-07 10:25:06.204 V/C2Store ( 4748): unloading dll
01-07 10:25:06.204 V/C2Store ( 4748): loading dll
01-07 10:25:06.206 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.206 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.206 I/Codec2InfoBuilder( 4712): adding type 'audio/amr-wb'
01-07 10:25:06.207 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.207 V/C2Store ( 4748): in init
01-07 10:25:06.207 V/C2Store ( 4748): unloading dll
01-07 10:25:06.207 V/C2Store ( 4748): loading dll
01-07 10:25:06.207 I/FastMixerState( 4914): sMaxFastTracks = 8
01-07 10:25:06.208 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.209 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.209 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.209 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.209 I/DlbDap2Process( 4630): init()
01-07 10:25:06.209 I/DlbDap2Process( 4630): open()
01-07 10:25:06.209 I/SamsungPowerSoundPlay( 4914): Power sound main
01-07 10:25:06.209 I/SamsungPowerSoundPlay( 4914): Play power on sound
01-07 10:25:06.209 V/SamsungPowerSound( 4914): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
01-07 10:25:06.209 I/SamsungPowerSound( 4914): wait_for_audio_policy ++
01-07 10:25:06.210 D/Codec2InfoBuilder( 4712): codec entry for
'c2.android.av1.decoder' is disabled
01-07 10:25:06.210 V/C2Store ( 4748): in init
01-07 10:25:06.210 V/C2Store ( 4748): loading dll
01-07 10:25:06.210 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.210 V/C2Store ( 4748): unloading dll
01-07 10:25:06.213 I/Codec2InfoBuilder( 4712): adding type 'video/avc'
01-07 10:25:06.213 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.213 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.213 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.213 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.213 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.213 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.213 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.213 D/DlbDap2Process( 4630): 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-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.214 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.214 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.215 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.215 V/C2Store ( 4748): in init
01-07 10:25:06.215 V/C2Store ( 4748): loading dll
01-07 10:25:06.215 V/C2Store ( 4748): unloading dll
01-07 10:25:06.216 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.216 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 4 for SessionId -2902
01-07 10:25:06.216 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -2902 sessionNo 4
01-07 10:25:06.216 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:06.216 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:06.216 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7bd3b3b240
01-07 10:25:06.216 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7bd3b3b240 -
01-07 10:25:06.216 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7bd3b3b240)
01-07 10:25:06.216 I/AudioSASecPlus( 4630): AudioSASec::Configure(134, 44100, 2, 1)
01-07 10:25:06.216 I/AudioSASecPlus( 4630): AudioSASec::Configure (134, 44100, 2,
1)
01-07 10:25:06.216 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585824
01-07 10:25:06.216 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:06.216 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.216 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:06.216 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:06.217 I/SoundAlive_Interface a64( 4630): [ 4 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:06.217 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:06.218 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Init()
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.218 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.218 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Init()
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.218 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.218 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.218 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.218 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.218 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585676
01-07 10:25:06.218 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:06.218 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.219 I/Codec2InfoBuilder( 4712): adding type 'video/avc'
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Init()
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.219 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.219 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.219 I/SoundAlive_PrePost( 4630): [ 4 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.219 I/SoundAlive_Interface a64( 4630): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.219 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.219 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.219 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.219 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.221 V/C2Store ( 4748): in init
01-07 10:25:06.221 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.221 V/C2Store ( 4748): loading dll
01-07 10:25:06.221 V/C2Store ( 4748): unloading dll
01-07 10:25:06.223 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.223 D/MySoundEffect( 4630): MySound EffectCreate start - session -
2902
01-07 10:25:06.223 D/MySoundEffect( 4630): MS EffectCreate - Allocating SessionNo 3
for SessionId -2902
01-07 10:25:06.223 D/MySoundEffect( 4630): MS EffectCreate - This is the first
effect in current sessionId -2902 sessionNo 3
01-07 10:25:06.223 D/MySoundEffect( 4630): MySoundEffect::MySoundEffect ctor
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA create
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 44100,
BW 0
01-07 10:25:06.223 I/Codec2InfoBuilder( 4712): adding type 'audio/flac'
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.223 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.223 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.224 V/C2Store ( 4748): in init
01-07 10:25:06.224 V/C2Store ( 4748): loading dll
01-07 10:25:06.224 V/C2Store ( 4748): unloading dll
01-07 10:25:06.224 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.226 I/Codec2InfoBuilder( 4712): adding type 'audio/flac'
01-07 10:25:06.227 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.227 V/C2Store ( 4748): unloading dll
01-07 10:25:06.227 V/C2Store ( 4748): in init
01-07 10:25:06.227 V/C2Store ( 4748): loading dll
01-07 10:25:06.229 I/Codec2InfoBuilder( 4712): adding type 'audio/g711-alaw'
01-07 10:25:06.230 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.230 V/C2Store ( 4748): in init
01-07 10:25:06.230 V/C2Store ( 4748): loading dll
01-07 10:25:06.230 V/C2Store ( 4748): unloading dll
01-07 10:25:06.231 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.231 V/ZygoteInitThreadPool( 4558): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 182ms
01-07 10:25:06.231 W/ZygoteInitThreadPool( 4558): Completed : 5954 ~ 11909 took
774ms
01-07 10:25:06.233 I/Codec2InfoBuilder( 4712): adding type 'audio/g711-mlaw'
01-07 10:25:06.233 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.233 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.233 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.233 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.233 I/DlbDap2Process( 4630): init()
01-07 10:25:06.233 I/DlbDap2Process( 4630): open()
01-07 10:25:06.233 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.233 V/C2Store ( 4748): unloading dll
01-07 10:25:06.233 V/C2Store ( 4748): in init
01-07 10:25:06.233 V/C2Store ( 4748): loading dll
01-07 10:25:06.235 D/Codec2InfoBuilder( 4712): codec entry for
'c2.android.gsm.decoder' is disabled
01-07 10:25:06.236 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.236 V/C2Store ( 4748): in init
01-07 10:25:06.236 V/C2Store ( 4748): loading dll
01-07 10:25:06.236 V/C2Store ( 4748): unloading dll
01-07 10:25:06.237 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.237 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.237 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.237 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.237 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.237 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.237 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.238 D/DlbDap2Process( 4630): 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-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.238 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.238 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.238 I/Codec2InfoBuilder( 4712): adding type 'video/3gpp'
01-07 10:25:06.240 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.240 D/AudioSAEffectSecPlus( 4630): EffectCreate - Allocating
SessionNo 5 for SessionId -2903
01-07 10:25:06.240 V/C2Store ( 4748): in init
01-07 10:25:06.240 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.240 D/AudioSAEffectSecPlus( 4630): EffectCreate - This is the first
effect in current sessionId -2903 sessionNo 5
01-07 10:25:06.240 V/C2Store ( 4748): loading dll
01-07 10:25:06.240 V/C2Store ( 4748): unloading dll
01-07 10:25:06.240 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::AudioSAEffectSec ctor
01-07 10:25:06.240 D/AudioSAEffectSecPlus( 4630): AudioSAEffectSec::createSA
01-07 10:25:06.240 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7bd3b3b540
01-07 10:25:06.240 D/AudioSASecPlus( 4630): AudioSASec::AudioSASec : 0x7bd3b3b540 -
01-07 10:25:06.240 D/AudioSAEffectSecPlus( 4630):
AudioSAEffectSec::createSA(0x7bd3b3b540)
01-07 10:25:06.240 I/AudioSASecPlus( 4630): AudioSASec::Configure(0, 44100, 2, 1)
01-07 10:25:06.240 I/AudioSASecPlus( 4630): AudioSASec::Configure (0, 44100, 2, 1)
01-07 10:25:06.240 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585952
01-07 10:25:06.240 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-07 10:25:06.240 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.241 I/SoundAlive_Interface a64( 4630):
Samsung_SoundAlive_play_Factory::Create()
01-07 10:25:06.241 I/SoundAlive_Interface a64( 4630): [ 5 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-07 10:25:06.241 I/SoundAlive_PrePost( 4630): [ -1 ][ -1 ]SoundAlive_PrePost()
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Init()
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 1
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.242 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.242 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Init()
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.242 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.242 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.242 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.242 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.242 D/AudioSASecPlus( 4630): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-165585804
01-07 10:25:06.242 D/AudioSASecPlus( 4630): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-07 10:25:06.243 I/SoundAlive_AlbumArt( 4630): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2020-07-27
01-07 10:25:06.243 I/Codec2InfoBuilder( 4712): adding type 'video/3gpp'
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]SoundAlive_Config()
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Init()
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-07 10:25:06.243 I/SoundAlive_Effect( 4630): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-07 10:25:06.243 D/AudioSASecPlus( 4630): AudioSASec::Init() - TrackStart
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]Set_EarPhone_Output()
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_User_CH() :
0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ][ 44100 ]Set_User_BWE()
0
01-07 10:25:06.243 I/SoundAlive_PrePost( 4630): [ 5 ][ 44100 ]Set_User_BWE 0
01-07 10:25:06.243 I/SoundAlive_Interface a64( 4630): [ 5 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-07 10:25:06.243 D/AudioSASecPlus( 4630): AudioSASec::Init()
01-07 10:25:06.243 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.243 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.244 I/AudioSASecPlus( 4630): AudioSASec::Configure(960, 48000, 2, 5)
01-07 10:25:06.244 I/AudioSASecPlus( 4630): AudioSASec::Configure (960, 48000, 2,
5)
01-07 10:25:06.244 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2903
01-07 10:25:06.244 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2903
01-07 10:25:06.244 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.245 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.245 V/C2Store ( 4748): in init
01-07 10:25:06.245 V/C2Store ( 4748): loading dll
01-07 10:25:06.245 V/C2Store ( 4748): unloading dll
01-07 10:25:06.247 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.247 I/Codec2InfoBuilder( 4712): adding type 'video/hevc'
01-07 10:25:06.249 V/C2Store ( 4748): in init
01-07 10:25:06.249 V/C2Store ( 4748): loading dll
01-07 10:25:06.249 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.249 V/C2Store ( 4748): unloading dll
01-07 10:25:06.249 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.249 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.249 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.249 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.249 I/DlbDap2Process( 4630): init()
01-07 10:25:06.249 I/DlbDap2Process( 4630): open()
01-07 10:25:06.249 I/HidlServiceManagement( 4738): Registered
[email protected]::ISehChannel/imsd
01-07 10:25:06.250 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:06.250 D/C2SoftHevcEnc( 4748): Given level 6000 does not cover current
configuration: adjusting to 6001
01-07 10:25:06.251 I/mediaswcodec( 4748): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-07 10:25:06.251 D/C2SoftHevcEnc( 4748): Given level 6000 does not cover current
configuration: adjusting to 6001
01-07 10:25:06.251 I/HidlServiceManagement( 4738): Registered
[email protected]::ISehChannel/epdgd
01-07 10:25:06.252 I/Codec2InfoBuilder( 4712): adding type 'video/hevc'
01-07 10:25:06.252 I/HidlServiceManagement( 4738): Registered
[email protected]::ISehBridge/slot1
01-07 10:25:06.253 V/C2Store ( 4748): in init
01-07 10:25:06.253 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.253 V/C2Store ( 4748): loading dll
01-07 10:25:06.253 V/C2Store ( 4748): unloading dll
01-07 10:25:06.254 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.254 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.254 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.254 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.254 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.254 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.254 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.254 D/DlbDap2Process( 4630): 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-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.254 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.254 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2904
01-07 10:25:06.255 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.255 I/Codec2InfoBuilder( 4712): adding type 'audio/mpeg'
01-07 10:25:06.256 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.256 V/C2Store ( 4748): unloading dll
01-07 10:25:06.256 V/C2Store ( 4748): in init
01-07 10:25:06.256 V/C2Store ( 4748): loading dll
01-07 10:25:06.258 I/AudioEffectStage( 4630): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-07 10:25:06.258 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.259 D/Codec2InfoBuilder( 4712): codec entry for
'c2.android.mpeg2.decoder' is disabled
01-07 10:25:06.259 V/C2Store ( 4748): in init
01-07 10:25:06.259 V/C2Store ( 4748): loading dll
01-07 10:25:06.259 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.259 V/C2Store ( 4748): unloading dll
01-07 10:25:06.261 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.262 I/Codec2InfoBuilder( 4712): adding type 'video/mp4v-es'
01-07 10:25:06.263 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.263 V/C2Store ( 4748): in init
01-07 10:25:06.263 V/C2Store ( 4748): loading dll
01-07 10:25:06.263 V/C2Store ( 4748): unloading dll
01-07 10:25:06.263 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.263 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.263 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.263 D/DlbDlbBufferProvider( 4630): DlbBufferProvider()
01-07 10:25:06.263 I/DlbDap2Process( 4630): init()
01-07 10:25:06.263 I/DlbDap2Process( 4630): open()
01-07 10:25:06.265 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.265 I/Codec2InfoBuilder( 4712): adding type 'video/mp4v-es'
01-07 10:25:06.267 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.267 V/C2Store ( 4748): in init
01-07 10:25:06.267 V/C2Store ( 4748): loading dll
01-07 10:25:06.267 V/C2Store ( 4748): unloading dll
01-07 10:25:06.268 I/DlbDap2Process( 4630): loadLicense() no license check!
01-07 10:25:06.268 I/DlbDap2Process( 4630): validateLicense() no license check!
01-07 10:25:06.268 I/DlbDap2Process( 4630): init() DAP opened
01-07 10:25:06.268 I/DlbDap2Process( 4630): DAP library version: MOBILE v1.5
01-07 10:25:06.268 D/DlbDap2Process( 4630): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-07 10:25:06.268 D/DlbProfileParamCache( 4630): setProfile(profile=-1)
01-07 10:25:06.268 D/DlbProfileParamArray( 4630): getProfileParams(profile = -1)
01-07 10:25:06.268 D/DlbDap2Process( 4630): 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-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDap2Process( 4630): DAP input format is 0x2158 with input
channel mask 0xC003F
01-07 10:25:06.268 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): configure() Allocating new memory
for the buffer.
01-07 10:25:06.268 D/DlbDlbBufferProvider( 4630): setConfig() Updating buffer
configuration.
01-07 10:25:06.268 I/AudioEffectStageChain( 4630): disablePreFxVolumeProcessing
index -2905
01-07 10:25:06.268 I/AudioEffectStage( 4630): endpoint can't support float pcm
01-07 10:25:06.268 I/AudioEffectStageChain( 4630): initEndPointEffectModule
stageindex -2901, format 1, halFrameCount 240
01-07 10:25:06.269 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.269 I/Codec2InfoBuilder( 4712): adding type 'audio/opus'
01-07 10:25:06.269 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.270 V/C2Store ( 4748): unloading dll
01-07 10:25:06.270 V/C2Store ( 4748): in init
01-07 10:25:06.270 V/C2Store ( 4748): loading dll
01-07 10:25:06.271 I/EffectsFactory( 4630): EffectCreate() create_effect
01-07 10:25:06.271 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface_Factory::Create(0)
01-07 10:25:06.271 I/SoundBooster_Interface1050_a64( 4630): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-07 10:25:06.271 I/SoundBooster_Interface1050_a64( 4630):
SoundBooster_Interface(Mode : 0)
01-07 10:25:06.271 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(0)
01-07 10:25:06.271 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 0)
01-07 10:25:06.271 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Create(0)
01-07 10:25:06.271 I/SoundBooster_Base( 4630): SoundBooster_Base(Mode : 0)
01-07 10:25:06.271 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels_Factory::Create()
01-07 10:25:06.271 I/SoundBooster:ReconfigurationChannels( 4630):
ReconfigurationChannels()
01-07 10:25:06.271 I/SoundBoosterEffectPlus( 4630): Allocate SoundBooster mode:0
01-07 10:25:06.272 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.272 I/Codec2InfoBuilder( 4712): adding type 'audio/opus'
01-07 10:25:06.273 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.273 V/C2Store ( 4748): in init
01-07 10:25:06.273 V/C2Store ( 4748): loading dll
01-07 10:25:06.273 V/C2Store ( 4748): unloading dll
01-07 10:25:06.273 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.275 I/Codec2InfoBuilder( 4712): adding type 'audio/raw'
01-07 10:25:06.275 I/SoundBooster_Interface1050_a64( 4630): Init(0)
01-07 10:25:06.275 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.275 I/SoundBooster_Base( 4630): Init(1)
01-07 10:25:06.275 I/SoundBooster:ReconfigurationChannels( 4630): Init() bitdepth :
1
01-07 10:25:06.275 I/SoundBooster_Interface1050_a64( 4630):
SamplingRateConfig(48000)
01-07 10:25:06.275 I/SoundBooster_Interface1050_a64( 4630): LoadParameter() called
with rigtht path
01-07 10:25:06.275 I/SoundBooster_Interface1050_a64( 4630): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-07 10:25:06.275 V/C2Store ( 4748): in init
01-07 10:25:06.275 V/C2Store ( 4748): loading dll
01-07 10:25:06.276 I/SoundBooster_Interface1050_a64( 4630): SetPar()-whole
parameter
01-07 10:25:06.276 I/SoundBooster_Interface1050_a64( 4630): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-07 10:25:06.276 I/SoundBooster_Base( 4630): SoundBooster_Base_Factory::Destroy()
01-07 10:25:06.276 I/SoundBooster_Base( 4630): ~SoundBooster()
01-07 10:25:06.276 I/SoundBooster_Base( 4630): Init(0)
01-07 10:25:06.276 I/SoundBooster_Base( 4630): SetPar()
01-07 10:25:06.276 I/SoundBooster:SoundBooster_Lite( 4630): SetPar()
01-07 10:25:06.276 I/SoundBooster_Interface1050_a64( 4630): SetVolumeTable()
01-07 10:25:06.276 I/SoundBoosterEffectPlus( 4630): SB_setVolume(0x7bd3b3ba80)
01-07 10:25:06.276 I/SoundBoosterEffectPlus( 4630): command EFFECT_CMD_SET_VOLUME
left = 0.000000, right =0.000000
01-07 10:25:06.276 I/AudioEffectStageChain( 4630): addEndPointEffect_l()
SoundBoosterPlus, index -2901
01-07 10:25:06.276 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.276 E/AudioFlinger( 4630): Failed to add event callback
01-07 10:25:06.276 V/C2Store ( 4748): unloading dll
01-07 10:25:06.276 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bd1451d40
tid=4933 ready to run
01-07 10:25:06.276 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.276 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:06.276 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.277 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.277 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.277 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:25:06.277 I/SoundBoosterEffectPlus( 4630): SB_setVolume(0x7bd3b3ba80)
01-07 10:25:06.277 I/SoundBoosterEffectPlus( 4630): command EFFECT_CMD_SET_VOLUME
left = 1.000000, right =1.000000
01-07 10:25:06.278 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:06.278 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.278 I/Codec2InfoBuilder( 4712): adding type 'audio/vorbis'
01-07 10:25:06.279 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:06.279 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.279 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:06.279 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.279 V/C2Store ( 4748): unloading dll
01-07 10:25:06.280 V/C2Store ( 4748): in init
01-07 10:25:06.280 V/C2Store ( 4748): loading dll
01-07 10:25:06.280 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.282 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.283 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.283 I/Codec2InfoBuilder( 4712): adding type 'video/x-vnd.on2.vp8'
01-07 10:25:06.283 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.284 V/C2Store ( 4748): in init
01-07 10:25:06.284 V/C2Store ( 4748): loading dll
01-07 10:25:06.284 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.284 V/C2Store ( 4748): unloading dll
01-07 10:25:06.284 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.285 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:06.285 I/C2SoftVp8Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.285 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.286 I/C2SoftVp8Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.287 V/APM_AudioPolicyManager( 4630): selectOutputForMusicEffects
selected output 13
01-07 10:25:06.288 V/APM_AudioPolicyManager( 4630): setOutputDevices device
{type:0x2,@:} delayMs 0
01-07 10:25:06.288 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:06.288 I/Codec2InfoBuilder( 4712): adding type 'video/x-vnd.on2.vp8'
01-07 10:25:06.288 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to {type:0x2,@:}
01-07 10:25:06.289 V/ZygoteInitThreadPool( 4558): Class android.graphics.Typeface
was preloaded took to much time: 901ms
01-07 10:25:06.289 W/ZygoteInitThreadPool( 4558): Completed :
android.graphics.Typeface took 901ms
01-07 10:25:06.289 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.289 V/C2Store ( 4748): unloading dll
01-07 10:25:06.290 V/C2Store ( 4748): in init
01-07 10:25:06.290 V/C2Store ( 4748): loading dll
01-07 10:25:06.292 I/Codec2InfoBuilder( 4712): adding type 'video/x-vnd.on2.vp9'
01-07 10:25:06.294 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.294 V/C2Store ( 4748): in init
01-07 10:25:06.294 V/C2Store ( 4748): loading dll
01-07 10:25:06.294 V/C2Store ( 4748): unloading dll
01-07 10:25:06.295 I/C2SoftVp9Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.296 I/C2SoftVp9Enc( 4748): setting temporal layering 0 + 0
01-07 10:25:06.297 D/Codec2InfoBuilder( 4712): codec entry for
'c2.android.vp9.encoder' is disabled
01-07 10:25:06.297 V/C2Store ( 4748): in ~ComponentModule
01-07 10:25:06.297 V/C2Store ( 4748): unloading dll
01-07 10:25:06.298 W/BatteryNotifier( 4712): batterystats service unavailable!
01-07 10:25:06.299 I/servicemanager( 4225): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:4712)
01-07 10:25:06.307 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.314 I/MySound ( 4630): setDevice 2, 0
01-07 10:25:06.314 I/Audio_DHA_24b a64( 4630): AudioDHA Init sampling rate 48000,
BW 3
01-07 10:25:06.314 I/Audio_DHA_24b a64( 4630): Init gt_init parameters are
01-07 10:25:06.314 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.314 I/Audio_DHA_24b a64( 4630): AudioDHA Param_Config parameters are
01-07 10:25:06.314 I/Audio_DHA_24b a64( 4630): 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dfsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhsa = #1[10])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dvlc = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(arde = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(rsse = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(bexe = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(dhfm = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(ceon = #1[0])
01-07 10:25:06.314 D/DlbDap2Process( 4630): setParam(aoon = #1[0])
01-07 10:25:06.315 D/DlbDap2Process( 4630): setParam(aron = #1[0])
01-07 10:25:06.315 I/AudioFlinger( 4630): reviewTrackPromotion size 0
01-07 10:25:06.315 I/AudioFlinger( 4630): change audio_format 5 , sample 48000
01-07 10:25:06.315 V/sec_audio_hw( 4575): sec_stream_set_parameters(29:0) :
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
01-07 10:25:06.315 D/audio_hw_primary( 4575): 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-07 10:25:06.315 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with
key(l_uhq_update_format=5;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-07 10:25:06.315 D/audio_hw_primary_odm( 4575): fast_out-odm_out_set_parameters:
with new format = 5, new wideRes = 0, status = 0
01-07 10:25:06.315 D/audio_hw_primary( 4575): fast_out-out_set_parameters: enter
with param = routing=2
01-07 10:25:06.315 I/audio_hw_primary( 4575): fast_out-out_set_parameters:
requested to change route from speaker to speaker
01-07 10:25:06.316 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=2)
01-07 10:25:06.316 D/AudioFlinger( 4630): setCurDevice() 0x2
01-07 10:25:06.316 V/APM_AudioPolicyManager( 4630): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 28 num_sources 1 num_sinks 1
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 51.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:06.317 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:06.317 I/AudioFlinger( 4630): openOutput() this 0x7c609e9000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4001
01-07 10:25:06.318 D/audio_hw_primary( 4575): device-adev_open_output_stream:
enter: io_handle (37), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x4001)
01-07 10:25:06.318 I/audio_hw_primary( 4575): device-adev_open_output_stream:
requested to open MMAP No IRQ playback stream
01-07 10:25:06.318 I/audio_hw_proxy_3830( 4575): proxy-
proxy_create_playback_stream: opened Proxy Stream(mmap_out)
01-07 10:25:06.318 I/audio_hw_primary( 4575): mmap_out-adev_open_output_stream:
transited to Standby
01-07 10:25:06.318 I/audio_hw_primary( 4575): device-adev_open_output_stream:
opened mmap_out stream
01-07 10:25:06.318 D/audio_hw_primary( 4575): mmap_out-out_update_source_metadata:
called, but not implemented yet
01-07 10:25:06.318 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
37, type 0, tag
01-07 10:25:06.318 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:06.321 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bcec27000
tid=4937 ready to run
01-07 10:25:06.322 D/audio_hw_primary( 4575): mmap_out-out_set_parameters: enter
with param = closing=true
01-07 10:25:06.322 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(closing=true)
01-07 10:25:06.322 E/audio_hw_primary( 4575): mmap_out-out_set_volume: Don't
support volume control for this stream
01-07 10:25:06.322 W/AudioFlinger( 4630): Could not set MMAP stream volume: no
volume callback!
01-07 10:25:06.323 D/AudioFlinger( 4630): closing mmapThread 0x7bcec27000
01-07 10:25:06.323 D/AudioFlinger( 4630): mmapThread exit()
01-07 10:25:06.324 I/audio_hw_primary( 4575): mmap_out-adev_close_output_stream:
try to close plyback stream
01-07 10:25:06.324 I/audio_hw_primary( 4575): mmap_out-adev_close_output_stream:
closed playback stream
01-07 10:25:06.324 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: enter
01-07 10:25:06.324 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: close sec
audio stream for handle 37, type 0
01-07 10:25:06.324 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: exit
01-07 10:25:06.324 I/MultiRecordManager( 4630): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
01-07 10:25:06.324 I/MultiRecordManager( 4630): openInputStream() skipMultiRecord
01-07 10:25:06.324 D/audio_hw_primary( 4575): 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-07 10:25:06.324 I/audio_hw_primary( 4575): device-adev_open_input_stream:
requested to open Primay capture stream
01-07 10:25:06.324 I/audio_hw_proxy_3830( 4575): proxy-proxy_create_capture_stream:
opened Proxy Stream(primary_in)
01-07 10:25:06.324 I/audio_hw_primary( 4575): primary_in-adev_open_input_stream:
transited to Standby
01-07 10:25:06.324 D/audio_hw_primary( 4575): adev_open_input_stream:
preprocessing_latency = 0
01-07 10:25:06.324 I/audio_hw_primary( 4575): device-adev_open_input_stream: opened
primary_in stream
01-07 10:25:06.324 D/audio_hw_primary( 4575): primary_in-in_update_sink_metadata:
called
01-07 10:25:06.324 D/audio_hw_primary( 4575): primary_in-in_update_sink_metadata:
This stream has 1 tracks
01-07 10:25:06.324 D/audio_hw_primary( 4575): 1 Track has Source(1), Gain(1.000000)
01-07 10:25:06.324 D/audio_hw_primary( 4575): 1 Track usage : recording)
01-07 10:25:06.324 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
14, type 1, tag
01-07 10:25:06.324 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:06.327 I/AudioEffectStage( 4630): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-07 10:25:06.327 I/AudioEffectStage( 4630): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-07 10:25:06.327 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.330 D/AudioEffectStage( 4630): initEffect()
primary_input_voice_changer has No effect
01-07 10:25:06.331 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bcec32800
tid=4939 ready to run
01-07 10:25:06.332 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.332 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.332 I/MultiRecordManager( 4630): closeInputStream() skipMultiRecord
01-07 10:25:06.333 I/audio_hw_primary( 4575): primary_in-adev_close_input_stream:
try to close capture stream
01-07 10:25:06.333 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: enter
01-07 10:25:06.333 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: close sec
audio stream for handle 14, type 1
01-07 10:25:06.333 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: exit
01-07 10:25:06.333 I/audio_hw_primary( 4575): primary_in-adev_close_input_stream:
closed capture stream
01-07 10:25:06.333 I/MultiRecordManager( 4630): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
01-07 10:25:06.333 I/MultiRecordManager( 4630): openInputStream() skipMultiRecord
01-07 10:25:06.333 D/audio_hw_primary( 4575): 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-07 10:25:06.333 I/audio_hw_primary( 4575): device-adev_open_input_stream:
requested to open Primay capture stream
01-07 10:25:06.333 I/audio_hw_proxy_3830( 4575): proxy-proxy_create_capture_stream:
opened Proxy Stream(primary_in)
01-07 10:25:06.333 I/audio_hw_primary( 4575): primary_in-adev_open_input_stream:
transited to Standby
01-07 10:25:06.333 D/audio_hw_primary( 4575): adev_open_input_stream:
preprocessing_latency = 0
01-07 10:25:06.333 I/audio_hw_primary( 4575): device-adev_open_input_stream: opened
primary_in stream
01-07 10:25:06.333 D/audio_hw_primary( 4575): primary_in-in_update_sink_metadata:
called
01-07 10:25:06.333 D/audio_hw_primary( 4575): primary_in-in_update_sink_metadata:
This stream has 1 tracks
01-07 10:25:06.333 D/audio_hw_primary( 4575): 1 Track has Source(1), Gain(1.000000)
01-07 10:25:06.333 D/audio_hw_primary( 4575): 1 Track usage : recording)
01-07 10:25:06.334 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: enter: handle
22, type 1, tag
01-07 10:25:06.334 V/sec_audio_hw( 4575): sec_dev_open_audio_stream: exit
01-07 10:25:06.335 I/AudioEffectStage( 4630): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-07 10:25:06.335 I/AudioEffectStage( 4630): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-07 10:25:06.335 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.338 D/AudioEffectStage( 4630): initEffect()
primary_input_voice_changer has No effect
01-07 10:25:06.338 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bcec329c0
tid=4941 ready to run
01-07 10:25:06.339 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.339 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.339 I/MultiRecordManager( 4630): closeInputStream() skipMultiRecord
01-07 10:25:06.340 I/audio_hw_primary( 4575): primary_in-adev_close_input_stream:
try to close capture stream
01-07 10:25:06.340 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: enter
01-07 10:25:06.340 I/audio_hw_primary( 4575): primary_in-adev_close_input_stream:
closed capture stream
01-07 10:25:06.340 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: close sec
audio stream for handle 22, type 1
01-07 10:25:06.340 V/sec_audio_hw( 4575): sec_dev_close_audio_stream: exit
01-07 10:25:06.352 V/ZygoteInitThreadPool( 4558): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 963ms
01-07 10:25:06.354 W/bt_a2dp_hw( 4630): adev_open: adev_open in A2dp_hw module
01-07 10:25:06.354 I/AudioFlinger( 4630): loadHwModule() Loaded a2dp audio
interface, handle 18
01-07 10:25:06.354 E/APM_AudioPolicyManager( 4630): onNewAudioModulesAvailableInt:
Input device list is empty!
01-07 10:25:06.356 E/BootAnimationLoader( 4913): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
01-07 10:25:06.356 I/AudioFlinger( 4630): loadHwModule() Loaded hearing_aid audio
interface, handle 26
01-07 10:25:06.356 E/BootAnimationLoader( 4913): !@BootAnimation : WindowColor =
WHITE(8a )
01-07 10:25:06.356 I/BootAnimationLoader( 4913): ret=2, fps:12, interval:83333
01-07 10:25:06.357 E/BootAnimationLoader( 4913): !@BootAnimation : mps_code = SAM
01-07 10:25:06.357 E/BootAnimationLoader( 4913): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
01-07 10:25:06.357 E/BootAnimationLoader( 4913): !@BootAnimation : Load sequence
resource = /system/media/bootsamsung.qmg
01-07 10:25:06.357 E/BootAnimationLoader( 4913): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
01-07 10:25:06.358 E/BootAnimationLoader( 4913): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
01-07 10:25:06.358 D/SecNativeFeatureCppIf( 4913): encoded
01-07 10:25:06.358 I/playback_record( 4630): adev_open(name=audio_hw_if)
01-07 10:25:06.358 D/SecNativeFeatureCppIf( 4913): decoding and unzip finish
01-07 10:25:06.358 D/SecNativeFeatureCppIf( 4913): use unCompDataBuff. encoded
01-07 10:25:06.358 I/AudioFlinger( 4630): loadHwModule() Loaded playback_record
audio interface, handle 34
01-07 10:25:06.358 I/MultiRecordManager( 4630): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
01-07 10:25:06.358 I/MultiRecordManager( 4630): openInputStream() skipMultiRecord
01-07 10:25:06.358 D/playback_record( 4630): adev_open_input_stream()
01-07 10:25:06.358 D/SecNativeFeatureCppIf( 4913): Free unCompDataBuff
01-07 10:25:06.358 D/SecNativeFeatureCppIf( 4913): encoded
01-07 10:25:06.359 D/SecNativeFeatureCppIf( 4913): decoding and unzip finish
01-07 10:25:06.359 D/SecNativeFeatureCppIf( 4913): use unCompDataBuff. encoded
01-07 10:25:06.359 I/AudioEffectStage( 4630): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-07 10:25:06.359 D/SecNativeFeatureCppIf( 4913): Free unCompDataBuff
01-07 10:25:06.359 I/AudioEffectStage( 4630): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-07 10:25:06.359 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.361 I/BootAnimationLoader( 4913): !@BootAnimation : activeId is 0 <
0
01-07 10:25:06.361 I/BootAnimationLoader( 4913): !@BootAnimation : main resolution
w = 720, h = 1600
01-07 10:25:06.361 I/BootAnimationLoader( 4913): !@BootAnimation : createSurface
RGB565
01-07 10:25:06.362 D/AudioEffectStage( 4630): initEffect()
primary_input_voice_changer has No effect
01-07 10:25:06.362 I/SurfaceFlinger( 4646): id=1 createSurf (720x1600),4 flag=0,
samsungani565#0
01-07 10:25:06.362 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bcec32640
tid=4947 ready to run
01-07 10:25:06.362 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.363 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.363 I/MultiRecordManager( 4630): closeInputStream() skipMultiRecord
01-07 10:25:06.363 D/playback_record( 4630): adev_close_input_stream()
01-07 10:25:06.364 W/ZygoteInitThreadPool( 4558): Completed : android.icu.text
classes took 976ms
01-07 10:25:06.366 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.366 I/r_submix( 4575): adev_open(name=audio_hw_if)
01-07 10:25:06.367 I/r_submix( 4575): adev_init_check()
01-07 10:25:06.367 I/AudioFlinger( 4630): loadHwModule() Loaded r_submix audio
interface, handle 42
01-07 10:25:06.367 I/MultiRecordManager( 4630): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
01-07 10:25:06.367 I/MultiRecordManager( 4630): openInputStream() skipMultiRecord
01-07 10:25:06.367 D/ZygoteInitThreadPool( 4558): Done preloading
01-07 10:25:06.367 D/r_submix( 4575): adev_open_input_stream(addr=0)
01-07 10:25:06.367 D/r_submix( 4575): submix_audio_device_create_pipe_l(addr=0,
idx=9)
01-07 10:25:06.367 D/r_submix( 4575): now using address 0 for route 9
01-07 10:25:06.367 I/Zygote ( 4558): ...preloaded 12125 parallelPreloadClasses in
1065ms.
01-07 10:25:06.367 I/zygote64( 4558): VMRuntime.preloadDexCaches starting
01-07 10:25:06.368 I/AudioEffectStage( 4630): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-07 10:25:06.368 I/AudioEffectStage( 4630): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-07 10:25:06.368 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
01-07 10:25:06.371 D/AudioEffectStage( 4630): initEffect()
primary_input_voice_changer has No effect
01-07 10:25:06.371 I/AudioFlinger( 4630): AudioFlinger's thread 0x7bcec32cc0
tid=4949 ready to run
01-07 10:25:06.371 I/r_submix( 4575): in_standby()
01-07 10:25:06.372 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.372 I/r_submix( 4575): in_standby()
01-07 10:25:06.372 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:06.372 I/MultiRecordManager( 4630): closeInputStream() skipMultiRecord
01-07 10:25:06.372 D/r_submix( 4575): adev_close_input_stream()
01-07 10:25:06.372 D/r_submix( 4575): submix_audio_device_release_pipe_l(idx=9)
addr=0
01-07 10:25:06.373 D/r_submix( 4575): submix_audio_device_destroy_pipe_l(): pipe
destroyed
01-07 10:25:06.374 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.376 I/AudioFlinger( 4630): loadHwModule() Loaded usb audio
interface, handle 50
01-07 10:25:06.376 E/APM_AudioPolicyManager( 4630): onNewAudioModulesAvailableInt:
Input device list is empty!
01-07 10:25:06.377 W/APM::AudioPolicyEngine( 4630): getDevicesForStrategy() unknown
strategy: -1
01-07 10:25:06.377 W/APM::AudioPolicyEngine( 4630): getDevicesForStrategy() unknown
strategy: -1
01-07 10:25:06.377 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=0
01-07 10:25:06.378 D/AudioInfo( 4630): MPS_CODE : SAM, get MPS_CODE
01-07 10:25:06.379 I/BootAnimationLoader( 4913): !@BootAnimation : activeId is 0 <
0
01-07 10:25:06.379 I/BootAnimationLoader( 4913): !@BootAnimation : main resolution
w = 720, h = 1600
01-07 10:25:06.379 I/BootAnimationLoader( 4913): !@BootAnimation :
BootAnimData_STATUS = 0x3
01-07 10:25:06.386 D/AudioInfo( 4630): first OMC setting
01-07 10:25:06.386 D/AudioInfo( 4630): 1 OMC path check : /omr/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 2 OMC path check :
/omr/res/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 3 OMC path check :
/system/omc/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 4 OMC path check :
/system/omc/single/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 5 OMC path check :
/odm/etc/omc/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 6 OMC path check :
/odm/etc/omc/single/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 7 OMC path check :
/product/omc/SAM/res/etc/Volume.data
01-07 10:25:06.387 E/BootAnimation( 4913): /sys/class/sec/led/led_pattern: open
error, fd = -1
01-07 10:25:06.387 D/AudioInfo( 4630): 8 OMC path check :
/product/omc/single/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 9 OMC path check :
/prism/media/carriers/SAM/res/etc/Volume.data
01-07 10:25:06.387 D/AudioInfo( 4630): 10 OMC path check :
/prism/media/carriers/single/SAM/res/etc/Volume.data
01-07 10:25:06.387 E/BootAnimationLoader( 4913): !@BootAnimation : draw Start
01-07 10:25:06.387 D/AudioInfo( 4630): can not find AudioDataPath for
fileName:/Volume.data
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=1
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=2
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=3
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=4
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 12, device=5
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.387 W/VolumeCustomizer( 4630): createVolumeTable: size 17, device=6
01-07 10:25:06.387 D/VolumeCustomizer( 4630): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-07 10:25:06.390 I/servicemanager( 4225): Adding 'u:r:audioserver:s0' service
(media.audio_policy:4630)
01-07 10:25:06.390 I/audioserver( 4630): Add AudioPolicyService on audioserver
01-07 10:25:06.391 I/servicemanager( 4225): Adding 'u:r:audioserver:s0' service
(media.aaudio:4630)
01-07 10:25:06.391 I/audioserver( 4630): Add AAudioService on audioserver
01-07 10:25:06.394 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:25:06.394 D/gralloc ( 4582): buffer_descriptor: wh(720 1600)
usage_pc(0x966 0x906) hal_format(0x4) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
01-07 10:25:06.395 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:25:06.396 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:06.396 I/Gralloc4( 4913): mapper 4.x is not supported
01-07 10:25:06.397 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:25:06.397 W/Gralloc3( 4913): mapper 3.x is not supported
01-07 10:25:06.406 I/gralloc ( 4913): Arm Module v1.0
01-07 10:25:06.407 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.411 I/SamsungPowerSound( 4914): wait_for_audio_policy --
01-07 10:25:06.411 I/SurfaceFlinger( 4646): Enter boot animation
01-07 10:25:06.412 V/SamsungPowerSound( 4914):
##########################################
01-07 10:25:06.412 V/SamsungPowerSound( 4914): powerSoundPlay on/off
[on]
01-07 10:25:06.412 E/FMQ ( 4646): grantorIdx must be less than 3
01-07 10:25:06.412 E/FMQ ( 4583): grantorIdx must be less than 3
01-07 10:25:06.414 E/FMQ ( 4583): grantorIdx must be less than 3
01-07 10:25:06.415 E/FMQ ( 4646): grantorIdx must be less than 3
01-07 10:25:06.415 D/SurfaceFlinger( 4646): Display 0 HWC layers:
01-07 10:25:06.415 D/SurfaceFlinger( 4646): DEVICE | 0x75cac385c0 | 0000 |
RGB_565 | 0.0 0.0 720.0 1600.0 | 0 0 720 1600 | samsungani565#0
01-07 10:25:06.415 D/SurfaceFlinger( 4646):
01-07 10:25:06.417 V/SamsungPowerSound( 4914): check whether persist property
values are loaded
01-07 10:25:06.419 I/zygote64( 4558): VMRuntime.preloadDexCaches strings
total=547898 before=14409 after=14409
01-07 10:25:06.420 I/zygote64( 4558): VMRuntime.preloadDexCaches types total=50651
before=13928 after=14120
01-07 10:25:06.420 I/zygote64( 4558): VMRuntime.preloadDexCaches fields
total=228485 before=17764 after=18686
01-07 10:25:06.420 I/zygote64( 4558): VMRuntime.preloadDexCaches methods
total=403702 before=22313 after=22313
01-07 10:25:06.420 I/zygote64( 4558): VMRuntime.preloadDexCaches finished
01-07 10:25:06.420 D/Zygote64Timing( 4558): PreloadClasses took to complete: 1118ms
01-07 10:25:06.420 I/Zygote ( 4558): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
01-07 10:25:06.422 I/zygote64( 4558): The ClassLoaderContext is a special shared
library.
01-07 10:25:06.429 D/ApplicationLoaders( 4558): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
01-07 10:25:06.431 I/zygote64( 4558): The ClassLoaderContext is a special shared
library.
01-07 10:25:06.432 D/ApplicationLoaders( 4558): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
01-07 10:25:06.434 I/zygote64( 4558): The ClassLoaderContext is a special shared
library.
01-07 10:25:06.436 D/ApplicationLoaders( 4558): Created zygote-cached class loader:
/system/framework/android.test.base.jar
01-07 10:25:06.436 D/Zygote64Timing( 4558): CacheNonBootClasspathClassLoaders took
to complete: 16ms
01-07 10:25:06.436 I/Zygote ( 4558): !@Boot_EBS_F: Preload Resources
01-07 10:25:06.436 I/Zygote ( 4558): Preloading resources...
01-07 10:25:06.444 W/Resources( 4558): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
01-07 10:25:06.452 W/Resources( 4558): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
01-07 10:25:06.452 W/Resources( 4558): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
01-07 10:25:06.460 I/Zygote ( 4558): ...preloaded 64 resources in 24ms.
01-07 10:25:06.464 I/Zygote ( 4558): ...preloaded 41 resources in 3ms.
01-07 10:25:06.464 D/Zygote64Timing( 4558): PreloadResources took to complete: 27ms
01-07 10:25:06.466 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.475 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.475 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:25:06.476 D/gralloc ( 4582): buffer_descriptor: wh(720 1600)
usage_pc(0x966 0x906) hal_format(0x4) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
01-07 10:25:06.476 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:25:06.485 D/libEGL ( 4558): loaded /vendor/lib64/egl/libGLES_mali.so
01-07 10:25:06.508 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.516 I/Zygote ( 4558): Preloading shared libraries...
01-07 10:25:06.522 E/Zygote ( 4558): Couldn't load qti_performance
01-07 10:25:06.532 I/Zygote ( 4558): Called ZygoteHooks.endPreload()
01-07 10:25:06.533 I/Zygote ( 4558): Installed AndroidKeyStoreProvider in 0ms.
01-07 10:25:06.543 I/Zygote ( 4558): Warmed up JCA providers in 11ms.
01-07 10:25:06.543 I/Zygote ( 4558): !@Boot: End of preload()
01-07 10:25:06.543 D/Zygote ( 4558): end preload
01-07 10:25:06.543 I/Zygote ( 4558): !@Boot_EBS_F: boot_progress_preload_end
01-07 10:25:06.543 D/Zygote64Timing( 4558): ZygotePreload took to complete: 1370ms
01-07 10:25:06.567 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.575 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.594 I/zygote64( 4558): Explicit concurrent copying GC freed
114693(5416KB) AllocSpace objects, 5(128KB) LOS objects, 49% free, 5087KB/10175KB,
paused 50us total 50.852ms
01-07 10:25:06.608 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.611 I/CASS_DEBUG( 4534): Modem status : 0x03 -> 0x04
01-07 10:25:06.611 I/CASS_DEBUG( 4534): The modem seems to have rebooted.
01-07 10:25:06.611 I/CASS_DEBUG( 4534): Restart the cass thread and CP monitoring
thread
01-07 10:25:06.611 I/CASS_DEBUG( 4534): cass_thr_signal_handler: Got signal 10,
tid: 540460813504
01-07 10:25:06.611 I/CASS_DEBUG( 4534): cass_thr_cleanup_handler
01-07 10:25:06.611 I/CASS_DEBUG( 4534): Close : close fd=7
01-07 10:25:06.612 I/CASS_DEBUG( 4534): cp_monitor_thr_signal_handler: Got signal
12, tid: 538303249600
01-07 10:25:06.612 I/CASS_DEBUG( 4534): cp_monitor_thr_cleanup_handler
01-07 10:25:06.612 I/CASS_DEBUG( 4534): Disconnect ril daemon
01-07 10:25:06.612 I/CASS_DEBUG( 4534): cass_thread start
01-07 10:25:06.612 I/CASS_DEBUG( 4534): cp_monitor_thread start
01-07 10:25:06.612 I/CASS_DEBUG( 4534): Open : opened [6,/dev/umts_cass].
01-07 10:25:06.612 I/CASS_DEBUG( 4534): [Modem status : ONLINE]
01-07 10:25:06.613 I/CASS_DEBUG( 4534): Successfully connected with RILD
01-07 10:25:06.614 I/CASS_DEBUG( 4534): Successfully invoke event(0xc00000e1)
01-07 10:25:06.614 I/CASS_DEBUG( 4534): Disconnect ril daemon
01-07 10:25:06.642 I/zygote64( 4558): Explicit concurrent copying GC freed
3953(161KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 4958KB/9916KB, paused
44us total 43.326ms
01-07 10:25:06.642 D/Zygote64Timing( 4558): PostZygoteInitGC took to complete: 98ms
01-07 10:25:06.642 D/Zygote64Timing( 4558): ZygoteInit took to complete: 1479ms
01-07 10:25:06.646 I/Zygote ( 4558): !@Boot_EBS_F: zygote forkSystemServer
01-07 10:25:06.667 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.676 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.709 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.743 D/Zygote ( 4558): Forked child process 4956
01-07 10:25:06.743 I/Zygote ( 4558): System server process 4956 has been created
01-07 10:25:06.746 I/Zygote ( 4558): Accepting command socket connections
01-07 10:25:06.768 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.770 E/system_server( 4956): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:25:06.776 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.778 I/ProcessState( 4956): system_server uses 2M binder buffer
01-07 10:25:06.791 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.permission/javalib/service-permission.jar' ---
01-07 10:25:06.810 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.826 I/dex2oat32( 4969): /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-07 10:25:06.831 I/dex2oat32( 4969): 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-07 10:25:06.868 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.877 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.910 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.955 I/dex2oat32( 4969): dex2oat took 132.146ms (137.891ms cpu)
(threads: 8) arena alloc=0B (0B) java alloc=128KB (131072B) native alloc=2663KB
(2727208B) free=568KB (582360B)
01-07 10:25:06.965 V/installd( 4701): DexInv: --- END
'/apex/com.android.permission/javalib/service-permission.jar' (success) ---
01-07 10:25:06.969 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.wifi/javalib/service-wifi.jar' ---
01-07 10:25:06.969 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:06.977 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:06.994 I/dex2oat32( 4980): /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.wifi/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-07 10:25:06.998 I/dex2oat32( 4980): 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-07 10:25:07.011 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.069 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.078 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.078 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.078 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.078 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.078 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.078 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.078 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): 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 service-
wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): Method
Lcom/android/wifi/x/org/ksoap2/SoapEnvelope;.parseBody is abstract, but the
declaring class is neither abstract nor an interface in dex file service-wifi.jar
01-07 10:25:07.079 W/dex2oat32( 4980): Method
Lcom/android/wifi/x/org/ksoap2/SoapEnvelope;.writeBody is abstract, but the
declaring class is neither abstract nor an interface in dex file service-wifi.jar
01-07 10:25:07.081 W/dex2oat32( 4980): 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
service-wifi.jar
01-07 10:25:07.111 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.128 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:25:07.128 I/CASS_DEBUG( 4534): Request payload number : 184e0001
01-07 10:25:07.129 I/CASS_DEBUG( 4534): Request Command type : 0xc0000004
01-07 10:25:07.129 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:25:07.129 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:25:07.129 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 0
01-07 10:25:07.129 I/CASS_DEBUG( 4534): Request _no : 184e0001
01-07 10:25:07.129 D/CASS_DEBUG( 4534): Request cmd_id : 0xc0000004
01-07 10:25:07.129 D/CASS_DEBUG( 4534): Request payload version : 0x00000000
01-07 10:25:07.129 D/CASS_DEBUG( 4534): Request data_length : 0
01-07 10:25:07.129 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:25:07.130 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 9779
01-07 10:25:07.130 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:25:07.130 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:07.130 I/CASS_DEBUG( 4534): V1.6.1 : prepareReading
01-07 10:25:07.130 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2862
01-07 10:25:07.130 I/VaultKeeper_COMMON( 4436): [CMD:SENSITIVE_NONCE]
01-07 10:25:07.154 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 20
01-07 10:25:07.154 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_OBJ_LIST
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_OBJ_LIST
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:25:07.154 D/tzdaemon( 4397): [ts] Storage ID : 2147483648
01-07 10:25:07.155 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052-2147483648 success,
size: 116
01-07 10:25:07.157 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 322
01-07 10:25:07.157 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Object number of data chunks : 0
01-07 10:25:07.157 D/tzdaemon( 4397): [ts] Data offset is : 164
01-07 10:25:07.158 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:25:07.160 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:25:07.160 D/tzdaemon( 4397): [ts] Storage metadata offset is : 164
01-07 10:25:07.167 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 16762
01-07 10:25:07.167 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object number of data chunks : 1
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object write start chunk : 0
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Object data chunk size : 16428
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Data offset is : 172
01-07 10:25:07.167 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:25:07.169 D/tzdaemon( 4397): [ts] Number of chunks = 1
01-07 10:25:07.170 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.171 D/tzdaemon( 4397): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
data_chunk written
01-07 10:25:07.171 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:25:07.171 D/tzdaemon( 4397): [ts] Storage metadata offset is : 16600
01-07 10:25:07.178 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.178 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:07.179 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 665
01-07 10:25:07.179 I/VaultKeeper_COMMON( 4436): [CMD:ENCRYPT_MSG]
01-07 10:25:07.212 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.228 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:07.228 D/VaultKeeper_MGR( 4534): ~VaultKeeperManager
01-07 10:25:07.228 I/CASS_DEBUG( 4534): Response _no : 184e0001
01-07 10:25:07.228 D/CASS_DEBUG( 4534): Response ret : 0x00000000
01-07 10:25:07.228 D/CASS_DEBUG( 4534): Response cmd_id : 0xc0000005
01-07 10:25:07.228 D/CASS_DEBUG( 4534): Response payload version : 0x00000000
01-07 10:25:07.228 D/CASS_DEBUG( 4534): Response data_length : 60
01-07 10:25:07.228 D/CASS_DEBUG( 4534): Response data (max 24 bytes) :
01-07 10:25:07.228 I/CASS_DEBUG( 4534):
38000000a1ad63741308c15814a2ba84e7492e105aa5dac2
01-07 10:25:07.228 I/CASS_DEBUG( 4534): Write : write IoChannel 6, size 80
01-07 10:25:07.229 I/CASS_DEBUG( 4534): Set WakeUnlock
01-07 10:25:07.229 I/CASS_DEBUG( 4534): release_wake_lock id='cass_wakelock'
01-07 10:25:07.229 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 4
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Request payload number : 184e0002
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Request Command type : 0xc0000006
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:25:07.230 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 96
01-07 10:25:07.230 I/CASS_DEBUG( 4534): Request _no : 184e0002
01-07 10:25:07.230 D/CASS_DEBUG( 4534): Request cmd_id : 0xc0000006
01-07 10:25:07.230 D/CASS_DEBUG( 4534): Request payload version : 0x00000000
01-07 10:25:07.230 D/CASS_DEBUG( 4534): Request data_length : 96
01-07 10:25:07.230 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:25:07.230 I/CASS_DEBUG( 4534):
5c0000006fe03aab912a4c0120f356492390ac1959a5dac2
01-07 10:25:07.231 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 433
01-07 10:25:07.231 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:25:07.231 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:07.232 I/CASS_DEBUG( 4534): V1.6.1 : completeReading
01-07 10:25:07.232 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 6051
01-07 10:25:07.232 I/VaultKeeper_COMMON( 4436): [CMD:READ_SHELTERED]
01-07 10:25:07.234 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 11
01-07 10:25:07.270 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.281 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.284 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 36
01-07 10:25:07.284 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_DATA
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] szdata = 24 size = 0
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
obj_info of type 1
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
obj_info success, size: 128
01-07 10:25:07.284 D/tzdaemon( 4397): [ts] szdata = 156 size = 0
01-07 10:25:07.285 D/tzdaemon( 4397): [ts] szdata = 160 size = 4
01-07 10:25:07.285 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
data_chunk success, size: 16428
01-07 10:25:07.285 D/tzdaemon( 4397): [ts] szdata = 16600 size = 4
01-07 10:25:07.288 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 140
01-07 10:25:07.289 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_DELETE_OBJECT
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Received : TS_CMD_DELETE_OBJECT
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] >>
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
obj_info
01-07 10:25:07.289 D/tzdaemon( 4397): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/536c5935/
data_chunk
01-07 10:25:07.290 D/tzdaemon( 4397): [ts] Deleting Object
01-07 10:25:07.302 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:25:07.303 D/VaultKeeper_MGR( 4534): ~VaultKeeperManager
01-07 10:25:07.303 I/CASS_DEBUG( 4534): Response _no : 184e0002
01-07 10:25:07.303 D/CASS_DEBUG( 4534): Response ret : 0x00000000
01-07 10:25:07.303 D/CASS_DEBUG( 4534): Response cmd_id : 0xc0000007
01-07 10:25:07.303 D/CASS_DEBUG( 4534): Response payload version : 0x00000000
01-07 10:25:07.303 D/CASS_DEBUG( 4534): Response data_length : 131
01-07 10:25:07.303 D/CASS_DEBUG( 4534): Response data (max 24 bytes) :
01-07 10:25:07.303 I/CASS_DEBUG( 4534):
7f0000006f6ad055385865b3ac233b16c357ebeb58a5dac2
01-07 10:25:07.303 I/CASS_DEBUG( 4534): Write : write IoChannel 6, size 151
01-07 10:25:07.303 I/CASS_DEBUG( 4534): Set WakeUnlock
01-07 10:25:07.303 I/CASS_DEBUG( 4534): release_wake_lock id='cass_wakelock'
01-07 10:25:07.303 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 4
01-07 10:25:07.313 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.371 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.385 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.414 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.472 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.485 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.514 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.568 D/AT_Distributor( 4751): there is no uart setting file. so set
ap uart mode
01-07 10:25:07.568 D/AT_Distributor( 4751): SetText() : AP
01-07 10:25:07.569 D/AT_Distributor( 4751): IsUartUsingAP is AP
01-07 10:25:07.569 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:07.569 D/AT_Distributor( 4751): ConnectToUart()
01-07 10:25:07.573 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.573 D/AT_Distributor( 4751): Transport file name: /dev/ttySAC0
01-07 10:25:07.573 D/AT_Distributor( 4751): connect to local socket fd : 10,
bardrate: 115200
01-07 10:25:07.573 D/AT_Distributor( 4751): InitSocketMessageHandler(): UART,
id(3), fd(10)
01-07 10:25:07.573 D/AT_Distributor( 4751): ConnectToRil()
01-07 10:25:07.573 D/AT_Distributor( 4751): try to connect RIL
01-07 10:25:07.574 D/AT_Distributor( 4751): connection success RIL
01-07 10:25:07.574 D/AT_Distributor( 4751): Send Msg [ATD > RIL] 4 bytes <>
01-07 10:25:07.575 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:07.575 D/AT_Distributor( 4751): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)+UART READY(\r)(\n)>
01-07 10:25:07.575 D/AT_Distributor( 4751): startConnectToDdexeThread()
01-07 10:25:07.575 D/AT_Distributor( 4751): ConnectToDDEXE()
01-07 10:25:07.575 D/AT_Distributor( 4751): InitSocketMessageHandler(): DDEXE,
id(9), fd(15)
01-07 10:25:07.576 D/AT_Distributor( 4751): SetAtdStatus(), 1_0_0
01-07 10:25:07.576 D/AT_Distributor( 4751): ListenFD()
01-07 10:25:07.590 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.615 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.673 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.693 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.716 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.774 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.795 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.816 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.874 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.896 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.917 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:07.943 I/dex2oat32( 4980): dex2oat took 951.511ms (4.994s cpu)
(threads: 8) arena alloc=0B (0B) java alloc=814KB (834344B) native alloc=3958KB
(4053944B) free=829KB (848968B)
01-07 10:25:07.958 V/installd( 4701): DexInv: --- END
'/apex/com.android.wifi/javalib/service-wifi.jar' (success) ---
01-07 10:25:07.962 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar' ---
01-07 10:25:07.975 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:07.986 I/dex2oat32( 4996): /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:/apex/com.android.wifi/javalib/service-wifi.jar] --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=server-
dexopt
01-07 10:25:07.990 I/dex2oat32( 4996): 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-07 10:25:07.996 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.004 W/dex2oat32( 4996): Could not reserve sentinel fault page
01-07 10:25:08.017 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.076 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:08.080 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 21
01-07 10:25:08.097 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.118 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.129 I/io_stats( 4394): !@ 179,0 r 14517 750889 w 527 16648 d 183
3064 f 414 466 iot 4228 0 th 51200 0 0 pt 0 inp 0 0 13.263
01-07 10:25:08.176 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:08.183 I/dex2oat32( 4996): dex2oat took 199.953ms (472.250ms cpu)
(threads: 8) arena alloc=0B (0B) java alloc=320KB (328312B) native alloc=2724KB
(2789968B) free=655KB (671152B)
01-07 10:25:08.194 V/installd( 4701): DexInv: --- END
'/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar' (success) ---
01-07 10:25:08.197 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.218 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.277 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:08.298 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.319 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.320 I/SystemServerTiming( 4956): InitBeforeStartServices
01-07 10:25:08.322 I/SystemServer( 4956): !@Boot_EBS_F: SYSTEM_SERVER_START
01-07 10:25:08.322 W/SystemServer( 4956): Timezone not set; setting to GMT.
01-07 10:25:08.330 I/SystemServer( 4956): !@Boot: Entered the Android system
server!
01-07 10:25:08.330 I/SystemServer( 4956): !@Boot_EBS_F: BOOT_PROGRESS_SYSTEM_RUN
01-07 10:25:08.377 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:25:08.398 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.419 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.478 W/ServiceManager( 4556): Service statscompanion didn't start.
Returning NULL
01-07 10:25:08.478 I/statsd ( 4556): Statsd starts to listen to socket.
01-07 10:25:08.499 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.520 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.599 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.621 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.625 E/UsbAlsaJackDetectorJNI( 4956): Can't register
UsbAlsaJackDetector native methods
01-07 10:25:08.632 V/KnoxFWS ( 4956): knox framework jni has registed
01-07 10:25:08.635 D/LoadedApk( 4956): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@1f13481 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@e78d926
01-07 10:25:08.643 I/SystemServerInitThreadPool( 4956): Creating instance with 8
threads
01-07 10:25:08.644 D/SystemServerTiming( 4956): InitBeforeStartServices took to
complete: 323ms
01-07 10:25:08.644 D/SystemServerTiming( 4956): !@Boot_SystemServer: 323ms :
InitBeforeStartServices
01-07 10:25:08.644 I/SystemServerTiming( 4956): !@Boot_EBS: Took 323ms by
'InitBeforeStartServices'
01-07 10:25:08.644 I/SystemServerTiming( 4956): StartServices
01-07 10:25:08.644 I/SystemServer( 4956): !@Boot_EBS_F: startBootstrapServices
01-07 10:25:08.644 I/SystemServerTiming( 4956): startBootstrapServices
01-07 10:25:08.644 I/SystemServerTiming( 4956): StartWatchdog
01-07 10:25:08.700 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.721 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.734 W/libc ( 4738): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 1
01-07 10:25:08.734 W/libc ( 4738): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 2
01-07 10:25:08.735 W/libc ( 4738): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 3
01-07 10:25:08.737 D/SystemServerTiming( 4956): StartWatchdog took to complete:
93ms
01-07 10:25:08.737 I/SystemServer( 4956): Reading configuration...
01-07 10:25:08.737 I/SystemServerTiming( 4956): ReadingSystemConfig
01-07 10:25:08.738 I/softdog ( 4956): !@Success to open /dev/watchdog1
01-07 10:25:08.738 D/SystemServerTiming( 4956): ReadingSystemConfig took to
complete: 1ms
01-07 10:25:08.738 I/softdog ( 4956): !@Success to set timeout of /dev/watchdog1 :
100s
01-07 10:25:08.738 I/SystemServerTiming( 4956): PlatformCompat
01-07 10:25:08.739 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:ReadingSystemConfig
01-07 10:25:08.739 D/CompatConfig( 4956): Found a config file:
/system/etc/compatconfig/framework-platform-compat-config.xml
01-07 10:25:08.740 E/Watchdog( 4956): !@Sync: 0 heap: 4 / 640 [2022-01-07
15:25:08.739] sdogWay: softdog
01-07 10:25:08.740 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform.xml
01-07 10:25:08.741 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/nsdswebapp.xml
01-07 10:25:08.741 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/samsungaccount.xml
01-07 10:25:08.741 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@815d8d5
01-07 10:25:08.742 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/whitelist_com.dti.samsung.xml
01-07 10:25:08.743 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/easyonehandapp.xml
01-07 10:25:08.743 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/framework-sysconfig.xml
01-07 10:25:08.744 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/smartcallprovider.xml
01-07 10:25:08.744 D/AT_Distributor( 4751): Send Msg [RIL > ATD] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:08.744 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/samsungexperienceservice.xml
01-07 10:25:08.744 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/hiddenapi-package-whitelist.xml
01-07 10:25:08.745 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/samsungunifiedwfcapp.xml
01-07 10:25:08.745 D/AT_Distributor( 4751): Send AST POWERON to DDEXE
01-07 10:25:08.745 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@ab14d8d
01-07 10:25:08.745 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:08.745 D/AT_Distributor( 4751): Send Msg [ATD > DDEXE] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:08.745 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:08.745 D/AT_Distributor( 4751): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:08.746 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/bixbyagent.xml
01-07 10:25:08.746 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@c75b753
01-07 10:25:08.746 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/galaxyapps.xml
01-07 10:25:08.746 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@8f23589
01-07 10:25:08.747 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/samsungpushservice.xml
01-07 10:25:08.747 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@61a75af
01-07 10:25:08.747 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/smartthingskit.xml
01-07 10:25:08.747 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@63fa145
01-07 10:25:08.747 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@2a2bdcb
01-07 10:25:08.747 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/documentsui.xml
01-07 10:25:08.748 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@b20d9a8
01-07 10:25:08.748 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
01-07 10:25:08.749 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@3946c66
01-07 10:25:08.749 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@97de854
01-07 10:25:08.749 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/clockpackageapp.xml
01-07 10:25:08.750 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@36ae8f2
01-07 10:25:08.750 I/SystemConfig( 4956): Reading permissions from
/system/etc/sysconfig/facebook-hiddenapi-package-whitelist.xml
01-07 10:25:08.750 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@4ab1b43
01-07 10:25:08.750 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@7fb35c0
01-07 10:25:08.751 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@2d692f9
01-07 10:25:08.751 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleCellBroadcast_permissions.xml
01-07 10:25:08.751 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@5da289f
01-07 10:25:08.752 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@3dedec
01-07 10:25:08.752 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleDocumentsUI_permissions.xml
01-07 10:25:08.752 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@5baa44a
01-07 10:25:08.752 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@9c2afbb
01-07 10:25:08.753 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@cc2a831
01-07 10:25:08.753 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleExtServices_permissions.xml
01-07 10:25:08.753 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@506bb16
01-07 10:25:08.753 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleMediaProvider_permissions.xml
01-07 10:25:08.754 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@160e84
01-07 10:25:08.754 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@fe8966d
01-07 10:25:08.754 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleNetworkStack_permissions.xml
01-07 10:25:08.754 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@fb95b33
01-07 10:25:08.755 D/CompatConfig( 4956): Found a config file:
/system/etc/compatconfig/services-platform-compat-config.xml
01-07 10:25:08.755 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GooglePermissionController_permissions.xml
01-07 10:25:08.756 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/GoogleTethering_permissions.xml
01-07 10:25:08.756 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@324778f
01-07 10:25:08.756 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/SemAudioThumbnail_library.xml
01-07 10:25:08.757 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@43b2625
01-07 10:25:08.757 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@27afdab
01-07 10:25:08.757 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.hardware.biometrics.face.xml
01-07 10:25:08.758 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@4ea4c08
01-07 10:25:08.758 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.hardware.fingerprint.xml
01-07 10:25:08.758 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@6c215c6
01-07 10:25:08.759 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@69c987
01-07 10:25:08.759 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.freeform_window_management.xml
01-07 10:25:08.759 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@7e8f4dd
01-07 10:25:08.760 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.live_wallpaper.xml
01-07 10:25:08.760 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@38f7723
01-07 10:25:08.761 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@18501d9
01-07 10:25:08.761 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.sip.voip.xml
01-07 10:25:08.761 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@3d8627f
01-07 10:25:08.762 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.sip.xml
01-07 10:25:08.762 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@e5ed24c
01-07 10:25:08.762 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.verified_boot.xml
01-07 10:25:08.762 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@f5a0faa
01-07 10:25:08.763 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.software.webview.xml
01-07 10:25:08.763 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@accc738
01-07 10:25:08.763 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.test.base.xml
01-07 10:25:08.763 D/CompatConfig( 4956): Found a config file:
/system/etc/compatconfig/libcore-platform-compat-config.xml
01-07 10:25:08.763 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.test.mock.xml
01-07 10:25:08.764 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/android.test.runner.xml
01-07 10:25:08.764 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@720ea02
01-07 10:25:08.764 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.android.future.usb.accessory.xml
01-07 10:25:08.765 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.android.location.provider.xml
01-07 10:25:08.765 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@6654550
01-07 10:25:08.765 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@bb7a44e
01-07 10:25:08.765 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.android.media.remotedisplay.xml
01-07 10:25:08.766 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.android.mediadrm.signer.xml
01-07 10:25:08.766 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@61667c
01-07 10:25:08.767 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.api.version.xml
01-07 10:25:08.767 D/CompatConfig( 4956): Found a config file:
/system/etc/compatconfig/documents-ui-compat-config.xml
01-07 10:25:08.768 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.ibs.framework-v1.xml
01-07 10:25:08.768 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.psitrackersdk.framework-v1.xml
01-07 10:25:08.768 D/CompatConfig( 4956): Adding:
com.android.server.compat.config.Change@1aee281
01-07 10:25:08.769 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.effect.xml
01-07 10:25:08.769 D/CompatConfig( 4956): No directory
/system/system_ext/etc/compatconfig, skipping
01-07 10:25:08.769 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.xml
01-07 10:25:08.769 I/ApexManagerTiming( 4956): getActiveApexInfos_noCache
01-07 10:25:08.770 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.semtelephonesdk.framework-v1.xml
01-07 10:25:08.770 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.android.spensdk.framework-v1.xml
01-07 10:25:08.771 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.bbc.xml
01-07 10:25:08.771 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.device.lite.xml
01-07 10:25:08.772 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.audio_listenback.xml
01-07 10:25:08.772 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.biometrics.face.xml
01-07 10:25:08.773 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.clockpack_v08.xml
01-07 10:25:08.774 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.device_category_phone.xml
01-07 10:25:08.774 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml
01-07 10:25:08.775 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsung_experience_mobile_lite.xml
01-07 10:25:08.776 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.android.sdhmssdk.framework-v1.xml
01-07 10:25:08.776 D/ApexManagerTiming( 4956): getActiveApexInfos_noCache took to
complete: 7ms
01-07 10:25:08.776 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.android.secimaging.xml
01-07 10:25:08.776 D/CompatConfig( 4956): No directory
/apex/com.android.ipsec/etc/compatconfig, skipping
01-07 10:25:08.776 D/CompatConfig( 4956): No directory
/apex/com.android.media/etc/compatconfig, skipping
01-07 10:25:08.777 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.android.smartface.smart_stay.xml
01-07 10:25:08.777 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.esecomm.xml
01-07 10:25:08.778 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.cocktailpanel.xml
01-07 10:25:08.778 D/CompatConfig( 4956): Found a config file:
/apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-
config.xml
01-07 10:25:08.778 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.fingerprint_manager_service.xml
01-07 10:25:08.779 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.motionrecognition_service.xml
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.art/etc/compatconfig, skipping
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.runtime/etc/compatconfig, skipping
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.neuralnetworks/etc/compatconfig, skipping
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.cellbroadcast/etc/compatconfig, skipping
01-07 10:25:08.779 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.nsflp_level_531.xml
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.tzdata/etc/compatconfig, skipping
01-07 10:25:08.779 D/CompatConfig( 4956): No directory
/apex/com.android.wifi/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.tethering/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.samsung.android.camera.unihal/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.conscrypt/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.apex.cts.shim/etc/compatconfig, skipping
01-07 10:25:08.780 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.overlaymagnifier.xml
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.media.swcodec/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.os.statsd/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.i18n/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.extservices/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.resolv/etc/compatconfig, skipping
01-07 10:25:08.780 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.saccessorymanager.xml
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.vndk.v30/etc/compatconfig, skipping
01-07 10:25:08.780 D/CompatConfig( 4956): No directory
/apex/com.android.adbd/etc/compatconfig, skipping
01-07 10:25:08.781 D/CompatConfig( 4956): No directory
/apex/com.android.permission/etc/compatconfig, skipping
01-07 10:25:08.781 D/CompatConfig( 4956): No directory
/apex/com.android.sdkext/etc/compatconfig, skipping
01-07 10:25:08.781 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.sensorhub_level37.xml
01-07 10:25:08.781 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.feature.usb_authentication.xml
01-07 10:25:08.782 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/com.sec.smartcard.auth.xml
01-07 10:25:08.782 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/epdgmanager_library.xml
01-07 10:25:08.782 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(platform_compat:4956)
01-07 10:25:08.783 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/galaxylabs_permission.xml
01-07 10:25:08.783 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(platform_compat_native:4956)
01-07 10:25:08.783 D/SystemServerTiming( 4956): PlatformCompat took to complete:
45ms
01-07 10:25:08.783 I/SystemServerTiming( 4956): StartFileIntegrityService
01-07 10:25:08.783 I/SystemServiceManager( 4956): Starting
com.android.server.security.FileIntegrityService
01-07 10:25:08.783 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/handheld_core_hardware.xml
01-07 10:25:08.784 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/imsmanager_library.xml
01-07 10:25:08.784 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/javax.obex.xml
01-07 10:25:08.785 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/knoxanalytics.xml
01-07 10:25:08.785 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/knoxsdk_edm.xml
01-07 10:25:08.786 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/knoxsdk_mdm.xml
01-07 10:25:08.786 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/org.apache.http.legacy.xml
01-07 10:25:08.787 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/org.simalliance.openmobileapi.xml
01-07 10:25:08.787 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.phone.xml
01-07 10:25:08.788 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.calendar.xml
01-07 10:25:08.789 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.downloads.xml
01-07 10:25:08.790 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.server.telecom.xml
01-07 10:25:08.790 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.intelligence.xml
01-07 10:25:08.791 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.xml
01-07 10:25:08.792 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.vpndialogs.xml
01-07 10:25:08.793 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml
01-07 10:25:08.794 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.dti.samsung.xml
01-07 10:25:08.794 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml
01-07 10:25:08.795 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.osp.app.signin.xml
01-07 10:25:08.796 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.accessibility.xml
01-07 10:25:08.797 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.adaptivebrightnessgo.cameralightsensor.xml
01-07 10:25:08.797 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(file_integrity:4956)
01-07 10:25:08.797 D/SystemServerTiming( 4956): StartFileIntegrityService took to
complete: 14ms
01-07 10:25:08.797 I/SystemServerTiming( 4956): StartInstaller
01-07 10:25:08.797 I/SystemServiceManager( 4956): Starting
com.android.server.pm.Installer
01-07 10:25:08.797 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml
01-07 10:25:08.798 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.SettingsReceiver.xml
01-07 10:25:08.799 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.accessibility.talkback.xml
01-07 10:25:08.799 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data
01-07 10:25:08.799 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data/user/0
01-07 10:25:08.799 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.appsedge.xml
01-07 10:25:08.800 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.800 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml
01-07 10:25:08.801 D/SystemServerTiming( 4956): StartInstaller took to complete:
3ms
01-07 10:25:08.801 I/SystemServerTiming( 4956): DeviceIdentifiersPolicyService
01-07 10:25:08.801 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.cocktailbarservice.xml
01-07 10:25:08.801 I/SystemServiceManager( 4956): Starting
com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:25:08.802 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.contacts.xml
01-07 10:25:08.802 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(device_identifiers:4956)
01-07 10:25:08.802 D/SystemServerTiming( 4956): DeviceIdentifiersPolicyService took
to complete: 1ms
01-07 10:25:08.802 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dofviewer.xml
01-07 10:25:08.803 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dressroom.xml
01-07 10:25:08.804 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/rcsopenapi_library.xml
01-07 10:25:08.804 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.galaxyfinder.xml
01-07 10:25:08.805 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.omcagent.xml
01-07 10:25:08.805 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.settings.bixby.xml
01-07 10:25:08.806 I/SystemServerTiming( 4956): UriGrantsManagerService
01-07 10:25:08.808 I/SystemServiceManager( 4956): Starting
com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:25:08.808 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.sharelive.xml
01-07 10:25:08.809 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.taskedge.xml
01-07 10:25:08.810 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(uri_grants:4956)
01-07 10:25:08.810 D/SystemServerTiming( 4956): UriGrantsManagerService took to
complete: 4ms
01-07 10:25:08.810 I/SystemServerTiming( 4956): StartActivityManager
01-07 10:25:08.810 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.telephonyui.xml
01-07 10:25:08.810 I/SystemServiceManager( 4956): Starting
com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:25:08.811 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.applock.xml
01-07 10:25:08.812 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.appseparation.xml
01-07 10:25:08.813 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml
01-07 10:25:08.813 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.bluelightfilter.xml
01-07 10:25:08.814 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.callbgprovider.xml
01-07 10:25:08.815 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.cidmanager.xml
01-07 10:25:08.816 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dialer.xml
01-07 10:25:08.817 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml
01-07 10:25:08.818 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dynamiclock.xml
01-07 10:25:08.819 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml
01-07 10:25:08.819 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fast.xml
01-07 10:25:08.820 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml
01-07 10:25:08.821 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.forest.xml
01-07 10:25:08.821 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml
01-07 10:25:08.822 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.822 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml
01-07 10:25:08.823 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gos.xml
01-07 10:25:08.823 D/CoreStateController( 4956): CoreStateController()
01-07 10:25:08.824 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.hdmapp.xml
01-07 10:25:08.824 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml
01-07 10:25:08.825 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(activity_task:4956)
01-07 10:25:08.825 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.kgclient.xml
01-07 10:25:08.825 I/SystemServiceManager( 4956): Starting
com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:25:08.826 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.analytics.uploader.xml
01-07 10:25:08.826 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.attestation.xml
01-07 10:25:08.827 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containeragent.xml
01-07 10:25:08.827 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containercore.xml
01-07 10:25:08.828 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.pushmanager.xml
01-07 10:25:08.829 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.livestickers.xml
01-07 10:25:08.830 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.localeoverlaymanager.xml
01-07 10:25:08.830 I/ActivityManager( 4956): Memory class: 192
01-07 10:25:08.830 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.lool.xml
01-07 10:25:08.831 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mateagent.xml
01-07 10:25:08.832 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mcfds.xml
01-07 10:25:08.832 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mcfserver.xml
01-07 10:25:08.833 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mdx.quickboard.xml
01-07 10:25:08.834 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.messaging.xml
01-07 10:25:08.835 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml
01-07 10:25:08.835 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.networkdiagnostic.xml
01-07 10:25:08.836 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.carrier.xml
01-07 10:25:08.836 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.contacts.xml
01-07 10:25:08.837 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.providers.media.xml
01-07 10:25:08.838 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml
01-07 10:25:08.838 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml
01-07 10:25:08.839 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scs.xml
01-07 10:25:08.840 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.sdm.config.xml
01-07 10:25:08.841 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.secsoundpicker.xml
01-07 10:25:08.842 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.server.wifi.mobilewips.xml
01-07 10:25:08.843 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.service.peoplestripe.xml
01-07 10:25:08.844 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setting.multisound.xml
01-07 10:25:08.845 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setupindiaservicestnc.xml
01-07 10:25:08.846 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.sm.devicesecurity_v6.xml
01-07 10:25:08.846 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartcallprovider.xml
01-07 10:25:08.847 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.smartface.xml
01-07 10:25:08.847 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartswitchassistant.xml
01-07 10:25:08.848 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml
01-07 10:25:08.849 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.svcagent.xml
01-07 10:25:08.850 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml
01-07 10:25:08.850 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.video.xml
01-07 10:25:08.851 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.attribution.xml
01-07 10:25:08.852 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.cmh.xml
01-07 10:25:08.853 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdg.xml
01-07 10:25:08.853 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.crane.xml
01-07 10:25:08.854 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml
01-07 10:25:08.855 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.logwriter.xml
01-07 10:25:08.855 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.memorysaver.xml
01-07 10:25:08.856 I/ActivityManager( 4956): Connection with lmkd established
01-07 10:25:08.856 I/lmkd ( 4224): lmkd data connection established
01-07 10:25:08.856 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.sec.android.application.csc.xml
01-07 10:25:08.857 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml
01-07 10:25:08.857 I/DHA_PROPERTY( 4956): highRes_MaxCached : 10
normalRes_MaxCached : 14
01-07 10:25:08.857 I/DHA_PROPERTY( 4956): highRes_MinCached : 1 normalRes_MinCached
: 3
01-07 10:25:08.857 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml
01-07 10:25:08.857 I/DHA_PROPERTY( 4956): DHA STEP 2
01-07 10:25:08.858 I/DHA_PROPERTY( 4956): DHA TH RATE 2.0
01-07 10:25:08.858 I/DHA_PROPERTY( 4956): DHA mSzDHAThreshold 33554432
01-07 10:25:08.858 I/DHA_PROPERTY( 4956): DHA DHA_INCREASE_THRESHOLD 2097152
01-07 10:25:08.858 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:08.858 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml
01-07 10:25:08.859 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.camera.xml
01-07 10:25:08.859 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.app.factorykeystring.xml
01-07 10:25:08.860 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml
01-07 10:25:08.861 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml
01-07 10:25:08.861 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml
01-07 10:25:08.862 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml
01-07 10:25:08.863 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml
01-07 10:25:08.863 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml
01-07 10:25:08.864 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml
01-07 10:25:08.865 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml
01-07 10:25:08.865 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml
01-07 10:25:08.866 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml
01-07 10:25:08.867 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.soundalive_80.xml
01-07 10:25:08.867 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml
01-07 10:25:08.868 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml
01-07 10:25:08.869 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml
01-07 10:25:08.870 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.mimage.photoretouching.xml
01-07 10:25:08.870 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml
01-07 10:25:08.871 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml
01-07 10:25:08.871 I/BatteryStatsImpl( 4956): SEC_FEATURE_GPU= false
01-07 10:25:08.871 I/BatteryStatsImpl( 4956): SEC_FEATURE_GPU_UTIL= false
01-07 10:25:08.871 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.soagent.xml
01-07 10:25:08.872 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.systemupdate.xml
01-07 10:25:08.873 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml
01-07 10:25:08.873 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml
01-07 10:25:08.874 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.factory.xml
01-07 10:25:08.875 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.hearingadjust-r.xml
01-07 10:25:08.875 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imslogger.xml
01-07 10:25:08.876 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imsservice.xml
01-07 10:25:08.877 W/BatteryStatsImpl( 4956): sNumGpuSpeedSteps= 6
01-07 10:25:08.877 D/BatteryStatsImpl( 4956): Reading daily items from
/data/system/batterystats-daily.xml
01-07 10:25:08.877 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v5_3.xml
01-07 10:25:08.877 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.spp.push.xml
01-07 10:25:08.878 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wsomacp.xml
01-07 10:25:08.879 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wssyncmldm.xml
01-07 10:25:08.880 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-facebook.xml
01-07 10:25:08.880 D/SparseMappingTable( 4956): 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>:3129
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2780
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:2786
01-07 10:25:08.880 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-google-system.xml
01-07 10:25:08.881 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:08.881 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml
01-07 10:25:08.881 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:08.882 E/BatteryStatsService( 4956): Unable to load Power.Stats.HAL.
Setting rail availability to false
01-07 10:25:08.882 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-platform.xml
01-07 10:25:08.883 E/BluetoothAdapter( 4956): Bluetooth binder is null
01-07 10:25:08.883 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:25:08.884 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:25:08.884 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:25:08.884 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:25:08.886 I/KernelCpuUidFreqTimeReader( 4956):
mPerClusterTimesAvailable=true
01-07 10:25:08.887 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/privapp-permissions-themestore.xml
01-07 10:25:08.888 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/saiv.xml
01-07 10:25:08.888 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/samsungkeystoreutils.xml
01-07 10:25:08.889 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/scamera_sdk_util.xml
01-07 10:25:08.889 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/sec_platform_library.xml
01-07 10:25:08.889 W/KernelCpuUidFreqTimeBpfMapReader( 4956): Failed to start
tracking
01-07 10:25:08.890 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/secimaging.xml
01-07 10:25:08.890 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/semextendedformat.xml
01-07 10:25:08.890 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/semmediatranscoder.xml
01-07 10:25:08.891 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/semsdrvideoconverter.xml
01-07 10:25:08.891 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/sfeffect.xml
01-07 10:25:08.891 W/KernelCpuUidActiveTimeBpfMapReader( 4956): Failed to start
tracking
01-07 10:25:08.892 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/stayrotation.xml
01-07 10:25:08.892 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/vsimservice_library.xml
01-07 10:25:08.893 I/SystemConfig( 4956): Reading permissions from
/system/etc/permissions/platform.xml
01-07 10:25:08.893 W/KernelCpuUidClusterTimeBpfMapReader( 4956): Failed to start
tracking
01-07 10:25:08.896 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:25:08.898 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.opengles.aep.xml
01-07 10:25:08.899 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.xml
01-07 10:25:08.899 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.gyroscope.xml
01-07 10:25:08.900 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.proximity.xml
01-07 10:25:08.900 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.accessory.xml
01-07 10:25:08.900 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:25:08.900 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.901 W/KernelMemoryBandwidthStats( 4956): No kernel memory bandwidth
stats available
01-07 10:25:08.901 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.compass.xml
01-07 10:25:08.901 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:25:08.901 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:08.901 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.software.ipsec_tunnels.xml
01-07 10:25:08.901 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:08.902 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:08.902 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.stepcounter.xml
01-07 10:25:08.902 D/BatteryExternalStatsWorker( 4956): updateRpmStatsLocked was
updated
01-07 10:25:08.902 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:25:08.902 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.version.xml
01-07 10:25:08.902 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.gsm.xml
01-07 10:25:08.903 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.front.xml
01-07 10:25:08.903 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.stepdetector.xml
01-07 10:25:08.904 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/handheld_core_hardware.xml
01-07 10:25:08.904 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth_le.xml
01-07 10:25:08.905 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.accelerometer.xml
01-07 10:25:08.905 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.software.vulkan.deqp.level.xml
01-07 10:25:08.906 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.xml
01-07 10:25:08.906 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.audio.low_latency.xml
01-07 10:25:08.906 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.direct.xml
01-07 10:25:08.907 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
01-07 10:25:08.908 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth.xml
01-07 10:25:08.908 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.level.xml
01-07 10:25:08.908 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.compute.xml
01-07 10:25:08.909 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.ims.xml
01-07 10:25:08.909 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.location.gps.xml
01-07 10:25:08.910 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.software.midi.xml
01-07 10:25:08.910 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.host.xml
01-07 10:25:08.910 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.flash-autofocus.xml
01-07 10:25:08.911 I/SystemConfig( 4956): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.passpoint.xml
01-07 10:25:08.912 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/GoogleCellBroadcast_config.xml
01-07 10:25:08.912 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google.xml
01-07 10:25:08.913 I/SystemConfig( 4956): Adding association: com.google.android.as
<- com.android.providers.contacts
01-07 10:25:08.913 I/SystemConfig( 4956): Adding association: com.google.android.as
<- com.android.providers.media
01-07 10:25:08.913 I/SystemConfig( 4956): Adding association: com.google.android.as
<- com.android.providers.telephony
01-07 10:25:08.913 I/SystemConfig( 4956): Adding association: com.google.android.as
<- com.android.systemui
01-07 10:25:08.913 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/wellbeing.xml
01-07 10:25:08.914 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google-rollback-package-whitelist.xml
01-07 10:25:08.914 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/carrierwifi-sysconfig.xml
01-07 10:25:08.915 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google-staged-installer-whitelist.xml
01-07 10:25:08.915 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google_duo.xml
01-07 10:25:08.915 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google_turbo.xml
01-07 10:25:08.916 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/google-hiddenapi-package-allowlist.xml
01-07 10:25:08.917 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
01-07 10:25:08.917 I/SystemConfig( 4956): Reading permissions from
/product/etc/sysconfig/preinstalled-packages-platform-overlays.xml
01-07 10:25:08.918 I/SystemConfig( 4956): Reading permissions from
/product/etc/permissions/privapp-permissions-google-product.xml
01-07 10:25:08.922 I/SystemConfig( 4956): Reading permissions from
/product/etc/permissions/turboapk-permissions.xml
01-07 10:25:08.922 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:08.922 I/SystemConfig( 4956): Reading permissions from
/product/etc/permissions/split-permissions-google.xml
01-07 10:25:08.923 I/SystemConfig( 4956): Reading permissions from
/product/etc/permissions/carrierwifi.xml
01-07 10:25:08.923 W/SystemConfig( 4956): No directory /system_ext/etc/sysconfig,
skipping
01-07 10:25:08.924 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 31
01-07 10:25:08.925 I/SystemConfig( 4956): Reading permissions from
/system_ext/etc/permissions/com.android.systemui.xml
01-07 10:25:08.926 I/SystemConfig( 4956): Reading permissions from
/system_ext/etc/permissions/com.android.emergency.xml
01-07 10:25:08.928 I/SystemConfig( 4956): Reading permissions from
/system_ext/etc/permissions/privapp-permissions-google-system-ext.xml
01-07 10:25:08.930 I/SystemConfig( 4956): Reading permissions from
/system_ext/etc/permissions/com.android.carrierconfig.xml
01-07 10:25:08.931 I/SystemConfig( 4956): Reading permissions from
/system_ext/etc/permissions/com.android.storagemanager.xml
01-07 10:25:08.932 W/SystemConfig( 4956): No directory /system/carrier/sysconfig,
skipping
01-07 10:25:08.932 W/SystemConfig( 4956): No directory /system/carrier/permissions,
skipping
01-07 10:25:08.934 I/SystemConfig( 4956): Reading permissions from
/apex/com.android.ipsec/etc/permissions/android.net.ipsec.ike.xml
01-07 10:25:08.936 W/SystemConfig( 4956): No directory
/prism/etc/carriers/single/SAM/sysconfig, skipping
01-07 10:25:08.936 W/SystemConfig( 4956): No directory
/prism/etc/carriers/single/SAM/permissions, skipping
01-07 10:25:08.936 D/SystemConfig( 4956): readAllPermissions took to complete:
197ms
01-07 10:25:08.937 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:ReadingSystemConfig took to complete: 198ms
01-07 10:25:08.959 I/AppOps ( 4956): No existing app ops /data/system/appops.xml;
starting empty
01-07 10:25:08.961 I/IntentFirewall( 4956): Read new rules (A:0 B:0 S:0)
01-07 10:25:08.964 I/ActivityManager( 4956): SwappinessController() - default
value: 160
01-07 10:25:08.968 D/PackageSettingsManager( 4956): Create directory:
/data/system/conventionalmode
01-07 10:25:08.969 D/CoreStateObserverController( 4956): CoreStateController()
01-07 10:25:08.992 I/SurfaceFlinger( 4646): SFWD update time=14126801605
01-07 10:25:09.001 V/ActivityManagerServiceExt( 4956): ActivityManagerServiceExt ::
created
01-07 10:25:09.001 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.003 D/FreecessController( 4956): freezer.state == FROZEN
01-07 10:25:09.015 D/ActivityManager_KPM( 4956): Current Launcher:
com.sec.android.app.launcher
01-07 10:25:09.016 D/SluggishDetector( 4956): [SD] kperfmon nonexist
01-07 10:25:09.017 D/SluggishInfo( 4956): [SI] kperfmon nonexist
01-07 10:25:09.018 D/OomAdjuster( 4956): becameIdle is cleared without AM Lock.
activeUids=com.android.server.am.ActiveUids@4bd3540
caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:669
com.android.server.am.OomAdjuster.updateOomAdjLocked:413
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21472
com.android.server.am.ActivityManagerService.<init>:3242
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2780
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:2786
com.android.server.SystemServer.startBootstrapServices:1177
com.android.server.SystemServer.run:959 com.android.server.SystemServer.main:770
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
com.android.internal.os.ZygoteInit.main:1117
01-07 10:25:09.022 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(batterystats:4956)
01-07 10:25:09.023 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(appops:4956)
01-07 10:25:09.023 D/AppOps ( 4956): AppOpsService published
01-07 10:25:09.023 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.023 D/SystemServerTiming( 4956): StartActivityManager took to
complete: 213ms
01-07 10:25:09.023 D/SystemServerTiming( 4956): !@Boot_SystemServer: 213ms :
StartActivityManager
01-07 10:25:09.023 I/SystemServerTiming( 4956): !@Boot_EBS: Took 213ms by
'StartActivityManager'
01-07 10:25:09.024 I/SystemServerTiming( 4956): StartDataLoaderManagerService
01-07 10:25:09.024 I/SystemServiceManager( 4956): Starting
com.android.server.pm.DataLoaderManagerService
01-07 10:25:09.025 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dataloader_manager:4956)
01-07 10:25:09.025 D/SystemServerTiming( 4956): StartDataLoaderManagerService took
to complete: 1ms
01-07 10:25:09.025 I/SystemServerTiming( 4956): StartIncrementalService
01-07 10:25:09.025 D/SystemServerTiming( 4956): StartIncrementalService took to
complete: 1ms
01-07 10:25:09.025 I/SystemServerTiming( 4956): StartPowerManager
01-07 10:25:09.025 I/SystemServiceManager( 4956): Starting
com.android.server.power.PowerManagerService
01-07 10:25:09.032 D/PowerManagerService( 4956): [PWL] sb acquire:
PowerManagerService.Display
01-07 10:25:09.034 D/PowerManagerService( 4956): Setting HAL interactive mode to
true
01-07 10:25:09.036 I/PowerManagerService-JNI( 4956): Loaded misc power HAL service
01-07 10:25:09.036 I/Sec MiscPowerHAL( 4614): !@sysfs_write +:
/sys/class/power_supply/battery/lcd: 1
01-07 10:25:09.036 I/Sec MiscPowerHAL( 4614): !@sysfs_write -:
/sys/class/power_supply/battery/lcd: 1
01-07 10:25:09.037 I/servicemanager( 4225): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-07 10:25:09.038 I/hw-BpHwBinder( 4226): onLastStrongRef automatically unlinking
death recipients
01-07 10:25:09.042 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(power:4956)
01-07 10:25:09.042 D/SystemServerTiming( 4956): StartPowerManager took to complete:
16ms
01-07 10:25:09.042 I/SystemServerTiming( 4956): StartThermalManager
01-07 10:25:09.042 I/SystemServiceManager( 4956): Starting
com.android.server.power.ThermalManagerService
01-07 10:25:09.043 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(thermalservice:4956)
01-07 10:25:09.043 D/SystemServerTiming( 4956): StartThermalManager took to
complete: 1ms
01-07 10:25:09.043 I/SystemServerTiming( 4956): InitPowerManagement
01-07 10:25:09.044 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: com.android.server.am.BatteryStatsService@bfaf952
(uid: 1000 pid: 4956)
01-07 10:25:09.044 D/SystemServerTiming( 4956): InitPowerManagement took to
complete: 1ms
01-07 10:25:09.045 I/SystemServerTiming( 4956): VaultKeeperService
01-07 10:25:09.045 I/SystemServiceManager( 4956): Starting
com.android.server.VaultKeeperService$LifeCycle
01-07 10:25:09.045 D/VaultKeeperService$Lifecycle( 4956): onStart()
01-07 10:25:09.054 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(VaultKeeperService:4956)
01-07 10:25:09.054 D/SystemServerTiming( 4956): VaultKeeperService took to
complete: 10ms
01-07 10:25:09.054 I/SystemServerTiming( 4956): PACMService
01-07 10:25:09.055 I/SystemServiceManager( 4956): Starting
com.android.server.PACMService
01-07 10:25:09.101 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.124 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.145 I/PACMService( 4956): Success to start PACM Service(S-ver :
10.6.0/ P-ver : 1)
01-07 10:25:09.145 D/PACMService( 4956): onStart()
01-07 10:25:09.145 D/SystemServerTiming( 4956): PACMService took to complete: 91ms
01-07 10:25:09.145 I/SystemServerTiming( 4956): StartRecoverySystemService
01-07 10:25:09.145 I/SystemServiceManager( 4956): Starting
com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:25:09.146 D/PACMSOCKET( 4956): [v.1] Ready to connect.
01-07 10:25:09.146 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(recovery:4956)
01-07 10:25:09.146 D/SystemServerTiming( 4956): StartRecoverySystemService took to
complete: 1ms
01-07 10:25:09.147 I/PackageWatchdog( 4956): Syncing state, reason: added new
observer
01-07 10:25:09.147 I/PackageWatchdog( 4956): Not pruning observers, elapsed time:
0ms
01-07 10:25:09.147 I/PackageWatchdog( 4956): Cancelling state sync, nothing to sync
01-07 10:25:09.147 I/PackageWatchdog( 4956): Saving observer state to file
01-07 10:25:09.147 I/SystemServerTiming( 4956): StartLightsService
01-07 10:25:09.147 I/SystemServiceManager( 4956): Starting
com.android.server.lights.LightsService
01-07 10:25:09.149 I/servicemanager( 4225): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-07 10:25:09.150 I/servicemanager( 4225): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-07 10:25:09.151 W/Binder ( 4956): Outgoing transactions from this process must
be FLAG_ONEWAY
01-07 10:25:09.151 W/Binder ( 4956): java.lang.Throwable
01-07 10:25:09.151 W/Binder ( 4956): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-07 10:25:09.151 W/Binder ( 4956): at
vendor.samsung.hardware.light.ISehLights$Stub$Proxy.getLights(ISehLights.java:174)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.lights.LightsService.populateAvailableLightsFromAidl(LightsServi
ce.java:844)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.lights.LightsService.populateAvailableLights(LightsService.java:
824)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.lights.LightsService.<init>(LightsService.java:776)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.lights.LightsService.<init>(LightsService.java:764)
01-07 10:25:09.151 W/Binder ( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:25:09.151 W/Binder ( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1238)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.SystemServer.run(SystemServer.java:959)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:09.151 W/Binder ( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:09.151 W/Binder ( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:09.152 I/vendor.samsung.hardware.light-service( 4605): sehGetLights
01-07 10:25:09.152 I/SehLight( 4605): getLightsInternal
01-07 10:25:09.152 I/SehLight( 4605): getLightsInternal : 0
01-07 10:25:09.155 D/PowerManagerUtil( 4956): fileExist
/sys/class/sec/led/led_lowpower: false
01-07 10:25:09.155 D/LightsService( 4956): [SvcLED] mUseSoftwareAutoBrightness:
true, mUseLEDAutoBrightness: false, mDelayForcedSvcLEDTask: 0, mUsePatternLED:
true
01-07 10:25:09.156 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(lights:4956)
01-07 10:25:09.156 D/SystemServerTiming( 4956): StartLightsService took to
complete: 9ms
01-07 10:25:09.156 I/SystemServerTiming( 4956): StartPdpService
01-07 10:25:09.156 I/SystemServiceManager( 4956): Starting
com.android.server.pdp.PdpService
01-07 10:25:09.157 D/PdpService( 4956): [PDP] onStart
01-07 10:25:09.157 D/SystemServerTiming( 4956): StartPdpService took to complete:
1ms
01-07 10:25:09.157 I/SystemServerTiming( 4956): StartSidekickService
01-07 10:25:09.157 D/SystemServerTiming( 4956): StartSidekickService took to
complete: 0ms
01-07 10:25:09.157 I/SystemServerTiming( 4956): StartDisplayManager
01-07 10:25:09.157 I/SystemServiceManager( 4956): Starting
com.android.server.display.DisplayManagerService
01-07 10:25:09.162 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(display:4956)
01-07 10:25:09.162 D/SystemServerTiming( 4956): StartDisplayManager took to
complete: 4ms
01-07 10:25:09.162 I/SystemServerTiming( 4956): WaitForDisplay
01-07 10:25:09.162 I/SystemServer( 4956): !@Boot_EBS_D:
PHASE_WAIT_FOR_DEFAULT_DISPLAY
01-07 10:25:09.162 I/SystemServiceManager( 4956): Starting phase 100
01-07 10:25:09.162 I/SystemServerTiming( 4956): OnBootPhase_100
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.security.FileIntegrityService
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pm.Installer
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pm.Installer took to complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pm.DataLoaderManagerService
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.power.PowerManagerService
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.power.ThermalManagerService
01-07 10:25:09.162 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:25:09.162 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.VaultKeeperService$LifeCycle
01-07 10:25:09.162 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_WAIT_FOR_DEFAULT_DISPLAY]
01-07 10:25:09.163 I/VaultKeeperService( 4956): System is ready
01-07 10:25:09.163 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:25:09.163 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.PACMService
01-07 10:25:09.163 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.PACMService took to complete: 0ms
01-07 10:25:09.163 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:25:09.163 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:25:09.163 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.lights.LightsService
01-07 10:25:09.163 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:25:09.163 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pdp.PdpService
01-07 10:25:09.163 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:25:09.163 I/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.display.DisplayManagerService
01-07 10:25:09.164 I/display ( 4583): getColorModes:: Supported color modes (1)
01-07 10:25:09.165 D/LocalDisplayAdapter( 4956): 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-07 10:25:09.165 E/HWComposer( 4646): getSupportedContentTypes:
getSupportedContentTypes failed for display 0: Unsupported (8)
01-07 10:25:09.169 I/DisplayManagerService( 4956): Display device added:
DisplayDeviceInfo{"Pantalla 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 280, 265.043 x 267.368 dpi, appVsyncOff 0,
presDeadline 17666666, cutout DisplayCutout{insets=Rect(0, 68 - 0, 0)
waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0
- 0, 0), Rect(0, 0 - 88, 68), 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-07 10:25:09.171 D/PersistentDataStore( 4956): saveToXml remembered active
display fit status value:false
01-07 10:25:09.173 D/LocalDisplayAdapter( 4956): !@ display_state: UNKNOWN -> ON
(id:0)
01-07 10:25:09.173 D/SurfaceFlinger( 4646): Setting power mode 2 on display 0
01-07 10:25:09.174 I/SehLight( 4605): lcd : 128+
01-07 10:25:09.174 I/SehLight( 4605): lcd : 128-
01-07 10:25:09.175 D/SystemServerTiming( 4956):
OnBootPhase_100_com.android.server.display.DisplayManagerService took to complete:
12ms
01-07 10:25:09.175 D/SystemServerTiming( 4956): OnBootPhase_100 took to complete:
13ms
01-07 10:25:09.175 D/SystemServerTiming( 4956): WaitForDisplay took to complete:
14ms
01-07 10:25:09.175 I/DisplayManagerService( 4956): Display device changed state:
"Pantalla integrada", ON
01-07 10:25:09.175 I/SystemServerTiming( 4956): StartPackageManagerService
01-07 10:25:09.175 I/SystemServer( 4956): !@Boot: Start PackageManagerService
01-07 10:25:09.175 I/Watchdog( 4956): Pausing HandlerChecker: main thread for
reason: packagemanagermain. Pause count: 1
01-07 10:25:09.178 I/PackageManagerTiming( 4956): create package manager
01-07 10:25:09.186 D/AdditionalSkippingApkListParser( 4956): deviceCarrierName =
sub
01-07 10:25:09.187 I/PackageManager( 4956): !@Boot_EBS_F: boot_progress_pms_start
01-07 10:25:09.188 E/cutils ( 4701): Failed to read
/data/misc/installd/.cleanAPKs_version: No such file or directory
01-07 10:25:09.188 I/installd( 4701): CleanApk version: 0, TSS: deactivated,
Unified: deactivated
01-07 10:25:09.189 I/installd( 4701): salescodepath: /prism/etc/carriers/single/SAM
01-07 10:25:09.189 I/installd( 4701): Start removing apks from
/prism/etc/carriers/single/SAM/enforcedeletepackage.txt
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/99Taxis/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/99Taxis/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/Amazon_Shopping/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/Amazon_Shopping/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/AsphaltNitro/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/AsphaltNitro/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/NubiWallet/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/NubiWallet/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/SamsungDotCom/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/SamsungDotCom/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/SamsungPayStub/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/SamsungPayStub/
01-07 10:25:09.190 I/installd( 4701): app name : /data/app/SecEmail_P/
01-07 10:25:09.190 I/installd( 4701): not exist app : /data/app/SecEmail_P/
01-07 10:25:09.190 I/installd( 4701): CleanApk version changed from 0 to 2
01-07 10:25:09.191 I/PackageManagerTiming( 4956): createSubComponents
01-07 10:25:09.195 D/PersonaManagerService( 4956): No need to create user persona
list file from Knox 3.0
01-07 10:25:09.195 I/PersonaManagerService( 4956): <init> adding
PersonaPolicyManagerService
01-07 10:25:09.198 D/PersonaManagerService( 4956): PMS cache file created
01-07 10:25:09.198 D/PersonaManagerService( 4956): readPersonaCacheLocked is
called...
01-07 10:25:09.199 E/PersonaManagerService( 4956): Unable to read persona cache
01-07 10:25:09.199 D/PersonaManagerService( 4956): getPersonaCacheValue is called
for key knoxid.reset_on_reboot
01-07 10:25:09.202 I/UserTypeFactory( 4956): Creating custom user type
com.samsung.usertype.profile.APPSEPARATION
01-07 10:25:09.202 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.217 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(permissionmgr:4956)
01-07 10:25:09.219 W/FileUtils( 4956): Failed to chmod(/data/system/packages.list):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:25:09.222 D/PackageManagerTiming( 4956): createSubComponents took to
complete: 30ms
01-07 10:25:09.222 I/PackageManagerTiming( 4956): addSharedUsers
01-07 10:25:09.222 D/PackageManagerTiming( 4956): addSharedUsers took to complete:
1ms
01-07 10:25:09.224 I/PackageManagerTiming( 4956): get system config
01-07 10:25:09.224 I/ServiceManager( 4707): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.224 D/PackageManagerTiming( 4956): get system config took to
complete: 1ms
01-07 10:25:09.225 I/NfcFeatureManager( 4956): removed NFC features and packages
01-07 10:25:09.225 D/PackageManager( 4956): support SIM: true
01-07 10:25:09.225 I/PackageManager( 4956): add UICC secure element feature
01-07 10:25:09.225 D/PackageManager( 4956): support eSE: false
01-07 10:25:09.228 D/PackageManager( 4956): 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.ipsec:8388608, /apex/com.android.media:8388608,
/apex/com.android.mediaprovider:8388608, /apex/com.android.art:8388608,
/apex/com.android.runtime:8388608, /apex/com.android.neuralnetworks:8388608,
/apex/com.android.cellbroadcast:8388608, /apex/com.android.tzdata:8388608,
/apex/com.android.wifi:8388608, /apex/com.android.tethering:8388608,
/apex/com.samsung.android.camera.unihal:8912896,
/apex/com.android.conscrypt:8388608, /apex/com.android.apex.cts.shim:8388608,
/apex/com.android.media.swcodec:8388608, /apex/com.android.os.statsd:8388608,
/apex/com.android.i18n:8388608, /apex/com.android.extservices:8388608,
/apex/com.android.resolv:8388608, /apex/com.android.vndk.v30:8388608,
/apex/com.android.adbd:8388608, /apex/com.android.permission:8388608,
/apex/com.android.sdkext:8388608]
01-07 10:25:09.232 D/SELinuxMMAC( 4956): Using policy file
/system/etc/selinux/plat_mac_permissions.xml
01-07 10:25:09.234 D/SELinuxMMAC( 4956): Using policy file
/system_ext/etc/selinux/system_ext_mac_permissions.xml
01-07 10:25:09.235 D/SELinuxMMAC( 4956): Using policy file
/vendor/etc/selinux/vendor_mac_permissions.xml
01-07 10:25:09.276 I/PackageManagerTiming( 4956): loadFallbacks
01-07 10:25:09.279 D/FallbackCategoryProvider( 4956): Found 1 fallback categories
01-07 10:25:09.279 D/PackageManagerTiming( 4956): loadFallbacks took to complete:
3ms
01-07 10:25:09.279 I/PackageManagerTiming( 4956): read user settings
01-07 10:25:09.279 I/PackageManager( 4956): No settings file; creating initial
state
01-07 10:25:09.281 D/PackageManagerTiming( 4956): read user settings took to
complete: 2ms
01-07 10:25:09.281 I/PackageManager( 4956): !@Boot_EBS_F:
boot_progress_pms_system_scan_start
01-07 10:25:09.283 I/PackageManager( 4956): SalesCode : SAM
01-07 10:25:09.283 D/PackageManager( 4956): currentSalesCode : SAM, prevSalesCode :
01-07 10:25:09.302 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.325 W/ServiceManager( 4707): Service package_native didn't start.
Returning NULL
01-07 10:25:09.325 E/ServiceUtilities( 4707): getInfo: Cannot find package_native
01-07 10:25:09.325 W/AudioAnalytics( 4707): (key=audio.flinger) Audioflinger
constructor event detected
01-07 10:25:09.403 W/ServiceManager( 4713): Service package_native didn't start.
Returning NULL
01-07 10:25:09.403 E/storaged( 4713): getService package_native failed
01-07 10:25:09.404 W/[email protected]( 4589):
registerCallback
01-07 10:25:09.406 I/storaged( 4713): storaged: Start
01-07 10:25:09.407 I/servicemanager( 4225): Adding 'u:r:storaged:s0' service
(storaged:4713)
01-07 10:25:09.408 I/servicemanager( 4225): Adding 'u:r:storaged:s0' service
(storaged_pri:4713)
01-07 10:25:09.408 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.422 V/SamsungPowerSound( 4914): powerSoundPlay can not get
ringermode use default
01-07 10:25:09.432 V/SamsungPowerSound( 4914): powerSoundPlay can not get SysVolume
use default
01-07 10:25:09.438 V/SamsungPowerSound( 4914): powerSoundPlay can not get
SysHeadsetVolume use default
01-07 10:25:09.446 V/SamsungPowerSound( 4914): powerSoundPlay can not get
SysHeadphoneVolume use default
01-07 10:25:09.452 V/SamsungPowerSound( 4914): powerSoundPlay can not get
AllSoundMute use default
01-07 10:25:09.463 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 1,
min 0, max 15
01-07 10:25:09.464 V/SamsungPowerSound( 4914): PowerSound CurrentDevice's volume
[9]
01-07 10:25:09.464 V/SamsungPowerSound( 4914):
##########################################
01-07 10:25:09.465 V/SamsungPowerSound( 4914): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
01-07 10:25:09.465 V/SamsungPowerSound( 4914): observerThreadWrapper (0xef733858)
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): encoded
01-07 10:25:09.466 V/SamsungPowerSound( 4914): [Enter] SamsungPowerSoundObserver
threadFunc
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): decoding and unzip finish
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): use unCompDataBuff. encoded
01-07 10:25:09.466 V/APM_AudioPolicyManager( 4630): getAudioPolicyConfig:
audioParam;l_device_current_output
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): Free unCompDataBuff
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): encoded
01-07 10:25:09.466 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): decoding and unzip finish
01-07 10:25:09.466 D/SecNativeFeatureCppIf( 4914): use unCompDataBuff. encoded
01-07 10:25:09.467 D/SecNativeFeatureCppIf( 4914): Free unCompDataBuff
01-07 10:25:09.467 D/AudioInfo( 4914): MPS_CODE : SAM, get MPS_CODE
01-07 10:25:09.467 D/AudioInfo( 4914): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 3 OMC path check :
/system/omc/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 4 OMC path check :
/system/omc/single/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 5 OMC path check :
/odm/etc/omc/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 6 OMC path check :
/odm/etc/omc/single/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 7 OMC path check :
/product/omc/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 8 OMC path check :
/product/omc/single/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 9 OMC path check :
/prism/media/carriers/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 D/AudioInfo( 4914): 10 OMC path check :
/prism/media/carriers/single/SAM/res/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 I/SamsungPowerSound( 4914): Power sound
Path:system/media/audio/ui/PowerOn.ogg
01-07 10:25:09.467 V/SamsungPowerSound( 4914): File path :
system/media/audio/ui/PowerOn.ogg
01-07 10:25:09.468 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:09.468 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:09.468 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:25:09.469 V/APM_AudioPolicyManager( 4630): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
01-07 10:25:09.469 V/SamsungPowerSound( 4914): getSettingVolume [0.000000]
01-07 10:25:09.469 I/SamsungPowerSound( 4914): wait_for_surface_manager ++
01-07 10:25:09.470 I/SamsungPowerSound( 4914): wait_for_surface_manager --
01-07 10:25:09.470 V/SamsungPowerSound( 4914): Bootsound delay: 0
01-07 10:25:09.470 D/SamsungPowerSound( 4914): Enter play
01-07 10:25:09.474 E/SamsungPowerSound( 4914): Can not open
system/media/audio/ui/PowerOn.ogg
01-07 10:25:09.474 V/SamsungPowerSound( 4914): Power sound playback complete
01-07 10:25:09.474 V/SamsungPowerSound( 4914): resetObserverDevice
01-07 10:25:09.474 V/SamsungPowerSound( 4914): requestExit() to Observer thread
01-07 10:25:09.508 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.567 V/SamsungPowerSound( 4914): [Exit] SamsungPowerSoundObserver
threadFunc
01-07 10:25:09.567 V/SamsungPowerSound( 4914): -------- SamsungPowerSoundObserver
Destructor ---------
01-07 10:25:09.567 V/SamsungPowerSound( 4914): -------- SamsungPowerSoundPlayer
Destructor ---------
01-07 10:25:09.568 I/BpBinder( 4914): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-07 10:25:09.568 I/BpBinder( 4914): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() patch 8
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): releaseAudioPatchInternal patch
8
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:25:09.573 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:09.574 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:25:09.575 D/audio_hw_primary( 4575): fast_out-out_set_parameters: enter
with param = routing=0
01-07 10:25:09.575 V/audio_hw_primary( 4575): fast_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-07 10:25:09.575 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=0)
01-07 10:25:09.575 V/APM_AudioPolicyManager( 4630): resetOutputDevice()
releaseAudioPatch returned 0
01-07 10:25:09.576 D/AT_Distributor( 4751): write ATD_SOCKET_ID to DDEXE
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() patch 6
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-07 10:25:09.576 V/APM_AudioPolicyManager( 4630): releaseAudioPatchInternal patch
6
01-07 10:25:09.577 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:25:09.577 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:25:09.577 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:09.577 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:25:09.578 D/audio_hw_primary( 4575): deep_out-out_set_parameters: enter
with param = routing=0
01-07 10:25:09.578 V/audio_hw_primary( 4575): deep_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-07 10:25:09.578 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=0)
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): resetOutputDevice()
releaseAudioPatch returned 0
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.579 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() patch 4
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): releaseAudioPatchInternal patch
4
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:25:09.580 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:25:09.581 D/audio_hw_primary( 4575): primary_out-out_set_parameters: enter
with param = routing=0
01-07 10:25:09.581 V/audio_hw_primary( 4575): primary_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-07 10:25:09.581 I/audio_hw_primary_odm( 4575): odm_out_set_parameters: enter
with key(routing=0)
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): resetOutputDevice()
releaseAudioPatch returned 0
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.582 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:25:09.583 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:25:09.609 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.615 I/servicemanager( 4225): Notifying apexservice they have
clients: 1
01-07 10:25:09.710 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.769 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 41
01-07 10:25:09.769 E/AT_Distributor( 4751): HandleResponseOnError: Calling
regeistered ErrorCallback(err = 4)
01-07 10:25:09.769 D/AT_Distributor( 4751): Send Msg [RIL > ATD] 9 bytes
<RIL_RESET>
01-07 10:25:09.769 E/AT_Distributor( 4751): RIL RESET!!! reconnect to RIL
01-07 10:25:09.810 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:09.860 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:09.860 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:09.890 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-07 10:25:09.890 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-07 10:25:09.891 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-07 10:25:09.891 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-07 10:25:09.891 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-07 10:25:09.892 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-07 10:25:09.900 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-07 10:25:09.901 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-07 10:25:09.901 W/libc ( 5068): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-07 10:25:09.901 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-07 10:25:09.902 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-07 10:25:09.902 W/libc ( 5068): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-07 10:25:09.911 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.011 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.112 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.132 I/io_stats( 4394): !@ 179,0 r 16645 974005 w 625 17824 d 262
3620 f 506 560 iot 5124 0 th 51200 0 0 pt 0 inp 5 1 15.266
01-07 10:25:10.159 I/HidlServiceManagement( 5068): Registered
[email protected]::IRadio/slot1
01-07 10:25:10.160 I/HidlServiceManagement( 5068): Registered
[email protected]::ISehRadio/slot1
01-07 10:25:10.161 I/HidlServiceManagement( 5068): Registered
[email protected]::IRadioConfig/default
01-07 10:25:10.162 I/HidlServiceManagement( 5068): Registered
[email protected]::ISap/slot1
01-07 10:25:10.212 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.313 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.414 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.514 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.614 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 51
01-07 10:25:10.615 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.715 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.746 D/DataRouter( 4697): write [15] bytes of data to USB fd[7]
01-07 10:25:10.746 D/DataRouter( 4697): write [15] bytes of data to USB fd[7]
01-07 10:25:10.769 E/AT_Distributor( 4751): RIL RESET
01-07 10:25:10.770 D/AT_Distributor( 4751): ConnectToRil()
01-07 10:25:10.770 D/AT_Distributor( 4751): try to connect RIL
01-07 10:25:10.770 E/AT_Distributor( 4751): connection fail & retry connect(0)
01-07 10:25:10.816 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.861 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:10.862 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:10.916 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:10.945 I/HidlServiceManagement( 5068): Registered
[email protected]::ISehChannel/imsd
01-07 10:25:10.947 I/HidlServiceManagement( 5068): Registered
[email protected]::ISehChannel/epdgd
01-07 10:25:10.948 I/HidlServiceManagement( 5068): Registered
[email protected]::ISehBridge/slot1
01-07 10:25:11.017 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.118 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.218 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.319 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.419 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.460 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 61
01-07 10:25:11.520 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.620 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.720 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.770 D/AT_Distributor( 4751): try to connect RIL
01-07 10:25:11.771 D/AT_Distributor( 4751): connection success RIL
01-07 10:25:11.771 D/AT_Distributor( 4751): Send Msg [ATD > RIL] 4 bytes <>
01-07 10:25:11.797 D/AT_Distributor( 4751): Send Msg [RIL > ATD] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:11.797 D/AT_Distributor( 4751): Send AST POWERON to DDEXE
01-07 10:25:11.797 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:11.797 D/DataRouter( 4697): write [15] bytes of data to USB fd[7]
01-07 10:25:11.797 D/AT_Distributor( 4751): Send Msg [ATD > DDEXE] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:11.797 D/AT_Distributor( 4751): IsConnectedToAirCmdService() : false
01-07 10:25:11.797 D/AT_Distributor( 4751): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-07 10:25:11.803 W/libc ( 5068): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 1
01-07 10:25:11.803 W/libc ( 5068): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 2
01-07 10:25:11.804 W/libc ( 5068): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 3
01-07 10:25:11.805 W/libc ( 5068): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 1
01-07 10:25:11.805 W/libc ( 5068): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 2
01-07 10:25:11.805 W/libc ( 5068): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 3
01-07 10:25:11.821 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.829 D/PackageManager( 4956): No files in app dir
/apex/com.samsung.android.camera.unihal/overlay
01-07 10:25:11.830 D/PackageManager( 4956): No files in app dir
/system/system_ext/overlay
01-07 10:25:11.847 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalNoHintWideBack changed; collecting certs
01-07 10:25:11.851 I/PackageBackwardCompatibility( 4956): Loaded
android.content.pm.AndroidTestBaseUpdater
01-07 10:25:11.861 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143539591; UID -1; state: ENABLED
01-07 10:25:11.862 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:11.862 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:11.866 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10000; state: ENABLED
01-07 10:25:11.866 I/PackageManager( 4956):
/product/overlay/NavigationBarModeSamsungGestural changed; collecting certs
01-07 10:25:11.873 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10001; state: ENABLED
01-07 10:25:11.873 I/PackageManager( 4956): /product/overlay/IconShapeSquircle
changed; collecting certs
01-07 10:25:11.882 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10002; state: ENABLED
01-07 10:25:11.882 I/PackageManager( 4956):
/product/overlay/DisplayCutoutEmulationCorner changed; collecting certs
01-07 10:25:11.889 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10003; state: ENABLED
01-07 10:25:11.890 I/PackageManager( 4956): /product/overlay/AccentColorGreen
changed; collecting certs
01-07 10:25:11.896 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10004; state: ENABLED
01-07 10:25:11.896 I/PackageManager( 4956):
/product/overlay/GooglePermissionControllerOverlay.apk changed; collecting certs
01-07 10:25:11.903 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10005; state: ENABLED
01-07 10:25:11.903 I/PackageManager( 4956):
/product/overlay/IconPackRoundedThemePicker changed; collecting certs
01-07 10:25:11.914 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10006; state: ENABLED
01-07 10:25:11.914 I/PackageManager( 4956):
/product/overlay/DisplayCutoutEmulationHole changed; collecting certs
01-07 10:25:11.919 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10007; state: ENABLED
01-07 10:25:11.919 I/PackageManager( 4956): /product/overlay/IconPackFilledSystemUI
changed; collecting certs
01-07 10:25:11.921 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:11.925 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10008; state: ENABLED
01-07 10:25:11.926 I/PackageManager( 4956):
/product/overlay/NavigationBarModeSamsungGesturalNoHint changed; collecting certs
01-07 10:25:11.931 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10009; state: ENABLED
01-07 10:25:11.931 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalNoHintNarrowBack changed; collecting
certs
01-07 10:25:11.938 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10010; state: ENABLED
01-07 10:25:11.939 I/PackageManager( 4956):
/product/overlay/IconPackCircularLauncher changed; collecting certs
01-07 10:25:11.945 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10011; state: ENABLED
01-07 10:25:11.945 I/PackageManager( 4956):
/product/overlay/DisplayCutoutEmulationDouble changed; collecting certs
01-07 10:25:11.951 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10012; state: ENABLED
01-07 10:25:11.951 I/PackageManager( 4956):
/product/overlay/GooglePermissionControllerFrameworkOverlay.apk changed; collecting
certs
01-07 10:25:11.957 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10013; state: ENABLED
01-07 10:25:11.958 I/PackageManager( 4956): /product/overlay/IconShapeRoundedRect
changed; collecting certs
01-07 10:25:11.964 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10014; state: ENABLED
01-07 10:25:11.964 I/PackageManager( 4956): /product/overlay/AccentColorCinnamon
changed; collecting certs
01-07 10:25:11.971 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10015; state: ENABLED
01-07 10:25:11.971 I/PackageManager( 4956):
/product/overlay/GmsConfigOverlayPhotos.apk changed; collecting certs
01-07 10:25:11.978 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10016; state: ENABLED
01-07 10:25:11.978 I/PackageManager( 4956):
/product/overlay/GoogleExtServicesConfigOverlay.apk changed; collecting certs
01-07 10:25:11.984 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10017; state: ENABLED
01-07 10:25:11.985 I/PackageManager( 4956):
/product/overlay/IconPackCircularThemePicker changed; collecting certs
01-07 10:25:11.990 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10018; state: ENABLED
01-07 10:25:11.990 I/PackageManager( 4956):
/product/overlay/CellBroadcastConfigOverlay.apk changed; collecting certs
01-07 10:25:11.995 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10019; state: ENABLED
01-07 10:25:11.995 I/PackageManager( 4956):
/product/overlay/IconPackRoundedLauncher changed; collecting certs
01-07 10:25:12.000 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10020; state: ENABLED
01-07 10:25:12.001 I/PackageManager( 4956): /product/overlay/IconShapeTaperedRect
changed; collecting certs
01-07 10:25:12.006 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10021; state: ENABLED
01-07 10:25:12.006 I/PackageManager( 4956): /product/overlay/IconPackFilledLauncher
changed; collecting certs
01-07 10:25:12.012 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10022; state: ENABLED
01-07 10:25:12.012 I/PackageManager( 4956):
/product/overlay/DisplayCutoutEmulationWaterfall changed; collecting certs
01-07 10:25:12.017 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10023; state: ENABLED
01-07 10:25:12.017 I/PackageManager( 4956): /product/overlay/AccentColorBlack
changed; collecting certs
01-07 10:25:12.022 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.023 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10024; state: ENABLED
01-07 10:25:12.023 I/PackageManager( 4956): /product/overlay/AccentColorOcean
changed; collecting certs
01-07 10:25:12.028 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10025; state: ENABLED
01-07 10:25:12.028 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalExtraWideBack changed; collecting certs
01-07 10:25:12.034 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10026; state: ENABLED
01-07 10:25:12.034 I/PackageManager( 4956): /product/overlay/IconShapeVessel
changed; collecting certs
01-07 10:25:12.039 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10027; state: ENABLED
01-07 10:25:12.039 I/PackageManager( 4956):
/product/overlay/IconPackCircularSettings changed; collecting certs
01-07 10:25:12.045 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10028; state: ENABLED
01-07 10:25:12.045 I/PackageManager( 4956): /product/overlay/AccentColorOrchid
changed; collecting certs
01-07 10:25:12.050 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10029; state: ENABLED
01-07 10:25:12.050 I/PackageManager( 4956): /product/overlay/AccentColorPurple
changed; collecting certs
01-07 10:25:12.058 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10030; state: ENABLED
01-07 10:25:12.058 I/PackageManager( 4956):
/product/overlay/GoogleDocumentsUIOverlay.apk changed; collecting certs
01-07 10:25:12.063 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10031; state: ENABLED
01-07 10:25:12.064 I/PackageManager( 4956): /product/overlay/IconPackFilledSettings
changed; collecting certs
01-07 10:25:12.070 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10032; state: ENABLED
01-07 10:25:12.070 I/PackageManager( 4956):
/product/overlay/IconPackCircularAndroid changed; collecting certs
01-07 10:25:12.075 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10033; state: ENABLED
01-07 10:25:12.075 I/PackageManager( 4956): /product/overlay/FontNotoSerifSource
changed; collecting certs
01-07 10:25:12.080 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10034; state: ENABLED
01-07 10:25:12.080 I/PackageManager( 4956): /product/overlay/framework-
res__auto_generated_rro_product.apk changed; collecting certs
01-07 10:25:12.085 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10035; state: ENABLED
01-07 10:25:12.086 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGestural changed; collecting certs
01-07 10:25:12.091 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10036; state: ENABLED
01-07 10:25:12.091 I/PackageManager( 4956):
/product/overlay/IconPackRoundedSystemUI changed; collecting certs
01-07 10:25:12.096 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10037; state: ENABLED
01-07 10:25:12.096 I/PackageManager( 4956): /product/overlay/IconShapeTeardrop
changed; collecting certs
01-07 10:25:12.101 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10038; state: ENABLED
01-07 10:25:12.101 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalNarrowBack changed; collecting certs
01-07 10:25:12.106 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10039; state: ENABLED
01-07 10:25:12.106 I/PackageManager( 4956):
/product/overlay/IconPackFilledThemePicker changed; collecting certs
01-07 10:25:12.111 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10040; state: ENABLED
01-07 10:25:12.111 I/PackageManager( 4956): /product/overlay/IconShapePebble
changed; collecting certs
01-07 10:25:12.116 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10041; state: ENABLED
01-07 10:25:12.116 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalNoHintExtraWideBack changed; collecting
certs
01-07 10:25:12.121 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10042; state: ENABLED
01-07 10:25:12.121 I/PackageManager( 4956):
/product/overlay/GmsConfigOverlayCommon.apk changed; collecting certs
01-07 10:25:12.122 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.126 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10043; state: ENABLED
01-07 10:25:12.126 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalWideBack changed; collecting certs
01-07 10:25:12.131 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10044; state: ENABLED
01-07 10:25:12.131 I/PackageManager( 4956):
/product/overlay/DisplayCutoutEmulationTall changed; collecting certs
01-07 10:25:12.134 I/io_stats( 4394): !@ 179,0 r 17853 1109125 w 637 18040 d 282
3780 f 526 578 iot 5704 0 th 51200 0 0 pt 0 inp 0 0 17.268
01-07 10:25:12.136 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10045; state: ENABLED
01-07 10:25:12.137 I/PackageManager( 4956):
/product/overlay/CellBroadcastServiceOverlay.apk changed; collecting certs
01-07 10:25:12.142 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10046; state: ENABLED
01-07 10:25:12.142 I/PackageManager( 4956):
/product/overlay/IconPackCircularSystemUI changed; collecting certs
01-07 10:25:12.147 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10047; state: ENABLED
01-07 10:25:12.147 I/PackageManager( 4956): /product/overlay/IconPackFilledAndroid
changed; collecting certs
01-07 10:25:12.152 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10048; state: ENABLED
01-07 10:25:12.153 I/PackageManager( 4956):
/product/overlay/NavigationBarMode3Button changed; collecting certs
01-07 10:25:12.158 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10049; state: ENABLED
01-07 10:25:12.158 I/PackageManager( 4956):
/product/overlay/IconPackRoundedSettings changed; collecting certs
01-07 10:25:12.163 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10050; state: ENABLED
01-07 10:25:12.163 I/PackageManager( 4956): /product/overlay/AccentColorSpace
changed; collecting certs
01-07 10:25:12.168 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10051; state: ENABLED
01-07 10:25:12.168 I/PackageManager( 4956):
/product/overlay/NavigationBarModeGesturalNoHint changed; collecting certs
01-07 10:25:12.173 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10052; state: ENABLED
01-07 10:25:12.173 I/PackageManager( 4956):
/product/overlay/GmsConfigOverlayGSA.apk changed; collecting certs
01-07 10:25:12.178 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10053; state: ENABLED
01-07 10:25:12.179 I/PackageManager( 4956): /product/overlay/IconPackRoundedAndroid
changed; collecting certs
01-07 10:25:12.184 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10054; state: ENABLED
01-07 10:25:12.184 I/PackageManager( 4956):
/product/overlay/ModuleMetadataGoogleOverlay.apk changed; collecting certs
01-07 10:25:12.189 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10055; state: ENABLED
01-07 10:25:12.196 D/PackageManager( 4956): No files in app dir /oem/overlay
01-07 10:25:12.196 D/PackageManager( 4956): No files in app dir /odm/overlay
01-07 10:25:12.209 I/PackageManager( 4956): /vendor/overlay/framework-
res__auto_generated_rro_vendor.apk changed; collecting certs
01-07 10:25:12.215 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10056; state: ENABLED
01-07 10:25:12.215 I/PackageManager( 4956): /vendor/overlay/SoftapOverlay changed;
collecting certs
01-07 10:25:12.220 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10057; state: ENABLED
01-07 10:25:12.220 I/PackageManager( 4956): /vendor/overlay/TetheringOverlay
changed; collecting certs
01-07 10:25:12.223 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.227 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10058; state: ENABLED
01-07 10:25:12.227 I/PackageManager( 4956): /vendor/overlay/TetheringOverlay_Gsi
changed; collecting certs
01-07 10:25:12.232 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10059; state: ENABLED
01-07 10:25:12.242 W/PackageManager( 4956): Failed to parse /system/framework/oat:
Missing base APK in /system/framework/oat
01-07 10:25:12.243 W/PackageManager( 4956): Failed to parse
/system/framework/arm64: Missing base APK in /system/framework/arm64
01-07 10:25:12.244 W/PackageManager( 4956): Failed to parse /system/framework/arm:
Missing base APK in /system/framework/arm
01-07 10:25:12.306 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 71
01-07 10:25:12.323 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.396 I/PackageManager( 4956): /system/framework/framework-res.apk
changed; collecting certs
01-07 10:25:12.403 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=android
01-07 10:25:12.410 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1000; state: ENABLED
01-07 10:25:12.424 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.432 D/PackageManager( 4956): No files in app dir /system/container
01-07 10:25:12.454 I/PackageManager( 4956): /system/priv-app/LocaleOverlayManager
changed; collecting certs
01-07 10:25:12.459 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.localeoverlaymanager
01-07 10:25:12.467 I/PackageManager( 4956): New shared user android.uid.shared:
id=10060
01-07 10:25:12.467 I/PackageManager( 4956): /system/priv-app/BlockedNumberProvider
changed; collecting certs
01-07 10:25:12.472 E/PackageManager( 4956): Adding duplicate app id: 10060
name=com.android.providers.blockednumber
01-07 10:25:12.474 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10060; state: ENABLED
01-07 10:25:12.474 I/PackageManager( 4956): /system/priv-app/HwModuleTest changed;
collecting certs
01-07 10:25:12.481 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.hwmoduletest
01-07 10:25:12.487 I/PackageManager( 4956): /system/priv-app/DeviceQualityAgent
changed; collecting certs
01-07 10:25:12.494 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.dqagent
01-07 10:25:12.496 I/PackageManager( 4956): /system/priv-app/knoxanalyticsagent
changed; collecting certs
01-07 10:25:12.500 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143539591; UID -1; state: DISABLED
01-07 10:25:12.503 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10061; state: DISABLED
01-07 10:25:12.503 I/PackageManager( 4956):
/system/priv-app/EnhancedAttestationAgent changed; collecting certs
01-07 10:25:12.509 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.knox.attestation
01-07 10:25:12.511 I/PackageManager( 4956): New shared user android.media: id=10062
01-07 10:25:12.511 I/PackageManager( 4956): /system/priv-app/SecDownloadProvider
changed; collecting certs
01-07 10:25:12.516 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.android.providers.downloads
01-07 10:25:12.518 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10062; state: ENABLED
01-07 10:25:12.519 I/PackageManager( 4956): /system/priv-app/SOAgent changed;
collecting certs
01-07 10:25:12.524 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.525 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.soagent
01-07 10:25:12.528 I/PackageManager( 4956): /system/priv-app/CMHProvider changed;
collecting certs
01-07 10:25:12.533 E/PackageManager( 4956): Adding duplicate shared id: 5004
name=com.samsung.cmh
01-07 10:25:12.536 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5004; state: DISABLED
01-07 10:25:12.536 I/PackageManager( 4956):
/system/priv-app/SamsungExperienceService changed; collecting certs
01-07 10:25:12.547 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10063; state: DISABLED
01-07 10:25:12.548 I/PackageManager( 4956): /system/priv-app/Accessibility changed;
collecting certs
01-07 10:25:12.560 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.accessibility
01-07 10:25:12.563 I/PackageManager( 4956): /system/priv-app/SharedStorageBackup
changed; collecting certs
01-07 10:25:12.572 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10064; state: ENABLED
01-07 10:25:12.572 I/PackageManager( 4956): /system/priv-app/SystemUpdate changed;
collecting certs
01-07 10:25:12.577 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.systemupdate
01-07 10:25:12.579 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1000; state: DISABLED
01-07 10:25:12.593 W/PackageParsing( 4956): 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 #97
01-07 10:25:12.594 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.MANAGE_USERS in
package: com.samsung.android.knox.containeragent at: Binary XML file line #98
01-07 10:25:12.594 W/PackageParsing( 4956): 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 #101
01-07 10:25:12.594 W/PackageParsing( 4956): 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 #103
01-07 10:25:12.616 I/PackageManager( 4956): /system/priv-app/ContainerAgent3
changed; collecting certs
01-07 10:25:12.623 E/PackageManager( 4956): Adding duplicate shared id: 5250
name=com.samsung.android.knox.containeragent
01-07 10:25:12.625 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.626 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5250; state: DISABLED
01-07 10:25:12.636 I/PackageManager( 4956): /system/priv-app/NetworkDiagnostic
changed; collecting certs
01-07 10:25:12.643 E/PackageManager( 4956): Adding duplicate shared id: 5023
name=com.samsung.android.networkdiagnostic
01-07 10:25:12.645 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5023; state: ENABLED
01-07 10:25:12.670 I/PackageManager( 4956): /system/priv-app/SoundAlive_80 changed;
collecting certs
01-07 10:25:12.678 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10065; state: ENABLED
01-07 10:25:12.684 I/PackageManager( 4956): /system/priv-app/TelephonyUI changed;
collecting certs
01-07 10:25:12.691 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.android.app.telephonyui
01-07 10:25:12.695 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1001; state: ENABLED
01-07 10:25:12.696 I/PackageManager( 4956): /system/priv-app/BlueLightFilter
changed; collecting certs
01-07 10:25:12.703 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.bluelightfilter
01-07 10:25:12.714 I/PackageManager( 4956): /system/priv-app/OmaCP changed;
collecting certs
01-07 10:25:12.723 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10066; state: DISABLED
01-07 10:25:12.723 I/PackageManager( 4956): /system/priv-app/Crane changed;
collecting certs
01-07 10:25:12.726 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.753 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.crane
01-07 10:25:12.756 I/PackageManager( 4956): /system/priv-app/SmartSwitchAssistant
changed; collecting certs
01-07 10:25:12.761 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.smartswitchassistant
01-07 10:25:12.763 I/PackageManager( 4956): /system/priv-app/DeviceTest changed;
collecting certs
01-07 10:25:12.768 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.factory
01-07 10:25:12.770 I/PackageManager( 4956): /system/priv-app/SamsungMessages_12
changed; collecting certs
01-07 10:25:12.789 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10067; state: ENABLED
01-07 10:25:12.789 I/PackageManager( 4956): /system/priv-app/SPPPushClient changed;
collecting certs
01-07 10:25:12.796 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10068; state: ENABLED
01-07 10:25:12.796 I/PackageManager( 4956): /system/priv-app/SamsungInCallUI
changed; collecting certs
01-07 10:25:12.809 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.android.incallui
01-07 10:25:12.812 I/PackageManager( 4956): /system/priv-app/TeleService changed;
collecting certs
01-07 10:25:12.818 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.phone
01-07 10:25:12.822 I/PackageManager( 4956): /system/priv-app/InputDevices changed;
collecting certs
01-07 10:25:12.826 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.827 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.inputdevices
01-07 10:25:12.829 I/PackageManager( 4956): /system/priv-app/EasySetup changed;
collecting certs
01-07 10:25:12.838 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10069; state: DISABLED
01-07 10:25:12.838 I/PackageManager( 4956): /system/priv-app/SDMConfig changed;
collecting certs
01-07 10:25:12.844 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.android.sdm.config
01-07 10:25:12.851 I/PackageManager( 4956): /system/priv-app/SettingsBixby changed;
collecting certs
01-07 10:25:12.857 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.app.settings.bixby
01-07 10:25:12.860 I/PackageManager( 4956): /system/priv-app/HdmApk changed;
collecting certs
01-07 10:25:12.863 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:12.863 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:12.866 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.hdmapp
01-07 10:25:12.869 I/PackageManager( 4956): /system/priv-app/PhoneErrService
changed; collecting certs
01-07 10:25:12.875 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.app.RilErrorNotifier
01-07 10:25:12.878 I/PackageManager( 4956): /system/priv-app/MultiSoundSetting
changed; collecting certs
01-07 10:25:12.886 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10070; state: DISABLED
01-07 10:25:12.886 I/PackageManager( 4956): /system/priv-app/CallLogBackup changed;
collecting certs
01-07 10:25:12.896 E/PackageManager( 4956): Adding duplicate app id: 10060
name=com.android.calllogbackup
01-07 10:25:12.899 I/PackageManager( 4956): /system/priv-app/ManagedProvisioning
changed; collecting certs
01-07 10:25:12.915 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10071; state: ENABLED
01-07 10:25:12.915 I/PackageManager( 4956):
/system/priv-app/MultipleWallpaperResource changed; collecting certs
01-07 10:25:12.927 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:12.937 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10072; state: DISABLED
01-07 10:25:12.937 I/PackageManager( 4956): /system/priv-app/SamsungGallery2018
changed; collecting certs
01-07 10:25:12.960 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10073; state: DISABLED
01-07 10:25:12.961 I/PackageManager( 4956): /system/priv-app/CIDManager changed;
collecting certs
01-07 10:25:12.968 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.android.cidmanager
01-07 10:25:12.969 I/system_server( 4956): Background concurrent copying GC freed
263023(16MB) AllocSpace objects, 324(7272KB) LOS objects, 49% free, 7627KB/14MB,
paused 207us total 204.530ms
01-07 10:25:12.970 I/PackageManager( 4956): New shared user
com.samsung.android.uid.video: id=10074
01-07 10:25:12.970 I/PackageManager( 4956): /system/priv-app/SamsungVideoPlayer
changed; collecting certs
01-07 10:25:12.978 E/PackageManager( 4956): Adding duplicate app id: 10074
name=com.samsung.android.video
01-07 10:25:12.983 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10074; state: DISABLED
01-07 10:25:12.984 I/PackageManager( 4956): /system/priv-app/StatementService
changed; collecting certs
01-07 10:25:12.991 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10075; state: ENABLED
01-07 10:25:12.991 I/PackageManager( 4956): /system/priv-app/BeaconManager changed;
collecting certs
01-07 10:25:12.996 E/PackageManager( 4956): Adding duplicate shared id: 5006
name=com.samsung.android.beaconmanager
01-07 10:25:12.999 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5006; state: ENABLED
01-07 10:25:12.999 I/PackageManager( 4956):
/system/priv-app/SamsungDeviceHealthManagerService changed; collecting certs
01-07 10:25:13.005 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.sdhms
01-07 10:25:13.007 I/PackageManager( 4956): /system/priv-app/SecCarrierProvider
changed; collecting certs
01-07 10:25:13.012 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.providers.carrier
01-07 10:25:13.014 I/PackageManager( 4956): /system/priv-app/SecSettings changed;
collecting certs
01-07 10:25:13.022 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.settings
01-07 10:25:13.027 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.033 I/PackageManager( 4956): /system/priv-app/KnoxPushManager
changed; collecting certs
01-07 10:25:13.038 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.knox.pushmanager
01-07 10:25:13.040 I/PackageManager( 4956): /system/priv-app/SamsungMagnifier3
changed; collecting certs
01-07 10:25:13.046 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10076; state: DISABLED
01-07 10:25:13.046 I/PackageManager( 4956): New shared user
com.samsung.android.marvin.feedback: id=10077
01-07 10:25:13.046 I/PackageManager( 4956): /system/priv-app/TalkbackSE changed;
collecting certs
01-07 10:25:13.053 E/PackageManager( 4956): Adding duplicate app id: 10077
name=com.samsung.android.accessibility.talkback
01-07 10:25:13.055 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10077; state: ENABLED
01-07 10:25:13.056 I/PackageManager( 4956):
/system/priv-app/DynamicSystemInstallationService changed; collecting certs
01-07 10:25:13.061 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.dynsystem
01-07 10:25:13.063 I/PackageManager( 4956): /system/priv-app/MediaProviderLegacy
changed; collecting certs
01-07 10:25:13.068 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.android.providers.media
01-07 10:25:13.071 I/PackageManager( 4956): /system/priv-app/KLMSAgent changed;
collecting certs
01-07 10:25:13.077 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10078; state: DISABLED
01-07 10:25:13.078 I/PackageManager( 4956): /system/priv-app/FaceService changed;
collecting certs
01-07 10:25:13.082 E/PackageManager( 4956): Adding duplicate shared id: 5004
name=com.samsung.faceservice
01-07 10:25:13.084 I/PackageManager( 4956): New shared user
com.samsung.android.app.cameraspecialshootingmodeviewer: id=10079
01-07 10:25:13.084 I/PackageManager( 4956): /system/priv-app/DualOutFocusViewer_R
changed; collecting certs
01-07 10:25:13.098 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk Binary XML file line #72
01-07 10:25:13.098 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk Binary XML file line #82
01-07 10:25:13.103 E/PackageManager( 4956): Adding duplicate app id: 10079
name=com.samsung.android.app.dofviewer
01-07 10:25:13.105 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10079; state: DISABLED
01-07 10:25:13.105 I/PackageManager( 4956): /system/priv-app/LiveWallpapersPicker
changed; collecting certs
01-07 10:25:13.112 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10080; state: ENABLED
01-07 10:25:13.112 I/PackageManager( 4956): /system/priv-app/DeviceKeystring
changed; collecting certs
01-07 10:25:13.117 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.factorykeystring
01-07 10:25:13.121 I/PackageManager( 4956):
/system/priv-app/SmartManager_v6_DeviceSecurity changed; collecting certs
01-07 10:25:13.126 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/ShareLive/ShareLive.apk Binary XML file line #168
01-07 10:25:13.127 E/PackageManager( 4956): Adding duplicate shared id: 5012
name=com.samsung.android.sm.devicesecurity
01-07 10:25:13.128 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.129 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5012; state: DISABLED
01-07 10:25:13.130 I/PackageManager( 4956): New shared user android.uid.calendar:
id=10081
01-07 10:25:13.130 I/PackageManager( 4956):
/system/priv-app/SamsungCalendarProvider changed; collecting certs
01-07 10:25:13.135 E/PackageManager( 4956): Adding duplicate app id: 10081
name=com.android.providers.calendar
01-07 10:25:13.137 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10081; state: ENABLED
01-07 10:25:13.137 I/PackageManager( 4956): /system/priv-app/ThemeStore changed;
collecting certs
01-07 10:25:13.151 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 81
01-07 10:25:13.228 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.274 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10082; state: DISABLED
01-07 10:25:13.274 I/PackageManager( 4956): /system/priv-app/FBInstaller_NS
changed; collecting certs
01-07 10:25:13.279 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/SmartManager_v5/SmartManager_v5.apk Binary XML file line #591
01-07 10:25:13.290 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10083; state: DISABLED
01-07 10:25:13.291 I/PackageManager( 4956): /system/priv-app/SecAppSeparation
changed; collecting certs
01-07 10:25:13.303 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10084; state: ENABLED
01-07 10:25:13.303 I/PackageManager( 4956): /system/priv-app/ImsLogger changed;
collecting certs
01-07 10:25:13.310 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.imslogger
01-07 10:25:13.314 I/PackageManager( 4956): /system/priv-app/AppsEdgePanel_v3.2
changed; collecting certs
01-07 10:25:13.327 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10085; state: DISABLED
01-07 10:25:13.327 I/PackageManager( 4956): /system/priv-app/GalaxyApps_OPEN
changed; collecting certs
01-07 10:25:13.329 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.411 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/MateAgent/MateAgent.apk Binary XML file line #196
01-07 10:25:13.411 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/MateAgent/MateAgent.apk Binary XML file line #201
01-07 10:25:13.429 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.530 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.564 I/system_server( 4956): Background concurrent copying GC freed
85636(4053KB) AllocSpace objects, 24(2708KB) LOS objects, 49% free, 8914KB/17MB,
paused 120us total 170.207ms
01-07 10:25:13.631 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.656 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10086; state: DISABLED
01-07 10:25:13.656 I/PackageManager( 4956): /system/priv-app/StoryService changed;
collecting certs
01-07 10:25:13.661 E/PackageManager( 4956): Adding duplicate shared id: 5004
name=com.samsung.storyservice
01-07 10:25:13.663 I/PackageManager( 4956): /system/priv-app/ShareLive changed;
collecting certs
01-07 10:25:13.670 E/PackageManager( 4956): Adding duplicate shared id: 5026
name=com.samsung.android.app.sharelive
01-07 10:25:13.672 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5026; state: ENABLED
01-07 10:25:13.673 I/PackageManager( 4956): /system/priv-app/DigitalWellbeing
changed; collecting certs
01-07 10:25:13.678 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.forest
01-07 10:25:13.681 I/PackageManager( 4956): /system/priv-app/KnoxCore changed;
collecting certs
01-07 10:25:13.686 E/PackageManager( 4956): Adding duplicate shared id: 5250
name=com.samsung.android.knox.containercore
01-07 10:25:13.688 I/PackageManager( 4956): /system/priv-app/SecSoundPicker
changed; collecting certs
01-07 10:25:13.695 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.samsung.android.secsoundpicker
01-07 10:25:13.697 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10062; state: DISABLED
01-07 10:25:13.697 I/PackageManager( 4956): /system/priv-app/EpdgService changed;
collecting certs
01-07 10:25:13.702 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.epdg
01-07 10:25:13.704 I/PackageManager( 4956): /system/priv-app/SettingsReceiver
changed; collecting certs
01-07 10:25:13.710 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10087; state: ENABLED
01-07 10:25:13.711 I/PackageManager( 4956): /system/priv-app/GameOptimizingService
changed; collecting certs
01-07 10:25:13.718 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10088; state: ENABLED
01-07 10:25:13.719 I/PackageManager( 4956): /system/priv-app/SecTelephonyProvider
changed; collecting certs
01-07 10:25:13.723 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #194
01-07 10:25:13.723 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #210
01-07 10:25:13.723 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #215
01-07 10:25:13.724 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #220
01-07 10:25:13.724 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.providers.telephony
01-07 10:25:13.724 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #232
01-07 10:25:13.724 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #237
01-07 10:25:13.724 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #242
01-07 10:25:13.725 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #261
01-07 10:25:13.727 I/PackageManager( 4956): /system/priv-app/TouchWizHome_2017
changed; collecting certs
01-07 10:25:13.727 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_CALL_LOG in
package: com.samsung.android.scloud at: Binary XML file line #84
01-07 10:25:13.728 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CALL_LOG in
package: com.samsung.android.scloud at: Binary XML file line #85
01-07 10:25:13.729 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.GET_ACCOUNTS in
package: com.samsung.android.scloud at: Binary XML file line #165
01-07 10:25:13.731 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.736 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10089; state: ENABLED
01-07 10:25:13.736 I/PackageManager( 4956): /system/priv-app/BiometricSetting
changed; collecting certs
01-07 10:25:13.741 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.biometrics.app.setting
01-07 10:25:13.744 I/PackageManager( 4956): /system/priv-app/SmartCallProvider
changed; collecting certs
01-07 10:25:13.744 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#539
01-07 10:25:13.744 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#544
01-07 10:25:13.751 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10090; state: ENABLED
01-07 10:25:13.751 I/PackageManager( 4956): /system/priv-app/SecMyFiles2020
changed; collecting certs
01-07 10:25:13.760 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10091; state: ENABLED
01-07 10:25:13.760 I/PackageManager( 4956): /system/priv-app/NSDSWebApp changed;
collecting certs
01-07 10:25:13.767 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10092; state: DISABLED
01-07 10:25:13.767 I/PackageManager( 4956): /system/priv-app/PreloadInstaller
changed; collecting certs
01-07 10:25:13.772 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.preloadinstaller
01-07 10:25:13.774 I/PackageManager( 4956): /system/priv-app/GooglePackageInstaller
changed; collecting certs
01-07 10:25:13.781 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10093; state: ENABLED
01-07 10:25:13.781 I/PackageManager( 4956): /system/priv-app/wallpaper-res changed;
collecting certs
01-07 10:25:13.788 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10094; state: ENABLED
01-07 10:25:13.788 I/PackageManager( 4956): /system/priv-app/BuiltInPrintService
changed; collecting certs
01-07 10:25:13.796 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10095; state: ENABLED
01-07 10:25:13.796 I/PackageManager( 4956): /system/priv-app/DocumentsUIGoogle
changed; collecting certs
01-07 10:25:13.825 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10096; state: ENABLED
01-07 10:25:13.825 I/PackageManager( 4956): /system/priv-app/FusedLocation changed;
collecting certs
01-07 10:25:13.831 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.location.fused
01-07 10:25:13.832 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.833 I/PackageManager( 4956): /system/priv-app/Shell changed;
collecting certs
01-07 10:25:13.838 E/PackageManager( 4956): Adding duplicate shared id: 2000
name=com.android.shell
01-07 10:25:13.841 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 2000; state: ENABLED
01-07 10:25:13.841 I/PackageManager( 4956): /system/priv-app/ThemeCenter changed;
collecting certs
01-07 10:25:13.844 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk Binary XML file line #63
01-07 10:25:13.846 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.themecenter
01-07 10:25:13.847 W/PackageParsing( 4956): 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-07 10:25:13.848 I/PackageManager( 4956): /system/priv-app/SmartManager_v5
changed; collecting certs
01-07 10:25:13.854 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.lool
01-07 10:25:13.857 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #156
01-07 10:25:13.858 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #161
01-07 10:25:13.858 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #166
01-07 10:25:13.859 I/PackageManager( 4956): /system/priv-app/SVCAgent changed;
collecting certs
01-07 10:25:13.863 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:13.864 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.svcagent
01-07 10:25:13.864 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:13.866 I/PackageManager( 4956): New shared user
com.samsung.android.uid.dialer: id=10097
01-07 10:25:13.866 I/PackageManager( 4956): /system/priv-app/SamsungDialer changed;
collecting certs
01-07 10:25:13.874 E/PackageManager( 4956): Adding duplicate app id: 10097
name=com.samsung.android.dialer
01-07 10:25:13.877 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10097; state: ENABLED
01-07 10:25:13.878 I/PackageManager( 4956): /system/priv-app/DownloadProviderUi
changed; collecting certs
01-07 10:25:13.878 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-07 10:25:13.878 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-07 10:25:13.879 D/CompatibilityChangeReporter( 4956): Compat change id reported:
132742131; UID -1; state: DISABLED
01-07 10:25:13.883 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.android.providers.downloads.ui
01-07 10:25:13.885 I/PackageManager( 4956): /system/priv-app/BadgeProvider_N
changed; collecting certs
01-07 10:25:13.891 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10098; state: DISABLED
01-07 10:25:13.891 I/PackageManager( 4956): /system/priv-app/Telecom changed;
collecting certs
01-07 10:25:13.898 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.server.telecom
01-07 10:25:13.901 I/PackageManager( 4956): /system/priv-app/Fmm changed;
collecting certs
01-07 10:25:13.908 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.fmm
01-07 10:25:13.911 I/PackageManager( 4956):
/system/priv-app/ExternalStorageProvider changed; collecting certs
01-07 10:25:13.918 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10099; state: ENABLED
01-07 10:25:13.918 I/PackageManager( 4956): /system/priv-app/MtpService changed;
collecting certs
01-07 10:25:13.923 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.android.mtp
01-07 10:25:13.925 I/PackageManager( 4956): New shared user android.uid.systemui:
id=10100
01-07 10:25:13.926 I/PackageManager( 4956): /system/priv-app/ClockPack_v60 changed;
collecting certs
01-07 10:25:13.929 W/PackageParsing( 4956): Unknown element under <manifest>: meta-
data at /system/priv-app/imsservice/imsservice.apk Binary XML file line #339
01-07 10:25:13.929 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_PHONE_STATE in
package: com.sec.imsservice at: Binary XML file line #347
01-07 10:25:13.929 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package:
com.sec.imsservice at: Binary XML file line #352
01-07 10:25:13.930 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE
in package: com.sec.imsservice at: Binary XML file line #379
01-07 10:25:13.930 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.RECEIVE_BOOT_COMPLETED
in package: com.sec.imsservice at: Binary XML file line #403
01-07 10:25:13.933 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:13.933 E/PackageManager( 4956): Adding duplicate app id: 10100
name=com.samsung.android.app.clockpack
01-07 10:25:13.936 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10100; state: ENABLED
01-07 10:25:13.936 I/PackageManager( 4956): /system/priv-app/SamsungContacts
changed; collecting certs
01-07 10:25:13.950 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10101; state: ENABLED
01-07 10:25:13.951 I/PackageManager( 4956): /system/priv-app/MateAgent changed;
collecting certs
01-07 10:25:13.960 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10102; state: ENABLED
01-07 10:25:13.960 I/PackageManager( 4956): /system/priv-app/ringtoneBR changed;
collecting certs
01-07 10:25:13.966 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10103; state: DISABLED
01-07 10:25:13.967 I/PackageManager( 4956): /system/priv-app/SamsungCoreServices
changed; collecting certs
01-07 10:25:13.980 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10104; state: DISABLED
01-07 10:25:13.980 I/PackageManager( 4956): /system/priv-app/Quickboard changed;
collecting certs
01-07 10:25:13.988 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10105; state: ENABLED
01-07 10:25:13.989 I/PackageManager( 4956): /system/priv-app/IPService changed;
collecting certs
01-07 10:25:13.992 I/SurfaceFlinger( 4646): SFWD update time=19126881294
01-07 10:25:13.993 E/PackageManager( 4956): Adding duplicate shared id: 5004
name=com.samsung.ipservice
01-07 10:25:13.995 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 91
01-07 10:25:13.995 I/PackageManager( 4956): /system/priv-app/ONS changed;
collecting certs
01-07 10:25:14.001 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.ons
01-07 10:25:14.003 I/PackageManager( 4956):
/system/priv-app/CocktailBarService_v3.2 changed; collecting certs
01-07 10:25:14.012 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10106; state: DISABLED
01-07 10:25:14.012 I/PackageManager( 4956): /system/priv-app/FotaAgent changed;
collecting certs
01-07 10:25:14.019 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.wssyncmldm
01-07 10:25:14.022 I/PackageManager( 4956): /system/priv-app/NSFusedLocation_v5.3
changed; collecting certs
01-07 10:25:14.024 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/PeopleStripe/PeopleStripe.apk Binary XML file line #131
01-07 10:25:14.027 E/PackageManager( 4956): Adding duplicate shared id: 5013
name=com.sec.location.nsflp2
01-07 10:25:14.030 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5013; state: ENABLED
01-07 10:25:14.031 I/PackageManager( 4956): /system/priv-app/MobileWips changed;
collecting certs
01-07 10:25:14.034 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:14.036 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.server.wifi.mobilewips
01-07 10:25:14.039 I/PackageManager( 4956): /system/priv-app/ModemServiceMode
changed; collecting certs
01-07 10:25:14.042 W/PackageParsing( 4956): No actions in intent-filter at
/system/priv-app/LiveStickers/LiveStickers.apk Binary XML file line #103
01-07 10:25:14.044 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.sec.android.RilServiceModeApp
01-07 10:25:14.052 I/PackageManager( 4956): /system/priv-app/SamsungCloudClient
changed; collecting certs
01-07 10:25:14.058 E/PackageManager( 4956): Adding duplicate shared id: 5009
name=com.samsung.android.scloud
01-07 10:25:14.086 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5009; state: DISABLED
01-07 10:25:14.087 I/PackageManager( 4956): /system/priv-app/CameraLightSensor
changed; collecting certs
01-07 10:25:14.092 E/PackageManager( 4956): Adding duplicate shared id: 5021
name=com.samsung.adaptivebrightnessgo
01-07 10:25:14.094 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5021; state: ENABLED
01-07 10:25:14.094 I/PackageManager( 4956): /system/priv-app/OMCAgent5 changed;
collecting certs
01-07 10:25:14.100 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.app.omcagent
01-07 10:25:14.104 I/PackageManager( 4956): /system/priv-app/Hearingdro_R changed;
collecting certs
01-07 10:25:14.116 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10107; state: ENABLED
01-07 10:25:14.116 I/PackageManager( 4956): /system/priv-app/DressRoom changed;
collecting certs
01-07 10:25:14.122 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.app.dressroom
01-07 10:25:14.125 I/PackageManager( 4956): /system/priv-app/HybridRadio changed;
collecting certs
01-07 10:25:14.133 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10108; state: DISABLED
01-07 10:25:14.133 I/PackageManager( 4956): /system/priv-app/MtpApplication
changed; collecting certs
01-07 10:25:14.134 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:14.136 I/io_stats( 4394): !@ 179,0 r 23168 1308109 w 688 18712 d 301
4000 f 563 610 iot 6848 0 th 51200 0 0 pt 0 inp 1 0 19.270
01-07 10:25:14.138 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.MtpApplication
01-07 10:25:14.140 I/PackageManager( 4956): /system/priv-app/TaskEdgePanel_v3.2
changed; collecting certs
01-07 10:25:14.148 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10109; state: DISABLED
01-07 10:25:14.149 I/PackageManager( 4956): /system/priv-app/MCFDeviceSync changed;
collecting certs
01-07 10:25:14.153 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.mcfds
01-07 10:25:14.155 I/PackageManager( 4956): /system/priv-app/MmsService changed;
collecting certs
01-07 10:25:14.160 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.mms.service
01-07 10:25:14.162 I/PackageManager( 4956): New shared user
com.sec.android.mimage.uid.photoretouching: id=10110
01-07 10:25:14.162 I/PackageManager( 4956): /system/priv-app/PhotoEditor_Lite
changed; collecting certs
01-07 10:25:14.171 E/PackageManager( 4956): Adding duplicate app id: 10110
name=com.sec.android.mimage.photoretouching
01-07 10:25:14.174 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10110; state: DISABLED
01-07 10:25:14.174 I/PackageManager( 4956): /system/priv-app/CSC changed;
collecting certs
01-07 10:25:14.179 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.sec.android.application.csc
01-07 10:25:14.181 I/PackageManager( 4956): /system/priv-app/SamsungAccount
changed; collecting certs
01-07 10:25:14.190 W/PackageParsing( 4956): 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-07 10:25:14.192 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10111; state: DISABLED
01-07 10:25:14.192 I/PackageManager( 4956): /system/priv-app/DynamicLockscreen
changed; collecting certs
01-07 10:25:14.199 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10112; state: DISABLED
01-07 10:25:14.199 I/PackageManager( 4956): /system/priv-app/NetworkStackGoogle
changed; collecting certs
01-07 10:25:14.223 E/PackageManager( 4956): Adding duplicate shared id: 1073
name=com.google.android.networkstack
01-07 10:25:14.225 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1073; state: ENABLED
01-07 10:25:14.225 I/PackageManager( 4956):
/system/priv-app/NetworkPermissionConfigGoogle changed; collecting certs
01-07 10:25:14.234 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:14.246 E/PackageManager( 4956): Adding duplicate shared id: 1073
name=com.google.android.networkstack.permissionconfig
01-07 10:25:14.248 I/PackageManager( 4956):
/system/priv-app/SamsungMultiConnectivity changed; collecting certs
01-07 10:25:14.253 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.mcfserver
01-07 10:25:14.255 I/PackageManager( 4956): /system/priv-app/knoxvpnproxyhandler
changed; collecting certs
01-07 10:25:14.260 E/PackageManager( 4956): Adding duplicate shared id: 1002
name=com.knox.vpn.proxyhandler
01-07 10:25:14.262 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1002; state: ENABLED
01-07 10:25:14.263 I/PackageManager( 4956):
/system/priv-app/BackupRestoreConfirmation changed; collecting certs
01-07 10:25:14.268 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10113; state: ENABLED
01-07 10:25:14.268 I/PackageManager( 4956): /system/priv-app/imsservice changed;
collecting certs
01-07 10:25:14.273 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.imsservice
01-07 10:25:14.278 I/PackageManager( 4956):
/system/priv-app/SecSettingsIntelligence changed; collecting certs
01-07 10:25:14.284 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10114; state: ENABLED
01-07 10:25:14.284 I/PackageManager( 4956): /system/priv-app/OneDrive_Samsung_v3
changed; collecting certs
01-07 10:25:14.335 I/ServiceManager( 4713): Waiting for service 'package_native' on
'/dev/binder'...
01-07 10:25:14.436 W/ServiceManager( 4713): Service package_native didn't start.
Returning NULL
01-07 10:25:14.436 E/storaged( 4713): getService package_native failed
01-07 10:25:14.503 I/system_server( 4956): Background concurrent copying GC freed
71032(4775KB) AllocSpace objects, 59(5480KB) LOS objects, 49% free, 14MB/28MB,
paused 282us total 204.178ms
01-07 10:25:14.615 I/servicemanager( 4225): Notifying apexservice they have
clients: 0
01-07 10:25:14.815 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10115; state: ENABLED
01-07 10:25:14.815 I/PackageManager( 4956): /system/priv-app/Finder changed;
collecting certs
01-07 10:25:14.824 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10116; state: DISABLED
01-07 10:25:14.824 I/PackageManager( 4956): /system/priv-app/LocalTransport
changed; collecting certs
01-07 10:25:14.828 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.localtransport
01-07 10:25:14.830 I/PackageManager( 4956): /system/priv-app/SamsungBilling
changed; collecting certs
01-07 10:25:14.840 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 101
01-07 10:25:14.864 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:14.865 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:14.873 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10117; state: DISABLED
01-07 10:25:14.873 I/PackageManager( 4956): /system/priv-app/VpnDialogs changed;
collecting certs
01-07 10:25:14.879 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10118; state: ENABLED
01-07 10:25:14.879 I/PackageManager( 4956): /system/priv-app/SendHelpMessage
changed; collecting certs
01-07 10:25:14.883 E/PackageManager( 4956): Adding duplicate shared id: 5003
name=com.sec.android.app.safetyassurance
01-07 10:25:14.886 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5003; state: ENABLED
01-07 10:25:14.886 I/PackageManager( 4956): /system/priv-app/SamsungCamera changed;
collecting certs
01-07 10:25:14.900 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10119; state: ENABLED
01-07 10:25:14.901 I/PackageManager( 4956): /system/priv-app/PeopleStripe changed;
collecting certs
01-07 10:25:14.907 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10120; state: ENABLED
01-07 10:25:14.907 I/PackageManager( 4956): /system/priv-app/FBServices changed;
collecting certs
01-07 10:25:14.917 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10121; state: DISABLED
01-07 10:25:14.917 I/PackageManager( 4956): /system/priv-app/UserDictionaryProvider
changed; collecting certs
01-07 10:25:14.921 E/PackageManager( 4956): Adding duplicate app id: 10060
name=com.android.providers.userdictionary
01-07 10:25:14.923 I/PackageManager( 4956): /system/priv-app/LiveStickers changed;
collecting certs
01-07 10:25:14.938 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10122; state: ENABLED
01-07 10:25:14.939 I/PackageManager( 4956): /system/priv-app/SecMediaProvider
changed; collecting certs
01-07 10:25:14.943 E/PackageManager( 4956): Adding duplicate app id: 10062
name=com.samsung.android.providers.media
01-07 10:25:14.945 I/PackageManager( 4956): /system/priv-app/RubinVersion29
changed; collecting certs
01-07 10:25:14.951 E/PackageManager( 4956): Adding duplicate shared id: 5010
name=com.samsung.android.rubin.app
01-07 10:25:14.955 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5010; state: ENABLED
01-07 10:25:14.955 I/PackageManager( 4956): /system/priv-app/CallBGProvider
changed; collecting certs
01-07 10:25:14.959 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.samsung.android.callbgprovider
01-07 10:25:14.962 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1001; state: DISABLED
01-07 10:25:14.962 I/PackageManager( 4956): /system/priv-app/SmartEpdgTestApp
changed; collecting certs
01-07 10:25:14.968 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10123; state: DISABLED
01-07 10:25:14.968 I/PackageManager( 4956): /system/priv-app/smartfaceservice
changed; collecting certs
01-07 10:25:14.972 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.smartface
01-07 10:25:14.974 I/PackageManager( 4956): /system/priv-app/KnoxGuard changed;
collecting certs
01-07 10:25:14.980 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10124; state: DISABLED
01-07 10:25:14.980 I/PackageManager( 4956):
/system/priv-app/SamsungContactsProvider changed; collecting certs
01-07 10:25:14.985 E/PackageManager( 4956): Adding duplicate app id: 10060
name=com.samsung.android.providers.contacts
01-07 10:25:14.987 I/PackageManager( 4956): /system/priv-app/SecSetupWizard_Global
changed; collecting certs
01-07 10:25:14.993 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.SecSetupWizard
01-07 10:25:14.996 I/PackageManager( 4956): /system/priv-app/DiagMonAgent71
changed; collecting certs
01-07 10:25:15.001 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.diagmonagent
01-07 10:25:15.003 I/PackageManager( 4956): /system/priv-app/ProxyHandler changed;
collecting certs
01-07 10:25:15.009 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10125; state: ENABLED
01-07 10:25:15.009 I/PackageManager( 4956): /system/priv-app/GpuWatchApp changed;
collecting certs
01-07 10:25:15.015 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.gpuwatchapp
01-07 10:25:15.017 I/PackageManager( 4956): /system/priv-app/MediaLearningPlatform
changed; collecting certs
01-07 10:25:15.021 E/PackageManager( 4956): Adding duplicate shared id: 5004
name=com.samsung.mlp
01-07 10:25:15.023 I/PackageManager( 4956): /system/priv-app/KnoxKeyChain changed;
collecting certs
01-07 10:25:15.028 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.knox.keychain
01-07 10:25:15.029 I/PackageManager( 4956): /system/priv-app/GameHome changed;
collecting certs
01-07 10:25:15.039 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10126; state: ENABLED
01-07 10:25:15.039 I/PackageManager( 4956): /system/priv-app/serviceModeApp_FB
changed; collecting certs
01-07 10:25:15.044 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.servicemodeapp
01-07 10:25:15.046 I/PackageManager( 4956): /system/priv-app/SettingsProvider
changed; collecting certs
01-07 10:25:15.050 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.providers.settings
01-07 10:25:15.052 I/PackageManager( 4956): /system/priv-app/GameTools_Dream
changed; collecting certs
01-07 10:25:15.060 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10127; state: ENABLED
01-07 10:25:15.090 I/PackageManager( 4956): /system/app/BrightnessBackupService
changed; collecting certs
01-07 10:25:15.096 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.brightnessbackupservice
01-07 10:25:15.099 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/SmartSwitchAgent/SmartSwitchAgent.apk Binary XML file line #95
01-07 10:25:15.099 I/PackageManager( 4956): /system/app/DsmsAPK changed; collecting
certs
01-07 10:25:15.106 E/PackageManager( 4956): Adding duplicate shared id: 5029
name=com.samsung.android.dsms
01-07 10:25:15.108 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5029; state: DISABLED
01-07 10:25:15.109 I/PackageManager( 4956): /system/app/HiyaService changed;
collecting certs
01-07 10:25:15.119 W/PackageParsing( 4956): 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 #59
01-07 10:25:15.120 W/PackageParsing( 4956): 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 #72
01-07 10:25:15.185 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/VideoTrimmer/VideoTrimmer.apk Binary XML file line #125
01-07 10:25:15.190 W/PackageParsing( 4956): Unknown element under <manifest>: meta-
data at /system/app/FactoryCameraFB/FactoryCameraFB.apk Binary XML file line #51
01-07 10:25:15.214 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10128; state: ENABLED
01-07 10:25:15.214 I/PackageManager( 4956): /system/app/SmartSwitchAgent changed;
collecting certs
01-07 10:25:15.221 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10129; state: DISABLED
01-07 10:25:15.221 I/PackageManager( 4956): /system/app/ChromeCustomizations
changed; collecting certs
01-07 10:25:15.228 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10130; state: DISABLED
01-07 10:25:15.228 I/PackageManager( 4956): /system/app/ShortcutBackupService
changed; collecting certs
01-07 10:25:15.233 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.shortcutbackupservice
01-07 10:25:15.236 I/PackageManager( 4956): /system/app/Facebook_stub changed;
collecting certs
01-07 10:25:15.243 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10131; state: DISABLED
01-07 10:25:15.243 I/PackageManager( 4956):
/system/app/GooglePrintRecommendationService changed; collecting certs
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.245 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.246 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.250 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10132; state: ENABLED
01-07 10:25:15.250 I/PackageManager( 4956): /system/app/SCPMClient changed;
collecting certs
01-07 10:25:15.257 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10133; state: DISABLED
01-07 10:25:15.257 I/PackageManager( 4956): New shared user android.uid.ve:
id=10134
01-07 10:25:15.257 I/PackageManager( 4956): /system/app/BGMProvider changed;
collecting certs
01-07 10:25:15.262 E/PackageManager( 4956): Adding duplicate app id: 10134
name=com.sec.android.app.ve.vebgm
01-07 10:25:15.266 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10134; state: DISABLED
01-07 10:25:15.266 I/PackageManager( 4956): /system/app/AllshareFileShare changed;
collecting certs
01-07 10:25:15.272 E/PackageManager( 4956): Adding duplicate shared id: 5005
name=com.samsung.android.allshare.service.fileshare
01-07 10:25:15.275 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5005; state: DISABLED
01-07 10:25:15.275 I/PackageManager( 4956): /system/app/MAPSAgent changed;
collecting certs
01-07 10:25:15.283 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10135; state: ENABLED
01-07 10:25:15.283 I/PackageManager( 4956): /system/app/Cameralyzer changed;
collecting certs
01-07 10:25:15.288 W/PackageParsing( 4956): 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-07 10:25:15.289 W/PackageParsing( 4956): 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-07 10:25:15.289 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.290 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.291 D/OverlayManifestParseUtils( 4956): Sales code mismatch
01-07 10:25:15.293 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10136; state: DISABLED
01-07 10:25:15.294 I/PackageManager( 4956): /system/app/KeyChain changed;
collecting certs
01-07 10:25:15.299 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.keychain
01-07 10:25:15.304 I/PackageManager( 4956): /system/app/SmartCapture changed;
collecting certs
01-07 10:25:15.333 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #119
01-07 10:25:15.334 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10137; state: DISABLED
01-07 10:25:15.334 I/PackageManager( 4956): /system/app/CompanionDeviceManager
changed; collecting certs
01-07 10:25:15.335 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #131
01-07 10:25:15.335 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #143
01-07 10:25:15.341 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #159
01-07 10:25:15.342 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10138; state: ENABLED
01-07 10:25:15.342 I/PackageManager( 4956): /system/app/VideoTrimmer changed;
collecting certs
01-07 10:25:15.346 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #175
01-07 10:25:15.347 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #187
01-07 10:25:15.348 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #201
01-07 10:25:15.348 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #217
01-07 10:25:15.350 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #306
01-07 10:25:15.350 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #311
01-07 10:25:15.353 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10139; state: DISABLED
01-07 10:25:15.354 I/PackageManager( 4956): /system/app/Weather_SEP12.0 changed;
collecting certs
01-07 10:25:15.364 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10140; state: ENABLED
01-07 10:25:15.365 I/PackageManager( 4956): /system/app/FactoryCameraFB changed;
collecting certs
01-07 10:25:15.370 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.factory.camera
01-07 10:25:15.373 I/PackageManager( 4956): /system/app/SilentLog changed;
collecting certs
01-07 10:25:15.398 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.modem.settings
01-07 10:25:15.401 I/PackageManager( 4956): /system/app/DRParser changed;
collecting certs
01-07 10:25:15.404 I/system_server( 4956): Background young concurrent copying GC
freed 118414(7550KB) AllocSpace objects, 49(2404KB) LOS objects, 33% free,
18MB/28MB, paused 151us total 109.105ms
01-07 10:25:15.407 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.parser
01-07 10:25:15.410 I/PackageManager( 4956): /system/app/FactoryAirCommandManager
changed; collecting certs
01-07 10:25:15.415 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.aircommandmanager
01-07 10:25:15.417 I/PackageManager( 4956): /system/app/MdxKitService changed;
collecting certs
01-07 10:25:15.423 E/PackageManager( 4956): Adding duplicate shared id: 5025
name=com.samsung.android.mdx.kit
01-07 10:25:15.426 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5025; state: DISABLED
01-07 10:25:15.426 I/PackageManager( 4956): /system/app/SmartFittingService
changed; collecting certs
01-07 10:25:15.428 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #43
01-07 10:25:15.431 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.smartfitting
01-07 10:25:15.434 I/PackageManager( 4956): /system/app/NfwLocationPrivacy changed;
collecting certs
01-07 10:25:15.441 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10141; state: DISABLED
01-07 10:25:15.442 I/PackageManager( 4956): /system/app/SetupWizardLegalProvider
changed; collecting certs
01-07 10:25:15.449 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10142; state: DISABLED
01-07 10:25:15.450 I/PackageManager( 4956): /system/app/CertInstaller changed;
collecting certs
01-07 10:25:15.457 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10143; state: ENABLED
01-07 10:25:15.457 I/PackageManager( 4956): /system/app/EasyOneHand3 changed;
collecting certs
01-07 10:25:15.464 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10144; state: DISABLED
01-07 10:25:15.464 I/PackageManager( 4956): /system/app/PlayAutoInstallConfig
changed; collecting certs
01-07 10:25:15.473 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10145; state: DISABLED
01-07 10:25:15.473 I/PackageManager( 4956): /system/app/Stk2 changed; collecting
certs
01-07 10:25:15.478 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.stk2
01-07 10:25:15.480 I/PackageManager( 4956): /system/app/MDMApp changed; collecting
certs
01-07 10:25:15.486 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10146; state: ENABLED
01-07 10:25:15.487 I/PackageManager( 4956): /system/app/SafetyInformation changed;
collecting certs
01-07 10:25:15.493 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10147; state: DISABLED
01-07 10:25:15.493 I/PackageManager( 4956): /system/app/SmartTethering changed;
collecting certs
01-07 10:25:15.498 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.mhs.smarttethering
01-07 10:25:15.500 I/PackageManager( 4956): /system/app/EasterEgg changed;
collecting certs
01-07 10:25:15.507 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10148; state: ENABLED
01-07 10:25:15.507 I/PackageManager( 4956): /system/app/SamsungCalendar changed;
collecting certs
01-07 10:25:15.520 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10149; state: DISABLED
01-07 10:25:15.521 I/PackageManager( 4956): /system/app/SLocation changed;
collecting certs
01-07 10:25:15.527 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10150; state: DISABLED
01-07 10:25:15.527 I/PackageManager( 4956): /system/app/TetheringAutomation
changed; collecting certs
01-07 10:25:15.532 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.automation
01-07 10:25:15.534 I/PackageManager( 4956): /system/app/DAAgent changed; collecting
certs
01-07 10:25:15.539 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.da.daagent
01-07 10:25:15.541 I/PackageManager( 4956): /system/app/BluetoothMidiService
changed; collecting certs
01-07 10:25:15.547 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10151; state: DISABLED
01-07 10:25:15.547 I/PackageManager( 4956): /system/app/Stk changed; collecting
certs
01-07 10:25:15.552 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.android.stk
01-07 10:25:15.554 I/PackageManager( 4956): /system/app/Bluetooth changed;
collecting certs
01-07 10:25:15.560 E/PackageManager( 4956): Adding duplicate shared id: 1002
name=com.android.bluetooth
01-07 10:25:15.563 I/PackageManager( 4956): /system/app/USBSettings changed;
collecting certs
01-07 10:25:15.567 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.usbsettings
01-07 10:25:15.570 I/PackageManager( 4956): /system/app/EdmSimPinService changed;
collecting certs
01-07 10:25:15.574 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.enterprise.mdm.services.simpin
01-07 10:25:15.576 I/PackageManager( 4956): /system/app/BookmarkProvider changed;
collecting certs
01-07 10:25:15.582 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10152; state: ENABLED
01-07 10:25:15.583 I/PackageManager( 4956): /system/app/Personalization changed;
collecting certs
01-07 10:25:15.587 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.personalization
01-07 10:25:15.590 I/PackageManager( 4956): /system/app/SoundPicker_R changed;
collecting certs
01-07 10:25:15.593 W/PackageParsing( 4956): 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-07 10:25:15.593 W/PackageParsing( 4956): 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-07 10:25:15.597 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/EmergencyLauncher/EmergencyLauncher.apk Binary XML file line #59
01-07 10:25:15.598 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10153; state: DISABLED
01-07 10:25:15.598 I/PackageManager( 4956): /system/app/WifiRROverlayApp changed;
collecting certs
01-07 10:25:15.605 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10154; state: ENABLED
01-07 10:25:15.605 I/PackageManager( 4956): /system/app/HandwritingService changed;
collecting certs
01-07 10:25:15.612 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10155; state: DISABLED
01-07 10:25:15.612 I/PackageManager( 4956): /system/app/SamsungOne changed;
collecting certs
01-07 10:25:15.618 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10156; state: DISABLED
01-07 10:25:15.618 I/PackageManager( 4956): /system/app/UnifiedWFC changed;
collecting certs
01-07 10:25:15.626 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10157; state: ENABLED
01-07 10:25:15.627 I/PackageManager( 4956): /system/app/WebManual changed;
collecting certs
01-07 10:25:15.632 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10158; state: DISABLED
01-07 10:25:15.632 I/PackageManager( 4956): /system/app/SecHTMLViewer changed;
collecting certs
01-07 10:25:15.638 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10159; state: DISABLED
01-07 10:25:15.639 I/PackageManager( 4956): /system/app/PacProcessor changed;
collecting certs
01-07 10:25:15.646 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10160; state: ENABLED
01-07 10:25:15.646 I/PackageManager( 4956): /system/app/FBAppManager_NS changed;
collecting certs
01-07 10:25:15.682 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10161; state: DISABLED
01-07 10:25:15.682 I/PackageManager( 4956): /system/app/CarrierDefaultApp changed;
collecting certs
01-07 10:25:15.685 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 111
01-07 10:25:15.687 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10162; state: ENABLED
01-07 10:25:15.688 I/PackageManager( 4956): /system/app/Traceur changed; collecting
certs
01-07 10:25:15.695 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10163; state: DISABLED
01-07 10:25:15.695 I/PackageManager( 4956): /system/app/BluetoothTest changed;
collecting certs
01-07 10:25:15.700 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.bluetoothtest
01-07 10:25:15.702 I/PackageManager( 4956): /system/app/UniversalMDMClient changed;
collecting certs
01-07 10:25:15.710 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10164; state: DISABLED
01-07 10:25:15.711 I/PackageManager( 4956): /system/app/ContainerService changed;
collecting certs
01-07 10:25:15.716 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10165; state: ENABLED
01-07 10:25:15.716 I/PackageManager( 4956): New shared user android.uid.honeyboard:
id=10166
01-07 10:25:15.716 I/PackageManager( 4956): /system/app/HoneyBoard changed;
collecting certs
01-07 10:25:15.738 E/PackageManager( 4956): Adding duplicate app id: 10166
name=com.samsung.android.honeyboard
01-07 10:25:15.742 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10166; state: DISABLED
01-07 10:25:15.742 I/PackageManager( 4956): /system/app/AutomationTest_FB changed;
collecting certs
01-07 10:25:15.748 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10167; state: ENABLED
01-07 10:25:15.749 I/PackageManager( 4956): /system/app/Netflix_stub changed;
collecting certs
01-07 10:25:15.755 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10168; state: DISABLED
01-07 10:25:15.755 I/PackageManager( 4956): /system/app/BBCAgent changed;
collecting certs
01-07 10:25:15.758 W/PackageParsing( 4956): No actions in intent-filter at
/system/app/CocktailQuickTool/CocktailQuickTool.apk Binary XML file line #46
01-07 10:25:15.760 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.bbc.bbcagent
01-07 10:25:15.762 I/PackageManager( 4956): /system/app/sveservice changed;
collecting certs
01-07 10:25:15.767 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.sve
01-07 10:25:15.769 I/PackageManager( 4956): /system/app/SecFactoryPhoneTest
changed; collecting certs
01-07 10:25:15.775 E/PackageManager( 4956): Adding duplicate shared id: 1001
name=com.sec.phone
01-07 10:25:15.777 I/PackageManager( 4956): /system/app/WallpaperBackup changed;
collecting certs
01-07 10:25:15.781 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.android.wallpaperbackup
01-07 10:25:15.783 I/PackageManager( 4956): /system/app/SimMobilityKit changed;
collecting certs
01-07 10:25:15.789 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10169; state: DISABLED
01-07 10:25:15.789 I/PackageManager( 4956): /system/app/FilterProvider changed;
collecting certs
01-07 10:25:15.793 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.provider.filterprovider
01-07 10:25:15.796 I/PackageManager( 4956): /system/app/CaptivePortalLoginGoogle
changed; collecting certs
01-07 10:25:15.817 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10170; state: ENABLED
01-07 10:25:15.817 I/PackageManager( 4956): /system/app/Foundation changed;
collecting certs
01-07 10:25:15.823 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10171; state: DISABLED
01-07 10:25:15.823 I/PackageManager( 4956): /system/app/GoogleExtShared changed;
collecting certs
01-07 10:25:15.829 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10172; state: ENABLED
01-07 10:25:15.829 I/PackageManager( 4956): /system/app/AllshareMediaShare changed;
collecting certs
01-07 10:25:15.834 E/PackageManager( 4956): Adding duplicate shared id: 5007
name=com.samsung.android.allshare.service.mediashare
01-07 10:25:15.836 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5007; state: DISABLED
01-07 10:25:15.837 I/PackageManager( 4956): /system/app/PrintSpooler changed;
collecting certs
01-07 10:25:15.843 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10173; state: ENABLED
01-07 10:25:15.843 I/PackageManager( 4956): /system/app/AASAservice changed;
collecting certs
01-07 10:25:15.849 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10174; state: DISABLED
01-07 10:25:15.849 I/PackageManager( 4956): New shared user
android.uid.sec.activitywidget: id=10175
01-07 10:25:15.849 I/PackageManager( 4956): /system/app/EasymodeContactsWidget81
changed; collecting certs
01-07 10:25:15.853 E/PackageManager( 4956): Adding duplicate app id: 10175
name=com.sec.android.widgetapp.easymodecontactswidget
01-07 10:25:15.856 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10175; state: ENABLED
01-07 10:25:15.856 I/PackageManager( 4956): /system/app/StickerCenter changed;
collecting certs
01-07 10:25:15.861 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.stickercenter
01-07 10:25:15.864 I/PackageManager( 4956): /system/app/PartnerBookmarksProvider
changed; collecting certs
01-07 10:25:15.865 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:15.865 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:15.869 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10176; state: DISABLED
01-07 10:25:15.869 I/PackageManager( 4956): /system/app/EmergencyLauncher changed;
collecting certs
01-07 10:25:15.874 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.emergencylauncher
01-07 10:25:15.876 I/PackageManager( 4956): /system/app/RcsSettings changed;
collecting certs
01-07 10:25:15.880 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.rcs
01-07 10:25:15.883 I/PackageManager( 4956): /system/app/SimAppDialog changed;
collecting certs
01-07 10:25:15.888 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10177; state: ENABLED
01-07 10:25:15.889 I/PackageManager( 4956): /system/app/SmartMirroring changed;
collecting certs
01-07 10:25:15.896 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10178; state: ENABLED
01-07 10:25:15.896 I/PackageManager( 4956): /system/app/EmergencyProvider changed;
collecting certs
01-07 10:25:15.902 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10179; state: DISABLED
01-07 10:25:15.902 I/PackageManager( 4956): /system/app/KnoxAttestationAgent
changed; collecting certs
01-07 10:25:15.908 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10180; state: DISABLED
01-07 10:25:15.908 I/PackageManager( 4956): /system/app/EmergencyModeService
changed; collecting certs
01-07 10:25:15.912 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.emergencymode.service
01-07 10:25:15.915 I/PackageManager( 4956): /system/app/BasicDreams changed;
collecting certs
01-07 10:25:15.920 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10181; state: ENABLED
01-07 10:25:15.920 I/PackageManager( 4956): /system/app/SecurityLogAgent changed;
collecting certs
01-07 10:25:15.925 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.android.securitylogagent
01-07 10:25:15.927 I/PackageManager( 4956): /system/app/BCService changed;
collecting certs
01-07 10:25:15.931 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.bcservice
01-07 10:25:15.933 I/PackageManager( 4956): /system/app/ImsSettings changed;
collecting certs
01-07 10:25:15.939 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10182; state: ENABLED
01-07 10:25:15.939 I/PackageManager( 4956): /system/app/WlanTest changed;
collecting certs
01-07 10:25:15.944 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.wlantest
01-07 10:25:15.946 I/PackageManager( 4956): /system/app/SamsungTTS changed;
collecting certs
01-07 10:25:15.952 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.samsung.SMT
01-07 10:25:15.954 I/PackageManager( 4956): /system/app/Netflix_activationCommon
changed; collecting certs
01-07 10:25:15.960 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10183; state: ENABLED
01-07 10:25:15.961 I/PackageManager( 4956): /system/app/SecureElement changed;
collecting certs
01-07 10:25:15.965 E/PackageManager( 4956): Adding duplicate shared id: 1068
name=com.android.se
01-07 10:25:15.967 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1068; state: ENABLED
01-07 10:25:15.968 I/PackageManager( 4956): /system/app/GearManagerStub changed;
collecting certs
01-07 10:25:15.973 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10184; state: DISABLED
01-07 10:25:15.974 I/PackageManager( 4956): /system/app/ClockPackage changed;
collecting certs
01-07 10:25:15.984 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10185; state: DISABLED
01-07 10:25:15.984 I/PackageManager( 4956): /system/app/CocktailQuickTool changed;
collecting certs
01-07 10:25:15.989 E/PackageManager( 4956): Adding duplicate shared id: 1000
name=com.sec.android.app.quicktool
01-07 10:25:15.992 I/PackageManager( 4956): /system/app/PhotoTable changed;
collecting certs
01-07 10:25:15.998 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10186; state: ENABLED
01-07 10:25:15.998 I/PackageManager( 4956): /system/app/AllShareAware changed;
collecting certs
01-07 10:25:16.002 E/PackageManager( 4956): Adding duplicate shared id: 5027
name=com.samsung.android.aware.service
01-07 10:25:16.005 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 5027; state: DISABLED
01-07 10:25:16.014 D/PackageManager( 4956): No files in app dir /vendor/priv-app
01-07 10:25:16.020 E/audit ( 4529): type=1400 audit(1641569116.015:46): avc:
denied { getattr } for pid=4956 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-A217M_11_0009
audit_filtered
01-07 10:25:16.023 D/PackageManager( 4956): No files in app dir /odm/priv-app
01-07 10:25:16.023 D/PackageManager( 4956): No files in app dir /odm/app
01-07 10:25:16.023 D/PackageManager( 4956): No files in app dir /oem/app
01-07 10:25:16.045 I/PackageManager( 4956): /product/priv-app/GooglePartnerSetup
changed; collecting certs
01-07 10:25:16.053 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10187; state: ENABLED
01-07 10:25:16.053 I/PackageManager( 4956): /product/priv-app/ConfigUpdater
changed; collecting certs
01-07 10:25:16.060 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10188; state: DISABLED
01-07 10:25:16.075 I/PackageManager( 4956): /product/priv-app/GoogleRestore
changed; collecting certs
01-07 10:25:16.083 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10189; state: DISABLED
01-07 10:25:16.091 W/PackageParsing( 4956): Unknown element under <manifest>: meta-
data at /product/priv-app/Turbo/Turbo.apk Binary XML file line #5
01-07 10:25:16.100 I/PackageManager( 4956): /product/priv-app/Turbo changed;
collecting certs
01-07 10:25:16.109 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10190; state: DISABLED
01-07 10:25:16.109 I/PackageManager( 4956): /product/priv-app/Phonesky changed;
collecting certs
01-07 10:25:16.139 I/io_stats( 4394): !@ 179,0 r 27009 1410721 w 715 20192 d 331
4300 f 606 650 iot 7632 0 th 51200 0 0 pt 0 inp 1 0 21.273
01-07 10:25:16.235 W/PackageParsing( 4956): No actions in intent-filter at
/product/priv-app/Velvet/Velvet.apk Binary XML file line #870
01-07 10:25:16.235 W/PackageParsing( 4956): No actions in intent-filter at
/product/priv-app/Velvet/Velvet.apk Binary XML file line #875
01-07 10:25:16.367 I/system_server( 4956): Background concurrent copying GC freed
221418(11MB) AllocSpace objects, 84(5160KB) LOS objects, 49% free, 18MB/36MB,
paused 128us total 259.395ms
01-07 10:25:16.409 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10191; state: DISABLED
01-07 10:25:16.409 I/PackageManager( 4956): New shared user
com.google.android.projection.gearhead: id=10192
01-07 10:25:16.410 I/PackageManager( 4956): /product/priv-app/AndroidAutoStub
changed; collecting certs
01-07 10:25:16.453 E/PackageManager( 4956): Adding duplicate app id: 10192
name=com.google.android.projection.gearhead
01-07 10:25:16.456 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10192; state: DISABLED
01-07 10:25:16.457 I/PackageManager( 4956): /product/priv-app/CarrierWifi changed;
collecting certs
01-07 10:25:16.463 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10193; state: ENABLED
01-07 10:25:16.463 I/PackageManager( 4956): New shared user com.google.uid.shared:
id=10194
01-07 10:25:16.463 I/PackageManager( 4956): /product/priv-app/GmsCore changed;
collecting certs
01-07 10:25:16.478 E/PackageManager( 4956): Adding duplicate app id: 10194
name=com.google.android.gms
01-07 10:25:16.507 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10194; state: ENABLED
01-07 10:25:16.508 I/PackageManager( 4956): /product/priv-app/Velvet changed;
collecting certs
01-07 10:25:16.531 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 121
01-07 10:25:16.540 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10195; state: DISABLED
01-07 10:25:16.575 I/PackageManager( 4956): New shared user
com.google.android.calendar.uid.shared: id=10196
01-07 10:25:16.575 I/PackageManager( 4956): /product/app/GoogleCalendarSyncAdapter
changed; collecting certs
01-07 10:25:16.580 E/PackageManager( 4956): Adding duplicate app id: 10196
name=com.google.android.syncadapters.calendar
01-07 10:25:16.584 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10196; state: DISABLED
01-07 10:25:16.648 I/PackageManager( 4956): /product/app/Chrome changed; collecting
certs
01-07 10:25:16.666 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10197; state: ENABLED
01-07 10:25:16.667 I/PackageManager( 4956):
/product/app/com.google.mainline.telemetry changed; collecting certs
01-07 10:25:16.674 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10198; state: ENABLED
01-07 10:25:16.680 I/PackageManager( 4956): /product/app/GoogleTTS changed;
collecting certs
01-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package:
com.google.android.gm at: Binary XML file line #70
01-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.google.android.gm at: Binary XML file line #72
01-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.704 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.CAMERA in package:
com.google.android.gm at: Binary XML file line #85
01-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package:
com.google.android.gm at: Binary XML file line #88
01-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.705 W/PackageParsing( 4956): 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-07 10:25:16.722 W/PackageParsing( 4956): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #613
01-07 10:25:16.722 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10199; state: DISABLED
01-07 10:25:16.723 I/PackageManager( 4956): /product/app/YouTube changed;
collecting certs
01-07 10:25:16.723 W/PackageParsing( 4956): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #634
01-07 10:25:16.740 W/PackageParsing( 4956): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #1240
01-07 10:25:16.742 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10200; state: ENABLED
01-07 10:25:16.742 I/PackageManager( 4956):
/product/app/com.google.android.modulemetadata changed; collecting certs
01-07 10:25:16.749 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10201; state: ENABLED
01-07 10:25:16.749 I/PackageManager( 4956): /product/app/NetworkStackOverlay
changed; collecting certs
01-07 10:25:16.754 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10202; state: ENABLED
01-07 10:25:16.755 I/PackageManager( 4956): /product/app/WebViewGoogle changed;
collecting certs
01-07 10:25:16.764 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10203; state: ENABLED
01-07 10:25:16.765 I/PackageManager( 4956): /product/app/DuoStub changed;
collecting certs
01-07 10:25:16.771 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10204; state: DISABLED
01-07 10:25:16.771 I/PackageManager( 4956): /product/app/GoogleLocationHistory
changed; collecting certs
01-07 10:25:16.777 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10205; state: DISABLED
01-07 10:25:16.777 I/PackageManager( 4956): /product/app/GoogleContactsSyncAdapter
changed; collecting certs
01-07 10:25:16.784 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10206; state: DISABLED
01-07 10:25:16.785 I/PackageManager( 4956): /product/app/TrichromeLibrary changed;
collecting certs
01-07 10:25:16.795 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10207; state: ENABLED
01-07 10:25:16.795 I/PackageManager( 4956): New shared user
com.google.android.apps.maps: id=10208
01-07 10:25:16.795 I/PackageManager( 4956): /product/app/Maps changed; collecting
certs
01-07 10:25:16.802 E/PackageManager( 4956): Adding duplicate app id: 10208
name=com.google.android.apps.maps
01-07 10:25:16.809 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10208; state: ENABLED
01-07 10:25:16.810 I/PackageManager( 4956): /product/app/Gmail2 changed; collecting
certs
01-07 10:25:16.824 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10209; state: DISABLED
01-07 10:25:16.849 D/PackageManager( 4956): No files in app dir
/system/carrier/priv-app
01-07 10:25:16.849 D/PackageManager( 4956): No files in app dir /system/carrier/app
01-07 10:25:16.866 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:16.866 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:16.875 I/PackageManager( 4956):
/system/system_ext/priv-app/WallpaperCropper changed; collecting certs
01-07 10:25:16.881 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10210; state: ENABLED
01-07 10:25:16.881 I/PackageManager( 4956):
/system/system_ext/priv-app/GoogleFeedback changed; collecting certs
01-07 10:25:16.888 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10211; state: DISABLED
01-07 10:25:16.890 I/PackageManager( 4956):
/system/system_ext/priv-app/GoogleOneTimeInitializer changed; collecting certs
01-07 10:25:16.897 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10212; state: ENABLED
01-07 10:25:16.898 I/PackageManager( 4956):
/system/system_ext/priv-app/StorageManager changed; collecting certs
01-07 10:25:16.905 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10213; state: ENABLED
01-07 10:25:16.905 I/PackageManager( 4956):
/system/system_ext/priv-app/CarrierConfig changed; collecting certs
01-07 10:25:16.911 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10214; state: ENABLED
01-07 10:25:16.911 I/PackageManager( 4956): New shared user
com.android.emergency.uid: id=10215
01-07 10:25:16.911 I/PackageManager( 4956):
/system/system_ext/priv-app/EmergencyInfo changed; collecting certs
01-07 10:25:16.916 E/PackageManager( 4956): Adding duplicate app id: 10215
name=com.android.emergency
01-07 10:25:16.919 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10215; state: ENABLED
01-07 10:25:16.932 I/PackageManager( 4956):
/system/system_ext/priv-app/GoogleServicesFramework changed; collecting certs
01-07 10:25:16.938 E/PackageManager( 4956): Adding duplicate app id: 10194
name=com.google.android.gsf
01-07 10:25:16.940 W/PackageManager( 4956): Skipping provider name
com.android.car.ui.CarUiInstaller (in package com.google.android.gsf): name already
used by com.android.managedprovisioning
01-07 10:25:16.943 I/PackageManager( 4956): /system/system_ext/priv-app/SetupWizard
changed; collecting certs
01-07 10:25:16.954 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10216; state: ENABLED
01-07 10:25:17.008 W/PackageParsing( 4956): 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-07 10:25:17.010 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.wssnps.permission.COM_WSSNPS in
package: com.android.systemui at: Binary XML file line #419
01-07 10:25:17.010 W/PackageParsing( 4956): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
android.permission.READ_PRECISE_PHONE_STATE in package: com.android.systemui at:
Binary XML file line #460
01-07 10:25:17.037 I/PackageManager( 4956): /system/system_ext/priv-app/SystemUI
changed; collecting certs
01-07 10:25:17.045 E/PackageManager( 4956): Adding duplicate app id: 10100
name=com.android.systemui
01-07 10:25:17.056 D/PackageManager( 4956): No files in app dir
/system/system_ext/app
01-07 10:25:17.056 D/PackageManager( 4956): No files in app dir
/apex/com.android.ipsec/priv-app
01-07 10:25:17.056 D/PackageManager( 4956): No files in app dir
/apex/com.android.ipsec/app
01-07 10:25:17.056 D/PackageManager( 4956): No files in app dir
/apex/com.android.media/priv-app
01-07 10:25:17.056 D/PackageManager( 4956): No files in app dir
/apex/com.android.media/app
01-07 10:25:17.078 I/PackageManager( 4956): /apex/com.android.mediaprovider/priv-
app/MediaProviderGoogle changed; collecting certs
01-07 10:25:17.086 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10217; state: ENABLED
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.mediaprovider/app
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.art/priv-app
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.art/app
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.runtime/priv-app
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.runtime/app
01-07 10:25:17.091 D/PackageManager( 4956): No files in app dir
/apex/com.android.neuralnetworks/priv-app
01-07 10:25:17.092 D/PackageManager( 4956): No files in app dir
/apex/com.android.neuralnetworks/app
01-07 10:25:17.108 I/PackageManager( 4956): /apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastServiceModule changed; collecting certs
01-07 10:25:17.113 E/PackageManager( 4956): Adding duplicate shared id: 1073
name=com.google.android.cellbroadcastservice
01-07 10:25:17.121 I/PackageManager( 4956): /apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastApp changed; collecting certs
01-07 10:25:17.128 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10218; state: ENABLED
01-07 10:25:17.133 D/PackageManager( 4956): No files in app dir
/apex/com.android.cellbroadcast/app
01-07 10:25:17.133 D/PackageManager( 4956): No files in app dir
/apex/com.android.tzdata/priv-app
01-07 10:25:17.134 D/PackageManager( 4956): No files in app dir
/apex/com.android.tzdata/app
01-07 10:25:17.153 I/PackageManager( 4956):
/apex/com.android.wifi/priv-app/ServiceWifiResources changed; collecting certs
01-07 10:25:17.160 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10219; state: ENABLED
01-07 10:25:17.181 I/PackageManager( 4956): /apex/com.android.wifi/app/OsuLogin
changed; collecting certs
01-07 10:25:17.188 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10220; state: ENABLED
01-07 10:25:17.211 I/PackageManager( 4956):
/apex/com.android.tethering/priv-app/TetheringGoogle changed; collecting certs
01-07 10:25:17.216 E/PackageManager( 4956): Adding duplicate shared id: 1073
name=com.google.android.networkstack.tethering
01-07 10:25:17.219 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 1073; state: DISABLED
01-07 10:25:17.224 D/PackageManager( 4956): No files in app dir
/apex/com.android.tethering/app
01-07 10:25:17.224 D/PackageManager( 4956): No files in app dir
/apex/com.samsung.android.camera.unihal/priv-app
01-07 10:25:17.224 D/PackageManager( 4956): No files in app dir
/apex/com.samsung.android.camera.unihal/app
01-07 10:25:17.224 D/PackageManager( 4956): No files in app dir
/apex/com.android.conscrypt/priv-app
01-07 10:25:17.225 D/PackageManager( 4956): No files in app dir
/apex/com.android.conscrypt/app
01-07 10:25:17.240 I/PackageManager( 4956): /apex/com.android.apex.cts.shim/priv-
app/CtsShimPriv changed; collecting certs
01-07 10:25:17.247 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10221; state: DISABLED
01-07 10:25:17.265 I/PackageManager( 4956):
/apex/com.android.apex.cts.shim/app/CtsShim changed; collecting certs
01-07 10:25:17.272 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10222; state: DISABLED
01-07 10:25:17.277 D/PackageManager( 4956): No files in app dir
/apex/com.android.media.swcodec/priv-app
01-07 10:25:17.278 D/PackageManager( 4956): No files in app dir
/apex/com.android.media.swcodec/app
01-07 10:25:17.278 D/PackageManager( 4956): No files in app dir
/apex/com.android.os.statsd/priv-app
01-07 10:25:17.278 D/PackageManager( 4956): No files in app dir
/apex/com.android.os.statsd/app
01-07 10:25:17.278 D/PackageManager( 4956): No files in app dir
/apex/com.android.i18n/priv-app
01-07 10:25:17.278 D/PackageManager( 4956): No files in app dir
/apex/com.android.i18n/app
01-07 10:25:17.297 I/PackageManager( 4956): /apex/com.android.extservices/priv-
app/GoogleExtServices changed; collecting certs
01-07 10:25:17.304 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10223; state: ENABLED
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.extservices/app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.resolv/priv-app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.resolv/app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.vndk.v30/priv-app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.vndk.v30/app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.adbd/priv-app
01-07 10:25:17.310 D/PackageManager( 4956): No files in app dir
/apex/com.android.adbd/app
01-07 10:25:17.345 I/PackageManager( 4956):
/apex/com.android.permission/priv-app/GooglePermissionController changed;
collecting certs
01-07 10:25:17.353 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135549675; UID 10224; state: DISABLED
01-07 10:25:17.358 D/PackageManager( 4956): No files in app dir
/apex/com.android.permission/app
01-07 10:25:17.358 D/PackageManager( 4956): No files in app dir
/apex/com.android.sdkext/priv-app
01-07 10:25:17.359 D/PackageManager( 4956): No files in app dir
/apex/com.android.sdkext/app
01-07 10:25:17.375 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 131
01-07 10:25:17.385 I/PackageManager( 4956): !@Boot_EBS_F: Finished scanning system
apps (8104 ms), packageCount: 355, cached: 0
01-07 10:25:17.385 I/PackageManager( 4956): Finished scanning system apps. Time:
8104 ms, packageCount: 355 , timePerPackage: 22 , cached: 0
01-07 10:25:17.385 I/PackageManager( 4956): !@Boot_EBS_F:
boot_progress_pms_data_scan_start
01-07 10:25:17.386 D/PackageManager( 4956): No files in app dir /data/app
01-07 10:25:17.387 D/PackageManager( 4956): 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-07 10:25:17.387 D/PackageManager( 4956): No files in app dir
/data/overlays/currentstyle
01-07 10:25:17.388 I/PackageManager( 4956): !@Boot_EBS_F: Finished scanning non-
system apps (3 ms), packageCount: 0 , cached: 0
01-07 10:25:17.388 I/PackageManager( 4956): Finished scanning non-system apps.
Time: 3 ms, packageCount: 0 , timePerPackage: 0 , cached: 0
01-07 10:25:17.395 E/PackageManager( 4956): updateAllSharedLibrariesLPw failed:
Package com.sec.android.app.fm requires unavailable shared library
com.samsung.device; failing!
01-07 10:25:17.398 E/PackageManager( 4956): Shared lib without setting:
SharedLibraryInfo{name:com.google.android.trichromelibrary, type:static,
version:428014133}
01-07 10:25:17.400 E/PackageManager( 4956): Shared lib without setting:
SharedLibraryInfo{name:com.google.android.trichromelibrary, type:static,
version:428014133}
01-07 10:25:17.401 E/PackageManager( 4956): updateAllSharedLibrariesLPw failed:
Package com.sec.android.app.hwmoduletest requires unavailable shared library
com.goodix.gfmanager; failing!
01-07 10:25:17.401 E/PackageManager( 4956): updateAllSharedLibrariesLPw failed:
Package com.sec.sve requires unavailable shared library svemanager; failing!
01-07 10:25:17.403 E/installd( 4701): Invalid path
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule: No such
file or directory
01-07 10:25:17.404 E/installd( 4701): Invalid path
/system/system_ext/priv-app/SystemUI: No such file or directory
01-07 10:25:17.405 E/installd( 4701): Invalid path
/system/system_ext/priv-app/GoogleServicesFramework: No such file or directory
01-07 10:25:17.409 E/installd( 4701): Invalid path /system/framework/framework-
res.apk: No such file or directory
01-07 10:25:17.419 I/PackageManager( 4956): !@Boot_EBS_F: boot_progress_pms_end
01-07 10:25:17.419 I/PackageManager( 4956): Time to scan packages: 8.139 seconds
01-07 10:25:17.419 I/PackageManager( 4956): Permission ownership changed. Updating
all permissions.
01-07 10:25:17.558 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.MAIN cat=[android.intent.category.APP_GALLERY] } while
setting preferred com.google.android.apps.photos/.home.HomeActivity
01-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.559 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.560 W/PackageSettings( 4956): 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-07 10:25:17.561 W/PackageSettings( 4956): 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-07 10:25:17.562 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.WEB_SEARCH } while setting preferred
com.google.android.googlequicksearchbox/com.google.android.search.core.google.Googl
eSearch
01-07 10:25:17.565 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.566 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.567 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.568 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/3gpp } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.569 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/3gpp } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.569 W/PackageSettings( 4956): 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-07 10:25:17.570 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.571 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.571 W/PackageSettings( 4956): 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-07 10:25:17.572 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac-adts } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.573 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac-adts } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.574 W/PackageSettings( 4956): 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-07 10:25:17.575 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.576 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.576 W/PackageSettings( 4956): 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-07 10:25:17.577 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr-wb } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.578 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr-wb } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.578 W/PackageSettings( 4956): 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-07 10:25:17.579 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/basic } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.580 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/basic } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.580 W/PackageSettings( 4956): 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-07 10:25:17.581 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/flac } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.582 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/flac } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.583 W/PackageSettings( 4956): 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-07 10:25:17.584 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/imelody } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.584 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/imelody } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.585 W/PackageSettings( 4956): 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-07 10:25:17.586 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/midi } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.587 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/midi } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.587 W/PackageSettings( 4956): 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-07 10:25:17.588 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mobile-xmf } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.589 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mobile-xmf } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.589 W/PackageSettings( 4956): 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-07 10:25:17.590 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpeg } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.591 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpeg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.591 W/PackageSettings( 4956): 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-07 10:25:17.592 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpegurl } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.593 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpegurl } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.594 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mpegurl } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.594 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/ogg } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.595 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/ogg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.596 W/PackageSettings( 4956): 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-07 10:25:17.597 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mp3 } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.597 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mp3 } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.598 W/PackageSettings( 4956): 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-07 10:25:17.599 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/prs.sid } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.600 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/prs.sid } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.600 W/PackageSettings( 4956): 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-07 10:25:17.601 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/qcelp } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.602 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/qcelp } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.602 W/PackageSettings( 4956): 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-07 10:25:17.603 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-aiff } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.604 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-aiff } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.604 W/PackageSettings( 4956): 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-07 10:25:17.605 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-gsm } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.606 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-gsm } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.606 W/PackageSettings( 4956): 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-07 10:25:17.607 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-matroska } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.608 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-matroska } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.608 W/PackageSettings( 4956): 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-07 10:25:17.609 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-mpegurl } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.612 W/PackageSettings( 4956): No component
com.google.android.music/.ui.playback.AudioPreviewActivity found setting preferred
Intent { act=android.intent.action.VIEW dat=http:///... typ=audio/x-mpegurl };
possible matches are com.samsung.android.video/.player.activity.MoviePlayer,
com.samsung.android.app.soundpicker/com.samsung.android.app.musiclibrary.ui.player.
soundplayer.SoundPlayerActivity
01-07 10:25:17.613 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-mpegurl } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.614 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wma } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.615 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wma } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.615 W/PackageSettings( 4956): 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-07 10:25:17.616 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wax } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.617 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wax } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.617 W/PackageSettings( 4956): 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-07 10:25:17.618 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-pn-realaudio } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.619 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-pn-realaudio } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.619 W/PackageSettings( 4956): 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-07 10:25:17.620 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-realaudio } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.621 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-realaudio } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.621 W/PackageSettings( 4956): 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-07 10:25:17.622 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-scpls } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.623 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-scpls } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.624 W/PackageSettings( 4956): 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-07 10:25:17.625 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-sd2 } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.626 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-sd2 } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.626 W/PackageSettings( 4956): 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-07 10:25:17.627 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-wav } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.628 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-wav } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.628 W/PackageSettings( 4956): 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-07 10:25:17.630 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/ogg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.631 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/ogg } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.632 W/PackageSettings( 4956): 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-07 10:25:17.633 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/x-ogg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.635 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/x-ogg } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.635 W/PackageSettings( 4956): 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-07 10:25:17.636 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/itunes } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-07 10:25:17.637 W/PackageSettings( 4956): 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-07 10:25:17.637 W/PackageSettings( 4956): 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-07 10:25:17.638 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: } while setting preferred
com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.639 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/3gpp } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.640 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.642 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac-adts } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.643 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.644 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr-wb } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.644 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/basic } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.645 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/flac } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.646 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/imelody } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.647 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/midi } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.648 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mobile-xmf } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.648 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpeg } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.649 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpegurl } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.650 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/ogg } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.650 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mp3 } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.651 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/prs.sid } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.652 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/qcelp } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.652 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-aiff } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.653 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-gsm } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.654 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-matroska } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.655 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-mpegurl } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.655 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wma } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.656 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wax } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.657 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-pn-realaudio } while
setting preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.658 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-realaudio } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.659 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-scpls } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.659 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-sd2 } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.660 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-wav } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.661 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/ogg } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.661 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/x-ogg } while setting
preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.662 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/itunes } while
setting preferred com.google.android.music/.ui.MusicUrlHandlerActivity
01-07 10:25:17.664 W/PackageSettings( 4956): 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-07 10:25:17.665 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.666 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.666 W/PackageSettings( 4956): 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-07 10:25:17.667 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/3gpp } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.668 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/3gpp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.668 W/PackageSettings( 4956): 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-07 10:25:17.669 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/3gpp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.670 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.670 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.671 W/PackageSettings( 4956): 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-07 10:25:17.672 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.672 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac-adts } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.673 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac-adts } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.673 W/PackageSettings( 4956): 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-07 10:25:17.674 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac-adts } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.675 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.676 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.676 W/PackageSettings( 4956): 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-07 10:25:17.677 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.678 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr-wb } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.678 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr-wb } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.679 W/PackageSettings( 4956): 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-07 10:25:17.680 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr-wb } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.680 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/basic } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.681 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/basic } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.682 W/PackageSettings( 4956): 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-07 10:25:17.682 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/basic } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.683 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/flac } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.684 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/flac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.684 W/PackageSettings( 4956): 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-07 10:25:17.685 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/flac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.686 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/imelody } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.687 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/imelody } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.687 W/PackageSettings( 4956): 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-07 10:25:17.688 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/imelody } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.689 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/midi } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.690 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/midi } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.690 W/PackageSettings( 4956): 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-07 10:25:17.691 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/midi } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.692 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mobile-xmf } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.692 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mobile-xmf } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.693 W/PackageSettings( 4956): 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-07 10:25:17.694 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mobile-xmf } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.694 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpeg } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.695 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpeg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.695 W/PackageSettings( 4956): 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-07 10:25:17.696 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpeg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.697 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.698 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.698 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.699 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.700 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/ogg } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.700 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.701 W/PackageSettings( 4956): 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-07 10:25:17.702 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.702 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mp3 } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.703 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mp3 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.703 W/PackageSettings( 4956): 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-07 10:25:17.704 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mp3 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.705 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/prs.sid } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.706 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/prs.sid } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.707 W/PackageSettings( 4956): 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-07 10:25:17.707 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/prs.sid } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.708 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/qcelp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.709 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/qcelp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.710 W/PackageSettings( 4956): 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-07 10:25:17.711 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/qcelp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.711 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-aiff } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.712 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-aiff } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.713 W/PackageSettings( 4956): 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-07 10:25:17.714 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-aiff } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.715 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-gsm } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.716 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-gsm } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.716 W/PackageSettings( 4956): 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-07 10:25:17.718 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-gsm } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.719 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-matroska } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.720 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-matroska } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.720 W/PackageSettings( 4956): 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-07 10:25:17.721 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-matroska } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.722 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.723 W/PackageSettings( 4956): No component
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
found setting preferred Intent { act=android.intent.action.VIEW dat=http:///...
typ=audio/x-mpegurl }; possible matches are
com.samsung.android.video/.player.activity.MoviePlayer,
com.samsung.android.app.soundpicker/com.samsung.android.app.musiclibrary.ui.player.
soundplayer.SoundPlayerActivity
01-07 10:25:17.724 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-mpegurl } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.725 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-mpegurl } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.726 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wma } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.727 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wma } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.727 W/PackageSettings( 4956): 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-07 10:25:17.728 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wma } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.728 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wax } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.729 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wax } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.730 W/PackageSettings( 4956): 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-07 10:25:17.730 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wax } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.731 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-pn-realaudio } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.732 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-pn-realaudio } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.732 W/PackageSettings( 4956): 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-07 10:25:17.733 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-pn-realaudio } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.734 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-realaudio } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.735 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-realaudio } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.735 W/PackageSettings( 4956): 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-07 10:25:17.736 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-realaudio } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.736 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-scpls } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.737 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-scpls } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.738 W/PackageSettings( 4956): 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-07 10:25:17.739 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-scpls } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.740 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-sd2 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.740 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-sd2 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.741 W/PackageSettings( 4956): 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-07 10:25:17.742 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-sd2 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.742 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-wav } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.743 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-wav } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.744 W/PackageSettings( 4956): 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-07 10:25:17.744 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-wav } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.745 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.746 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/ogg } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.746 W/PackageSettings( 4956): 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-07 10:25:17.747 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.748 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/x-ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.749 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/x-ogg } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.749 W/PackageSettings( 4956): 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-07 10:25:17.750 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/x-ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.750 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: typ=application/itunes } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.751 W/PackageSettings( 4956): 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-07 10:25:17.751 W/PackageSettings( 4956): 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-07 10:25:17.752 W/PackageSettings( 4956): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: typ=application/itunes } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-07 10:25:17.752 W/PackageManager( 4956): Unknown package
com.google.android.apps.docs.editors.docs in sysconfig <app-link>
01-07 10:25:17.752 W/PackageManager( 4956): Unknown package
com.google.android.apps.docs.editors.sheets in sysconfig <app-link>
01-07 10:25:17.752 W/PackageManager( 4956): Unknown package
com.google.android.apps.docs.editors.slides in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.music in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.apps.docs in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.videos in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.apps.photos in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.calendar in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package com.google.android.talk
in sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package com.dti.samsung in
sysconfig <app-link>
01-07 10:25:17.753 W/PackageManager( 4956): Unknown package
com.google.android.apps.youtube.music in sysconfig <app-link>
01-07 10:25:17.754 V/PackageManager( 4956): reconcileAppsData for null u0 0x1
migrateAppData=true
01-07 10:25:17.760 I/SELinux ( 4701): SELinux: Loaded file_contexts
01-07 10:25:17.867 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:17.867 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:18.055 V/PackageManager( 4956): reconcileAppsData finished 35 packages
01-07 10:25:18.055 I/PackageManagerTiming( 4956): write settings
01-07 10:25:18.056 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:prepareAppData
01-07 10:25:18.059 D/SystemServerTimingAsync( 4956): AppDataFixup took to complete:
3ms
01-07 10:25:18.141 I/io_stats( 4394): !@ 179,0 r 29056 1481069 w 957 25376 d 418
5392 f 784 807 iot 8132 0 th 51200 0 0 pt 0 inp 0 8 23.275
01-07 10:25:18.173 I/SELinux ( 4956): SELinux: Loaded file_contexts
01-07 10:25:18.211 D/PackageManagerTiming( 4956): write settings took to complete:
156ms
01-07 10:25:18.211 I/PackageManager( 4956): !@Boot_EBS_F: boot_progress_pms_ready
01-07 10:25:18.212 E/PackageManager( 4956): There should probably be a verifier,
but, none were found
01-07 10:25:18.221 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 141
01-07 10:25:18.276 I/PackageManagerTiming( 4956): GC
01-07 10:25:18.276 W/system_server( 4956): Long monitor contention with owner main
(4956) 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 5.849s
01-07 10:25:18.277 W/system_server( 4956): Long monitor contention with owner main
(4956) 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 854ms
01-07 10:25:18.277 W/Looper ( 4956): Slow dispatch took 855ms android.fg
h=android.os.Handler c=<recycled PooledLambda@b67586b> m=0
01-07 10:25:18.277 W/system_server( 4956): Long monitor contention with owner main
(4956) 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 524ms
01-07 10:25:18.291 W/Looper ( 4956): Slow delivery took 854ms android.fg
h=android.os.Handler c=<recycled PooledLambda@5b36fc8> m=0
01-07 10:25:18.291 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.292 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.292 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.293 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.294 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.295 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.295 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.296 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.297 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.297 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.298 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.298 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.298 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.299 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.299 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.299 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.300 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.300 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.300 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.300 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.301 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.301 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.301 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.302 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.302 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.302 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.302 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.303 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.303 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.303 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.304 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.304 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.304 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.305 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.305 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.305 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.306 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.306 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.307 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.307 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.308 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.309 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.309 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.310 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.311 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.311 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.312 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.312 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.313 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.314 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.314 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.315 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.315 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.316 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.316 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.316 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.317 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.317 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.318 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.318 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.318 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.319 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.319 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.319 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.320 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.320 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.320 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.321 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.321 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.322 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.322 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.323 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.323 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.323 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.324 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.325 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.325 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.326 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.326 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.327 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.328 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.329 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.329 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.330 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.330 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.331 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.331 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.332 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.332 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.332 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.333 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.333 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.334 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.334 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.335 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.335 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.335 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.336 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.336 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.336 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.337 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.337 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.337 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.338 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.338 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.338 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.339 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.339 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.339 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.340 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.340 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.340 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.341 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.341 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.342 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.342 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.342 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.343 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.343 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.343 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.344 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.344 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.344 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.345 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.345 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.346 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.346 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.346 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.347 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.347 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.347 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.348 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.348 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.348 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.349 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.349 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.349 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.350 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.350 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.350 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.351 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.351 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.352 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.352 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.352 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.352 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.353 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.353 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.353 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.354 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.354 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.354 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.355 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.355 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.355 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.356 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.356 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.356 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.357 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.357 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.357 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.358 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.358 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.358 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.359 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.359 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.359 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.360 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.360 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.360 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.361 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.361 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.362 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.362 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.362 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.363 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.363 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.363 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.364 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.364 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.364 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.365 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.365 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.365 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.366 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.366 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.366 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.367 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.367 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.367 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.368 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.368 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.368 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.369 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.369 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.369 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.370 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.370 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.370 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.371 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.371 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.371 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.372 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.372 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.372 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.373 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.373 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.374 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.374 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.374 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.375 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.375 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.375 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.376 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.376 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.376 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.377 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.377 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.378 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.378 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.378 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.379 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.379 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.379 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.379 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.380 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.380 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.380 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.381 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.381 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.381 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.382 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.382 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.382 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.383 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.383 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.383 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.384 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.384 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.384 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.385 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.385 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.386 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.386 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.387 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.387 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.388 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.388 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.388 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.389 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.389 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.390 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.390 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.391 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.392 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.392 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.393 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.394 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.394 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.395 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.396 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.396 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.396 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.397 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.397 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.398 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.398 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.398 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.399 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.399 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.399 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.399 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.400 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.400 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.400 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.401 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.401 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.401 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.402 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.402 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.402 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.403 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.403 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.403 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.404 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.404 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.404 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.405 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.405 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.405 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.406 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.406 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.407 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.407 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.408 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.408 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.408 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.409 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.409 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.410 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.410 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.411 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.411 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.411 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.412 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.412 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.414 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.415 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.415 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.416 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.416 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.417 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.418 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.419 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.419 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.420 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.420 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.420 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.421 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.421 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.422 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.422 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.422 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.423 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.423 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.423 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.424 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.424 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.424 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.424 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.425 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.425 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.426 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.426 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.427 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.427 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.428 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.428 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.429 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.429 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.429 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.430 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.430 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.431 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.431 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.431 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.432 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.432 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.432 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.433 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.433 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.433 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.434 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.434 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.434 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.435 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.435 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.435 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.436 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.436 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.436 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.437 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.437 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.438 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.438 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.438 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.439 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.439 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.439 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.440 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.440 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.440 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.441 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.441 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.441 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.442 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.442 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.442 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.443 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.443 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.443 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.443 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.444 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.444 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.444 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.445 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.445 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.445 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.446 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.446 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.446 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.446 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.447 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.447 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.447 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.448 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.448 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.448 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.449 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.449 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.450 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.450 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.451 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.451 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.451 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.452 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.452 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.452 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.453 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.453 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.453 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.454 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.454 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.454 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.455 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.455 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.455 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.456 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.456 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.456 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.457 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.457 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.458 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.458 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.458 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.459 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.459 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.459 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.459 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.460 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.460 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.460 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.461 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.461 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.462 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.462 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.462 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.462 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.463 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.463 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.463 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.464 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.464 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.464 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.465 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.465 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.465 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.466 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.466 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.466 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.467 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.467 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.467 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.468 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.468 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.468 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.469 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.469 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.469 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.470 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.470 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.470 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.471 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.471 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.471 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.472 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.472 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.472 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.473 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.473 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.473 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.474 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.474 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.479 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.480 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.481 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.481 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.482 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.482 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.483 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.483 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.484 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.484 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.484 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.485 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.485 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.486 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.486 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.486 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.487 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.487 I/system_server( 4956): Explicit concurrent copying GC freed
331994(17MB) AllocSpace objects, 62(3772KB) LOS objects, 49% free, 15MB/31MB,
paused 188us total 210.947ms
01-07 10:25:18.487 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.487 I/system_server( 4956): WaitForGcToComplete blocked Background
on HeapTrim for 185.945ms
01-07 10:25:18.487 D/PackageManagerTiming( 4956): GC took to complete: 211ms
01-07 10:25:18.488 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.488 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.489 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.489 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.489 I/PackageManager( 4956): Fix for b/169414761 is applied
01-07 10:25:18.490 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.490 D/PackageManager( 4956): PackageInstallTimeLogger() was created
01-07 10:25:18.490 D/PackageManagerTiming( 4956): create package manager took to
complete: 9313ms
01-07 10:25:18.490 V/UserManagerService( 4956): Checking that all system packages
are whitelisted.
01-07 10:25:18.490 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.491 W/UserManagerService( 4956):
checkWhitelistedSystemPackages(mode=ENFORCE|IMPLICIT_WHITELIST) has 1 warnings:
01-07 10:25:18.491 W/UserManagerService( 4956):
com.android.internal.systemui.navbar.twobutton is whitelisted but not present.
01-07 10:25:18.491 I/UserManagerService( 4956): Reviewing whitelisted packages due
to [firstBoot]
01-07 10:25:18.494 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(package:4956)
01-07 10:25:18.494 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.495 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(package_native:4956)
01-07 10:25:18.495 I/Watchdog( 4956): Resuming HandlerChecker: main thread for
reason: packagemanagermain. Pause count: 0
01-07 10:25:18.495 I/SystemServer( 4956): !@Boot: End PackageManagerService
01-07 10:25:18.495 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.495 I/SystemServerDexLoadReporter( 4956): Configuring system server
dex reporter
01-07 10:25:18.496 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.496 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.497 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.497 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.498 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.499 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.499 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.500 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.500 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.501 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.501 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.502 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.502 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.503 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.503 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.504 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.504 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.504 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.504 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.505 D/SystemServerTiming( 4956): StartPackageManagerService took to
complete: 9329ms
01-07 10:25:18.505 D/SystemServerTiming( 4956): !@Boot_SystemServer: 9329ms :
StartPackageManagerService
01-07 10:25:18.505 I/SystemServerTiming( 4956): !@Boot_EBS: Took 9329ms by
'StartPackageManagerService'
01-07 10:25:18.505 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.505 I/SystemServerTiming( 4956): StartASKSManagerService
01-07 10:25:18.505 I/ASKSManager( 4956): main starts
01-07 10:25:18.505 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.505 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.506 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.506 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.506 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.507 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.507 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.508 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.508 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.508 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.509 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.509 I/AASA_PolicyConvert ( 4956): working..
01-07 10:25:18.509 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.509 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.510 I/AASA_PolicyConvert ( 4956): end
01-07 10:25:18.510 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.510 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.510 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.511 W/ASKSManager( 4956): Failed parsing
java.lang.IllegalStateException: no start tag found
01-07 10:25:18.511 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.511 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.511 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.511 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.512 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.512 D/AASA_ASKSManager( 4956): ASKS file exists.
01-07 10:25:18.512 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.512 D/AASA_ASKSManager( 4956): mASKSPolicyVersion = 00000000
01-07 10:25:18.512 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.513 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.513 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.513 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.514 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.514 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.514 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.515 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.515 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.515 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKS_INTER_1.crt
01-07 10:25:18.515 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.516 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.516 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.516 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.516 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.517 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.517 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.517 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.517 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSW.xml
01-07 10:25:18.518 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.518 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.518 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.518 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.519 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.519 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.519 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.519 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/protection_list.xml
01-07 10:25:18.519 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.520 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.520 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.520 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.520 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.521 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.521 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.521 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.522 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSHB.xml
01-07 10:25:18.522 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.522 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.522 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.523 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.523 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.523 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.523 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.524 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.524 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.524 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSTS.xml
01-07 10:25:18.524 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.524 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.525 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.525 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.525 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.526 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.526 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.526 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSB.xml
01-07 10:25:18.526 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.527 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.527 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.527 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.527 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.528 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.528 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.528 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.528 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSP.xml
01-07 10:25:18.528 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.529 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.529 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.529 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.529 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.530 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.530 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.530 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.530 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKS_INTER_2.crt
01-07 10:25:18.531 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.531 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.531 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.531 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.532 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.532 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.532 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.533 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.533 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSRNEW.xml
01-07 10:25:18.533 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.533 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.533 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.534 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.534 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.534 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.534 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.535 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.535 D/AASA_ASKSManager( 4956): there is xml file
/system/etc/ASKSC.xml
01-07 10:25:18.535 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.535 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.536 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.536 D/AASA_ASKSManager_RESTRICTED( 4956): There is no restricted
rule.
01-07 10:25:18.536 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.536 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.536 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.537 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.537 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.537 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.537 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.538 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.538 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.538 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.538 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.539 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.539 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.539 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.539 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.539 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.540 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.540 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.540 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.540 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.541 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.541 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.541 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.542 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.542 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.542 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.542 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.543 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.543 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.543 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.543 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.543 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.544 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.544 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.544 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.544 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.544 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.545 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.545 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.545 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.545 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.545 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.546 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.546 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.546 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.546 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.547 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.547 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.547 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.547 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.548 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(asks:4956)
01-07 10:25:18.548 I/ASKSManager( 4956): main ends
01-07 10:25:18.548 D/SystemServerTiming( 4956): StartASKSManagerService took to
complete: 43ms
01-07 10:25:18.548 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.548 I/SystemServerTiming( 4956): StartOtaDexOptService
01-07 10:25:18.548 I/Watchdog( 4956): Pausing HandlerChecker: main thread for
reason: moveab. Pause count: 1
01-07 10:25:18.549 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.550 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(otadexopt:4956)
01-07 10:25:18.550 D/OTADexopt( 4956): No upgrade, skipping A/B artifacts check.
01-07 10:25:18.550 I/Watchdog( 4956): Resuming HandlerChecker: main thread for
reason: moveab. Pause count: 0
01-07 10:25:18.550 D/SystemServerTiming( 4956): StartOtaDexOptService took to
complete: 2ms
01-07 10:25:18.550 I/SystemServerTiming( 4956): StartUserManagerService
01-07 10:25:18.550 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.551 I/SystemServiceManager( 4956): Starting
com.android.server.pm.UserManagerService$LifeCycle
01-07 10:25:18.551 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.552 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(user:4956)
01-07 10:25:18.552 D/SystemServerTiming( 4956): StartUserManagerService took to
complete: 1ms
01-07 10:25:18.552 I/SystemServerTiming( 4956): InitAttributerCache
01-07 10:25:18.552 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.552 D/SystemServerTiming( 4956): InitAttributerCache took to
complete: 0ms
01-07 10:25:18.552 I/SystemServerTiming( 4956): SetSystemProcess
01-07 10:25:18.552 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(activity:4956)
01-07 10:25:18.552 W/android.permission.PermissionManager( 4956): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-07 10:25:18.553 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(procstats:4956)
01-07 10:25:18.554 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(meminfo:4956)
01-07 10:25:18.555 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(gfxinfo:4956)
01-07 10:25:18.556 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dbinfo:4956)
01-07 10:25:18.557 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(cpuinfo:4956)
01-07 10:25:18.558 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(permission:4956)
01-07 10:25:18.559 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(processinfo:4956)
01-07 10:25:18.561 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(cacheinfo:4956)
01-07 10:25:18.564 D/OomAdjuster( 4956): Set persistent 4956 system adj -900: fixed
com.android.server.am.OomAdjuster.updateAndTrimProcessLocked:892
com.android.server.am.OomAdjuster.updateOomAdjLockedInner:655
com.android.server.am.OomAdjuster.updateOomAdjLocked:413
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21472
com.android.server.am.ActivityManagerService.setSystemProcess:2566
com.android.server.SystemServer.startBootstrapServices:1345
com.android.server.SystemServer.run:959
01-07 10:25:18.565 I/ActivityManager( 4956): Changes in 1000 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:669
com.android.server.am.OomAdjuster.updateOomAdjLocked:413
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21472
com.android.server.am.ActivityManagerService.setSystemProcess:2566
com.android.server.SystemServer.startBootstrapServices:1345
com.android.server.SystemServer.run:959 com.android.server.SystemServer.main:770
01-07 10:25:18.565 I/AppOps ( 4956): updateUidProcState uid: 1000 procState: 0
capability:7
01-07 10:25:18.565 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1000,
700 > 100, 0 > 7
01-07 10:25:18.566 D/SystemServerTiming( 4956): SetSystemProcess took to complete:
13ms
01-07 10:25:18.566 I/SystemServerTiming( 4956): InitWatchdog
01-07 10:25:18.566 I/SystemServer( 4956): !@Boot_EBS_D: InitWatchdog
01-07 10:25:18.566 D/SystemServerTiming( 4956): InitWatchdog took to complete: 1ms
01-07 10:25:18.566 I/SystemServerTiming( 4956): StartOverlayManagerService
01-07 10:25:18.572 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{7c22488 com.android.internal.display.cutout.emulation.corner} init with
category com.android.internal.display_cutout_emulation
01-07 10:25:18.572 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.572 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.corner, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.572 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{dfb2e21 com.android.internal.display.cutout.emulation.double} init with
category com.android.internal.display_cutout_emulation
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.double, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{a86e246
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back} init with category
com.android.internal.navigation_bar_mode
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{c83dc07 com.samsung.android.networkstack} init with category null
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.android.networkstack, mCategory null, mPriority 13, mIsEnabled true
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{5990134 com.android.theme.icon.pebble} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.pebble, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{2bb8b5d com.android.internal.systemui.navbar.gestural_wide_back} init
with category com.android.internal.navigation_bar_mode
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{53edcd2 com.android.theme.icon.vessel} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.vessel, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{f7831a3 com.android.theme.color.cinnamon} init with category
android.theme.customization.accent_color
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.cinnamon, mCategory
android.theme.customization.accent_color, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{c5efca0 com.android.theme.icon_pack.rounded.systemui} init with
category android.theme.customization.icon_pack.systemui
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{92a8059 com.android.theme.icon.taperedrect} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.taperedrect, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{809f41e com.google.android.networkstack.tethering.overlay} init with
category null
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.networkstack.tethering.overlay, mCategory null, mPriority 14,
mIsEnabled true
01-07 10:25:18.573 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{1d244ff com.android.theme.icon_pack.rounded.android} init with category
android.theme.customization.icon_pack.android
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.573 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{3c742cc com.android.theme.icon_pack.circular.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.circular.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{7f9c915 com.google.android.overlay.modules.permissioncontroller} init
with category null
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.permissioncontroller, mCategory null, mPriority
15, mIsEnabled true
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{bdd342a com.samsung.internal.systemui.navbar.sec_gestural} init with
category com.android.internal.navigation_bar_mode
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.sec_gestural, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{590321b com.android.internal.display.cutout.emulation.hole} init with
category com.android.internal.display_cutout_emulation
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.hole, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{98bbfb8 com.android.internal.display.cutout.emulation.tall} init with
category com.android.internal.display_cutout_emulation
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.tall, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{53ae191 com.android.theme.color.black} init with category
android.theme.customization.accent_color
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.black, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{1f268f6 com.android.theme.color.green} init with category
android.theme.customization.accent_color
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.green, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{475d4f7 com.android.theme.color.ocean} init with category
android.theme.customization.accent_color
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.ocean, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{b191f64 com.android.theme.color.space} init with category
android.theme.customization.accent_color
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.space, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{c9b05cd com.android.internal.systemui.navbar.threebutton} init with
category com.android.internal.navigation_bar_mode
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.systemui.navbar.threebutton, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{3541e82 com.google.android.overlay.modules.cellbroadcastreceiver} init
with category null
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.cellbroadcastreceiver, mCategory null, mPriority
11, mIsEnabled true
01-07 10:25:18.574 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{6a8c993 com.android.theme.icon_pack.rounded.launcher} init with
category android.theme.customization.icon_pack.launcher
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.574 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{dfacdd0 com.samsung.internal.systemui.navbar.sec_gestural_no_hint} init
with category com.android.internal.navigation_bar_mode
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.sec_gestural_no_hint, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{d5f31c9 com.samsung.android.wifi.softap.resources} init with category
null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.android.wifi.softap.resources, mCategory null, mPriority 10, mIsEnabled
true
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{d29a0ce com.google.android.overlay.gmsconfig.common} init with category
null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.common, mCategory null, mPriority 0,
mIsEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{70c6bef com.android.internal.systemui.navbar.gestural_extra_wide_back}
init with category com.android.internal.navigation_bar_mode
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_extra_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{306f6fc com.android.theme.icon_pack.filled.settings} init with category
android.theme.customization.icon_pack.settings
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.filled.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.575 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{c202185 com.google.android.overlay.modules.ext.services} init with
category null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.ext.services, mCategory null, mPriority 3,
mIsEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{5c2fbda
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back} init with
category com.android.internal.navigation_bar_mode
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): 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-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{15dd80b com.samsung.android.wifi.resources} init with category null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.android.wifi.resources, mCategory null, mPriority 9, mIsEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{4465101 com.google.android.overlay.gmsconfig.photos} init with category
null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.photos, mCategory null, mPriority 2,
mIsEnabled true
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{664fba6 com.android.theme.icon_pack.circular.settings} init with
category android.theme.customization.icon_pack.settings
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.circular.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{60fe9e7 com.android.theme.icon.teardrop} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.teardrop, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{db52994 com.google.android.overlay.modules.documentsui} init with
category null
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.documentsui, mCategory null, mPriority
2147483647, mIsEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{545fc3d com.android.theme.icon_pack.rounded.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.575 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{5d52c32 com.android.theme.icon_pack.filled.systemui} init with category
android.theme.customization.icon_pack.systemui
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.filled.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{fe73d83 com.google.android.overlay.gmsconfig.gsa} init with category
null
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.gsa, mCategory null, mPriority 1, mIsEnabled
true
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{854b00 com.android.theme.font.notoserifsource} init with category
android.theme.customization.font
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.font.notoserifsource, mCategory android.theme.customization.font,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{79b1f39 com.android.theme.icon_pack.filled.android} init with category
android.theme.customization.icon_pack.android
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.filled.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{fa5d97e com.android.internal.display.cutout.emulation.waterfall} init
with category com.android.internal.display_cutout_emulation
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.waterfall, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{7562edf com.android.theme.icon_pack.circular.systemui} init with
category android.theme.customization.icon_pack.systemui
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.circular.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{174172c
com.google.android.overlay.modules.permissioncontroller.forframework} init with
category null
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.permissioncontroller.forframework, mCategory
null, mPriority 4, mIsEnabled true
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{58575f5
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back} init with
category com.android.internal.navigation_bar_mode
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{4420f8a com.samsung.internal.systemui.navbar.gestural_no_hint} init
with category com.android.internal.navigation_bar_mode
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{f98d9fb com.android.theme.icon.squircle} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.squircle, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{9a17a18 com.android.theme.icon_pack.filled.launcher} init with category
android.theme.customization.icon_pack.launcher
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.filled.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.576 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{3847c71 com.google.android.overlay.modules.modulemetadata.forframework}
init with category null
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.576 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.modulemetadata.forframework, mCategory null,
mPriority 5, mIsEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{db99a56 com.android.theme.icon_pack.circular.launcher} init with
category android.theme.customization.icon_pack.launcher
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.circular.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.577 I/cameraserver( 4689): Waiting for sensor privacy service
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{9911ad7 com.samsung.android.networkstack.tethering.overlay} init with
category null
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.samsung.android.networkstack.tethering.overlay, mCategory null, mPriority 8,
mIsEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{2401fc4 com.android.theme.icon_pack.filled.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.filled.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{4936ead com.google.android.overlay.modules.cellbroadcastservice} init
with category null
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.google.android.overlay.modules.cellbroadcastservice, mCategory null, mPriority
12, mIsEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{54d05e2 com.android.internal.systemui.navbar.gestural} init with
category com.android.internal.navigation_bar_mode
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{8628d73 com.android.theme.color.orchid} init with category
android.theme.customization.accent_color
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.orchid, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{3017430 com.android.theme.color.purple} init with category
android.theme.customization.accent_color
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.color.purple, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{62548a9 android.auto_generated_rro_product__} init with category null
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
android.auto_generated_rro_product__, mCategory null, mPriority 7, mIsEnabled true
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{5b99e2e com.android.theme.icon.roundedrect} init with category
android.theme.customization.adaptive_icon_shape
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon.roundedrect, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.577 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{3ce8dcf com.android.internal.systemui.navbar.gestural_narrow_back} init
with category com.android.internal.navigation_bar_mode
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.577 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_narrow_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-07 10:25:18.578 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{b41a35c com.android.theme.icon_pack.rounded.settings} init with
category android.theme.customization.icon_pack.settings
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.578 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{fe0c665 android.auto_generated_rro_vendor__} init with category null
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem isEnabled true
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem mPackageName
android.auto_generated_rro_vendor__, mCategory null, mPriority 6, mIsEnabled true
01-07 10:25:18.578 D/OverlayManager( 4956): updateOverlaysForUser for overlay
PackageInfo{6456f3a com.android.theme.icon_pack.circular.android} init with
category android.theme.customization.icon_pack.android
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem isEnabled false
01-07 10:25:18.578 D/OverlayManager( 4956): SettingsItem mPackageName
com.android.theme.icon_pack.circular.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-07 10:25:18.632 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.649 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.664 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.680 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.682 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.696 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.711 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.725 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.768 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.853 W/idmap2d ( 4691): 2131888725 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:18.853 W/idmap2d ( 4691): 2131888726 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:18.867 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:18.868 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:18.868 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.883 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.886 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.912 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.918 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.933 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.948 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.964 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.978 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:18.992 I/SurfaceFlinger( 4646): SFWD update time=24127015752
01-07 10:25:18.993 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.006 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.019 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.034 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.040 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.055 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.058 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.066 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 151
01-07 10:25:19.093 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.227 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.244 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.258 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.392 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.408 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.433 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.516 W/idmap2d ( 4691): 2131888725 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:19.516 W/idmap2d ( 4691): 2131888726 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:19.531 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.546 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.570 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.607 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.691 W/idmap2d ( 4691): 2131888725 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:19.691 W/idmap2d ( 4691): 2131888726 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-07 10:25:19.706 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.720 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.735 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.750 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.753 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.768 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.781 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.795 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.808 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.834 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:19.868 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:19.869 E/CameraManagerGlobal( 4956): Camera service is unavailable
01-07 10:25:19.913 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 161
01-07 10:25:19.970 E/idmap2d ( 4691): failed to parse idmap header
01-07 10:25:20.006 D/OverlayManager( 4956): 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.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.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.google.android.ext.shared,
com.sec.enterprise.mdm.services.simpin, com.android.cts.ctsshim,
com.google.android.networkstack.permissionconfig, com.android.mtp,
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.facebook.system, com.facebook.katana, com.wssyncmldm,
com.sec.android.emergencymode.service, com.samsung.android.calendar,
com.samsung.app.newtrim, com.sec.android.mimage.photoretouching,
com.samsung.android.callbgprovider,
com.sec.android.widgetapp.easymodecontactswidget, com.samsung.ipservice,
com.samsung.android.app.smartcapture, com.android.shell,
com.sec.android.widgetapp.webmanual, 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.android.bluetoothmidiservice,
com.android.carrierconfig, com.google.android.webview,
com.google.android.printservice.recommendation, com.samsung.android.app.appsedge,
com.sec.android.app.camera, com.samsung.mlp, com.samsung.android.aware.service,
com.samsung.android.mapsagent, com.samsung.android.honeyboard,
com.samsung.android.app.dressroom, com.samsung.android.A21.d01.wallpapermulti,
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.knox.containercore, com.samsung.android.service.peoplestripe,
com.sec.android.RilServiceModeApp, com.samsung.rcs, android,
com.google.android.gms, com.sec.android.soagent, com.sec.vsim.ericssonnsds.webapp,
com.samsung.adaptivebrightnessgo, com.sec.enterprise.knox.cloudmdm.smdms,
com.samsung.android.allshare.service.mediashare,
com.google.android.projection.gearhead, com.sec.phone, com.android.se,
com.android.proxyhandler, com.android.simappdialog, com.sec.automation,
com.sec.unifiedwfc, com.samsung.android.kgclient, com.google.android.ext.services,
com.samsung.andro
01-07 10:25:20.011 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(overlay:4956)
01-07 10:25:20.012 D/SystemServerTiming( 4956): StartOverlayManagerService took to
complete: 1445ms
01-07 10:25:20.012 D/SystemServerTiming( 4956): !@Boot_SystemServer: 1445ms :
StartOverlayManagerService
01-07 10:25:20.012 I/SystemServerTiming( 4956): !@Boot_EBS: Took 1445ms by
'StartOverlayManagerService'
01-07 10:25:20.012 I/SystemServerTiming( 4956): StartSensorPrivacyService
01-07 10:25:20.013 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sensor_privacy:4956)
01-07 10:25:20.014 D/SystemServerTiming( 4956): StartSensorPrivacyService took to
complete: 1ms
01-07 10:25:20.014 D/SystemServerTiming( 4956): startBootstrapServices took to
complete: 11370ms
01-07 10:25:20.014 D/SystemServerTiming( 4956): !@Boot_SystemServer: 11370ms :
startBootstrapServices
01-07 10:25:20.014 I/SystemServerTiming( 4956): !@Boot_EBS: Took 11370ms by
'startBootstrapServices'
01-07 10:25:20.014 I/SystemServer( 4956): !@Boot_EBS_F: startCoreServices
01-07 10:25:20.014 I/SystemServerTiming( 4956): startCoreServices
01-07 10:25:20.014 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:StartSensorService
01-07 10:25:20.014 I/SystemServerTiming( 4956): StartSystemConfigService
01-07 10:25:20.014 I/SystemServerTimingAsync( 4956): StartSensorService
01-07 10:25:20.014 I/SystemServiceManager( 4956): Starting
com.android.server.SystemConfigService
01-07 10:25:20.016 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(system_config:4956)
01-07 10:25:20.016 D/SystemServerTiming( 4956): StartSystemConfigService took to
complete: 1ms
01-07 10:25:20.016 I/SystemServerTiming( 4956): StartBatteryService
01-07 10:25:20.016 I/SystemServiceManager( 4956): Starting
com.android.server.BatteryService
01-07 10:25:20.017 D/BatteryService( 4956): /sys/class/sec/switch/hiccup is not
found
01-07 10:25:20.018 D/SensorService( 4956): nuSensorService starting...
01-07 10:25:20.019 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISensors/default in either framework or device
manifest.
01-07 10:25:20.020 D/BatteryService( 4956): !@ mAfcDisableSysFs :
/sys/class/sec/switch/afc_disable
01-07 10:25:20.020 E/BatteryService( 4956): !@[BatteryInfo] IOException in
readFromFile
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 1 enable 0
01-07 10:25:20.023 I/SensorsHub( 4592): type : 1, enable : 0
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 2 enable 0
01-07 10:25:20.023 I/SensorsHub( 4592): type : 2, enable : 0
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 4 enable 0
01-07 10:25:20.023 I/SensorsHub( 4592): type : 4, enable : 0
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 8 enable 0
01-07 10:25:20.023 I/SensorsHub( 4592): type : 8, enable : 0
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 14 enable 0
01-07 10:25:20.023 I/SensorsHub( 4592): type : 14, enable : 0
01-07 10:25:20.023 I/SensorsHub( 4592): activate: handle 16 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 16, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 17 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 17, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 18 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 18, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 19 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 19, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 22 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 22, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 25 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 25, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 31 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 31, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 32 enable 0
01-07 10:25:20.024 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-07 10:25:20.024 I/SensorsHub( 4592): type : 32, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 35 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 35, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 36 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 36, enable : 0
01-07 10:25:20.024 I/SensorsHub( 4592): activate: handle 39 enable 0
01-07 10:25:20.024 I/SensorsHub( 4592): type : 39, enable : 0
01-07 10:25:20.024 I/SensorsGrip( 4592): [grip_sensor] enable: GripSensor: enable
handle = 11 en = 0
01-07 10:25:20.024 I/SensorsGrip( 4592): [grip_sensor_sub] enable: GripSensor:
enable handle = 18 en = 0
01-07 10:25:20.025 E/SensorsMultiHal( 4592): Subhal 'sensorhub' try to initialize.
01-07 10:25:20.025 I/Sensors ( 4592): initialize sub GripHal
01-07 10:25:20.025 E/SensorsMultiHal( 4592): Subhal 'Grip_HAL' try to initialize.
01-07 10:25:20.025 W/[email protected]( 4589):
registerCallback
01-07 10:25:20.025 E/SensorsMultiHal( 4592): setOperationMode failed for SubHal:
sensorhub
01-07 10:25:20.025 D/SensorService( 4956): setOperationMode vendor list : false
01-07 10:25:20.026 W/SensorService( 4956): AK09918C Magnetometer's max range
4900.000000 is not a multiple of the resolution 0.060000
01-07 10:25:20.026 W/SensorService( 4956): LSM6DSL Gyroscope's max range 17.453293
is not a multiple of the resolution 0.000611
01-07 10:25:20.026 W/SensorService( 4956): AK09918C Magnetometer Uncalibrated's max
range 4900.000000 is not a multiple of the resolution 0.060000
01-07 10:25:20.026 W/SensorService( 4956): LSM6DSL Gyroscope Uncalibrated's max
range 17.453293 is not a multiple of the resolution 0.000611
01-07 10:25:20.026 I/SensorService( 4956): Reported power 0.000000 not deemed sane,
clamping to 0.001000
01-07 10:25:20.026 W/SensorService( 4956): [CameraLightSensor] Camera Light Sensor
is supported
01-07 10:25:20.028 D/BatteryService( 4956): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 66, .batteryVoltage = 3930, .batteryTemperature =
360, .batteryCurrent = -798, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 3300000, .batteryTechnology = Li-ion}
01-07 10:25:20.028 D/BatteryService( 4956): online:1, current avg:-322, 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:-798
01-07 10:25:20.028 E/BluetoothAdapter( 4956): Bluetooth binder is null
01-07 10:25:20.028 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:25:20.029 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:25:20.029 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:25:20.029 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:25:20.031 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:25:20.032 I/HealthServiceWrapper( 4956): health: HealthServiceWrapper
listening to instance default :
[email protected]::ISehHealth@Proxy
01-07 10:25:20.032 I/BatteryService( 4956): health: Waited 0ms and received the
update.
01-07 10:25:20.032 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-07 10:25:20.033 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(battery:4956)
01-07 10:25:20.033 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:25:20.034 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(batteryproperties:4956)
01-07 10:25:20.036 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:25:20.036 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:25:20.037 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:20.037 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:20.037 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:20.037 D/BatteryExternalStatsWorker( 4956): updateRpmStatsLocked was
updated
01-07 10:25:20.037 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:25:20.039 I/HidlServiceManagement( 4689): Registered
[email protected]::ICameraService/default
01-07 10:25:20.040 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:20.040 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:20.041 I/CameraService( 4689): service.camera.running set to 0
01-07 10:25:20.041 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:20.041 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:20.041 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:20.041 I/servicemanager( 4225): Adding 'u:r:cameraserver:s0' service
(media.camera:4689)
01-07 10:25:20.041 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:20.041 I/cameraserver( 4689): ServiceManager: 0xf0b7e430 done
instantiate
01-07 10:25:20.043 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/batt_after_manufactured: 23
01-07 10:25:20.043 D/[LLB] ( 4956): !@ Write weeklyDiff EFS -> Sys : 23
01-07 10:25:20.043 I/BatteryService( 4956): fileWriteInt :
/sys/class/power_supply/battery/batt_after_manufactured value : 23
01-07 10:25:20.044 D/SystemServerTiming( 4956): StartBatteryService took to
complete: 27ms
01-07 10:25:20.044 I/SystemServerTiming( 4956): StartUsageService
01-07 10:25:20.044 I/SystemServiceManager( 4956): Starting
com.android.server.usage.UsageStatsService
01-07 10:25:20.045 I/SensorService( 4956): Generated new HMAC key.
01-07 10:25:20.047 W/SensorService( 4956): [EARPROXY] SensorHub was found!
01-07 10:25:20.048 D/SensorService( 4956): [VIRT_PROX] Virt Prox Type: 16
01-07 10:25:20.048 I/SensorService( 4956): [VIRT_PROX] No Virt Prox Solution
selected.
01-07 10:25:20.048 D/SensorService( 4956): [SO] ScreenOrientationSensor Registered!
01-07 10:25:20.048 D/SensorService( 4956): [CameraLightSensor] registered
01-07 10:25:20.048 I/SensorService( 4956): [CameraLightSensor] Support
01-07 10:25:20.050 D/SensorService( 4956): new thread SensorEventAckReceiver
01-07 10:25:20.050 D/SensorService( 4956): nuSensorService thread starting...
01-07 10:25:20.050 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:25:20.052 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sensorservice:4956)
01-07 10:25:20.052 D/SystemServerTimingAsync( 4956): StartSensorService took to
complete: 37ms
01-07 10:25:20.052 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:StartSensorService took to complete: 38ms
01-07 10:25:20.055 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(usagestats:4956)
01-07 10:25:20.056 D/SystemServerTiming( 4956): StartUsageService took to complete:
12ms
01-07 10:25:20.056 I/SystemServerTiming( 4956): StartWebViewUpdateService
01-07 10:25:20.056 I/SystemServiceManager( 4956): Starting
com.android.server.webkit.WebViewUpdateService
01-07 10:25:20.059 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(webviewupdate:4956)
01-07 10:25:20.059 D/SystemServerTiming( 4956): StartWebViewUpdateService took to
complete: 3ms
01-07 10:25:20.059 I/SystemServerTiming( 4956): StartCachedDeviceStateService
01-07 10:25:20.059 I/SystemServiceManager( 4956): Starting
com.android.server.CachedDeviceStateService
01-07 10:25:20.059 D/SystemServerTiming( 4956): StartCachedDeviceStateService took
to complete: 0ms
01-07 10:25:20.059 I/SystemServerTiming( 4956): StartBinderCallsStatsService
01-07 10:25:20.059 I/SystemServiceManager( 4956): Starting
com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:25:20.060 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(binder_calls_stats:4956)
01-07 10:25:20.060 D/SystemServerTiming( 4956): StartBinderCallsStatsService took
to complete: 1ms
01-07 10:25:20.060 I/SystemServerTiming( 4956): StartLooperStatsService
01-07 10:25:20.060 I/SystemServiceManager( 4956): Starting
com.android.server.LooperStatsService$Lifecycle
01-07 10:25:20.062 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(looper_stats:4956)
01-07 10:25:20.062 D/SystemServerTiming( 4956): StartLooperStatsService took to
complete: 2ms
01-07 10:25:20.062 I/SystemServerTiming( 4956): StartRollbackManagerService
01-07 10:25:20.062 I/SystemServiceManager( 4956): Starting
com.android.server.rollback.RollbackManagerService
01-07 10:25:20.062 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:25:20.062 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:25:20.062 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:25:20.062 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:25:20.063 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:20.063 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:20.064 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:20.064 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:20.064 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data
01-07 10:25:20.064 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:20.064 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:20.065 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:25:20.065 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data/user/0
01-07 10:25:20.067 I/PackageWatchdog( 4956): Syncing state, reason: added new
observer
01-07 10:25:20.067 I/PackageWatchdog( 4956): Not pruning observers, elapsed time:
0ms
01-07 10:25:20.067 I/PackageWatchdog( 4956): Cancelling state sync, nothing to sync
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:25:20.067 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:25:20.069 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(rollback:4956)
01-07 10:25:20.070 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:25:20.070 D/SystemServerTiming( 4956): StartRollbackManagerService took to
complete: 7ms
01-07 10:25:20.070 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:25:20.070 I/SystemServerTiming( 4956): StartBugreportManagerService
01-07 10:25:20.070 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:25:20.070 I/SystemServiceManager( 4956): Starting
com.android.server.os.BugreportManagerService
01-07 10:25:20.071 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(bugreport:4956)
01-07 10:25:20.071 D/SystemServerTiming( 4956): StartBugreportManagerService took
to complete: 2ms
01-07 10:25:20.071 I/SystemServerTiming( 4956): GpuService
01-07 10:25:20.071 I/SystemServiceManager( 4956): Starting
com.android.server.gpu.GpuService
01-07 10:25:20.071 D/EmergencyMode( 4956): [EmergencyManager] android
createPackageContext successful: android
01-07 10:25:20.071 D/SystemServerTiming( 4956): GpuService took to complete: 0ms
01-07 10:25:20.071 D/SystemServerTiming( 4956): startCoreServices took to complete:
57ms
01-07 10:25:20.071 I/SystemServer( 4956): !@Boot_EBS_F: startOtherServices
01-07 10:25:20.071 I/SystemServerTiming( 4956): startOtherServices
01-07 10:25:20.072 I/SystemServerTiming( 4956): lazy_service
01-07 10:25:20.073 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(lazy_service:4956)
01-07 10:25:20.073 D/SystemServerTiming( 4956): lazy_service took to complete: 2ms
01-07 10:25:20.074 I/SystemServerTiming( 4956):
StartKeyAttestationApplicationIdProviderService
01-07 10:25:20.074 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:SecondaryZygotePreload
01-07 10:25:20.074 D/EmergencyMode( 4956): [EmergencyManager] getBootState:
init.svc.bootanim is running : true
01-07 10:25:20.074 I/SystemServer( 4956): SecondaryZygotePreload
01-07 10:25:20.074 I/SystemServerTimingAsync( 4956): SecondaryZygotePreload
01-07 10:25:20.075 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sec_key_att_app_id_provider:4956)
01-07 10:25:20.075 D/SystemServerTiming( 4956):
StartKeyAttestationApplicationIdProviderService took to complete: 2ms
01-07 10:25:20.075 I/SystemServerTiming( 4956): StartKeyChainSystemService
01-07 10:25:20.075 I/SystemServiceManager( 4956): Starting
com.android.server.security.KeyChainSystemService
01-07 10:25:20.076 D/SystemServerTiming( 4956): StartKeyChainSystemService took to
complete: 0ms
01-07 10:25:20.076 I/SystemServerTiming( 4956): StartSchedulingPolicyService
01-07 10:25:20.076 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:SchedulingPolicyService.<init>
01-07 10:25:20.077 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(scheduling_policy:4956)
01-07 10:25:20.077 D/SystemServerTiming( 4956): StartSchedulingPolicyService took
to complete: 2ms
01-07 10:25:20.077 I/SystemServerTiming( 4956): SEAMS
01-07 10:25:20.079 I/Zygote ( 4560): Lazily preloading resources.
01-07 10:25:20.079 D/Zygote ( 4560): begin preload
01-07 10:25:20.079 I/Zygote ( 4560): Calling ZygoteHooks.beginPreload()
01-07 10:25:20.080 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(SEAMService:4956)
01-07 10:25:20.081 D/SystemServerTiming( 4956): SEAMS took to complete: 3ms
01-07 10:25:20.081 I/SystemServerTiming( 4956): StartTelecomLoaderService
01-07 10:25:20.081 I/SystemServiceManager( 4956): Starting
com.android.server.telecom.TelecomLoaderService
01-07 10:25:20.081 D/SystemServerTiming( 4956): StartTelecomLoaderService took to
complete: 1ms
01-07 10:25:20.081 I/SystemServerTiming( 4956): StartTelephonyRegistry
01-07 10:25:20.085 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(telephony.registry:4956)
01-07 10:25:20.085 D/SystemServerTiming( 4956): StartTelephonyRegistry took to
complete: 4ms
01-07 10:25:20.085 I/SystemServerTiming( 4956): StartEntropyMixer
01-07 10:25:20.086 W/EntropyMixer( 4956): No existing entropy file -- first boot?
01-07 10:25:20.089 I/PackageWatchdog( 4956): Saving observer state to file
01-07 10:25:20.092 I/SchedulingPolicyService( 4956): Moving 4748 back to group
default
01-07 10:25:20.093 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:SchedulingPolicyService.<init> took to complete: 16ms
01-07 10:25:20.094 I/EntropyMixer( 4956): Added HW RNG output to entropy pool
01-07 10:25:20.094 I/EntropyMixer( 4956): Writing entropy...
01-07 10:25:20.115 D/ZygoteInitTiming_lazy( 4560): BeginPreload took to complete:
36ms
01-07 10:25:20.116 I/Zygote ( 4560): Preloading classes...
01-07 10:25:20.117 D/SystemServerTiming( 4956): StartEntropyMixer took to complete:
32ms
01-07 10:25:20.117 I/SystemServer( 4956): ActivationTeeService
01-07 10:25:20.117 I/SystemServer( 4956): Reactive Service
01-07 10:25:20.119 W/Zygote ( 4560): Class not found for preloading: android.app.-
$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
01-07 10:25:20.119 W/Zygote ( 4560): Class not found for preloading: android.app.-
$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
01-07 10:25:20.125 W/terrier_P( 4956): Failed to set RL status
01-07 10:25:20.129 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(ReactiveService:4956)
01-07 10:25:20.129 I/SystemServerTiming( 4956): StartPersonaManager
01-07 10:25:20.130 I/SystemServer( 4956): Persona Service
01-07 10:25:20.131 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(persona:4956)
01-07 10:25:20.131 I/SystemServer( 4956): KnoxMUMContainerPolicy Service
01-07 10:25:20.135 W/Zygote ( 4560): Class not found for preloading:
android.app.SystemServiceRegistry$45
01-07 10:25:20.144 I/io_stats( 4394): !@ 179,0 r 29160 1483949 w 1212 36260 d 493
7276 f 862 873 iot 8296 0 th 51200 0 0 pt 0 inp 0 1 25.278
01-07 10:25:20.149 D/SemCscFeature( 4560): Encoded
01-07 10:25:20.151 D/SemCscFeature( 4560): Encoded
01-07 10:25:20.153 D/SemCscFeature( 4560): Encoded
01-07 10:25:20.155 D/SemCscFeature( 4560): Encoded
01-07 10:25:20.161 E/SystemServiceRegistry( 4560): systemservice inputdev:true
01-07 10:25:20.172 D/EdmStorageHelper( 4956): doTableCreationOrUpdate Starting +
1641569120172
01-07 10:25:20.175 E/SQLiteLog( 4956): (1) no such table: ADMIN_INFO in "SELECT 1
FROM ADMIN_INFO WHERE 1=0"
01-07 10:25:20.177 D/EdmStorageHelper( 4956): onTableFound Created Table ADMIN_INFO
with Columns 4
01-07 10:25:20.178 E/SQLiteLog( 4956): (1) no such table: ADMIN in "SELECT 1 FROM
ADMIN WHERE 1=0"
01-07 10:25:20.178 E/SQLiteLog( 4956): (1) no such table: CONTAINER in "SELECT 1
FROM CONTAINER WHERE 1=0"
01-07 10:25:20.179 D/EdmStorageHelper( 4956): onTableFound Created Table CONTAINER
with Columns 2
01-07 10:25:20.180 E/SQLiteLog( 4956): (1) no such table: MUMCONTAINER in "SELECT 1
FROM MUMCONTAINER WHERE 1=0"
01-07 10:25:20.181 D/EdmStorageHelper( 4956): onTableFound Created Table
MUMCONTAINER with Columns 2
01-07 10:25:20.182 E/SQLiteLog( 4956): (1) no such table: ADMIN in "SELECT 1 FROM
ADMIN WHERE 1=0"
01-07 10:25:20.183 D/EdmStorageHelper( 4956): onTableFound Created Table ADMIN with
Columns 4
01-07 10:25:20.184 D/EdmStorageHelper( 4956): getCount(ADMIN_INFO) with Condition
adminUid!=0 = 1
01-07 10:25:20.185 D/EdmStorageHelper( 4956): Start adding
KnoxCustomManagerService.DB_UID to ADMIN table...
01-07 10:25:20.186 E/SQLiteLog( 4956): (1) table ADMIN has 4 columns but 3 values
were supplied in "INSERT INTO ADMIN VALUES (1000,1000,0);"
01-07 10:25:20.186 D/EdmStorageHelper( 4956): KnoxCustomManagerService.DB_UID
already exists in ADMIN table
01-07 10:25:20.186 E/SQLiteLog( 4956): (1) no such table: PROXY_ADMIN_INFO in
"SELECT 1 FROM PROXY_ADMIN_INFO WHERE 1=0"
01-07 10:25:20.188 D/EdmStorageHelper( 4956): onTableFound Created Table
PROXY_ADMIN_INFO with Columns 9
01-07 10:25:20.188 E/SQLiteLog( 4956): (1) no such table:
ADMIN_UID_AUTHORIZATION_INFO in "SELECT 1 FROM ADMIN_UID_AUTHORIZATION_INFO WHERE
1=0"
01-07 10:25:20.190 D/EdmStorageHelper( 4956): onTableFound Created Table
ADMIN_UID_AUTHORIZATION_INFO with Columns 2
01-07 10:25:20.190 E/SQLiteLog( 4956): (1) no such table: APPLICATION in "SELECT 1
FROM APPLICATION WHERE 1=0"
01-07 10:25:20.192 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION with Columns 9
01-07 10:25:20.192 E/SQLiteLog( 4956): (1) no such table: APPLICATION_PERMISSION in
"SELECT 1 FROM APPLICATION_PERMISSION WHERE 1=0"
01-07 10:25:20.194 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_PERMISSION with Columns 2
01-07 10:25:20.194 E/SQLiteLog( 4956): (1) no such table: APPLICATION_SIGNATURE2 in
"SELECT 1 FROM APPLICATION_SIGNATURE2 WHERE 1=0"
01-07 10:25:20.195 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_SIGNATURE2 with Columns 3
01-07 10:25:20.196 E/SQLiteLog( 4956): (1) no such table: APPLICATION_GENERAL in
"SELECT 1 FROM APPLICATION_GENERAL WHERE 1=0"
01-07 10:25:20.197 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_GENERAL with Columns 2
01-07 10:25:20.197 E/SQLiteLog( 4956): (1) no such table: APPLICATION_MISC in
"SELECT 1 FROM APPLICATION_MISC WHERE 1=0"
01-07 10:25:20.199 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_MISC with Columns 3
01-07 10:25:20.199 E/SQLiteLog( 4956): (1) no such table: APPLICATION_COMPONENT in
"SELECT 1 FROM APPLICATION_COMPONENT WHERE 1=0"
01-07 10:25:20.200 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_COMPONENT with Columns 3
01-07 10:25:20.201 E/SQLiteLog( 4956): (1) no such table: LOCATION in "SELECT 1
FROM LOCATION WHERE 1=0"
01-07 10:25:20.202 D/EdmStorageHelper( 4956): onTableFound Created Table LOCATION
with Columns 3
01-07 10:25:20.204 E/SQLiteLog( 4956): (1) no such table: KNOX_CUSTOM in "SELECT 1
FROM KNOX_CUSTOM WHERE 1=0"
01-07 10:25:20.214 D/EdmStorageHelper( 4956): onTableFound Created Table
KNOX_CUSTOM with Columns 111
01-07 10:25:20.214 D/EdmStorageHelper( 4956): Calling postKnoxCustomTableCreate
01-07 10:25:20.215 D/EdmStorageHelper( 4956): postKnoxCustomTableCreate()
01-07 10:25:20.215 D/EdmStorageHelper( 4956): Initialise KNOX_CUSTOM table...
01-07 10:25:20.215 D/EdmStorageHelper( 4956): Finished initialising KNOX_CUSTOM
table
01-07 10:25:20.215 E/SQLiteLog( 4956): (1) no such table: SPDCONTROL in "SELECT 1
FROM SPDCONTROL WHERE 1=0"
01-07 10:25:20.217 D/EdmStorageHelper( 4956): onTableFound Created Table SPDCONTROL
with Columns 4
01-07 10:25:20.218 E/SQLiteLog( 4956): (1) no such table: RESTRICTION in "SELECT 1
FROM RESTRICTION WHERE 1=0"
01-07 10:25:20.226 D/EdmStorageHelper( 4956): onTableFound Created Table
RESTRICTION with Columns 78
01-07 10:25:20.226 E/SQLiteLog( 4956): (1) no such table: PASSWORD in "SELECT 1
FROM PASSWORD WHERE 1=0"
01-07 10:25:20.228 D/EdmStorageHelper( 4956): onTableFound Created Table PASSWORD
with Columns 15
01-07 10:25:20.229 E/SQLiteLog( 4956): (1) no such table: DUAL_DAR in "SELECT 1
FROM DUAL_DAR WHERE 1=0"
01-07 10:25:20.231 D/EdmStorageHelper( 4956): onTableFound Created Table DUAL_DAR
with Columns 7
01-07 10:25:20.231 E/SQLiteLog( 4956): (1) no such table: DUAL_DAR_CONFIG in
"SELECT 1 FROM DUAL_DAR_CONFIG WHERE 1=0"
01-07 10:25:20.233 D/EdmStorageHelper( 4956): onTableFound Created Table
DUAL_DAR_CONFIG with Columns 4
01-07 10:25:20.233 E/SQLiteLog( 4956): (1) no such table: MISC in "SELECT 1 FROM
MISC WHERE 1=0"
01-07 10:25:20.235 D/EdmStorageHelper( 4956): onTableFound Created Table MISC with
Columns 8
01-07 10:25:20.235 E/SQLiteLog( 4956): (1) no such table: SMS in "SELECT 1 FROM SMS
WHERE 1=0"
01-07 10:25:20.236 W/Zygote ( 4560): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
01-07 10:25:20.237 D/EdmStorageHelper( 4956): onTableFound Created Table SMS with
Columns 5
01-07 10:25:20.237 E/SQLiteLog( 4956): (1) no such table: MMS in "SELECT 1 FROM MMS
WHERE 1=0"
01-07 10:25:20.239 D/EdmStorageHelper( 4956): onTableFound Created Table MMS with
Columns 5
01-07 10:25:20.239 E/SQLiteLog( 4956): (1) no such table: ROAMING in "SELECT 1 FROM
ROAMING WHERE 1=0"
01-07 10:25:20.241 D/EdmStorageHelper( 4956): onTableFound Created Table ROAMING
with Columns 5
01-07 10:25:20.241 E/SQLiteLog( 4956): (1) no such table: VPN in "SELECT 1 FROM VPN
WHERE 1=0"
01-07 10:25:20.243 D/EdmStorageHelper( 4956): onTableFound Created Table VPN with
Columns 7
01-07 10:25:20.243 E/SQLiteLog( 4956): (1) no such table: WIFI in "SELECT 1 FROM
WIFI WHERE 1=0"
01-07 10:25:20.246 D/EdmStorageHelper( 4956): onTableFound Created Table WIFI with
Columns 17
01-07 10:25:20.246 E/SQLiteLog( 4956): (1) no such table:
WIFI_SSID_BLACK_WHITE_LIST in "SELECT 1 FROM WIFI_SSID_BLACK_WHITE_LIST WHERE 1=0"
01-07 10:25:20.248 D/EdmStorageHelper( 4956): onTableFound Created Table
WIFI_SSID_BLACK_WHITE_LIST with Columns 3
01-07 10:25:20.248 E/SQLiteLog( 4956): (1) no such table: WIFI_CONF in "SELECT 1
FROM WIFI_CONF WHERE 1=0"
01-07 10:25:20.253 D/EdmStorageHelper( 4956): onTableFound Created Table WIFI_CONF
with Columns 39
01-07 10:25:20.253 E/SQLiteLog( 4956): (1) no such table: BLUETOOTH in "SELECT 1
FROM BLUETOOTH WHERE 1=0"
01-07 10:25:20.256 D/EdmStorageHelper( 4956): onTableFound Created Table BLUETOOTH
with Columns 16
01-07 10:25:20.256 E/SQLiteLog( 4956): (1) no such table: BLUETOOTH_DEVICE_BWLIST
in "SELECT 1 FROM BLUETOOTH_DEVICE_BWLIST WHERE 1=0"
01-07 10:25:20.258 D/EdmStorageHelper( 4956): onTableFound Created Table
BLUETOOTH_DEVICE_BWLIST with Columns 3
01-07 10:25:20.258 E/SQLiteLog( 4956): (1) no such table: BLUETOOTH_PROFILE_BWLIST
in "SELECT 1 FROM BLUETOOTH_PROFILE_BWLIST WHERE 1=0"
01-07 10:25:20.260 D/EdmStorageHelper( 4956): onTableFound Created Table
BLUETOOTH_PROFILE_BWLIST with Columns 3
01-07 10:25:20.260 E/SQLiteLog( 4956): (1) no such table: BROWSER in "SELECT 1 FROM
BROWSER WHERE 1=0"
01-07 10:25:20.262 D/EdmStorageHelper( 4956): onTableFound Created Table BROWSER
with Columns 2
01-07 10:25:20.262 E/SQLiteLog( 4956): (1) no such table: BROWSER_PROXY in "SELECT
1 FROM BROWSER_PROXY WHERE 1=0"
01-07 10:25:20.263 D/EdmStorageHelper( 4956): onTableFound Created Table
BROWSER_PROXY with Columns 2
01-07 10:25:20.264 E/SQLiteLog( 4956): (1) no such table: PHONERESTRICTION in
"SELECT 1 FROM PHONERESTRICTION WHERE 1=0"
01-07 10:25:20.268 D/EdmStorageHelper( 4956): onTableFound Created Table
PHONERESTRICTION with Columns 43
01-07 10:25:20.269 E/SQLiteLog( 4956): (1) no such table: PHONERESTRICTION_SLOTID
in "SELECT 1 FROM PHONERESTRICTION_SLOTID WHERE 1=0"
01-07 10:25:20.271 D/EdmStorageHelper( 4956): onTableFound Created Table
PHONERESTRICTION_SLOTID with Columns 8
01-07 10:25:20.271 E/SQLiteLog( 4956): (1) no such table: DEVICE in "SELECT 1 FROM
DEVICE WHERE 1=0"
01-07 10:25:20.272 D/EdmStorageHelper( 4956): onTableFound Created Table DEVICE
with Columns 4
01-07 10:25:20.273 E/SQLiteLog( 4956): (1) no such table: DATACALLLOG in "SELECT 1
FROM DATACALLLOG WHERE 1=0"
01-07 10:25:20.274 D/EdmStorageHelper( 4956): onTableFound Created Table
DATACALLLOG with Columns 4
01-07 10:25:20.274 E/SQLiteLog( 4956): (1) no such table: generic in "SELECT 1 FROM
generic WHERE 1=0"
01-07 10:25:20.276 D/EdmStorageHelper( 4956): onTableFound Created Table generic
with Columns 4
01-07 10:25:20.276 E/SQLiteLog( 4956): (1) no such table: CallingLog in "SELECT 1
FROM CallingLog WHERE 1=0"
01-07 10:25:20.278 D/EdmStorageHelper( 4956): onTableFound Created Table CallingLog
with Columns 6
01-07 10:25:20.278 E/SQLiteLog( 4956): (1) no such table: FirewallTable in "SELECT
1 FROM FirewallTable WHERE 1=0"
01-07 10:25:20.280 D/EdmStorageHelper( 4956): onTableFound Created Table
FirewallTable with Columns 7
01-07 10:25:20.280 E/SQLiteLog( 4956): (1) no such table: DNSPerApp in "SELECT 1
FROM DNSPerApp WHERE 1=0"
01-07 10:25:20.282 D/EdmStorageHelper( 4956): onTableFound Created Table DNSPerApp
with Columns 5
01-07 10:25:20.282 E/SQLiteLog( 4956): (1) no such table:
APPLICATION_PERMISSIONCONTROL in "SELECT 1 FROM APPLICATION_PERMISSIONCONTROL WHERE
1=0"
01-07 10:25:20.284 D/EdmStorageHelper( 4956): onTableFound Created Table
APPLICATION_PERMISSIONCONTROL with Columns 4
01-07 10:25:20.284 E/SQLiteLog( 4956): (1) no such table: KIOSKMODE in "SELECT 1
FROM KIOSKMODE WHERE 1=0"
01-07 10:25:20.286 D/EdmStorageHelper( 4956): onTableFound Created Table KIOSKMODE
with Columns 11
01-07 10:25:20.287 E/SQLiteLog( 4956): (1) no such table: WebFilterTable in "SELECT
1 FROM WebFilterTable WHERE 1=0"
01-07 10:25:20.288 D/EdmStorageHelper( 4956): onTableFound Created Table
WebFilterTable with Columns 3
01-07 10:25:20.289 E/SQLiteLog( 4956): (1) no such table: WebFilterLogTable in
"SELECT 1 FROM WebFilterLogTable WHERE 1=0"
01-07 10:25:20.290 D/EdmStorageHelper( 4956): onTableFound Created Table
WebFilterLogTable with Columns 5
01-07 10:25:20.291 E/SQLiteLog( 4956): (1) no such table: WebFilterSettingsTable in
"SELECT 1 FROM WebFilterSettingsTable WHERE 1=0"
01-07 10:25:20.293 D/EdmStorageHelper( 4956): onTableFound Created Table
WebFilterSettingsTable with Columns 4
01-07 10:25:20.293 E/SQLiteLog( 4956): (1) no such table: BluetoothLogTable in
"SELECT 1 FROM BluetoothLogTable WHERE 1=0"
01-07 10:25:20.295 D/EdmStorageHelper( 4956): onTableFound Created Table
BluetoothLogTable with Columns 3
01-07 10:25:20.295 E/SQLiteLog( 4956): (1) no such table: EmailSettingsTable in
"SELECT 1 FROM EmailSettingsTable WHERE 1=0"
01-07 10:25:20.297 D/EdmStorageHelper( 4956): onTableFound Created Table
EmailSettingsTable with Columns 6
01-07 10:25:20.298 E/SQLiteLog( 4956): (1) no such table: ExchangeAccountTable in
"SELECT 1 FROM ExchangeAccountTable WHERE 1=0"
01-07 10:25:20.300 D/EdmStorageHelper( 4956): onTableFound Created Table
ExchangeAccountTable with Columns 15
01-07 10:25:20.301 E/SQLiteLog( 4956): (1) no such table: AUDITLOG in "SELECT 1
FROM AUDITLOG WHERE 1=0"
01-07 10:25:20.303 D/EdmStorageHelper( 4956): onTableFound Created Table AUDITLOG
with Columns 14
01-07 10:25:20.303 E/SQLiteLog( 4956): (1) no such table: CERTIFICATE in "SELECT 1
FROM CERTIFICATE WHERE 1=0"
01-07 10:25:20.305 D/EdmStorageHelper( 4956): onTableFound Created Table
CERTIFICATE with Columns 7
01-07 10:25:20.306 E/SQLiteLog( 4956): (1) no such table: SmartCardEmailTable in
"SELECT 1 FROM SmartCardEmailTable WHERE 1=0"
01-07 10:25:20.307 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardEmailTable with Columns 5
01-07 10:25:20.308 E/SQLiteLog( 4956): (1) no such table: SmartCardVpnTable in
"SELECT 1 FROM SmartCardVpnTable WHERE 1=0"
01-07 10:25:20.309 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardVpnTable with Columns 3
01-07 10:25:20.310 E/SQLiteLog( 4956): (1) no such table: SmartCardBrowserTable in
"SELECT 1 FROM SmartCardBrowserTable WHERE 1=0"
01-07 10:25:20.311 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardBrowserTable with Columns 2
01-07 10:25:20.311 E/SQLiteLog( 4956): (1) no such table:
SmartCardBrowserCertAliasTable in "SELECT 1 FROM SmartCardBrowserCertAliasTable
WHERE 1=0"
01-07 10:25:20.313 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardBrowserCertAliasTable with Columns 4
01-07 10:25:20.313 E/SQLiteLog( 4956): (1) no such table: SmartCardLockscreenTable
in "SELECT 1 FROM SmartCardLockscreenTable WHERE 1=0"
01-07 10:25:20.315 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardLockscreenTable with Columns 2
01-07 10:25:20.315 E/SQLiteLog( 4956): (1) no such table: SmartCardAccessTable in
"SELECT 1 FROM SmartCardAccessTable WHERE 1=0"
01-07 10:25:20.316 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardAccessTable with Columns 2
01-07 10:25:20.317 E/SQLiteLog( 4956): (1) no such table:
SmartCardAccessWhitelistTable in "SELECT 1 FROM SmartCardAccessWhitelistTable WHERE
1=0"
01-07 10:25:20.318 D/EdmStorageHelper( 4956): onTableFound Created Table
SmartCardAccessWhitelistTable with Columns 2
01-07 10:25:20.319 E/SQLiteLog( 4956): (1) no such table:
UsbApplicationPermissionDetailsTable in "SELECT 1 FROM
UsbApplicationPermissionDetailsTable WHERE 1=0"
01-07 10:25:20.320 D/EdmStorageHelper( 4956): onTableFound Created Table
UsbApplicationPermissionDetailsTable with Columns 4
01-07 10:25:20.321 E/SQLiteLog( 4956): (1) no such table: ADMIN_REF in "SELECT 1
FROM ADMIN_REF WHERE 1=0"
01-07 10:25:20.322 D/EdmStorageHelper( 4956): onTableFound Created Table ADMIN_REF
with Columns 4
01-07 10:25:20.322 E/SQLiteLog( 4956): (1) no such table: EnumLSOItemTypes in
"SELECT 1 FROM EnumLSOItemTypes WHERE 1=0"
01-07 10:25:20.324 D/EdmStorageHelper( 4956): onTableFound Created Table
EnumLSOItemTypes with Columns 2
01-07 10:25:20.324 E/SQLiteLog( 4956): (1) no such table: EnumLSOOrientation in
"SELECT 1 FROM EnumLSOOrientation WHERE 1=0"
01-07 10:25:20.325 D/EdmStorageHelper( 4956): onTableFound Created Table
EnumLSOOrientation with Columns 2
01-07 10:25:20.326 E/SQLiteLog( 4956): (1) no such table: LOCKSCREEN_OVERLAY in
"SELECT 1 FROM LOCKSCREEN_OVERLAY WHERE 1=0"
01-07 10:25:20.328 D/EdmStorageHelper( 4956): onTableFound Created Table
LOCKSCREEN_OVERLAY with Columns 18
01-07 10:25:20.329 E/SQLiteLog( 4956): (1) no such table: GEOFENCING in "SELECT 1
FROM GEOFENCING WHERE 1=0"
01-07 10:25:20.330 D/EdmStorageHelper( 4956): onTableFound Created Table GEOFENCING
with Columns 4
01-07 10:25:20.331 E/SQLiteLog( 4956): (1) no such table: GEOFENCINGSETTINGS in
"SELECT 1 FROM GEOFENCINGSETTINGS WHERE 1=0"
01-07 10:25:20.332 D/EdmStorageHelper( 4956): onTableFound Created Table
GEOFENCINGSETTINGS with Columns 4
01-07 10:25:20.333 E/SQLiteLog( 4956): (1) no such table: SMSMMSBlockedDelivery in
"SELECT 1 FROM SMSMMSBlockedDelivery WHERE 1=0"
01-07 10:25:20.334 D/EdmStorageHelper( 4956): onTableFound Created Table
SMSMMSBlockedDelivery with Columns 8
01-07 10:25:20.335 E/SQLiteLog( 4956): (1) no such table: AccountBlackWhiteList in
"SELECT 1 FROM AccountBlackWhiteList WHERE 1=0"
01-07 10:25:20.336 D/EdmStorageHelper( 4956): onTableFound Created Table
AccountBlackWhiteList with Columns 4
01-07 10:25:20.337 E/SQLiteLog( 4956): (1) no such table: LICENSE in "SELECT 1 FROM
LICENSE WHERE 1=0"
01-07 10:25:20.339 D/EdmStorageHelper( 4956): onTableFound Created Table LICENSE
with Columns 4
01-07 10:25:20.339 E/SQLiteLog( 4956): (1) no such table:
KNOX_MANAGED_CONFIGURATION in "SELECT 1 FROM KNOX_MANAGED_CONFIGURATION WHERE 1=0"
01-07 10:25:20.341 D/EdmStorageHelper( 4956): onTableFound Created Table
KNOX_MANAGED_CONFIGURATION with Columns 3
01-07 10:25:20.342 E/SQLiteLog( 4956): (1) no such table: KNOX_NDA in "SELECT 1
FROM KNOX_NDA WHERE 1=0"
01-07 10:25:20.343 D/EdmStorageHelper( 4956): onTableFound Created Table KNOX_NDA
with Columns 5
01-07 10:25:20.343 E/SQLiteLog( 4956): (1) no such table: LICENSE_LOG in "SELECT 1
FROM LICENSE_LOG WHERE 1=0"
01-07 10:25:20.345 D/EdmStorageHelper( 4956): onTableFound Created Table
LICENSE_LOG with Columns 4
01-07 10:25:20.346 E/SQLiteLog( 4956): (1) no such table: SimTable in "SELECT 1
FROM SimTable WHERE 1=0"
01-07 10:25:20.347 D/EdmStorageHelper( 4956): onTableFound Created Table SimTable
with Columns 3
01-07 10:25:20.347 E/SQLiteLog( 4956): (1) no such table: SE_ANDROID_TABLE in
"SELECT 1 FROM SE_ANDROID_TABLE WHERE 1=0"
01-07 10:25:20.349 D/EdmStorageHelper( 4956): onTableFound Created Table
SE_ANDROID_TABLE with Columns 2
01-07 10:25:20.349 E/SQLiteLog( 4956): (1) no such table: SECURITY in "SELECT 1
FROM SECURITY WHERE 1=0"
01-07 10:25:20.351 D/EdmStorageHelper( 4956): onTableFound Created Table SECURITY
with Columns 3
01-07 10:25:20.351 E/SQLiteLog( 4956): (1) no such table: NAPProfileTable in
"SELECT 1 FROM NAPProfileTable WHERE 1=0"
01-07 10:25:20.353 D/EdmStorageHelper( 4956): onTableFound Created Table
NAPProfileTable with Columns 11
01-07 10:25:20.354 E/SQLiteLog( 4956): (1) no such table: VpnAnalyticsTable in
"SELECT 1 FROM VpnAnalyticsTable WHERE 1=0"
01-07 10:25:20.355 D/EdmStorageHelper( 4956): onTableFound Created Table
VpnAnalyticsTable with Columns 1
01-07 10:25:20.355 E/SQLiteLog( 4956): (1) no such table: VpnPackageInfo in "SELECT
1 FROM VpnPackageInfo WHERE 1=0"
01-07 10:25:20.357 D/EdmStorageHelper( 4956): onTableFound Created Table
VpnPackageInfo with Columns 4
01-07 10:25:20.358 E/SQLiteLog( 4956): (1) no such table: VpnProfileInfo in "SELECT
1 FROM VpnProfileInfo WHERE 1=0"
01-07 10:25:20.362 D/EdmStorageHelper( 4956): onTableFound Created Table
VpnProfileInfo with Columns 30
01-07 10:25:20.362 E/SQLiteLog( 4956): (1) no such table: vpnExemptInfo in "SELECT
1 FROM vpnExemptInfo WHERE 1=0"
01-07 10:25:20.364 D/EdmStorageHelper( 4956): onTableFound Created Table
vpnExemptInfo with Columns 3
01-07 10:25:20.364 E/SQLiteLog( 4956): (1) no such table: vpnNoInternetPermission
in "SELECT 1 FROM vpnNoInternetPermission WHERE 1=0"
01-07 10:25:20.366 D/EdmStorageHelper( 4956): onTableFound Created Table
vpnNoInternetPermission with Columns 3
01-07 10:25:20.366 E/SQLiteLog( 4956): (1) no such table: vpnVendor in "SELECT 1
FROM vpnVendor WHERE 1=0"
01-07 10:25:20.367 D/EdmStorageHelper( 4956): onTableFound Created Table vpnVendor
with Columns 2
01-07 10:25:20.368 E/SQLiteLog( 4956): (1) no such table: EnterpriseVpn in "SELECT
1 FROM EnterpriseVpn WHERE 1=0"
01-07 10:25:20.370 D/EdmStorageHelper( 4956): onTableFound Created Table
EnterpriseVpn with Columns 6
01-07 10:25:20.370 E/SQLiteLog( 4956): (1) no such table: Vpn_table in "SELECT 1
FROM Vpn_table WHERE 1=0"
01-07 10:25:20.373 D/EdmStorageHelper( 4956): onTableFound Created Table Vpn_table
with Columns 26
01-07 10:25:20.374 E/SQLiteLog( 4956): (1) no such table: Fips_Vpn_table in "SELECT
1 FROM Fips_Vpn_table WHERE 1=0"
01-07 10:25:20.375 D/EdmStorageHelper( 4956): onTableFound Created Table
Fips_Vpn_table with Columns 2
01-07 10:25:20.375 E/SQLiteLog( 4956): (1) no such table: EnterpriseIslFpTable in
"SELECT 1 FROM EnterpriseIslFpTable WHERE 1=0"
01-07 10:25:20.378 D/EdmStorageHelper( 4956): onTableFound Created Table
EnterpriseIslFpTable with Columns 7
01-07 10:25:20.378 E/SQLiteLog( 4956): (1) no such table: DualSim in "SELECT 1 FROM
DualSim WHERE 1=0"
01-07 10:25:20.379 D/EdmStorageHelper( 4956): onTableFound Created Table DualSim
with Columns 5
01-07 10:25:20.380 E/SQLiteLog( 4956): (1) no such table: DualSim_Policy in "SELECT
1 FROM DualSim_Policy WHERE 1=0"
01-07 10:25:20.381 D/EdmStorageHelper( 4956): onTableFound Created Table
DualSim_Policy with Columns 2
01-07 10:25:20.382 E/SQLiteLog( 4956): (1) no such table: DSWhiteList in "SELECT 1
FROM DSWhiteList WHERE 1=0"
01-07 10:25:20.383 D/EdmStorageHelper( 4956): onTableFound Created Table
DSWhiteList with Columns 3
01-07 10:25:20.383 E/SQLiteLog( 4956): (1) no such table: MULTI_USER_MGMT in
"SELECT 1 FROM MULTI_USER_MGMT WHERE 1=0"
01-07 10:25:20.385 D/EdmStorageHelper( 4956): onTableFound Created Table
MULTI_USER_MGMT with Columns 4
01-07 10:25:20.385 E/SQLiteLog( 4956): (1) no such table: WhiteListInstallApps in
"SELECT 1 FROM WhiteListInstallApps WHERE 1=0"
01-07 10:25:20.387 D/EdmStorageHelper( 4956): onTableFound Created Table
WhiteListInstallApps with Columns 2
01-07 10:25:20.387 E/SQLiteLog( 4956): (1) no such table: BluetoothSecureModeTable
in "SELECT 1 FROM BluetoothSecureModeTable WHERE 1=0"
01-07 10:25:20.389 D/EdmStorageHelper( 4956): onTableFound Created Table
BluetoothSecureModeTable with Columns 2
01-07 10:25:20.389 E/SQLiteLog( 4956): (1) no such table: ContainerSettings in
"SELECT 1 FROM ContainerSettings WHERE 1=0"
01-07 10:25:20.391 D/EdmStorageHelper( 4956): onTableFound Created Table
ContainerSettings with Columns 3
01-07 10:25:20.391 E/SQLiteLog( 4956): (1) no such table: RCP_DATA in "SELECT 1
FROM RCP_DATA WHERE 1=0"
01-07 10:25:20.393 D/EdmStorageHelper( 4956): onTableFound Created Table RCP_DATA
with Columns 5
01-07 10:25:20.393 E/SQLiteLog( 4956): (1) no such table: RCP_NOTIFICATION in
"SELECT 1 FROM RCP_NOTIFICATION WHERE 1=0"
01-07 10:25:20.395 D/EdmStorageHelper( 4956): onTableFound Created Table
RCP_NOTIFICATION with Columns 4
01-07 10:25:20.395 E/SQLiteLog( 4956): (1) no such table: CONTAINER_POLICY in
"SELECT 1 FROM CONTAINER_POLICY WHERE 1=0"
01-07 10:25:20.397 D/EdmStorageHelper( 4956): onTableFound Created Table
CONTAINER_POLICY with Columns 4
01-07 10:25:20.397 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialCACertificateTable in "SELECT 1 FROM
UniversalCredentialCACertificateTable WHERE 1=0"
01-07 10:25:20.399 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialCACertificateTable with Columns 4
01-07 10:25:20.400 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialWhiteListTable in "SELECT 1 FROM
UniversalCredentialWhiteListTable WHERE 1=0"
01-07 10:25:20.402 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialWhiteListTable with Columns 10
01-07 10:25:20.402 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialCertificateTable in "SELECT 1 FROM
UniversalCredentialCertificateTable WHERE 1=0"
01-07 10:25:20.404 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialCertificateTable with Columns 8
01-07 10:25:20.404 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialInfoTable in "SELECT 1 FROM UniversalCredentialInfoTable WHERE
1=0"
01-07 10:25:20.406 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialInfoTable with Columns 8
01-07 10:25:20.407 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialDefaultInstallTable in "SELECT 1 FROM
UniversalCredentialDefaultInstallTable WHERE 1=0"
01-07 10:25:20.409 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialDefaultInstallTable with Columns 5
01-07 10:25:20.409 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialEnforcedLockTypeTable in "SELECT 1 FROM
UniversalCredentialEnforcedLockTypeTable WHERE 1=0"
01-07 10:25:20.411 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialEnforcedLockTypeTable with Columns 5
01-07 10:25:20.411 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialEnabledLockTypeTable in "SELECT 1 FROM
UniversalCredentialEnabledLockTypeTable WHERE 1=0"
01-07 10:25:20.413 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialEnabledLockTypeTable with Columns 5
01-07 10:25:20.413 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialExemptTable in "SELECT 1 FROM UniversalCredentialExemptTable
WHERE 1=0"
01-07 10:25:20.415 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialExemptTable with Columns 9
01-07 10:25:20.416 E/SQLiteLog( 4956): (1) no such table:
UniversalCredentialKeyguardTable in "SELECT 1 FROM UniversalCredentialKeyguardTable
WHERE 1=0"
01-07 10:25:20.417 D/EdmStorageHelper( 4956): onTableFound Created Table
UniversalCredentialKeyguardTable with Columns 2
01-07 10:25:20.418 E/SQLiteLog( 4956): (1) no such table: PermAppPrivateKey in
"SELECT 1 FROM PermAppPrivateKey WHERE 1=0"
01-07 10:25:20.420 D/EdmStorageHelper( 4956): onTableFound Created Table
PermAppPrivateKey with Columns 6
01-07 10:25:20.420 E/SQLiteLog( 4956): (1) no such table: KnoxFeatureAccess in
"SELECT 1 FROM KnoxFeatureAccess WHERE 1=0"
01-07 10:25:20.422 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxFeatureAccess with Columns 3
01-07 10:25:20.422 E/SQLiteLog( 4956): (1) no such table: KnoxFIDOSettingTable in
"SELECT 1 FROM KnoxFIDOSettingTable WHERE 1=0"
01-07 10:25:20.424 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxFIDOSettingTable with Columns 4
01-07 10:25:20.425 E/SQLiteLog( 4956): (1) no such table: AppSeparationTable in
"SELECT 1 FROM AppSeparationTable WHERE 1=0"
01-07 10:25:20.427 D/EdmStorageHelper( 4956): onTableFound Created Table
AppSeparationTable with Columns 3
01-07 10:25:20.427 E/SQLiteLog( 4956): (1) no such table: PlayForWorkProxy in
"SELECT 1 FROM PlayForWorkProxy WHERE 1=0"
01-07 10:25:20.429 D/EdmStorageHelper( 4956): onTableFound Created Table
PlayForWorkProxy with Columns 4
01-07 10:25:20.429 E/SQLiteLog( 4956): (1) no such table:
KnoxExternalStorageWhitelist in "SELECT 1 FROM KnoxExternalStorageWhitelist WHERE
1=0"
01-07 10:25:20.431 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxExternalStorageWhitelist with Columns 3
01-07 10:25:20.431 E/SQLiteLog( 4956): (1) no such table:
KnoxExternalStorageSBABlacklist in "SELECT 1 FROM KnoxExternalStorageSBABlacklist
WHERE 1=0"
01-07 10:25:20.433 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxExternalStorageSBABlacklist with Columns 3
01-07 10:25:20.433 E/SQLiteLog( 4956): (1) no such table: TimaKeystorePolicy in
"SELECT 1 FROM TimaKeystorePolicy WHERE 1=0"
01-07 10:25:20.435 D/EdmStorageHelper( 4956): onTableFound Created Table
TimaKeystorePolicy with Columns 3
01-07 10:25:20.435 E/SQLiteLog( 4956): (1) no such table: TimaKeystorePerAppPolicy
in "SELECT 1 FROM TimaKeystorePerAppPolicy WHERE 1=0"
01-07 10:25:20.437 D/EdmStorageHelper( 4956): onTableFound Created Table
TimaKeystorePerAppPolicy with Columns 2
01-07 10:25:20.437 E/SQLiteLog( 4956): (1) no such table:
ClientCertificateManagerTable in "SELECT 1 FROM ClientCertificateManagerTable WHERE
1=0"
01-07 10:25:20.440 D/EdmStorageHelper( 4956): onTableFound Created Table
ClientCertificateManagerTable with Columns 10
01-07 10:25:20.440 E/SQLiteLog( 4956): (1) no such table: CCMCertTable in "SELECT 1
FROM CCMCertTable WHERE 1=0"
01-07 10:25:20.442 D/EdmStorageHelper( 4956): onTableFound Created Table
CCMCertTable with Columns 9
01-07 10:25:20.442 E/SQLiteLog( 4956): (1) no such table: CSRProfileTable in
"SELECT 1 FROM CSRProfileTable WHERE 1=0"
01-07 10:25:20.444 D/EdmStorageHelper( 4956): onTableFound Created Table
CSRProfileTable with Columns 3
01-07 10:25:20.444 E/SQLiteLog( 4956): (1) no such table: CCMDefaultPolicy in
"SELECT 1 FROM CCMDefaultPolicy WHERE 1=0"
01-07 10:25:20.446 D/EdmStorageHelper( 4956): onTableFound Created Table
CCMDefaultPolicy with Columns 2
01-07 10:25:20.446 E/SQLiteLog( 4956): (1) no such table: CCMCertGrantTable in
"SELECT 1 FROM CCMCertGrantTable WHERE 1=0"
01-07 10:25:20.448 D/EdmStorageHelper( 4956): onTableFound Created Table
CCMCertGrantTable with Columns 3
01-07 10:25:20.448 E/SQLiteLog( 4956): (1) no such table: CCMUserSelectableTable in
"SELECT 1 FROM CCMUserSelectableTable WHERE 1=0"
01-07 10:25:20.450 D/EdmStorageHelper( 4956): onTableFound Created Table
CCMUserSelectableTable with Columns 2
01-07 10:25:20.450 E/SQLiteLog( 4956): (1) no such table: knox_active_protection in
"SELECT 1 FROM knox_active_protection WHERE 1=0"
01-07 10:25:20.452 D/EdmStorageHelper( 4956): onTableFound Created Table
knox_active_protection with Columns 2
01-07 10:25:20.452 E/SQLiteLog( 4956): (1) no such table: ContainerOnly_wifiAP in
"SELECT 1 FROM ContainerOnly_wifiAP WHERE 1=0"
01-07 10:25:20.454 D/EdmStorageHelper( 4956): onTableFound Created Table
ContainerOnly_wifiAP with Columns 2
01-07 10:25:20.454 E/SQLiteLog( 4956): (1) no such table:
EnterpriseCertEnrollPolicy in "SELECT 1 FROM EnterpriseCertEnrollPolicy WHERE 1=0"
01-07 10:25:20.456 D/EdmStorageHelper( 4956): onTableFound Created Table
EnterpriseCertEnrollPolicy with Columns 4
01-07 10:25:20.456 E/SQLiteLog( 4956): (1) no such table: eb_analytics_table in
"SELECT 1 FROM eb_analytics_table WHERE 1=0"
01-07 10:25:20.457 D/EdmStorageHelper( 4956): onTableFound Created Table
eb_analytics_table with Columns 1
01-07 10:25:20.458 E/SQLiteLog( 4956): (1) no such table: eb_mapping_table in
"SELECT 1 FROM eb_mapping_table WHERE 1=0"
01-07 10:25:20.459 D/EdmStorageHelper( 4956): onTableFound Created Table
eb_mapping_table with Columns 5
01-07 10:25:20.460 E/SQLiteLog( 4956): (1) no such table: eb_profiles_table in
"SELECT 1 FROM eb_profiles_table WHERE 1=0"
01-07 10:25:20.462 D/EdmStorageHelper( 4956): onTableFound Created Table
eb_profiles_table with Columns 7
01-07 10:25:20.462 E/SQLiteLog( 4956): (1) no such table: eb_profile_settings_table
in "SELECT 1 FROM eb_profile_settings_table WHERE 1=0"
01-07 10:25:20.464 D/EdmStorageHelper( 4956): onTableFound Created Table
eb_profile_settings_table with Columns 7
01-07 10:25:20.464 E/SQLiteLog( 4956): (1) no such table: eb_vpn_profiles_table in
"SELECT 1 FROM eb_vpn_profiles_table WHERE 1=0"
01-07 10:25:20.466 D/EdmStorageHelper( 4956): onTableFound Created Table
eb_vpn_profiles_table with Columns 6
01-07 10:25:20.467 E/SQLiteLog( 4956): (1) no such table: eapn_mapping_table in
"SELECT 1 FROM eapn_mapping_table WHERE 1=0"
01-07 10:25:20.468 D/EdmStorageHelper( 4956): onTableFound Created Table
eapn_mapping_table with Columns 5
01-07 10:25:20.469 E/SQLiteLog( 4956): (1) no such table: uid_exception_list in
"SELECT 1 FROM uid_exception_list WHERE 1=0"
01-07 10:25:20.470 D/EdmStorageHelper( 4956): onTableFound Created Table
uid_exception_list with Columns 5
01-07 10:25:20.471 E/SQLiteLog( 4956): (1) no such table: active_profile_table in
"SELECT 1 FROM active_profile_table WHERE 1=0"
01-07 10:25:20.472 D/EdmStorageHelper( 4956): onTableFound Created Table
active_profile_table with Columns 6
01-07 10:25:20.472 E/SQLiteLog( 4956): (1) no such table: ConstrainedStateTable in
"SELECT 1 FROM ConstrainedStateTable WHERE 1=0"
01-07 10:25:20.474 D/EdmStorageHelper( 4956): onTableFound Created Table
ConstrainedStateTable with Columns 2
01-07 10:25:20.474 E/SQLiteLog( 4956): (1) no such table: KnoxSettingsOptionsTable
in "SELECT 1 FROM KnoxSettingsOptionsTable WHERE 1=0"
01-07 10:25:20.475 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxSettingsOptionsTable with Columns 3
01-07 10:25:20.476 E/SQLiteLog( 4956): (1) no such table: ApplicationDefault in
"SELECT 1 FROM ApplicationDefault WHERE 1=0"
01-07 10:25:20.477 D/EdmStorageHelper( 4956): onTableFound Created Table
ApplicationDefault with Columns 8
01-07 10:25:20.478 E/SQLiteLog( 4956): (1) no such table: FirewallStatus in "SELECT
1 FROM FirewallStatus WHERE 1=0"
01-07 10:25:20.479 D/EdmStorageHelper( 4956): onTableFound Created Table
FirewallStatus with Columns 3
01-07 10:25:20.479 E/SQLiteLog( 4956): (1) no such table: FirewallRule in "SELECT 1
FROM FirewallRule WHERE 1=0"
01-07 10:25:20.482 D/EdmStorageHelper( 4956): onTableFound Created Table
FirewallRule with Columns 16
01-07 10:25:20.482 E/SQLiteLog( 4956): (1) no such table: FirewallHostnames in
"SELECT 1 FROM FirewallHostnames WHERE 1=0"
01-07 10:25:20.483 D/EdmStorageHelper( 4956): onTableFound Created Table
FirewallHostnames with Columns 4
01-07 10:25:20.484 E/SQLiteLog( 4956): (1) no such table:
IRMProviderCapabilitiesTable in "SELECT 1 FROM IRMProviderCapabilitiesTable WHERE
1=0"
01-07 10:25:20.486 D/EdmStorageHelper( 4956): onTableFound Created Table
IRMProviderCapabilitiesTable with Columns 9
01-07 10:25:20.486 E/SQLiteLog( 4956): (1) no such table: IRMDocumentRightsTable in
"SELECT 1 FROM IRMDocumentRightsTable WHERE 1=0"
01-07 10:25:20.488 D/EdmStorageHelper( 4956): onTableFound Created Table
IRMDocumentRightsTable with Columns 10
01-07 10:25:20.488 E/SQLiteLog( 4956): (1) no such table:
IRMServiceInformationTable in "SELECT 1 FROM IRMServiceInformationTable WHERE 1=0"
01-07 10:25:20.490 D/EdmStorageHelper( 4956): onTableFound Created Table
IRMServiceInformationTable with Columns 12
01-07 10:25:20.491 E/SQLiteLog( 4956): (1) no such table: SHAREDDEVICE in "SELECT 1
FROM SHAREDDEVICE WHERE 1=0"
01-07 10:25:20.492 D/EdmStorageHelper( 4956): onTableFound Created Table
SHAREDDEVICE with Columns 3
01-07 10:25:20.492 E/SQLiteLog( 4956): (1) no such table:
ApplicationRuntimePermissions in "SELECT 1 FROM ApplicationRuntimePermissions WHERE
1=0"
01-07 10:25:20.494 D/EdmStorageHelper( 4956): onTableFound Created Table
ApplicationRuntimePermissions with Columns 5
01-07 10:25:20.494 E/SQLiteLog( 4956): (1) no such table: SelectiveFotaTable in
"SELECT 1 FROM SelectiveFotaTable WHERE 1=0"
01-07 10:25:20.496 D/EdmStorageHelper( 4956): onTableFound Created Table
SelectiveFotaTable with Columns 3
01-07 10:25:20.496 E/SQLiteLog( 4956): (1) no such table: DomainFilterTable in
"SELECT 1 FROM DomainFilterTable WHERE 1=0"
01-07 10:25:20.498 D/EdmStorageHelper( 4956): onTableFound Created Table
DomainFilterTable with Columns 8
01-07 10:25:20.498 E/SQLiteLog( 4956): (1) no such table: SeamsClipboardTable in
"SELECT 1 FROM SeamsClipboardTable WHERE 1=0"
01-07 10:25:20.499 D/EdmStorageHelper( 4956): onTableFound Created Table
SeamsClipboardTable with Columns 2
01-07 10:25:20.500 E/SQLiteLog( 4956): (1) no such table: DomainFilterReportStatus
in "SELECT 1 FROM DomainFilterReportStatus WHERE 1=0"
01-07 10:25:20.501 D/EdmStorageHelper( 4956): onTableFound Created Table
DomainFilterReportStatus with Columns 3
01-07 10:25:20.501 E/SQLiteLog( 4956): (1) no such table:
DomainFilterOnIptablesApiStatus in "SELECT 1 FROM DomainFilterOnIptablesApiStatus
WHERE 1=0"
01-07 10:25:20.503 D/EdmStorageHelper( 4956): onTableFound Created Table
DomainFilterOnIptablesApiStatus with Columns 3
01-07 10:25:20.503 E/SQLiteLog( 4956): (1) no such table: DomainFilterReportTable
in "SELECT 1 FROM DomainFilterReportTable WHERE 1=0"
01-07 10:25:20.504 D/EdmStorageHelper( 4956): onTableFound Created Table
DomainFilterReportTable with Columns 5
01-07 10:25:20.505 E/SQLiteLog( 4956): (1) no such table: GlobalProxyAuthTable in
"SELECT 1 FROM GlobalProxyAuthTable WHERE 1=0"
01-07 10:25:20.507 D/EdmStorageHelper( 4956): onTableFound Created Table
GlobalProxyAuthTable with Columns 5
01-07 10:25:20.507 E/SQLiteLog( 4956): (1) no such table: WifiProxyAuthTable in
"SELECT 1 FROM WifiProxyAuthTable WHERE 1=0"
01-07 10:25:20.509 D/EdmStorageHelper( 4956): onTableFound Created Table
WifiProxyAuthTable with Columns 6
01-07 10:25:20.509 E/SQLiteLog( 4956): (1) no such table: CertificateWhiteListTable
in "SELECT 1 FROM CertificateWhiteListTable WHERE 1=0"
01-07 10:25:20.511 D/EdmStorageHelper( 4956): onTableFound Created Table
CertificateWhiteListTable with Columns 3
01-07 10:25:20.511 E/SQLiteLog( 4956): (1) no such table: DEX_POLICY in "SELECT 1
FROM DEX_POLICY WHERE 1=0"
01-07 10:25:20.514 D/EdmStorageHelper( 4956): onTableFound Created Table DEX_POLICY
with Columns 16
01-07 10:25:20.514 E/SQLiteLog( 4956): (1) no such table: APM_WhitelistTable in
"SELECT 1 FROM APM_WhitelistTable WHERE 1=0"
01-07 10:25:20.516 D/EdmStorageHelper( 4956): onTableFound Created Table
APM_WhitelistTable with Columns 4
01-07 10:25:20.516 E/SQLiteLog( 4956): (1) no such table: APM_StatusTable in
"SELECT 1 FROM APM_StatusTable WHERE 1=0"
01-07 10:25:20.518 D/EdmStorageHelper( 4956): onTableFound Created Table
APM_StatusTable with Columns 2
01-07 10:25:20.518 E/SQLiteLog( 4956): (1) no such table: APM_EnforcedTable in
"SELECT 1 FROM APM_EnforcedTable WHERE 1=0"
01-07 10:25:20.519 D/EdmStorageHelper( 4956): onTableFound Created Table
APM_EnforcedTable with Columns 3
01-07 10:25:20.520 E/SQLiteLog( 4956): (1) no such table: SecureTimerTable in
"SELECT 1 FROM SecureTimerTable WHERE 1=0"
01-07 10:25:20.521 D/EdmStorageHelper( 4956): onTableFound Created Table
SecureTimerTable with Columns 6
01-07 10:25:20.522 E/SQLiteLog( 4956): (1) no such table: SecureTimerStatusTable in
"SELECT 1 FROM SecureTimerStatusTable WHERE 1=0"
01-07 10:25:20.523 D/EdmStorageHelper( 4956): onTableFound Created Table
SecureTimerStatusTable with Columns 4
01-07 10:25:20.523 E/SQLiteLog( 4956): (1) no such table: KnoxServiceIdTable in
"SELECT 1 FROM KnoxServiceIdTable WHERE 1=0"
01-07 10:25:20.525 D/EdmStorageHelper( 4956): onTableFound Created Table
KnoxServiceIdTable with Columns 3
01-07 10:25:20.528 E/SQLiteLog( 4956): (1) table generic has 4 columns but 3 values
were supplied in "INSERT INTO generic VALUES ('PlatformSoftwareVersion',
'samsung/a21sub/a21s:11/RP1A.200720.012/A217MUBS7CUH2:user/release-keys', 0);"
01-07 10:25:20.528 E/SQLiteLog( 4956): (1) no such table: APPLICATION_SIGNATURE in
"SELECT 1 FROM APPLICATION_SIGNATURE WHERE 1=0"
01-07 10:25:20.529 D/EdmStorageHelper( 4956): doTableCreationOrUpdate Done +
1641569120529
01-07 10:25:20.575 D/KnoxMUMContainerPolicy( 4956): reading from xml resource
01-07 10:25:20.577 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:25:20.577 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:25:20.577 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:25:20.578 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.578 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.579 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.579 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.579 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.579 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.579 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.580 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.584 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.584 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.584 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.584 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.584 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.585 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.586 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.586 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.588 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.588 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.589 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.590 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.592 E/ActivityRecognitionHardware( 4560): activity_recognition HAL
is deprecated. class_init is effectively a no-op
01-07 10:25:20.593 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:25:20.593 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:25:20.593 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:25:20.593 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.594 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.594 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.594 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): COM config dump START:
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): mAllowStatusBarExpansion
: true
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): mAllowHomeKey : true
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956):
mAllowClearAllNotification : false
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): mHideSystemBar : false
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): mWipeRecentTasks : false
01-07 10:25:20.596 D/SecureFolderConfigurationType( 4956): COM config dump END.
01-07 10:25:20.597 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:25:20.597 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.597 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.598 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.599 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.600 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): COM config dump START:
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956):
mAllowStatusBarExpansion : true
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): mAllowHomeKey : true
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956):
mAllowClearAllNotification : true
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): mHideSystemBar : false
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): mWipeRecentTasks : true
01-07 10:25:20.602 D/ContainerModeConfigurationType( 4956): COM config dump END.
01-07 10:25:20.602 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:25:20.602 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.603 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.603 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.603 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.649 D/LightweightConfigurationType( 4956): Lightweight config dump
START:
01-07 10:25:20.649 D/LightweightConfigurationType( 4956): mFolderHeaderIcon : null
01-07 10:25:20.649 D/LightweightConfigurationType( 4956): mFolderHeaderTitle : null
01-07 10:25:20.649 D/LightweightConfigurationType( 4956):
mFolderDisabledChangeLayout : true
01-07 10:25:20.649 D/LightweightConfigurationType( 4956): Lightweight config dump
END.
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956): isFOTARequired
currentversion:custom
01-07 10:25:20.651 I/KnoxMUMContainerPolicy( 4956): 1. pdaVersion = A217MUBS7CUH2
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
trimHiddenVersion(A217MUBS7CUH2)
01-07 10:25:20.651 I/KnoxMUMContainerPolicy( 4956): 2. pdaVersion = A217MUBS7CUH2
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956): Fota required......
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:upgrading existing types
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:knox-1.0
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:knox-b2c
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:secure-folder
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b-com
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b-lwc
01-07 10:25:20.651 D/KnoxMUMContainerPolicy( 4956): reading from xml resource for
fota
01-07 10:25:20.651 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:25:20.652 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:25:20.652 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:25:20.652 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.652 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.652 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.652 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.652 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.652 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.653 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.654 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.654 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.656 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.656 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.657 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.659 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.660 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.661 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.662 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.663 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:25:20.663 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:25:20.663 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:25:20.663 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.664 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.664 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.664 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): COM config dump START:
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): mAllowStatusBarExpansion
: true
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): mAllowHomeKey : true
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956):
mAllowClearAllNotification : false
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): mHideSystemBar : false
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): mWipeRecentTasks : false
01-07 10:25:20.665 D/SecureFolderConfigurationType( 4956): COM config dump END.
01-07 10:25:20.665 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:25:20.665 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.666 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.666 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-07 10:25:20.666 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-07 10:25:20.666 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-07 10:25:20.666 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-07 10:25:20.667 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-07 10:25:20.668 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): COM config dump START:
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956):
mAllowStatusBarExpansion : true
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): mAllowHomeKey : true
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956):
mAllowClearAllNotification : true
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): mHideSystemBar : false
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): mWipeRecentTasks : true
01-07 10:25:20.670 D/ContainerModeConfigurationType( 4956): COM config dump END.
01-07 10:25:20.670 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:25:20.670 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:25:20.670 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:25:20.670 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-07 10:25:20.671 E/KnoxMUMContainerPolicy( 4956): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-07 10:25:20.714 D/LightweightConfigurationType( 4956): Lightweight config dump
START:
01-07 10:25:20.714 D/LightweightConfigurationType( 4956): mFolderHeaderIcon : null
01-07 10:25:20.714 D/LightweightConfigurationType( 4956): mFolderHeaderTitle : null
01-07 10:25:20.714 D/LightweightConfigurationType( 4956):
mFolderDisabledChangeLayout : true
01-07 10:25:20.714 D/LightweightConfigurationType( 4956): Lightweight config dump
END.
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956):
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-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-1.0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2c
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=secure-folder
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-com
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-lwc
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.715 I/KnoxMUMContainerPolicy( 4956):
updateInstallPackagesForCloneTypes : list = [com.samsung.helphub, sstream.app,
com.sec.ims, com.sec.imsservice, com.sec.hearingadjust]
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-1.0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2c
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=secure-folder
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-com
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-lwc
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-1.0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2c
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=secure-folder
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-com
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-lwc
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-1.0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2c
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=secure-folder
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-com
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): UID = 0name=knox-b2b-lwc
01-07 10:25:20.716 I/KnoxMUMContainerPolicy( 4956): Not a cloneType: AdminUid is
0
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:knox-b2b
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@bd335ea
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:knox-1.0
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@5770db
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:knox-b2c
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@dfff778
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:secure-
folder
01-07 10:25:20.716 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.SecureFolderConfigurationType@2331e51
01-07 10:25:20.717 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:knox-b2b-
com
01-07 10:25:20.717 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.ContainerModeConfigurationType@6a6c6b6
01-07 10:25:20.717 D/KnoxMUMContainerPolicy( 4956): Upgrading type object:knox-b2b-
lwc
01-07 10:25:20.717 D/KnoxMUMContainerPolicy( 4956): Knox config found
existing:com.samsung.android.knox.container.LightweightConfigurationType@c523fb7
01-07 10:25:20.717 D/KnoxConfigurationType( 4956): isDefaultConfigType: true
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): getContainerLayout: 1
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: true
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): isDefaultConfigType: false
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): getContainerLayout: -1
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: true
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): isDefaultConfigType: false
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): getContainerLayout: -1
01-07 10:25:20.718 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: true
01-07 10:25:20.719 D/KnoxConfigurationType( 4956): isDefaultConfigType: true
01-07 10:25:20.719 D/KnoxConfigurationType( 4956): getContainerLayout: 1
01-07 10:25:20.719 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: true
01-07 10:25:20.719 D/KnoxConfigurationType( 4956): isDefaultConfigType: false
01-07 10:25:20.719 D/KnoxConfigurationType( 4956): getContainerLayout: -1
01-07 10:25:20.720 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: false
01-07 10:25:20.720 D/KnoxConfigurationType( 4956): isDefaultConfigType: false
01-07 10:25:20.720 D/KnoxConfigurationType( 4956): getContainerLayout: -1
01-07 10:25:20.720 D/KnoxConfigurationType( 4956): isLayoutSwitchingAllowed: false
01-07 10:25:20.731 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(mum_container_policy:4956)
01-07 10:25:20.731 D/SystemServerTiming( 4956): StartPersonaManager took to
complete: 601ms
01-07 10:25:20.731 D/SystemServerTiming( 4956): !@Boot_SystemServer: 601ms :
StartPersonaManager
01-07 10:25:20.731 I/SystemServerTiming( 4956): !@Boot_EBS: Took 601ms by
'StartPersonaManager'
01-07 10:25:20.731 D/SystemServer( 4956): startRCPService | original value for
enabledContainer : true
01-07 10:25:20.731 D/SystemServer( 4956): startRCPService | KnoxPresentInDevice :
false, DoEnabled : false
01-07 10:25:20.731 I/SystemServerTiming( 4956): RCPManagerService
01-07 10:25:20.731 D/SystemServer( 4956): startRCPService | add Lazy Service :
RCPManagerService , rcp
01-07 10:25:20.732 D/LazyService( 4956): rcp addService
01-07 10:25:20.732 D/SystemServerTiming( 4956): RCPManagerService took to complete:
0ms
01-07 10:25:20.732 I/SystemServerTiming( 4956): KnoxMUMRCPPolicyService
01-07 10:25:20.732 D/SystemServer( 4956): startRCPService | add Lazy Service :
KnoxMUMRCPPolicyService , mumrcppolicy
01-07 10:25:20.732 D/LazyService( 4956): mum_container_rcp_policy addService
01-07 10:25:20.732 D/SystemServerTiming( 4956): KnoxMUMRCPPolicyService took to
complete: 0ms
01-07 10:25:20.732 I/SystemServerTiming( 4956): DualAppManagerService
01-07 10:25:20.732 D/SystemServer( 4956): startDualAppManagerService | add
Service : startDualAppManagerService
01-07 10:25:20.734 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dual_app:4956)
01-07 10:25:20.735 D/SystemServerTiming( 4956): DualAppManagerService took to
complete: 2ms
01-07 10:25:20.735 I/SystemServerTiming( 4956): StartAccountManagerService
01-07 10:25:20.735 I/SystemServiceManager( 4956): Starting
com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:25:20.738 D/CompatibilityChangeReporter( 4956): Compat change id reported:
148180766; UID 1000; state: ENABLED
01-07 10:25:20.739 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(account:4956)
01-07 10:25:20.739 D/SystemServerTiming( 4956): StartAccountManagerService took to
complete: 5ms
01-07 10:25:20.739 I/SystemServerTiming( 4956): StartContentService
01-07 10:25:20.740 I/SystemServiceManager( 4956): Starting
com.android.server.content.ContentService$Lifecycle
01-07 10:25:20.741 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(content:4956)
01-07 10:25:20.742 D/SystemServerTiming( 4956): StartContentService took to
complete: 2ms
01-07 10:25:20.742 I/SystemServerTiming( 4956): InstallSystemProviders
01-07 10:25:20.756 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:20.759 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 171
01-07 10:25:20.772 I/SettingsProvider( 4956): onCreate
(com.android.providers.settings.SettingsProvider@e2df08f) java.lang.Exception
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:477)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:20.772 I/SettingsProvider( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:20.778 D/SettingsProvider( 4956): readSalesCode(): menutreeCode=
01-07 10:25:20.842 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:20.847 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:20.867 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:20.869 I/CameraManagerGlobal( 4956): Connecting to camera service
01-07 10:25:20.873 D/VendorTagDescriptor( 4956): addVendorDescriptor: vendor tag id
3854507339 added
01-07 10:25:20.873 D/CameraService( 4689): addListenerHelper: Add listener
0xf06217a0
01-07 10:25:20.875 D/CameraService( 4689): CameraDeviceState for CameraManager
01-07 10:25:20.876 I/CameraManagerGlobal( 4956): Camera 0 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-07 10:25:20.877 I/CameraManagerGlobal( 4956): Camera 1 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.877 I/CameraManagerGlobal( 4956): Camera 2 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-07 10:25:20.877 I/CameraManagerGlobal( 4956): Camera 20 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.878 I/CameraManagerGlobal( 4956): Camera 23 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.878 I/CameraManagerGlobal( 4956): Camera 3 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.878 I/CameraManagerGlobal( 4956): Camera 4 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.878 I/CameraManagerGlobal( 4956): Camera 50 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.879 I/CameraManagerGlobal( 4956): Camera 52 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.879 I/CameraManagerGlobal( 4956): Camera 54 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:25:20.883 D/SettingsProvider( 4956): Package not found :
com.samsung.android.app.aodservice
01-07 10:25:20.959 D/SettingsProvider( 4956): Package not found :
com.samsung.android.deviceidservice
01-07 10:25:20.978 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:21.072 W/System ( 4956): A resource was acquired at attached stack
trace but never released. See java.io.Closeable for information on avoiding
resource leaks.
01-07 10:25:21.074 W/System ( 4956): java.lang.Throwable: Explicit termination
method 'close' not called
01-07 10:25:21.074 W/System ( 4956): at
dalvik.system.CloseGuard.openWithCallSite(CloseGuard.java:259)
01-07 10:25:21.074 W/System ( 4956): at
dalvik.system.CloseGuard.open(CloseGuard.java:230)
01-07 10:25:21.074 W/System ( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:176)
01-07 10:25:21.074 W/System ( 4956): at
java.io.FileReader.<init>(FileReader.java:72)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.asks.ASKSManagerService.getRestrictDataFromXML(ASKSManagerServic
e.java:2803)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.asks.ASKSManagerService.updateRestrictRule(ASKSManagerService.ja
va:2717)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.asks.ASKSManagerService.<init>(ASKSManagerService.java:238)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.asks.ASKSManagerService.main(ASKSManagerService.java:191)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1311)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.SystemServer.run(SystemServer.java:959)
01-07 10:25:21.074 W/System ( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.074 W/System ( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:25:21.074 W/System ( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.074 W/System ( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.084 I/DeviceNameDeltaTest( 4956): No Product code delta for Device
name
01-07 10:25:21.090 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:21.094 D/SettingsProvider( 4956): Package not found :
com.samsung.android.app.aodservice
01-07 10:25:21.094 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:21.132 W/SettingsState( 4956): No settings state
/data/system/users/0/settings_system.xml
01-07 10:25:21.133 I/SettingsState( 4956): directory info for directory/file
/data/system/users/0/settings_system.xml with stacktrace
01-07 10:25:21.133 I/SettingsState( 4956): java.lang.Exception
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:938)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1060)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3192)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3688)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3636)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2983)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:489)
01-07 10:25:21.133 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:21.133 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:21.133 I/SettingsState( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:21.133 I/SettingsState( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:21.133 I/SettingsState( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.133 I/SettingsState( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.133 I/SettingsState( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.133 I/SettingsState( 4956): ancestor directory /data/system/users/0
exists
01-07 10:25:21.133 I/SettingsState( 4956): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-07 10:25:21.133 I/SettingsState( 4956): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-07 10:25:21.178 W/SettingsState( 4956): No settings state
/data/system/users/0/settings_secure.xml
01-07 10:25:21.179 I/SettingsState( 4956): directory info for directory/file
/data/system/users/0/settings_secure.xml with stacktrace
01-07 10:25:21.179 I/SettingsState( 4956): java.lang.Exception
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:938)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1060)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3192)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3697)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3636)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2983)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:489)
01-07 10:25:21.179 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:21.179 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:21.179 I/SettingsState( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:21.179 I/SettingsState( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:21.179 I/SettingsState( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.179 I/SettingsState( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.179 I/SettingsState( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.179 I/SettingsState( 4956): ancestor directory /data/system/users/0
exists
01-07 10:25:21.179 I/SettingsState( 4956): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-07 10:25:21.179 I/SettingsState( 4956): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-07 10:25:21.188 D/SettingsProvider( 4956): Generated and saved new ANDROID_ID
[56267a0dd5fddb08] for user 0
01-07 10:25:21.195 I/zygote ( 4560):
Thread[1,tid=4560,Native,Thread*=0xe97e7e00,peer=0x12d401e8,"main"] recursive
attempt to load library "libmedia_jni.so"
01-07 10:25:21.196 I/zygote ( 4560):
Thread[1,tid=4560,Native,Thread*=0xe97e7e00,peer=0x12d401e8,"main"] recursive
attempt to load library "libmedia_jni.so"
01-07 10:25:21.196 D/MtpDeviceJNI( 4560): register_android_mtp_MtpDevice
01-07 10:25:21.197 I/zygote ( 4560):
Thread[1,tid=4560,Native,Thread*=0xe97e7e00,peer=0x12d401e8,"main"] recursive
attempt to load library "libmedia_jni.so"
01-07 10:25:21.197 I/zygote ( 4560):
Thread[1,tid=4560,Native,Thread*=0xe97e7e00,peer=0x12d401e8,"main"] recursive
attempt to load library "libmedia_jni.so"
01-07 10:25:21.204 W/SettingsState( 4956): No settings state
/data/system/users/0/settings_global.xml
01-07 10:25:21.205 I/SettingsState( 4956): directory info for directory/file
/data/system/users/0/settings_global.xml with stacktrace
01-07 10:25:21.205 I/SettingsState( 4956): java.lang.Exception
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:938)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1060)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3192)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3708)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3636)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2983)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:489)
01-07 10:25:21.205 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:21.205 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:21.205 I/SettingsState( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:21.205 I/SettingsState( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:21.205 I/SettingsState( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.205 I/SettingsState( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.205 I/SettingsState( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.205 I/SettingsState( 4956): ancestor directory /data/system/users/0
exists
01-07 10:25:21.205 I/SettingsState( 4956): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-07 10:25:21.205 I/SettingsState( 4956): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-07 10:25:21.212 W/Zygote ( 4560): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
01-07 10:25:21.213 W/Zygote ( 4560): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
01-07 10:25:21.228 D/SettingsProvider( 4956): currentBrightnessValue = 80, 80
01-07 10:25:21.228 D/SettingsProvider( 4956): PSMBrightnessValues[0] = 80
01-07 10:25:21.228 D/SettingsProvider( 4956): PSMBrightnessValues[1] = 80
01-07 10:25:21.229 E/SettingsProvider( 4956): Samsung Autofill - Unknown package
01-07 10:25:21.229 D/SettingsProvider( 4956): Setting
[com.google.android.gms/.autofill.service.AutofillService] as Autofill Service for
user 0
01-07 10:25:21.249 W/Zygote ( 4560): Class not found for preloading:
android.net.shared.Inet4AddressUtils
01-07 10:25:21.250 W/Zygote ( 4560): Class not found for preloading:
android.net.shared.InetAddressUtils
01-07 10:25:21.257 D/SettingsProvider( 4956): readCountryCode(): country=PE
01-07 10:25:21.268 D/SettingsProvider( 4956): [Sound Theme] Migrated !
01-07 10:25:21.307 W/SettingsState( 4956): No settings state
/data/system/users/0/settings_config.xml
01-07 10:25:21.308 I/SettingsState( 4956): directory info for directory/file
/data/system/users/0/settings_config.xml with stacktrace
01-07 10:25:21.308 I/SettingsState( 4956): java.lang.Exception
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:938)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1060)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3192)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsForU
serLocked(SettingsProvider.java:3157)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.peekSettingsStateL
ocked(SettingsProvider.java:3603)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.getSettingsNamesLo
cked(SettingsProvider.java:3122)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.syncSsaidTableOnSt
art(SettingsProvider.java:3104)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2984)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:489)
01-07 10:25:21.308 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:21.308 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:21.308 I/SettingsState( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:21.308 I/SettingsState( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:21.308 I/SettingsState( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.308 I/SettingsState( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.308 I/SettingsState( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.308 I/SettingsState( 4956): ancestor directory /data/system/users/0
exists
01-07 10:25:21.308 I/SettingsState( 4956): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-07 10:25:21.308 I/SettingsState( 4956): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-07 10:25:21.309 W/SettingsState( 4956): No settings state
/data/system/users/0/settings_ssaid.xml
01-07 10:25:21.310 I/SettingsState( 4956): directory info for directory/file
/data/system/users/0/settings_ssaid.xml with stacktrace
01-07 10:25:21.310 I/SettingsState( 4956): java.lang.Exception
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:938)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1060)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3192)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsForU
serLocked(SettingsProvider.java:3180)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.peekSettingsStateL
ocked(SettingsProvider.java:3603)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.getSettingsNamesLo
cked(SettingsProvider.java:3122)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.syncSsaidTableOnSt
art(SettingsProvider.java:3104)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2984)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:489)
01-07 10:25:21.310 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:25:21.310 I/SettingsState( 4956): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:25:21.310 I/SettingsState( 4956): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:25:21.310 I/SettingsState( 4956): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:25:21.310 I/SettingsState( 4956): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8262)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9827)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1683)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:25:21.310 I/SettingsState( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:25:21.310 I/SettingsState( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:25:21.310 I/SettingsState( 4956): ancestor directory /data/system/users/0
exists
01-07 10:25:21.310 I/SettingsState( 4956): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-07 10:25:21.310 I/SettingsState( 4956): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-07 10:25:21.311 I/SettingsService( 4956): SettingsService Start
01-07 10:25:21.313 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(settings:4956)
01-07 10:25:21.314 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(device_config:4956)
01-07 10:25:21.317 D/SemWifiApContentProvider( 4956): OnCreate
01-07 10:25:21.347 W/Zygote ( 4560): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
01-07 10:25:21.348 W/Zygote ( 4560): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
01-07 10:25:21.348 W/Zygote ( 4560): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
01-07 10:25:21.359 W/Zygote ( 4560): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
01-07 10:25:21.360 W/Zygote ( 4560): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
01-07 10:25:21.360 W/Zygote ( 4560): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
01-07 10:25:21.361 W/Zygote ( 4560): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
01-07 10:25:21.371 W/Zygote ( 4560): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
01-07 10:25:21.386 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:21.403 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
01-07 10:25:21.404 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
01-07 10:25:21.420 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
01-07 10:25:21.420 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
01-07 10:25:21.420 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
01-07 10:25:21.421 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
01-07 10:25:21.425 I/GenerationRegistry( 4956): Created backing store
android.util.MemoryIntArray@8b
01-07 10:25:21.426 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:21.430 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:21.431 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:21.434 W/PackageManager( 4956): ApplicationPolicy is null
01-07 10:25:21.435 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.android.shell cmp = com.android.shell.BugreportStorageProvider
newState = 0 callingPackage = 1000/system stackTrace =
android.app.ApplicationPackageManager.setComponentEnabledSetting:3252
com.android.server.am.ActivityManagerService$DevelopmentSettingsObserver.onChange:1
489
01-07 10:25:21.441 D/SystemServerTiming( 4956): InstallSystemProviders took to
complete: 699ms
01-07 10:25:21.441 D/SystemServerTiming( 4956): !@Boot_SystemServer: 699ms :
InstallSystemProviders
01-07 10:25:21.441 I/SystemServerTiming( 4956): !@Boot_EBS: Took 699ms by
'InstallSystemProviders'
01-07 10:25:21.441 I/SystemServerTiming( 4956): SatsService: Secure AT Service
01-07 10:25:21.445 D/SystemServerTimingAsync( 4956): AppDataPrepare took to
complete: 3386ms
01-07 10:25:21.445 I/PackageManager( 4956): Deferred reconcileAppsData finished 320
packages
01-07 10:25:21.445 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:prepareAppData took to complete: 3389ms
01-07 10:25:21.452 I/DEVROOT#MGR( 4956): [android] create
DeviceRootKeyServiceManager.
01-07 10:25:21.455 I/engmode_java_manager( 4956): em library is enabled, will use
library
01-07 10:25:21.456 I/engmode_java_manager( 4956): android(1000, 0) connects to
EngineeringModeNative
01-07 10:25:21.457 I/SatsService( 4956): AtCmdHandler called.
01-07 10:25:21.457 I/SatsService( 4956): connect at distributor
01-07 10:25:21.457 I/SatsService( 4956): AtCmdHandler called.
01-07 10:25:21.457 I/SatsService( 4956): connect data distributor
01-07 10:25:21.458 D/SystemServerTiming( 4956): SatsService: Secure AT Service took
to complete: 17ms
01-07 10:25:21.458 I/SystemServerTiming( 4956): StartDropBoxManager
01-07 10:25:21.458 I/SystemServiceManager( 4956): Starting
com.android.server.DropBoxManagerService
01-07 10:25:21.459 D/AT_Distributor( 4751): InitSocketMessageHandler():
SatsService, id(10), fd(19)
01-07 10:25:21.459 I/SatsServiceAt( 4956): Connected to daemon.
01-07 10:25:21.459 I/SatsServiceData( 4956): Connected to daemon.
01-07 10:25:21.460 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dropbox:4956)
01-07 10:25:21.460 D/SystemServerTiming( 4956): StartDropBoxManager took to
complete: 2ms
01-07 10:25:21.460 I/SystemServerTiming( 4956): SSRM Service
01-07 10:25:21.462 W/system_server( 4956): ClassLoaderContext classpath size
mismatch. expected=5, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*1546904608:/system/framework/services.jar!
classes2.dex*2280263814:/system/framework/services.jar!classes3.dex*4241600514:/
system/framework/ethernet-service.jar*2107083048] |
PCL[];PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*1546904608:/system/framework/services.jar!
classes2.dex*2280263814:/system/framework/services.jar!classes3.dex*4241600514:/
system/framework/ethernet-service.jar*2107083048:/system/framework/
ssrm.jar*766692030:/system/framework/semwifi-service.jar*4004166315:/apex/
com.android.permission/javalib/service-permission.jar*2595220506:/apex/
com.android.wifi/javalib/service-wifi.jar*3274044145:/apex/com.android.ipsec/
javalib/android.net.ipsec.ike.jar*3834197743])
01-07 10:25:21.467 W/system_server( 4956): Found duplicate classes, falling back to
extracting from APK : /system/framework/ssrm.jar
01-07 10:25:21.468 W/system_server( 4956): NOTE: This wastes RAM and hurts startup
performance.
01-07 10:25:21.468 W/system_server( 4956): 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-07 10:25:21.472 I/SystemServiceManager( 4956): Starting
com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:25:21.512 W/idmap2 ( 5129): failed to create idmap
01-07 10:25:21.548 W/ProcessCpuTracker( 4956): Failed to stat(/proc/5129):
android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
01-07 10:25:21.548 W/ProcessCpuTracker( 4956): Skipping unknown process pid 5129
01-07 10:25:21.588 E/SystemServiceRegistry( 4956): Failed to get custom frequency
manager service.
01-07 10:25:21.591 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:25:21.593 W/Looper ( 4956): Drained
01-07 10:25:21.604 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 181
01-07 10:25:21.608 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
01-07 10:25:21.615 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(CustomFrequencyManagerService:4956)
01-07 10:25:21.615 W/SystemServiceManager( 4956): Service
com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle took 143 ms in
onStart
01-07 10:25:21.615 D/SystemServerTiming( 4956): SSRM Service took to complete:
155ms
01-07 10:25:21.615 I/SystemServer( 4956): Hqm Service
01-07 10:25:21.617 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:21.620 I/HqmInfo::HqmManagerService( 4956): Start
01-07 10:25:21.621 I/HqmInfo::a( 4956): log level : 10
01-07 10:25:21.622 I/HqmInfo::HqmManagerService( 4956): Hqm - Enable
01-07 10:25:21.623 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
01-07 10:25:21.632 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
01-07 10:25:21.633 W/Zygote ( 4560): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
01-07 10:25:21.666 I/HqmInfo::h( 4956): set DQ
01-07 10:25:21.694 I/hwservicemanager( 4226): Since
[email protected]::ISehHqm/default is not registered, trying to start
it as a lazy HAL.
01-07 10:25:21.695 I/hwservicemanager( 4226): Since
[email protected]::ISehHqm/default is not registered, trying to start
it as a lazy HAL.
01-07 10:25:21.695 I/HidlServiceManagement( 4956): getService: Trying again for
[email protected]::ISehHqm/default...
01-07 10:25:21.700 I/Zygote ( 4560): ...preloaded 12094 classes in 1585ms.
01-07 10:25:21.700 I/zygote ( 4560): VMRuntime.preloadDexCaches starting
01-07 10:25:21.720 D/[email protected]( 5136): SehHqm-1.0
starts
01-07 10:25:21.720 I/[email protected]( 5136): Registering
HAL: [email protected]::ISehHqm with name: default
01-07 10:25:21.722 I/HidlServiceManagement( 5136): Registered
[email protected]::ISehHqm/default
01-07 10:25:21.723 I/HidlServiceManagement( 5136): Removing namespace from process
name [email protected] to [email protected].
01-07 10:25:21.723 I/hw-BpHwBinder( 4226): onLastStrongRef automatically unlinking
death recipients
01-07 10:25:21.723 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISehHqm/default
01-07 10:25:21.724 E/Hqm_hidl_k( 5136): Hqm readSysfs /sys/class/scsi_host/host0/lt
01-07 10:25:21.724 E/Hqm_hidl_k( 5136): Hqm HAL : /sys/class/scsi_host/host0/lt is
null
01-07 10:25:21.725 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/scsi_host/host0/sense_err_logging
01-07 10:25:21.725 E/Hqm_hidl_k( 5136): Hqm HAL :
/sys/class/scsi_host/host0/sense_err_logging is null
01-07 10:25:21.726 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/scsi_host/host0/SEC_UFS_TW_info
01-07 10:25:21.726 E/Hqm_hidl_k( 5136): Hqm HAL :
/sys/class/scsi_host/host0/SEC_UFS_TW_info is null
01-07 10:25:21.726 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/scsi_host/host0/SEC_UFS_HPB_info
01-07 10:25:21.726 E/Hqm_hidl_k( 5136): Hqm HAL :
/sys/class/scsi_host/host0/SEC_UFS_HPB_info is null
01-07 10:25:21.727 E/Hqm_hidl_k( 5136): Hqm readSysfs /sys/class/sec/mmc/mmc_data
01-07 10:25:21.727 E/Hqm_hidl_k( 5136): read val :
"GE":"0","CC":"0","ECC":"0","WP":"0","OOR":"0","CRC":"0","TMO":"0","HALT":"0","CQED
":"0","RPMB":"0"
01-07 10:25:21.727 E/Hqm_hidl_k( 5136):
01-07 10:25:21.727 E/Hqm_hidl_k( 5136): Hqm readSysfs /sys/class/sec/sddata/sd_data
01-07 10:25:21.728 E/Hqm_hidl_k( 5136): read val :
"GE":"0","CC":"0","ECC":"0","WP":"0","OOR":"0","CRC":"0","TMO":"0"
01-07 10:25:21.728 E/Hqm_hidl_k( 5136):
01-07 10:25:21.731 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/fingerprint/fingerprint/name
01-07 10:25:21.731 E/Hqm_hidl_k( 5136): read val : ET520
01-07 10:25:21.731 E/Hqm_hidl_k( 5136):
01-07 10:25:21.732 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/fingerprint/fingerprint/intcnt
01-07 10:25:21.732 E/Hqm_hidl_k( 5136): read val : 0
01-07 10:25:21.732 E/Hqm_hidl_k( 5136):
01-07 10:25:21.732 E/Hqm_hidl_k( 5136): Hqm readSysfs
/sys/class/fingerprint/fingerprint/resetcnt
01-07 10:25:21.732 E/Hqm_hidl_k( 5136): read val : 0
01-07 10:25:21.732 E/Hqm_hidl_k( 5136):
01-07 10:25:21.737 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(HqmManagerService:4956)
01-07 10:25:21.738 I/SystemServerTiming( 4956): SemUnionMainService
01-07 10:25:21.738 I/zygote ( 4560): VMRuntime.preloadDexCaches strings
total=547898 before=14409 after=14409
01-07 10:25:21.738 I/zygote ( 4560): VMRuntime.preloadDexCaches types total=50651
before=13928 after=14121
01-07 10:25:21.738 I/zygote ( 4560): VMRuntime.preloadDexCaches fields
total=228485 before=17764 after=18686
01-07 10:25:21.738 I/zygote ( 4560): VMRuntime.preloadDexCaches methods
total=403702 before=22313 after=22313
01-07 10:25:21.738 I/zygote ( 4560): VMRuntime.preloadDexCaches finished
01-07 10:25:21.738 I/SystemServiceManager( 4956): Starting
com.android.server.sepunion.SemUnionMainService
01-07 10:25:21.738 D/ZygoteInitTiming_lazy( 4560): PreloadClasses took to complete:
1623ms
01-07 10:25:21.740 I/zygote ( 4560): The ClassLoaderContext is a special shared
library.
01-07 10:25:21.743 D/ApplicationLoaders( 4560): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
01-07 10:25:21.744 I/zygote ( 4560): The ClassLoaderContext is a special shared
library.
01-07 10:25:21.746 D/ApplicationLoaders( 4560): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
01-07 10:25:21.747 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : EngmodeService
01-07 10:25:21.747 I/engmode_java_manager( 4956): em library is enabled, will use
library
01-07 10:25:21.748 I/zygote ( 4560): The ClassLoaderContext is a special shared
library.
01-07 10:25:21.748 I/engmode_java_manager( 4956): android(1000, 0) connects to
EngineeringModeNative
01-07 10:25:21.748 I/engmode_service( 4956): EM Service is started
01-07 10:25:21.748 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : brreceiveragent
01-07 10:25:21.748 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : onehand
01-07 10:25:21.749 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : plugin
01-07 10:25:21.749 D/ApplicationLoaders( 4560): Created zygote-cached class loader:
/system/framework/android.test.base.jar
01-07 10:25:21.749 D/SEP_UNION_SemPluginManagerService( 4956):
SemPluginManagerService
01-07 10:25:21.749 D/ZygoteInitTiming_lazy( 4560):
CacheNonBootClasspathClassLoaders took to complete: 11ms
01-07 10:25:21.749 I/Zygote ( 4560): Preloading resources...
01-07 10:25:21.750 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : friends
01-07 10:25:21.750 D/SEP_UNION_FriendsManagerService( 4956): FriendsManagerService
01-07 10:25:21.754 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : tips
01-07 10:25:21.754 D/TipsManagerService( 4956): [GalaxyTips] TipsManagerService
01-07 10:25:21.755 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : semeventdelegator
01-07 10:25:21.755 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
SemDeviceInfoManagerService
01-07 10:25:21.757 D/SEP_UNION_SemDeviceInfoTestModeUtils( 4956): This version has
been shipped!! Then device info test mode is not available
01-07 10:25:21.757 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : exclusivetask
01-07 10:25:21.757 D/SemExclusiveTaskManagerService( 4956):
SemExclusiveTaskManagerService start
01-07 10:25:21.757 D/SemExclusiveTaskManagerService( 4956): init()
01-07 10:25:21.758 D/SemExclusiveTaskManagerService( 4956): readExclusiveRelation()
01-07 10:25:21.761 W/Resources( 4560): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
01-07 10:25:21.768 D/SemExclusiveTaskManagerService( 4956): ### talkback doesn't
exist in exclusiveListSet of tap_duration
01-07 10:25:21.768 D/SemExclusiveTaskManagerService( 4956): ### talkback doesn't
exist in exclusiveListSet of ignore_repeated_touches
01-07 10:25:21.774 W/Resources( 4560): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
01-07 10:25:21.774 W/Resources( 4560): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
01-07 10:25:21.778 D/SemExclusiveTaskManagerService( 4956):
SemExclusiveTaskManagerService onCreate()
01-07 10:25:21.778 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : goodcatch
01-07 10:25:21.780 D/SEP_UNION_SemUnionMainServiceImpl( 4956):
addSepUnionServiceMapInternal : HermesService
01-07 10:25:21.781 D/SEP_UNION_SemUnionMainService( 4956): onStart
01-07 10:25:21.783 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sepunion:4956)
01-07 10:25:21.783 D/SystemServerTiming( 4956): SemUnionMainService took to
complete: 46ms
01-07 10:25:21.783 I/SystemServerTiming( 4956): StartVibratorService
01-07 10:25:21.785 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.787 E/SecVibrator-HAL2.2_A( 4620): >> writeNode
node:/timed_output/vibrator/enable val:0
01-07 10:25:21.787 I/Zygote ( 4560): ...preloaded 64 resources in 38ms.
01-07 10:25:21.787 E/SecVibrator-HAL2.2_A( 4620): << writeNode node OK 2
01-07 10:25:21.787 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/intensity
01-07 10:25:21.787 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.787 E/SecVibrator-HAL2.2_A( 4620): supportsAmplitudeControl is
impossible
01-07 10:25:21.788 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/ext_control
01-07 10:25:21.788 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.789 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(external_vibrator_service:4956)
01-07 10:25:21.791 I/Zygote ( 4560): ...preloaded 41 resources in 4ms.
01-07 10:25:21.791 D/ZygoteInitTiming_lazy( 4560): PreloadResources took to
complete: 42ms
01-07 10:25:21.792 I/VibratorService( 4956): Loaded vibrator HAL v2.1 service
01-07 10:25:21.792 I/VibratorService( 4956): [VIB JNI]
vibratorSupportsPrebakedHapticPattern()
01-07 10:25:21.792 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.793 W/VibratorService( 4956): [VIB JNI]
vibratorSupportsPrebakedHapticPattern hidl vendor
01-07 10:25:21.793 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-07 10:25:21.793 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.793 I/VibratorService( 4956): [VIB JNI]
vibratorSupportsHapticEngine()
01-07 10:25:21.793 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.793 W/VibratorService( 4956): [VIB JNI] vibratorSupportsHapticEngine
hidl vendor
01-07 10:25:21.793 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/haptic_engine
01-07 10:25:21.793 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.793 I/VibratorService( 4956): [VIB JNI]
vibratorSupportIntensityControl()
01-07 10:25:21.794 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.794 W/VibratorService( 4956): [VIB JNI]
vibratorSupportIntensityControl hidl vendor
01-07 10:25:21.794 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/intensity
01-07 10:25:21.794 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.794 D/VibratorService( 4956): getVibMotorType : 1
01-07 10:25:21.794 I/VibratorService( 4956): [VIB JNI]
vibratorSupportsFrequencyControl()
01-07 10:25:21.794 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.794 W/VibratorService( 4956): [VIB JNI]
vibratorSupportsFrequencyControl hidl vendor
01-07 10:25:21.795 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/multi_freq
01-07 10:25:21.795 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.795 I/VibratorService( 4956): [VIB JNI]
vibratorSupportsHapticEngine()
01-07 10:25:21.795 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.795 W/VibratorService( 4956): [VIB JNI] vibratorSupportsHapticEngine
hidl vendor
01-07 10:25:21.795 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/haptic_engine
01-07 10:25:21.795 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.795 I/VibratorService( 4956): [VIB JNI] vibratorGetAmplitudeList()
01-07 10:25:21.796 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.796 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList amplitude
type: 0
01-07 10:25:21.796 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/intensities
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/haptic_intensities
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620):
isCalDynamicIntensitiesNodeExist : false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type
>>
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string : COINDC
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string len : 6
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type :
1 <<
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList
existing_motorType : 1
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList NOT support
index method
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList false
01-07 10:25:21.797 W/VibratorService( 4956): vibratorGetAmplitudeList callback
status is not OK
01-07 10:25:21.797 I/VibratorService( 4956): [VIB JNI] vibratorGetAmplitudeList()
01-07 10:25:21.797 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList amplitude
type: 1
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/intensities
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/haptic_intensities
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620):
isCalDynamicIntensitiesNodeExist : false
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type
>>
01-07 10:25:21.797 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string : COINDC
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex string len : 6
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): getMotorIndex return motor type :
1 <<
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList
existing_motorType : 1
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): false
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList NOT support
index method
01-07 10:25:21.798 E/SecVibrator-HAL2.2_A( 4620): sehGetAmplitudeList false
01-07 10:25:21.798 W/VibratorService( 4956): vibratorGetAmplitudeList callback
status is not OK
01-07 10:25:21.798 E/VibratorService( 4956): Cannot find HAL amplitude, resource's
amplitude will be used forcibly !
01-07 10:25:21.800 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(vibrator:4956)
01-07 10:25:21.800 D/SystemServerTiming( 4956): StartVibratorService took to
complete: 17ms
01-07 10:25:21.800 I/SystemServerTiming( 4956): StartDynamicSystemService
01-07 10:25:21.801 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dynamic_system:4956)
01-07 10:25:21.802 D/SystemServerTiming( 4956): StartDynamicSystemService took to
complete: 1ms
01-07 10:25:21.802 I/SystemServerTiming( 4956): StartConsumerIrService
01-07 10:25:21.803 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IConsumerIr/default in either framework or device
manifest.
01-07 10:25:21.804 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(consumer_ir:4956)
01-07 10:25:21.804 D/SystemServerTiming( 4956): StartConsumerIrService took to
complete: 3ms
01-07 10:25:21.805 I/SystemServerTiming( 4956): StartAlarmManagerService
01-07 10:25:21.806 V/SamsungAlarmManager( 4956): SamsungAlarmManagerService
created.
01-07 10:25:21.807 V/AlarmManagerEXT( 4956): SystemProperties initialized :
false/false/true/true/true
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 0: com.sec.spp.push
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 1: com.sec.chaton
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 2:
com.facebook.katana
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 3:
com.twitter.android
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 4: com.facebook.orca
01-07 10:25:21.808 V/AlarmManagerEXT( 4956): <TargetPackages> 5: com.kakao.talk
01-07 10:25:21.809 V/AlarmManagerEXT( 4956): <TargetPackages> 6:
com.google.android.apps.plus
01-07 10:25:21.809 V/AlarmManagerEXT( 4956): <TargetPackages> 7:
com.mobilesrepublic.appygeek
01-07 10:25:21.809 V/AlarmManagerEXT( 4956): <TargetPackages> 8: mnn.Android
01-07 10:25:21.809 V/AlarmManagerEXT( 4956): <TargetPackages> 9:
com.google.android.apps.maps
01-07 10:25:21.809 V/AlarmManagerEXT( 4956): <TargetPackages> 10:
com.samsung.location
01-07 10:25:21.810 V/AlarmManagerEXT( 4956): AppSync3+ = true
01-07 10:25:21.810 V/AlarmManagerEXT( 4956): mChnAppsBundling = true
01-07 10:25:21.812 V/AlarmManagerEXT( 4956): [TA] creating...
01-07 10:25:21.812 V/AlarmManagerEXT( 4956): [TA] created.
01-07 10:25:21.812 V/AlarmManagerEXT( 4956): SyncScheduler created
01-07 10:25:21.814 D/AlarmManagerService( 4956): Kernel timezone updated to 0
minutes west of GMT
01-07 10:25:21.816 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:25:21.818 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(alarm:4956)
01-07 10:25:21.818 D/SystemServerTiming( 4956): StartAlarmManagerService took to
complete: 13ms
01-07 10:25:21.818 I/SystemServerTiming( 4956): StartInputManagerService
01-07 10:25:21.819 I/InputManager( 4956): Initializing input manager,
mUseDevInputEventForAudioJack=true
01-07 10:25:21.821 D/InputReader( 4956): Constructor for InputReader()
01-07 10:25:21.823 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(inputflinger:4956)
01-07 10:25:21.823 D/InputManager.ControlWakeKey( 4956): mWakeKeyRefCount(102) is
increased: 1
01-07 10:25:21.823 D/InputManager.ControlWakeKey( 4956): mWakeKeyRefCount(116) is
increased: 1
01-07 10:25:21.823 D/InputManager.ControlWakeKey( 4956): mWakeKeyRefCount(172) is
increased: 1
01-07 10:25:21.823 D/InputManager.ControlWakeKey( 4956): keycodes in
makeWakeKeyString is 102,116,172
01-07 10:25:21.824 I/InputManager.ControlWakeKey( 4956): FileOutputStream is passed
01-07 10:25:21.824 I/InputManager.ControlWakeKey( 4956): fosWakeKey writing is
passed
01-07 10:25:21.824 I/InputManager.ControlWakeKey( 4956): closing fosWakeKey is
passed
01-07 10:25:21.824 D/SystemServerTiming( 4956): StartInputManagerService took to
complete: 6ms
01-07 10:25:21.824 I/SystemServerTiming( 4956): SemPrivilegeManagerService
01-07 10:25:21.825 I/SystemServiceManager( 4956): Starting
com.android.server.privilege.SemPrivilegeManagerService
01-07 10:25:21.826 D/SemPrivilegeManagerService( 4956): onStart
01-07 10:25:21.828 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(semprivilege:4956)
01-07 10:25:21.828 D/SystemServerTiming( 4956): SemPrivilegeManagerService took to
complete: 4ms
01-07 10:25:21.828 I/SystemServerTiming( 4956): StartSemContextService
01-07 10:25:21.828 I/SystemServer( 4956): SemContextService Service
01-07 10:25:21.830 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:21.836 D/SemContextService( 4956): Read service list from the device.
Sctx ver. = 2
01-07 10:25:21.836 D/SemContextService( 4956): ListChecker reset:false
01-07 10:25:21.839 D/SensorService( 4956): Calling batch handle==32 flags=0
rate=20000000 timeout== 0
01-07 10:25:21.839 I/SensorsHub( 4592): batch: handle=32 period=20000000 timeout=0
01-07 10:25:21.840 I/SensorsHub( 4592): activate: handle 32 enable 1
01-07 10:25:21.840 I/SensorsHub( 4592): SContext List : 0x4800188 0xb9800002 0x0
0x0
01-07 10:25:21.840 I/SensorsHub( 4592): type : 32, enable : 1
01-07 10:25:21.840 D/SensorManager( 4956): registerListener :: 32, Scontext,
200000, 0,
com.samsung.android.hardware.context.SemContextService$ServiceListChecker@79e70b2
01-07 10:25:21.840 D/SemContextService( 4956): Request a list: START++++
01-07 10:25:21.840 D/SemContextService( 4956): Request a list: BEGIN
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe size = 16
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [0] 75497864 ->
100100000000000000110001000
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [1] -1182793726 ->
10111001100000000000000000000010
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [2] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [3] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [4] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [5] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [6] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [7] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [8] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [9] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [10] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [11] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [12] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [13] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [14] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Dataframe [15] 0 -> 0
01-07 10:25:21.841 D/SemContextService( 4956): Request a list: END
01-07 10:25:21.841 D/SemContextService( 4956): Request a list: END------
01-07 10:25:21.841 D/SemContextService( 4956): Request callback service list from
the device.
01-07 10:25:21.841 D/SemContextService( 4956): ListChecker reset:true
01-07 10:25:21.841 D/SensorService( 4956): removeConnection, index : 0, size : 1
01-07 10:25:21.842 D/SensorService( 4956): # removeConnection, index : 0, size : 0
01-07 10:25:21.842 D/SensorService( 4956): Calling activate off 32
01-07 10:25:21.842 I/SensorsHub( 4592): activate: handle 32 enable 0
01-07 10:25:21.842 I/SensorsHub( 4592): type : 32, enable : 0
01-07 10:25:21.843 D/SensorManager( 4956): unregisterListener ::
com.samsung.android.hardware.context.SemContextService$ServiceListChecker@79e70b2
01-07 10:25:21.843 D/SemContextService( 4956): Parse a service list from the
device.
01-07 10:25:21.844 D/SemContextVersion( 4956): initializeFromList: size = [16 / 16]
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [1] CAE: 3 => SEM: 2 size:4
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [2] CAE: 7 => SEM: 6 size:1
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [3] CAE: 8 => SEM: 5 size:1
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [4] CAE: 23 => SEM: 22 size:1
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [5] CAE: 26 => SEM: 25 size:2
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [6] CAE: 26 => SEM: 26 size:2
01-07 10:25:21.844 D/SemContextVersion( 4956): Added [7] CAE: 26 => SEM: 27 size:2
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [8] CAE: 26 => SEM: 30 size:2
01-07 10:25:21.845 D/SemContextVersion( 4956): initializeFromList: Failed to match
caeType: 33
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [9] CAE: 55 => SEM: 47 size:2
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [10] CAE: 56 => SEM: 51 size:1
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [11] CAE: 59 => SEM: 52 size:2
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [12] CAE: 60 => SEM: 53 size:1
01-07 10:25:21.845 D/SemContextVersion( 4956): Added [13] CAE: 61 => SEM: 54 size:1
01-07 10:25:21.845 D/SemContextVersion( 4956): initializeFromList: Failed to match
caeType: 63
01-07 10:25:21.845 D/SemContextVersion( 4956): initializeFromList: Done! 13
services.
01-07 10:25:21.853 D/SensorHubManager( 4956): registerListener: Listener=
com.samsung.android.contextaware.dataprovider.sensorhubprovider.SensorHubParserProv
ider$1@8476380
01-07 10:25:21.854 D/SensorService( 4956): Calling batch handle==32 flags=0
rate=20000000 timeout== 0
01-07 10:25:21.854 I/SensorsHub( 4592): batch: handle=32 period=20000000 timeout=0
01-07 10:25:21.855 I/SensorsHub( 4592): activate: handle 32 enable 1
01-07 10:25:21.855 I/SensorsHub( 4592): SContext List : 0x4800188 0xb9800002 0x0
0x0
01-07 10:25:21.855 I/SensorsHub( 4592): type : 32, enable : 1
01-07 10:25:21.855 D/SensorManager( 4956): registerListener :: 32, Scontext,
200000, 0,
com.samsung.android.contextaware.sensorhubmanager.SensorHubManager$SensorHubListene
r@bb68db9
01-07 10:25:21.865 D/CompatibilityChangeReporter( 4956): Compat change id reported:
147600208; UID 1000; state: ENABLED
01-07 10:25:21.871 W/CAE ( 4956): addListener(ListenerListManager.java:79) -
[addListener]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@1395729
01-07 10:25:21.871 W/CAE ( 4956): addListener(ListenerListManager.java:80) -
[addListener] 1
01-07 10:25:21.871 W/CAE ( 4956): <init>(ContextAwareService.java:166) -
[ContextAwareService 1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@aecaae
01-07 10:25:21.872 W/CAE ( 4956): <init>(ContextAwareService.java:167) -
[ContextAwareService 2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@1395729
01-07 10:25:21.872 W/CAE ( 4956): <init>(ContextAwareService.java:168) -
[ContextAwareService 3]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@aecaae
01-07 10:25:21.873 D/FaultDetector( 4956): FaultDetector(1.1)
01-07 10:25:21.874 D/SemContextService( 4956): AccSensorVersion : 1
01-07 10:25:21.874 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:25:21.875 D/SemContextService( 4956): SemContextService()
01-07 10:25:21.876 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(scontext:4956)
01-07 10:25:21.877 D/SystemServerTiming( 4956): StartSemContextService took to
complete: 48ms
01-07 10:25:21.877 I/SystemServerTiming( 4956): HcmManagerService
01-07 10:25:21.877 E/SystemServer( 4956): HcmManagerService ApmSwitch = 0
01-07 10:25:21.879 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:21.881 D/LazyService( 4956): HcmManagerService addService
01-07 10:25:21.881 D/SystemServerTiming( 4956): HcmManagerService took to complete:
4ms
01-07 10:25:21.881 I/SystemServerTiming( 4956): StartMotionRecognitionService
01-07 10:25:21.881 I/SystemServer( 4956): PackageManager is not null!!
01-07 10:25:21.883 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:21.888 E/MotionRecognitionService( 4956): Pocketmode Light Sensor Fail
01-07 10:25:21.889 D/MotionRecognitionService( 4956): mIsAvailablePocketForBixby :
true
01-07 10:25:21.889 D/MotionRecognitionService( 4956): SSP enabled : true
01-07 10:25:21.891 D/MotionRecognitionService( 4956): Motion, result = 1
01-07 10:25:21.891 D/MotionRecognitionService( 4956): Motion, result = 1
01-07 10:25:21.891 D/MotionRecognitionService( 4956): Settings updated :
11000100100000010000000101
01-07 10:25:21.892 D/MotionRecognitionService( 4956): Multi-Window enabled : true
01-07 10:25:21.894 I/MotionRecognitionService( 4956): [SAR] versionGripSensor 512
01-07 10:25:21.894 I/MotionRecognitionService( 4956): [SAR] EARJACK : true , USB :
false , TSP : false
01-07 10:25:21.894 I/MotionRecognitionService( 4956): [SAR] versionGripSensor 512
01-07 10:25:21.894 I/MotionRecognitionService( 4956): [SAR] EARJACK : true , USB :
false , TSP : false
01-07 10:25:21.894 D/MotionRecognitionService( 4956): [SAR] Block list: Sub1 false,
Sub2 false, Sub3 false
01-07 10:25:21.905 D/MotionRecognitionService( 4956): SemContextManager supports
SmartAlert
01-07 10:25:21.905 D/MotionRecognitionService( 4956): LightSensorVersion = 0
01-07 10:25:21.905 D/MotionRecognitionService( 4956): mIsAvailableElevatorMode :
false
01-07 10:25:21.906 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(motion_recognition:4956)
01-07 10:25:21.907 I/SystemServer( 4956): MotionRecognitionService Service!
01-07 10:25:21.907 D/SystemServerTiming( 4956): StartMotionRecognitionService took
to complete: 25ms
01-07 10:25:21.907 I/SystemServerTiming( 4956): StartWindowManagerService
01-07 10:25:21.907 I/SystemServer( 4956): !@Boot_EBS_F: Start WindowManagerService
01-07 10:25:21.911 I/WindowManager( 4956): No existing display settings, starting
empty
01-07 10:25:21.918 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:21.920 E/SystemServiceRegistry( 4956): Unknown manager requested:
semcustomdump
01-07 10:25:21.920 D/TspStateManager( 4956): update cmd=set_grip_data,0,0,0,0
01-07 10:25:21.921 I/SEP_UNION_SemUnionManager( 4956): getUnionService() :
semcustomdump
01-07 10:25:21.921 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:25:21.922 I/SEP_UNION_SemCustomDumpManager( 4956): setDumpState : null
01-07 10:25:21.922 D/SEP_UNION_SemUnionMainServiceImpl( 4956): setDumpEnabled =
tspstatemanager
01-07 10:25:21.926 V/WindowManagerServiceExt( 4956): WindowManagerServiceExt ::
created
01-07 10:25:21.928 I/WindowTracing( 4956): Setting window tracing log level to 1
01-07 10:25:21.928 I/WindowTracing( 4956): Setting window tracing buffer capacity
to 2097152bytes
01-07 10:25:21.928 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: com.android.server.wm.WindowManagerService$6@fc48970
(uid: 1000 pid: 4956)
01-07 10:25:21.935 D/libEGL ( 4560): loaded /vendor/lib/egl/libGLES_mali.so
01-07 10:25:21.937 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(window:4956)
01-07 10:25:21.938 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(input:4956)
01-07 10:25:21.938 D/SystemServerTiming( 4956): StartWindowManagerService took to
complete: 32ms
01-07 10:25:21.939 I/SystemServerTiming( 4956): SetWindowManagerService
01-07 10:25:21.942 D/InputTransport( 4956): Input channel constructed: 'Pointer',
fd=217
01-07 10:25:21.942 D/InputTransport( 4956): Input channel constructed: 'Pointer',
fd=218
01-07 10:25:21.949 D/WindowOrientationListener( 4956): is supporting SemContext :
true
01-07 10:25:21.952 I/SurfaceFlinger( 4646): id=2 createSurf (0x0),-1 flag=80404,
Root#0
01-07 10:25:21.953 I/SurfaceFlinger( 4646): id=3 createSurf (0x0),-1 flag=80004,
mWindowContainers#0
01-07 10:25:21.953 I/SurfaceFlinger( 4646): id=4 createSurf (0x0),-1 flag=80004,
mOverlayContainers#0
01-07 10:25:21.954 I/SurfaceFlinger( 4646): id=5 createSurf (0x0),-1 flag=80004,
DisplayArea.Root#0
01-07 10:25:21.955 I/SurfaceFlinger( 4646): id=6 createSurf (0x0),-1 flag=80004,
Leaf:0:1#0
01-07 10:25:21.956 I/SurfaceFlinger( 4646): id=7 createSurf (0x0),-1 flag=80004,
Leaf:2:2#0
01-07 10:25:21.956 I/SurfaceFlinger( 4646): id=8 createSurf (0x0),-1 flag=80004,
DefaultTaskDisplayArea#0
01-07 10:25:21.957 I/SurfaceFlinger( 4646): id=9 createSurf (0x0),-1 flag=80004,
animationLayer#0
01-07 10:25:21.957 I/SurfaceFlinger( 4646): id=10 createSurf (0x0),-1 flag=80004,
boostedAnimationLayer#0
01-07 10:25:21.957 I/SurfaceFlinger( 4646): id=11 createSurf (0x0),-1 flag=80004,
homeAnimationLayer#0
01-07 10:25:21.958 I/SurfaceFlinger( 4646): id=12 createSurf (0x0),-1 flag=80004,
splitScreenDividerAnchor#0
01-07 10:25:21.958 I/SurfaceFlinger( 4646): id=13 createSurf (0x0),-1 flag=80004,
freeformAnimationLayer#0
01-07 10:25:21.959 I/SurfaceFlinger( 4646): id=14 createSurf (0x0),-1 flag=80004,
Leaf:3:14#0
01-07 10:25:21.959 I/SurfaceFlinger( 4646): id=15 createSurf (0x0),-1 flag=80004,
ImeContainer#0
01-07 10:25:21.960 I/SurfaceFlinger( 4646): id=16 createSurf (0x0),-1 flag=80004,
Leaf:17:35#0
01-07 10:25:21.965 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:21.966 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:21.967 I/servicemanager( 4225): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
01-07 10:25:21.968 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:25:21.968 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:25:21.968 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:25:21.968 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:25:21.968 E/SystemPerformancePointerEventListener( 4956): SemDvfsManager
Not Initialized...
01-07 10:25:21.971 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:21.972 I/CAE ( 4956): handleMessage(CaPowerManager.java:196) -
AP_WAKEUP
01-07 10:25:21.972 I/CAE ( 4956):
updateApPowerStatus(SensorHubParserProvider.java:445) - AP_WAKEUP
01-07 10:25:21.973 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:21.973 I/CAE ( 4956):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -76, 13, -47, 0,
01-07 10:25:21.974 I/ActivityTaskManager( 4956): Loaded persisted task ids for user
0
01-07 10:25:21.974 D/SensorService( 4956): setSContextDataLocked ints length 2 ,
byte length 4
01-07 10:25:21.974 D/SensorService( 4956): setSContextDataLocked d10db4
01-07 10:25:21.974 I/SensorsHub( 4592): SContextSensor::injecet_sensor_data
01-07 10:25:21.974 D/SensorsHub( 4592): b4 0d d1 00
01-07 10:25:21.974 D/SensorsHub( 4592): inject_scontext_data: New
ssp_data_injection_fd(23)
01-07 10:25:21.974 D/SensorsHub( 4592): SContext Data Injection return 4
01-07 10:25:21.976 I/CAE ( 4956):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -63, 71, 0, 1,
01-07 10:25:21.976 I/SurfaceFlinger( 4646): id=17 createSurf (0x0),-1 flag=24004,
Task=1#0
01-07 10:25:21.976 D/SensorService( 4956): setSContextDataLocked ints length 2 ,
byte length 4
01-07 10:25:21.976 D/SensorService( 4956): setSContextDataLocked 10047c1
01-07 10:25:21.976 I/SensorsHub( 4592): SContextSensor::injecet_sensor_data
01-07 10:25:21.976 D/SensorsHub( 4592): c1 47 00 01
01-07 10:25:21.976 D/SensorsHub( 4592): inject_scontext_data: New
ssp_data_injection_fd(23)
01-07 10:25:21.976 D/SensorsHub( 4592): SContext Data Injection return 4
01-07 10:25:21.977 I/CAE ( 4956): handleMessage(CaPowerManager.java:209) -
SCREEN_ON
01-07 10:25:21.978 D/SystemServerTiming( 4956): SetWindowManagerService took to
complete: 39ms
01-07 10:25:21.978 I/SystemServerTiming( 4956): WindowManagerServiceOnInitReady
01-07 10:25:21.988 V/KeyCustomizeManager( 4956): loadSettingsLockedInternal
01-07 10:25:21.989 D/KeyCustomizeManager( 4956): File not found
/data/system/users/0/key_customize_info.xml
01-07 10:25:21.989 D/PhoneWindowManagerExt( 4956): loadSettings duration=1
01-07 10:25:21.989 D/KeyCustomizeManager( 4956): saveSettingsLocked
01-07 10:25:21.994 V/Vibrator( 4956): semGetSupportedVibrationType: ret=1
01-07 10:25:21.996 D/InputManager( 4956): checkInputFeature : features = 0x1
01-07 10:25:21.997 D/KeyCustomizeManager( 4956): initXmlVersion,
Callers=com.android.server.policy.PhoneWindowManagerExt.init:513
com.android.server.wm.WindowManagerService$5.run:1270
android.os.Handler$BlockingRunnable.run:961 android.os.Handler.handleCallback:938
android.os.Handler.dispatchMessage:99
01-07 10:25:21.997 D/KeyCustomizeManager( 4956): saveSettingsLocked
01-07 10:25:22.003 I/Zygote ( 4560): Preloading shared libraries...
01-07 10:25:22.010 E/Zygote ( 4560): Couldn't load qti_performance
01-07 10:25:22.010 D/SystemServerTiming( 4956): WindowManagerServiceOnInitReady
took to complete: 32ms
01-07 10:25:22.011 I/SystemServerTiming( 4956): StartInputManager
01-07 10:25:22.011 I/InputManager( 4956): Starting input manager
01-07 10:25:22.011 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:StartHidlServices
01-07 10:25:22.012 I/SystemServerTimingAsync( 4956): StartHidlServices
01-07 10:25:22.013 E/EventHub( 4956): file open failed:
/sys/class/input/event4/device/name
01-07 10:25:22.013 E/audit ( 4529): type=1400 audit(1641569122.007:47): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=43771
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.014 I/HidlServiceManagement( 4956): Registered
[email protected]::ISensorManager/default
01-07 10:25:22.014 D/EventHub( 4956): No input device configuration file found for
device 'grip_sensor'.
01-07 10:25:22.015 E/EventHub( 4956): file open failed:
/sys/class/input/event5/device/name
01-07 10:25:22.015 E/audit ( 4529): type=1400 audit(1641569122.011:48): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=43892
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.015 D/EventHub( 4956): No input device configuration file found for
device 'grip_sensor_sub'.
01-07 10:25:22.015 E/EventHub( 4956): file open failed:
/sys/class/input/event0/device/name
01-07 10:25:22.016 E/audit ( 4529): type=1400 audit(1641569122.011:49): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=26218
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.016 D/EventHub( 4956): No input device configuration file found for
device 'meta_event'.
01-07 10:25:22.016 E/EventHub( 4956): file open failed:
/sys/class/input/event2/device/name
01-07 10:25:22.016 E/audit ( 4529): type=1400 audit(1641569122.011:50): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=39845
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.017 D/EventHub( 4956): No input device configuration file found for
device 's2mpu12-power-keys'.
01-07 10:25:22.017 I/HidlServiceManagement( 4956): Registered
[email protected]::ISchedulingPolicyService/default
01-07 10:25:22.019 I/HidlServiceManagement( 4956): Registered
[email protected]::IStats/default
01-07 10:25:22.019 D/SystemServerTimingAsync( 4956): StartHidlServices took to
complete: 8ms
01-07 10:25:22.019 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:StartHidlServices took to complete: 8ms
01-07 10:25:22.019 I/Zygote ( 4560): Called ZygoteHooks.endPreload()
01-07 10:25:22.020 I/Zygote ( 4560): Installed AndroidKeyStoreProvider in 0ms.
01-07 10:25:22.021 D/InputManager( 4956): write sysfs : glove_mode,0
01-07 10:25:22.022 W/EventHub( 4956): Unable to disable kernel key repeat for
/dev/input/event2: Function not implemented
01-07 10:25:22.022 I/EventHub( 4956): usingClockIoctl=true
01-07 10:25:22.022 I/EventHub( 4956): New device: id=4, fd=228,
path='/dev/input/event2', name='s2mpu12-power-keys', classes=0x1, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-07 10:25:22.022 D/InputManager( 4956): checkInputFeature : features = 0x1
01-07 10:25:22.023 E/EventHub( 4956): file open failed:
/sys/class/input/event1/device/name
01-07 10:25:22.023 E/audit ( 4529): type=1400 audit(1641569122.019:51): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=39764
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.023 D/InputManager( 4956): Write sysfs : aot_enable,0
01-07 10:25:22.023 D/EventHub( 4956): No input device configuration file found for
device 'gpio_keys'.
01-07 10:25:22.023 D/InputManager( 4956): Send AOT On/Off, File not found:
/sys/class/lcd/panel/aot
01-07 10:25:22.024 D/InputManager( 4956): SettingNotFoundException : primary mouse
button
01-07 10:25:22.024 I/InputManager-JNI( 4956): Setting primary mouse button location
as 0.
01-07 10:25:22.024 I/InputManager-JNI( 4956): Setting scroll speed as 1.
01-07 10:25:22.024 I/InputManager-JNI( 4956): Setting use mouse acceleration as
true.
01-07 10:25:22.024 I/InputManager-JNI( 4956): Setting secondary button behavior as
1.
01-07 10:25:22.024 I/InputManager-JNI( 4956): Setting tertiary button behavior as
3.
01-07 10:25:22.025 I/InputManager-JNI( 4956): Setting back button behavior as 7.
01-07 10:25:22.025 I/InputManager-JNI( 4956): Setting forward button behavior as 4.
01-07 10:25:22.025 D/InputManager( 4956): updateTapToClickFromSetting : 1
01-07 10:25:22.025 D/InputManager( 4956): updateReverseSwipeFromSetting : 0
01-07 10:25:22.025 I/InputManager( 4956): Disabling motion classifier because just
booted: feature enabled, long press timeout = 500
01-07 10:25:22.025 I/InputClassifier( 4956): Disabling motion classifier
01-07 10:25:22.026 D/SystemServerTiming( 4956): StartInputManager took to complete:
14ms
01-07 10:25:22.026 I/SystemServer( 4956): VoIPInterfaceManager Service
01-07 10:25:22.026 D/LazyService( 4956): voip addService
01-07 10:25:22.026 I/SystemServerTiming( 4956):
DisplayManagerWindowManagerAndInputReady
01-07 10:25:22.026 W/EventHub( 4956): Unable to disable kernel key repeat for
/dev/input/event1: Function not implemented
01-07 10:25:22.026 I/EventHub( 4956): usingClockIoctl=true
01-07 10:25:22.026 I/EventHub( 4956): New device: id=5, fd=229,
path='/dev/input/event1', name='gpio_keys', classes=0x1, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-07 10:25:22.026 D/SystemServerTiming( 4956):
DisplayManagerWindowManagerAndInputReady took to complete: 0ms
01-07 10:25:22.026 I/SystemServerTiming( 4956): StartBluetoothService
01-07 10:25:22.026 I/SystemServiceManager( 4956): Starting
com.android.server.BluetoothService
01-07 10:25:22.026 E/EventHub( 4956): file open failed:
/sys/class/input/event3/device/name
01-07 10:25:22.026 E/audit ( 4529): type=1400 audit(1641569122.023:52): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=39985
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.026 D/EventHub( 4956): No input device configuration file found for
device 'sec_touchscreen'.
01-07 10:25:22.030 W/EventHub( 4956): Unable to disable kernel key repeat for
/dev/input/event3: Function not implemented
01-07 10:25:22.030 I/EventHub( 4956): usingClockIoctl=true
01-07 10:25:22.030 I/EventHub( 4956): New device: id=6, fd=230,
path='/dev/input/event3', name='sec_touchscreen', classes=0x15, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-07 10:25:22.030 E/EventHub( 4956): file open failed:
/sys/class/input/event6/device/name
01-07 10:25:22.030 E/audit ( 4529): type=1400 audit(1641569122.027:53): avc:
denied { read } for pid=4956 comm="InputReader" name="name" dev="sysfs" ino=48098
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
SEPF_SM-A217M_11_0009 audit_filtered
01-07 10:25:22.030 D/EventHub( 4956): No input device configuration file found for
device 'AUD3004X Headset Input'.
01-07 10:25:22.034 I/Zygote ( 4560): Warmed up JCA providers in 14ms.
01-07 10:25:22.034 D/Zygote ( 4560): end preload
01-07 10:25:22.034 D/SystemServerTimingAsync( 4956): SecondaryZygotePreload took to
complete: 1960ms
01-07 10:25:22.034 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:SecondaryZygotePreload took to complete: 1960ms
01-07 10:25:22.035 W/EventHub( 4956): Unable to disable kernel key repeat for
/dev/input/event6: Function not implemented
01-07 10:25:22.035 I/EventHub( 4956): usingClockIoctl=true
01-07 10:25:22.035 I/EventHub( 4956): New device: id=7, fd=231,
path='/dev/input/event6', name='AUD3004X Headset Input', classes=0x81,
configuration='', keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-07 10:25:22.039 I/InputReader( 4956): Device added: id=-1, eventHubId=-1,
name='Virtual',
descriptor='a718a782d34bc767f4689c232d64d527998ea7fd',sources=0x00000301
01-07 10:25:22.039 D/InputReader( 4956): Device 2: switch 0, valid 14
01-07 10:25:22.039 I/InputReader( 4956): Device added: id=2, eventHubId=7,
name='AUD3004X Headset Input',
descriptor='1963ab4af405ab6b5e2d371e26773e22dc046498',sources=0x80000101
01-07 10:25:22.039 I/InputReader( 4956): support feature by TSP : 0x1
01-07 10:25:22.040 I/InputReader( 4956): support feature by TSP : 0x1
01-07 10:25:22.040 I/InputReader( 4956): Touch device 'sec_touchscreen' could not
query the properties of its associated display. The device will be inoperable
until the display size becomes available.
01-07 10:25:22.040 D/InputReader( 4956): MultiTouchMotionAccumulator: initial slot
number is 0
01-07 10:25:22.040 I/InputReader( 4956): Device added: id=3, eventHubId=6,
name='sec_touchscreen',
descriptor='26d13db3fa0f6bd5d05831266fb01ea6c500b88c',sources=0x00001103
01-07 10:25:22.040 I/InputReader( 4956): Device added: id=4, eventHubId=5,
name='gpio_keys',
descriptor='d2c52ff0f656fac4cd7b7a118d575e0109a9fe1c',sources=0x00000101
01-07 10:25:22.040 I/InputReader( 4956): Device added: id=5, eventHubId=4,
name='s2mpu12-power-keys',
descriptor='485d69228e24f5e46da1598745890b214130dbc4',sources=0x00000101
01-07 10:25:22.040 D/InputReader( 4956): verified(0->1), type(-1->-1), front(-1-
>0), back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(1)
01-07 10:25:22.040 D/InputReader( 4956): TspCmd: clear_cover_mode,0
01-07 10:25:22.040 D/InputReader( 4956): Could not open TSP sysfs for
touchkey_flip_mode
01-07 10:25:22.040 D/InputReader( 4956): TouchkeyFlipMode: 0
01-07 10:25:22.040 D/InputReader( 4956): Could not open TSP sysfs for
touchkey_glove_mode
01-07 10:25:22.040 D/InputReader( 4956): TouchkeyGloveMode: 0
01-07 10:25:22.040 D/InputReader( 4956): Could not open TSP sysfs for epen_mode
01-07 10:25:22.040 D/InputReader( 4956): EpenCoverMode: set_cover_type,0
01-07 10:25:22.041 D/InputManager( 4956): PhoneService is NULL
01-07 10:25:22.042 I/InputReader( 4956): Reconfiguring input devices,
changes=POINTER_SPEED | GENERAL_STATUS | MOUSE_BUTTON_BEHAVIOR |
01-07 10:25:22.046 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBluetoothEnabled
01-07 10:25:22.046 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:25:22.047 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBLEAllowed
01-07 10:25:22.047 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:25:22.048 D/BluetoothManagerService( 4956): Detected SystemUiUid: 10100
01-07 10:25:22.048 D/SystemServerTiming( 4956): StartBluetoothService took to
complete: 22ms
01-07 10:25:22.048 I/SystemServerTiming( 4956): Bluetooth Secure Mode Manager
Service
01-07 10:25:22.048 I/SystemServer( 4956): Bluetooth Secure Mode Manager Service
01-07 10:25:22.048 D/LazyService( 4956): bluetooth_secure_mode_manager addService
01-07 10:25:22.048 D/SystemServerTiming( 4956): Bluetooth Secure Mode Manager
Service took to complete: 0ms
01-07 10:25:22.048 I/SystemServerTiming( 4956): IpConnectivityMetrics
01-07 10:25:22.048 I/SystemServiceManager( 4956): Starting
com.android.server.connectivity.IpConnectivityMetrics
01-07 10:25:22.049 D/SystemServerTiming( 4956): IpConnectivityMetrics took to
complete: 1ms
01-07 10:25:22.049 I/SystemServerTiming( 4956): NetworkWatchlistService
01-07 10:25:22.049 I/SystemServiceManager( 4956): Starting
com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:25:22.053 I/WatchlistLoggingHandler( 4956): Start aggregating watchlist
records.
01-07 10:25:22.053 D/SettingsProvider( 4956): isChangeAllowed() : name =
network_watchlist_last_report_time
01-07 10:25:22.054 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(network_watchlist:4956)
01-07 10:25:22.054 D/SystemServerTiming( 4956): NetworkWatchlistService took to
complete: 5ms
01-07 10:25:22.054 I/SystemServerTiming( 4956): PinnerService
01-07 10:25:22.054 I/SystemServiceManager( 4956): Starting
com.android.server.PinnerService
01-07 10:25:22.055 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:22.055 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:25:22.057 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(pinner:4956)
01-07 10:25:22.058 D/SystemServerTiming( 4956): PinnerService took to complete: 3ms
01-07 10:25:22.058 I/SystemServerTiming( 4956): IorapForwardingService
01-07 10:25:22.058 I/SystemServiceManager( 4956): Starting
com.google.android.startop.iorap.IorapForwardingService
01-07 10:25:22.058 D/SystemServerTiming( 4956): IorapForwardingService took to
complete: 1ms
01-07 10:25:22.058 I/SystemServerTiming( 4956): SignedConfigService
01-07 10:25:22.058 D/SystemServerTiming( 4956): SignedConfigService took to
complete: 0ms
01-07 10:25:22.058 I/SystemServerTiming( 4956): AppIntegrityService
01-07 10:25:22.058 I/SystemServiceManager( 4956): Starting
com.android.server.integrity.AppIntegrityManagerService
01-07 10:25:22.063 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(app_integrity:4956)
01-07 10:25:22.064 D/SystemServerTiming( 4956): AppIntegrityService took to
complete: 5ms
01-07 10:25:22.064 I/SystemServerTiming( 4956): detectSafeMode
01-07 10:25:22.064 I/SystemServer( 4956): !@Boot_EBS_D: detectSafeMode
01-07 10:25:22.064 I/WindowManager( 4956): SAFE MODE not enabled
01-07 10:25:22.065 D/SystemServerTiming( 4956): detectSafeMode took to complete:
1ms
01-07 10:25:22.065 I/SystemServerTiming( 4956): StartInputMethodManagerLifecycle
01-07 10:25:22.065 I/SystemServiceManager( 4956): Starting
com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:25:22.068 E/SystemServiceRegistry( 4956): Unknown manager requested:
desktopmode
01-07 10:25:22.069 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:25:22.073 D/InputMethodManagerService( 4956): Spen input disable
01-07 10:25:22.074 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(input_method:4956)
01-07 10:25:22.074 D/SystemServerTiming( 4956): StartInputMethodManagerLifecycle
took to complete: 10ms
01-07 10:25:22.074 I/SystemServerTiming( 4956): StartAccessibilityManagerService
01-07 10:25:22.074 I/SystemServiceManager( 4956): Starting
com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-07 10:25:22.089 D/SettingsProvider( 4956): isChangeAllowed() : name =
accessibility_magnification_activated
01-07 10:25:22.089 D/InputReader( 4956): Btn_touch(6): value=1 when=27.223965
01-07 10:25:22.089 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:22.090 I/AccessibilityManagerService( 4956): register
AODStateContentObserver
01-07 10:25:22.091 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(accessibility:4956)
01-07 10:25:22.091 D/SystemServerTiming( 4956): StartAccessibilityManagerService
took to complete: 17ms
01-07 10:25:22.092 I/SystemServerTiming( 4956): MakeDisplayReady
01-07 10:25:22.092 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.093 W/InputReader( 4956): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
01-07 10:25:22.094 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.094 W/InputReader( 4956): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
01-07 10:25:22.094 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.094 I/CAE ( 4956): handleMessage(CaPowerManager.java:202) -
AP_WAKEUP_Already_Delivered
01-07 10:25:22.094 I/CAE ( 4956): handleMessage(CaPowerManager.java:212) -
SCREEN_ON_Already_Delivered
01-07 10:25:22.100 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.101 W/InputReader( 4956): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
01-07 10:25:22.101 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.102 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.103 I/ActivityTaskManager( 4956): Config changes=20005df8 {1.0 ?mcc?
mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port ?uimode ?night -touch
-keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 -
720, 1516) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2 bts=-1
ff=0 bf=-1 themeSeq=0}
01-07 10:25:22.104 I/WindowManager( 4956): Override config changes=60007dfc {1.0 ?
mcc?mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port ?uimode ?night -
touch -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 68 - 720, 1516) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.2 bts=-1 ff=0 bf=-1 themeSeq=0} for displayId=0
01-07 10:25:22.105 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.106 I/MultiTaskingController( 4956): onConfigurationChangedLocked:
display#0, configChanges=0x60007dfc, scaleW=Infinity, scaleH=Infinity
01-07 10:25:22.107 D/SurfaceControl( 4956): setDisplayProjection, orientation=0,
layerStackRect=Rect(0, 0 - 720, 1600), displayRect=Rect(0, 0 - 720, 1600)
01-07 10:25:22.114 W/InputReader( 4956): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
01-07 10:25:22.114 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.116 I/DynamicHiddenApp_TASK_SNAPSHOT( 4956): Set Max TaskSnapShot
01-07 10:25:22.117 I/DynamicHiddenApp_TASK_SNAPSHOT( 4956): TaskSnapShot : 5 CurRes
: 0
01-07 10:25:22.117 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.117 I/ActivityManager( 4956): change Max_Cached : 14
01-07 10:25:22.117 I/ActivityTaskManager( 4956): Config changes=8 {1.0 ?mcc?mnc
[es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port ?uimode ?night finger -
keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 -
720, 1516) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 bts=-1
ff=0 bf=-1 themeSeq=0}
01-07 10:25:22.118 D/MotionRecognitionService( 4956): mReceiver.onReceive :
CONFIGURATION_CHANGED
01-07 10:25:22.123 D/MotionRecognitionService( 4956): [AUTO_ROTATION] inject auto
rotation : 0
01-07 10:25:22.123 I/WindowManager( 4956): Override config changes=8 {1.0 ?mcc?mnc
[es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port ?uimode ?night finger -
keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 -
720, 1516) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 bts=-1
ff=0 bf=-1 themeSeq=0} for displayId=0
01-07 10:25:22.123 D/SensorService( 4956): Motion injection
01-07 10:25:22.123 E/SensorService( 4956): setSContextDataLocked
01-07 10:25:22.124 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:25:22.124 I/MultiTaskingController( 4956): onConfigurationChangedLocked:
display#0, configChanges=0x8, scaleW=1.0, scaleH=1.0
01-07 10:25:22.125 D/SystemServerTiming( 4956): MakeDisplayReady took to complete:
34ms
01-07 10:25:22.125 I/SystemServerTiming( 4956): Add SEM_FM_RADIO_SERVICE
01-07 10:25:22.125 D/LazyService( 4956): FMPlayer addService
01-07 10:25:22.125 I/SystemServer( 4956): FMRadio service added..
01-07 10:25:22.125 D/SystemServerTiming( 4956): Add SEM_FM_RADIO_SERVICE took to
complete: 0ms
01-07 10:25:22.125 I/SystemServerTiming( 4956): GameManagerService
01-07 10:25:22.126 D/InputManager-JNI( 4956): Viewport [0] type:1, displayId=0,
uniqueId=local:0, orientation=0, logicalFrame=[0, 0][720, 1600], physicalFrame=[0,
0][720, 1600], deviceSize=[720, 1600]
01-07 10:25:22.126 I/InputReader( 4956): Reconfiguring input devices,
changes=DISPLAY_INFO |
01-07 10:25:22.126 I/InputReader( 4956): support feature by TSP : 0x1
01-07 10:25:22.127 I/InputReader( 4956): Device reconfigured: id=3,
name='sec_touchscreen', size 720x1600, orientation 0, mode 1, display id 0
01-07 10:25:22.127 D/MotionRecognitionService( 4956): mReceiver.onReceive :
CONFIGURATION_CHANGED
01-07 10:25:22.127 D/MotionRecognitionService( 4956): [AUTO_ROTATION] inject auto
rotation : 0
01-07 10:25:22.127 D/SensorService( 4956): Motion injection
01-07 10:25:22.127 E/SensorService( 4956): setSContextDataLocked
01-07 10:25:22.128 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:22.130 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.2 ] when=27.265468
01-07 10:25:22.131 I/InputDispatcher( 4956): Dropped event because input dispatch
is disabled.
01-07 10:25:22.132 I/SS_POWER_HAL_QOS( 4607): threadLoop [DEXOPT] starting
01-07 10:25:22.136 I/SystemServiceManager( 4956): Starting
com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:25:22.138 I/GameManagerService( 4956): ctor
01-07 10:25:22.138 I/GameManager.DatabaseHelper( 4956): create a DatabaseHelper
01-07 10:25:22.146 I/io_stats( 4394): !@ 179,0 r 29807 1516729 w 1378 43944 d 786
9692 f 1127 1114 iot 8768 0 th 51200 0 0 pt 0 inp 3 0 27.280
01-07 10:25:22.158 D/GameManager.DatabaseHelper( 4956): onCreate
01-07 10:25:22.161 D/GameManager.DatabaseHelper( 4956): loadPkgDataFromDb(). entry
size: 0
01-07 10:25:22.162 I/GameManagerService( 4956): PkgUpdateReceiver, : ctor
01-07 10:25:22.163 I/GameManagerService( 4956): SecFamilyPkgChangeReceiver, : ctor
01-07 10:25:22.163 D/GameManagerService( 4956): Now checking pkgs enabled...
01-07 10:25:22.163 D/GameManagerService( 4956): com.samsung.android.game.gos is
enabled
01-07 10:25:22.164 D/GameManagerService( 4956): isPkgEnabled(), begin
01-07 10:25:22.164 D/GameManagerService( 4956): isPkgEnabled(),
com.samsung.android.game.gamehome is enabled
01-07 10:25:22.164 D/GameManagerService( 4956): isPkgInstalled(), begin
01-07 10:25:22.164 D/GameManagerService( 4956): isPkgInstalled(),
com.samsung.android.game.gametools is installed
01-07 10:25:22.165 E/SystemServiceRegistry( 4956): Unknown manager requested:
desktopmode
01-07 10:25:22.166 I/GM:SystemHelper( 4956): ctor
01-07 10:25:22.166 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:25:22.169 D/GameManagerService$Lifecycle( 4956): onStart
01-07 10:25:22.170 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(gamemanager:4956)
01-07 10:25:22.170 I/SystemServer( 4956): GameManagerService Started
01-07 10:25:22.170 D/SystemServerTiming( 4956): GameManagerService took to
complete: 45ms
01-07 10:25:22.170 I/SystemServer( 4956): GameSDKService
01-07 10:25:22.172 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:22.181 D/SettingsProvider( 4956): isChangeAllowed() : name =
gamesdk_version
01-07 10:25:22.182 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:25:22.182 I/GameSDKService( 4956): Update Const.PROPERTY_GAMESDK_VERSION:
3.4
01-07 10:25:22.187 I/GameSDK@LifeCycle( 4956): [SUCCESS] Success to register
UsageStatsWatcher
01-07 10:25:22.188 I/GameSDK@LifeCycle( 4956): [SUCCESS] Success to register
MultiWindowEventListener
01-07 10:25:22.190 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(gamesdk:4956)
01-07 10:25:22.190 I/SystemServer( 4956): GameSDKService loaded
01-07 10:25:22.190 I/SystemServer( 4956): PerfSDKService
01-07 10:25:22.190 I/SystemServerTiming( 4956): PerfSDKService
01-07 10:25:22.192 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:22.204 I/PerfSDKService( 4956): CPU levels : 806000 1053000 1300000
1456000 1742000
01-07 10:25:22.205 I/PerfSDKService( 4956): GPU levels : 433000 598000 754000
754000 865000
01-07 10:25:22.207 I/PerfSDKService( 4956): BUS levels : 676000 845000 1014000
1352000 1539000
01-07 10:25:22.208 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(perfsdkservice:4956)
01-07 10:25:22.208 I/SystemServer( 4956): PerfSDKService loaded
01-07 10:25:22.208 D/SystemServerTiming( 4956): PerfSDKService took to complete:
18ms
01-07 10:25:22.208 I/SystemServerTiming( 4956): SehCodecSolutionService
01-07 10:25:22.210 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:22.218 D/SehCodecSolutionService( 4956): create : 2.0
01-07 10:25:22.220 D/CodecSolution_Logging( 4956): dma pkg: 712201000
01-07 10:25:22.221 D/SehCodecSolutionService( 4956): : registerProcessObserver()
01-07 10:25:22.222 I/servicemanager( 4225): Found
vendor.samsung.frameworks.codecsolution.ISehCodecSolution/default in framework
VINTF manifest.
01-07 10:25:22.222 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(vendor.samsung.frameworks.codecsolution.ISehCodecSolution/default:4956)
01-07 10:25:22.222 I/SystemServer( 4956): SehCodecSolutionService loaded
01-07 10:25:22.223 D/SystemServerTiming( 4956): SehCodecSolutionService took to
complete: 15ms
01-07 10:25:22.223 I/SystemServerTiming( 4956): StartStorageManagerService
01-07 10:25:22.223 I/SystemServiceManager( 4956): Starting
com.android.server.StorageManagerService$Lifecycle
01-07 10:25:22.228 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data
01-07 10:25:22.229 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data/user/0
01-07 10:25:22.232 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(mount:4956)
01-07 10:25:22.234 E/SFSLOG ( 4956): initParam: choose /data/log/sfslog.0.gz
01-07 10:25:22.235 E/SFSLOG ( 4956): initParam mSfSlogEnable true
01-07 10:25:22.235 E/SFSLOG ( 4956): initParam mLinesToDump 50
01-07 10:25:22.235 E/SFSLOG ( 4956): initParam mMaxLogFileSize 262144
01-07 10:25:22.235 E/SFSLOG ( 4956): initParam mCurentFileSize 0
01-07 10:25:22.235 D/SystemServerTiming( 4956): StartStorageManagerService took to
complete: 12ms
01-07 10:25:22.235 I/SystemServerTiming( 4956): StartStorageStatsService
01-07 10:25:22.235 I/SystemServiceManager( 4956): Starting
com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:25:22.237 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data
01-07 10:25:22.238 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data/user/0
01-07 10:25:22.240 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data
01-07 10:25:22.241 D/installd( 4701): Found quota mount
/dev/block/platform/12100000.dwmmc0/by-name/userdata at /data/user/0
01-07 10:25:22.241 V/SFSLOG ( 4956): No KERNEL_LOG_PREFIX!
01-07 10:25:22.242 D/StorageManagerService( 4956): handleMessage ->
H_DAEMON_CONNECTED
01-07 10:25:22.242 D/StorageManagerService( 4956): Thinking about init,
mBootCompleted=false, mDaemonConnected=true
01-07 10:25:22.243 D/StorageManagerService( 4956): Thinking about reset,
mBootCompleted=false, mDaemonConnected=true
01-07 10:25:22.244 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(storagestats:4956)
01-07 10:25:22.244 D/StorageManagerService( 4956): handleMessage ->
H_DAEMON_CONNECTED
01-07 10:25:22.244 D/SystemServerTiming( 4956): StartStorageStatsService took to
complete: 9ms
01-07 10:25:22.244 I/SystemServerTiming( 4956): DirEncryptSerrvice
01-07 10:25:22.244 D/StorageManagerService( 4956): Thinking about init,
mBootCompleted=false, mDaemonConnected=true
01-07 10:25:22.245 D/SystemServerTiming( 4956): DirEncryptSerrvice took to
complete: 0ms
01-07 10:25:22.245 D/StorageManagerService( 4956): Thinking about reset,
mBootCompleted=false, mDaemonConnected=true
01-07 10:25:22.245 I/SystemServerTiming( 4956): StartUiModeManager
01-07 10:25:22.245 I/SystemServiceManager( 4956): Starting
com.android.server.UiModeManagerService
01-07 10:25:22.247 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UiModeManager.onStart
01-07 10:25:22.248 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(uimode:4956)
01-07 10:25:22.248 D/SystemServerTiming( 4956): StartUiModeManager took to
complete: 3ms
01-07 10:25:22.248 I/SystemServerTiming( 4956): UpdatePackagesIfNeeded
01-07 10:25:22.248 I/SystemServer( 4956): !@Boot_EBS_D: UpdatePackagesIfNeeded
01-07 10:25:22.248 I/Watchdog( 4956): Pausing HandlerChecker: main thread for
reason: dexopt. Pause count: 1
01-07 10:25:22.249 W/PackageManager( 4956): !@Start dexopt on
updatePackagesIfNeeded. firstBoot: true, upgrade: false, prunedCache: false
01-07 10:25:22.254 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UiModeManager.onStart took to complete: 7ms
01-07 10:25:22.258 I/PackageDexOptimizer( 4956): 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
01-07 10:25:22.259 I/installd( 4701): pthread_create pass args, cmd size: 1
01-07 10:25:22.259 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk' ---
01-07 10:25:22.260 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/FilterProvider/FilterProvider.apk
pkg=com.samsung.android.provider.filterprovider isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.261 I/installd( 4701): pthread_create pass args, cmd size: 2
01-07 10:25:22.262 V/installd( 4701): DexInv: --- BEGIN
'/system/app/FilterProvider/FilterProvider.apk' ---
01-07 10:25:22.262 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/AutomationTest_FB/AutomationTest_FB.apk
pkg=com.sec.android.app.DataCreate isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:22.263 I/installd( 4701): pthread_create pass args, cmd size: 3
01-07 10:25:22.264 V/installd( 4701): DexInv: --- BEGIN
'/system/app/AutomationTest_FB/AutomationTest_FB.apk' ---
01-07 10:25:22.265 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SmartSwitchAssistant/SmartSwitchAssistant.apk
pkg=com.samsung.android.smartswitchassistant isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:22.266 I/installd( 4701): pthread_create pass args, cmd size: 4
01-07 10:25:22.267 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SmartSwitchAssistant/SmartSwitchAssistant.apk' ---
01-07 10:25:22.276 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:22.278 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SetupWizardLegalProvider/SetupWizardLegalProvider.apk
pkg=com.sec.android.app.setupwizardlegalprovider isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.278 I/installd( 4701): pthread_create pass args, cmd size: 5
01-07 10:25:22.282 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/YouTube/YouTube.apk pkg=com.google.android.youtube isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.282 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SetupWizardLegalProvider/SetupWizardLegalProvider.apk' ---
01-07 10:25:22.284 I/installd( 4701): pthread_create pass args, cmd size: 6
01-07 10:25:22.286 V/installd( 4701): DexInv: --- BEGIN
'/product/app/YouTube/YouTube.apk' ---
01-07 10:25:22.287 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Finder/Finder.apk pkg=com.samsung.android.app.galaxyfinder
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.288 I/installd( 4701): pthread_create pass args, cmd size: 7
01-07 10:25:22.289 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Finder/Finder.apk' ---
01-07 10:25:22.290 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/NSFusedLocation_v5.3/NSFusedLocation_v5.3.apk
pkg=com.sec.location.nsflp2 isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:22.291 I/dex2oat32( 5167): /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=/system/app/FilterProvider --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:22.291 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:22.293 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/NSFusedLocation_v5.3/NSFusedLocation_v5.3.apk' ---
01-07 10:25:22.294 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ThemeStore/ThemeStore.apk pkg=com.samsung.android.themestore
isa=arm64 dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:25:22.295 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:22.295 I/dex2oat32( 5165): /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
01-07 10:25:22.296 I/dex2oat32( 5167): 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-07 10:25:22.300 I/dex2oat32( 5165): 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-07 10:25:22.301 I/dex2oat32( 5172): /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/priv-app/SmartSwitchAssistant --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:22.308 I/dex2oat32( 5170): /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=/system/app/AutomationTest_FB --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:22.309 I/dex2oat32( 5172): 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-07 10:25:22.320 W/dex2oat32( 5165): Method
Landroid/net/ip/IpServer$Callback;.dhcpLeasesChanged is abstract, but the declaring
class is neither abstract nor an interface in dex file TetheringGoogle.apk
01-07 10:25:22.320 W/dex2oat32( 5165): Method
Landroid/net/ip/IpServer$Callback;.requestEnableTethering is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
01-07 10:25:22.320 W/dex2oat32( 5165): Method
Landroid/net/ip/IpServer$Callback;.updateInterfaceState is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
01-07 10:25:22.320 W/dex2oat32( 5165): Method
Landroid/net/ip/IpServer$Callback;.updateLinkProperties is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.320 W/dex2oat32( 5165): 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
01-07 10:25:22.327 I/dex2oat32( 5176): /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=/product/app/YouTube --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:22.331 I/dex2oat32( 5176): 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-07 10:25:22.336 I/dex2oat32( 5179): /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/priv-app/Finder --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:22.337 I/dex2oat32( 5170): 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-07 10:25:22.338 I/dex2oat32( 5174): /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/SetupWizardLegalProvider --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:22.342 I/dex2oat32( 5179): 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-07 10:25:22.342 I/dex2oat32( 5174): 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-07 10:25:22.352 I/dex2oat32( 5182): /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/NSFusedLocation_v5.3 --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:22.357 I/dex2oat32( 5182): 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-07 10:25:22.396 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.434 W/dex2oat32( 5182): Method La/b/a/a/d;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
NSFusedLocation_v5.3.apk
01-07 10:25:22.446 W/dex2oat32( 5182): Method Landroid/support/v4/app/m;.onCancel
is abstract, but the declaring class is neither abstract nor an interface in dex
file NSFusedLocation_v5.3.apk
01-07 10:25:22.446 W/dex2oat32( 5182): Method
Landroid/support/v4/app/m;.onCreateDialog is abstract, but the declaring class is
neither abstract nor an interface in dex file NSFusedLocation_v5.3.apk
01-07 10:25:22.447 W/dex2oat32( 5182): Could not reserve sentinel fault page
01-07 10:25:22.449 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 191
01-07 10:25:22.496 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:22.535 I/dex2oat32( 5172): dex2oat took 237.459ms (150.023ms cpu)
(threads: 8) arena alloc=1096B (1096B) java alloc=24KB (25472B) native alloc=1508KB
(1544792B) free=619KB (634280B)
01-07 10:25:22.548 V/installd( 4701): DexInv: --- END
'/system/priv-app/SmartSwitchAssistant/SmartSwitchAssistant.apk' (success) ---
01-07 10:25:22.549 I/installd( 4701): Dexopt async result : 0, hash_code :
139907707, path: /system/priv-app/SmartSwitchAssistant/SmartSwitchAssistant.apk
01-07 10:25:22.597 D/Installer( 4956): DexoptAsync result, h: 139907707, r: 0, s: 7
01-07 10:25:22.597 D/Installer( 4956): Dexopt result(139907707): success
01-07 10:25:22.645 I/dex2oat32( 5167): dex2oat took 357.809ms (187.113ms cpu)
(threads: 8) arena alloc=9080B (9080B) java alloc=79KB (81032B) native alloc=1228KB
(1257776B) free=547KB (560848B)
01-07 10:25:22.661 V/installd( 4701): DexInv: --- END
'/system/app/FilterProvider/FilterProvider.apk' (success) ---
01-07 10:25:22.661 I/installd( 4701): Dexopt async result : 0, hash_code :
103783029, path: /system/app/FilterProvider/FilterProvider.apk
01-07 10:25:22.698 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:22.698 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ThemeStore/ThemeStore.apk' ---
01-07 10:25:22.700 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/ChromeCustomizations/ChromeCustomizations.apk
pkg=com.sec.android.app.chromecustomizations isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.700 D/Installer( 4956): DexoptAsync result, h: 103783029, r: 0, s: 7
01-07 10:25:22.700 D/Installer( 4956): Dexopt result(103783029): success
01-07 10:25:22.768 I/dex2oat32( 5213): /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=/system/priv-app/ThemeStore --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
01-07 10:25:22.775 I/dex2oat32( 5213): 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-07 10:25:22.801 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:22.802 V/installd( 4701): DexInv: --- BEGIN
'/system/app/ChromeCustomizations/ChromeCustomizations.apk' ---
01-07 10:25:22.803 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk
pkg=com.samsung.android.app.cocktailbarservice isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:22.804 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:22.879 I/dex2oat32( 5170): dex2oat took 585.943ms (229.980ms cpu)
(threads: 8) arena alloc=11KB (11544B) java alloc=117KB (120048B) native
alloc=1180KB (1208440B) free=627KB (642952B)
01-07 10:25:22.879 I/dex2oat32( 5223): /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/ChromeCustomizations --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:22.884 I/dex2oat32( 5223): 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-07 10:25:22.892 V/installd( 4701): DexInv: --- END
'/system/app/AutomationTest_FB/AutomationTest_FB.apk' (success) ---
01-07 10:25:22.892 I/installd( 4701): Dexopt async result : 0, hash_code :
248683018, path: /system/app/AutomationTest_FB/AutomationTest_FB.apk
01-07 10:25:22.897 I/dex2oat32( 5165): dex2oat took 606.712ms (437.118ms cpu)
(threads: 8) arena alloc=14KB (15024B) java alloc=183KB (188080B) native
alloc=1166KB (1194832B) free=601KB (615600B)
01-07 10:25:22.904 D/Installer( 4956): DexoptAsync result, h: 248683018, r: 0, s: 7
01-07 10:25:22.904 D/Installer( 4956): Dexopt result(248683018): success
01-07 10:25:22.911 V/installd( 4701): DexInv: --- END
'/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk'
(success) ---
01-07 10:25:22.911 I/installd( 4701): Dexopt async result : 0, hash_code :
76938668, path:
/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk
01-07 10:25:23.006 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:23.006 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk' ---
01-07 10:25:23.008 I/PackageDexOptimizer( 4956): 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
01-07 10:25:23.008 D/Installer( 4956): DexoptAsync result, h: 76938668, r: 0, s: 7
01-07 10:25:23.008 D/Installer( 4956): Dexopt result(76938668): success
01-07 10:25:23.049 D/PowerManagerService( 4956): [api] userActivityFromNative : 10
(event: 2 flags: 0) eventTime = 28183
01-07 10:25:23.109 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:23.110 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk'
---
01-07 10:25:23.111 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/NfwLocationPrivacy/NfwLocationPrivacy.apk
pkg=com.sec.location.nfwlocationprivacy 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
01-07 10:25:23.112 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.168 I/dex2oat32( 5235): /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/CocktailBarService_v3.2
--class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:23.189 I/dex2oat32( 5235): 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-07 10:25:23.213 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.281 W/dex2oat32( 5182): Verification of boolean
com.sec.location.nsflp2.d.k4.test(java.lang.Object) took 104.604ms (66.92
bytecodes/s) (752B approximate peak alloc)
01-07 10:25:23.292 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 201
01-07 10:25:23.298 I/dex2oat32( 5237): /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=/apex/com.android.extservices/priv-app/GoogleExtServices --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:23.302 I/dex2oat32( 5237): 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-07 10:25:23.313 W/dex2oat32( 5237): 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
01-07 10:25:23.313 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.414 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.514 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.615 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.666 W/dex2oat32( 5174): Verification of void
android.support.v7.graphics.drawable.DrawerArrowDrawable.draw(android.graphics.Canv
as) took 115.961ms (2345.62 bytecodes/s) (3568B approximate peak alloc)
01-07 10:25:23.716 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:23.726 W/dex2oat32( 5174): Verification of void
android.support.v7.widget.LinearLayoutCompat.drawVerticalDivider(android.graphics.C
anvas, int) took 113.217ms (291.47 bytecodes/s) (1088B approximate peak alloc)
01-07 10:25:23.746 I/dex2oat32( 5223): dex2oat took 874.233ms (145.025ms cpu)
(threads: 8) arena alloc=984B (984B) java alloc=18KB (19168B) native alloc=1493KB
(1529688B) free=550KB (563368B)
01-07 10:25:23.794 I/dex2oat32( 5182): dex2oat took 1.445s (1.023s cpu) (threads:
8) arena alloc=12KB (12584B) java alloc=1454KB (1489600B) native alloc=3173KB
(3250088B) free=742KB (759896B)
01-07 10:25:23.811 V/installd( 4701): DexInv: --- END
'/system/app/ChromeCustomizations/ChromeCustomizations.apk' (success) ---
01-07 10:25:23.811 I/installd( 4701): Dexopt async result : 0, hash_code :
194841317, path: /system/app/ChromeCustomizations/ChromeCustomizations.apk
01-07 10:25:23.817 D/Installer( 4956): DexoptAsync result, h: 194841317, r: 0, s: 7
01-07 10:25:23.817 D/Installer( 4956): Dexopt result(194841317): success
01-07 10:25:23.829 V/installd( 4701): DexInv: --- END
'/system/priv-app/NSFusedLocation_v5.3/NSFusedLocation_v5.3.apk' (success) ---
01-07 10:25:23.829 I/installd( 4701): Dexopt async result : 0, hash_code :
259398487, path: /system/priv-app/NSFusedLocation_v5.3/NSFusedLocation_v5.3.apk
01-07 10:25:23.918 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:23.919 V/installd( 4701): DexInv: --- BEGIN
'/system/app/NfwLocationPrivacy/NfwLocationPrivacy.apk' ---
01-07 10:25:23.919 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecTelephonyProvider/SecTelephonyProvider.apk
pkg=com.android.providers.telephony isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:23.920 D/Installer( 4956): DexoptAsync result, h: 259398487, r: 0, s: 7
01-07 10:25:23.921 D/Installer( 4956): Dexopt result(259398487): success
01-07 10:25:23.992 I/SurfaceFlinger( 4646): SFWD update time=29127116594
01-07 10:25:24.021 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:24.022 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecTelephonyProvider/SecTelephonyProvider.apk' ---
01-07 10:25:24.023 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BGMProvider/BGMProvider.apk pkg=com.sec.android.app.ve.vebgm
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
01-07 10:25:24.024 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.043 I/dex2oat32( 5271): /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/NfwLocationPrivacy --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:24.069 I/dex2oat32( 5271): 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-07 10:25:24.125 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.135 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 211
01-07 10:25:24.148 I/io_stats( 4394): !@ 179,0 r 32933 1833645 w 1663 74132 d 804
9820 f 1143 1133 iot 10404 0 th 51200 0 0 pt 0 inp 0 0 29.283
01-07 10:25:24.177 W/dex2oat32( 5174): Verification of void
android.support.v7.widget.SearchView.updateCloseButton() took 162.033ms (333.26
bytecodes/s) (1872B approximate peak alloc)
01-07 10:25:24.183 D/PowerManagerService( 4956): [api] userActivityFromNative : 20
(event: 2 flags: 0) eventTime = 29317
01-07 10:25:24.225 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.235 I/dex2oat32( 5176): Large app, accepted running with swap.
01-07 10:25:24.276 I/dex2oat32( 5273): /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/SecTelephonyProvider --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:24.319 I/dex2oat32( 5273): 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-07 10:25:24.326 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.427 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.461 W/dex2oat32( 5237): Verification of void
com.android.textclassifier.notification.CopyCodeActivity.handleIntent() took
112.353ms (489.52 bytecodes/s) (1632B approximate peak alloc)
01-07 10:25:24.525 W/dex2oat32( 5273): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.525 W/dex2oat32( 5273): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.526 W/dex2oat32( 5273): Method
Lcom/android/providers/telephony/protobuf/nano/FieldArray;.dataAt is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.526 W/dex2oat32( 5273): Method
Lcom/android/providers/telephony/protobuf/nano/FieldArray;.size is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.526 W/dex2oat32( 5273): Method
Lcom/android/providers/telephony/protobuf/nano/FieldData;.computeSerializedSize is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.526 W/dex2oat32( 5273): Method
Lcom/android/providers/telephony/protobuf/nano/FieldData;.writeTo is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.527 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.529 W/dex2oat32( 5273): Method
Lcom/samsung/android/scloud/oem/lib/sync/file/FileInfo;.getFileInfoCount is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.529 W/dex2oat32( 5273): Method
Lcom/samsung/android/scloud/oem/lib/sync/file/FileInfo;.getFileName is abstract,
but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.529 W/dex2oat32( 5273): Method
Lcom/samsung/android/scloud/oem/lib/sync/file/FileInfo;.getTimeStamp is abstract,
but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.529 W/dex2oat32( 5273): Method
Lcom/samsung/android/scloud/oem/lib/sync/file/SyncItem;.getSyncItem is abstract,
but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.529 W/dex2oat32( 5273): Method
Lcom/samsung/android/scloud/oem/lib/sync/file/SyncItem;.getSyncItemCount is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecTelephonyProvider.apk
01-07 10:25:24.530 W/dex2oat32( 5273): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file SecTelephonyProvider.apk
01-07 10:25:24.621 I/hwservicemanager( 4226): Notifying
[email protected]::ISehHqm/default they have clients: 1
01-07 10:25:24.621 I/[email protected]( 5136): Process has 1
(of 1 available) client(s) in use after notification
[email protected]::ISehHqm has clients: 1
01-07 10:25:24.628 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.662 W/dex2oat32( 5174): Compilation of int
android.support.v4.widget.SlidingPaneLayout.getSliderFadeColor() took 190.004ms
01-07 10:25:24.678 W/dex2oat32( 5179): Verification of void
androidx.core.widget.PopupWindowCompat.setOverlapAnchor(android.widget.PopupWindow,
boolean) took 181.223ms (353.16 bytecodes/s) (1832B approximate peak alloc)
01-07 10:25:24.685 W/dex2oat32( 5179): Verification of void
androidx.appcompat.widget.Toolbar.onRtlPropertiesChanged(int) took 153.644ms
(149.70 bytecodes/s) (1248B approximate peak alloc)
01-07 10:25:24.689 W/dex2oat32( 5179): Verification of
androidx.core.view.accessibility.AccessibilityWindowInfoCompat
androidx.core.view.accessibility.AccessibilityWindowInfoCompat.wrapNonNullInstance(
java.lang.Object) took 120.890ms (82.72 bytecodes/s) (808B approximate peak alloc)
01-07 10:25:24.692 W/dex2oat32( 5179): Verification of
androidx.core.app.NotificationCompat$BubbleMetadata$Builder
androidx.core.app.NotificationCompat$BubbleMetadata$Builder.setIcon(androidx.core.g
raphics.drawable.IconCompat) took 127.055ms (220.38 bytecodes/s) (1240B approximate
peak alloc)
01-07 10:25:24.692 W/dex2oat32( 5179): Verification of void
androidx.core.widget.ScrollerCompat.notifyVerticalEdgeReached(int, int, int) took
127.505ms (47.06 bytecodes/s) (832B approximate peak alloc)
01-07 10:25:24.693 W/dex2oat32( 5179): Verification of java.lang.CharSequence
androidx.core.view.accessibility.AccessibilityNodeInfoCompat.getText() took
187.533ms (698.54 bytecodes/s) (2408B approximate peak alloc)
01-07 10:25:24.728 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.729 W/dex2oat32( 5179): Verification of void
androidx.core.view.inputmethod.EditorInfoCompat.setContentMimeTypes(android.view.in
putmethod.EditorInfo, java.lang.String[]) took 180.265ms (183.06 bytecodes/s)
(1368B approximate peak alloc)
01-07 10:25:24.736 W/dex2oat32( 5179): Verification of void
androidx.core.widget.PopupMenuCompat.<init>() took 128.490ms (31.13 bytecodes/s)
(744B approximate peak alloc)
01-07 10:25:24.765 W/dex2oat32( 5271): Verification of boolean a.b.d.d.a.f() took
104.002ms (125.00 bytecodes/s) (904B approximate peak alloc)
01-07 10:25:24.817 I/dex2oat32( 5237): dex2oat took 1.531s (397.955ms cpu)
(threads: 8) arena alloc=6576B (6576B) java alloc=534KB (547296B) native
alloc=2156KB (2208368B) free=683KB (699792B)
01-07 10:25:24.829 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:24.844 V/installd( 4701): DexInv: --- END
'/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk'
(success) ---
01-07 10:25:24.844 I/installd( 4701): Dexopt async result : 0, hash_code :
233923043, path:
/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk
01-07 10:25:24.874 W/dex2oat32( 5213): Verification of a.a.a.s
a.a.a.a.r.a(android.content.Context, a.a.a.a.b) took 115.513ms (718.53 bytecodes/s)
(2352B approximate peak alloc)
01-07 10:25:24.889 W/dex2oat32( 5271): Verification of
android.content.res.ColorStateList a.b.c.a.a.a.b(android.content.res.Resources,
org.xmlpull.v1.XmlPullParser, android.util.AttributeSet,
android.content.res.Resources$Theme) took 144.918ms (1338.68 bytecodes/s) (3736B
approximate peak alloc)
01-07 10:25:24.908 W/dex2oat32( 5213): Verification of void a.b.a.c.k.f.b() took
109.804ms (555.53 bytecodes/s) (1424B approximate peak alloc)
01-07 10:25:24.925 W/dex2oat32( 5179): Verification of java.lang.Throwable
androidx.print.PrintHelper$1.doInBackground(java.lang.Void[]) took 114.612ms
(1989.31 bytecodes/s) (4048B approximate peak alloc)
01-07 10:25:24.930 D/Installer( 4956): DexoptAsync result, h: 233923043, r: 0, s: 7
01-07 10:25:24.930 D/Installer( 4956): Dexopt result(233923043): success
01-07 10:25:24.976 I/dex2oat32( 5174): dex2oat took 2.642s (1.452s cpu) (threads:
8) arena alloc=12KB (12448B) java alloc=2561KB (2622720B) native alloc=3204KB
(3281416B) free=707KB (724472B)
01-07 10:25:24.978 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 221
01-07 10:25:25.006 W/dex2oat32( 5179): Verification of void
androidx.recyclerview.widget.RecyclerView$6.handleMessage(android.os.Message) took
114.313ms (10200.01 bytecodes/s) (13504B approximate peak alloc)
01-07 10:25:25.030 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:25.031 W/dex2oat32( 5273): Verification of void
com.android.providers.telephony.TelephonyProvider.<clinit>() took 124.886ms
(8495.71 bytecodes/s) (8440B approximate peak alloc)
01-07 10:25:25.031 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BGMProvider/BGMProvider.apk' ---
01-07 10:25:25.032 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/DRParser/DRParser.apk pkg=com.sec.android.app.parser isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:25:25.033 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.080 V/installd( 4701): DexInv: --- END
'/system/app/SetupWizardLegalProvider/SetupWizardLegalProvider.apk' (success) ---
01-07 10:25:25.080 I/installd( 4701): Dexopt async result : 0, hash_code :
121325720, path: /system/app/SetupWizardLegalProvider/SetupWizardLegalProvider.apk
01-07 10:25:25.089 W/dex2oat32( 5273): Verification of boolean
com.android.providers.telephony.ApnBroadcastReceiver.createFdXml(int) took
200.742ms (1589.10 bytecodes/s) (6744B approximate peak alloc)
01-07 10:25:25.116 W/dex2oat32( 5271): Verification of void
android.support.v7.view.menu.ListMenuItemView.setCheckable(boolean) took 115.614ms
(795.75 bytecodes/s) (1984B approximate peak alloc)
01-07 10:25:25.133 D/Installer( 4956): DexoptAsync result, h: 121325720, r: 0, s: 7
01-07 10:25:25.133 D/Installer( 4956): Dexopt result(121325720): success
01-07 10:25:25.137 W/dex2oat32( 5213): Verification of boolean
a.e.a.b.b.a.c.a(android.content.Context, java.lang.String) took 156.274ms (1132.62
bytecodes/s) (2856B approximate peak alloc)
01-07 10:25:25.186 W/dex2oat32( 5235): Verification of boolean
androidx.appcompat.widget.DrawableUtils.canSafelyMutateDrawable(android.graphics.dr
awable.Drawable) took 100.114ms (1128.71 bytecodes/s) (2928B approximate peak
alloc)
01-07 10:25:25.189 W/dex2oat32( 5235): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.forceUniformHeight(int, int) took
102.011ms (578.37 bytecodes/s) (1624B approximate peak alloc)
01-07 10:25:25.202 W/dex2oat32( 5235): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.updateTypefaceAndStyle(android.conten
t.Context, androidx.appcompat.widget.TintTypedArray) took 137.034ms (1598.14
bytecodes/s) (3520B approximate peak alloc)
01-07 10:25:25.234 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:25.235 V/installd( 4701): DexInv: --- BEGIN
'/system/app/DRParser/DRParser.apk' ---
01-07 10:25:25.236 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on:
/system/priv-app/DynamicSystemInstallationService/DynamicSystemInstallationService.
apk pkg=com.android.dynsystem isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:25.237 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.241 I/dex2oat32( 5314): /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=/system/app/BGMProvider --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
01-07 10:25:25.245 I/dex2oat32( 5314): 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-07 10:25:25.260 W/dex2oat32( 5235): Verification of
android.view.textclassifier.TextClassifier
androidx.appcompat.widget.AppCompatTextClassifierHelper.getTextClassifier() took
141.347ms (198.09 bytecodes/s) (1336B approximate peak alloc)
01-07 10:25:25.295 I/dex2oat32( 5316): /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/DRParser --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:25.299 I/dex2oat32( 5316): 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-07 10:25:25.318 W/dex2oat32( 5213): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
101.080ms (12900.65 bytecodes/s) (19496B approximate peak alloc)
01-07 10:25:25.319 W/dex2oat32( 5235): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.loadFromAttributes(android.util.Attri
buteSet, int) took 116.084ms (7141.36 bytecodes/s) (11264B approximate peak alloc)
01-07 10:25:25.320 W/dex2oat32( 5235): Verification of android.content.Intent
androidx.appcompat.widget.ActivityChooserModel.chooseActivity(int) took 247.986ms
(346.79 bytecodes/s) (2512B approximate peak alloc)
01-07 10:25:25.338 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.344 W/dex2oat32( 5179): Verification of
android.animation.AnimatorSet b.b.a.a.a.t.b.a(android.view.View, float) took
107.690ms (1188.59 bytecodes/s) (2192B approximate peak alloc)
01-07 10:25:25.353 W/dex2oat32( 5179): Verification of java.util.List
b.b.a.a.a.a.b.a.a(android.content.Intent, int) took 235.432ms (552.17 bytecodes/s)
(2568B approximate peak alloc)
01-07 10:25:25.355 W/dex2oat32( 5179): Verification of void
b.b.b.a.a.a.b.a.<init>(android.content.Context) took 126.042ms (1142.47
bytecodes/s) (2368B approximate peak alloc)
01-07 10:25:25.382 W/dex2oat32( 5179): Verification of boolean
b.b.a.a.a.t.f.a(android.content.Context,
com.samsung.android.desktopmode.SemDesktopModeManager) took 161.495ms (185.76
bytecodes/s) (1232B approximate peak alloc)
01-07 10:25:25.385 W/dex2oat32( 5179): Verification of void b.b.b.a.a.a.f.b.c()
took 133.231ms (863.16 bytecodes/s) (2360B approximate peak alloc)
01-07 10:25:25.413 W/dex2oat32( 5273): Verification of android.os.Bundle
com.samsung.android.scloud.oem.lib.sync.record.RecordSyncManager$5.handleServiceAct
ion(android.content.Context, java.lang.Object, java.lang.String, android.os.Bundle)
took 110.361ms (7665.75 bytecodes/s) (13360B approximate peak alloc)
01-07 10:25:25.434 W/dex2oat32( 5179): Verification of void b.b.a.a.a.t.c.a() took
214.819ms (316.54 bytecodes/s) (1376B approximate peak alloc)
01-07 10:25:25.439 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.457 W/dex2oat32( 5271): Verification of void
android.support.v4.widget.NestedScrollView.scrollTo(int, int) took 116.078ms
(766.72 bytecodes/s) (1656B approximate peak alloc)
01-07 10:25:25.501 D/PowerManagerService( 4956): [api] userActivityFromNative : 30
(event: 2 flags: 0) eventTime = 30636
01-07 10:25:25.509 W/dex2oat32( 5273): Verification of void
com.android.providers.telephony.backup.MmsBNRClient.backupCompleted(android.content
.Context) took 100.178ms (49.91 bytecodes/s) (744B approximate peak alloc)
01-07 10:25:25.539 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.550 W/dex2oat32( 5273): Verification of void
com.android.providers.telephony.TelephonyProvider.writeInXml(android.content.Conten
tValues, boolean) took 217.639ms (13853.18 bytecodes/s) (54904B approximate peak
alloc)
01-07 10:25:25.551 W/dex2oat32( 5179): Verification of void
com.google.android.gms.ads.mediation.UnifiedNativeAdMapper.setAdvertiser(java.lang.
String) took 106.438ms (28.19 bytecodes/s) (792B approximate peak alloc)
01-07 10:25:25.560 W/dex2oat32( 5179): Verification of void
com.google.android.gms.common.api.GoogleApiClient.<clinit>() took 107.106ms (112.04
bytecodes/s) (976B approximate peak alloc)
01-07 10:25:25.585 W/dex2oat32( 5179): Verification of
com.google.android.gms.common.api.internal.RemoteCall
com.google.android.gms.common.api.internal.RegistrationMethods$Builder.zaa(com.goog
le.android.gms.common.api.internal.RegistrationMethods$Builder) took 127.972ms
(23.44 bytecodes/s) (784B approximate peak alloc)
01-07 10:25:25.611 W/dex2oat32( 5213): Verification of androidx.core.app.Person
androidx.core.app.Person.fromAndroidPerson(android.app.Person) took 137.671ms
(508.46 bytecodes/s) (1432B approximate peak alloc)
01-07 10:25:25.640 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.693 W/dex2oat32( 5179): Verification of android.os.Bundle
com.google.android.gms.internal.ads.zzaiy.zza(android.content.Context,
java.lang.String, boolean) took 124.694ms (417.02 bytecodes/s) (1776B approximate
peak alloc)
01-07 10:25:25.731 W/dex2oat32( 5235): Verification of void
androidx.core.graphics.drawable.IconCompat.addToShortcutIntent(android.content.Inte
nt, android.graphics.drawable.Drawable, android.content.Context) took 104.608ms
(1892.78 bytecodes/s) (3248B approximate peak alloc)
01-07 10:25:25.741 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:25.747 I/dex2oat32( 5271): dex2oat took 1.729s (777.922ms cpu)
(threads: 8) arena alloc=10KB (10680B) java alloc=1755KB (1797936B) native
alloc=2268KB (2322496B) free=703KB (720832B)
01-07 10:25:25.781 V/installd( 4701): DexInv: --- END
'/system/app/NfwLocationPrivacy/NfwLocationPrivacy.apk' (success) ---
01-07 10:25:25.781 I/installd( 4701): Dexopt async result : 0, hash_code :
69994464, path: /system/app/NfwLocationPrivacy/NfwLocationPrivacy.apk
01-07 10:25:25.786 I/dex2oat32( 5316): dex2oat took 494.622ms (206.926ms cpu)
(threads: 8) arena alloc=13KB (13680B) java alloc=136KB (139288B) native
alloc=1197KB (1226512B) free=558KB (571632B)
01-07 10:25:25.821 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 231
01-07 10:25:25.841 D/Installer( 4956): DexoptAsync result, h: 69994464, r: 0, s: 7
01-07 10:25:25.841 D/Installer( 4956): Dexopt result(69994464): success
01-07 10:25:25.850 V/installd( 4701): DexInv: --- END
'/system/app/DRParser/DRParser.apk' (success) ---
01-07 10:25:25.850 I/installd( 4701): Dexopt async result : 0, hash_code :
62866485, path: /system/app/DRParser/DRParser.apk
01-07 10:25:25.882 W/dex2oat32( 5235): Verification of
android.text.TextDirectionHeuristic
androidx.core.widget.TextViewCompat.getTextDirectionHeuristic(android.widget.TextVi
ew) took 112.527ms (1048.64 bytecodes/s) (2584B approximate peak alloc)
01-07 10:25:25.942 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:25.944 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DynamicSystemInstallationService/DynamicSystemInstallationService
.apk' ---
01-07 10:25:25.949 I/PackageDexOptimizer( 4956): 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/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
01-07 10:25:25.950 D/Installer( 4956): DexoptAsync result, h: 62866485, r: 0, s: 7
01-07 10:25:25.950 D/Installer( 4956): Dexopt result(62866485): success
01-07 10:25:25.955 I/dex2oat32( 5273): dex2oat took 1.714s (831.687ms cpu)
(threads: 8) arena alloc=72KB (73848B) java alloc=713KB (730704B) native
alloc=2076KB (2126216B) free=667KB (683640B)
01-07 10:25:25.981 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecTelephonyProvider/SecTelephonyProvider.apk' (success) ---
01-07 10:25:25.981 I/installd( 4701): Dexopt async result : 0, hash_code :
140888729, path: /system/priv-app/SecTelephonyProvider/SecTelephonyProvider.apk
01-07 10:25:25.998 W/dex2oat32( 5235): Verification of void
androidx.picker3.widget.SeslColorPicker.onClick(android.view.View) took 121.622ms
(2211.75 bytecodes/s) (3248B approximate peak alloc)
01-07 10:25:26.050 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:26.051 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/Velvet/Velvet.apk' ---
01-07 10:25:26.056 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/Velvet/Velvet.apk pkg=com.google.android.googlequicksearchbox
isa=arm64 dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:25:26.057 D/Installer( 4956): DexoptAsync result, h: 140888729, r: 0, s: 7
01-07 10:25:26.057 D/Installer( 4956): Dexopt result(140888729): success
01-07 10:25:26.106 I/dex2oat32( 5337): /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/priv-app/DynamicSystemInstallationService --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:26.114 I/dex2oat32( 5337): 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-07 10:25:26.151 I/io_stats( 4394): !@ 179,0 r 36492 2150357 w 1737 75096 d 804
9820 f 1143 1133 iot 11932 0 th 51200 0 0 pt 0 inp 0 0 31.285
01-07 10:25:26.158 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:26.162 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SamsungCalendar/SamsungCalendar.apk
pkg=com.samsung.android.calendar 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]#PCL[/system/framework/
com.samsung.android.spensdk.framework-v1.jar]} dexMetadataPath=null async=true
01-07 10:25:26.163 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.164 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/Velvet/Velvet.apk' ---
01-07 10:25:26.197 W/dex2oat32( 5179): Verification of long e.o.a(java.lang.String,
int, int) took 103.066ms (2862.23 bytecodes/s) (3952B approximate peak alloc)
01-07 10:25:26.211 W/dex2oat32( 5176): Verification of void
oc.<init>(android.content.Context, android.util.AttributeSet) took 110.436ms
(199.21 bytecodes/s) (1032B approximate peak alloc)
01-07 10:25:26.219 I/dex2oat32( 5339): /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=/product/priv-app/Velvet --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
01-07 10:25:26.250 I/dex2oat32( 5339): 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-07 10:25:26.263 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.280 I/dex2oat32( 5342): /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=/product/priv-app/Velvet --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
01-07 10:25:26.302 I/dex2oat32( 5342): 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-07 10:25:26.338 W/dex2oat32( 5235): Verification of void
com.google.android.material.button.MaterialButtonToggleGroup.updateChildOrder()
took 123.418ms (356.51 bytecodes/s) (1576B approximate peak alloc)
01-07 10:25:26.364 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.365 W/dex2oat32( 5235): Verification of void
androidx.viewpager.widget.ViewPager.onLayout(boolean, int, int, int, int) took
120.503ms (2580.84 bytecodes/s) (4840B approximate peak alloc)
01-07 10:25:26.378 W/dex2oat32( 5235): Verification of int
com.google.android.material.datepicker.MonthAdapter.lastPositionInMonth() took
115.746ms (120.95 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:26.401 W/dex2oat32( 5235): Verification of void
com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton$3.onA
nimationCancel(android.animation.Animator) took 106.565ms (84.46 bytecodes/s) (944B
approximate peak alloc)
01-07 10:25:26.405 W/dex2oat32( 5235): Verification of android.icu.text.DateFormat
com.google.android.material.datepicker.UtcDates.getAndroidFormat(java.lang.String,
java.util.Locale) took 138.428ms (86.69 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:26.421 W/dex2oat32( 5213): Verification of
com.google.android.gms.common.api.a$f
com.google.android.gms.common.api.e.a(android.os.Looper,
com.google.android.gms.common.api.internal.b$a) took 110.106ms (236.13 bytecodes/s)
(1536B approximate peak alloc)
01-07 10:25:26.426 W/dex2oat32( 5213): Verification of void
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerS
ervice.<init>() took 129.003ms (31.01 bytecodes/s) (800B approximate peak alloc)
01-07 10:25:26.426 W/dex2oat32( 5213): Verification of void
com.google.android.datatransport.runtime.scheduling.jobscheduling.h.a(android.app.j
ob.JobInfo$Builder, java.util.Set) took 127.697ms (313.24 bytecodes/s) (1296B
approximate peak alloc)
01-07 10:25:26.437 W/dex2oat32( 5213): Verification of java.lang.Object
com.google.android.gms.auth.api.signin.c.createFromParcel(android.os.Parcel) took
128.265ms (951.15 bytecodes/s) (2672B approximate peak alloc)
01-07 10:25:26.441 W/dex2oat32( 5213): Verification of boolean
com.bumptech.glide.load.d.a.p.a(int, int, android.graphics.BitmapFactory$Options,
boolean, boolean) took 170.777ms (81.98 bytecodes/s) (912B approximate peak alloc)
01-07 10:25:26.445 W/dex2oat32( 5314): Verification of void
android.support.v4.media.MediaBrowserCompat$CallbackHandler.<init>(android.support.
v4.media.MediaBrowserCompat$MediaBrowserServiceCallbackImpl) took 165.585ms (66.43
bytecodes/s) (952B approximate peak alloc)
01-07 10:25:26.446 W/dex2oat32( 5314): Verification of
android.support.v4.media.RatingCompat[]
android.support.v4.media.RatingCompat$1.newArray(int) took 108.613ms (27.62
bytecodes/s) (728B approximate peak alloc)
01-07 10:25:26.446 W/dex2oat32( 5213): Verification of java.util.List
com.google.android.flexbox.d.e(int) took 141.078ms (290.62 bytecodes/s) (1536B
approximate peak alloc)
01-07 10:25:26.458 W/dex2oat32( 5179): Verification of int[]
androidx.appcompat.widget.AppCompatTextView.getAutoSizeTextAvailableSizes() took
248.803ms (88.42 bytecodes/s) (1088B approximate peak alloc)
01-07 10:25:26.462 W/dex2oat32( 5314): Verification of boolean
android.support.v4.os.UserManagerCompatApi24.isUserUnlocked(android.content.Context
) took 101.240ms (128.41 bytecodes/s) (944B approximate peak alloc)
01-07 10:25:26.464 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.469 W/dex2oat32( 5176): Verification of aclk ackl.a() took 248.218ms
(447.19 bytecodes/s) (2056B approximate peak alloc)
01-07 10:25:26.485 W/dex2oat32( 5314): Verification of void
android.support.v4.os.TraceJellybeanMR2.beginSection(java.lang.String) took
108.906ms (36.73 bytecodes/s) (752B approximate peak alloc)
01-07 10:25:26.485 W/dex2oat32( 5314): Verification of void
android.support.v4.media.MediaBrowserCompat$MediaBrowserImplBase$MediaServiceConnec
tion$1.run() took 165.534ms (1316.94 bytecodes/s) (3024B approximate peak alloc)
01-07 10:25:26.487 W/dex2oat32( 5176): Verification of void
acul.j(android.content.Context) took 234.503ms (277.18 bytecodes/s) (1560B
approximate peak alloc)
01-07 10:25:26.488 W/dex2oat32( 5314): Verification of java.util.List
android.support.v4.media.MediaBrowserServiceCompat.applyOptions(java.util.List,
android.os.Bundle) took 155.430ms (360.29 bytecodes/s) (1512B approximate peak
alloc)
01-07 10:25:26.491 W/dex2oat32( 5314): Verification of void
android.support.v4.hardware.fingerprint.FingerprintManagerCompatApi23.authenticate(
android.content.Context,
android.support.v4.hardware.fingerprint.FingerprintManagerCompatApi23$CryptoObject,
int, java.lang.Object,
android.support.v4.hardware.fingerprint.FingerprintManagerCompatApi23$Authenticatio
nCallback, android.os.Handler) took 167.256ms (125.56 bytecodes/s) (1296B
approximate peak alloc)
01-07 10:25:26.499 W/dex2oat32( 5176): Verification of void adcl.clear() took
214.208ms (130.71 bytecodes/s) (1144B approximate peak alloc)
01-07 10:25:26.513 W/dex2oat32( 5235): Verification of int
com.google.android.material.snackbar.BaseTransientBottomBar.getScreenHeight() took
112.408ms (222.40 bytecodes/s) (1176B approximate peak alloc)
01-07 10:25:26.517 W/dex2oat32( 5235): Verification of void
com.google.android.material.textfield.IndicatorViewController$1.onAnimationEnd(andr
oid.animation.Animator) took 104.837ms (562.78 bytecodes/s) (1504B approximate peak
alloc)
01-07 10:25:26.525 W/dex2oat32( 5235): Verification of void
com.google.android.material.shape.ShapeAppearancePathProvider.appendEdgePath(com.go
ogle.android.material.shape.ShapeAppearancePathProvider$ShapeAppearancePathSpec,
int) took 140.229ms (1091.07 bytecodes/s) (2352B approximate peak alloc)
01-07 10:25:26.530 W/dex2oat32( 5213): Verification of java.lang.Object
com.google.android.gms.common.data.c.createFromParcel(android.os.Parcel) took
101.411ms (867.75 bytecodes/s) (2112B approximate peak alloc)
01-07 10:25:26.565 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.590 W/dex2oat32( 5213): Verification of java.lang.Object[]
com.google.android.gms.common.internal.t.newArray(int) took 138.687ms (21.63
bytecodes/s) (800B approximate peak alloc)
01-07 10:25:26.614 W/dex2oat32( 5179): Verification of void
com.google.android.gms.internal.ads.zzaii.<clinit>() took 129.422ms (139.08
bytecodes/s) (1056B approximate peak alloc)
01-07 10:25:26.644 D/PowerManagerService( 4956): [api] userActivityFromNative : 40
(event: 2 flags: 0) eventTime = 31778
01-07 10:25:26.664 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 241
01-07 10:25:26.666 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.705 W/dex2oat32( 5179): Verification of void
com.google.android.gms.internal.ads.zzcx.<init>() took 112.095ms (35.68
bytecodes/s) (752B approximate peak alloc)
01-07 10:25:26.739 W/dex2oat32( 5176): Verification of aozc aozd.c() took 100.097ms
(319.69 bytecodes/s) (1240B approximate peak alloc)
01-07 10:25:26.740 W/dex2oat32( 5179): Verification of void
com.google.android.gms.internal.ads.zzf.zza(com.google.android.gms.internal.ads.zzr
, com.google.android.gms.internal.ads.zzx) took 131.373ms (662.23 bytecodes/s)
(2384B approximate peak alloc)
01-07 10:25:26.749 W/dex2oat32( 5179): Verification of void
com.google.android.gms.internal.ads.zzpz.<init>(com.google.android.gms.internal.ads
.zzpw) took 124.305ms (474.64 bytecodes/s) (1936B approximate peak alloc)
01-07 10:25:26.757 W/dex2oat32( 5235): Verification of boolean
com.samsung.android.app.cocktailbarservice.badge.BadgeManager.refreshBadge(java.uti
l.List) took 104.315ms (1044.91 bytecodes/s) (2440B approximate peak alloc)
01-07 10:25:26.760 W/dex2oat32( 5176): Verification of long aogu.f(java.io.File)
took 164.459ms (194.58 bytecodes/s) (1128B approximate peak alloc)
01-07 10:25:26.762 W/dex2oat32( 5213): Verification of
com.google.android.gms.internal.measurement.ca
com.google.android.gms.measurement.internal.He.a(java.lang.String,
com.google.android.gms.internal.measurement.ca) took 104.874ms (4014.31
bytecodes/s) (7040B approximate peak alloc)
01-07 10:25:26.766 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.767 W/dex2oat32( 5235): Verification of void
com.google.android.material.textfield.TextInputLayout.setBoxBackgroundColorResource
(int) took 118.145ms (101.57 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:26.768 W/dex2oat32( 5176): Verification of void ahpl.<clinit>() took
294.532ms (79464.93 bytecodes/s) (216672B approximate peak alloc)
01-07 10:25:26.775 W/dex2oat32( 5176): Verification of void apas.onLayout(boolean,
int, int, int, int) took 121.870ms (287.19 bytecodes/s) (1400B approximate peak
alloc)
01-07 10:25:26.781 W/dex2oat32( 5176): Verification of void
aozp.<init>(android.view.accessibility.CaptioningManager$CaptionStyle, aeer) took
133.284ms (360.13 bytecodes/s) (1272B approximate peak alloc)
01-07 10:25:26.785 W/dex2oat32( 5179): Verification of boolean
com.google.android.gms.internal.ads.zzxr.dispatchTransaction(int,
android.os.Parcel, android.os.Parcel, int) took 136.764ms (4372.47 bytecodes/s)
(9912B approximate peak alloc)
01-07 10:25:26.797 W/dex2oat32( 5176): Verification of void apij.run() took
146.163ms (157.36 bytecodes/s) (1056B approximate peak alloc)
01-07 10:25:26.817 W/dex2oat32( 5314): Verification of void
com.google.android.gms.common.internal.safeparcel.zzc.zza(android.os.Parcel, int,
java.lang.Float, boolean) took 103.969ms (201.98 bytecodes/s) (952B approximate
peak alloc)
01-07 10:25:26.824 W/dex2oat32( 5179): Verification of org.json.JSONObject
com.google.android.gms.internal.ads.zzpd.zzo(android.view.View) took 199.431ms
(696.98 bytecodes/s) (2160B approximate peak alloc)
01-07 10:25:26.841 W/dex2oat32( 5314): Verification of void
com.google.android.gms.common.internal.zzn$zza.<init>(android.content.ComponentName
) took 116.124ms (146.39 bytecodes/s) (968B approximate peak alloc)
01-07 10:25:26.841 W/dex2oat32( 5314): Verification of void
android.support.v4.widget.SlidingPaneLayout.updateObscuredViewsVisibility(android.v
iew.View) took 112.807ms (1471.53 bytecodes/s) (3008B approximate peak alloc)
01-07 10:25:26.848 W/dex2oat32( 5314): Verification of android.content.Intent
com.google.android.gms.common.AccountPicker.zza(android.accounts.Account,
java.util.ArrayList, java.lang.String[], boolean, java.lang.String,
java.lang.String, java.lang.String[], android.os.Bundle, boolean, int, int,
java.lang.String, boolean) took 116.391ms (799.03 bytecodes/s) (2032B approximate
peak alloc)
01-07 10:25:26.855 W/dex2oat32( 5314): Verification of void
android.support.v4.view.ViewPager.populate(int) took 166.730ms (3748.57
bytecodes/s) (9424B approximate peak alloc)
01-07 10:25:26.855 W/dex2oat32( 5213): Verification of void
com.google.android.material.tabs.TabLayout$h.b() took 126.459ms (3653.35
bytecodes/s) (6664B approximate peak alloc)
01-07 10:25:26.862 I/dex2oat32( 5337): dex2oat took 777.690ms (162.477ms cpu)
(threads: 8) arena alloc=3336B (3336B) java alloc=38KB (39136B) native alloc=1316KB
(1348248B) free=495KB (507240B)
01-07 10:25:26.867 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:26.881 W/dex2oat32( 5235): Verification of java.util.ArrayList
com.samsung.android.app.cocktailbarservice.cocktailsettings.search.PanelSearchActiv
ity$InstalledSearchTask.doInBackground(java.lang.Void[]) took 108.494ms (2580.78
bytecodes/s) (4160B approximate peak alloc)
01-07 10:25:26.889 W/dex2oat32( 5314): Verification of
com.google.android.gms.common.stats.WakeLockEvent
com.google.android.gms.common.stats.zzd.zzbj(android.os.Parcel) took 120.798ms
(1821.21 bytecodes/s) (4128B approximate peak alloc)
01-07 10:25:26.891 V/installd( 4701): DexInv: --- END
'/system/priv-app/DynamicSystemInstallationService/DynamicSystemInstallationService
.apk' (success) ---
01-07 10:25:26.891 I/installd( 4701): Dexopt async result : 0, hash_code :
211927785, path:
/system/priv-app/DynamicSystemInstallationService/DynamicSystemInstallationService.
apk
01-07 10:25:26.929 W/dex2oat32( 5179): Verification of void
androidx.appcompat.view.menu.ActionMenuItemView.onHoverChanged(boolean) took
102.527ms (107.29 bytecodes/s) (920B approximate peak alloc)
01-07 10:25:26.929 W/dex2oat32( 5179): Verification of void
androidx.appcompat.widget.ActionMenuPresenter$OverflowImageView.<init>(androidx.app
compat.widget.ActionMenuPresenter, android.content.Context) took 124.396ms (498.41
bytecodes/s) (1888B approximate peak alloc)
01-07 10:25:26.967 D/Installer( 4956): DexoptAsync result, h: 211927785, r: 0, s: 7
01-07 10:25:26.967 D/Installer( 4956): Dexopt result(211927785): success
01-07 10:25:26.992 W/dex2oat32( 5314): Verification of java.lang.String
com.google.android.gms.iid.InstanceID.zza(java.security.KeyPair) took 119.559ms
(401.47 bytecodes/s) (1248B approximate peak alloc)
01-07 10:25:26.995 W/dex2oat32( 5314): Verification of void
com.google.android.gms.internal.zzaax.<init>(android.content.Context,
android.os.Looper, com.google.android.gms.common.GoogleApiAvailability) took
102.916ms (816.20 bytecodes/s) (2016B approximate peak alloc)
01-07 10:25:26.997 W/dex2oat32( 5213): Accessing hidden field
Landroid/view/WindowManager$LayoutParams;->coverMode:I (blacklist, linking, denied)
01-07 10:25:26.998 W/dex2oat32( 5314): Verification of java.security.KeyPair
com.google.android.gms.iid.zzd.zzeL(java.lang.String) took 109.030ms (944.69
bytecodes/s) (2360B approximate peak alloc)
01-07 10:25:27.046 W/dex2oat32( 5314): Verification of void
com.google.android.gms.internal.zzacb$zza.<init>() took 144.445ms (27.69
bytecodes/s) (752B approximate peak alloc)
01-07 10:25:27.063 W/dex2oat32( 5176): Verification of void avd.m(long,
java.lang.Object) took 179.321ms (434.97 bytecodes/s) (1488B approximate peak
alloc)
01-07 10:25:27.068 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:27.070 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SamsungCalendar/SamsungCalendar.apk' ---
01-07 10:25:27.070 I/PackageDexOptimizer( 4956): 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
01-07 10:25:27.071 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.069 W/dex2oat32( 5235): Verification of void
com.samsung.android.app.cocktailbarservice.ui.view.CocktailBarTriggerContainerView$
1.onInitializeAccessibilityNodeInfo(android.view.View,
android.view.accessibility.AccessibilityNodeInfo) took 151.838ms (177.82
bytecodes/s) (1368B approximate peak alloc)
01-07 10:25:27.082 W/dex2oat32( 5179): Verification of void
androidx.fragment.app.Fragment.restoreViewState(android.os.Bundle) took 129.419ms
(479.06 bytecodes/s) (1640B approximate peak alloc)
01-07 10:25:27.108 W/dex2oat32( 5176): Verification of java.lang.Object
bggp.c(bfjw) took 116.904ms (51.32 bytecodes/s) (792B approximate peak alloc)
01-07 10:25:27.113 W/dex2oat32( 5176): Verification of void aupr.b() took 224.150ms
(642.43 bytecodes/s) (2616B approximate peak alloc)
01-07 10:25:27.129 W/dex2oat32( 5176): Verification of java.lang.String
auti.f(java.nio.ByteBuffer, int, int) took 248.094ms (935.13 bytecodes/s) (3480B
approximate peak alloc)
01-07 10:25:27.129 W/dex2oat32( 5176): Verification of boolean
awa.c(androidx.coordinatorlayout.widget.CoordinatorLayout, android.view.View,
android.view.MotionEvent) took 242.191ms (8.26 bytecodes/s) (752B approximate peak
alloc)
01-07 10:25:27.130 W/dex2oat32( 5176): Verification of void axyq.<clinit>() took
231.427ms (16726.61 bytecodes/s) (39152B approximate peak alloc)
01-07 10:25:27.133 W/dex2oat32( 5176): Verification of int
aye.e(java.lang.CharSequence) took 193.070ms (859.79 bytecodes/s) (2952B
approximate peak alloc)
01-07 10:25:27.135 W/dex2oat32( 5179): Verification of void
com.google.android.gms.common.api.internal.zai$zaa.onConnectionFailed(com.google.an
droid.gms.common.ConnectionResult) took 130.541ms (337.06 bytecodes/s) (1200B
approximate peak alloc)
01-07 10:25:27.136 I/dex2oat32( 5354): /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/SamsungCalendar --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
com.samsung.android.spensdk.framework-v1.jar]} --generate-mini-debug-info --
compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:27.156 I/dex2oat32( 5354): 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-07 10:25:27.161 W/dex2oat32( 5176): Verification of void bggl.<clinit>() took
192.902ms (41.47 bytecodes/s) (824B approximate peak alloc)
01-07 10:25:27.172 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.180 W/dex2oat32( 5235): Verification of void
com.samsung.android.app.cocktailbarservice.ui.panelcontainer.AbstractCocktailPanelC
ontainer.setAdapter(com.samsung.android.app.cocktailbarservice.ui.panelcontainer.Ab
stractPanelAdapter) took 226.396ms (53.00 bytecodes/s) (864B approximate peak
alloc)
01-07 10:25:27.244 W/dex2oat32( 5213): Verification of
com.samsung.android.themestore.c.s[] com.samsung.android.themestore.c.s.values()
took 114.100ms (78.88 bytecodes/s) (848B approximate peak alloc)
01-07 10:25:27.249 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.activity.zh.a() took 169.576ms (383.31 bytecodes/s)
(1656B approximate peak alloc)
01-07 10:25:27.249 W/dex2oat32( 5179): Verification of boolean
com.google.android.gms.location.ActivityRecognitionResult.zza(android.os.Bundle,
android.os.Bundle) took 108.453ms (1715.02 bytecodes/s) (3312B approximate peak
alloc)
01-07 10:25:27.257 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.f.b.da.a(java.lang.String) took 127.641ms (156.69
bytecodes/s) (944B approximate peak alloc)
01-07 10:25:27.260 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.l.a.a$d.<clinit>() took 118.915ms (1177.31
bytecodes/s) (1744B approximate peak alloc)
01-07 10:25:27.261 W/dex2oat32( 5213): Verification of java.lang.String
com.samsung.android.themestore.k.h.a(java.lang.String, java.lang.String,
java.lang.String) took 128.192ms (709.87 bytecodes/s) (1824B approximate peak
alloc)
01-07 10:25:27.273 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.305 W/dex2oat32( 5213): Verification of java.util.Date
com.samsung.android.themestore.k.b.b(java.lang.String) took 114.370ms (454.66
bytecodes/s) (1616B approximate peak alloc)
01-07 10:25:27.351 W/dex2oat32( 5176): Verification of android.app.Notification
gw.b() took 120.157ms (1756.03 bytecodes/s) (3256B approximate peak alloc)
01-07 10:25:27.374 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.390 W/dex2oat32( 5176): Verification of void
dbx.addViewDescription(int, int, dbw, java.lang.StringBuilder, boolean) took
183.438ms (2322.31 bytecodes/s) (6064B approximate peak alloc)
01-07 10:25:27.401 W/dex2oat32( 5314): Verification of boolean
android.support.v4.media.session.IMediaSession$Stub.onTransact(int,
android.os.Parcel, android.os.Parcel, int) took 186.896ms (4462.36 bytecodes/s)
(10808B approximate peak alloc)
01-07 10:25:27.417 W/dex2oat32( 5179): Verification of void
com.google.android.material.internal.NavigationMenuItemView.setCheckable(boolean)
took 108.542ms (175.05 bytecodes/s) (1152B approximate peak alloc)
01-07 10:25:27.466 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.manager.contentsService.I$b.<clinit>() took
174.859ms (194.44 bytecodes/s) (1024B approximate peak alloc)
01-07 10:25:27.467 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.l.m.a(boolean) took 125.171ms (263.64 bytecodes/s)
(1216B approximate peak alloc)
01-07 10:25:27.474 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.482 W/dex2oat32( 5179): Verification of void
androidx.core.widget.NestedScrollView.onSizeChanged(int, int, int, int) took
105.082ms (371.14 bytecodes/s) (1224B approximate peak alloc)
01-07 10:25:27.492 W/dex2oat32( 5176): Verification of alfv
enf.A(android.content.Context) took 264.470ms (631.45 bytecodes/s) (2624B
approximate peak alloc)
01-07 10:25:27.492 W/dex2oat32( 5176): Verification of void my.<clinit>() took
126.468ms (4261.95 bytecodes/s) (8416B approximate peak alloc)
01-07 10:25:27.502 W/dex2oat32( 5176): Verification of boolean
maz.g(android.view.ViewGroup,
com.google.android.apps.youtube.app.common.ui.slimstatusbar.SlimStatusBar) took
220.759ms (45.30 bytecodes/s) (840B approximate peak alloc)
01-07 10:25:27.507 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 251
01-07 10:25:27.520 W/dex2oat32( 5213): Verification of int
com.samsung.android.themestore.manager.contentsService.J.a(java.lang.String) took
125.532ms (231.02 bytecodes/s) (1160B approximate peak alloc)
01-07 10:25:27.524 W/dex2oat32( 5213): Verification of java.lang.String
com.samsung.android.themestore.k.i.a(java.lang.String) took 391.316ms (171.22
bytecodes/s) (1840B approximate peak alloc)
01-07 10:25:27.524 W/dex2oat32( 5213): Verification of int
com.samsung.android.themestore.manager.contentsService.I.e(java.lang.String) took
183.736ms (48.98 bytecodes/s) (800B approximate peak alloc)
01-07 10:25:27.530 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.manager.autoSelfUpgradeService.b.a(android.content.C
ontext) took 268.311ms (693.22 bytecodes/s) (3160B approximate peak alloc)
01-07 10:25:27.537 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.k.a.<clinit>() took 412.762ms (15716.05 bytecodes/s)
(45344B approximate peak alloc)
01-07 10:25:27.568 W/dex2oat32( 5179): Verification of void
androidx.recyclerview.widget.RecyclerView.recoverFocusFromState() took 103.525ms
(1729.04 bytecodes/s) (2840B approximate peak alloc)
01-07 10:25:27.575 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.588 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.manager.contentsService.r.a(com.samsung.android.them
estore.manager.contentsService.F) took 115.271ms (13047.51 bytecodes/s) (24616B
approximate peak alloc)
01-07 10:25:27.603 W/dex2oat32( 5235): Verification of void
androidx.appcompat.widget.SearchView.<init>(android.content.Context,
android.util.AttributeSet, int) took 181.171ms (6021.92 bytecodes/s) (11704B
approximate peak alloc)
01-07 10:25:27.605 W/dex2oat32( 5235): Verification of boolean
androidx.core.graphics.drawable.WrappedDrawableApi14.isAutoMirrored() took
118.881ms (58.88 bytecodes/s) (840B approximate peak alloc)
01-07 10:25:27.621 W/dex2oat32( 5235): Verification of android.view.WindowInsets
androidx.core.view.WindowInsetsCompat$BuilderImpl20.createWindowInsetsInstance()
took 101.318ms (1046.21 bytecodes/s) (2384B approximate peak alloc)
01-07 10:25:27.637 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.manager.contentsService.T.a(android.content.Context)
took 288.308ms (284.42 bytecodes/s) (2112B approximate peak alloc)
01-07 10:25:27.642 W/dex2oat32( 5314): Verification of boolean
android.support.v4.widget.NestedScrollView.pageScroll(int) took 121.819ms (779.84
bytecodes/s) (1648B approximate peak alloc)
01-07 10:25:27.643 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.manager.contentsService.ua.h() took 124.062ms
(298.24 bytecodes/s) (1104B approximate peak alloc)
01-07 10:25:27.679 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.686 W/dex2oat32( 5176): Verification of boolean
ufk.d(android.content.Context) took 101.822ms (746.40 bytecodes/s) (1888B
approximate peak alloc)
01-07 10:25:27.694 W/dex2oat32( 5314): Verification of void
com.sec.android.app.ve.vebgm.control.VEBGMMainViewController.onActivityResult(int,
int, android.content.Intent) took 130.685ms (1331.44 bytecodes/s) (3312B
approximate peak alloc)
01-07 10:25:27.699 W/dex2oat32( 5314): Verification of void
com.google.android.gms.common.SupportErrorDialogFragment.onCancel(android.content.D
ialogInterface) took 135.348ms (59.11 bytecodes/s) (936B approximate peak alloc)
01-07 10:25:27.704 D/PowerManagerService( 4956): [api] userActivityFromNative : 50
(event: 2 flags: 0) eventTime = 32838
01-07 10:25:27.709 W/dex2oat32( 5314): Verification of void
com.google.android.gms.common.data.DataHolder.<clinit>() took 111.490ms (170.42
bytecodes/s) (1160B approximate peak alloc)
01-07 10:25:27.742 W/dex2oat32( 5314): Verification of void
com.google.android.gms.common.data.BitmapTeleporter.zza(java.io.Closeable) took
175.826ms (73.94 bytecodes/s) (1064B approximate peak alloc)
01-07 10:25:27.770 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.q.m.a() took 116.343ms (249.26 bytecodes/s) (1168B
approximate peak alloc)
01-07 10:25:27.770 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.q.u.a(android.content.Intent, java.lang.String) took
100.618ms (218.65 bytecodes/s) (1048B approximate peak alloc)
01-07 10:25:27.773 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.q.Z.a() took 130.539ms (1041.83 bytecodes/s) (2608B
approximate peak alloc)
01-07 10:25:27.779 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.q.i.a() took 131.654ms (189.89 bytecodes/s) (1032B
approximate peak alloc)
01-07 10:25:27.780 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.801 W/dex2oat32( 5235): Verification of void
androidx.recyclerview.widget.LinearSmoothScroller.<init>(android.content.Context)
took 137.483ms (254.58 bytecodes/s) (1248B approximate peak alloc)
01-07 10:25:27.814 W/dex2oat32( 5213): Verification of boolean
com.samsung.android.themestore.q.w.a() took 155.543ms (315.02 bytecodes/s) (1480B
approximate peak alloc)
01-07 10:25:27.821 W/dex2oat32( 5213): Verification of void
com.samsung.android.themestore.p.b.a(android.view.View, int, int, int,
com.samsung.android.themestore.p.b$a) took 282.766ms (990.22 bytecodes/s) (3912B
approximate peak alloc)
01-07 10:25:27.875 W/dex2oat32( 5176): Verification of wlu
wme.b(android.content.Context, java.lang.String, auld, java.lang.String[], wlo,
boolean, java.util.List) took 163.906ms (7187.01 bytecodes/s) (22656B approximate
peak alloc)
01-07 10:25:27.877 W/dex2oat32( 5314): Verification of void
android.support.v4.app.FragmentActivity.onStop() took 118.560ms (143.39
bytecodes/s) (1016B approximate peak alloc)
01-07 10:25:27.881 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.894 W/dex2oat32( 5235): Verification of void
com.google.android.material.appbar.AppBarLayout.<init>(android.content.Context,
android.util.AttributeSet, int) took 107.033ms (4232.32 bytecodes/s) (6552B
approximate peak alloc)
01-07 10:25:27.933 W/dex2oat32( 5179): Verification of
androidx.recyclerview.widget.RecyclerView$EdgeEffectFactory
androidx.recyclerview.widget.RecyclerView.getEdgeEffectFactory() took 168.337ms
(17.82 bytecodes/s) (840B approximate peak alloc)
01-07 10:25:27.959 W/dex2oat32( 5235): Verification of float
com.google.android.material.floatingactionbutton.FloatingActionButtonImpl$ElevateTo
HoveredFocusedTranslationZAnimation.getTargetShadowSize() took 112.797ms (88.65
bytecodes/s) (960B approximate peak alloc)
01-07 10:25:27.979 W/dex2oat32( 5235): Verification of void
com.google.android.material.internal.ForegroundLinearLayout.draw(android.graphics.C
anvas) took 131.085ms (648.43 bytecodes/s) (1712B approximate peak alloc)
01-07 10:25:27.981 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:27.993 W/dex2oat32( 5213): Verification of void
a.b.c.b.a.U.a(a.b.c.d.d, java.util.BitSet) took 128.948ms (193.88 bytecodes/s)
(968B approximate peak alloc)
01-07 10:25:27.993 W/dex2oat32( 5213): Verification of a.b.c.K
a.b.c.b.a.a.a(a.b.c.q, a.b.c.c.a) took 123.066ms (365.66 bytecodes/s) (1384B
approximate peak alloc)
01-07 10:25:27.997 W/dex2oat32( 5213): Verification of void
a.b.a.c.k.a.a(android.graphics.Typeface) took 141.351ms (70.75 bytecodes/s) (864B
approximate peak alloc)
01-07 10:25:28.001 W/dex2oat32( 5213): Verification of org.apache.http.HttpResponse
a.a.a.a.b.a(a.a.a.q, java.util.Map) took 187.372ms (592.40 bytecodes/s) (3608B
approximate peak alloc)
01-07 10:25:28.005 W/dex2oat32( 5354): Method La/a/m/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.006 W/dex2oat32( 5354): Method La/o/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.007 W/dex2oat32( 5354): Method
Landroidx/activity/OnBackPressedDispatcher;.a is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk
01-07 10:25:28.009 W/dex2oat32( 5213): Verification of java.util.Date
a.b.c.a.a(a.b.c.d.b) took 146.781ms (422.40 bytecodes/s) (1720B approximate peak
alloc)
01-07 10:25:28.017 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.017 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.d is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.e is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.f is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/j$c;.g is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.c is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.d is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.e is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.f is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.g is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.h is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/core/app/m;.i is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.018 W/dex2oat32( 5354): Method Landroidx/lifecycle/p;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.019 W/dex2oat32( 5354): Method Landroidx/savedstate/a;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.019 W/dex2oat32( 5354): Method Landroidx/savedstate/a;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.019 W/dex2oat32( 5354): Method Landroidx/savedstate/a;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/a/c/a/b;.O0 is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/a/c/c/e;.r is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/b0/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.A is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.B is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.D is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.E is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.020 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.k is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.l is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.n is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.p is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.q is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.t is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.u is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.v is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.x is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.y is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/p/b;.z is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/r/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/v/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/v/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/v/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/v/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.021 W/dex2oat32( 5354): Method Lb/c/a/b/v/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/airbnb/lottie/a;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/airbnb/lottie/a;.b is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/amap/api/mapcore2d/c2;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/amap/api/mapcore2d/c2;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/amap/api/mapcore2d/c2;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.023 W/dex2oat32( 5354): Method Lcom/amap/api/mapcore2d/c2;.d is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.025 W/dex2oat32( 5354): Method
Lcom/google/android/gms/internal/location/p;.r is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk
01-07 10:25:28.025 W/dex2oat32( 5213): Verification of void
a.b.c.b.a.b.a(a.b.c.d.d, java.lang.Object) took 125.404ms (255.17 bytecodes/s)
(1112B approximate peak alloc)
01-07 10:25:28.033 W/dex2oat32( 5354): Method
Lcom/google/android/material/floatingactionbutton/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.033 W/dex2oat32( 5354): Method
Lcom/google/android/material/floatingactionbutton/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.040 W/dex2oat32( 5354): Method La/o/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.040 W/dex2oat32( 5354): Method La/o/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.040 W/dex2oat32( 5354): Method La/o/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.042 W/dex2oat32( 5213): Verification of void
a.a.a.a.g.a(org.apache.http.client.methods.HttpEntityEnclosingRequestBase, a.a.a.q)
took 210.636ms (71.21 bytecodes/s) (984B approximate peak alloc)
01-07 10:25:28.042 W/dex2oat32( 5213): Verification of void
a.b.c.C.a(java.lang.Object) took 167.664ms (220.68 bytecodes/s) (1368B approximate
peak alloc)
01-07 10:25:28.048 W/dex2oat32( 5354): Method Landroidx/activity/b;.e3 is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.048 W/dex2oat32( 5354): Method Landroidx/fragment/app/b;.Y8 is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk
01-07 10:25:28.082 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.084 W/dex2oat32( 5176): Verification of android.widget.ImageButton
aayi.a() took 168.301ms (41.59 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:28.095 W/dex2oat32( 5176): Verification of void
aavw.ql(java.lang.Object, java.lang.Object) took 187.630ms (218.51 bytecodes/s)
(1520B approximate peak alloc)
01-07 10:25:28.107 W/dex2oat32( 5176): Verification of void aavx.<init>(aavt, apwp,
aegr, acvx, aazs, zyx, aakt, aake, ahpk) took 187.590ms (367.82 bytecodes/s) (1560B
approximate peak alloc)
01-07 10:25:28.113 W/dex2oat32( 5176): Verification of void aaya.a(boolean) took
200.869ms (94.59 bytecodes/s) (1160B approximate peak alloc)
01-07 10:25:28.153 I/io_stats( 4394): !@ 179,0 r 39910 2455173 w 1759 76196 d 804
9820 f 1147 1137 iot 13400 0 th 51200 0 0 pt 0 inp 0 0 33.288
01-07 10:25:28.183 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.207 W/dex2oat32( 5213): Verification of void
androidx.appcompat.widget.ActionBarContextView.initTitle() took 113.246ms (1351.04
bytecodes/s) (2520B approximate peak alloc)
01-07 10:25:28.207 W/dex2oat32( 5213): Verification of boolean
androidx.appcompat.app.AppCompatDelegateImpl.performPanelShortcut(androidx.appcompa
t.app.AppCompatDelegateImpl$PanelFeatureState, int, android.view.KeyEvent, int)
took 105.205ms (389.71 bytecodes/s) (1384B approximate peak alloc)
01-07 10:25:28.209 W/dex2oat32( 5213): Verification of int
androidx.appcompat.widget.ActionMenuView.getSumOfDigitsInBadges() took 109.727ms
(382.77 bytecodes/s) (1440B approximate peak alloc)
01-07 10:25:28.212 W/dex2oat32( 5213): Verification of void
androidx.appcompat.widget.ActivityChooserView.showPopupUnchecked(int) took
107.767ms (1466.12 bytecodes/s) (3296B approximate peak alloc)
01-07 10:25:28.220 D/InputReader( 4956): Btn_touch(6): value=0 when=33.355204
01-07 10:25:28.220 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=33.355204
01-07 10:25:28.222 W/dex2oat32( 5176): Verification of void
aqhh.Y(java.lang.Object, aplo, java.util.Timer) took 121.536ms (633.55 bytecodes/s)
(2128B approximate peak alloc)
01-07 10:25:28.225 W/dex2oat32( 5176): Verification of java.lang.String
aaoz.a(android.net.Uri, java.lang.String) took 343.837ms (1733.38 bytecodes/s)
(9504B approximate peak alloc)
01-07 10:25:28.228 W/dex2oat32( 5176): Verification of void abkt.F(awgq, boolean)
took 102.323ms (3576.88 bytecodes/s) (6240B approximate peak alloc)
01-07 10:25:28.233 W/dex2oat32( 5176): Verification of void
aavx.n(android.text.Spanned, java.lang.CharSequence, android.text.Spanned, float,
java.lang.CharSequence, bcaw, bcaw, auyy, java.lang.Integer, avbr, int, float,
awev, auyq, auyq, auyq) took 114.315ms (6928.22 bytecodes/s) (13736B approximate
peak alloc)
01-07 10:25:28.242 W/dex2oat32( 5176): Verification of boolean
abhn.pb(android.view.MenuItem) took 135.926ms (2626.41 bytecodes/s) (6288B
approximate peak alloc)
01-07 10:25:28.245 W/dex2oat32( 5176): Verification of void abnz.<init>(aboj) took
117.883ms (50.90 bytecodes/s) (744B approximate peak alloc)
01-07 10:25:28.264 W/dex2oat32( 5235): Verification of void
com.google.android.material.chip.ChipDrawable.<init>(android.content.Context,
android.util.AttributeSet, int, int) took 194.498ms (632.40 bytecodes/s) (3656B
approximate peak alloc)
01-07 10:25:28.283 W/dex2oat32( 5235): Verification of void
com.airbnb.lottie.animation.content.ShapeContent.setContents(java.util.List,
java.util.List) took 226.354ms (172.30 bytecodes/s) (1696B approximate peak alloc)
01-07 10:25:28.283 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.302 W/dex2oat32( 5354): Method Lb/g/a/s;.toString is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk!classes2.dex
01-07 10:25:28.304 W/dex2oat32( 5354): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.a is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk!classes2.dex
01-07 10:25:28.304 W/dex2oat32( 5354): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.b is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk!classes2.dex
01-07 10:25:28.304 W/dex2oat32( 5354): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.c is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk!classes2.dex
01-07 10:25:28.304 W/dex2oat32( 5354): Method
Lcom/samsung/android/scloud/oem/lib/f/a/d;.a is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk!classes2.dex
01-07 10:25:28.304 W/dex2oat32( 5354): Method
Lcom/samsung/android/scloud/oem/lib/f/a/d;.b is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendar.apk!classes2.dex
01-07 10:25:28.309 W/dex2oat32( 5354): Method Lcom/samsung/android/webview/e;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk!classes2.dex
01-07 10:25:28.310 W/dex2oat32( 5213): Verification of
androidx.appcompat.widget.DecorToolbar
androidx.appcompat.app.WindowDecorActionBar.getDecorToolbar(android.view.View) took
128.226ms (421.13 bytecodes/s) (1728B approximate peak alloc)
01-07 10:25:28.313 W/dex2oat32( 5354): Method Lb/g/a/b0/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungCalendar.apk!classes2.dex
01-07 10:25:28.337 W/dex2oat32( 5213): Verification of void
androidx.appcompat.widget.ActionBarContextView.onLayout(boolean, int, int, int,
int) took 128.072ms (1225.87 bytecodes/s) (2960B approximate peak alloc)
01-07 10:25:28.350 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 261
01-07 10:25:28.359 W/dex2oat32( 5314): Compilation of void
android.support.v4.widget.SwipeRefreshLayout.onLayout(boolean, int, int, int, int)
took 154.005ms
01-07 10:25:28.373 W/dex2oat32( 5176): Verification of void abyk.e(int) took
124.228ms (338.09 bytecodes/s) (1408B approximate peak alloc)
01-07 10:25:28.375 W/dex2oat32( 5176): Verification of void acho.<init>(adaq) took
113.479ms (52.87 bytecodes/s) (768B approximate peak alloc)
01-07 10:25:28.377 W/dex2oat32( 5235): Verification of void
androidx.lifecycle.LiveData$LifecycleBoundObserver.detachObserver() took 352.179ms
(28.39 bytecodes/s) (976B approximate peak alloc)
01-07 10:25:28.377 W/dex2oat32( 5176): Verification of void
abui.accept(java.lang.Object) took 120.150ms (1323.34 bytecodes/s) (4168B
approximate peak alloc)
01-07 10:25:28.384 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.389 W/dex2oat32( 5235): Verification of void
com.google.android.material.chip.ChipDrawable.setChipIconEnabled(boolean) took
120.116ms (33.30 bytecodes/s) (704B approximate peak alloc)
01-07 10:25:28.401 W/dex2oat32( 5235): Verification of boolean
com.samsung.android.app.cocktailbarservice.cocktailsettings.EdgeScreenSettingsMain.
onCreateOptionsMenu(android.view.Menu) took 108.640ms (699.55 bytecodes/s) (1968B
approximate peak alloc)
01-07 10:25:28.423 W/dex2oat32( 5176): Verification of void
achn.a(java.lang.Throwable) took 161.769ms (111.27 bytecodes/s) (1048B approximate
peak alloc)
01-07 10:25:28.485 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.485 W/dex2oat32( 5179): Compilation of void
androidx.appcompat.graphics.drawable.DrawableContainer.initializeDrawableForDisplay
(android.graphics.drawable.Drawable) took 206.931ms
01-07 10:25:28.487 W/dex2oat32( 5176): Verification of cex acqc.ow(cer) took
106.325ms (395.01 bytecodes/s) (1616B approximate peak alloc)
01-07 10:25:28.487 W/dex2oat32( 5176): Verification of acmd acod.a(aclw) took
110.763ms (2311.24 bytecodes/s) (5576B approximate peak alloc)
01-07 10:25:28.490 W/dex2oat32( 5176): Verification of void acpx.a() took 110.156ms
(5083.69 bytecodes/s) (13360B approximate peak alloc)
01-07 10:25:28.500 W/dex2oat32( 5176): Verification of acjj[]
acjm.a(java.lang.Object, java.lang.Class, java.lang.Object) took 133.470ms (494.49
bytecodes/s) (1992B approximate peak alloc)
01-07 10:25:28.548 I/dex2oat32( 5314): dex2oat took 3.310s (1.362s cpu) (threads:
8) arena alloc=7712B (7712B) java alloc=2219KB (2273088B) native alloc=3615KB
(3702240B) free=764KB (782880B)
01-07 10:25:28.585 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.596 V/installd( 4701): DexInv: --- END
'/system/app/BGMProvider/BGMProvider.apk' (success) ---
01-07 10:25:28.596 I/installd( 4701): Dexopt async result : 0, hash_code :
69550717, path: /system/app/BGMProvider/BGMProvider.apk
01-07 10:25:28.601 W/dex2oat32( 5176): Verification of void
acyd.<init>(com.google.android.libraries.youtube.common.ui.preferences.ProtoDataSto
reCheckBoxPreference) took 101.036ms (59.38 bytecodes/s) (744B approximate peak
alloc)
01-07 10:25:28.602 W/dex2oat32( 5176): Verification of void
acyc.<init>(com.google.android.libraries.youtube.common.ui.preferences.ProtoDataSto
reCheckBoxPreference, java.lang.Boolean) took 105.433ms (75.88 bytecodes/s) (776B
approximate peak alloc)
01-07 10:25:28.610 W/dex2oat32( 5176): Verification of void abkt.h(aqbt,
java.lang.Object) took 261.901ms (9831.95 bytecodes/s) (45432B approximate peak
alloc)
01-07 10:25:28.658 W/dex2oat32( 5176): Verification of void
adhq.accept(java.lang.Object) took 120.515ms (3418.65 bytecodes/s) (9120B
approximate peak alloc)
01-07 10:25:28.669 W/dex2oat32( 5176): Verification of void adlx.a() took 125.831ms
(484.78 bytecodes/s) (1680B approximate peak alloc)
01-07 10:25:28.681 W/dex2oat32( 5176): Verification of void aebs.a() took 108.489ms
(636.01 bytecodes/s) (1560B approximate peak alloc)
01-07 10:25:28.686 D/Installer( 4956): DexoptAsync result, h: 69550717, r: 0, s: 7
01-07 10:25:28.686 D/Installer( 4956): Dexopt result(69550717): success
01-07 10:25:28.697 W/dex2oat32( 5179): Compilation of void
androidx.recyclerview.widget.DefaultItemAnimator$6.<init>(androidx.recyclerview.wid
get.DefaultItemAnimator, androidx.recyclerview.widget.RecyclerView) took 105.444ms
01-07 10:25:28.786 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:28.787 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk' ---
01-07 10:25:28.788 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk
pkg=com.android.providers.calendar isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:28.789 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.792 W/dex2oat32( 5213): Verification of boolean
com.google.android.gms.measurement.internal.ne.a(java.lang.String, long) took
102.258ms (37845.45 bytecodes/s) (63008B approximate peak alloc)
01-07 10:25:28.828 W/dex2oat32( 5342): Could not reserve sentinel fault page
01-07 10:25:28.873 W/dex2oat32( 5176): Verification of void
apbw.<init>(android.content.Context, android.os.Handler, bgic, apbb, bgic, apcj,
apbx, byte[]) took 147.916ms (466.48 bytecodes/s) (1696B approximate peak alloc)
01-07 10:25:28.886 W/dex2oat32( 5176): Verification of java.util.Set asxe.a() took
113.458ms (52.88 bytecodes/s) (760B approximate peak alloc)
01-07 10:25:28.890 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.905 I/dex2oat32( 5358): /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=/apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastServiceModule --class-loader-context=PCL[]{} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:28.925 I/dex2oat32( 5358): 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-07 10:25:28.980 W/dex2oat32( 5339): Could not reserve sentinel fault page
01-07 10:25:28.990 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:28.992 I/SurfaceFlinger( 4646): SFWD update time=34127262437
01-07 10:25:29.091 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.125 W/dex2oat32( 5213): Verification of android.widget.TextView
com.samsung.android.themestore.view.TabLayoutEx.i(com.google.android.material.tabs.
TabLayout$f) took 114.253ms (315.09 bytecodes/s) (1168B approximate peak alloc)
01-07 10:25:29.132 W/dex2oat32( 5235): Compilation of android.view.View
com.samsung.android.app.cocktailbarservice.cocktailsettings.EdgePanels$PanelAdapter
.getView(int, android.view.View, android.view.ViewGroup) took 141.456ms
01-07 10:25:29.145 W/dex2oat32( 5176): Verification of bfii
bfii.i(java.lang.Throwable) took 101.915ms (137.37 bytecodes/s) (928B approximate
peak alloc)
01-07 10:25:29.145 W/dex2oat32( 5179): Compilation of void
com.google.android.material.internal.ParcelableSparseBooleanArray.<clinit>() took
116.564ms
01-07 10:25:29.152 W/dex2oat32( 5213): Verification of a.b.a.a.a.w
a.b.a.a.a.w.a(d.a.a, d.a.a, d.a.a, d.a.a, d.a.a) took 134.960ms (88.91 bytecodes/s)
(816B approximate peak alloc)
01-07 10:25:29.175 W/dex2oat32( 5176): Verification of void axnz.<clinit>() took
271.584ms (38039.73 bytecodes/s) (100240B approximate peak alloc)
01-07 10:25:29.194 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 271
01-07 10:25:29.195 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.204 W/dex2oat32( 5176): Verification of java.lang.Object dyg.a()
took 130.041ms (22838.82 bytecodes/s) (60808B approximate peak alloc)
01-07 10:25:29.208 W/dex2oat32( 5176): Verification of void
dyz.attachBaseContext(android.content.Context) took 133.115ms (10036.41
bytecodes/s) (22776B approximate peak alloc)
01-07 10:25:29.296 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.332 I/dex2oat32( 5342): Large app, accepted running with swap.
01-07 10:25:29.391 W/dex2oat32( 5176): Verification of java.lang.Object dyg.c()
took 150.309ms (21209.57 bytecodes/s) (74640B approximate peak alloc)
01-07 10:25:29.397 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.410 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.411 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.411 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.411 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.412 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.412 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.416 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.417 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.417 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.420 I/dex2oat32( 5339): Large app, accepted running with swap.
01-07 10:25:29.423 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.423 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.430 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->sendMessageDelayed(IJ)V (blacklist,
linking, denied)
01-07 10:25:29.430 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->deferMessage(Landroid/os/Message;)V
(blacklist, linking, denied)
01-07 10:25:29.433 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/
State;Lcom/android/internal/util/State;)V (blacklist, linking, denied)
01-07 10:25:29.433 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/
State;Lcom/android/internal/util/State;)V (blacklist, linking, denied)
01-07 10:25:29.434 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
01-07 10:25:29.434 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
01-07 10:25:29.434 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.435 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.435 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.435 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.435 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.435 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.436 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
01-07 10:25:29.436 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.436 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.437 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.437 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.438 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.438 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.438 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.438 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.438 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
01-07 10:25:29.439 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.439 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.439 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.440 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.441 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.441 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.442 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.443 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.443 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.444 I/dex2oat32( 5354): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 50.722ms
01-07 10:25:29.445 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.446 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.446 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
01-07 10:25:29.446 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.447 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.447 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:25:29.447 W/dex2oat32( 5358): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
01-07 10:25:29.467 I/dex2oat32( 5358): dex2oat took 566.042ms (193.125ms cpu)
(threads: 8) arena alloc=14KB (14672B) java alloc=88KB (90672B) native alloc=1159KB
(1187408B) free=620KB (635312B)
01-07 10:25:29.498 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.510 V/installd( 4701): DexInv: --- END
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk' (success) ---
01-07 10:25:29.511 I/installd( 4701): Dexopt async result : 0, hash_code :
164469850, path:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk
01-07 10:25:29.523 W/dex2oat32( 5176): Verification of java.lang.Object dyg.d()
took 131.880ms (23566.73 bytecodes/s) (64808B approximate peak alloc)
01-07 10:25:29.598 D/Installer( 4956): DexoptAsync result, h: 164469850, r: 0, s: 7
01-07 10:25:29.599 D/Installer( 4956): Dexopt result(164469850): success
01-07 10:25:29.699 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:29.702 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk' ---
01-07 10:25:29.702 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungAccount/SamsungAccount.apk pkg=com.osp.app.signin
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]#PCL[/system/framework/
samsungkeystoreutils.jar]} dexMetadataPath=null async=true
01-07 10:25:29.704 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.793 I/dex2oat32( 5376): /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=/system/priv-app/SamsungCalendarProvider
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:25:29.798 I/dex2oat32( 5235): dex2oat took 6.655s (4.267s cpu) (threads:
8) arena alloc=9760B (9760B) java alloc=7992KB (8184528B) native alloc=7979KB
(8171016B) free=792KB (811512B)
01-07 10:25:29.804 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:29.808 I/dex2oat32( 5376): 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-07 10:25:29.813 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.a is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.b is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.c is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.d is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.e is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.f is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.g is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.h is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.i is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.j is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.k is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.l is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.m is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.n is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.o is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.p is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.q is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.r is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.s is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.t is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.u is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.v is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.w is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.x is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.y is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$c;.z is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$e;.a is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$e;.b is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$e;.c is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$e;.d is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/android/ex/editstyledtext/EditStyledText$f;.a is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.a is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.b is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/samsung/android/scloud/oem/lib/f/a/a;.c is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/samsung/android/scloud/oem/lib/f/a/d;.a is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.814 W/dex2oat32( 5376): Method
Lcom/samsung/android/scloud/oem/lib/f/a/d;.b is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungCalendarProvider.apk
01-07 10:25:29.820 V/installd( 4701): DexInv: --- END
'/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk' (success)
---
01-07 10:25:29.820 I/installd( 4701): Dexopt async result : 0, hash_code :
194539617, path:
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk
01-07 10:25:29.906 D/Installer( 4956): DexoptAsync result, h: 194539617, r: 0, s: 7
01-07 10:25:29.907 D/Installer( 4956): Dexopt result(194539617): success
01-07 10:25:29.934 I/dex2oat32( 5179): dex2oat took 7.601s (5.229s cpu) (threads:
8) arena alloc=10KB (10344B) java alloc=9881KB (10118936B) native alloc=9836KB
(10072704B) free=895KB (916864B)
01-07 10:25:29.961 V/installd( 4701): DexInv: --- END
'/system/priv-app/Finder/Finder.apk' (success) ---
01-07 10:25:29.961 I/installd( 4701): Dexopt async result : 0, hash_code :
84430038, path: /system/priv-app/Finder/Finder.apk
01-07 10:25:30.008 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:30.009 W/OverlayManager( 4956): service 'idmap' died
01-07 10:25:30.010 I/servicemanager( 4225): 'idmap' died
01-07 10:25:30.010 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/TetheringAutomation/TetheringAutomation.apk pkg=com.sec.automation
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:30.011 D/Installer( 4956): DexoptAsync result, h: 84430038, r: 0, s: 7
01-07 10:25:30.011 D/Installer( 4956): Dexopt result(84430038): success
01-07 10:25:30.015 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungAccount/SamsungAccount.apk' ---
01-07 10:25:30.049 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 281
01-07 10:25:30.066 I/dex2oat32( 5395): /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/SamsungAccount --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
samsungkeystoreutils.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:30.078 I/dex2oat32( 5395): 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-07 10:25:30.112 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:30.115 V/installd( 4701): DexInv: --- BEGIN
'/system/app/TetheringAutomation/TetheringAutomation.apk' ---
01-07 10:25:30.123 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MediaProviderLegacy/MediaProviderLegacy.apk
pkg=com.android.providers.media isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:30.124 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:30.133 W/dex2oat32( 5354): Verification of int
androidx.picker.widget.b.B(float, float) took 104.243ms (508.43 bytecodes/s) (1152B
approximate peak alloc)
01-07 10:25:30.156 I/io_stats( 4394): !@ 179,0 r 41778 2631477 w 1835 79060 d 804
9820 f 1148 1138 iot 14320 0 th 51200 0 0 pt 0 inp 0 0 35.290
01-07 10:25:30.171 I/dex2oat32( 5398): /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/TetheringAutomation --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:30.175 W/dex2oat32( 5354): Verification of java.lang.Object
b.c.b.f.h(java.io.Reader, java.lang.reflect.Type) took 104.295ms (115.06
bytecodes/s) (848B approximate peak alloc)
01-07 10:25:30.180 I/dex2oat32( 5398): 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-07 10:25:30.225 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:30.299 W/dex2oat32( 5354): Verification of void
androidx.viewpager.widget.ViewPager.setPageMarginDrawable(android.graphics.drawable
.Drawable) took 125.024ms (151.97 bytecodes/s) (1088B approximate peak alloc)
01-07 10:25:30.316 I/dex2oat32( 5376): dex2oat took 528.329ms (408.789ms cpu)
(threads: 8) arena alloc=34KB (35208B) java alloc=309KB (316760B) native
alloc=1269KB (1300432B) free=702KB (718896B)
01-07 10:25:30.325 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:30.359 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk' (success)
---
01-07 10:25:30.360 I/installd( 4701): Dexopt async result : 0, hash_code :
193158322, path:
/system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk
01-07 10:25:30.384 I/dex2oat32( 5398): dex2oat took 216.758ms (153.171ms cpu)
(threads: 8) arena alloc=10KB (10952B) java alloc=31KB (32448B) native alloc=1455KB
(1490088B) free=540KB (553816B)
01-07 10:25:30.404 I/dex2oat32( 5342): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.496ms
01-07 10:25:30.415 V/installd( 4701): DexInv: --- END
'/system/app/TetheringAutomation/TetheringAutomation.apk' (success) ---
01-07 10:25:30.415 I/installd( 4701): Dexopt async result : 0, hash_code :
254029696, path: /system/app/TetheringAutomation/TetheringAutomation.apk
01-07 10:25:30.426 D/Installer( 4956): DexoptAsync result, h: 193158322, r: 0, s: 7
01-07 10:25:30.426 D/Installer( 4956): Dexopt result(193158322): success
01-07 10:25:30.527 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:30.528 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MediaProviderLegacy/MediaProviderLegacy.apk' ---
01-07 10:25:30.529 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on:
/system/system_ext/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk
pkg=com.google.android.onetimeinitializer isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:30.531 D/Installer( 4956): DexoptAsync result, h: 254029696, r: 0, s: 7
01-07 10:25:30.531 D/Installer( 4956): Dexopt result(254029696): success
01-07 10:25:30.578 I/dex2oat32( 5410): /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=/system/priv-app/MediaProviderLegacy --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:30.582 I/dex2oat32( 5410): 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-07 10:25:30.593 I/dex2oat32( 5213): dex2oat took 7.833s (5.384s cpu) (threads:
8) arena alloc=11KB (11288B) java alloc=9788KB (10023736B) native alloc=10091KB
(10333520B) free=812KB (832176B)
01-07 10:25:30.627 V/installd( 4701): DexInv: --- END
'/system/priv-app/ThemeStore/ThemeStore.apk' (success) ---
01-07 10:25:30.627 I/installd( 4701): Dexopt async result : 0, hash_code :
53908144, path: /system/priv-app/ThemeStore/ThemeStore.apk
01-07 10:25:30.627 W/dex2oat32( 5410): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.627 W/dex2oat32( 5410): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.628 W/dex2oat32( 5410): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.631 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:30.632 W/dex2oat32( 5410): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.632 W/dex2oat32( 5410): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.632 W/dex2oat32( 5410): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderLegacy.apk
01-07 10:25:30.633 W/dex2oat32( 5410): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderLegacy.apk
01-07 10:25:30.635 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/GoogleExtShared/GoogleExtShared.apk
pkg=com.google.android.ext.shared isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:30.636 D/Installer( 4956): DexoptAsync result, h: 53908144, r: 0, s: 7
01-07 10:25:30.636 D/Installer( 4956): Dexopt result(53908144): success
01-07 10:25:30.646 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk' ---
01-07 10:25:30.719 I/dex2oat32( 5421): /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=/system/system_ext/priv-app/GoogleOneTimeInitializer --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:30.724 I/dex2oat32( 5421): 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-07 10:25:30.738 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:30.740 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/WallpaperCropper/WallpaperCropper.apk
pkg=com.android.wallpapercropper isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:30.740 V/installd( 4701): DexInv: --- BEGIN
'/system/app/GoogleExtShared/GoogleExtShared.apk' ---
01-07 10:25:30.741 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:30.842 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:30.837 I/dex2oat32( 5424): /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/GoogleExtShared --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:30.853 I/dex2oat32( 5424): 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-07 10:25:30.905 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 291
01-07 10:25:30.943 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.043 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.072 I/dex2oat32( 5339): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 54.957ms
01-07 10:25:31.093 I/dex2oat32( 5421): dex2oat took 378.657ms (200.075ms cpu)
(threads: 8) arena alloc=9368B (9368B) java alloc=210KB (215096B) native
alloc=1135KB (1162888B) free=516KB (528760B)
01-07 10:25:31.109 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk' (success) ---
01-07 10:25:31.109 I/installd( 4701): Dexopt async result : 0, hash_code :
222728702, path:
/system/system_ext/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk
01-07 10:25:31.144 D/Installer( 4956): DexoptAsync result, h: 222728702, r: 0, s: 7
01-07 10:25:31.145 D/Installer( 4956): Dexopt result(222728702): success
01-07 10:25:31.163 W/dex2oat32( 5342): Verification of void
androidx.activity.result.ActivityResult.<init>(android.os.Parcel) took 113.193ms
(247.36 bytecodes/s) (1144B approximate peak alloc)
01-07 10:25:31.218 I/dex2oat32( 5424): dex2oat took 383.991ms (141.609ms cpu)
(threads: 8) arena alloc=2128B (2128B) java alloc=16KB (16384B) native alloc=1372KB
(1405848B) free=459KB (470120B)
01-07 10:25:31.231 V/installd( 4701): DexInv: --- END
'/system/app/GoogleExtShared/GoogleExtShared.apk' (success) ---
01-07 10:25:31.231 I/installd( 4701): Dexopt async result : 0, hash_code :
268156255, path: /system/app/GoogleExtShared/GoogleExtShared.apk
01-07 10:25:31.245 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:31.249 W/dex2oat32( 5410): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.loadFromAttributes(android.util.Attri
buteSet, int) took 103.877ms (8009.45 bytecodes/s) (11352B approximate peak alloc)
01-07 10:25:31.252 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SmartMirroring/SmartMirroring.apk
pkg=com.samsung.android.smartmirroring isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:31.253 D/Installer( 4956): DexoptAsync result, h: 268156255, r: 0, s: 7
01-07 10:25:31.253 D/Installer( 4956): Dexopt result(268156255): success
01-07 10:25:31.267 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/WallpaperCropper/WallpaperCropper.apk' ---
01-07 10:25:31.354 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:31.359 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/MAPSAgent/MAPSAgent.apk pkg=com.samsung.android.mapsagent isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:25:31.359 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.360 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SmartMirroring/SmartMirroring.apk' ---
01-07 10:25:31.364 I/dex2oat32( 5450): /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=/system/system_ext/priv-app/WallpaperCropper --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:31.368 I/dex2oat32( 5450): 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-07 10:25:31.371 W/dex2oat32( 5450): Could not reserve sentinel fault page
01-07 10:25:31.428 I/dex2oat32( 5453): /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/SmartMirroring --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:31.434 I/dex2oat32( 5453): 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-07 10:25:31.460 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.561 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.622 W/dex2oat32( 5354): Verification of void b.e.a.d.e.k.g.A9() took
109.418ms (228.48 bytecodes/s) (1088B approximate peak alloc)
01-07 10:25:31.662 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.750 I/dex2oat32( 5395): Large app, accepted running with swap.
01-07 10:25:31.758 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 301
01-07 10:25:31.765 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:31.799 I/dex2oat32( 5176): Explicit concurrent copying GC freed
88831(16MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7224B/1543KB, paused
97us total 325.549ms
01-07 10:25:31.802 I/dex2oat32( 5410): dex2oat took 1.227s (1.032s cpu) (threads:
8) arena alloc=7752B (7752B) java alloc=2095KB (2145976B) native alloc=2508KB
(2569104B) free=707KB (724080B)
01-07 10:25:31.819 V/installd( 4701): DexInv: --- END
'/system/priv-app/MediaProviderLegacy/MediaProviderLegacy.apk' (success) ---
01-07 10:25:31.820 I/installd( 4701): Dexopt async result : 0, hash_code :
98658745, path: /system/priv-app/MediaProviderLegacy/MediaProviderLegacy.apk
01-07 10:25:31.865 D/Installer( 4956): DexoptAsync result, h: 98658745, r: 0, s: 7
01-07 10:25:31.866 D/Installer( 4956): Dexopt result(98658745): success
01-07 10:25:31.889 I/dex2oat32( 5450): dex2oat took 534.585ms (201.494ms cpu)
(threads: 8) arena alloc=7528B (7528B) java alloc=162KB (166864B) native
alloc=1081KB (1107160B) free=502KB (514856B)
01-07 10:25:31.924 W/dex2oat32( 5342): Verification of void
com.google.ah.b.b.b.<clinit>() took 108.794ms (139363.96 bytecodes/s) (149672B
approximate peak alloc)
01-07 10:25:31.924 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/WallpaperCropper/WallpaperCropper.apk' (success) ---
01-07 10:25:31.925 I/installd( 4701): Dexopt async result : 0, hash_code :
140297132, path: /system/system_ext/priv-app/WallpaperCropper/WallpaperCropper.apk
01-07 10:25:31.966 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:31.969 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SendHelpMessage/SendHelpMessage.apk
pkg=com.sec.android.app.safetyassurance isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:25:31.969 D/Installer( 4956): DexoptAsync result, h: 140297132, r: 0, s: 7
01-07 10:25:31.969 D/Installer( 4956): Dexopt result(140297132): success
01-07 10:25:31.987 V/installd( 4701): DexInv: --- BEGIN
'/system/app/MAPSAgent/MAPSAgent.apk' ---
01-07 10:25:32.070 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:32.082 I/dex2oat32( 5479): /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=/system/app/MAPSAgent --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:32.086 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SendHelpMessage/SendHelpMessage.apk' ---
01-07 10:25:32.087 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:32.100 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:32.103 I/dex2oat32( 5479): 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-07 10:25:32.108 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/FactoryCameraFB/FactoryCameraFB.apk pkg=com.sec.factory.camera
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:32.108 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.132 I/dex2oat32( 5482): /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=/system/priv-app/SendHelpMessage --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:32.136 I/dex2oat32( 5482): 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-07 10:25:32.162 I/io_stats( 4394): !@ 179,0 r 42034 2654789 w 1931 79968 d 804
9820 f 1148 1138 iot 14484 0 th 51200 0 0 pt 0 inp 0 0 37.296
01-07 10:25:32.173 W/dex2oat32( 5339): Verification of
android.animation.AnimatorSet
com.android.launcher3.LauncherStateTransitionAnimation.startAnimationToWorkspaceFro
mOverlay$ar$ds(com.android.launcher3.Workspace$State, int, android.view.View,
com.android.launcher3.BaseContainerView, boolean, java.lang.Runnable,
com.android.launcher3.LauncherStateTransitionAnimation$PrivateTransitionCallbacks)
took 109.861ms (4806.05 bytecodes/s) (8400B approximate peak alloc)
01-07 10:25:32.177 W/dex2oat32( 5482): Method La/b/n/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/e/d/g$c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/f/e/h;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/h/p;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/i/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/i/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.178 W/dex2oat32( 5482): Method La/i/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/i/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/i/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/i/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/i/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.179 W/dex2oat32( 5482): Method La/l/f/p;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.181 W/dex2oat32( 5482): Method La/i/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.181 W/dex2oat32( 5482): Method La/i/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.181 W/dex2oat32( 5482): Method La/i/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SendHelpMessage.apk
01-07 10:25:32.183 W/dex2oat32( 5482): Could not reserve sentinel fault page
01-07 10:25:32.202 W/dex2oat32( 5479): Method Lc/b/m/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/h$c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.203 W/dex2oat32( 5479): Method Lc/f/d/l;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/i/d/g;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/k/s;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Lc/l/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Le/a/a/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Le/a/a/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.204 W/dex2oat32( 5479): Method Le/a/a/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.209 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.211 W/dex2oat32( 5479): Method Lc/l/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.211 W/dex2oat32( 5479): Method Lc/l/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.211 W/dex2oat32( 5479): Method Lc/l/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MAPSAgent.apk
01-07 10:25:32.216 W/dex2oat32( 5479): Could not reserve sentinel fault page
01-07 10:25:32.221 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.assistant.settings.features.aa.az.onClick(android.conte
nt.DialogInterface, int) took 132.942ms (10711.38 bytecodes/s) (21680B approximate
peak alloc)
01-07 10:25:32.310 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.411 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.492 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.binaries.velvet.app.a.<init>(com.google.android.apps.gs
a.binaries.velvet.app.aqs) took 118.007ms (50.84 bytecodes/s) (816B approximate
peak alloc)
01-07 10:25:32.492 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.binaries.velvet.app.aqw.g(com.google.android.apps.gsa.s
earch.shared.service.a.e) took 115.708ms (224.70 bytecodes/s) (1496B approximate
peak alloc)
01-07 10:25:32.498 W/dex2oat32( 5342): Verification of
com.google.android.libraries.gsa.monet.service.a
com.google.android.apps.gsa.binaries.velvet.app.aaa.a() took 118.862ms (782.42
bytecodes/s) (2016B approximate peak alloc)
01-07 10:25:32.502 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aaj.a() took 103.434ms (3867.19
bytecodes/s) (6712B approximate peak alloc)
01-07 10:25:32.503 W/dex2oat32( 5342): Verification of com.google.common.w.a.cn
com.google.android.apps.gsa.binaries.velvet.app.aak.c() took 103.163ms (736.69
bytecodes/s) (2432B approximate peak alloc)
01-07 10:25:32.504 W/dex2oat32( 5342): Verification of
com.google.android.libraries.gsa.monet.service.a
com.google.android.apps.gsa.binaries.velvet.app.aam.a() took 103.785ms (1676.54
bytecodes/s) (2456B approximate peak alloc)
01-07 10:25:32.511 W/dex2oat32( 5342): Verification of
com.google.android.libraries.gsa.monet.service.a
com.google.android.apps.gsa.binaries.velvet.app.aah.s() took 113.370ms (18444.01
bytecodes/s) (21352B approximate peak alloc)
01-07 10:25:32.511 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.526 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aag.a() took 147.774ms (9879.92
bytecodes/s) (27104B approximate peak alloc)
01-07 10:25:32.560 W/dex2oat32( 5339): Verification of void
com.google.android.apps.g.d.ac.<clinit>() took 116.986ms (9736.13 bytecodes/s)
(10344B approximate peak alloc)
01-07 10:25:32.586 W/dex2oat32( 5176): Verification of void
adwo.<init>(com.google.android.libraries.video.preview.VideoWithPreviewView, zfm,
adic, long, int, boolean, int) took 101.631ms (1052.82 bytecodes/s) (2408B
approximate peak alloc)
01-07 10:25:32.612 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.616 W/dex2oat32( 5354): Compilation of void
androidx.fragment.app.h.q() took 114.215ms
01-07 10:25:32.629 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 311
01-07 10:25:32.639 W/dex2oat32( 5453): Verification of
androidx.appcompat.widget.ScrollingTabContainerView$TabView
androidx.appcompat.widget.ScrollingTabContainerView.createTabView(androidx.appcompa
t.app.ActionBar$Tab, boolean) took 162.819ms (294.80 bytecodes/s) (1800B
approximate peak alloc)
01-07 10:25:32.650 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.staticplugins.dr.d.l
com.google.android.apps.gsa.binaries.velvet.app.ads.aA() took 101.414ms (848.00
bytecodes/s) (2336B approximate peak alloc)
01-07 10:25:32.651 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aex.a() took 101.139ms (2590.49
bytecodes/s) (5360B approximate peak alloc)
01-07 10:25:32.652 W/dex2oat32( 5453): Verification of void
androidx.appcompat.widget.TooltipPopup.computePosition(android.view.View, int, int,
boolean, android.view.WindowManager$LayoutParams, boolean, boolean) took 159.811ms
(4417.71 bytecodes/s) (7064B approximate peak alloc)
01-07 10:25:32.663 W/dex2oat32( 5453): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 128.724ms (6175.98
bytecodes/s) (8160B approximate peak alloc)
01-07 10:25:32.677 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.aa.ar.onClick(android.view.
View) took 162.604ms (4612.43 bytecodes/s) (13280B approximate peak alloc)
01-07 10:25:32.708 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.appactions.bz.a(com.google.
e.ad.ak, boolean) took 142.889ms (1434.68 bytecodes/s) (5176B approximate peak
alloc)
01-07 10:25:32.713 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.727 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.appactions.cl.a(java.util.L
ist, java.util.List, j$.util.Optional, com.google.common.b.gj) took 161.085ms
(7325.32 bytecodes/s) (19808B approximate peak alloc)
01-07 10:25:32.743 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aho.a() took 114.529ms (21182.29
bytecodes/s) (62696B approximate peak alloc)
01-07 10:25:32.745 W/dex2oat32( 5453): Verification of
androidx.coordinatorlayout.widget.CoordinatorLayout$SavedState
androidx.coordinatorlayout.widget.CoordinatorLayout$SavedState$1.createFromParcel(a
ndroid.os.Parcel) took 152.266ms (45.97 bytecodes/s) (888B approximate peak alloc)
01-07 10:25:32.745 W/dex2oat32( 5453): Verification of int
androidx.core.accessibilityservice.AccessibilityServiceInfoCompat.getCapabilities(a
ndroid.accessibilityservice.AccessibilityServiceInfo) took 147.380ms (142.49
bytecodes/s) (984B approximate peak alloc)
01-07 10:25:32.746 W/dex2oat32( 5453): Verification of void
androidx.coordinatorlayout.widget.ViewGroupUtils.offsetDescendantMatrix(android.vie
w.ViewParent, android.view.View, android.graphics.Matrix) took 149.821ms (407.15
bytecodes/s) (1312B approximate peak alloc)
01-07 10:25:32.747 W/dex2oat32( 5176): Verification of aurp aenz.a(bbhs) took
195.082ms (6807.39 bytecodes/s) (28672B approximate peak alloc)
01-07 10:25:32.748 W/dex2oat32( 5453): Verification of boolean
androidx.core.app.ActivityManagerCompat.isLowRamDevice(android.app.ActivityManager)
took 106.099ms (122.53 bytecodes/s) (872B approximate peak alloc)
01-07 10:25:32.750 W/dex2oat32( 5453): Verification of android.os.Parcelable
androidx.core.app.ActivityCompat$SharedElementCallback21Impl.onCaptureSharedElement
Snapshot(android.view.View, android.graphics.Matrix, android.graphics.RectF) took
108.220ms (64.68 bytecodes/s) (1000B approximate peak alloc)
01-07 10:25:32.757 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.appactions.o.accept(java.la
ng.Object) took 172.330ms (330.76 bytecodes/s) (1640B approximate peak alloc)
01-07 10:25:32.759 W/dex2oat32( 5354): Compilation of void
com.samsung.android.app.calendar.commonlocationpicker.location.r0.accept(java.lang.
Object) took 100.502ms
01-07 10:25:32.761 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.proactive.b.g
com.google.android.apps.gsa.binaries.velvet.app.afw.g() took 105.034ms (2627.72
bytecodes/s) (7856B approximate peak alloc)
01-07 10:25:32.764 W/dex2oat32( 5342): Verification of
com.google.android.libraries.elements.interfaces.r
com.google.android.apps.gsa.binaries.velvet.app.afh.F() took 172.396ms (6247.23
bytecodes/s) (22168B approximate peak alloc)
01-07 10:25:32.770 W/dex2oat32( 5342): Verification of
com.google.android.libraries.elements.interfaces.r
com.google.android.apps.gsa.binaries.velvet.app.afk.aS() took 104.116ms (10305.78
bytecodes/s) (22208B approximate peak alloc)
01-07 10:25:32.772 W/dex2oat32( 5176): Verification of void affn.<init>(aevw, aevt,
alaz, aclx) took 175.125ms (91.36 bytecodes/s) (1136B approximate peak alloc)
01-07 10:25:32.777 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.calls.bl.onClick(android.vi
ew.View) took 175.043ms (34.28 bytecodes/s) (856B approximate peak alloc)
01-07 10:25:32.779 W/dex2oat32( 5453): Verification of void
androidx.constraintlayout.widget.ConstraintLayout.setChildrenConstraints() took
190.672ms (5302.30 bytecodes/s) (13848B approximate peak alloc)
01-07 10:25:32.782 W/dex2oat32( 5354): Compilation of void
com.samsung.android.app.calendar.activity.o0.a(java.lang.Object) took 119.228ms
01-07 10:25:32.782 W/dex2oat32( 5176): Verification of void aexq.<init>(auxi) took
205.977ms (1325.39 bytecodes/s) (4120B approximate peak alloc)
01-07 10:25:32.790 W/dex2oat32( 5354): Compilation of void
com.google.android.material.datepicker.m.h(com.google.android.material.datepicker.m
$b, int) took 161.121ms
01-07 10:25:32.813 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.844 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.binaries.velvet.app.a.<init>(com.google.android.apps.gs
a.binaries.velvet.app.aqs) took 108.592ms (55.25 bytecodes/s) (816B approximate
peak alloc)
01-07 10:25:32.844 W/dex2oat32( 5339): Verification of
com.google.android.libraries.gsa.monet.service.a
com.google.android.apps.gsa.binaries.velvet.app.aaa.a() took 105.748ms (879.44
bytecodes/s) (2016B approximate peak alloc)
01-07 10:25:32.860 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aag.a() took 112.340ms (12996.17
bytecodes/s) (27104B approximate peak alloc)
01-07 10:25:32.861 W/dex2oat32( 5339): Verification of
com.google.android.libraries.gsa.monet.service.a
com.google.android.apps.gsa.binaries.velvet.app.aah.s() took 103.907ms (20123.71
bytecodes/s) (21352B approximate peak alloc)
01-07 10:25:32.881 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.afh.aT() took 104.315ms (2099.39
bytecodes/s) (3024B approximate peak alloc)
01-07 10:25:32.914 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:32.918 W/dex2oat32( 5453): Verification of float
androidx.core.content.res.ResourcesCompat.getFloat(android.content.res.Resources,
int) took 124.502ms (522.08 bytecodes/s) (1456B approximate peak alloc)
01-07 10:25:32.918 W/dex2oat32( 5453): Verification of void
androidx.core.database.sqlite.SQLiteCursorCompat.setFillWindowForwardOnly(android.d
atabase.sqlite.SQLiteCursor, boolean) took 117.491ms (85.11 bytecodes/s) (896B
approximate peak alloc)
01-07 10:25:32.922 W/dex2oat32( 5453): Verification of
android.content.res.ColorStateList
androidx.core.content.res.TypedArrayUtils.getNamedColorStateList(android.content.re
s.TypedArray, org.xmlpull.v1.XmlPullParser, android.content.res.Resources$Theme,
java.lang.String, int) took 124.340ms (667.52 bytecodes/s) (1800B approximate peak
alloc)
01-07 10:25:32.926 W/dex2oat32( 5453): Verification of android.app.PendingIntent
androidx.core.app.TaskStackBuilder.getPendingIntent(int, int, android.os.Bundle)
took 136.277ms (491.64 bytecodes/s) (1864B approximate peak alloc)
01-07 10:25:32.997 W/dex2oat32( 5354): Compilation of void
androidx.picker.widget.a.<init>(androidx.picker.widget.SeslNumberPicker,
android.content.Context, android.util.AttributeSet, int, int) took 148.669ms
01-07 10:25:32.997 W/dex2oat32( 5354): Compilation of boolean
androidx.appcompat.widget.ActionMenuPresenter.t(int,
androidx.appcompat.view.menu.h) took 130.774ms
01-07 10:25:32.997 W/dex2oat32( 5354): Compilation of void
b.e.a.a.a.c.p0.y.e0(b.e.a.a.a.c.p0.y, int) took 130.396ms
01-07 10:25:32.998 W/dex2oat32( 5354): Compilation of void
androidx.picker.widget.SeslTimePickerSpinnerDelegate.<init>(androidx.picker.widget.
SeslTimePicker, android.content.Context, android.util.AttributeSet, int, int) took
149.510ms
01-07 10:25:32.998 W/dex2oat32( 5354): Compilation of boolean b.e.a.a.a.c.i0.w3.V()
took 138.839ms
01-07 10:25:32.999 W/dex2oat32( 5354): Compilation of void
androidx.recyclerview.widget.RecyclerView.dispatchContentChangedIfNecessary() took
120.194ms
01-07 10:25:33.001 W/dex2oat32( 5354): Compilation of void
b.c.a.b.q.a.setUseMaterialThemeColors(boolean) took 124.140ms
01-07 10:25:33.005 W/dex2oat32( 5342): Verification of void
android.support.v7.widget.RecyclerView.dispatchLayout() took 140.017ms (6442.07
bytecodes/s) (12392B approximate peak alloc)
01-07 10:25:33.006 W/dex2oat32( 5354): Compilation of void
b.e.a.a.a.c.r0.g4.d0(b.e.a.a.a.c.r0.g4, b.e.a.a.a.c.a0.u5) took 122.233ms
01-07 10:25:33.015 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.029 W/dex2oat32( 5176): Verification of void
bfp.A(android.support.v4.media.session.MediaSessionCompat$Token) took 201.694ms
(897.40 bytecodes/s) (5344B approximate peak alloc)
01-07 10:25:33.035 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aho.a() took 100.453ms (24150.42
bytecodes/s) (62696B approximate peak alloc)
01-07 10:25:33.046 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aib.a() took 102.357ms (21063.42
bytecodes/s) (38648B approximate peak alloc)
01-07 10:25:33.053 W/dex2oat32( 5342): Verification of void
androidx.core.app.c.a(android.app.Activity, java.lang.String[], int) took 184.367ms
(330.86 bytecodes/s) (1752B approximate peak alloc)
01-07 10:25:33.059 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.core.state.cb
com.google.android.apps.gsa.binaries.velvet.app.ads.cd() took 102.026ms (470.47
bytecodes/s) (1824B approximate peak alloc)
01-07 10:25:33.072 W/dex2oat32( 5176): Verification of void rmp.g(long) took
114.003ms (12797.87 bytecodes/s) (28040B approximate peak alloc)
01-07 10:25:33.109 W/dex2oat32( 5482): Verification of void
androidx.appcompat.widget.SeslCheckedTextView.<init>(android.content.Context,
android.util.AttributeSet, int, int) took 101.107ms (1305.55 bytecodes/s) (2400B
approximate peak alloc)
01-07 10:25:33.116 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.130 W/dex2oat32( 5453): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 174.866ms
(417.46 bytecodes/s) (1936B approximate peak alloc)
01-07 10:25:33.146 W/dex2oat32( 5176): Verification of void
bfp.onCreate(android.os.Bundle) took 113.234ms (4980.82 bytecodes/s) (7904B
approximate peak alloc)
01-07 10:25:33.173 W/dex2oat32( 5342): Verification of void
com.android.launcher3.LauncherProvider$DatabaseHelper.migrateLauncher2Shortcuts(and
roid.database.sqlite.SQLiteDatabase, android.net.Uri) took 117.131ms (11448.67
bytecodes/s) (19328B approximate peak alloc)
01-07 10:25:33.194 W/dex2oat32( 5342): Verification of void
com.android.launcher3.Launcher.onCreate(android.os.Bundle) took 130.566ms (13495.00
bytecodes/s) (26456B approximate peak alloc)
01-07 10:25:33.225 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.246 W/dex2oat32( 5339): Verification of void
android.support.v7.widget.dh.<init>(android.content.Context, boolean) took
118.232ms (270.65 bytecodes/s) (1120B approximate peak alloc)
01-07 10:25:33.259 W/dex2oat32( 5339): Verification of int
android.support.v7.widget.dl.i(android.view.View) took 107.924ms (120.45
bytecodes/s) (992B approximate peak alloc)
01-07 10:25:33.267 W/dex2oat32( 5339): Verification of void
android.support.v7.widget.df.et() took 140.494ms (3679.87 bytecodes/s) (8784B
approximate peak alloc)
01-07 10:25:33.280 W/dex2oat32( 5453): Verification of void
androidx.preference.R$styleable.<clinit>() took 110.159ms (19789.54 bytecodes/s)
(11792B approximate peak alloc)
01-07 10:25:33.295 W/dex2oat32( 5453): Verification of java.lang.String
androidx.core.graphics.drawable.IconCompat.toString() took 121.617ms (1644.49
bytecodes/s) (2704B approximate peak alloc)
01-07 10:25:33.297 W/dex2oat32( 5453): Verification of void
androidx.recyclerview.widget.RecyclerView$13.run() took 100.711ms (69.51
bytecodes/s) (840B approximate peak alloc)
01-07 10:25:33.328 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.367 W/dex2oat32( 5482): Verification of void
a.e.d.h.<init>(a.e.d.g$d) took 128.842ms (5952.99 bytecodes/s) (9896B approximate
peak alloc)
01-07 10:25:33.381 W/dex2oat32( 5395): Verification of void
androidx.appcompat.graphics.drawable.DrawerArrowDrawable.<init>(android.content.Con
text) took 109.068ms (1402.79 bytecodes/s) (2184B approximate peak alloc)
01-07 10:25:33.400 W/dex2oat32( 5395): Verification of boolean
androidx.appcompat.app.AppCompatDelegateImpl.isActivityManifestHandlingUiMode()
took 106.952ms (626.45 bytecodes/s) (1848B approximate peak alloc)
01-07 10:25:33.424 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.search.core.state.cd
com.google.android.apps.gsa.binaries.velvet.app.ads.dj() took 249.613ms (12355.12
bytecodes/s) (89464B approximate peak alloc)
01-07 10:25:33.428 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.433 I/dex2oat32( 5354): Explicit concurrent copying GC freed
50104(13MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
92us total 151.493ms
01-07 10:25:33.462 W/dex2oat32( 5176): Verification of void anim.h(aonv,
android.content.Intent) took 101.752ms (1936.07 bytecodes/s) (2904B approximate
peak alloc)
01-07 10:25:33.479 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.ads.interactivemedia.v3.internal.zw.a(android.net.Uri,
java.io.InputStream) took 129.726ms (22771.06 bytecodes/s) (61752B approximate peak
alloc)
01-07 10:25:33.497 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 321
01-07 10:25:33.518 W/dex2oat32( 5342): Verification of
com.google.android.libraries.lens.view.af.bb
com.google.android.apps.gsa.binaries.velvet.app.ads.eK() took 125.928ms (571.75
bytecodes/s) (2144B approximate peak alloc)
01-07 10:25:33.524 W/dex2oat32( 5479): Verification of void
d.b.a.a.i.a$a.d(android.content.Context, java.lang.Class, int, long, long, int,
long) took 140.757ms (1456.41 bytecodes/s) (3472B approximate peak alloc)
01-07 10:25:33.529 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.553 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.assist.bv.onShow(android.os.Bundle, int) took 147.019ms
(12488.12 bytecodes/s) (36152B approximate peak alloc)
01-07 10:25:33.630 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.659 W/dex2oat32( 5453): Verification of void
com.google.android.material.textfield.TextInputLayout.<init>(android.content.Contex
t, android.util.AttributeSet, int) took 154.797ms (8133.19 bytecodes/s) (14368B
approximate peak alloc)
01-07 10:25:33.666 W/dex2oat32( 5339): Verification of java.lang.Object
c.b.a.b.b.b.a() took 204.400ms (543.05 bytecodes/s) (2120B approximate peak alloc)
01-07 10:25:33.669 W/dex2oat32( 5453): Verification of void
com.samsung.android.smartmirroring.adapter.DlnaAdapter$DlnaHandler.handleMessage(an
droid.os.Message) took 109.951ms (4411.04 bytecodes/s) (7032B approximate peak
alloc)
01-07 10:25:33.693 W/dex2oat32( 5342): Verification of void
androidx.camera.camera2.b.a.ad.a(androidx.camera.camera2.b.a.a.n) took 164.446ms
(474.32 bytecodes/s) (2000B approximate peak alloc)
01-07 10:25:33.731 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.786 W/dex2oat32( 5176): Verification of void
aqvf.af(android.os.Bundle) took 130.582ms (2282.09 bytecodes/s) (7520B approximate
peak alloc)
01-07 10:25:33.787 W/dex2oat32( 5342): Verification of void
com.google.ads.interactivemedia.v3.internal.apg.b(android.content.Context) took
100.650ms (4610.02 bytecodes/s) (8376B approximate peak alloc)
01-07 10:25:33.803 W/dex2oat32( 5342): Verification of int
com.google.ads.interactivemedia.v3.internal.asj.g(java.lang.Object[]) took
120.319ms (91.42 bytecodes/s) (872B approximate peak alloc)
01-07 10:25:33.807 W/dex2oat32( 5342): Verification of android.util.Pair
com.google.ads.interactivemedia.v3.internal.cu.J(com.google.ads.interactivemedia.v3
.internal.es) took 104.500ms (937.79 bytecodes/s) (2008B approximate peak alloc)
01-07 10:25:33.809 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.tasks.j
com.google.android.apps.gsa.binaries.velvet.app.ads.ev() took 113.867ms (333.72
bytecodes/s) (1736B approximate peak alloc)
01-07 10:25:33.810 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.plugins.nativeresults.canvas.worker.d
com.google.android.apps.gsa.binaries.velvet.app.ads.fL() took 110.310ms (480.46
bytecodes/s) (1880B approximate peak alloc)
01-07 10:25:33.810 W/dex2oat32( 5339): Verification of boolean
com.android.launcher3.BubbleTextView.onTouchEvent(android.view.MotionEvent) took
129.500ms (764.47 bytecodes/s) (2056B approximate peak alloc)
01-07 10:25:33.817 W/dex2oat32( 5339): Verification of boolean
com.android.launcher3.Workspace.willAddToExistingUserFolder$ar$ds(java.lang.Object,
android.view.View) took 109.653ms (383.03 bytecodes/s) (1408B approximate peak
alloc)
01-07 10:25:33.828 W/dex2oat32( 5339): Verification of boolean
com.android.launcher3.WallpaperCropActivity.handleMessage(android.os.Message) took
140.619ms (6236.70 bytecodes/s) (16728B approximate peak alloc)
01-07 10:25:33.831 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.856 W/dex2oat32( 5479): Verification of void
org.xmlpull.v1.builder.impl.XmlPullBuilderImpl.serialize(java.lang.Object,
org.xmlpull.v1.XmlSerializer) took 106.729ms (131.17 bytecodes/s) (1016B
approximate peak alloc)
01-07 10:25:33.869 W/dex2oat32( 5395): Verification of java.util.Locale
androidx.core.os.LocaleListCompat.forLanguageTagCompat(java.lang.String) took
108.389ms (1291.64 bytecodes/s) (2368B approximate peak alloc)
01-07 10:25:33.871 W/dex2oat32( 5339): Verification of void
com.android.launcher3.Launcher.bindItems(java.util.ArrayList, int, int, boolean)
took 183.144ms (2893.89 bytecodes/s) (9968B approximate peak alloc)
01-07 10:25:33.873 W/dex2oat32( 5339): Verification of java.util.ArrayList
com.android.launcher3.accessibility.LauncherAccessibilityDelegate.getSupportedResiz
eActions$ar$ds(android.view.View, com.android.launcher3.LauncherAppWidgetInfo) took
118.409ms (1283.68 bytecodes/s) (2536B approximate peak alloc)
01-07 10:25:33.892 D/BatteryService( 4956): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 65, .batteryVoltage = 3903, .batteryTemperature =
358, .batteryCurrent = -778, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 3300000, .batteryTechnology = Li-ion}
01-07 10:25:33.892 D/BatteryService( 4956): online:1, current avg:-602, 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:-778
01-07 10:25:33.906 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:33.906 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:33.907 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:33.910 W/dex2oat32( 5482): Compilation of int a.e.k.a$a.hashCode() took
101.044ms
01-07 10:25:33.911 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-07 10:25:33.916 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-07 10:25:33.916 E/BatteryStatsService( 4956): Unable to load Power Hal or
power.stats HAL
01-07 10:25:33.916 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:25:33.916 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:25:33.916 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:25:33.916 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:25:33.917 W/dex2oat32( 5453): Verification of java.lang.String
com.samsung.android.smartmirroring.update.StoreVersionChecker.query(java.lang.Strin
g) took 106.229ms (818.98 bytecodes/s) (1984B approximate peak alloc)
01-07 10:25:33.927 W/dex2oat32( 5453): Verification of void
com.samsung.context.sdk.samsunganalytics.internal.device.DeviceInfo.<init>(android.
content.Context) took 113.970ms (1281.03 bytecodes/s) (2432B approximate peak
alloc)
01-07 10:25:33.927 W/dex2oat32( 5479): Verification of void
androidx.appcompat.widget.SearchView$SearchAutoComplete.c() took 136.832ms (168.09
bytecodes/s) (1160B approximate peak alloc)
01-07 10:25:33.933 W/dex2oat32( 5176): Verification of java.lang.String
aubz.toString() took 104.683ms (1327.81 bytecodes/s) (1864B approximate peak alloc)
01-07 10:25:33.937 W/dex2oat32( 5342): Verification of android.content.Context
com.google.android.apps.gsa.assistant.settings.features.ap.b.d() took 120.161ms
(133.15 bytecodes/s) (1056B approximate peak alloc)
01-07 10:25:33.937 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:33.937 W/dex2oat32( 5453): Verification of void
com.samsung.context.sdk.samsunganalytics.internal.security.CertificateManager.pinni
ngSystemCA() took 121.209ms (932.27 bytecodes/s) (2408B approximate peak alloc)
01-07 10:25:33.942 W/dex2oat32( 5342): Verification of android.app.Dialog
com.google.android.apps.gsa.assistant.settings.features.appactions.n.r(android.os.B
undle) took 114.412ms (4693.53 bytecodes/s) (10088B approximate peak alloc)
01-07 10:25:33.943 W/dex2oat32( 5176): Verification of java.lang.Object
atzz.dynamicMethod(auqd, java.lang.Object, java.lang.Object) took 117.787ms
(1069.72 bytecodes/s) (2704B approximate peak alloc)
01-07 10:25:33.962 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:25:33.965 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:25:33.966 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:25:33.966 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:25:33.977 W/dex2oat32( 5395): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 213.426ms
(342.04 bytecodes/s) (1936B approximate peak alloc)
01-07 10:25:33.992 I/SurfaceFlinger( 4646): SFWD update time=39127451318
01-07 10:25:33.997 W/dex2oat32( 5176): Verification of void auvr.<clinit>() took
144.196ms (40888.52 bytecodes/s) (55104B approximate peak alloc)
01-07 10:25:34.002 W/dex2oat32( 5479): Verification of android.graphics.Typeface
c.f.f.g.b(android.content.Context, c.f.e.c.c$b, android.content.res.Resources, int)
took 137.090ms (598.14 bytecodes/s) (1992B approximate peak alloc)
01-07 10:25:34.022 W/dex2oat32( 5354): Verification of void
b.e.a.d.g.e0.u1.a(android.app.Activity, androidx.appcompat.widget.Toolbar,
android.view.View$OnClickListener) took 106.246ms (225.89 bytecodes/s) (1120B
approximate peak alloc)
01-07 10:25:34.038 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.053 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.nga.shared.p.a
com.google.android.apps.gsa.binaries.velvet.app.ads.fZ() took 152.236ms (597.76
bytecodes/s) (2712B approximate peak alloc)
01-07 10:25:34.067 W/dex2oat32( 5342): Verification of void
com.airbnb.lottie.c.c.k.j(android.graphics.Canvas, android.graphics.Matrix, int)
took 161.702ms (6697.48 bytecodes/s) (16072B approximate peak alloc)
01-07 10:25:34.112 W/dex2oat32( 5453): Verification of boolean
com.sec.android.diagmonagent.log.ged.util.RestUtils.isTokenExpired(com.sec.android.
diagmonagent.log.ged.servreinterface.model.response.Response) took 187.027ms
(534.68 bytecodes/s) (1736B approximate peak alloc)
01-07 10:25:34.138 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.164 I/io_stats( 4394): !@ 179,0 r 42316 2676901 w 1959 86008 d 804
9820 f 1148 1138 iot 14628 0 th 51200 0 0 pt 0 inp 0 0 39.299
01-07 10:25:34.166 W/dex2oat32( 5453): Verification of void
kotlin.io.path.PathsKt__PathReadWriteKt.appendBytes(java.nio.file.Path, byte[])
took 122.240ms (114.53 bytecodes/s) (1048B approximate peak alloc)
01-07 10:25:34.237 W/dex2oat32( 5354): Verification of void
com.samsung.android.libcalendar.libnotificataion.dismiss.CircleDismissView.a(boolea
n) took 100.243ms (778.11 bytecodes/s) (1864B approximate peak alloc)
01-07 10:25:34.239 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.270 W/dex2oat32( 5176): Verification of void agbl.h(aqbt,
java.lang.Object) took 105.014ms (2447.28 bytecodes/s) (5456B approximate peak
alloc)
01-07 10:25:34.288 W/dex2oat32( 5176): Verification of void ageg.B(azcp) took
107.358ms (5355.88 bytecodes/s) (11304B approximate peak alloc)
01-07 10:25:34.309 W/dex2oat32( 5176): Verification of void agdm.h(aqbt,
java.lang.Object) took 134.721ms (2983.92 bytecodes/s) (7040B approximate peak
alloc)
01-07 10:25:34.340 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.341 I/dex2oat32( 5482): dex2oat took 2.211s (1.461s cpu) (threads:
8) arena alloc=9256B (9256B) java alloc=2804KB (2871672B) native alloc=3662KB
(3750440B) free=753KB (771544B)
01-07 10:25:34.361 V/installd( 4701): DexInv: --- END
'/system/priv-app/SendHelpMessage/SendHelpMessage.apk' (success) ---
01-07 10:25:34.361 I/installd( 4701): Dexopt async result : 0, hash_code :
189321339, path: /system/priv-app/SendHelpMessage/SendHelpMessage.apk
01-07 10:25:34.363 W/dex2oat32( 5339): Verification of
com.google.ads.interactivemedia.v3.internal.xj
com.google.ads.interactivemedia.v3.internal.xl.b(android.net.Uri,
java.io.InputStream) took 220.046ms (23104.25 bytecodes/s) (117632B approximate
peak alloc)
01-07 10:25:34.372 W/dex2oat32( 5354): Verification of java.lang.String
com.samsung.android.sdk.look.airbutton.SlookAirButtonRecentMediaAdapter.getFilter(a
ndroid.os.Bundle) took 113.485ms (1022.16 bytecodes/s) (2208B approximate peak
alloc)
01-07 10:25:34.388 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 331
01-07 10:25:34.413 W/dex2oat32( 5453): Verification of android.os.Bundle
androidx.core.app.NotificationCompat$CarExtender.getBundleForUnreadConversation(and
roidx.core.app.NotificationCompat$CarExtender$UnreadConversation) took 160.696ms
(1001.89 bytecodes/s) (2576B approximate peak alloc)
01-07 10:25:34.435 W/dex2oat32( 5453): Verification of void
androidx.interpolator.view.animation.LinearOutSlowInInterpolator.<init>() took
102.039ms (58.80 bytecodes/s) (864B approximate peak alloc)
01-07 10:25:34.440 D/Installer( 4956): DexoptAsync result, h: 189321339, r: 0, s: 7
01-07 10:25:34.440 D/Installer( 4956): Dexopt result(189321339): success
01-07 10:25:34.445 W/dex2oat32( 5453): Verification of boolean
androidx.appcompat.widget.SearchView.requestFocus(int, android.graphics.Rect) took
107.463ms (335.00 bytecodes/s) (1384B approximate peak alloc)
01-07 10:25:34.451 W/ProcessCpuTracker( 4956): Failed to stat(/proc/5482):
android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
01-07 10:25:34.451 W/ProcessCpuTracker( 4956): Skipping unknown process pid 5482
01-07 10:25:34.478 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.features.calls.as.a(java.lang.Object
) took 109.762ms (300.65 bytecodes/s) (1472B approximate peak alloc)
01-07 10:25:34.495 W/dex2oat32( 5354): Verification of void
com.samsung.android.sdk.pen.settingui.common.SpenSeekBarSizeView.updateValuePositio
n() took 101.900ms (471.05 bytecodes/s) (1416B approximate peak alloc)
01-07 10:25:34.505 W/dex2oat32( 5354): Verification of void
com.samsung.android.sdk.pen.settingui.colorspoid.SpenColorSpoidLayout$4.onLayoutCha
nge(android.view.View, int, int, int, int, int, int, int, int) took 121.709ms
(599.79 bytecodes/s) (1952B approximate peak alloc)
01-07 10:25:34.507 W/dex2oat32( 5354): Verification of void
com.samsung.android.sdk.pen.settingui.common.SpenRadioListLayout.initRadioButton(an
droid.widget.RadioButton, android.content.res.ColorStateList, int,
android.widget.RelativeLayout) took 119.102ms (587.73 bytecodes/s) (1872B
approximate peak alloc)
01-07 10:25:34.541 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:34.543 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/USBSettings/USBSettings.apk pkg=com.sec.usbsettings isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:25:34.544 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.549 V/installd( 4701): DexInv: --- BEGIN
'/system/app/FactoryCameraFB/FactoryCameraFB.apk' ---
01-07 10:25:34.617 I/dex2oat32( 5516): /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=/system/app/FactoryCameraFB --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:34.622 I/dex2oat32( 5516): 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-07 10:25:34.633 W/dex2oat32( 5176): Verification of void anwl.a(aete) took
164.602ms (929.51 bytecodes/s) (4080B approximate peak alloc)
01-07 10:25:34.634 W/dex2oat32( 5176): Verification of void anxs.j(int, boolean,
int) took 141.533ms (2147.89 bytecodes/s) (5832B approximate peak alloc)
01-07 10:25:34.637 W/dex2oat32( 5176): Verification of achw
anwe.a(java.lang.Object, achv) took 172.590ms (625.76 bytecodes/s) (2840B
approximate peak alloc)
01-07 10:25:34.642 W/dex2oat32( 5176): Verification of int amgf.a(java.lang.String,
amfo, boolean) took 237.354ms (2384.62 bytecodes/s) (14376B approximate peak alloc)
01-07 10:25:34.644 W/dex2oat32( 5176): Verification of boolean
androidx.window.ExtensionCompat.validateExtensionInterface() took 169.312ms
(1553.34 bytecodes/s) (3928B approximate peak alloc)
01-07 10:25:34.644 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.645 W/dex2oat32( 5395): Verification of void
androidx.sqlite.db.SupportSQLiteQueryBuilder.appendClause(java.lang.StringBuilder,
java.lang.String, java.lang.String) took 123.502ms (105.26 bytecodes/s) (832B
approximate peak alloc)
01-07 10:25:34.649 W/dex2oat32( 5176): Verification of void anmb.m(boolean, int)
took 184.787ms (514.10 bytecodes/s) (1888B approximate peak alloc)
01-07 10:25:34.653 W/dex2oat32( 5176): Verification of void anja.n(boolean) took
204.267ms (455.29 bytecodes/s) (1920B approximate peak alloc)
01-07 10:25:34.657 W/dex2oat32( 5354): Verification of void
com.samsung.android.libcalendar.platform.colorpicker.i.w() took 101.273ms (602.33
bytecodes/s) (1744B approximate peak alloc)
01-07 10:25:34.657 W/dex2oat32( 5176): Verification of void anys.b(long) took
167.164ms (161.52 bytecodes/s) (1120B approximate peak alloc)
01-07 10:25:34.661 W/dex2oat32( 5453): Verification of java.util.Collection
com.google.android.material.datepicker.RangeDateSelector.getSelectedRanges() took
132.144ms (249.73 bytecodes/s) (1312B approximate peak alloc)
01-07 10:25:34.682 W/dex2oat32( 5395): Verification of void
androidx.room.RxRoom$3.subscribe(io.reactivex.ObservableEmitter) took 187.313ms
(181.51 bytecodes/s) (1480B approximate peak alloc)
01-07 10:25:34.689 W/dex2oat32( 5342): Compilation of void
androidx.constraintlayout.widget.ConstraintLayout.onMeasure(int, int) took
121.955ms
01-07 10:25:34.711 W/dex2oat32( 5395): Verification of void
androidx.room.RxRoom$1.subscribe(io.reactivex.FlowableEmitter) took 188.331ms
(244.25 bytecodes/s) (1648B approximate peak alloc)
01-07 10:25:34.745 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.767 I/dex2oat32( 5479): dex2oat took 2.701s (1.616s cpu) (threads:
8) arena alloc=8024B (8024B) java alloc=3119KB (3194048B) native alloc=4135KB
(4234608B) free=776KB (795280B)
01-07 10:25:34.769 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.devices.nexus.f.<init>(com.google.an
droid.apps.gsa.assistant.settings.base.i,
com.google.android.apps.gsa.speech.microdetection.a,
com.google.android.apps.gsa.speech.settingsui.hotword.b.c,
com.google.android.apps.gsa.speech.settingsui.hotword.base.a,
com.google.android.apps.gsa.speech.settingsui.a.k, com.google.common.base.aw,
com.google.common.base.aw,
com.google.android.apps.gsa.speech.settingsui.hotword.ao) took 124.384ms (498.45
bytecodes/s) (1912B approximate peak alloc)
01-07 10:25:34.793 V/installd( 4701): DexInv: --- END
'/system/app/MAPSAgent/MAPSAgent.apk' (success) ---
01-07 10:25:34.793 I/installd( 4701): Dexopt async result : 0, hash_code :
175493130, path: /system/app/MAPSAgent/MAPSAgent.apk
01-07 10:25:34.837 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.assistant.settings.hq.agentdirectory.du.g(com.google.e.
ad.wd) took 132.774ms (20568.67 bytecodes/s) (43728B approximate peak alloc)
01-07 10:25:34.846 D/Installer( 4956): DexoptAsync result, h: 175493130, r: 0, s: 7
01-07 10:25:34.846 D/Installer( 4956): Dexopt result(175493130): success
01-07 10:25:34.950 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:34.951 V/installd( 4701): DexInv: --- BEGIN
'/system/app/USBSettings/USBSettings.apk' ---
01-07 10:25:34.953 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/EasySetup/EasySetup.apk pkg=com.samsung.android.easysetup
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:34.954 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:34.957 W/dex2oat32( 5453): Verification of void
com.google.android.material.circularreveal.cardview.CircularRevealCardView.setRevea
lInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo)
took 102.793ms (58.37 bytecodes/s) (912B approximate peak alloc)
01-07 10:25:34.968 W/dex2oat32( 5453): Verification of int
com.samsung.context.sdk.samsunganalytics.internal.sender.DMA.DMALogSender.send(java
.util.Map) took 102.611ms (2485.11 bytecodes/s) (4216B approximate peak alloc)
01-07 10:25:35.021 I/dex2oat32( 5520): /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=/system/app/USBSettings --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:35.029 I/dex2oat32( 5520): 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-07 10:25:35.055 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.086 W/dex2oat32( 5176): Verification of atoj
artf.g(java.lang.String, arly, arql) took 107.167ms (13604.90 bytecodes/s) (24816B
approximate peak alloc)
01-07 10:25:35.118 W/dex2oat32( 5395): Verification of void
com.amap.api.mapcore2d.fy.<clinit>() took 108.519ms (197311.07 bytecodes/s)
(107896B approximate peak alloc)
01-07 10:25:35.155 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.219 I/dex2oat32( 5354): Explicit concurrent copying GC freed
21243(6164KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
84us total 39.271ms
01-07 10:25:35.247 I/dex2oat32( 5520): dex2oat took 229.375ms (153.815ms cpu)
(threads: 8) arena alloc=19KB (19824B) java alloc=65KB (67496B) native alloc=1392KB
(1425656B) free=507KB (519944B)
01-07 10:25:35.247 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 341
01-07 10:25:35.256 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.285 V/installd( 4701): DexInv: --- END
'/system/app/USBSettings/USBSettings.apk' (success) ---
01-07 10:25:35.285 I/installd( 4701): Dexopt async result : 0, hash_code :
14518380, path: /system/app/USBSettings/USBSettings.apk
01-07 10:25:35.349 I/dex2oat32( 5354): dex2oat took 8.215s (9.161s cpu) (threads:
8) arena alloc=2041KB (2090472B) java alloc=17KB (17560B) native alloc=10MB
(10809168B) free=1064KB (1089712B)
01-07 10:25:35.357 D/Installer( 4956): DexoptAsync result, h: 14518380, r: 0, s: 7
01-07 10:25:35.357 D/Installer( 4956): Dexopt result(14518380): success
01-07 10:25:35.403 V/installd( 4701): DexInv: --- END
'/system/app/SamsungCalendar/SamsungCalendar.apk' (success) ---
01-07 10:25:35.403 I/installd( 4701): Dexopt async result : 0, hash_code :
212582803, path: /system/app/SamsungCalendar/SamsungCalendar.apk
01-07 10:25:35.458 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:35.459 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk
pkg=com.android.externalstorage isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:35.461 D/Installer( 4956): DexoptAsync result, h: 212582803, r: 0, s: 7
01-07 10:25:35.461 D/Installer( 4956): Dexopt result(212582803): success
01-07 10:25:35.464 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/EasySetup/EasySetup.apk' ---
01-07 10:25:35.522 I/dex2oat32( 5532): /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=/system/priv-app/EasySetup --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:35.527 I/dex2oat32( 5532): 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-07 10:25:35.553 I/dex2oat32( 5176): Explicit concurrent copying GC freed
97039(18MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 16KB/1552KB, paused
67us total 230.535ms
01-07 10:25:35.562 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:35.564 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/AllShareAware/AllShareAware.apk
pkg=com.samsung.android.aware.service isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:35.564 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.574 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk' ---
01-07 10:25:35.597 W/dex2oat32( 5342): Compilation of int
com.google.android.apps.gsa.assistant.settings.features.k.c.a(com.google.e.ad.zt)
took 105.136ms
01-07 10:25:35.616 I/dex2oat32( 5542): /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/priv-app/ExternalStorageProvider
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:25:35.623 I/dex2oat32( 5542): 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-07 10:25:35.667 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.768 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.868 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:35.879 I/dex2oat32( 5542): dex2oat took 267.135ms (156.735ms cpu)
(threads: 8) arena alloc=2672B (2672B) java alloc=21KB (22280B) native alloc=1464KB
(1499976B) free=491KB (502968B)
01-07 10:25:35.917 W/dex2oat32( 5453): Compilation of void
androidx.recyclerview.widget.LinearLayoutManager.recycleViewsFromEnd(androidx.recyc
lerview.widget.RecyclerView$Recycler, int, int) took 105.460ms
01-07 10:25:35.919 V/installd( 4701): DexInv: --- END
'/system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk' (success)
---
01-07 10:25:35.919 I/installd( 4701): Dexopt async result : 0, hash_code :
253887178, path:
/system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk
01-07 10:25:35.969 D/Installer( 4956): DexoptAsync result, h: 253887178, r: 0, s: 7
01-07 10:25:35.969 D/Installer( 4956): Dexopt result(253887178): success
01-07 10:25:36.070 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:36.072 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EasyOneHand3/EasyOneHand3.apk pkg=com.sec.android.easyonehand
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:36.073 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.077 V/installd( 4701): DexInv: --- BEGIN
'/system/app/AllShareAware/AllShareAware.apk' ---
01-07 10:25:36.086 W/dex2oat32( 5339): Compilation of
com.google.android.libraries.aq.b.aa
com.google.android.apps.gsa.binaries.velvet.app.ads.gm() took 108.466ms
01-07 10:25:36.099 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 351
01-07 10:25:36.167 I/io_stats( 4394): !@ 179,0 r 42600 2703385 w 2026 86748 d 804
9820 f 1148 1138 iot 14784 0 th 51200 0 0 pt 0 inp 0 0 41.301
01-07 10:25:36.170 I/dex2oat32( 5567): /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/AllShareAware --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:36.173 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.174 I/dex2oat32( 5567): 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-07 10:25:36.274 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.307 I/dex2oat32( 5453): dex2oat took 4.882s (4.170s cpu) (threads:
8) arena alloc=9280B (9280B) java alloc=7350KB (7527312B) native alloc=8197KB
(8394544B) free=838KB (858320B)
01-07 10:25:36.316 I/dex2oat32( 5342): Explicit concurrent copying GC freed
80482(17MB) AllocSpace objects, 2(36KB) LOS objects, 99% free, 14KB/1550KB, paused
90us total 533.809ms
01-07 10:25:36.321 W/dex2oat32( 5176): Verification of void bgxj.<clinit>() took
100.468ms (10500.84 bytecodes/s) (9272B approximate peak alloc)
01-07 10:25:36.371 V/installd( 4701): DexInv: --- END
'/system/app/SmartMirroring/SmartMirroring.apk' (success) ---
01-07 10:25:36.371 I/installd( 4701): Dexopt async result : 0, hash_code :
103147637, path: /system/app/SmartMirroring/SmartMirroring.apk
01-07 10:25:36.375 D/Installer( 4956): DexoptAsync result, h: 103147637, r: 0, s: 7
01-07 10:25:36.375 D/Installer( 4956): Dexopt result(103147637): success
01-07 10:25:36.378 W/dex2oat32( 5176): Verification of void byf.d() took 101.323ms
(1263.28 bytecodes/s) (2472B approximate peak alloc)
01-07 10:25:36.393 W/dex2oat32( 5339): Compilation of android.view.MenuItem
android.support.v7.view.menu.am.getItem() took 148.557ms
01-07 10:25:36.476 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:36.478 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DeviceTest/DeviceTest.apk pkg=com.sec.factory isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]}
dexMetadataPath=null async=true
01-07 10:25:36.479 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.493 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EasyOneHand3/EasyOneHand3.apk' ---
01-07 10:25:36.578 I/dex2oat32( 5578): /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/EasyOneHand3 --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:36.580 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.590 I/dex2oat32( 5578): 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-07 10:25:36.594 W/dex2oat32( 5578): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file EasyOneHand3.apk
01-07 10:25:36.595 W/dex2oat32( 5578): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
EasyOneHand3.apk
01-07 10:25:36.680 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.732 W/dex2oat32( 5532): Verification of void
androidx.appcompat.graphics.drawable.DrawerArrowDrawable.<init>(android.content.Con
text) took 100.736ms (1518.81 bytecodes/s) (2184B approximate peak alloc)
01-07 10:25:36.743 W/dex2oat32( 5516): Verification of void
android.support.test.espresso.core.deps.guava.io.FileBackedOutputStream.<init>(int,
boolean) took 120.655ms (306.66 bytecodes/s) (1520B approximate peak alloc)
01-07 10:25:36.757 I/dex2oat32( 5339): Explicit concurrent copying GC freed
80476(11MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
79us total 221.678ms
01-07 10:25:36.761 W/dex2oat32( 5176): Verification of void
com.google.android.material.chip.Chip.onInitializeAccessibilityNodeInfo(android.vie
w.accessibility.AccessibilityNodeInfo) took 100.491ms (676.67 bytecodes/s) (1752B
approximate peak alloc)
01-07 10:25:36.761 W/dex2oat32( 5176): Verification of void
com.google.android.material.tabs.TabLayout.<init>(android.content.Context,
android.util.AttributeSet, int) took 115.420ms (5051.08 bytecodes/s) (8104B
approximate peak alloc)
01-07 10:25:36.762 W/dex2oat32( 5176): Verification of vb
com.google.android.material.theme.MaterialComponentsViewInflater.e(android.content.
Context, android.util.AttributeSet) took 109.727ms (54.68 bytecodes/s) (888B
approximate peak alloc)
01-07 10:25:36.781 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.828 W/dex2oat32( 5532): Verification of android.content.Intent
androidx.appcompat.widget.ActivityChooserModel.chooseActivity(int) took 100.189ms
(858.38 bytecodes/s) (2512B approximate peak alloc)
01-07 10:25:36.882 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.960 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 361
01-07 10:25:36.978 W/dex2oat32( 5516): Verification of java.lang.String
android.support.v4.text.TextUtilsCompat.htmlEncode(java.lang.String) took 107.701ms
(817.07 bytecodes/s) (1792B approximate peak alloc)
01-07 10:25:36.980 W/dex2oat32( 5516): Verification of java.lang.String
android.support.v4.text.PrecomputedTextCompat$Params.toString() took 109.463ms
(3106.07 bytecodes/s) (3432B approximate peak alloc)
01-07 10:25:36.983 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:36.983 W/dex2oat32( 5516): Verification of void
android.support.v4.print.PrintHelper$PrintBitmapAdapter.onLayout(android.print.Prin
tAttributes, android.print.PrintAttributes, android.os.CancellationSignal,
android.print.PrintDocumentAdapter$LayoutResultCallback, android.os.Bundle) took
116.261ms (266.64 bytecodes/s) (1184B approximate peak alloc)
01-07 10:25:36.984 W/dex2oat32( 5516): Verification of void
android.support.v4.print.PrintHelper$PrintUriAdapter$1.onPostExecute(android.graphi
cs.Bitmap) took 112.993ms (1070.86 bytecodes/s) (2560B approximate peak alloc)
01-07 10:25:36.993 W/dex2oat32( 5516): Verification of void
android.support.v4.print.PrintHelper$PrintUriAdapter.onLayout(android.print.PrintAt
tributes, android.print.PrintAttributes, android.os.CancellationSignal,
android.print.PrintDocumentAdapter$LayoutResultCallback, android.os.Bundle) took
111.108ms (639.02 bytecodes/s) (2080B approximate peak alloc)
01-07 10:25:37.016 W/dex2oat32( 5395): Compilation of void
com.amap.api.services.route.RouteSearch$RideRouteQuery$1.<init>() took 101.160ms
01-07 10:25:37.022 W/dex2oat32( 5516): Verification of
android.content.pm.ProviderInfo
android.support.v4.provider.FontsContractCompat.getProvider(android.content.pm.Pack
ageManager, android.support.v4.provider.FontRequest, android.content.res.Resources)
took 111.679ms (1235.68 bytecodes/s) (2672B approximate peak alloc)
01-07 10:25:37.026 W/dex2oat32( 5176): Verification of java.lang.Object dwv.d()
took 105.651ms (7449.00 bytecodes/s) (19768B approximate peak alloc)
01-07 10:25:37.085 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.095 W/dex2oat32( 5342): Verification of
com.google.android.libraries.elements.interfaces.ai
com.google.android.apps.gsa.binaries.velvet.app.ajm.t() took 124.218ms (6625.43
bytecodes/s) (13360B approximate peak alloc)
01-07 10:25:37.097 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.akz.b() took 185.791ms (16190.19
bytecodes/s) (61088B approximate peak alloc)
01-07 10:25:37.113 W/dex2oat32( 5342): Verification of
com.google.android.libraries.elements.interfaces.r
com.google.android.apps.gsa.binaries.velvet.app.aln.y() took 183.438ms (6061.99
bytecodes/s) (19432B approximate peak alloc)
01-07 10:25:37.127 W/dex2oat32( 5342): Verification of
com.google.android.libraries.gsa.monet.a.a
com.google.android.apps.gsa.binaries.velvet.app.aou.p() took 115.641ms (9010.64
bytecodes/s) (11448B approximate peak alloc)
01-07 10:25:37.128 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.staticplugins.opa.tapas.ui.bx
com.google.android.apps.gsa.binaries.velvet.app.ana.aK() took 121.046ms (5815.96
bytecodes/s) (14728B approximate peak alloc)
01-07 10:25:37.136 I/dex2oat32( 5578): dex2oat took 564.113ms (302.642ms cpu)
(threads: 8) arena alloc=15KB (15360B) java alloc=277KB (283952B) native
alloc=1529KB (1566304B) free=598KB (612768B)
01-07 10:25:37.142 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.c() took 143.952ms (10836.90
bytecodes/s) (38432B approximate peak alloc)
01-07 10:25:37.162 W/dex2oat32( 5532): Verification of void
androidx.core.net.TrafficStatsCompat.tagDatagramSocket(java.net.DatagramSocket)
took 201.935ms (148.56 bytecodes/s) (1248B approximate peak alloc)
01-07 10:25:37.163 W/dex2oat32( 5532): Verification of boolean
androidx.core.app.NotificationCompatJellybean.ensureActionReflectionReadyLocked()
took 229.972ms (339.17 bytecodes/s) (1656B approximate peak alloc)
01-07 10:25:37.164 W/dex2oat32( 5532): Verification of void
androidx.appcompat.widget.SwitchCompat.setSwitchTypeface(android.graphics.Typeface)
took 238.553ms (176.06 bytecodes/s) (1272B approximate peak alloc)
01-07 10:25:37.168 W/dex2oat32( 5532): Verification of byte
androidx.core.text.BidiFormatter$DirectionalityEstimator.getCachedDirectionality(ch
ar) took 193.392ms (72.39 bytecodes/s) (928B approximate peak alloc)
01-07 10:25:37.170 W/dex2oat32( 5532): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.setHorizontalGravity(int) took
189.748ms (105.40 bytecodes/s) (960B approximate peak alloc)
01-07 10:25:37.187 V/installd( 4701): DexInv: --- END
'/system/app/EasyOneHand3/EasyOneHand3.apk' (success) ---
01-07 10:25:37.187 I/installd( 4701): Dexopt async result : 0, hash_code :
105955160, path: /system/app/EasyOneHand3/EasyOneHand3.apk
01-07 10:25:37.188 D/Installer( 4956): DexoptAsync result, h: 105955160, r: 0, s: 7
01-07 10:25:37.188 D/Installer( 4956): Dexopt result(105955160): success
01-07 10:25:37.208 W/dex2oat32( 5532): Verification of void
androidx.appcompat.widget.Toolbar.onRestoreInstanceState(android.os.Parcelable)
took 310.129ms (174.12 bytecodes/s) (1808B approximate peak alloc)
01-07 10:25:37.214 W/dex2oat32( 5532): Verification of
android.content.pm.ProviderInfo
androidx.core.provider.FontsContractCompat.getProvider(android.content.pm.PackageMa
nager, androidx.core.provider.FontRequest, android.content.res.Resources) took
244.833ms (563.65 bytecodes/s) (2664B approximate peak alloc)
01-07 10:25:37.215 W/dex2oat32( 5532): Verification of void
androidx.core.graphics.drawable.IconCompat.addToShortcutIntent(android.content.Inte
nt, android.graphics.drawable.Drawable, android.content.Context) took 254.983ms
(780.44 bytecodes/s) (3256B approximate peak alloc)
01-07 10:25:37.242 W/dex2oat32( 5176): Verification of aqcj dxd.dS() took 198.739ms
(15306.45 bytecodes/s) (40624B approximate peak alloc)
01-07 10:25:37.271 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.d() took 128.869ms (23325.95
bytecodes/s) (61888B approximate peak alloc)
01-07 10:25:37.277 W/dex2oat32( 5342): Verification of
com.google.android.libraries.elements.interfaces.r
com.google.android.apps.gsa.binaries.velvet.app.aqr.aC() took 117.863ms (9103.78
bytecodes/s) (22152B approximate peak alloc)
01-07 10:25:37.281 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.bs.a() took 121.630ms (14979.83
bytecodes/s) (26608B approximate peak alloc)
01-07 10:25:37.289 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:37.291 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SecHTMLViewer/SecHTMLViewer.apk pkg=com.android.htmlviewer
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:37.291 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.296 W/dex2oat32( 5176): Verification of void ehq.a(elc) took
332.615ms (6460.92 bytecodes/s) (41696B approximate peak alloc)
01-07 10:25:37.307 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DeviceTest/DeviceTest.apk' ---
01-07 10:25:37.315 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aqq.a() took 172.235ms (18393.45
bytecodes/s) (63008B approximate peak alloc)
01-07 10:25:37.392 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.406 W/dex2oat32( 5176): Verification of void ieo.a(java.io.File,
bdxr) took 106.896ms (26661.34 bytecodes/s) (55032B approximate peak alloc)
01-07 10:25:37.424 I/dex2oat32( 5603): /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/priv-app/DeviceTest --class-
loader-context=PCL[]{PCL[/system/framework/sec_platform_library.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:37.451 W/dex2oat32( 5176): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:25:37.452 W/dex2oat32( 5176): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:25:37.456 I/dex2oat32( 5603): 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-07 10:25:37.495 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.540 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.testlet.widget.TableViewWidget.addApertureFinalResult(ja
va.lang.String, java.lang.String, int) took 101.487ms (778.42 bytecodes/s) (1800B
approximate peak alloc)
01-07 10:25:37.542 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.IntentDecoder.<init>() took 148.544ms (23528.32
bytecodes/s) (30264B approximate peak alloc)
01-07 10:25:37.543 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.testlet.widget.VideoPlayer.<init>(android.content.Contex
t, android.view.ViewGroup, android.view.View$OnClickListener) took 104.207ms
(1314.68 bytecodes/s) (2064B approximate peak alloc)
01-07 10:25:37.546 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.util.Utils.<clinit>() took 105.522ms (199.01
bytecodes/s) (1096B approximate peak alloc)
01-07 10:25:37.554 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.testlet.Testlet.saveAsDng(android.media.Image,
android.hardware.camera2.CaptureResult, java.lang.String, java.lang.String) took
113.986ms (2430.12 bytecodes/s) (5480B approximate peak alloc)
01-07 10:25:37.558 W/dex2oat32( 5516): Verification of boolean
com.samsung.android.camera.sdk.iris.SIrisManager.ensureServiceConnected() took
166.634ms (294.06 bytecodes/s) (2000B approximate peak alloc)
01-07 10:25:37.590 I/dex2oat32( 5395): Explicit concurrent copying GC freed
36349(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
91us total 153.619ms
01-07 10:25:37.596 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.615 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.k() took 111.813ms (25971.77
bytecodes/s) (42296B approximate peak alloc)
01-07 10:25:37.619 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.xz.a() took 105.564ms (9993.89
bytecodes/s) (29928B approximate peak alloc)
01-07 10:25:37.628 W/dex2oat32( 5176): Verification of void kor.k() took 135.436ms
(5020.80 bytecodes/s) (12472B approximate peak alloc)
01-07 10:25:37.630 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.staticplugins.searchboxroot.z
com.google.android.apps.gsa.binaries.velvet.app.xw.f() took 118.263ms (12260.78
bytecodes/s) (49328B approximate peak alloc)
01-07 10:25:37.633 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.binaries.velvet.app.wv.<init>(com.google.android.apps.g
sa.binaries.velvet.app.ads, com.google.android.apps.gsa.y.e.a.ac,
com.google.common.base.aw, com.google.android.libraries.gsa.k.g,
com.google.android.apps.gsa.shared.x.w, com.google.android.apps.gsa.shared.aw.d,
com.google.android.apps.gsa.shared.search.Query,
com.google.android.apps.gsa.y.e.a.x) took 138.715ms (14562.16 bytecodes/s) (22752B
approximate peak alloc)
01-07 10:25:37.651 W/dex2oat32( 5176): Verification of void keg.<init>(keh, gw,
java.lang.String, int) took 189.827ms (63.22 bytecodes/s) (872B approximate peak
alloc)
01-07 10:25:37.675 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amf.b() took 227.954ms (13809.75
bytecodes/s) (54720B approximate peak alloc)
01-07 10:25:37.679 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.akz.a() took 192.887ms (14972.42
bytecodes/s) (68808B approximate peak alloc)
01-07 10:25:37.697 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.741 W/dex2oat32( 5532): Verification of com.bumptech.glide.l
com.bumptech.glide.l.a(java.lang.Class, com.bumptech.glide.load.d) took 136.184ms
(44.06 bytecodes/s) (856B approximate peak alloc)
01-07 10:25:37.774 W/dex2oat32( 5342): Verification of com.google.e.d.h.ki
com.google.android.apps.gsa.contacts.cn.c(java.util.Map) took 106.467ms (2658.09
bytecodes/s) (4904B approximate peak alloc)
01-07 10:25:37.797 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.809 W/dex2oat32( 5516): Verification of void
net.bytebuddy.build.Plugin$Engine$Source$ForFolder$FolderIterator.<init>(net.bytebu
ddy.build.Plugin$Engine$Source$ForFolder, java.io.File) took 124.412ms (675.17
bytecodes/s) (2096B approximate peak alloc)
01-07 10:25:37.821 W/dex2oat32( 5339): Verification of
com.google.android.libraries.search.c.q.a
com.google.android.apps.gsa.binaries.velvet.app.fo.b() took 180.456ms (293.70
bytecodes/s) (2032B approximate peak alloc)
01-07 10:25:37.829 W/dex2oat32( 5176): Verification of java.lang.String maa.a(awev)
took 178.488ms (246.52 bytecodes/s) (1368B approximate peak alloc)
01-07 10:25:37.831 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 371
01-07 10:25:37.851 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.ActivityChooserModel.persistHistoricalDataIfNeeded() took
122.541ms (456.99 bytecodes/s) (1800B approximate peak alloc)
01-07 10:25:37.858 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.updateTypefaceAndStyle(android.conten
t.Context, androidx.appcompat.widget.TintTypedArray) took 176.402ms (1269.83
bytecodes/s) (3840B approximate peak alloc)
01-07 10:25:37.898 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:37.913 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.p() took 111.953ms (26564.63
bytecodes/s) (60168B approximate peak alloc)
01-07 10:25:37.925 W/dex2oat32( 5516): Verification of void
android.support.test.espresso.core.deps.guava.cache.AbstractCache$SimpleStatsCounte
r.recordHits(int) took 104.496ms (66.99 bytecodes/s) (928B approximate peak alloc)
01-07 10:25:37.929 W/dex2oat32( 5516): Verification of void
android.support.test.espresso.core.deps.guava.cache.AbstractCache.invalidateAll(jav
a.lang.Iterable) took 109.274ms (173.87 bytecodes/s) (1024B approximate peak alloc)
01-07 10:25:37.934 W/dex2oat32( 5516): Verification of void
android.support.design.widget.AppBarLayout$BaseBehavior$SavedState.<init>(android.o
s.Parcel, java.lang.ClassLoader) took 145.154ms (186.01 bytecodes/s) (1064B
approximate peak alloc)
01-07 10:25:37.935 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.g() took 147.690ms (24415.95
bytecodes/s) (88520B approximate peak alloc)
01-07 10:25:37.951 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.wo.a() took 103.958ms (27953.49
bytecodes/s) (55280B approximate peak alloc)
01-07 10:25:37.960 W/dex2oat32( 5516): Verification of java.lang.String
android.support.test.espresso.action.OpenLinkAction.getDescription() took 151.098ms
(132.36 bytecodes/s) (1032B approximate peak alloc)
01-07 10:25:37.999 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.019 W/dex2oat32( 5176): Verification of void
dop.scheduleDrawable(android.graphics.drawable.Drawable, java.lang.Runnable, long)
took 105.537ms (37.90 bytecodes/s) (736B approximate peak alloc)
01-07 10:25:38.049 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.staticplugins.search.session.state.dy
com.google.android.apps.gsa.binaries.velvet.app.yc.aH() took 140.666ms (554.50
bytecodes/s) (2512B approximate peak alloc)
01-07 10:25:38.074 W/dex2oat32( 5532): Verification of boolean
com.sec.android.diagmonagent.log.ged.scheduler.b.b(android.content.Context) took
146.117ms (383.25 bytecodes/s) (1600B approximate peak alloc)
01-07 10:25:38.075 W/dex2oat32( 5532): Verification of java.lang.String
com.sec.android.diagmonagent.log.provider.c.d.a(java.lang.String, java.lang.String)
took 150.853ms (603.23 bytecodes/s) (2288B approximate peak alloc)
01-07 10:25:38.077 W/dex2oat32( 5532): Verification of int
com.sec.android.diagmonagent.log.provider.c.b.a(android.content.Context) took
152.676ms (392.99 bytecodes/s) (1632B approximate peak alloc)
01-07 10:25:38.082 W/dex2oat32( 5567): Verification of void
androidx.constraintlayout.widget.ConstraintSet.<clinit>() took 109.043ms (6181.02
bytecodes/s) (4272B approximate peak alloc)
01-07 10:25:38.083 W/dex2oat32( 5339): Verification of com.google.e.d.h.xv
com.google.android.apps.gsa.contacts.ch.a(com.google.android.apps.gsa.search.shared
.contact.Person, boolean) took 130.162ms (7237.13 bytecodes/s) (14008B approximate
peak alloc)
01-07 10:25:38.085 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 113.125ms (7027.58
bytecodes/s) (8136B approximate peak alloc)
01-07 10:25:38.085 W/dex2oat32( 5567): Verification of int
androidx.constraintlayout.solver.widgets.ConstraintWidget.getContainerItemSkip()
took 124.193ms (24.16 bytecodes/s) (720B approximate peak alloc)
01-07 10:25:38.089 W/dex2oat32( 5567): Verification of void
androidx.constraintlayout.solver.widgets.ConstraintAnchor$1.<clinit>() took
142.242ms (766.29 bytecodes/s) (1936B approximate peak alloc)
01-07 10:25:38.090 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.yi.f() took 277.474ms (12736.33
bytecodes/s) (72464B approximate peak alloc)
01-07 10:25:38.094 W/dex2oat32( 5567): Verification of void
androidx.constraintlayout.widget.ConstraintLayout$LayoutParams.<init>(android.conte
nt.Context, android.util.AttributeSet) took 139.066ms (7650.99 bytecodes/s) (10864B
approximate peak alloc)
01-07 10:25:38.096 W/dex2oat32( 5567): Verification of void
androidx.constraintlayout.solver.widgets.ConstraintWidgetGroup.<init>(java.util.Lis
t) took 143.693ms (459.31 bytecodes/s) (1440B approximate peak alloc)
01-07 10:25:38.100 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.105 E/BootAnimationLoader( 4913): !@BootAnimation : 373 ~ 374 frame
timegap 100ms over
01-07 10:25:38.105 E/BootAnimationLoader( 4913): !@BootAnimation : 373 ~ 374 frame
time difference [31.616 s ~ 31.717 s] / timegap [ 0.101 s]
01-07 10:25:38.105 E/BootAnimationLoader( 4913): !@BootAnimation : 373 frame
drawing time difference [31.620 s ~ 31.622 s] / timegap [ 0.002 s]
01-07 10:25:38.106 W/dex2oat32( 5567): Verification of boolean
androidx.constraintlayout.solver.widgets.Optimizer.applyChainOptimized(androidx.con
straintlayout.solver.widgets.ConstraintWidgetContainer,
androidx.constraintlayout.solver.LinearSystem, int, int,
androidx.constraintlayout.solver.widgets.ChainHead) took 142.844ms (6398.54
bytecodes/s) (14832B approximate peak alloc)
01-07 10:25:38.109 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.SuggestionsAdapter.bindView(android.view.View,
android.content.Context, android.database.Cursor) took 172.558ms (2607.81
bytecodes/s) (7232B approximate peak alloc)
01-07 10:25:38.118 W/dex2oat32( 5532): Verification of
com.samsung.android.sdk.mobileservice.social.share.b.a$a
com.samsung.android.sdk.mobileservice.social.share.E.a(android.os.Bundle) took
209.412ms (558.71 bytecodes/s) (1928B approximate peak alloc)
01-07 10:25:38.118 W/dex2oat32( 5532): Verification of void
com.sec.android.diagmonagent.log.provider.b.c.run() took 189.770ms (911.63
bytecodes/s) (2792B approximate peak alloc)
01-07 10:25:38.118 W/dex2oat32( 5532): Verification of void
com.sec.android.diagmonagent.log.provider.newLogProvider.<init>() took 190.409ms
(21.01 bytecodes/s) (768B approximate peak alloc)
01-07 10:25:38.129 W/dex2oat32( 5176): Verification of boolean ghx.e(ghf) took
107.854ms (268.88 bytecodes/s) (1168B approximate peak alloc)
01-07 10:25:38.143 W/dex2oat32( 5532): Verification of void
com.samsung.android.sdk.mobileservice.social.share.K.<init>(android.os.Bundle) took
233.961ms (735.16 bytecodes/s) (2496B approximate peak alloc)
01-07 10:25:38.147 W/dex2oat32( 5532): Verification of java.lang.String
com.sec.android.diagmonagent.log.provider.e.a() took 217.852ms (55.08 bytecodes/s)
(960B approximate peak alloc)
01-07 10:25:38.158 W/dex2oat32( 5176): Verification of void deo.x(del) took
261.080ms (1804.04 bytecodes/s) (9248B approximate peak alloc)
01-07 10:25:38.170 I/io_stats( 4394): !@ 179,0 r 42861 2727377 w 2056 87040 d 804
9820 f 1148 1138 iot 14920 0 th 51200 0 0 pt 0 inp 1 0 43.305
01-07 10:25:38.202 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.203 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.yi.g() took 112.891ms (30471.70
bytecodes/s) (65776B approximate peak alloc)
01-07 10:25:38.208 W/dex2oat32( 5339): Verification of com.google.common.b.ic
com.google.android.apps.gsa.binaries.velvet.app.yc.aP() took 140.828ms (23929.83
bytecodes/s) (120400B approximate peak alloc)
01-07 10:25:38.233 W/dex2oat32( 5339): Verification of android.content.Intent
com.google.android.apps.gsa.h.o.b.a(j$.util.Optional) took 161.212ms (173.68
bytecodes/s) (1112B approximate peak alloc)
01-07 10:25:38.256 W/dex2oat32( 5567): Verification of androidx.core.app.Person
androidx.core.app.Person.fromAndroidPerson(android.app.Person) took 117.025ms
(598.16 bytecodes/s) (1432B approximate peak alloc)
01-07 10:25:38.264 W/dex2oat32( 5516): Verification of void
android.support.v4.view.PagerTabStrip.setBackgroundResource(int) took 174.867ms
(85.78 bytecodes/s) (992B approximate peak alloc)
01-07 10:25:38.267 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.yi.g() took 183.283ms (18768.75
bytecodes/s) (65776B approximate peak alloc)
01-07 10:25:38.290 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amu.j() took 177.036ms (15872.40
bytecodes/s) (61640B approximate peak alloc)
01-07 10:25:38.297 W/dex2oat32( 5342): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.a.a(java.util.Map) took 132.069ms
(27106.96 bytecodes/s) (92168B approximate peak alloc)
01-07 10:25:38.302 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.336 W/dex2oat32( 5516): Verification of void
com.sec.android.app.camera.testlet.view.ViewOisAutotest.show() took 109.360ms
(5961.91 bytecodes/s) (7808B approximate peak alloc)
01-07 10:25:38.355 W/dex2oat32( 5516): Verification of
net.bytebuddy.agent.VirtualMachine$ForOpenJ9$Dispatcher$ForJnaWindowsEnvironment$At
tachmentHandle
net.bytebuddy.agent.VirtualMachine$ForOpenJ9$Dispatcher$ForJnaWindowsEnvironment.op
enSemaphore(java.io.File, java.lang.String, boolean) took 129.103ms (3020.83
bytecodes/s) (7512B approximate peak alloc)
01-07 10:25:38.369 W/dex2oat32( 5342): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.b.a(java.util.Map) took 203.770ms
(15247.57 bytecodes/s) (69952B approximate peak alloc)
01-07 10:25:38.403 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.414 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.yi.h() took 210.262ms (18044.08
bytecodes/s) (68016B approximate peak alloc)
01-07 10:25:38.422 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.nga.engine.au.c.k.f(boolean) took 221.486ms (316.05
bytecodes/s) (1824B approximate peak alloc)
01-07 10:25:38.434 W/dex2oat32( 5176): Verification of void lsj.a(avqt) took
117.709ms (2659.08 bytecodes/s) (4648B approximate peak alloc)
01-07 10:25:38.435 W/dex2oat32( 5516): Verification of
net.bytebuddy.agent.VirtualMachine$ForHotSpot$Connection$Response
net.bytebuddy.agent.VirtualMachine$ForHotSpot$Connection$ForJnaWindowsNamedPipe.exe
cute(java.lang.String, java.lang.String[]) took 146.761ms (2827.71 bytecodes/s)
(11184B approximate peak alloc)
01-07 10:25:38.437 W/dex2oat32( 5516): Verification of
android.support.v7.view.ActionMode
android.support.v7.app.AppCompatDelegateImpl.startSupportActionModeFromWindow(andro
id.support.v7.view.ActionMode$Callback) took 103.541ms (3592.75 bytecodes/s) (6608B
approximate peak alloc)
01-07 10:25:38.438 W/dex2oat32( 5532): Verification of void
androidx.appcompat.widget.ActionBarContextView.onMeasure(int, int) took 111.287ms
(4097.51 bytecodes/s) (8008B approximate peak alloc)
01-07 10:25:38.443 W/dex2oat32( 5176): Verification of void jqv.f() took 171.460ms
(3493.52 bytecodes/s) (8768B approximate peak alloc)
01-07 10:25:38.447 W/dex2oat32( 5532): Verification of void
org.simpleframework.xml.stream.NodeExtractor.extract(org.w3c.dom.Document) took
186.531ms (69.69 bytecodes/s) (992B approximate peak alloc)
01-07 10:25:38.460 W/dex2oat32( 5342): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.d.a(java.util.Map) took 285.519ms
(12759.19 bytecodes/s) (93560B approximate peak alloc)
01-07 10:25:38.507 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.545 W/dex2oat32( 5532): Verification of void
b.a.a.b.a.O.a(b.a.a.d.e, java.lang.Object) took 100.508ms (59.70 bytecodes/s) (752B
approximate peak alloc)
01-07 10:25:38.549 W/dex2oat32( 5532): Verification of android.view.View
androidx.fragment.app.FragmentManagerImpl.onCreateView(android.view.View,
java.lang.String, android.content.Context, android.util.AttributeSet) took
104.967ms (3639.23 bytecodes/s) (5384B approximate peak alloc)
01-07 10:25:38.557 W/dex2oat32( 5532): Verification of java.lang.Object
b.a.a.b.a.n.a(b.a.a.d.b) took 108.027ms (1129.34 bytecodes/s) (2424B approximate
peak alloc)
01-07 10:25:38.562 W/dex2oat32( 5342): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.c.a(java.util.Map) took 391.646ms
(9015.78 bytecodes/s) (96936B approximate peak alloc)
01-07 10:25:38.590 W/dex2oat32( 5395): Verification of java.util.Map
com.google.i18n.phonenumbers.CountryCodeToRegionCodeMap.getCountryCodeToRegionCodeM
ap() took 103.331ms (41371.83 bytecodes/s) (34016B approximate peak alloc)
01-07 10:25:38.594 W/dex2oat32( 5567): Verification of void
androidx.drawerlayout.widget.DrawerLayout.setStatusBarBackgroundColor(int) took
110.168ms (99.85 bytecodes/s) (976B approximate peak alloc)
01-07 10:25:38.599 W/dex2oat32( 5532): Verification of void
androidx.drawerlayout.widget.DrawerLayout$ViewDragCallback.removeCallbacks() took
172.402ms (46.40 bytecodes/s) (976B approximate peak alloc)
01-07 10:25:38.605 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.nga.engine.av.e.run() took 136.439ms (696.28
bytecodes/s) (2840B approximate peak alloc)
01-07 10:25:38.606 W/dex2oat32( 5516): Verification of void
net.bytebuddy.implementation.FieldAccessor$FieldNameExtractor$ForBeanProperty.<clin
it>() took 125.318ms (159.59 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:38.607 W/dex2oat32( 5516): Verification of void
net.bytebuddy.implementation.HashCodeMethod$NullValueGuard$NoOp.<clinit>() took
119.509ms (167.35 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:38.607 W/dex2oat32( 5516): Verification of void
net.bytebuddy.implementation.HashCodeMethod$OffsetProvider$ForSuperMethodCall.<clin
it>() took 117.517ms (170.19 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:38.608 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.617 W/dex2oat32( 5516): Verification of void
net.bytebuddy.dynamic.scaffold.TypeWriter$MethodPool$Record$ForNonImplementedMethod
.applyBody(net.bytebuddy.jar.asm.MethodVisitor,
net.bytebuddy.implementation.Implementation$Context,
net.bytebuddy.implementation.attribute.AnnotationValueFilter$Factory) took
112.232ms (222.75 bytecodes/s) (1296B approximate peak alloc)
01-07 10:25:38.620 W/dex2oat32( 5516): Verification of
net.bytebuddy.dynamic.scaffold.TypeWriter$Default$ValidatingClassVisitor$Constraint
$ForPackageType
net.bytebuddy.dynamic.scaffold.TypeWriter$Default$ValidatingClassVisitor$Constraint
$ForPackageType.valueOf(java.lang.String) took 149.490ms (60.20 bytecodes/s) (832B
approximate peak alloc)
01-07 10:25:38.620 W/dex2oat32( 5516): Verification of boolean
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump.equals(java.lang
.Object) took 140.328ms (470.33 bytecodes/s) (1720B approximate peak alloc)
01-07 10:25:38.623 W/dex2oat32( 5516): Verification of void
net.bytebuddy.implementation.HashCodeMethod$ValueTransformer.<clinit>() took
133.310ms (1455.24 bytecodes/s) (2536B approximate peak alloc)
01-07 10:25:38.623 W/dex2oat32( 5516): Verification of
net.bytebuddy.implementation.bytecode.StackManipulation
net.bytebuddy.implementation.EqualsMethod$ValueComparator.of(net.bytebuddy.descript
ion.type.TypeDefinition) took 143.138ms (2829.42 bytecodes/s) (6000B approximate
peak alloc)
01-07 10:25:38.643 W/dex2oat32( 5532): Verification of void
androidx.swiperefreshlayout.widget.SwipeRefreshLayout.finishSpinner(float) took
182.065ms (225.19 bytecodes/s) (1384B approximate peak alloc)
01-07 10:25:38.708 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.711 W/dex2oat32( 5176): Verification of void jgx.bp(java.util.List,
java.util.List, java.lang.Object, int) took 200.137ms (10867.53 bytecodes/s)
(47664B approximate peak alloc)
01-07 10:25:38.712 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 381
01-07 10:25:38.744 E/Watchdog( 4956): !@Sync: 1 heap: 31 / 31 [2022-01-07
15:25:38.743] sdogWay: softdog
01-07 10:25:38.746 W/dex2oat32( 5339): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.c.a(java.util.Map) took 291.601ms
(12108.97 bytecodes/s) (96936B approximate peak alloc)
01-07 10:25:38.754 W/dex2oat32( 5342): Verification of com.google.common.b.gj
com.google.android.apps.gsa.nga.engine.p.d.h.m.b(java.lang.String) took 161.405ms
(334.56 bytecodes/s) (1600B approximate peak alloc)
01-07 10:25:38.762 W/dex2oat32( 5339): Verification of double
com.google.android.apps.gsa.nga.engine.as.e.b.d.a(java.util.Map) took 304.284ms
(11972.36 bytecodes/s) (93560B approximate peak alloc)
01-07 10:25:38.812 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.838 W/dex2oat32( 5567): Verification of void
com.samsung.android.upnp.avtransport.control.api.Metadata.setTitle(java.lang.String
) took 108.430ms (27.67 bytecodes/s) (792B approximate peak alloc)
01-07 10:25:38.918 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:38.992 I/SurfaceFlinger( 4646): SFWD update time=44127640391
01-07 10:25:39.013 W/dex2oat32( 5395): Verification of void
com.samsung.android.samsungaccount.authentication.ui.signin.SignInInputWidget.initI
dSuggest() took 120.406ms (1079.68 bytecodes/s) (3024B approximate peak alloc)
01-07 10:25:39.021 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.095 W/dex2oat32( 5395): Verification of void
com.samsung.android.samsungaccount.authentication.ui.signup.SignUpView.lambda$null$
15$SignUpView() took 129.968ms (307.77 bytecodes/s) (1488B approximate peak alloc)
01-07 10:25:39.112 W/dex2oat32( 5516): Verification of void
android.support.v4.graphics.drawable.IconCompat.addToShortcutIntent(android.content
.Intent, android.graphics.drawable.Drawable, android.content.Context) took
109.697ms (1804.96 bytecodes/s) (3256B approximate peak alloc)
01-07 10:25:39.122 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.157 W/dex2oat32( 5395): Verification of void
com.samsung.android.samsungaccount.authentication.ui.tnc.TnCNormalBinding.setMoreBu
tton(android.app.Activity,
com.samsung.android.samsungaccount.authentication.ui.tnc.TnCLayoutInterface$ButtonA
ctionListener) took 156.699ms (612.64 bytecodes/s) (2192B approximate peak alloc)
01-07 10:25:39.224 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.230 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.plugins.weather.y.run() took 218.054ms (527.39
bytecodes/s) (4128B approximate peak alloc)
01-07 10:25:39.261 W/dex2oat32( 5516): Verification of
com.sec.android.app.qrcode.core.Result
com.sec.android.app.qrcode.core.oned.Code93Reader.decodeRow(int,
com.sec.android.app.qrcode.core.common.BitArray, java.util.Map) took 165.077ms
(932.90 bytecodes/s) (2680B approximate peak alloc)
01-07 10:25:39.276 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.binaries.velvet.app.ll.a(android.app.Fragment) took
150.490ms (418.63 bytecodes/s) (1936B approximate peak alloc)
01-07 10:25:39.282 W/dex2oat32( 5339): Verification of
com.google.android.apps.search.pronunciationlearning.ui.mic.logoview.c
com.google.android.apps.gsa.binaries.velvet.app.ajj.s() took 121.662ms (517.83
bytecodes/s) (1632B approximate peak alloc)
01-07 10:25:39.328 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.381 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.SearchView.updateCloseButton() took 111.098ms (450.05
bytecodes/s) (1776B approximate peak alloc)
01-07 10:25:39.389 W/dex2oat32( 5603): Verification of void
android.support.v4.media.subtitle.ClosedCaptionRenderer$Cea608CCWidget$CCLineBox.<i
nit>(android.support.v4.media.subtitle.ClosedCaptionRenderer$Cea608CCWidget,
android.content.Context) took 105.669ms (690.83 bytecodes/s) (1488B approximate
peak alloc)
01-07 10:25:39.398 W/dex2oat32( 5395): Verification of void
com.samsung.android.samsungaccount.databinding.TncViewLayoutBindingImpl.executeBind
ings() took 226.406ms (12769.06 bytecodes/s) (78056B approximate peak alloc)
01-07 10:25:39.416 W/dex2oat32( 5532): Verification of void
d.b.Ua.putAll(java.util.Map) took 133.355ms (59.99 bytecodes/s) (872B approximate
peak alloc)
01-07 10:25:39.416 W/dex2oat32( 5532): Verification of java.io.File d.i.l$b$c.b()
took 128.445ms (1416.94 bytecodes/s) (3216B approximate peak alloc)
01-07 10:25:39.416 W/dex2oat32( 5532): Verification of java.lang.Object
d.l.b.C.a(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object,
java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object,
java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object,
java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object,
java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object,
java.lang.Object, java.lang.Object) took 128.074ms (726.14 bytecodes/s) (1360B
approximate peak alloc)
01-07 10:25:39.421 W/dex2oat32( 5532): Verification of boolean
com.bumptech.glide.load.d.a.d.equals(java.lang.Object) took 131.741ms (129.04
bytecodes/s) (984B approximate peak alloc)
01-07 10:25:39.423 W/dex2oat32( 5532): Verification of void d.l.b.J.<init>(int)
took 128.920ms (46.54 bytecodes/s) (728B approximate peak alloc)
01-07 10:25:39.425 W/dex2oat32( 5532): Verification of int d.b.C.a(short[], short,
int, int, int, java.lang.Object) took 133.316ms (112.51 bytecodes/s) (896B
approximate peak alloc)
01-07 10:25:39.425 W/dex2oat32( 5532): Verification of java.util.Map
d.b.Ya.a(java.util.Map, d.s.t) took 133.157ms (195.26 bytecodes/s) (1056B
approximate peak alloc)
01-07 10:25:39.429 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.429 W/dex2oat32( 5532): Verification of void
com.samsung.android.sdk.mobileservice.social.feedback.i.c(android.os.Bundle) took
157.244ms (133.55 bytecodes/s) (1272B approximate peak alloc)
01-07 10:25:39.532 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.553 W/dex2oat32( 5567): Verification of void
com.samsung.android.aware.service.fileshare.sender.Core.handleStartTransfer(com.sam
sung.android.aware.service.fileshare.sender.OutboundTransferHandler) took 140.315ms
(1453.87 bytecodes/s) (3248B approximate peak alloc)
01-07 10:25:39.565 W/dex2oat32( 5532): Verification of java.lang.Class
org.simpleframework.xml.core.ParameterContact.getType() took 112.984ms (97.36
bytecodes/s) (944B approximate peak alloc)
01-07 10:25:39.566 W/dex2oat32( 5532): Verification of g.g g.g.a(java.lang.String,
int, int, java.nio.charset.Charset) took 111.302ms (1320.73 bytecodes/s) (2256B
approximate peak alloc)
01-07 10:25:39.566 W/dex2oat32( 5532): Verification of java.lang.Class
org.simpleframework.xml.core.FieldContact.getDeclaringClass() took 116.073ms (60.31
bytecodes/s) (872B approximate peak alloc)
01-07 10:25:39.567 W/dex2oat32( 5532): Verification of void
androidx.appcompat.widget.ActionBarOverlayLayout.onNestedScrollAccepted(android.vie
w.View, android.view.View, int, int) took 107.121ms (56.01 bytecodes/s) (824B
approximate peak alloc)
01-07 10:25:39.576 W/dex2oat32( 5532): Verification of short[] d.b.C.a(short[],
java.util.Collection) took 119.408ms (435.48 bytecodes/s) (1360B approximate peak
alloc)
01-07 10:25:39.578 W/dex2oat32( 5532): Verification of void
org.simpleframework.xml.stream.StreamReader$Start.<init>(javax.xml.stream.events.XM
LEvent) took 123.530ms (129.52 bytecodes/s) (1048B approximate peak alloc)
01-07 10:25:39.578 W/dex2oat32( 5532): Verification of
android.graphics.drawable.Drawable
androidx.appcompat.widget.SuggestionsAdapter.getActivityIcon(android.content.Compon
entName) took 122.920ms (626.42 bytecodes/s) (1952B approximate peak alloc)
01-07 10:25:39.580 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.publicsearch.w.<init>(com.google.android.apps.gsa.publi
csearch.ab, com.google.android.apps.gsa.search.shared.service.b.sc) took 252.599ms
(31.67 bytecodes/s) (816B approximate peak alloc)
01-07 10:25:39.580 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.publicsearch.v.<init>(com.google.android.apps.gsa.publi
csearch.ab, com.google.android.apps.gsa.search.shared.service.b.sc) took 252.664ms
(31.66 bytecodes/s) (816B approximate peak alloc)
01-07 10:25:39.581 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.nga.engine.ab.a.cn.c() took 132.754ms (1431.22
bytecodes/s) (3696B approximate peak alloc)
01-07 10:25:39.593 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 391
01-07 10:25:39.593 W/dex2oat32( 5567): Verification of void
com.samsung.android.allshare_core.fileshare_device.ftd.FileTransportHandler.dispatc
hInitialEvent(java.lang.String, int, java.lang.String, java.lang.String) took
207.112ms (439.37 bytecodes/s) (2280B approximate peak alloc)
01-07 10:25:39.593 W/dex2oat32( 5567): Verification of void
androidx.recyclerview.widget.ItemTouchHelper.select(androidx.recyclerview.widget.Re
cyclerView$ViewHolder, int) took 234.234ms (1818.69 bytecodes/s) (6528B approximate
peak alloc)
01-07 10:25:39.601 W/dex2oat32( 5567): Verification of java.util.List
com.samsung.android.upnp.avtransport.control.api.ItemInfo$MediaItem.getAttributes()
took 176.034ms (17.04 bytecodes/s) (816B approximate peak alloc)
01-07 10:25:39.608 W/dex2oat32( 5567): Verification of boolean
com.samsung.android.aware.service.fileshare.iface.IFileShareService$Stub$Proxy.unre
gisterCallback(com.samsung.android.aware.service.fileshare.iface.IFileShareServiceC
allback) took 183.265ms (436.52 bytecodes/s) (1824B approximate peak alloc)
01-07 10:25:39.610 W/dex2oat32( 5567): Verification of void
com.samsung.android.allshare_core.fileshare_device.ftd.FtdSessionInfo.clearItems()
took 206.423ms (29.07 bytecodes/s) (824B approximate peak alloc)
01-07 10:25:39.617 W/dex2oat32( 5532): Verification of java.lang.String
org.simpleframework.xml.stream.StreamReader$Entry.getName() took 162.350ms (67.75
bytecodes/s) (968B approximate peak alloc)
01-07 10:25:39.630 W/dex2oat32( 5567): Verification of void
androidx.appcompat.widget.SearchView.updateSearchAutoComplete() took 248.688ms
(410.15 bytecodes/s) (2328B approximate peak alloc)
01-07 10:25:39.631 W/dex2oat32( 5567): Verification of void
com.samsung.android.aware.service.fileshare.server.AwareServerService.onCancelSessi
onReceived(com.samsung.android.allshare_core.fileshare_device.api.FileShareDeviceSe
ssionInfo) took 211.193ms (52.08 bytecodes/s) (1008B approximate peak alloc)
01-07 10:25:39.633 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.647 W/dex2oat32( 5395): Verification of
com.samsung.android.samsungaccount.utils.ui.GlideOptions
com.samsung.android.samsungaccount.utils.ui.GlideOptions.formatOf(com.bumptech.glid
e.load.DecodeFormat) took 245.742ms (40.69 bytecodes/s) (736B approximate peak
alloc)
01-07 10:25:39.651 W/dex2oat32( 5339): Verification of java.util.Set
com.google.android.apps.gsa.binaries.velvet.app.ang.c() took 136.433ms (22662.99
bytecodes/s) (84880B approximate peak alloc)
01-07 10:25:39.662 W/dex2oat32( 5395): Verification of
com.bumptech.glide.request.BaseRequestOptions
com.samsung.android.samsungaccount.utils.ui.GlideRequest.format(com.bumptech.glide.
load.DecodeFormat) took 260.825ms (19.17 bytecodes/s) (824B approximate peak alloc)
01-07 10:25:39.691 W/dex2oat32( 5176): Compilation of void
com.google.android.libraries.elements.interfaces.ByteStore$CppProxy.nativeDestroy(l
ong) took 124.566ms
01-07 10:25:39.695 E/BootAnimationLoader( 4913): !@BootAnimation : 391 ~ 392 frame
timegap 100ms over
01-07 10:25:39.695 E/BootAnimationLoader( 4913): !@BootAnimation : 391 ~ 392 frame
time difference [33.206 s ~ 33.307 s] / timegap [ 0.101 s]
01-07 10:25:39.695 E/BootAnimationLoader( 4913): !@BootAnimation : 391 frame
drawing time difference [33.209 s ~ 33.224 s] / timegap [ 0.015 s]
01-07 10:25:39.702 W/dex2oat32( 5567): Verification of java.util.List
com.samsung.android.allshare_core.fileshare_device.ftd.FileTransportHandler.parseIt
emDescriptor(java.lang.String) took 106.743ms (1142.93 bytecodes/s) (2800B
approximate peak alloc)
01-07 10:25:39.733 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.741 W/dex2oat32( 5603): Verification of void
com.goodix.display.fingerprint.insystem.InSystemTest.filterData(int,
java.util.HashMap) took 116.193ms (24966.99 bytecodes/s) (28464B approximate peak
alloc)
01-07 10:25:39.834 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:39.885 W/dex2oat32( 5567): Verification of void
io.reactivex.rxjava3.internal.operators.observable.ObservableRepeatWhen$RepeatWhenO
bserver.onComplete() took 121.491ms (156.39 bytecodes/s) (1136B approximate peak
alloc)
01-07 10:25:39.889 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.nga.shared.ui.assistlayer.shelfbackground.impl.bc.b()
took 104.239ms (3520.74 bytecodes/s) (7256B approximate peak alloc)
01-07 10:25:39.893 W/dex2oat32( 5567): Verification of
io.reactivex.rxjava3.core.Flowable
io.reactivex.rxjava3.core.Flowable.withLatestFrom(org.reactivestreams.Publisher,
org.reactivestreams.Publisher, org.reactivestreams.Publisher,
org.reactivestreams.Publisher, io.reactivex.rxjava3.functions.Function5) took
129.245ms (379.12 bytecodes/s) (1312B approximate peak alloc)
01-07 10:25:39.935 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.038 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.093 W/dex2oat32( 5603): Verification of boolean
com.sec.factory.modules.SensorReadManager.turnOnOffSensor(int[],
android.hardware.SensorManager, boolean) took 120.960ms (23230.64 bytecodes/s)
(28136B approximate peak alloc)
01-07 10:25:40.141 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.176 I/io_stats( 4394): !@ 179,0 r 43032 2741569 w 2093 93764 d 804
9820 f 1148 1138 iot 15012 0 th 51200 0 0 pt 0 inp 0 0 45.310
01-07 10:25:40.187 I/dex2oat32( 5176): Explicit concurrent copying GC freed
97844(23MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
91us total 322.514ms
01-07 10:25:40.243 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.343 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.444 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.475 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 401
01-07 10:25:40.483 W/dex2oat32( 5603): Verification of java.lang.String
com.sec.factory.aporiented.athandler.AtVersname.handleCommand(java.lang.String[])
took 102.858ms (49174.30 bytecodes/s) (77616B approximate peak alloc)
01-07 10:25:40.524 W/dex2oat32( 5603): Verification of void
com.sec.factory.common.CommonHRM.createLogFile() took 114.152ms (7428.66
bytecodes/s) (9824B approximate peak alloc)
01-07 10:25:40.545 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.591 I/dex2oat32( 5339): Explicit concurrent copying GC freed
136617(16MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 15KB/1551KB, paused
73us total 287.234ms
01-07 10:25:40.645 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.690 W/dex2oat32( 5603): Verification of boolean
com.google.common.collect.StandardTable$ColumnMap$ColumnMapEntrySet.remove(java.lan
g.Object) took 161.532ms (148.58 bytecodes/s) (1200B approximate peak alloc)
01-07 10:25:40.692 W/dex2oat32( 5603): Verification of void
com.google.common.util.concurrent.ForwardingBlockingQueue.<init>() took 129.049ms
(31.00 bytecodes/s) (768B approximate peak alloc)
01-07 10:25:40.692 W/dex2oat32( 5603): Verification of
com.google.common.reflect.TypeToken$TypeSet
com.google.common.reflect.TypeToken$TypeSet.classes() took 129.165ms (69.68
bytecodes/s) (984B approximate peak alloc)
01-07 10:25:40.701 W/dex2oat32( 5603): Verification of
com.google.common.collect.Multiset$Entry
com.google.common.collect.DescendingImmutableSortedMultiset.getEntry(int) took
123.707ms (169.76 bytecodes/s) (1288B approximate peak alloc)
01-07 10:25:40.702 W/dex2oat32( 5603): Verification of
com.google.common.collect.ContiguousSet
com.google.common.collect.ContiguousSet.headSet(java.lang.Comparable) took
124.482ms (96.40 bytecodes/s) (920B approximate peak alloc)
01-07 10:25:40.710 W/dex2oat32( 5603): Verification of void
com.google.common.collect.Constraints$ConstrainedSortedSet.<init>(java.util.SortedS
et, com.google.common.collect.Constraint) took 116.521ms (171.64 bytecodes/s)
(1104B approximate peak alloc)
01-07 10:25:40.713 W/dex2oat32( 5603): Verification of void
com.google.common.collect.DenseImmutableTable.<init>(com.google.common.collect.Immu
tableList, com.google.common.collect.ImmutableSet,
com.google.common.collect.ImmutableSet) took 131.870ms (1554.56 bytecodes/s) (3400B
approximate peak alloc)
01-07 10:25:40.749 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.808 I/dex2oat32( 5395): Explicit concurrent copying GC freed
48290(12MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 20KB/1556KB, paused
81us total 141.252ms
01-07 10:25:40.850 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:40.938 W/dex2oat32( 5176): Verification of void nyt.h(aqbt,
java.lang.Object) took 105.307ms (15687.35 bytecodes/s) (31720B approximate peak
alloc)
01-07 10:25:40.951 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.046 W/dex2oat32( 5603): Compilation of void
com.goodix.cap.fingerprint.GFConfig.<init>() took 110.178ms
01-07 10:25:41.052 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.139 I/dex2oat32( 5342): Explicit concurrent copying GC freed
136596(25MB) AllocSpace objects, 2(36KB) LOS objects, 98% free, 18KB/1554KB, paused
75us total 635.062ms
01-07 10:25:41.146 I/dex2oat32( 5567): dex2oat took 4.989s (3.233s cpu) (threads:
8) arena alloc=12KB (12624B) java alloc=8615KB (8822240B) native alloc=7341KB
(7517400B) free=814KB (834344B)
01-07 10:25:41.153 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.179 V/installd( 4701): DexInv: --- END
'/system/app/AllShareAware/AllShareAware.apk' (success) ---
01-07 10:25:41.179 I/installd( 4701): Dexopt async result : 0, hash_code : 9497659,
path: /system/app/AllShareAware/AllShareAware.apk
01-07 10:25:41.190 I/dex2oat32( 5532): dex2oat took 5.671s (4.126s cpu) (threads:
8) arena alloc=7568B (7568B) java alloc=9847KB (10083472B) native alloc=9815KB
(10050704B) free=808KB (828272B)
01-07 10:25:41.254 D/Installer( 4956): DexoptAsync result, h: 9497659, r: 0, s: 7
01-07 10:25:41.254 D/Installer( 4956): Dexopt result(9497659): success
01-07 10:25:41.255 V/installd( 4701): DexInv: --- END
'/system/priv-app/EasySetup/EasySetup.apk' (success) ---
01-07 10:25:41.255 I/installd( 4701): Dexopt async result : 0, hash_code :
225193525, path: /system/priv-app/EasySetup/EasySetup.apk
01-07 10:25:41.261 I/dex2oat32( 5516): Explicit concurrent copying GC freed
41207(9377KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 16KB/1552KB, paused
92us total 137.158ms
01-07 10:25:41.334 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 411
01-07 10:25:41.355 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:41.357 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/CompanionDeviceManager/CompanionDeviceManager.apk
pkg=com.android.companiondevicemanager isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:41.357 D/Installer( 4956): DexoptAsync result, h: 225193525, r: 0, s: 7
01-07 10:25:41.357 D/Installer( 4956): Dexopt result(225193525): success
01-07 10:25:41.378 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SecHTMLViewer/SecHTMLViewer.apk' ---
01-07 10:25:41.386 W/dex2oat32( 5395): Verification of void
androidx.recyclerview.widget.RecyclerView.<init>(android.content.Context,
android.util.AttributeSet, int) took 237.148ms (3238.48 bytecodes/s) (12152B
approximate peak alloc)
01-07 10:25:41.405 W/dex2oat32( 5176): Verification of void
uoq.<init>(java.lang.String) took 112.129ms (107.02 bytecodes/s) (864B approximate
peak alloc)
01-07 10:25:41.458 I/dex2oat32( 5516): Explicit concurrent copying GC freed
3339(485KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
70us total 7.076ms
01-07 10:25:41.458 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:41.460 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MmsService/MmsService.apk pkg=com.android.mms.service
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:41.461 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.465 I/dex2oat32( 5603): dex2oat took 4.043s (2.915s cpu) (threads:
8) arena alloc=43KB (44952B) java alloc=4376KB (4481256B) native alloc=7446KB
(7625320B) free=857KB (877976B)
01-07 10:25:41.466 V/installd( 4701): DexInv: --- BEGIN
'/system/app/CompanionDeviceManager/CompanionDeviceManager.apk' ---
01-07 10:25:41.470 I/dex2oat32( 5657): /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=/system/app/SecHTMLViewer --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:41.489 I/dex2oat32( 5657): 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-07 10:25:41.521 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.search.shared.service.a.a
com.google.android.apps.gsa.search.shared.service.a.g.a() took 104.186ms (345.53
bytecodes/s) (1176B approximate peak alloc)
01-07 10:25:41.531 V/installd( 4701): DexInv: --- END
'/system/priv-app/DeviceTest/DeviceTest.apk' (success) ---
01-07 10:25:41.531 I/installd( 4701): Dexopt async result : 0, hash_code :
51441389, path: /system/priv-app/DeviceTest/DeviceTest.apk
01-07 10:25:41.540 I/dex2oat32( 5516): dex2oat took 6.926s (5.389s cpu) (threads:
8) arena alloc=2642KB (2705984B) java alloc=17KB (17784B) native alloc=6536KB
(6693320B) free=859KB (880184B)
01-07 10:25:41.561 D/Installer( 4956): DexoptAsync result, h: 51441389, r: 0, s: 7
01-07 10:25:41.561 D/Installer( 4956): Dexopt result(51441389): success
01-07 10:25:41.573 W/dex2oat32( 5176): Verification of void
wt.onAnimationEnd(android.animation.Animator) took 106.114ms (471.19 bytecodes/s)
(1344B approximate peak alloc)
01-07 10:25:41.578 I/dex2oat32( 5660): /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/CompanionDeviceManager --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:41.582 I/dex2oat32( 5660): 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-07 10:25:41.648 W/dex2oat32( 5339): Verification of com.google.common.b.gj
com.google.android.apps.gsa.shared.logger.b.t.b() took 115.296ms (387044.03
bytecodes/s) (224008B approximate peak alloc)
01-07 10:25:41.650 V/installd( 4701): DexInv: --- END
'/system/app/FactoryCameraFB/FactoryCameraFB.apk' (success) ---
01-07 10:25:41.650 I/installd( 4701): Dexopt async result : 0, hash_code :
237346079, path: /system/app/FactoryCameraFB/FactoryCameraFB.apk
01-07 10:25:41.662 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:41.671 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MmsService/MmsService.apk' ---
01-07 10:25:41.673 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/RubinVersion29/RubinVersion29.apk
pkg=com.samsung.android.rubin.app isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:41.674 D/Installer( 4956): DexoptAsync result, h: 237346079, r: 0, s: 7
01-07 10:25:41.674 D/Installer( 4956): Dexopt result(237346079): success
01-07 10:25:41.776 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:41.777 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/RubinVersion29/RubinVersion29.apk' ---
01-07 10:25:41.790 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk
pkg=com.android.providers.downloads isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:25:41.794 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.829 I/dex2oat32( 5665): /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=/system/priv-app/MmsService --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:41.834 I/dex2oat32( 5665): 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-07 10:25:41.862 I/dex2oat32( 5667): /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/priv-app/RubinVersion29 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:41.885 I/dex2oat32( 5667): 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-07 10:25:41.887 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.reminders.h.onCreate() took 144.837ms (310.69
bytecodes/s) (1520B approximate peak alloc)
01-07 10:25:41.895 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:41.939 W/dex2oat32( 5339): Verification of java.util.List
com.google.android.apps.gsa.staticplugins.actions.c.g.a(com.google.az.a.af,
com.google.android.apps.gsa.shared.search.Query,
com.google.android.apps.gsa.search.shared.media.PlaybackStatus) took 107.194ms
(26633.75 bytecodes/s) (58688B approximate peak alloc)
01-07 10:25:41.975 I/dex2oat32( 5660): dex2oat took 408.896ms (156.582ms cpu)
(threads: 8) arena alloc=2696B (2696B) java alloc=39KB (40232B) native alloc=1369KB
(1402544B) free=454KB (465232B)
01-07 10:25:41.995 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.003 V/installd( 4701): DexInv: --- END
'/system/app/CompanionDeviceManager/CompanionDeviceManager.apk' (success) ---
01-07 10:25:42.004 I/installd( 4701): Dexopt async result : 0, hash_code :
195605114, path: /system/app/CompanionDeviceManager/CompanionDeviceManager.apk
01-07 10:25:42.096 D/Installer( 4956): DexoptAsync result, h: 195605114, r: 0, s: 7
01-07 10:25:42.096 D/Installer( 4956): Dexopt result(195605114): success
01-07 10:25:42.123 W/dex2oat32( 5342): Verification of android.view.View
com.google.android.apps.gsa.search.shared.ui.actions.n.onCreateView(android.view.La
youtInflater, android.view.ViewGroup, android.os.Bundle) took 114.605ms (1666.59
bytecodes/s) (2760B approximate peak alloc)
01-07 10:25:42.136 W/dex2oat32( 5176): Verification of void zha.<init>(int, int)
took 123.609ms (5549.74 bytecodes/s) (9168B approximate peak alloc)
01-07 10:25:42.146 W/dex2oat32( 5176): Verification of void zjm.<init>() took
128.796ms (970.52 bytecodes/s) (2472B approximate peak alloc)
01-07 10:25:42.149 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.search.shared.service.b.ed.<clinit>() took 168.169ms
(77.30 bytecodes/s) (848B approximate peak alloc)
01-07 10:25:42.149 W/dex2oat32( 5176): Verification of boolean zjv.aM() took
130.529ms (114.92 bytecodes/s) (912B approximate peak alloc)
01-07 10:25:42.154 W/dex2oat32( 5176): Verification of void zcq.b() took 134.036ms
(1469.75 bytecodes/s) (4528B approximate peak alloc)
01-07 10:25:42.158 W/dex2oat32( 5176): Verification of asum zbb.d() took 149.279ms
(3751.36 bytecodes/s) (10600B approximate peak alloc)
01-07 10:25:42.179 I/io_stats( 4394): !@ 179,0 r 43329 2765393 w 2158 94452 d 804
9820 f 1148 1138 iot 15180 0 th 51200 0 0 pt 0 inp 1 0 47.313
01-07 10:25:42.179 I/system_server( 4956): Background young concurrent copying GC
freed 168065(9676KB) AllocSpace objects, 185(4084KB) LOS objects, 43% free,
17MB/31MB, paused 198us total 470.971ms
01-07 10:25:42.189 W/dex2oat32( 5176): Verification of void zlm.aI() took 113.309ms
(2082.79 bytecodes/s) (4760B approximate peak alloc)
01-07 10:25:42.194 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 421
01-07 10:25:42.198 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:42.201 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SmartSwitchAgent/SmartSwitchAgent.apk
pkg=com.sec.android.easyMover.Agent isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:42.202 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.217 W/dex2oat32( 5176): Verification of dar wqd.b(dav, xdy, aujc,
xeg, bfjv) took 161.900ms (1957.99 bytecodes/s) (6264B approximate peak alloc)
01-07 10:25:42.221 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecDownloadProvider/SecDownloadProvider.apk' ---
01-07 10:25:42.243 I/dex2oat32( 5665): dex2oat took 426.807ms (178.830ms cpu)
(threads: 8) arena alloc=18KB (18880B) java alloc=71KB (73592B) native alloc=1221KB
(1250640B) free=486KB (498352B)
01-07 10:25:42.256 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.u.cz.run() took 120.118ms (5727.70
bytecodes/s) (12160B approximate peak alloc)
01-07 10:25:42.269 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.t.e.a(java.lang.String,
java.lang.String) took 122.307ms (6778.02 bytecodes/s) (13160B approximate peak
alloc)
01-07 10:25:42.269 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.bi.onClick(android.content.
DialogInterface, int) took 129.338ms (77.32 bytecodes/s) (1008B approximate peak
alloc)
01-07 10:25:42.274 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.bg.onClick(android.content.
DialogInterface, int) took 134.096ms (3847.98 bytecodes/s) (8096B approximate peak
alloc)
01-07 10:25:42.282 V/installd( 4701): DexInv: --- END
'/system/priv-app/MmsService/MmsService.apk' (success) ---
01-07 10:25:42.282 I/installd( 4701): Dexopt async result : 0, hash_code :
26303019, path: /system/priv-app/MmsService/MmsService.apk
01-07 10:25:42.285 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.bt.run() took 111.658ms
(465.70 bytecodes/s) (1784B approximate peak alloc)
01-07 10:25:42.302 D/Installer( 4956): DexoptAsync result, h: 26303019, r: 0, s: 7
01-07 10:25:42.302 D/Installer( 4956): Dexopt result(26303019): success
01-07 10:25:42.345 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.shared.logger.b.ad.<clinit>() took 195.545ms (159124.12
bytecodes/s) (304792B approximate peak alloc)
01-07 10:25:42.348 W/dex2oat32( 5395): Verification of byte[]
org.bouncycastle.jce.provider.PKIXNameConstraintValidator.or(byte[], byte[]) took
106.679ms (178.10 bytecodes/s) (960B approximate peak alloc)
01-07 10:25:42.351 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.ca.a(java.lang.Object) took
208.187ms (249.77 bytecodes/s) (1800B approximate peak alloc)
01-07 10:25:42.354 I/dex2oat32( 5693): /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/priv-app/SecDownloadProvider --
class-loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:42.361 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.cc.<init>() took 206.313ms
(29.08 bytecodes/s) (880B approximate peak alloc)
01-07 10:25:42.365 I/dex2oat32( 5693): 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-07 10:25:42.380 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.l.run() took 100.817ms
(8212.86 bytecodes/s) (12824B approximate peak alloc)
01-07 10:25:42.387 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.staticplugins.bisto.ui.oobe.r.a(java.lang.Object) took
107.827ms (1103.62 bytecodes/s) (2760B approximate peak alloc)
01-07 10:25:42.399 W/dex2oat32( 5693): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file SecDownloadProvider.apk
01-07 10:25:42.403 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:42.406 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Quickboard/Quickboard.apk
pkg=com.samsung.android.mdx.quickboard isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:42.406 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.410 W/dex2oat32( 5395): Verification of void
org.bouncycastle.jce.provider.X509CertificateObject.checkValidity(java.util.Date)
took 159.595ms (620.32 bytecodes/s) (1856B approximate peak alloc)
01-07 10:25:42.414 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SmartSwitchAgent/SmartSwitchAgent.apk' ---
01-07 10:25:42.442 W/dex2oat32( 5176): Verification of void oto.b() took 219.472ms
(50.12 bytecodes/s) (944B approximate peak alloc)
01-07 10:25:42.446 W/dex2oat32( 5395): Verification of
java.security.cert.CertPathBuilderResult
org.bouncycastle.jce.provider.PKIXCertPathBuilderSpi.build(java.security.cert.X509C
ertificate, org.bouncycastle.x509.ExtendedPKIXBuilderParameters, java.util.List)
took 209.001ms (980.85 bytecodes/s) (5256B approximate peak alloc)
01-07 10:25:42.462 W/dex2oat32( 5176): Verification of void sns.<clinit>() took
213.813ms (51.45 bytecodes/s) (848B approximate peak alloc)
01-07 10:25:42.469 I/dex2oat32( 5697): /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=/system/app/SmartSwitchAgent --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:42.474 I/dex2oat32( 5697): 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-07 10:25:42.494 W/dex2oat32( 5176): Verification of java.util.List
vay.a(java.lang.String, java.util.List, java.util.List, java.lang.Long,
java.lang.Long) took 190.589ms (14554.88 bytecodes/s) (59720B approximate peak
alloc)
01-07 10:25:42.507 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.570 W/dex2oat32( 5342): Verification of com.google.common.b.gj
com.google.android.apps.gsa.shared.logger.b.t.b() took 419.112ms (106474.89
bytecodes/s) (224008B approximate peak alloc)
01-07 10:25:42.608 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.613 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.shared.actions.core.ModularAnswer
com.google.android.apps.gsa.staticplugins.actions.modularanswer.a.a(com.google.az.a
.ok, com.google.android.apps.gsa.shared.search.Query, boolean, com.google.az.a.x)
took 100.702ms (23197.00 bytecodes/s) (38512B approximate peak alloc)
01-07 10:25:42.616 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.shared.actions.modular.arguments.Argument
com.google.android.apps.gsa.staticplugins.actions.c.g.f(com.google.android.apps.gsa
.shared.search.Query, com.google.az.a.x, com.google.az.a.mf, com.google.az.a.kg,
com.google.android.apps.gsa.search.shared.media.PlaybackStatus) took 116.019ms
(22410.01 bytecodes/s) (50512B approximate peak alloc)
01-07 10:25:42.668 I/dex2oat32( 5395): Explicit concurrent copying GC freed
28535(5782KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 30KB/1566KB, paused
73us total 91.688ms
01-07 10:25:42.708 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.724 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.gsa.staticplugins.ap.a.a(java.lang.Object) took 101.013ms
(4336.06 bytecodes/s) (9688B approximate peak alloc)
01-07 10:25:42.809 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:42.835 I/dex2oat32( 5395): dex2oat took 12.772s (12.052s cpu) (threads:
8) arena alloc=1037KB (1062696B) java alloc=30KB (31472B) native alloc=9372KB
(9596952B) free=991KB (1015784B) swap=16MB (16777216B)
01-07 10:25:42.859 I/dex2oat32( 5657): dex2oat took 1.412s (885.110ms cpu)
(threads: 8) arena alloc=9024B (9024B) java alloc=1245KB (1275552B) native
alloc=2509KB (2569752B) free=706KB (723432B)
01-07 10:25:42.885 V/installd( 4701): DexInv: --- END
'/system/app/SecHTMLViewer/SecHTMLViewer.apk' (success) ---
01-07 10:25:42.886 I/installd( 4701): Dexopt async result : 0, hash_code :
134614693, path: /system/app/SecHTMLViewer/SecHTMLViewer.apk
01-07 10:25:42.913 D/Installer( 4956): DexoptAsync result, h: 134614693, r: 0, s: 7
01-07 10:25:42.914 D/Installer( 4956): Dexopt result(134614693): success
01-07 10:25:42.928 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungAccount/SamsungAccount.apk' (success) ---
01-07 10:25:42.928 I/installd( 4701): Dexopt async result : 0, hash_code :
14214147, path: /system/priv-app/SamsungAccount/SamsungAccount.apk
01-07 10:25:42.999 I/dex2oat32( 5176): Explicit concurrent copying GC freed
64422(13MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 27KB/1563KB, paused
136us total 234.739ms
01-07 10:25:43.012 I/dex2oat32( 5693): dex2oat took 674.061ms (390.771ms cpu)
(threads: 8) arena alloc=10KB (10968B) java alloc=424KB (434496B) native
alloc=1710KB (1751528B) free=613KB (628248B)
01-07 10:25:43.014 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:43.017 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/OmaCP/OmaCP.apk pkg=com.wsomacp isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:43.018 D/Installer( 4956): DexoptAsync result, h: 14214147, r: 0, s: 7
01-07 10:25:43.018 D/Installer( 4956): Dexopt result(14214147): success
01-07 10:25:43.026 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.bisto.s.b.b.a.e(com.google.android.apps.g
sa.staticplugins.bisto.g.q) took 105.236ms (7430.92 bytecodes/s) (22296B
approximate peak alloc)
01-07 10:25:43.038 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Quickboard/Quickboard.apk' ---
01-07 10:25:43.057 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 431
01-07 10:25:43.079 I/dex2oat32( 5176): Explicit concurrent copying GC freed
189(32KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused 66us
total 6.185ms
01-07 10:25:43.090 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecDownloadProvider/SecDownloadProvider.apk' (success) ---
01-07 10:25:43.090 I/installd( 4701): Dexopt async result : 0, hash_code :
213134132, path: /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk
01-07 10:25:43.119 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:43.121 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/FaceService/FaceService.apk pkg=com.samsung.faceservice
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/saiv.jar]} dexMetadataPath=null async=true
01-07 10:25:43.121 D/Installer( 4956): DexoptAsync result, h: 213134132, r: 0, s: 7
01-07 10:25:43.121 D/Installer( 4956): Dexopt result(213134132): success
01-07 10:25:43.130 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/OmaCP/OmaCP.apk' ---
01-07 10:25:43.150 I/dex2oat32( 5724): /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/Quickboard --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:43.155 I/dex2oat32( 5724): 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-07 10:25:43.186 I/dex2oat32( 5726): /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=/system/priv-app/OmaCP --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:43.191 I/dex2oat32( 5726): 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-07 10:25:43.222 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:43.242 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GpuWatchApp/GpuWatchApp.apk pkg=com.samsung.gpuwatchapp
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:43.242 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.293 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/FaceService/FaceService.apk' ---
01-07 10:25:43.343 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.393 I/dex2oat32( 5176): dex2oat took 21.070s (21.921s cpu) (threads:
8) arena alloc=6139KB (6286608B) java alloc=28KB (29496B) native alloc=5145KB
(5269432B) free=902KB (923720B) swap=16MB (16777216B)
01-07 10:25:43.394 I/dex2oat32( 5731): /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/priv-app/FaceService --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
01-07 10:25:43.400 I/dex2oat32( 5731): 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-07 10:25:43.446 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.502 V/installd( 4701): DexInv: --- END
'/product/app/YouTube/YouTube.apk' (success) ---
01-07 10:25:43.502 I/installd( 4701): Dexopt async result : 0, hash_code :
32270577, path: /product/app/YouTube/YouTube.apk
01-07 10:25:43.511 W/dex2oat32( 5731): Could not reserve sentinel fault page
01-07 10:25:43.546 D/Installer( 4956): DexoptAsync result, h: 32270577, r: 0, s: 7
01-07 10:25:43.546 D/Installer( 4956): Dexopt result(32270577): success
01-07 10:25:43.576 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.shared.ui.header.d.N(com.google.android.apps.gsa.search
.shared.service.ServiceEventData) took 123.243ms (2434.21 bytecodes/s) (6240B
approximate peak alloc)
01-07 10:25:43.579 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.shared.util.debug.a.a.x.a(com.google.protobuf.dv) took
113.445ms (5544.53 bytecodes/s) (8360B approximate peak alloc)
01-07 10:25:43.589 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.sidekick.main.endpoints.GoogleServiceWebviewWrapper.onC
reate(android.os.Bundle) took 101.094ms (2146.51 bytecodes/s) (4688B approximate
peak alloc)
01-07 10:25:43.597 W/dex2oat32( 5697): Verification of
android.text.TextDirectionHeuristic
androidx.core.widget.TextViewCompat.getTextDirectionHeuristic(android.widget.TextVi
ew) took 120.872ms (976.24 bytecodes/s) (2584B approximate peak alloc)
01-07 10:25:43.647 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:43.650 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Netflix_activationCommon/Netflix_activationCommon.apk
pkg=com.netflix.partner.activation isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:43.652 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.656 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GpuWatchApp/GpuWatchApp.apk' ---
01-07 10:25:43.677 W/dex2oat32( 5667): Could not reserve sentinel fault page
01-07 10:25:43.686 I/dex2oat32( 5726): dex2oat took 502.393ms (542.008ms cpu)
(threads: 8) arena alloc=17KB (17848B) java alloc=601KB (616024B) native
alloc=1640KB (1680064B) free=651KB (666944B)
01-07 10:25:43.721 V/installd( 4701): DexInv: --- END
'/system/priv-app/OmaCP/OmaCP.apk' (success) ---
01-07 10:25:43.721 I/installd( 4701): Dexopt async result : 0, hash_code :
176481187, path: /system/priv-app/OmaCP/OmaCP.apk
01-07 10:25:43.738 I/dex2oat32( 5741): /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/GpuWatchApp --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:43.743 I/dex2oat32( 5741): 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-07 10:25:43.760 D/Installer( 4956): DexoptAsync result, h: 176481187, r: 0, s: 7
01-07 10:25:43.760 D/Installer( 4956): Dexopt result(176481187): success
01-07 10:25:43.822 W/dex2oat32( 5741): Method Lb/b/n/a/l;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/b/s/w;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/o;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.823 W/dex2oat32( 5741): Method Lb/g/d/u;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/k/e/x;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.824 W/dex2oat32( 5741): Method Lb/n/b/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.825 W/dex2oat32( 5741): Method Lc/a/a/a/L/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.832 W/dex2oat32( 5741): Method Lb/n/a/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.832 W/dex2oat32( 5741): Method Lb/n/a/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.832 W/dex2oat32( 5741): Method Lb/n/a/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.834 W/dex2oat32( 5741): Method Lb/k/e/f;.x1 is abstract, but the
declaring class is neither abstract nor an interface in dex file GpuWatchApp.apk
01-07 10:25:43.835 W/dex2oat32( 5741): Could not reserve sentinel fault page
01-07 10:25:43.852 I/dex2oat32( 5339): Explicit concurrent copying GC freed
116608(14MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
61us total 285.497ms
01-07 10:25:43.861 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:43.862 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Netflix_activationCommon/Netflix_activationCommon.apk' ---
01-07 10:25:43.870 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Foundation/Foundation.apk pkg=com.monotype.android.font.foundation
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
01-07 10:25:43.871 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.921 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 441
01-07 10:25:43.951 I/dex2oat32( 5759): /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=/system/app/Netflix_activationCommon --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:43.958 I/dex2oat32( 5759): 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-07 10:25:43.973 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:43.994 I/SurfaceFlinger( 4646): SFWD update time=49128809619
01-07 10:25:44.074 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.174 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.179 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.actionsui.modular.ToggleSettingsArgumentV
iew.onFinishInflate() took 122.299ms (645.95 bytecodes/s) (1888B approximate peak
alloc)
01-07 10:25:44.181 I/io_stats( 4394): !@ 179,0 r 43512 2781493 w 2280 96928 d 804
9820 f 1148 1138 iot 15272 0 th 51200 0 0 pt 0 inp 0 0 49.315
01-07 10:25:44.261 I/dex2oat32( 5759): dex2oat took 313.555ms (158.438ms cpu)
(threads: 8) arena alloc=7920B (7920B) java alloc=64KB (66152B) native alloc=1565KB
(1603152B) free=494KB (506288B)
01-07 10:25:44.275 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.336 V/installd( 4701): DexInv: --- END
'/system/app/Netflix_activationCommon/Netflix_activationCommon.apk' (success) ---
01-07 10:25:44.336 I/installd( 4701): Dexopt async result : 0, hash_code :
79416862, path: /system/app/Netflix_activationCommon/Netflix_activationCommon.apk
01-07 10:25:44.376 D/Installer( 4956): DexoptAsync result, h: 79416862, r: 0, s: 7
01-07 10:25:44.376 D/Installer( 4956): Dexopt result(79416862): success
01-07 10:25:44.389 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.bn.b.<init>(com.google.android.apps.gsa.s
earch.core.state.a.l, com.google.android.libraries.gsa.k.g,
com.google.android.apps.gsa.shared.k.b.a, c.a, com.google.android.apps.gsa.tasks.u,
c.a, c.a, g.a.a, c.a) took 124.316ms (209.14 bytecodes/s) (1200B approximate peak
alloc)
01-07 10:25:44.477 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:44.477 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Foundation/Foundation.apk' ---
01-07 10:25:44.483 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EasymodeContactsWidget81/EasymodeContactsWidget81.apk
pkg=com.sec.android.widgetapp.easymodecontactswidget isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:44.484 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.586 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.593 I/dex2oat32( 5697): dex2oat took 2.129s (1.987s cpu) (threads:
8) arena alloc=8712B (8712B) java alloc=4038KB (4135504B) native alloc=3984KB
(4080192B) free=803KB (822720B)
01-07 10:25:44.652 I/dex2oat32( 5791): /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=/system/app/Foundation --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:44.659 V/installd( 4701): DexInv: --- END
'/system/app/SmartSwitchAgent/SmartSwitchAgent.apk' (success) ---
01-07 10:25:44.659 I/installd( 4701): Dexopt async result : 0, hash_code :
202927453, path: /system/app/SmartSwitchAgent/SmartSwitchAgent.apk
01-07 10:25:44.663 I/dex2oat32( 5791): 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-07 10:25:44.687 D/Installer( 4956): DexoptAsync result, h: 202927453, r: 0, s: 7
01-07 10:25:44.687 D/Installer( 4956): Dexopt result(202927453): success
01-07 10:25:44.719 I/dex2oat32( 5731): dex2oat took 1.328s (1.105s cpu) (threads:
8) arena alloc=8280B (8280B) java alloc=1270KB (1300976B) native alloc=3273KB
(3351752B) free=722KB (740152B)
01-07 10:25:44.785 V/installd( 4701): DexInv: --- END
'/system/priv-app/FaceService/FaceService.apk' (success) ---
01-07 10:25:44.785 I/installd( 4701): Dexopt async result : 0, hash_code :
184731296, path: /system/priv-app/FaceService/FaceService.apk
01-07 10:25:44.792 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 451
01-07 10:25:44.809 W/dex2oat32( 5339): Verification of
android.os.ParcelFileDescriptor
com.google.android.apps.gsa.staticplugins.fc.c.g(android.net.Uri, java.lang.String)
took 142.809ms (693.23 bytecodes/s) (2304B approximate peak alloc)
01-07 10:25:44.809 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:44.812 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/KnoxPushManager/KnoxPushManager.apk
pkg=com.samsung.android.knox.pushmanager isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]}
dexMetadataPath=null async=true
01-07 10:25:44.812 D/Installer( 4956): DexoptAsync result, h: 184731296, r: 0, s: 7
01-07 10:25:44.812 D/Installer( 4956): Dexopt result(184731296): success
01-07 10:25:44.814 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EasymodeContactsWidget81/EasymodeContactsWidget81.apk' ---
01-07 10:25:44.830 W/dex2oat32( 5741): Verification of void b.p.g.q1.j() took
103.185ms (203.52 bytecodes/s) (1024B approximate peak alloc)
01-07 10:25:44.830 W/dex2oat32( 5741): Verification of void
b.s.V0.a(android.view.View) took 128.436ms (101.22 bytecodes/s) (856B approximate
peak alloc)
01-07 10:25:44.867 W/dex2oat32( 5741): Verification of android.icu.text.DateFormat
c.a.a.a.A.F.c(java.lang.String, java.util.Locale) took 130.658ms (91.84
bytecodes/s) (840B approximate peak alloc)
01-07 10:25:44.868 W/dex2oat32( 5741): Verification of java.lang.String
c.a.a.a.A.d.b(long, java.util.Locale) took 117.148ms (290.23 bytecodes/s) (1248B
approximate peak alloc)
01-07 10:25:44.873 W/dex2oat32( 5741): Verification of void c.a.a.a.E.F.B() took
105.518ms (274.83 bytecodes/s) (1360B approximate peak alloc)
01-07 10:25:44.898 I/dex2oat32( 5791): dex2oat took 249.060ms (147.053ms cpu)
(threads: 8) arena alloc=3768B (3768B) java alloc=16KB (16384B) native alloc=1401KB
(1434640B) free=462KB (474096B)
01-07 10:25:44.903 I/dex2oat32( 5796): /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=/system/app/EasymodeContactsWidget81 --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:44.908 I/dex2oat32( 5796): 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-07 10:25:44.911 W/dex2oat32( 5796): Could not reserve sentinel fault page
01-07 10:25:44.913 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:44.915 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MtpApplication/MtpApplication.apk
pkg=com.samsung.android.MtpApplication isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:44.915 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:44.942 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/KnoxPushManager/KnoxPushManager.apk' ---
01-07 10:25:44.976 V/installd( 4701): DexInv: --- END
'/system/app/Foundation/Foundation.apk' (success) ---
01-07 10:25:44.976 I/installd( 4701): Dexopt async result : 0, hash_code :
63275766, path: /system/app/Foundation/Foundation.apk
01-07 10:25:44.978 W/dex2oat32( 5724): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 150.779ms (5292.50
bytecodes/s) (8080B approximate peak alloc)
01-07 10:25:45.016 D/Installer( 4956): DexoptAsync result, h: 63275766, r: 0, s: 7
01-07 10:25:45.016 D/Installer( 4956): Dexopt result(63275766): success
01-07 10:25:45.034 I/dex2oat32( 5807): /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/priv-app/KnoxPushManager --class-
loader-context=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:45.037 W/dex2oat32( 5339): Verification of long
com.google.android.apps.gsa.staticplugins.nga.w.f.e() took 145.453ms (694.38
bytecodes/s) (2560B approximate peak alloc)
01-07 10:25:45.075 I/dex2oat32( 5807): 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-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/c/c/g;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.110 W/dex2oat32( 5807): Method Lb/f/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.111 W/dex2oat32( 5807): Method Lc/a/a/b/f/a/b;.w is abstract, but
the declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.112 W/dex2oat32( 5807): Method Lb/f/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.112 W/dex2oat32( 5807): Method Lb/f/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.112 W/dex2oat32( 5807): Method Lb/f/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.112 W/dex2oat32( 5807): Method Lb/d/a/b;.c1 is abstract, but the
declaring class is neither abstract nor an interface in dex file
KnoxPushManager.apk
01-07 10:25:45.117 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:45.119 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DeviceKeystring/DeviceKeystring.apk
pkg=com.sec.android.app.factorykeystring isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]}
dexMetadataPath=null async=true
01-07 10:25:45.120 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.127 W/dex2oat32( 5667): Verification of int
androidx.appcompat.widget.ThemeUtils.getThemeAttrColor(android.content.Context,
int, float) took 106.997ms (177.57 bytecodes/s) (832B approximate peak alloc)
01-07 10:25:45.129 W/dex2oat32( 5667): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.updateTypefaceAndStyle(android.conten
t.Context, androidx.appcompat.widget.TintTypedArray) took 132.657ms (1688.56
bytecodes/s) (3840B approximate peak alloc)
01-07 10:25:45.139 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MtpApplication/MtpApplication.apk' ---
01-07 10:25:45.221 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.249 I/dex2oat32( 5817): /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=/system/priv-app/MtpApplication --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:45.254 I/dex2oat32( 5817): 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-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getAuidType is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getDbOpenHelper is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getDeviceId is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getNetworkTimeoutInMilliSe
conds is abstract, but the declaring class is neither abstract nor an interface in
dex file MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getOverrideIp is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getQueueSize is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getRestrictedNetworkType
is abstract, but the declaring class is neither abstract nor an interface in dex
file MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getTrackingId is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getUserAgreement is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getUserId is abstract, but
the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.getVersion is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.isAlwaysRunningApp is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.isEnableAutoDeviceId is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.isEnableFastReady is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.isEnableUseInAppLogging is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.isUseAnonymizeIp is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.setAuidType is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.setDeviceId is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.258 W/dex2oat32( 5817): Method
Lcom/samsung/context/sdk/samsunganalytics/Configuration;.setUserAgreement is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpApplication.apk
01-07 10:25:45.286 I/dex2oat32( 5796): dex2oat took 386.749ms (207.188ms cpu)
(threads: 8) arena alloc=12KB (12504B) java alloc=238KB (244488B) native
alloc=1217KB (1246456B) free=470KB (482056B)
01-07 10:25:45.309 V/installd( 4701): DexInv: --- END
'/system/app/EasymodeContactsWidget81/EasymodeContactsWidget81.apk' (success) ---
01-07 10:25:45.309 I/installd( 4701): Dexopt async result : 0, hash_code :
155444983, path: /system/app/EasymodeContactsWidget81/EasymodeContactsWidget81.apk
01-07 10:25:45.323 D/Installer( 4956): DexoptAsync result, h: 155444983, r: 0, s: 7
01-07 10:25:45.323 D/Installer( 4956): Dexopt result(155444983): success
01-07 10:25:45.326 I/dex2oat32( 5342): Explicit concurrent copying GC freed
116605(21MB) AllocSpace objects, 2(36KB) LOS objects, 98% free, 23KB/1559KB, paused
72us total 705.841ms
01-07 10:25:45.425 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:45.426 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DeviceKeystring/DeviceKeystring.apk' ---
01-07 10:25:45.432 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GalaxyApps_OPEN/GalaxyApps_OPEN.apk
pkg=com.sec.android.app.samsungapps isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
samsungkeystoreutils.jar]#PCL[/system/framework/saiv.jar]} dexMetadataPath=null
async=true
01-07 10:25:45.449 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.548 I/dex2oat32( 5835): /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=/system/priv-app/DeviceKeystring --class-
loader-context=PCL[]{PCL[/system/framework/sec_platform_library.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:45.550 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.564 I/dex2oat32( 5835): 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-07 10:25:45.578 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.greeting.ap.onAnimationEnd(android.an
imation.Animator) took 129.137ms (247.80 bytecodes/s) (1344B approximate peak
alloc)
01-07 10:25:45.582 W/dex2oat32( 5724): Verification of void
androidx.b.a.c.f(androidx.b.a.e) took 109.551ms (465.53 bytecodes/s) (1064B
approximate peak alloc)
01-07 10:25:45.640 I/dex2oat32( 5817): dex2oat took 394.026ms (198.781ms cpu)
(threads: 8) arena alloc=15KB (16064B) java alloc=157KB (161664B) native
alloc=1207KB (1236824B) free=568KB (581800B)
01-07 10:25:45.650 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.664 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 461
01-07 10:25:45.677 V/installd( 4701): DexInv: --- END
'/system/priv-app/MtpApplication/MtpApplication.apk' (success) ---
01-07 10:25:45.678 I/installd( 4701): Dexopt async result : 0, hash_code :
267675597, path: /system/priv-app/MtpApplication/MtpApplication.apk
01-07 10:25:45.695 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.staticplugins.opa.morris2.framework.datasources.ao.a(ja
va.lang.Object) took 124.199ms (7343.04 bytecodes/s) (17288B approximate peak
alloc)
01-07 10:25:45.701 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.morris2.framework.datasources.u.<init
>(com.google.android.apps.gsa.staticplugins.opa.morris2.framework.datasources.v,
com.google.android.apps.gsa.staticplugins.opa.morris2.framework.datasources.t,
android.content.ComponentName) took 122.320ms (147.15 bytecodes/s) (1192B
approximate peak alloc)
01-07 10:25:45.719 W/dex2oat32( 5724): Verification of int
androidx.recyclerview.widget.LinearLayoutManager.c(int,
androidx.recyclerview.widget.RecyclerView$q,
androidx.recyclerview.widget.RecyclerView$y) took 170.206ms (381.89 bytecodes/s)
(1880B approximate peak alloc)
01-07 10:25:45.729 W/dex2oat32( 5835): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.730 W/dex2oat32( 5724): Verification of void
androidx.picker.widget.SeslDatePicker.requestLayout() took 118.228ms (160.71
bytecodes/s) (1024B approximate peak alloc)
01-07 10:25:45.730 W/dex2oat32( 5835): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.730 W/dex2oat32( 5835): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.731 W/dex2oat32( 5835): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file DeviceKeystring.apk
01-07 10:25:45.751 D/Installer( 4956): DexoptAsync result, h: 267675597, r: 0, s: 7
01-07 10:25:45.752 D/Installer( 4956): Dexopt result(267675597): success
01-07 10:25:45.753 W/dex2oat32( 5835): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.753 W/dex2oat32( 5835): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.753 W/dex2oat32( 5835): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceKeystring.apk
01-07 10:25:45.852 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:45.854 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EmergencyModeService/EmergencyModeService.apk
pkg=com.sec.android.emergencymode.service isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/imsmanager.jar]} dexMetadataPath=null async=true
01-07 10:25:45.855 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.859 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GalaxyApps_OPEN/GalaxyApps_OPEN.apk' ---
01-07 10:25:45.904 I/dex2oat32( 5807): dex2oat took 873.775ms (707.711ms cpu)
(threads: 8) arena alloc=9472B (9472B) java alloc=929KB (951496B) native
alloc=2479KB (2539480B) free=720KB (737320B)
01-07 10:25:45.913 I/dex2oat32( 5846): /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=/system/priv-app/GalaxyApps_OPEN --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
samsungkeystoreutils.jar]#PCL[/system/framework/saiv.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:45.918 I/dex2oat32( 5846): 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-07 10:25:45.956 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:45.961 V/installd( 4701): DexInv: --- END
'/system/priv-app/KnoxPushManager/KnoxPushManager.apk' (success) ---
01-07 10:25:45.961 I/installd( 4701): Dexopt async result : 0, hash_code :
206752100, path: /system/priv-app/KnoxPushManager/KnoxPushManager.apk
01-07 10:25:45.966 W/dex2oat32( 5667): Verification of void
com.google.android.gms.internal.ads.zzdkx.<init>(android.util.JsonReader) took
178.015ms (12605.62 bytecodes/s) (36568B approximate peak alloc)
01-07 10:25:46.056 D/Installer( 4956): DexoptAsync result, h: 206752100, r: 0, s: 7
01-07 10:25:46.056 D/Installer( 4956): Dexopt result(206752100): success
01-07 10:25:46.103 W/dex2oat32( 5724): Verification of void
androidx.picker.widget.a.B() took 104.292ms (1342.38 bytecodes/s) (2768B
approximate peak alloc)
01-07 10:25:46.104 W/dex2oat32( 5667): Verification of void
com.google.android.material.datepicker.MaterialCalendarGridView.onAttachedToWindow(
) took 110.943ms (99.15 bytecodes/s) (984B approximate peak alloc)
01-07 10:25:46.104 W/dex2oat32( 5724): Verification of boolean
com.samsung.android.mdx.quickboard.model.f.d.b.b() took 102.153ms (323.04
bytecodes/s) (1080B approximate peak alloc)
01-07 10:25:46.108 I/dex2oat32( 5741): dex2oat took 2.377s (2.204s cpu) (threads:
8) arena alloc=7736B (7736B) java alloc=5890KB (6031856B) native alloc=4214KB
(4316112B) free=729KB (746544B)
01-07 10:25:46.112 W/dex2oat32( 5724): Verification of boolean
com.samsung.android.mdx.quickboard.model.f.e.b.b() took 110.357ms (18.12
bytecodes/s) (696B approximate peak alloc)
01-07 10:25:46.115 W/dex2oat32( 5724): Verification of void
com.samsung.android.mdx.quickboard.model.g.a.a(java.util.List,
com.samsung.android.mdx.quickboard.model.entity.u) took 106.507ms (131.45
bytecodes/s) (960B approximate peak alloc)
01-07 10:25:46.115 W/dex2oat32( 5724): Verification of void
com.samsung.android.mdx.quickboard.model.j.b.a() took 108.171ms (434.49
bytecodes/s) (1440B approximate peak alloc)
01-07 10:25:46.120 W/dex2oat32( 5667): Verification of
android.graphics.drawable.Drawable
com.google.android.material.ripple.RippleDrawableCompat$RippleDrawableCompatState.n
ewDrawable() took 103.399ms (48.36 bytecodes/s) (904B approximate peak alloc)
01-07 10:25:46.121 W/dex2oat32( 5724): Verification of void
com.samsung.android.mdx.quickboard.model.i.b.c() took 102.103ms (2712.92
bytecodes/s) (4584B approximate peak alloc)
01-07 10:25:46.121 W/dex2oat32( 5724): Verification of void
com.google.android.material.button.MaterialButton.<init>(android.content.Context,
android.util.AttributeSet, int) took 171.327ms (822.98 bytecodes/s) (2376B
approximate peak alloc)
01-07 10:25:46.125 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.tapas.ui.b.draw(android.graphics.Canv
as) took 137.171ms (1181.00 bytecodes/s) (2504B approximate peak alloc)
01-07 10:25:46.148 V/installd( 4701): DexInv: --- END
'/system/priv-app/GpuWatchApp/GpuWatchApp.apk' (success) ---
01-07 10:25:46.149 I/installd( 4701): Dexopt async result : 0, hash_code :
141787737, path: /system/priv-app/GpuWatchApp/GpuWatchApp.apk
01-07 10:25:46.157 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:46.159 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/ConfigUpdater/ConfigUpdater.apk
pkg=com.google.android.configupdater 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
01-07 10:25:46.160 D/Installer( 4956): DexoptAsync result, h: 141787737, r: 0, s: 7
01-07 10:25:46.160 D/Installer( 4956): Dexopt result(141787737): success
01-07 10:25:46.173 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EmergencyModeService/EmergencyModeService.apk' ---
01-07 10:25:46.190 I/io_stats( 4394): !@ 179,0 r 43724 2800989 w 2386 97604 d 804
9820 f 1148 1138 iot 15416 0 th 51200 0 0 pt 0 inp 0 0 51.324
01-07 10:25:46.223 I/dex2oat32( 5858): /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/EmergencyModeService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/imsmanager.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:46.227 I/dex2oat32( 5858): 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-07 10:25:46.253 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.nga.u.g.<init>(com.google.android.apps.gs
a.search.core.google.gaia.o,
com.google.android.apps.gsa.assistant.settings.shared.ab,
com.google.android.apps.gsa.nga.shared.w.a) took 120.208ms (83.19 bytecodes/s)
(888B approximate peak alloc)
01-07 10:25:46.261 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:46.279 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/WlanTest/WlanTest.apk pkg=com.sec.android.app.wlantest isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:25:46.279 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.287 W/dex2oat32( 5339): Verification of
com.google.android.apps.g.d.n
com.google.android.apps.gsa.staticplugins.nowcards.i.f.a(android.content.Context)
took 101.150ms (24072.99 bytecodes/s) (35024B approximate peak alloc)
01-07 10:25:46.294 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/ConfigUpdater/ConfigUpdater.apk' ---
01-07 10:25:46.380 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.436 I/dex2oat32( 5861): /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=/product/priv-app/ConfigUpdater --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:46.450 W/dex2oat32( 5339): Verification of com.google.common.b.gj
com.google.android.apps.gsa.staticplugins.opa.tapas.framework.b.a.af.d() took
109.514ms (81203.94 bytecodes/s) (45416B approximate peak alloc)
01-07 10:25:46.470 I/dex2oat32( 5861): 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-07 10:25:46.477 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.fa.aj(com.google.common.base.aw) took
100.468ms (4060.97 bytecodes/s) (7496B approximate peak alloc)
01-07 10:25:46.482 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.500 W/dex2oat32( 5339): Verification of android.support.v7.widget.fe
com.google.android.apps.gsa.staticplugins.opa.tapas.n.d.a(android.view.View) took
142.778ms (77.04 bytecodes/s) (1032B approximate peak alloc)
01-07 10:25:46.510 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.tapas.ui.bx.K(android.view.View,
android.view.View, com.google.android.apps.gsa.staticplugins.opa.tapas.shared.dk)
took 127.326ms (1288.03 bytecodes/s) (2968B approximate peak alloc)
01-07 10:25:46.516 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.core.service.d.h
com.google.android.apps.gsa.staticplugins.ec.a.a.a(com.google.android.apps.gsa.sear
ch.core.service.d.m) took 298.173ms (254.89 bytecodes/s) (2776B approximate peak
alloc)
01-07 10:25:46.516 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.core.service.d.h
com.google.android.apps.gsa.staticplugins.ek.a.a.a(com.google.android.apps.gsa.sear
ch.core.service.d.m) took 227.236ms (338.85 bytecodes/s) (2712B approximate peak
alloc)
01-07 10:25:46.523 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.core.service.d.h
com.google.android.apps.gsa.staticplugins.el.a.a.a(com.google.android.apps.gsa.sear
ch.core.service.d.m) took 221.722ms (1005.76 bytecodes/s) (5640B approximate peak
alloc)
01-07 10:25:46.531 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 471
01-07 10:25:46.542 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.search.core.service.d.h
com.google.android.apps.gsa.staticplugins.eq.a.a.a(com.google.android.apps.gsa.sear
ch.core.service.d.m) took 193.557ms (955.79 bytecodes/s) (5056B approximate peak
alloc)
01-07 10:25:46.582 W/dex2oat32( 5835): Verification of void
androidx.appcompat.widget.Toolbar.setSubtitle(java.lang.CharSequence) took
130.274ms (736.90 bytecodes/s) (1944B approximate peak alloc)
01-07 10:25:46.584 W/dex2oat32( 5835): Verification of int
androidx.constraintlayout.solver.widgets.analyzer.DependencyGraph.computeWrap(andro
idx.constraintlayout.solver.widgets.ConstraintWidgetContainer, int) took 107.744ms
(297.00 bytecodes/s) (1320B approximate peak alloc)
01-07 10:25:46.586 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.591 W/dex2oat32( 5835): Verification of void
androidx.constraintlayout.solver.widgets.ConstraintWidget.applyConstraints(androidx
.constraintlayout.solver.LinearSystem, boolean, boolean, boolean, boolean,
androidx.constraintlayout.solver.SolverVariable,
androidx.constraintlayout.solver.SolverVariable,
androidx.constraintlayout.solver.widgets.ConstraintWidget$DimensionBehaviour,
boolean, androidx.constraintlayout.solver.widgets.ConstraintAnchor,
androidx.constraintlayout.solver.widgets.ConstraintAnchor, int, int, int, int,
float, boolean, boolean, boolean, int, int, int, int, float, boolean) took
116.022ms (8998.26 bytecodes/s) (29808B approximate peak alloc)
01-07 10:25:46.623 W/dex2oat32( 5339): Verification of android.view.View
com.google.android.apps.gsa.staticplugins.hotwordenrollment.ay.af(android.view.Layo
utInflater, android.view.ViewGroup, android.os.Bundle) took 159.044ms (5338.12
bytecodes/s) (16104B approximate peak alloc)
01-07 10:25:46.662 W/dex2oat32( 5667): Verification of void
com.google.android.gms.internal.ads.zzdj.zza(byte[], byte[]) took 105.193ms
(107107.65 bytecodes/s) (57192B approximate peak alloc)
01-07 10:25:46.675 W/dex2oat32( 5667): Verification of void
com.google.android.gms.internal.ads.zzdk.zza(byte[], byte[]) took 117.159ms
(96048.23 bytecodes/s) (57120B approximate peak alloc)
01-07 10:25:46.687 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.745 I/dex2oat32( 5846): Large app, accepted running with swap.
01-07 10:25:46.788 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.798 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.images.viewer.ui.bf.run() took 161.428ms
(10400.88 bytecodes/s) (23168B approximate peak alloc)
01-07 10:25:46.862 W/dex2oat32( 5342): Verification of android.view.View
com.google.android.apps.gsa.staticplugins.labs.c.onCreateView(android.view.LayoutIn
flater, android.view.ViewGroup, android.os.Bundle) took 116.789ms (3356.45
bytecodes/s) (6416B approximate peak alloc)
01-07 10:25:46.872 W/dex2oat32( 5667): Verification of void
com.google.android.material.shape.MaterialShapeDrawable$1.onCornerPathCreated(com.g
oogle.android.material.shape.ShapePath, android.graphics.Matrix, int) took
129.151ms (201.31 bytecodes/s) (1280B approximate peak alloc)
01-07 10:25:46.877 W/dex2oat32( 5667): Verification of void
com.google.android.material.shape.MaterialShapeDrawable.<init>(com.google.android.m
aterial.shape.MaterialShapeDrawable$MaterialShapeDrawableState) took 133.624ms
(1197.39 bytecodes/s) (3736B approximate peak alloc)
01-07 10:25:46.888 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:46.890 W/dex2oat32( 5667): Verification of void
com.google.android.material.snackbar.SnackbarContentLayout.onFinishInflate() took
132.915ms (180.57 bytecodes/s) (1104B approximate peak alloc)
01-07 10:25:46.890 W/dex2oat32( 5667): Verification of void
com.google.firebase.iid.FirebaseInstanceIdReceiver.zza(boolean,
android.content.BroadcastReceiver$PendingResult, com.google.android.gms.tasks.Task)
took 116.852ms (239.62 bytecodes/s) (1168B approximate peak alloc)
01-07 10:25:46.893 W/dex2oat32( 5667): Verification of
com.google.android.material.internal.NavigationMenuPresenter$ViewHolder
com.google.android.material.internal.NavigationMenuPresenter$NavigationMenuAdapter.
onCreateViewHolder(android.view.ViewGroup, int) took 143.718ms (396.61 bytecodes/s)
(2064B approximate peak alloc)
01-07 10:25:46.906 W/dex2oat32( 5667): Verification of
com.google.firebase.encoders.json.JsonValueObjectEncoderContext
com.google.firebase.encoders.json.JsonValueObjectEncoderContext.add(java.lang.Objec
t) took 108.572ms (3324.97 bytecodes/s) (6504B approximate peak alloc)
01-07 10:25:46.911 W/dex2oat32( 5667): Verification of void
com.google.android.material.textfield.DropdownMenuEndIconDelegate.addRippleEffectOn
FilledLayout(android.widget.AutoCompleteTextView, int, int[][],
com.google.android.material.shape.MaterialShapeDrawable) took 150.377ms (605.14
bytecodes/s) (2272B approximate peak alloc)
01-07 10:25:46.915 W/dex2oat32( 5339): Compilation of void
com.google.android.apps.gsa.staticplugins.immersiveactions.b.<init>(int, int) took
109.700ms
01-07 10:25:46.991 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.092 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.140 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.f.q.a(java.util.List) took
118.008ms (1465.99 bytecodes/s) (3208B approximate peak alloc)
01-07 10:25:47.159 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.e.a.av.<init>(com.google.andro
id.libraries.gsa.monet.a.j,
com.google.android.apps.gsa.staticplugins.nowcards.e.b.e, android.content.Context,
com.google.android.apps.gsa.staticplugins.nowcards.e.a.m,
com.google.android.apps.gsa.sidekick.shared.overlay.NowStreamConfig,
com.google.android.apps.gsa.shared.util.c.ce, com.google.common.base.aw,
com.google.android.libraries.gsa.monet.tools.recycling.c.v,
com.google.android.sidekick.shared.remoteapi.CardRenderingContext,
com.google.common.base.aw, com.google.android.apps.gsa.sidekick.shared.monet.b.d,
com.google.android.apps.gsa.sidekick.shared.monet.f.h,
com.google.android.libraries.e.a, com.google.common.base.aw,
com.google.common.base.aw, com.google.common.base.aw, com.google.common.base.aw,
com.google.android.apps.gsa.sidekick.shared.monet.visualelementslogger.i, boolean,
com.google.common.base.aw) took 175.359ms (843.98 bytecodes/s) (4144B approximate
peak alloc)
01-07 10:25:47.175 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.e.a.de.a() took 179.266ms
(7458.17 bytecodes/s) (27624B approximate peak alloc)
01-07 10:25:47.178 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.e.a.w.iW(int, int, int, int,
int, boolean) took 164.844ms (1237.53 bytecodes/s) (4000B approximate peak alloc)
01-07 10:25:47.179 W/dex2oat32( 5342): Verification of android.view.View
com.google.android.apps.gsa.staticplugins.nowcards.f.al.a(com.google.bt.d.c.a.ar)
took 160.291ms (3949.07 bytecodes/s) (13184B approximate peak alloc)
01-07 10:25:47.183 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.e.a.eo.b() took 181.803ms
(1259.60 bytecodes/s) (3776B approximate peak alloc)
01-07 10:25:47.185 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.d.a.y.<init>(com.google.androi
d.apps.gsa.staticplugins.nowcards.e.d.a.ac, java.lang.String, com.google.ah.b.rm)
took 209.054ms (47.83 bytecodes/s) (920B approximate peak alloc)
01-07 10:25:47.188 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.e.e.b.i.onClick(android.view.Vie
w) took 174.074ms (109.15 bytecodes/s) (1288B approximate peak alloc)
01-07 10:25:47.192 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.293 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.369 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowstream.streamfeature.a.c.ah.<clinit>()
took 104.883ms (76.28 bytecodes/s) (808B approximate peak alloc)
01-07 10:25:47.388 W/dex2oat32( 5835): Compilation of void
androidx.constraintlayout.solver.widgets.Optimizer.<clinit>() took 126.431ms
01-07 10:25:47.394 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.413 I/dex2oat32( 5339): Explicit concurrent copying GC freed
123365(15MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 22KB/1558KB, paused
63us total 418.052ms
01-07 10:25:47.420 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 481
01-07 10:25:47.494 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.516 I/dex2oat32( 5835): dex2oat took 1.983s (1.646s cpu) (threads:
8) arena alloc=9336B (9336B) java alloc=4654KB (4766680B) native alloc=3343KB
(3423320B) free=788KB (807848B)
01-07 10:25:47.575 V/installd( 4701): DexInv: --- END
'/system/priv-app/DeviceKeystring/DeviceKeystring.apk' (success) ---
01-07 10:25:47.575 I/installd( 4701): Dexopt async result : 0, hash_code :
138336386, path: /system/priv-app/DeviceKeystring/DeviceKeystring.apk
01-07 10:25:47.595 D/Installer( 4956): DexoptAsync result, h: 138336386, r: 0, s: 7
01-07 10:25:47.595 D/Installer( 4956): Dexopt result(138336386): success
01-07 10:25:47.696 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:47.698 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/TalkbackSE/TalkbackSE.apk
pkg=com.samsung.android.accessibility.talkback isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:47.699 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.710 V/installd( 4701): DexInv: --- BEGIN
'/system/app/WlanTest/WlanTest.apk' ---
01-07 10:25:47.764 W/dex2oat32( 5724): Compilation of
com.samsung.android.mdx.quickboard.model.entity.AudioOutput$Type
com.samsung.android.mdx.quickboard.model.entity.AudioOutput.f() took 119.330ms
01-07 10:25:47.764 W/dex2oat32( 5724): Compilation of void
com.samsung.android.mdx.quickboard.model.entity.ab.v() took 119.267ms
01-07 10:25:47.764 W/dex2oat32( 5724): Compilation of boolean
androidx.recyclerview.widget.e.a(androidx.recyclerview.widget.RecyclerView$ab) took
114.641ms
01-07 10:25:47.765 W/dex2oat32( 5724): Compilation of void
com.google.android.material.floatingactionbutton.FloatingActionButton.a(android.ani
mation.Animator$AnimatorListener) took 114.150ms
01-07 10:25:47.770 I/dex2oat32( 5893): /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=/system/app/WlanTest --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:47.771 W/dex2oat32( 5724): Compilation of void
com.samsung.android.mdx.quickboard.model.entity.MediaItem.c(boolean) took 119.390ms
01-07 10:25:47.771 W/dex2oat32( 5724): Compilation of boolean
com.samsung.android.mdx.quickboard.model.entity.aa.b(com.samsung.android.mdx.quickb
oard.model.entity.aa) took 126.718ms
01-07 10:25:47.775 I/dex2oat32( 5893): 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-07 10:25:47.776 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.chatui.OpaToggleCard.onFinishInflate(
) took 104.937ms (457.42 bytecodes/s) (1352B approximate peak alloc)
01-07 10:25:47.780 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.bd.s.c(long,
com.google.android.apps.gsa.search.shared.service.ClientEventData,
com.google.android.apps.gsa.search.core.service.d.c) took 146.745ms (18589.96
bytecodes/s) (44472B approximate peak alloc)
01-07 10:25:47.788 W/dex2oat32( 5724): Compilation of void
com.google.android.material.chip.Chip.setTextEndPaddingResource(int) took 142.527ms
01-07 10:25:47.802 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.836 W/dex2oat32( 5861): Verification of void
androidx.core.app.RemoteInput.addDataResultToIntent(androidx.core.app.RemoteInput,
android.content.Intent, java.util.Map) took 139.995ms (807.17 bytecodes/s) (2496B
approximate peak alloc)
01-07 10:25:47.853 W/dex2oat32( 5861): Verification of void
androidx.core.graphics.PathParser$PathDataNode.addCommand(android.graphics.Path,
float[], char, char, float[]) took 109.715ms (10135.32 bytecodes/s) (11520B
approximate peak alloc)
01-07 10:25:47.904 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:47.974 W/dex2oat32( 5858): Verification of java.lang.Object
androidx.fragment.app.FragmentPagerAdapter.instantiateItem(android.view.ViewGroup,
int) took 104.589ms (803.14 bytecodes/s) (1792B approximate peak alloc)
01-07 10:25:48.006 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.060 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.jv.hK(android.os.Bundle) took
125.991ms (1436.61 bytecodes/s) (3168B approximate peak alloc)
01-07 10:25:48.107 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.176 I/dex2oat32( 5724): dex2oat took 5.030s (5.236s cpu) (threads:
8) arena alloc=11KB (12248B) java alloc=10006KB (10246264B) native alloc=11MB
(11874920B) free=875KB (896408B)
01-07 10:25:48.187 I/dex2oat32( 5893): dex2oat took 421.375ms (231.568ms cpu)
(threads: 8) arena alloc=30KB (31024B) java alloc=148KB (152536B) native
alloc=1180KB (1209056B) free=507KB (519456B)
01-07 10:25:48.192 I/io_stats( 4394): !@ 179,0 r 43991 2825805 w 2433 98312 d 804
9820 f 1148 1138 iot 15608 0 th 51200 0 0 pt 0 inp 0 0 53.327
01-07 10:25:48.207 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.243 V/installd( 4701): DexInv: --- END
'/system/priv-app/Quickboard/Quickboard.apk' (success) ---
01-07 10:25:48.243 I/installd( 4701): Dexopt async result : 0, hash_code :
178722514, path: /system/priv-app/Quickboard/Quickboard.apk
01-07 10:25:48.263 V/installd( 4701): DexInv: --- END
'/system/app/WlanTest/WlanTest.apk' (success) ---
01-07 10:25:48.263 I/installd( 4701): Dexopt async result : 0, hash_code :
21675503, path: /system/app/WlanTest/WlanTest.apk
01-07 10:25:48.292 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 491
01-07 10:25:48.308 D/Installer( 4956): DexoptAsync result, h: 178722514, r: 0, s: 7
01-07 10:25:48.308 D/Installer( 4956): Dexopt result(178722514): success
01-07 10:25:48.371 W/dex2oat32( 5846): Verification of void
androidx.appcompat.widget.DialogTitle.onMeasure(int, int) took 118.410ms (565.83
bytecodes/s) (1632B approximate peak alloc)
01-07 10:25:48.409 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:48.411 I/PackageDexOptimizer( 4956): 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
01-07 10:25:48.414 D/Installer( 4956): DexoptAsync result, h: 21675503, r: 0, s: 7
01-07 10:25:48.414 D/Installer( 4956): Dexopt result(21675503): success
01-07 10:25:48.422 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/TalkbackSE/TalkbackSE.apk' ---
01-07 10:25:48.483 W/dex2oat32( 5667): Compilation of void
com.google.android.gms.internal.ads.zzdg.zza(byte[], byte[]) took 125.135ms
01-07 10:25:48.486 W/dex2oat32( 5667): Compilation of void
com.google.android.gms.internal.ads.zzdh.zza(byte[], byte[]) took 127.367ms
01-07 10:25:48.486 W/dex2oat32( 5667): Compilation of void
com.google.android.gms.internal.ads.zzdl.zza(byte[], byte[]) took 103.147ms
01-07 10:25:48.506 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opaonboarding.c.b.a.hK(android.os.Bundle)
took 158.610ms (5850.79 bytecodes/s) (16320B approximate peak alloc)
01-07 10:25:48.515 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:48.517 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.apps.gsa.staticplugins.podcasts.f.fu.dynamicMethod(com.google.pr
otobuf.bx, java.lang.Object, java.lang.Object) took 139.678ms (959.35 bytecodes/s)
(2864B approximate peak alloc)
01-07 10:25:48.519 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SettingsBixby/SettingsBixby.apk
pkg=com.samsung.android.app.settings.bixby isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:48.520 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.522 W/dex2oat32( 5667): Compilation of void
com.google.android.gms.internal.ads.zzdd.zza(byte[], byte[]) took 164.142ms
01-07 10:25:48.525 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.a
pk' ---
01-07 10:25:48.569 I/dex2oat32( 5905): /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/TalkbackSE --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:48.573 I/dex2oat32( 5905): 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-07 10:25:48.601 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.recently.e.c.c(com.google.android.librari
es.gsa.j.p) took 100.315ms (1126.45 bytecodes/s) (2640B approximate peak alloc)
01-07 10:25:48.629 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.672 I/dex2oat32( 5907): /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=/apex/com.android.mediaprovider/priv-
app/MediaProviderGoogle --class-loader-context=PCL[]{} --generate-mini-debug-info
--compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:48.686 I/dex2oat32( 5907): 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-07 10:25:48.710 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.ui.c.a(com.google.android.apps.g
sa.staticplugins.nowcards.ui.f, com.google.ah.b.lx) took 117.120ms (1673.49
bytecodes/s) (3776B approximate peak alloc)
01-07 10:25:48.713 W/dex2oat32( 5846): Verification of void
androidx.print.PrintHelper$1.<init>(androidx.print.PrintHelper,
android.os.CancellationSignal, android.print.PrintAttributes,
android.graphics.Bitmap, android.print.PrintAttributes, int,
android.os.ParcelFileDescriptor,
android.print.PrintDocumentAdapter$WriteResultCallback) took 101.589ms (196.87
bytecodes/s) (1056B approximate peak alloc)
01-07 10:25:48.730 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.732 W/dex2oat32( 5861): Verification of
androidx.core.view.WindowInsetsCompat
androidx.core.view.WindowInsetsCompat$BuilderImpl29.build() took 111.626ms (98.54
bytecodes/s) (944B approximate peak alloc)
01-07 10:25:48.736 W/dex2oat32( 5861): Verification of void
androidx.core.view.GestureDetectorCompat$GestureDetectorCompatImplBase.dispatchLong
Press() took 111.277ms (179.73 bytecodes/s) (1056B approximate peak alloc)
01-07 10:25:48.736 W/dex2oat32( 5861): Verification of void
androidx.drawerlayout.widget.DrawerLayout$ViewDragCallback.removeCallbacks() took
119.656ms (66.86 bytecodes/s) (952B approximate peak alloc)
01-07 10:25:48.738 W/dex2oat32( 5846): Verification of
java.lang.reflect.Constructor
androidx.lifecycle.Lifecycling.generatedConstructor(java.lang.Class) took 124.595ms
(778.52 bytecodes/s) (2192B approximate peak alloc)
01-07 10:25:48.743 W/dex2oat32( 5861): Verification of void
androidx.fragment.app.BackStackRecord.commitNowAllowingStateLoss() took 125.597ms
(79.62 bytecodes/s) (992B approximate peak alloc)
01-07 10:25:48.748 W/dex2oat32( 5861): Verification of void
androidx.fragment.app.DefaultSpecialEffectsController$2.<init>(androidx.fragment.ap
p.DefaultSpecialEffectsController,
androidx.fragment.app.SpecialEffectsController$Operation) took 105.059ms (76.15
bytecodes/s) (856B approximate peak alloc)
01-07 10:25:48.752 W/dex2oat32( 5861): Verification of void
androidx.customview.widget.ExploreByTouchHelper.updateHoveredVirtualView(int) took
126.517ms (158.08 bytecodes/s) (896B approximate peak alloc)
01-07 10:25:48.755 W/dex2oat32( 5861): Verification of void
androidx.drawerlayout.widget.DrawerLayout.dispatchOnDrawerOpened(android.view.View)
took 135.132ms (429.21 bytecodes/s) (1528B approximate peak alloc)
01-07 10:25:48.755 W/dex2oat32( 5907): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.755 W/dex2oat32( 5846): Verification of void
androidx.recyclerview.widget.OrientationHelper.<init>(androidx.recyclerview.widget.
RecyclerView$LayoutManager, androidx.recyclerview.widget.OrientationHelper$1) took
126.353ms (31.66 bytecodes/s) (776B approximate peak alloc)
01-07 10:25:48.755 W/dex2oat32( 5907): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5846): Verification of void
androidx.recyclerview.widget.StaggeredGridLayoutManager$AnchorInfo.saveSpanReferenc
eLines(androidx.recyclerview.widget.StaggeredGridLayoutManager$Span[]) took
115.584ms (311.46 bytecodes/s) (1440B approximate peak alloc)
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.756 W/dex2oat32( 5907): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderGoogle.apk
01-07 10:25:48.761 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowstream.c.a.di.iS() took 160.215ms
(262.15 bytecodes/s) (1600B approximate peak alloc)
01-07 10:25:48.761 W/dex2oat32( 5846): Verification of
androidx.recyclerview.widget.StaggeredGridLayoutManager$LazySpanLookup$FullSpanItem
[]
androidx.recyclerview.widget.StaggeredGridLayoutManager$LazySpanLookup$FullSpanItem
$1.newArray(int) took 119.060ms (25.20 bytecodes/s) (792B approximate peak alloc)
01-07 10:25:48.767 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.OpaActivity.onCreate(android.os.Bundl
e) took 132.772ms (19695.28 bytecodes/s) (60072B approximate peak alloc)
01-07 10:25:48.768 W/dex2oat32( 5907): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.768 W/dex2oat32( 5907): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.768 W/dex2oat32( 5907): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
01-07 10:25:48.769 W/dex2oat32( 5907): 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
01-07 10:25:48.792 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowstream.shared.c.ab.h(boolean) took
179.599ms (155.90 bytecodes/s) (1216B approximate peak alloc)
01-07 10:25:48.825 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.searchboxroot.features.g.c.<init>(android
.content.Context, com.google.android.apps.gsa.search.core.aq,
com.google.android.apps.gsa.staticplugins.searchboxroot.h,
com.google.android.apps.gsa.search.core.i.l,
com.google.android.apps.gsa.nowoverlayservice.b.a) took 219.015ms (63.92
bytecodes/s) (1016B approximate peak alloc)
01-07 10:25:48.831 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.831 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowcards.g.az.d() took 237.171ms
(11363.11 bytecodes/s) (42552B approximate peak alloc)
01-07 10:25:48.846 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.searchboxroot.features.m.b.d.b(com.google
.common.o.th, com.google.bm.ak.b.a.a.ac, java.lang.String) took 236.814ms (967.00
bytecodes/s) (3928B approximate peak alloc)
01-07 10:25:48.854 W/dex2oat32( 5339): Verification of
com.google.android.apps.gsa.search.core.service.d.h
com.google.android.apps.gsa.staticplugins.x.c.a.a(com.google.android.apps.gsa.searc
h.core.service.d.m) took 110.633ms (5902.38 bytecodes/s) (16984B approximate peak
alloc)
01-07 10:25:48.890 W/dex2oat32( 5846): Verification of void
com.bumptech.glide.load.resource.bitmap.RecyclableBufferedInputStream.close() took
106.614ms (121.93 bytecodes/s) (1008B approximate peak alloc)
01-07 10:25:48.937 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:48.944 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.fa.<init>(com.google.android.apps.gsa
.shared.util.s.f, com.google.android.apps.gsa.staticplugins.opa.ba.ar,
com.google.android.apps.gsa.search.shared.ui.actions.j, android.view.Window,
com.google.android.apps.gsa.staticplugins.opa.fc, com.google.common.base.aw, c.a,
android.app.Activity, c.a, com.google.android.apps.gsa.staticplugins.opa.bb.l,
com.google.android.apps.gsa.staticplugins.opa.bb.e,
com.google.android.apps.gsa.staticplugins.opa.util.br,
com.google.android.apps.gsa.shared.logger.f, com.google.common.base.aw,
com.google.android.apps.gsa.shared.util.c.cf, com.google.android.libraries.gsa.k.g,
com.google.android.libraries.gsa.k.g, com.google.android.apps.gsa.search.core.i.l,
com.google.android.apps.gsa.staticplugins.opa.q,
com.google.android.apps.gsa.staticplugins.opa.d, c.a,
com.google.android.apps.gsa.assist.c.a.a, c.a, c.a, c.a,
com.google.android.apps.gsa.shared.p.g, com.google.android.apps.gsa.assist.g.a.b,
com.google.android.apps.gsa.assist.g.a.c,
com.google.android.apps.gsa.staticplugins.opa.ma,
com.google.android.apps.gsa.staticplugins.opa.fw,
com.google.android.apps.gsa.staticplugins.opa.chatui.et,
com.google.android.apps.gsa.staticplugins.opa.w,
com.google.android.apps.gsa.staticplugins.opa.be.c,
com.google.android.apps.gsa.staticplugins.opa.be.f,
com.google.android.libraries.e.a, com.google.common.base.aw,
com.google.common.base.aw, com.google.android.apps.gsa.staticplugins.opa.chatui.ar,
com.google.android.apps.gsa.staticplugins.opa.aa.c,
com.google.android.apps.gsa.staticplugins.opa.ar.m, c.a, com.google.common.base.aw,
com.google.android.apps.gsa.staticplugins.opa.translator.b.g,
com.google.common.base.aw, com.google.android.apps.gsa.staticplugins.opa.aj.k,
com.google.android.apps.gsa.staticplugins.opa.s.a, com.google.common.base.aw, c.a,
c.a, com.google.common.base.aw,
com.google.android.apps.gsa.search.core.google.gaia.o, c.a,
com.google.android.apps.gsa.opa.bd, c.a, c.a, com.google.common.base.aw,
com.google.android.apps.gsa.staticplugins.opa.io,
com.google.android.apps.gsa.assistant.settings.hq.agentdirectory.a.a,
com.google.android.apps.gsa.staticplugins.opa.audio.d, c.a, c.a, boolean,
com.google.android.apps.gsa.tasks.u,
com.google.android.apps.gsa.staticplugins.opa.kv,
com.google.android.apps.gsa.staticplugins.opa.aj.d,
com.google.android.apps.gsa.staticplugins.opa.inproducthelp.b, c.a,
com.google.android.apps.gsa.staticplugins.opa.inproducthelp.c, c.a, c.a,
com.google.android.apps.gsa.staticplugins.opa.x.a,
com.google.android.apps.gsa.shared.search.Query,
com.google.android.apps.gsa.staticplugins.opa.bg.f, c.a,
com.google.android.apps.gsa.staticplugins.opa.ae.m,
com.google.android.apps.gsa.staticplugins.opa.util.bf, com.google.common.base.aw,
com.google.android.apps.gsa.staticplugins.opa.zerostate.g.b,
com.google.common.base.aw, c.a, c.a,
com.google.android.apps.gsa.staticplugins.opa.ks,
com.google.android.apps.gsa.staticplugins.opa.y.m, c.a, c.a,
com.google.android.apps.gsa.staticplugins.opa.chatui.ag,
com.google.android.apps.gsa.staticplugins.opa.chatui.fn,
com.google.android.apps.gsa.staticplugins.opa.aa.h, c.a,
com.google.android.apps.gsa.staticplugins.opa.bk.a,
com.google.android.apps.gsa.staticplugins.opa.greeting.c,
com.google.android.apps.gsa.staticplugins.opa.ah.y, c.a, boolean, boolean, boolean,
int, boolean, c.a, c.a, c.a, c.a, c.a, c.a, c.a, c.a, com.google.common.base.aw,
com.google.android.apps.gsa.assistant.shared.n.a,
com.google.android.apps.gsa.shared.af.g, c.a, c.a,
com.google.android.apps.gsa.staticplugins.opa.hb, c.a, c.a, c.a, c.a, c.a, c.a,
c.a, c.a, android.support.v4.app.s,
com.google.android.apps.gsa.staticplugins.opa.ax.a, c.a, c.a,
com.google.android.apps.gsa.staticplugins.opa.util.bx, c.a,
com.google.android.apps.gsa.staticplugins.opa.chathead.a,
com.google.android.apps.gsa.assistant.settings.shared.ai,
com.google.android.apps.gsa.staticplugins.opa.widget.impl.b,
com.google.android.apps.gsa.staticplugins.opa.promo.l, c.a, c.a,
com.google.android.apps.gsa.stat
01-07 10:25:48.994 I/SurfaceFlinger( 4646): SFWD update time=54129286192
01-07 10:25:49.038 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.045 W/dex2oat32( 5858): Verification of
android.animation.AnimatorSet
com.google.android.material.transformation.FabTransformationBehavior.onCreateExpand
edStateChangeAnimation(android.view.View, android.view.View, boolean, boolean) took
125.482ms (1179.45 bytecodes/s) (2760B approximate peak alloc)
01-07 10:25:49.117 W/dex2oat32( 5339): Verification of void
com.google.android.apps.search.googleapp.discover.streamui.impl.h$a.g(com.google.an
droid.apps.search.googleapp.discover.w.r, java.lang.Runnable) took 100.233ms
(15294.29 bytecodes/s) (30768B approximate peak alloc)
01-07 10:25:49.138 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.158 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 501
01-07 10:25:49.239 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.265 I/dex2oat32( 5667): Explicit concurrent copying GC freed
42716(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
101us total 218.446ms
01-07 10:25:49.266 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.nowstream.c.a.de.F(int) took 192.975ms
(1165.95 bytecodes/s) (6032B approximate peak alloc)
01-07 10:25:49.314 W/dex2oat32( 5858): Compilation of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 107.003ms
01-07 10:25:49.342 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.443 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.497 W/dex2oat32( 5339): Verification of void
com.google.android.gms.car.a.a.bf.run() took 118.036ms (1821.47 bytecodes/s) (5392B
approximate peak alloc)
01-07 10:25:49.522 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.android.gms.appdatasearch.u.createFromParcel(android.os.Parcel) took
148.226ms (337.32 bytecodes/s) (1672B approximate peak alloc)
01-07 10:25:49.534 W/dex2oat32( 5339): Verification of void
com.google.android.gms.awareness.snapshot.internal.i.a(com.google.android.gms.commo
n.api.b) took 153.940ms (389.76 bytecodes/s) (1888B approximate peak alloc)
01-07 10:25:49.543 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.551 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.opa.zerostate.ay.j(boolean) took
118.154ms (1557.28 bytecodes/s) (3968B approximate peak alloc)
01-07 10:25:49.644 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.685 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.search.session.state.hi.j(com.google.andr
oid.apps.gsa.shared.search.Query) took 101.626ms (3266.86 bytecodes/s) (7440B
approximate peak alloc)
01-07 10:25:49.692 W/dex2oat32( 5339): Verification of void
com.google.android.apps.gsa.staticplugins.podcasts.ui.lv.b() took 136.709ms
(9977.33 bytecodes/s) (16824B approximate peak alloc)
01-07 10:25:49.694 W/dex2oat32( 5339): Verification of com.google.common.w.a.cn
com.google.android.apps.gsa.staticplugins.searchwidget.s.a(com.google.android.apps.
gsa.tasks.ak) took 101.797ms (7053.21 bytecodes/s) (13576B approximate peak alloc)
01-07 10:25:49.745 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.775 W/dex2oat32( 5907): Verification of int
com.android.providers.media.util.DatabaseUtils.getTypeOfObject(java.lang.Object)
took 103.622ms (405.32 bytecodes/s) (1736B approximate peak alloc)
01-07 10:25:49.845 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.857 W/dex2oat32( 5339): Verification of void
com.google.android.apps.search.googleapp.urlhandler.internal.
$AutoValue_UrlIntentResult.<init>(com.google.protobuf.contrib.android.ProtoParsers$
ParcelableProto, android.content.Intent, com.google.common.o.qw, java.lang.Integer,
boolean, boolean, int) took 101.389ms (473.42 bytecodes/s) (1616B approximate peak
alloc)
01-07 10:25:49.883 W/dex2oat32( 5667): Verification of void
com.samsung.android.rubin.inferenceengine.contextanalytics.monitors.moment.WakeupEv
entMonitor$GearSyncEventReceiver.onReceive(android.content.Context,
android.content.Intent) took 113.853ms (342.54 bytecodes/s) (1616B approximate peak
alloc)
01-07 10:25:49.946 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:49.953 W/dex2oat32( 5907): Verification of boolean
com.android.providers.media.MediaProvider.isWorkProfile(int) took 101.394ms (996.11
bytecodes/s) (2488B approximate peak alloc)
01-07 10:25:49.960 W/dex2oat32( 5846): Verification of void
com.google.android.exoplayer2.metadata.flac.PictureFrame.writeToParcel(android.os.P
arcel, int) took 103.118ms (397.60 bytecodes/s) (1064B approximate peak alloc)
01-07 10:25:49.961 W/dex2oat32( 5907): Verification of boolean
androidx.core.widget.NestedScrollView$AccessibilityDelegate.performAccessibilityAct
ion(android.view.View, int, android.os.Bundle) took 168.262ms (647.80 bytecodes/s)
(1800B approximate peak alloc)
01-07 10:25:49.967 W/dex2oat32( 5339): Verification of void
com.google.android.gms.common.api.internal.at.k(com.google.android.gms.common.Conne
ctionResult, com.google.android.gms.common.api.m, boolean) took 102.345ms (420.15
bytecodes/s) (1672B approximate peak alloc)
01-07 10:25:49.997 I/dex2oat32( 5342): Explicit concurrent copying GC freed
123366(23MB) AllocSpace objects, 2(36KB) LOS objects, 98% free, 26KB/1562KB, paused
70us total 415.235ms
01-07 10:25:50.001 W/dex2oat32( 5846): Verification of android.app.job.JobInfo
com.google.android.exoplayer2.scheduler.PlatformScheduler.a(int,
android.content.ComponentName,
com.google.android.exoplayer2.scheduler.Requirements, java.lang.String,
java.lang.String) took 109.510ms (1232.76 bytecodes/s) (2056B approximate peak
alloc)
01-07 10:25:50.011 W/dex2oat32( 5907): Verification of void
androidx.appcompat.widget.SearchView.updateCloseButton() took 158.574ms (340.53
bytecodes/s) (1920B approximate peak alloc)
01-07 10:25:50.047 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:50.050 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 511
01-07 10:25:50.148 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:50.153 I/dex2oat32( 5858): dex2oat took 3.933s (3.002s cpu) (threads:
8) arena alloc=8344B (8344B) java alloc=5547KB (5680600B) native alloc=5358KB
(5487488B) free=757KB (775296B)
01-07 10:25:50.201 I/io_stats( 4394): !@ 179,0 r 44120 2836057 w 2451 98472 d 804
9820 f 1148 1138 iot 15664 0 th 51200 0 0 pt 0 inp 0 0 55.335
01-07 10:25:50.207 V/installd( 4701): DexInv: --- END
'/system/app/EmergencyModeService/EmergencyModeService.apk' (success) ---
01-07 10:25:50.207 I/installd( 4701): Dexopt async result : 0, hash_code :
170203088, path: /system/app/EmergencyModeService/EmergencyModeService.apk
01-07 10:25:50.249 D/Installer( 4956): DexoptAsync result, h: 170203088, r: 0, s: 7
01-07 10:25:50.249 D/Installer( 4956): Dexopt result(170203088): success
01-07 10:25:50.271 W/dex2oat32( 5907): Verification of int
com.android.providers.media.MediaProvider.renameForFuse(java.lang.String,
java.lang.String, int) took 118.275ms (3821.60 bytecodes/s) (5016B approximate peak
alloc)
01-07 10:25:50.328 I/dex2oat32( 5861): dex2oat took 3.908s (2.824s cpu) (threads:
8) arena alloc=7272B (7272B) java alloc=4507KB (4616152B) native alloc=7251KB
(7425960B) free=808KB (827480B)
01-07 10:25:50.307 W/dex2oat32( 5846): Verification of void
androidx.coordinatorlayout.widget.CoordinatorLayout.offsetChildByInset(android.view
.View, android.graphics.Rect, int) took 111.362ms (2343.69 bytecodes/s) (3832B
approximate peak alloc)
01-07 10:25:50.350 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:50.352 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungBilling/SamsungBilling.apk
pkg=com.sec.android.app.billing isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
org.simalliance.openmobileapi.jar]} dexMetadataPath=null async=true
01-07 10:25:50.352 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:50.358 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SettingsBixby/SettingsBixby.apk' ---
01-07 10:25:50.366 V/installd( 4701): DexInv: --- END
'/product/priv-app/ConfigUpdater/ConfigUpdater.apk' (success) ---
01-07 10:25:50.366 I/installd( 4701): Dexopt async result : 0, hash_code :
166507465, path: /product/priv-app/ConfigUpdater/ConfigUpdater.apk
01-07 10:25:50.416 I/dex2oat32( 5934): /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/priv-app/SettingsBixby --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:50.436 I/dex2oat32( 5934): 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-07 10:25:50.453 D/Installer( 4956): DexoptAsync result, h: 166507465, r: 0, s: 7
01-07 10:25:50.453 D/Installer( 4956): Dexopt result(166507465): success
01-07 10:25:50.498 W/dex2oat32( 5667): Verification of void
org.apache.commons.math3.exception.util.LocalizedFormats.<clinit>() took 114.235ms
(51822.82 bytecodes/s) (48544B approximate peak alloc)
01-07 10:25:50.534 I/dex2oat32( 5907): dex2oat took 1.876s (1.217s cpu) (threads:
8) arena alloc=6776B (6776B) java alloc=2267KB (2322352B) native alloc=3072KB
(3146304B) free=715KB (732608B)
01-07 10:25:50.554 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:50.557 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SmartEpdgTestApp/SmartEpdgTestApp.apk pkg=com.sec.epdgtestapp
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/EpdgManager.jar]#PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:25:50.557 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:50.574 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungBilling/SamsungBilling.apk' ---
01-07 10:25:50.581 V/installd( 4701): DexInv: --- END
'/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.a
pk' (success) ---
01-07 10:25:50.581 I/installd( 4701): Dexopt async result : 0, hash_code :
17023877, path:
/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.ap
k
01-07 10:25:50.648 I/dex2oat32( 5667): Explicit concurrent copying GC freed
29003(6834KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 15KB/1551KB, paused
72us total 42.642ms
01-07 10:25:50.658 D/Installer( 4956): DexoptAsync result, h: 17023877, r: 0, s: 7
01-07 10:25:50.658 D/Installer( 4956): Dexopt result(17023877): success
01-07 10:25:50.669 I/dex2oat32( 5938): /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/SamsungBilling --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/
org.simalliance.openmobileapi.jar]} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
01-07 10:25:50.676 I/dex2oat32( 5938): 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-07 10:25:50.720 I/dex2oat32( 5339): Explicit concurrent copying GC freed
112936(14MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 24KB/1560KB, paused
66us total 230.815ms
01-07 10:25:50.759 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:50.762 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GameHome/GameHome.apk pkg=com.samsung.android.game.gamehome
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:50.762 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:50.772 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SmartEpdgTestApp/SmartEpdgTestApp.apk' ---
01-07 10:25:50.803 I/dex2oat32( 5667): dex2oat took 8.943s (8.693s cpu) (threads:
8) arena alloc=263KB (270000B) java alloc=15KB (16120B) native alloc=10MB
(10770992B) free=1093KB (1119696B)
01-07 10:25:50.811 I/dex2oat32( 5956): /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=/system/priv-app/SmartEpdgTestApp --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/
system/framework/EpdgManager.jar]#PCL[/system/framework/imsmanager.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:50.815 I/dex2oat32( 5956): 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-07 10:25:50.819 W/dex2oat32( 5956): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartEpdgTestApp.apk
01-07 10:25:50.819 W/dex2oat32( 5956): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
SmartEpdgTestApp.apk
01-07 10:25:50.845 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.opa.zerostate.hubs.AgendaHubActivity.onCr
eate(android.os.Bundle) took 102.592ms (2924.20 bytecodes/s) (7344B approximate
peak alloc)
01-07 10:25:50.845 V/installd( 4701): DexInv: --- END
'/system/priv-app/RubinVersion29/RubinVersion29.apk' (success) ---
01-07 10:25:50.845 I/installd( 4701): Dexopt async result : 0, hash_code :
63532551, path: /system/priv-app/RubinVersion29/RubinVersion29.apk
01-07 10:25:50.867 D/Installer( 4956): DexoptAsync result, h: 63532551, r: 0, s: 7
01-07 10:25:50.867 D/Installer( 4956): Dexopt result(63532551): success
01-07 10:25:50.908 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 521
01-07 10:25:50.968 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:50.971 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Weather_SEP12.0/Weather_SEP12.0.apk pkg=com.sec.android.daemonapp
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:25:50.972 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.010 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GameHome/GameHome.apk' ---
01-07 10:25:51.073 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.076 I/dex2oat32( 5973): /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/priv-app/GameHome --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:51.081 I/dex2oat32( 5973): 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-07 10:25:51.174 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.229 I/dex2oat32( 5956): dex2oat took 420.595ms (281.941ms cpu)
(threads: 8) arena alloc=18KB (18704B) java alloc=362KB (371056B) native
alloc=1802KB (1846080B) free=581KB (595136B)
01-07 10:25:51.276 V/installd( 4701): DexInv: --- END
'/system/priv-app/SmartEpdgTestApp/SmartEpdgTestApp.apk' (success) ---
01-07 10:25:51.276 I/installd( 4701): Dexopt async result : 0, hash_code :
266495538, path: /system/priv-app/SmartEpdgTestApp/SmartEpdgTestApp.apk
01-07 10:25:51.281 D/Installer( 4956): DexoptAsync result, h: 266495538, r: 0, s: 7
01-07 10:25:51.281 D/Installer( 4956): Dexopt result(266495538): success
01-07 10:25:51.329 I/dex2oat32( 5934): dex2oat took 916.163ms (747.220ms cpu)
(threads: 8) arena alloc=10KB (11112B) java alloc=758KB (776920B) native
alloc=2251KB (2305472B) free=656KB (672320B)
01-07 10:25:51.375 V/installd( 4701): DexInv: --- END
'/system/priv-app/SettingsBixby/SettingsBixby.apk' (success) ---
01-07 10:25:51.375 I/installd( 4701): Dexopt async result : 0, hash_code :
193362919, path: /system/priv-app/SettingsBixby/SettingsBixby.apk
01-07 10:25:51.382 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:51.384 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Weather_SEP12.0/Weather_SEP12.0.apk' ---
01-07 10:25:51.385 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/sveservice/sveservice.apk pkg=com.sec.sve isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:25:51.387 D/Installer( 4956): DexoptAsync result, h: 193362919, r: 0, s: 7
01-07 10:25:51.387 D/Installer( 4956): Dexopt result(193362919): success
01-07 10:25:51.425 I/dex2oat32( 5985): /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=/system/app/Weather_SEP12.0 --class-
loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:51.430 I/dex2oat32( 5985): 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-07 10:25:51.441 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.v.a.p.i(com.google.android.apps.gsa.stati
cplugins.v.a.i, com.google.android.apps.gsa.search.core.x.e.e.ae,
java.lang.Throwable) took 138.576ms (591.73 bytecodes/s) (2000B approximate peak
alloc)
01-07 10:25:51.488 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:51.491 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/KnoxAttestationAgent/KnoxAttestationAgent.apk
pkg=com.sec.enterprise.knox.attestation isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:51.494 V/installd( 4701): DexInv: --- BEGIN
'/system/app/sveservice/sveservice.apk' ---
01-07 10:25:51.497 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.498 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.staticplugins.x.ay.s(com.google.android.apps.gsa.search
.core.carassistant.CarAssistantSessionManager$CarAssistantSessionRequest) took
107.084ms (3361.84 bytecodes/s) (6960B approximate peak alloc)
01-07 10:25:51.578 I/dex2oat32( 5988): /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/sveservice --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:51.591 I/dex2oat32( 5988): 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-07 10:25:51.598 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.598 W/dex2oat32( 5988): Could not reserve sentinel fault page
01-07 10:25:51.699 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.725 W/dex2oat32( 5846): Compilation of
java.util.concurrent.RunnableFuture
com.google.common.util.concurrent.AbstractListeningExecutorService.newTaskFor(java.
lang.Runnable, java.lang.Object) took 100.923ms
01-07 10:25:51.729 W/dex2oat32( 5846): Compilation of void
com.google.common.hash.z.funnel(java.lang.Object,
com.google.common.hash.PrimitiveSink) took 106.116ms
01-07 10:25:51.738 W/dex2oat32( 5846): Compilation of com.google.common.hash.Hasher
com.google.common.hash.d.newHasher(int) took 125.304ms
01-07 10:25:51.745 W/dex2oat32( 5339): Verification of com.google.common.w.a.cn
com.google.android.libraries.an.d.a.a.aa.fG(java.lang.Object) took 135.175ms
(769.37 bytecodes/s) (2376B approximate peak alloc)
01-07 10:25:51.753 W/dex2oat32( 5342): Verification of com.google.common.w.a.cn
com.google.android.apps.gsa.y.e.a.f.ao.c(java.lang.Object) took 120.143ms (332.93
bytecodes/s) (1480B approximate peak alloc)
01-07 10:25:51.761 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.an.e.b.p.accept(java.lang.Object) took 139.666ms
(644.39 bytecodes/s) (2600B approximate peak alloc)
01-07 10:25:51.773 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 531
01-07 10:25:51.781 W/dex2oat32( 5342): Verification of
com.google.android.apps.gsa.u.h[] com.google.android.apps.gsa.u.h.c() took
148.649ms (38446.06 bytecodes/s) (29376B approximate peak alloc)
01-07 10:25:51.800 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.801 W/dex2oat32( 5339): Verification of java.lang.Throwable
com.google.android.libraries.accountlinking.e.b.a(java.lang.Throwable) took
232.028ms (99.13 bytecodes/s) (1168B approximate peak alloc)
01-07 10:25:51.857 W/dex2oat32( 5339): Verification of java.nio.channels.Channel
com.google.android.libraries.an.b.a.a(com.google.android.libraries.an.b.b) took
247.794ms (60.53 bytecodes/s) (1040B approximate peak alloc)
01-07 10:25:51.857 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.apps.search.assistant.platform.pcp.g.ab.call() took 131.716ms
(4145.26 bytecodes/s) (10200B approximate peak alloc)
01-07 10:25:51.865 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.assistant.assistantactions.rendering.ui.fields.af.lt(j
ava.lang.Object) took 120.339ms (781.12 bytecodes/s) (2584B approximate peak alloc)
01-07 10:25:51.889 W/dex2oat32( 5342): Verification of void
com.google.android.apps.gsa.velvet.ui.settings.f.<init>(int) took 304.353ms (19.71
bytecodes/s) (768B approximate peak alloc)
01-07 10:25:51.900 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:51.921 W/dex2oat32( 5905): Verification of
androidx.core.app.ActivityOptionsCompat
androidx.core.app.ActivityOptionsCompat.makeClipRevealAnimation(android.view.View,
int, int, int, int) took 180.243ms (122.06 bytecodes/s) (1088B approximate peak
alloc)
01-07 10:25:51.975 W/dex2oat32( 5905): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 153.280ms (5186.58
bytecodes/s) (8160B approximate peak alloc)
01-07 10:25:52.001 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.032 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.assistant.auto.a.a.i.a() took 271.590ms (47.87
bytecodes/s) (984B approximate peak alloc)
01-07 10:25:52.102 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.203 I/io_stats( 4394): !@ 179,0 r 44337 2855337 w 2524 99416 d 804
9820 f 1148 1138 iot 15800 0 th 51200 0 0 pt 0 inp 0 0 57.337
01-07 10:25:52.205 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.208 I/dex2oat32( 5846): Explicit concurrent copying GC freed
38628(9645KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
97us total 231.096ms
01-07 10:25:52.307 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.355 W/dex2oat32( 5905): Verification of void
com.google.android.flexbox.FlexboxHelper.calculateFlexLines(com.google.android.flex
box.FlexboxHelper$FlexLinesResult, int, int, int, int, int, java.util.List) took
106.326ms (7589.82 bytecodes/s) (9688B approximate peak alloc)
01-07 10:25:52.407 W/dex2oat32( 5905): Verification of void
com.google.android.gms.ads.internal.util.client.zza.zza(android.view.ViewGroup,
com.google.android.gms.ads.internal.client.AdSizeParcel, java.lang.String, int,
int) took 103.577ms (627.55 bytecodes/s) (1664B approximate peak alloc)
01-07 10:25:52.409 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.419 I/dex2oat32( 5988): dex2oat took 844.876ms (348.091ms cpu)
(threads: 8) arena alloc=9304B (9304B) java alloc=149KB (153520B) native
alloc=1580KB (1618272B) free=695KB (712352B)
01-07 10:25:52.424 W/dex2oat32( 5905): Verification of void
com.google.android.gms.analytics.Tracker$1.run() took 106.900ms (4312.44
bytecodes/s) (6432B approximate peak alloc)
01-07 10:25:52.426 W/dex2oat32( 5342): Verification of void
com.google.android.apps.search.soundsearch.g.g.<init>(com.google.android.apps.searc
h.soundsearch.g.a, com.google.apps.tiktok.media.e,
com.google.android.apps.search.soundsearch.g.c) took 104.906ms (95.32 bytecodes/s)
(880B approximate peak alloc)
01-07 10:25:52.436 W/dex2oat32( 5905): Verification of
com.google.android.gms.ads.internal.request.AdRequestInfoParcel
com.google.android.gms.ads.internal.request.zzf.zzi(android.os.Parcel) took
132.429ms (3594.36 bytecodes/s) (10600B approximate peak alloc)
01-07 10:25:52.509 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.525 V/installd( 4701): DexInv: --- END
'/system/app/sveservice/sveservice.apk' (success) ---
01-07 10:25:52.525 I/installd( 4701): Dexopt async result : 0, hash_code :
105689982, path: /system/app/sveservice/sveservice.apk
01-07 10:25:52.556 I/dex2oat32( 5846): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 25.776ms
01-07 10:25:52.613 W/dex2oat32( 5342): Verification of android.content.Intent
com.google.android.gms.common.api.GoogleApiActivity.a(android.content.Context,
android.app.PendingIntent, int, boolean) took 111.852ms (205.63 bytecodes/s) (1096B
approximate peak alloc)
01-07 10:25:52.623 I/dex2oat32( 5973): Large app, accepted running with swap.
01-07 10:25:52.625 D/Installer( 4956): DexoptAsync result, h: 105689982, r: 0, s: 7
01-07 10:25:52.626 D/Installer( 4956): Dexopt result(105689982): success
01-07 10:25:52.649 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 541
01-07 10:25:52.734 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:52.736 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DownloadProviderUi/DownloadProviderUi.apk
pkg=com.android.providers.downloads.ui isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:52.737 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.745 V/installd( 4701): DexInv: --- BEGIN
'/system/app/KnoxAttestationAgent/KnoxAttestationAgent.apk' ---
01-07 10:25:52.777 I/dex2oat32( 6006): /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/KnoxAttestationAgent --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:52.781 I/dex2oat32( 6006): 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-07 10:25:52.837 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.915 W/dex2oat32( 5905): Verification of
com.google.android.gms.measurement.internal.zzab
com.google.android.gms.measurement.internal.zzw.zzCf() took 130.187ms (61.45
bytecodes/s) (936B approximate peak alloc)
01-07 10:25:52.938 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:52.990 W/dex2oat32( 5342): Verification of android.view.View
com.google.android.apps.search.googleapp.l.b.i.a.f.af(android.view.LayoutInflater,
android.view.ViewGroup, android.os.Bundle) took 113.125ms (1166.84 bytecodes/s)
(2680B approximate peak alloc)
01-07 10:25:53.021 W/dex2oat32( 5905): Verification of
com.google.android.gms.tagmanager.zzbw
com.google.android.gms.tagmanager.zzcp.zza(java.lang.String, java.util.Set,
java.util.Map, java.util.Map, java.util.Map, java.util.Map, java.util.Set,
com.google.android.gms.tagmanager.zzco) took 139.297ms (114.86 bytecodes/s) (1128B
approximate peak alloc)
01-07 10:25:53.022 W/dex2oat32( 5905): Verification of void
androidx.appcompat.widget.ActivityChooserView.onMeasure(int, int) took 100.741ms
(347.42 bytecodes/s) (1192B approximate peak alloc)
01-07 10:25:53.024 W/dex2oat32( 5938): Verification of void
android.support.v7.widget.SwitchCompat.onLayout(boolean, int, int, int, int) took
137.305ms (1194.42 bytecodes/s) (2480B approximate peak alloc)
01-07 10:25:53.030 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.lens.view.infopanel.c.a(java.lang.Object) took
205.795ms (9227.60 bytecodes/s) (34536B approximate peak alloc)
01-07 10:25:53.039 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.043 W/dex2oat32( 5339): Verification of com.google.common.w.a.cn
com.google.android.libraries.mdi.download.d.fv.fG(java.lang.Object) took 127.945ms
(8050.33 bytecodes/s) (18552B approximate peak alloc)
01-07 10:25:53.140 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.182 W/dex2oat32( 5339): Verification of void
com.google.android.gms.reminders.model.TaskEntity.<init>(com.google.android.gms.rem
inders.model.TaskId, java.lang.Integer, java.lang.String, java.lang.Long,
java.lang.Long, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean,
java.lang.Boolean, java.lang.Long, com.google.android.gms.reminders.model.DateTime,
com.google.android.gms.reminders.model.DateTime,
com.google.android.gms.reminders.model.Location,
com.google.android.gms.reminders.model.LocationGroup, java.lang.Long, byte[],
com.google.android.gms.reminders.model.RecurrenceInfo, byte[], java.lang.Integer,
com.google.android.gms.reminders.model.ExternalApplicationLink, java.lang.Long,
java.lang.Long, boolean) took 109.391ms (1718.60 bytecodes/s) (6024B approximate
peak alloc)
01-07 10:25:53.229 W/dex2oat32( 5339): Verification of float
com.google.android.libraries.aa.s.b(long) took 140.316ms (1118.90 bytecodes/s)
(1840B approximate peak alloc)
01-07 10:25:53.237 W/dex2oat32( 5846): Verification of void
com.google.android.gms.internal.ads.zzbek.<clinit>() took 144.663ms (1831.84
bytecodes/s) (3296B approximate peak alloc)
01-07 10:25:53.240 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.245 W/dex2oat32( 5938): Verification of boolean
com.google.android.gms.common.internal.bg.a(int, android.os.Parcel,
android.os.Parcel, int) took 139.933ms (257.26 bytecodes/s) (1296B approximate peak
alloc)
01-07 10:25:53.266 I/dex2oat32( 6006): dex2oat took 493.100ms (147.268ms cpu)
(threads: 8) arena alloc=2392B (2392B) java alloc=36KB (36976B) native alloc=1549KB
(1586344B) free=578KB (592728B)
01-07 10:25:53.277 W/dex2oat32( 5905): Verification of android.view.View
com.google.android.flexbox.FlexboxLayoutManager.findOneVisibleChild(int, int,
boolean) took 100.463ms (218.98 bytecodes/s) (1208B approximate peak alloc)
01-07 10:25:53.302 W/dex2oat32( 5846): Verification of
com.google.common.math.LinearTransformation
com.google.common.math.PairedStatsAccumulator.leastSquaresFit() took 105.516ms
(1080.40 bytecodes/s) (2144B approximate peak alloc)
01-07 10:25:53.315 W/dex2oat32( 5938): Verification of void
com.google.android.gms.common.e.a(android.content.Context, int, java.lang.String,
android.app.PendingIntent) took 196.805ms (1260.13 bytecodes/s) (4360B approximate
peak alloc)
01-07 10:25:53.336 V/installd( 4701): DexInv: --- END
'/system/app/KnoxAttestationAgent/KnoxAttestationAgent.apk' (success) ---
01-07 10:25:53.336 I/installd( 4701): Dexopt async result : 0, hash_code :
212519931, path: /system/app/KnoxAttestationAgent/KnoxAttestationAgent.apk
01-07 10:25:53.341 D/Installer( 4956): DexoptAsync result, h: 212519931, r: 0, s: 7
01-07 10:25:53.341 D/Installer( 4956): Dexopt result(212519931): success
01-07 10:25:53.355 W/dex2oat32( 5905): Verification of void
com.google.android.gms.common.internal.zzj.disconnect() took 118.610ms (463.70
bytecodes/s) (1920B approximate peak alloc)
01-07 10:25:53.362 W/dex2oat32( 5342): Verification of
com.google.android.exoplayer2.source.dash.a.b
com.google.android.exoplayer2.source.dash.a.d.b(android.net.Uri,
java.io.InputStream) took 295.772ms (15058.85 bytecodes/s) (114264B approximate
peak alloc)
01-07 10:25:53.369 W/dex2oat32( 5342): Verification of void
com.google.android.gms.analytics.internal.s.close() took 144.654ms (207.39
bytecodes/s) (1464B approximate peak alloc)
01-07 10:25:53.378 W/dex2oat32( 5905): Verification of android.os.IBinder
com.google.android.gms.fitness.request.DeleteAllUserDataRequest.getCallbackBinder()
took 101.197ms (69.17 bytecodes/s) (904B approximate peak alloc)
01-07 10:25:53.389 W/dex2oat32( 5905): Verification of int
com.google.android.gms.games.PlayerLevel.getLevelNumber() took 100.553ms (29.83
bytecodes/s) (704B approximate peak alloc)
01-07 10:25:53.400 W/dex2oat32( 5342): Verification of long
com.google.android.exoplayer2.upstream.ac.c(com.google.android.exoplayer2.upstream.
t) took 115.560ms (5607.44 bytecodes/s) (9992B approximate peak alloc)
01-07 10:25:53.409 W/dex2oat32( 5846): Verification of long
com.google.gson.stream.JsonReader.nextLong() took 147.999ms (1412.17 bytecodes/s)
(3064B approximate peak alloc)
01-07 10:25:53.442 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:53.444 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/Phonesky/Phonesky.apk pkg=com.android.vending isa=arm
dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:25:53.445 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.447 W/dex2oat32( 5905): Verification of void
com.google.android.flexbox.FlexboxLayoutManager.onAttachedToWindow(androidx.recycle
rview.widget.RecyclerView) took 100.225ms (119.73 bytecodes/s) (1000B approximate
peak alloc)
01-07 10:25:53.454 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DownloadProviderUi/DownloadProviderUi.apk' ---
01-07 10:25:53.500 W/dex2oat32( 5342): Verification of
com.google.android.exoplayer2.i.g com.google.android.exoplayer2.i.g.e.m(byte[],
int, boolean) took 138.945ms (14912.31 bytecodes/s) (39472B approximate peak alloc)
01-07 10:25:53.501 I/dex2oat32( 6024): /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/priv-app/DownloadProviderUi --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:53.506 I/dex2oat32( 6024): 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-07 10:25:53.509 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisServiceReceiver$Stub;-><init>()V (blacklist,
linking, denied)
01-07 10:25:53.510 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->authenticate(Landroid/os/
IBinder;Landroid/os/IBinder;IIIIJILcom/samsung/android/camera/iris/
IIrisServiceReceiver;ILjava/lang/String;Landroid/os/Bundle;[B)V (blacklist,
linking, denied)
01-07 10:25:53.511 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->authenticate(Landroid/os/
IBinder;Landroid/os/IBinder;IIIIJILcom/samsung/android/camera/iris/
IIrisServiceReceiver;ILjava/lang/String;Landroid/os/Bundle;[B)V (blacklist,
linking, denied)
01-07 10:25:53.511 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->cancelAuthentication(Landroid/os/
IBinder;Ljava/lang/String;)V (blacklist, linking, denied)
01-07 10:25:53.511 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->authenticate(Landroid/os/
IBinder;Landroid/os/IBinder;IIIIJILcom/samsung/android/camera/iris/
IIrisServiceReceiver;ILjava/lang/String;Landroid/os/Bundle;[B)V (blacklist,
linking, denied)
01-07 10:25:53.512 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->isHardwareDetected(JLjava/lang/
String;)Z (blacklist, linking, denied)
01-07 10:25:53.515 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->request(Landroid/os/
IBinder;I[B[BIILcom/samsung/android/camera/iris/IIrisServiceReceiver;)I (blacklist,
linking, denied)
01-07 10:25:53.515 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 551
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService$Stub;->asInterface(Landroid/os/
IBinder;)Lcom/samsung/android/camera/iris/IIrisService; (blacklist, linking,
denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService$Stub;->asInterface(Landroid/os/
IBinder;)Lcom/samsung/android/camera/iris/IIrisService; (blacklist, linking,
denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->enableIRImageCallback(ILjava/lang/
String;I)V (blacklist, linking, denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->enableIRImageCallback(ILjava/lang/
String;I)V (blacklist, linking, denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->getEnrolledIrises(ILjava/lang/
String;)Ljava/util/List; (blacklist, linking, denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/Iris;->getIrisId()I (blacklist, linking, denied)
01-07 10:25:53.523 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/Iris;->getIrisId()I (blacklist, linking, denied)
01-07 10:25:53.524 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/Iris;->getIrisId()I (blacklist, linking, denied)
01-07 10:25:53.524 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->hasEnrolledIrises(ILjava/lang/
String;)Z (blacklist, linking, denied)
01-07 10:25:53.524 W/dex2oat32( 5938): Accessing hidden method
Lcom/samsung/android/camera/iris/IIrisService;->setIrisViewType(ILjava/lang/
String;I)V (blacklist, linking, denied)
01-07 10:25:53.546 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.lens.view.af.bw.g(com.google.at.c.a.a.bc,
com.google.android.libraries.lens.view.at.a.j) took 129.006ms (472.84 bytecodes/s)
(1640B approximate peak alloc)
01-07 10:25:53.553 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.561 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.lens.view.aq.g.k(android.content.Context) took
116.512ms (1991.21 bytecodes/s) (6104B approximate peak alloc)
01-07 10:25:53.619 W/dex2oat32( 5339): Verification of int
com.google.android.libraries.lens.view.camera.e.a.d.hashCode() took 114.293ms
(174.99 bytecodes/s) (920B approximate peak alloc)
01-07 10:25:53.623 W/dex2oat32( 5846): Accessing hidden method
Landroid/net/ConnectivityManager;->isNetworkSupported(I)Z (greylist-max-p, linking,
denied)
01-07 10:25:53.654 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.658 W/dex2oat32( 5905): Verification of
android.view.inputmethod.InputConnection
androidx.appcompat.widget.SearchView$SearchAutoComplete.onCreateInputConnection(and
roid.view.inputmethod.EditorInfo) took 104.459ms (181.89 bytecodes/s) (1112B
approximate peak alloc)
01-07 10:25:53.681 W/dex2oat32( 5905): Verification of
androidx.fragment.app.Fragment
androidx.fragment.app.Fragment.instantiate(android.content.Context,
java.lang.String, android.os.Bundle) took 120.623ms (1226.96 bytecodes/s) (2592B
approximate peak alloc)
01-07 10:25:53.757 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.860 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.865 W/dex2oat32( 5846): Verification of void
com.google.android.gms.internal.ads.zzaak.<init>(com.google.android.gms.internal.ad
s.zzaqw, android.content.Context, com.google.android.gms.internal.ads.zzmw) took
156.525ms (210.83 bytecodes/s) (1200B approximate peak alloc)
01-07 10:25:53.878 W/dex2oat32( 5339): Verification of boolean
com.google.android.libraries.onegoogle.accountmenu.d.h.equals(java.lang.Object)
took 148.827ms (900.37 bytecodes/s) (2360B approximate peak alloc)
01-07 10:25:53.959 I/dex2oat32( 6024): dex2oat took 463.365ms (150.520ms cpu)
(threads: 8) arena alloc=5424B (5424B) java alloc=32KB (33776B) native alloc=1368KB
(1401280B) free=467KB (478784B)
01-07 10:25:53.960 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.lens.view.at.b.ac.x(com.google.common.base.aw,
com.google.bn.e.b.a.ba) took 135.449ms (22510.27 bytecodes/s) (51456B approximate
peak alloc)
01-07 10:25:53.961 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:53.982 V/installd( 4701): DexInv: --- END
'/system/priv-app/DownloadProviderUi/DownloadProviderUi.apk' (success) ---
01-07 10:25:53.983 I/installd( 4701): Dexopt async result : 0, hash_code :
259309169, path: /system/priv-app/DownloadProviderUi/DownloadProviderUi.apk
01-07 10:25:54.002 I/SurfaceFlinger( 4646): SFWD update time=59137364188
01-07 10:25:54.045 W/dex2oat32( 5846): Verification of
com.google.android.material.snackbar.Snackbar
com.google.android.material.snackbar.Snackbar.make(android.view.View,
java.lang.CharSequence, int) took 169.772ms (329.85 bytecodes/s) (1752B approximate
peak alloc)
01-07 10:25:54.058 W/dex2oat32( 5846): Verification of void
com.google.android.material.textfield.TextInputLayout$AccessibilityDelegate.onPopul
ateAccessibilityEvent(android.view.View,
android.view.accessibility.AccessibilityEvent) took 172.636ms (249.08 bytecodes/s)
(1672B approximate peak alloc)
01-07 10:25:54.062 D/Installer( 4956): DexoptAsync result, h: 259309169, r: 0, s: 7
01-07 10:25:54.062 D/Installer( 4956): Dexopt result(259309169): success
01-07 10:25:54.092 W/dex2oat32( 5938): Verification of boolean
com.unionpay.mobile.android.hce.f.a(android.os.Bundle) took 178.365ms (751.27
bytecodes/s) (2144B approximate peak alloc)
01-07 10:25:54.162 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:54.166 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/PacProcessor/PacProcessor.apk pkg=com.android.pacprocessor
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:54.166 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.183 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/Phonesky/Phonesky.apk' ---
01-07 10:25:54.187 I/dex2oat32( 5342): Explicit concurrent copying GC freed
112939(21MB) AllocSpace objects, 2(36KB) LOS objects, 98% free, 29KB/1565KB, paused
66us total 361.236ms
01-07 10:25:54.206 I/io_stats( 4394): !@ 179,0 r 44486 2867433 w 2574 102260 d 804
9820 f 1148 1138 iot 15872 0 th 51200 0 0 pt 0 inp 0 0 59.340
01-07 10:25:54.267 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.290 I/dex2oat32( 6042): /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=/product/priv-app/Phonesky --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
01-07 10:25:54.299 I/dex2oat32( 6042): 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-07 10:25:54.365 W/dex2oat32( 5938): Verification of
org.codehaus.jackson.map.ObjectWriter
org.codehaus.jackson.map.ObjectMapper.viewWriter(java.lang.Class) took 116.266ms
(60.21 bytecodes/s) (960B approximate peak alloc)
01-07 10:25:54.367 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.375 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 561
01-07 10:25:54.376 W/dex2oat32( 5985): Verification of java.util.List
androidx.core.content.res.FontResourcesParserCompat.readCerts(android.content.res.R
esources, int) took 143.536ms (592.18 bytecodes/s) (1896B approximate peak alloc)
01-07 10:25:54.383 W/dex2oat32( 5985): Verification of void
androidx.core.graphics.drawable.IconCompat.addToShortcutIntent(android.content.Inte
nt, android.graphics.drawable.Drawable, android.content.Context) took 133.545ms
(1482.64 bytecodes/s) (3248B approximate peak alloc)
01-07 10:25:54.397 W/dex2oat32( 5985): Verification of boolean
androidx.core.os.BuildCompat.isAtLeastOMR1() took 154.572ms (64.69 bytecodes/s)
(888B approximate peak alloc)
01-07 10:25:54.402 W/dex2oat32( 5985): Verification of void
androidx.core.text.util.LinkifyCompat.addLinkMovementMethod(android.widget.TextView
) took 131.989ms (166.68 bytecodes/s) (944B approximate peak alloc)
01-07 10:25:54.402 W/dex2oat32( 5985): Verification of void
androidx.core.text.util.FindAddress.<clinit>() took 148.335ms (4887.58 bytecodes/s)
(8024B approximate peak alloc)
01-07 10:25:54.402 W/dex2oat32( 5985): Verification of void
androidx.core.util.LogWriter.write(char[], int, int) took 118.906ms (201.84
bytecodes/s) (1184B approximate peak alloc)
01-07 10:25:54.405 W/dex2oat32( 5985): Verification of java.lang.Object[]
androidx.core.text.PrecomputedTextCompat.getSpans(int, int, java.lang.Class) took
153.772ms (130.06 bytecodes/s) (1136B approximate peak alloc)
01-07 10:25:54.407 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.slotpage.ew.onSelfUpdateResult(boolean) took
170.427ms (375.53 bytecodes/s) (1608B approximate peak alloc)
01-07 10:25:54.410 W/dex2oat32( 5985): Verification of void
androidx.core.content.ContextCompat$LegacyServiceMapHolder.<clinit>() took
181.191ms (2776.07 bytecodes/s) (5984B approximate peak alloc)
01-07 10:25:54.470 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.507 W/dex2oat32( 5846): Verification of void
com.google.common.collect.gw.<init>(com.google.common.collect.gu) took 184.438ms
(162.66 bytecodes/s) (1224B approximate peak alloc)
01-07 10:25:54.560 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.widget.SettingsDialogListAdapter.updateUI(android.v
iew.View, com.sec.android.app.samsungapps.widget.OptionItem, int) took 181.783ms
(863.67 bytecodes/s) (2504B approximate peak alloc)
01-07 10:25:54.571 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.672 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.699 W/dex2oat32( 5846): Verification of
com.sec.android.app.samsungapps.databinding.DataBindingViewHolder
com.sec.android.app.samsungapps.search.SearchResultAdapter.a(android.view.ViewGroup
, int, android.content.Context, android.view.LayoutInflater) took 191.273ms
(1056.08 bytecodes/s) (4280B approximate peak alloc)
01-07 10:25:54.723 W/dex2oat32( 5985): Verification of void
com.bumptech.glide.load.engine.ActiveResources.cleanupActiveReference(com.bumptech.
glide.load.engine.ActiveResources$ResourceWeakReference) took 128.902ms (426.68
bytecodes/s) (2200B approximate peak alloc)
01-07 10:25:54.738 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.mynotice.DealsAndEventsDisplayImplementer.a(com.sec
.android.app.samsungapps.pollingnoti.data.HeadUpNotiItem, int) took 285.318ms
(1496.57 bytecodes/s) (4648B approximate peak alloc)
01-07 10:25:54.740 I/dex2oat32( 5339): Explicit concurrent copying GC freed
104333(13MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused
71us total 216.353ms
01-07 10:25:54.754 W/dex2oat32( 5985): Verification of void
com.bumptech.glide.Glide.<init>(android.content.Context,
com.bumptech.glide.load.engine.Engine,
com.bumptech.glide.load.engine.cache.MemoryCache,
com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool,
com.bumptech.glide.load.engine.bitmap_recycle.ArrayPool,
com.bumptech.glide.manager.RequestManagerRetriever,
com.bumptech.glide.manager.ConnectivityMonitorFactory, int,
com.bumptech.glide.request.RequestOptions, java.util.Map, java.util.List, boolean)
took 168.971ms (5533.48 bytecodes/s) (17768B approximate peak alloc)
01-07 10:25:54.764 W/dex2oat32( 5938): Compilation of void
android.support.v7.app.AppCompatDelegateImplV9$6.b(android.view.View) took
135.361ms
01-07 10:25:54.764 W/dex2oat32( 5938): Compilation of void
android.support.v7.app.AlertController.b(android.view.ViewGroup) took 135.633ms
01-07 10:25:54.765 W/dex2oat32( 5938): Compilation of void
android.support.v4.view.aa$v.a(android.view.View, android.support.v4.view.a) took
151.798ms
01-07 10:25:54.769 W/dex2oat32( 5938): Compilation of android.support.v4.widget.y
android.support.v4.widget.y.a(android.view.ViewGroup,
android.support.v4.widget.y$a) took 140.042ms
01-07 10:25:54.770 W/dex2oat32( 5938): Compilation of void
android.support.v4.widget.d.a(float, android.support.v4.widget.d$b, boolean) took
140.743ms
01-07 10:25:54.770 W/dex2oat32( 5938): Compilation of void
android.support.v4.widget.SwipeRefreshLayout.a(android.view.MotionEvent) took
140.526ms
01-07 10:25:54.771 W/dex2oat32( 5938): Compilation of void
android.support.v4.view.aa.j(android.view.View, float) took 142.266ms
01-07 10:25:54.772 W/dex2oat32( 5938): Compilation of void
android.support.v7.app.AppCompatDelegateImplV9$PanelFeatureState$SavedState$1.<init
>() took 139.947ms
01-07 10:25:54.772 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.774 W/dex2oat32( 5985): Verification of void
com.google.android.gms.ads.internal.zzbv.<init>() took 139.438ms (1814.42
bytecodes/s) (6912B approximate peak alloc)
01-07 10:25:54.809 W/dex2oat32( 5985): Verification of java.lang.String
com.google.android.gms.common.internal.LibraryVersion.getVersion(java.lang.String)
took 107.766ms (1633.16 bytecodes/s) (2880B approximate peak alloc)
01-07 10:25:54.876 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.984 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:54.995 W/dex2oat32( 5973): Verification of void
androidx.core.app.RemoteInput.addDataResultToIntent(androidx.core.app.RemoteInput,
android.content.Intent, java.util.Map) took 124.077ms (886.54 bytecodes/s) (2472B
approximate peak alloc)
01-07 10:25:54.996 W/dex2oat32( 5973): Verification of android.graphics.Bitmap
androidx.core.app.NotificationCompat$Style.createColoredBitmap(androidx.core.graphi
cs.drawable.IconCompat, int, int) took 127.522ms (446.98 bytecodes/s) (1808B
approximate peak alloc)
01-07 10:25:55.000 W/dex2oat32( 5973): Verification of void
androidx.core.app.NotificationManagerCompat$SideChannelManager.processListenerQueue
(androidx.core.app.NotificationManagerCompat$SideChannelManager$ListenerRecord)
took 120.102ms (1548.67 bytecodes/s) (2832B approximate peak alloc)
01-07 10:25:55.001 W/dex2oat32( 5973): Verification of void
androidx.core.app.NotificationManagerCompat.createNotificationChannel(android.app.N
otificationChannel) took 120.233ms (99.81 bytecodes/s) (1008B approximate peak
alloc)
01-07 10:25:55.001 W/dex2oat32( 5973): Verification of
androidx.core.app.ShareCompat$IntentBuilder
androidx.core.app.ShareCompat$IntentBuilder.setHtmlText(java.lang.String) took
119.790ms (208.70 bytecodes/s) (1136B approximate peak alloc)
01-07 10:25:55.001 W/dex2oat32( 5973): Verification of java.lang.String
androidx.core.app.ShareCompat$IntentReader.getHtmlText() took 118.005ms (474.55
bytecodes/s) (1544B approximate peak alloc)
01-07 10:25:55.003 W/dex2oat32( 5973): Verification of android.app.Person
androidx.core.app.Person.toAndroidPerson() took 118.216ms (592.13 bytecodes/s)
(1456B approximate peak alloc)
01-07 10:25:55.009 W/dex2oat32( 5973): Verification of void
androidx.core.app.ShareCompat.configureMenuItem(android.view.MenuItem,
androidx.core.app.ShareCompat$IntentBuilder) took 125.328ms (654.28 bytecodes/s)
(1824B approximate peak alloc)
01-07 10:25:55.089 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.190 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.242 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 571
01-07 10:25:55.263 W/dex2oat32( 5985): Verification of void
androidx.appcompat.app.AppCompatDelegateImpl.initWindowDecorActionBar() took
102.245ms (557.48 bytecodes/s) (1648B approximate peak alloc)
01-07 10:25:55.291 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.383 I/dex2oat32( 6042): Large app, accepted running with swap.
01-07 10:25:55.391 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.475 W/dex2oat32( 5985): Verification of boolean
com.airbnb.lottie.parser.moshi.JsonUtf8Reader.skipToEndOfBlockComment() took
127.057ms (299.08 bytecodes/s) (1376B approximate peak alloc)
01-07 10:25:55.475 W/dex2oat32( 5985): Verification of android.animation.Animator
androidx.transition.ChangeBounds.createAnimator(android.view.ViewGroup,
androidx.transition.TransitionValues, androidx.transition.TransitionValues) took
128.360ms (4752.24 bytecodes/s) (10904B approximate peak alloc)
01-07 10:25:55.480 W/dex2oat32( 5985): Verification of void
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$VGroup.setScaleX(flo
at) took 143.343ms (83.71 bytecodes/s) (816B approximate peak alloc)
01-07 10:25:55.481 W/dex2oat32( 5985): Verification of void
androidx.preference.SeekBarPreference.onBindViewHolder(androidx.preference.Preferen
ceViewHolder) took 192.313ms (431.59 bytecodes/s) (1912B approximate peak alloc)
01-07 10:25:55.489 W/dex2oat32( 5985): Verification of void
androidx.indexscroll.widget.SeslCursorIndexer.<init>(android.database.Cursor, int,
java.lang.CharSequence) took 208.461ms (71.96 bytecodes/s) (976B approximate peak
alloc)
01-07 10:25:55.492 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.493 W/dex2oat32( 5985): Verification of
com.bumptech.glide.request.target.Target
com.bumptech.glide.RequestBuilder.into(com.bumptech.glide.request.target.Target,
com.bumptech.glide.request.RequestListener,
com.bumptech.glide.request.BaseRequestOptions, java.util.concurrent.Executor) took
127.072ms (535.13 bytecodes/s) (1728B approximate peak alloc)
01-07 10:25:55.536 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.abuse.reporting.ReportAbuseHorizontalScrollView.a()
took 129.702ms (61.68 bytecodes/s) (800B approximate peak alloc)
01-07 10:25:55.574 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.places.api.model.Place$Type.<clinit>() took 139.096ms
(16894.71 bytecodes/s) (21664B approximate peak alloc)
01-07 10:25:55.593 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.625 W/dex2oat32( 5339): Verification of boolean
com.google.android.libraries.search.video.thirdparty.r.onTouch(android.view.View,
android.view.MotionEvent) took 100.825ms (426.48 bytecodes/s) (1552B approximate
peak alloc)
01-07 10:25:55.629 W/dex2oat32( 5985): Verification of void
com.bumptech.glide.gifdecoder.StandardGifDecoder.advance() took 151.239ms (79.34
bytecodes/s) (872B approximate peak alloc)
01-07 10:25:55.694 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.724 W/dex2oat32( 5985): Verification of void
com.google.android.gms.internal.ads.zzch.zza(byte[], byte[]) took 116.397ms
(96677.72 bytecodes/s) (57120B approximate peak alloc)
01-07 10:25:55.732 I/dex2oat32( 5846): Explicit concurrent copying GC freed
51174(14MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
66us total 474.992ms
01-07 10:25:55.754 W/dex2oat32( 5985): Verification of void
com.google.android.gms.internal.ads.zzcm.zza(byte[], byte[]) took 113.288ms
(99480.36 bytecodes/s) (57200B approximate peak alloc)
01-07 10:25:55.784 I/dex2oat32( 5905): Explicit concurrent copying GC freed
38754(9367KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7680B/1543KB, paused
124us total 101.782ms
01-07 10:25:55.787 W/dex2oat32( 5342): Verification of java.lang.Object[]
com.google.android.libraries.assistant.auto.jumpboost.agsaclassic.request.a.newArra
y(int) took 111.433ms (26.92 bytecodes/s) (808B approximate peak alloc)
01-07 10:25:55.788 W/dex2oat32( 5339): Verification of void
com.google.android.libraries.web.weblayer.c.a.f.<init>(com.google.android.libraries
.web.weblayer.c.a.h) took 167.357ms (35.85 bytecodes/s) (840B approximate peak
alloc)
01-07 10:25:55.789 W/dex2oat32( 5342): Verification of void
com.google.android.hotword.service.i.onCreate() took 409.292ms (381.15 bytecodes/s)
(2288B approximate peak alloc)
01-07 10:25:55.795 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.796 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.assistant.auto.a.a.p.c(android.transition.Transition,
com.google.android.libraries.assistant.auto.a.a.a.ay,
com.google.android.libraries.assistant.auto.a.a.a.ay) took 127.873ms (15304.16
bytecodes/s) (35784B approximate peak alloc)
01-07 10:25:55.797 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.libraries.assistant.auto.jumpboost.agsaclassic.c.f.call() took
132.161ms (1551.13 bytecodes/s) (6304B approximate peak alloc)
01-07 10:25:55.801 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.assistant.assistantactions.rendering.ui.fields.g.onCli
ck(android.view.View) took 140.933ms (986.28 bytecodes/s) (2800B approximate peak
alloc)
01-07 10:25:55.813 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.libraries.ao.a.a.c.jX() took 314.031ms (210.17 bytecodes/s)
(2144B approximate peak alloc)
01-07 10:25:55.813 W/dex2oat32( 5339): Verification of java.lang.Exception
com.google.android.libraries.z.b.k.aj.a(java.lang.Exception) took 132.688ms
(1085.24 bytecodes/s) (2696B approximate peak alloc)
01-07 10:25:55.835 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.libraries.assistant.assistantactions.c.b.f.p.apply(java.lang.Obj
ect) took 210.657ms (2169.40 bytecodes/s) (8024B approximate peak alloc)
01-07 10:25:55.862 W/dex2oat32( 5339): Verification of void
com.google.android.remotesearch.p.onCreate() took 107.418ms (986.79 bytecodes/s)
(2424B approximate peak alloc)
01-07 10:25:55.896 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:55.906 I/dex2oat32( 5938): dex2oat took 5.245s (4.477s cpu) (threads:
8) arena alloc=7640B (7640B) java alloc=8591KB (8797680B) native alloc=9752KB
(9986720B) free=863KB (884064B)
01-07 10:25:55.919 W/dex2oat32( 5973): Verification of void
com.google.android.exoplayer2.ui.PlayerNotificationManager.invalidate() took
115.666ms (69.16 bytecodes/s) (784B approximate peak alloc)
01-07 10:25:55.921 W/dex2oat32( 5973): Verification of void
com.google.android.exoplayer2.ui.TrackSelectionView.<init>(android.content.Context,
android.util.AttributeSet, int) took 109.354ms (1655.16 bytecodes/s) (2840B
approximate peak alloc)
01-07 10:25:55.934 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungBilling/SamsungBilling.apk' (success) ---
01-07 10:25:55.935 I/installd( 4701): Dexopt async result : 0, hash_code :
229462932, path: /system/priv-app/SamsungBilling/SamsungBilling.apk
01-07 10:25:56.002 D/Installer( 4956): DexoptAsync result, h: 229462932, r: 0, s: 7
01-07 10:25:56.002 D/Installer( 4956): Dexopt result(229462932): success
01-07 10:25:56.065 W/dex2oat32( 5973): Verification of void
com.google.android.gms.common.data.DataBufferIterator.<init>(com.google.android.gms
.common.data.DataBuffer) took 149.625ms (100.25 bytecodes/s) (936B approximate peak
alloc)
01-07 10:25:56.069 W/dex2oat32( 5973): Verification of java.lang.Object
com.google.android.gms.common.data.zaa.createFromParcel(android.os.Parcel) took
148.902ms (423.10 bytecodes/s) (1744B approximate peak alloc)
01-07 10:25:56.071 W/dex2oat32( 5973): Verification of java.lang.Object
com.google.android.gms.common.data.zac.createFromParcel(android.os.Parcel) took
148.740ms (591.64 bytecodes/s) (2112B approximate peak alloc)
01-07 10:25:56.074 W/dex2oat32( 5339): Verification of void
com.google.ar.core.viewer.occlusions.OcclusionsPopup.showIfApplicable() took
112.984ms (265.52 bytecodes/s) (1136B approximate peak alloc)
01-07 10:25:56.103 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:56.105 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SimAppDialog/SimAppDialog.apk pkg=com.android.simappdialog
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:25:56.105 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.107 V/installd( 4701): DexInv: --- BEGIN
'/system/app/PacProcessor/PacProcessor.apk' ---
01-07 10:25:56.111 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 581
01-07 10:25:56.145 W/dex2oat32( 5973): Verification of void
com.google.android.exoplayer2.ui.StyledPlayerControlView.updateSettingsWindowSize()
took 112.027ms (490.95 bytecodes/s) (1224B approximate peak alloc)
01-07 10:25:56.170 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.elements.c.c.a.d.run() took 101.832ms (3220.98
bytecodes/s) (8168B approximate peak alloc)
01-07 10:25:56.174 I/dex2oat32( 6074): /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/PacProcessor --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:56.179 I/dex2oat32( 6074): 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-07 10:25:56.184 W/dex2oat32( 5342): Verification of com.facebook.litho.q
com.google.android.libraries.elements.c.aw.a(com.facebook.litho.u,
com.youtube.a.a.v, com.google.android.libraries.elements.internal.p,
com.google.android.libraries.elements.internal.p,
com.google.android.libraries.elements.internal.p,
com.google.android.libraries.elements.internal.p,
com.google.android.libraries.elements.interfaces.by,
com.google.android.libraries.elements.interfaces.as,
com.google.android.libraries.elements.interfaces.r,
com.google.android.libraries.elements.interfaces.v, java.util.Map,
com.google.android.libraries.elements.c.av) took 120.322ms (5751.20 bytecodes/s)
(13456B approximate peak alloc)
01-07 10:25:56.193 W/dex2oat32( 5973): Verification of boolean
com.google.android.gms.common.server.response.FastParser.zaa(java.io.BufferedReader
, com.google.android.gms.common.server.response.FastJsonResponse) took 106.932ms
(6583.59 bytecodes/s) (10720B approximate peak alloc)
01-07 10:25:56.206 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.209 I/io_stats( 4394): !@ 179,0 r 44644 2881273 w 2589 102908 d 804
9820 f 1148 1138 iot 15940 0 th 51200 0 0 pt 0 inp 0 0 61.343
01-07 10:25:56.211 E/BootAnimationLoader( 4913): !@BootAnimation : 581 ~ 582 frame
timegap 100ms over
01-07 10:25:56.211 E/BootAnimationLoader( 4913): !@BootAnimation : 581 ~ 582 frame
time difference [49.723 s ~ 49.824 s] / timegap [ 0.101 s]
01-07 10:25:56.211 E/BootAnimationLoader( 4913): !@BootAnimation : 581 frame
drawing time difference [49.727 s ~ 49.730 s] / timegap [ 0.003 s]
01-07 10:25:56.281 W/dex2oat32( 5342): Verification of java.lang.String
com.google.android.libraries.gcoreclient.cast.impl.l.a() took 101.051ms (69.27
bytecodes/s) (968B approximate peak alloc)
01-07 10:25:56.307 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.393 W/dex2oat32( 5973): Verification of void
com.samsung.android.game.gamehome.receiver.VolumeControlReceiver.showVolumeControlP
opup(android.content.Context, android.content.Intent) took 100.271ms (249.32
bytecodes/s) (1368B approximate peak alloc)
01-07 10:25:56.407 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.493 W/dex2oat32( 5339): Verification of boolean
com.google.android.libraries.z.a.c.equals(java.lang.Object) took 116.134ms (370.26
bytecodes/s) (1184B approximate peak alloc)
01-07 10:25:56.508 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.555 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.home.d.a.q.a(androidx.preference.ar) took 122.525ms
(914.10 bytecodes/s) (2776B approximate peak alloc)
01-07 10:25:56.566 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.home.c.b.checkServerTrusted(java.security.cert.X509Cer
tificate[], java.lang.String) took 139.677ms (2076.21 bytecodes/s) (6976B
approximate peak alloc)
01-07 10:25:56.568 W/dex2oat32( 5973): Verification of void
androidx.constraintlayout.motion.utils.LinearCurveFit.getPos(double, double[]) took
111.291ms (1105.21 bytecodes/s) (2600B approximate peak alloc)
01-07 10:25:56.573 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.home.d.a.aa.a(java.lang.String, android.os.Bundle)
took 145.244ms (1239.29 bytecodes/s) (4560B approximate peak alloc)
01-07 10:25:56.577 W/dex2oat32( 5342): Verification of boolean
com.google.android.libraries.home.b.b.x.onSingleTapUp(android.view.MotionEvent)
took 107.669ms (65.01 bytecodes/s) (864B approximate peak alloc)
01-07 10:25:56.592 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.libraries.gsa.monet.internal.service.s.createFromParcel(android.
os.Parcel) took 206.663ms (96.78 bytecodes/s) (1112B approximate peak alloc)
01-07 10:25:56.592 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.home.d.a.i.aV() took 160.346ms (598.70 bytecodes/s)
(2800B approximate peak alloc)
01-07 10:25:56.592 W/dex2oat32( 5342): Verification of boolean
com.google.android.libraries.gsa.d.a.s.onKeyUp(int, android.view.KeyEvent) took
114.706ms (549.23 bytecodes/s) (1520B approximate peak alloc)
01-07 10:25:56.599 W/dex2oat32( 5905): Verification of void
com.google.common.collect.Streams$4.<init>(long, int,
java.util.PrimitiveIterator$OfLong,
com.google.common.collect.Streams$LongFunctionWithIndex) took 110.513ms (108.58
bytecodes/s) (952B approximate peak alloc)
01-07 10:25:56.609 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.625 W/dex2oat32( 5339): Verification of void
com.google.android.material.bottomsheet.c.a(android.view.View,
android.support.v4.e.at, com.google.android.material.internal.au) took 180.349ms
(748.55 bytecodes/s) (2336B approximate peak alloc)
01-07 10:25:56.638 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.apps.tiktok.inject.a.f.a(com.google.apps.tiktok.account.AccountId) took
121.406ms (757.79 bytecodes/s) (2464B approximate peak alloc)
01-07 10:25:56.642 W/dex2oat32( 5339): Verification of
com.google.apps.tiktok.concurrent.ae com.google.apps.tiktok.dataservice.z.b() took
131.125ms (678.74 bytecodes/s) (2352B approximate peak alloc)
01-07 10:25:56.670 I/dex2oat32( 6074): dex2oat took 505.907ms (152.391ms cpu)
(threads: 8) arena alloc=3896B (3896B) java alloc=21KB (21592B) native alloc=1412KB
(1446344B) free=483KB (495160B)
01-07 10:25:56.711 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.718 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.android.libraries.lens.view.af.cr.call() took 101.979ms (13394.87
bytecodes/s) (19680B approximate peak alloc)
01-07 10:25:56.729 W/dex2oat32( 5339): Verification of
com.google.apps.tiktok.tracing.ds com.google.apps.tiktok.tracing.dt.a() took
133.956ms (2493.36 bytecodes/s) (5560B approximate peak alloc)
01-07 10:25:56.730 V/installd( 4701): DexInv: --- END
'/system/app/PacProcessor/PacProcessor.apk' (success) ---
01-07 10:25:56.730 I/installd( 4701): Dexopt async result : 0, hash_code :
35438562, path: /system/app/PacProcessor/PacProcessor.apk
01-07 10:25:56.739 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.ondevice.c.g.a() took 142.148ms (8962.43
bytecodes/s) (21408B approximate peak alloc)
01-07 10:25:56.752 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.ag.h.run() took 101.958ms (8042.49
bytecodes/s) (12720B approximate peak alloc)
01-07 10:25:56.753 W/dex2oat32( 5339): Verification of void
com.google.ar.core.viewer.analytics.ArViewerLogOuterClass$ArViewerLog.mergeUserExit
ed(com.google.ar.core.viewer.analytics.ArViewerLogOuterClass$UserExited) took
112.233ms (320.76 bytecodes/s) (1320B approximate peak alloc)
01-07 10:25:56.773 W/dex2oat32( 5339): Verification of boolean
com.google.ar.core.viewer.config.b.isDatasetRecordingEnabled() took 120.089ms
(24.98 bytecodes/s) (696B approximate peak alloc)
01-07 10:25:56.812 D/Installer( 4956): DexoptAsync result, h: 35438562, r: 0, s: 7
01-07 10:25:56.812 D/Installer( 4956): Dexopt result(35438562): success
01-07 10:25:56.921 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:56.921 W/dex2oat32( 5846): Verification of java.lang.String
com.sec.android.app.samsungapps.widget.detail.DetailItemDiscountButton.a(java.lang.
String, java.lang.String) took 177.079ms (378.36 bytecodes/s) (1600B approximate
peak alloc)
01-07 10:25:56.927 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/EnhancedAttestationAgent/EnhancedAttestationAgent.apk
pkg=com.samsung.android.knox.attestation isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]}
dexMetadataPath=null async=true
01-07 10:25:56.927 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:56.929 W/dex2oat32( 5973): Verification of
com.google.android.datatransport.runtime.SendRequest
com.google.android.datatransport.runtime.AutoValue_SendRequest$Builder.build() took
110.251ms (1396.81 bytecodes/s) (2816B approximate peak alloc)
01-07 10:25:56.934 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SimAppDialog/SimAppDialog.apk' ---
01-07 10:25:56.949 W/dex2oat32( 5342): Verification of
com.google.android.libraries.lens.view.aw.h
com.google.android.libraries.lens.view.aw.h.e(com.google.bn.e.b.a.ba,
com.google.android.libraries.lens.view.at.x,
com.google.android.libraries.lens.view.aw.m, com.google.common.w.a.cn) took
188.095ms (53.16 bytecodes/s) (976B approximate peak alloc)
01-07 10:25:56.951 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.vlibrary3.installer.download.DownloadSingleItem.onA
ction(com.sec.android.app.samsungapps.vlibrary3.installer.download.DownloadSingleIt
emStateMachine$Action) took 201.050ms (5680.15 bytecodes/s) (15024B approximate
peak alloc)
01-07 10:25:56.954 W/dex2oat32( 5973): Verification of
com.google.android.exoplayer2.extractor.Extractor[]
com.google.android.exoplayer2.extractor.ts.AdtsExtractor.lambda$static$0() took
100.888ms (118.94 bytecodes/s) (960B approximate peak alloc)
01-07 10:25:56.958 W/dex2oat32( 5973): Verification of java.lang.Object
com.airbnb.lottie.parser.GradientColorParser.parse(com.airbnb.lottie.parser.moshi.J
sonReader, float) took 217.314ms (23.01 bytecodes/s) (856B approximate peak alloc)
01-07 10:25:56.970 W/dex2oat32( 5905): Verification of
org.checkerframework.checker.formatter.qual.ConversionCategory
org.checkerframework.checker.formatter.qual.ConversionCategory.intersect(org.checke
rframework.checker.formatter.qual.ConversionCategory,
org.checkerframework.checker.formatter.qual.ConversionCategory) took 142.957ms
(664.54 bytecodes/s) (1928B approximate peak alloc)
01-07 10:25:56.974 I/dex2oat32( 6092): /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/SimAppDialog --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:25:56.981 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 591
01-07 10:25:57.007 I/dex2oat32( 6092): 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-07 10:25:57.025 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.infopanel.c.a(java.lang.Object) took
110.150ms (17240.06 bytecodes/s) (34536B approximate peak alloc)
01-07 10:25:57.028 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.124 W/dex2oat32( 5342): Verification of
com.google.android.libraries.lens.view.feedback.FeedbackBannerView
com.google.android.libraries.lens.view.utils.p.a() took 118.909ms (1404.43
bytecodes/s) (2744B approximate peak alloc)
01-07 10:25:57.129 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.202 W/dex2oat32( 5846): Verification of int
com.sec.android.app.samsungapps.vlibrary.concreteloader.ConcreteDataExchanger.getUp
datableCount() took 125.037ms (327.90 bytecodes/s) (1480B approximate peak alloc)
01-07 10:25:57.203 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.n.u.ad(android.app.Activity) took 222.062ms
(126.09 bytecodes/s) (1400B approximate peak alloc)
01-07 10:25:57.229 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.277 W/dex2oat32( 5846): Verification of java.lang.Object
org.codehaus.jackson.map.deser.BeanDeserializer.deserializeWithType(org.codehaus.ja
ckson.JsonParser, org.codehaus.jackson.map.DeserializationContext,
org.codehaus.jackson.map.TypeDeserializer) took 100.267ms (49.87 bytecodes/s) (864B
approximate peak alloc)
01-07 10:25:57.293 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.slotpage.game.GameFragment.displayOn() took
105.605ms (303.01 bytecodes/s) (1720B approximate peak alloc)
01-07 10:25:57.297 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.slotpage.game.GamePreOrderFragment.a(boolean, int,
int) took 106.728ms (768.31 bytecodes/s) (2176B approximate peak alloc)
01-07 10:25:57.301 W/dex2oat32( 5846): Verification of
androidx.fragment.app.Fragment
com.sec.android.app.samsungapps.slotpage.game.GamePagerAdapter.getItem(int) took
113.013ms (1344.98 bytecodes/s) (2912B approximate peak alloc)
01-07 10:25:57.305 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.slotpage.game.GameRecommendListFragment.<init>()
took 105.909ms (264.38 bytecodes/s) (1256B approximate peak alloc)
01-07 10:25:57.305 W/dex2oat32( 5973): Verification of void
androidx.picker.widget.SeslSpinningDatePickerSpinnerDelegate.tryComputeMaxWidth()
took 101.824ms (1777.56 bytecodes/s) (3248B approximate peak alloc)
01-07 10:25:57.330 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.413 I/dex2oat32( 6092): dex2oat took 442.935ms (239.091ms cpu)
(threads: 8) arena alloc=9672B (9672B) java alloc=554KB (567912B) native
alloc=1285KB (1316080B) free=514KB (527120B)
01-07 10:25:57.431 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.447 V/installd( 4701): DexInv: --- END
'/system/app/SimAppDialog/SimAppDialog.apk' (success) ---
01-07 10:25:57.447 I/installd( 4701): Dexopt async result : 0, hash_code :
127786959, path: /system/app/SimAppDialog/SimAppDialog.apk
01-07 10:25:57.473 W/dex2oat32( 5905): Compilation of void
com.google.common.collect.ImmutableRangeSet$ComplementRanges.<init>(com.google.comm
on.collect.ImmutableRangeSet) took 124.169ms
01-07 10:25:57.479 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.abuse.reporting.ReportAbuseActivity.onCreate(android.o
s.Bundle) took 121.057ms (4526.77 bytecodes/s) (10296B approximate peak alloc)
01-07 10:25:57.510 W/dex2oat32( 5846): Verification of void
com.sec.android.app.samsungapps.slotpage.gear.GearBrandDetailActivity.f() took
139.859ms (3289.02 bytecodes/s) (7520B approximate peak alloc)
01-07 10:25:57.481 W/dex2oat32( 5973): Verification of void
com.google.android.gms.common.server.response.SafeParcelResponse.zaa(java.lang.Stri
ngBuilder, java.util.Map, android.os.Parcel) took 123.569ms (6555.03 bytecodes/s)
(11720B approximate peak alloc)
01-07 10:25:57.518 W/dex2oat32( 5973): Verification of void
androidx.coordinatorlayout.widget.CoordinatorLayout.constrainChildRect(androidx.coo
rdinatorlayout.widget.CoordinatorLayout$LayoutParams, android.graphics.Rect, int,
int) took 153.297ms (430.53 bytecodes/s) (1264B approximate peak alloc)
01-07 10:25:57.531 D/Installer( 4956): DexoptAsync result, h: 127786959, r: 0, s: 7
01-07 10:25:57.531 D/Installer( 4956): Dexopt result(127786959): success
01-07 10:25:57.542 I/dex2oat32( 5905): Explicit concurrent copying GC freed
22747(6199KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
66us total 46.865ms
01-07 10:25:57.553 I/dex2oat32( 5339): Explicit concurrent copying GC freed
99695(12MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 31KB/1567KB, paused
62us total 225.870ms
01-07 10:25:57.632 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:57.635 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecSoundPicker/SecSoundPicker.apk
pkg=com.samsung.android.secsoundpicker 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
01-07 10:25:57.635 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.642 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/EnhancedAttestationAgent/EnhancedAttestationAgent.apk' ---
01-07 10:25:57.657 I/dex2oat32( 5339): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 10.567ms
01-07 10:25:57.724 I/dex2oat32( 5905): dex2oat took 9.159s (7.596s cpu) (threads:
8) arena alloc=391KB (400744B) java alloc=18KB (18752B) native alloc=9638KB
(9869608B) free=1017KB (1042136B)
01-07 10:25:57.736 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.747 I/dex2oat32( 5846): Explicit concurrent copying GC freed
27182(8184KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 33KB/1569KB, paused
69us total 118.283ms
01-07 10:25:57.771 I/dex2oat32( 6110): /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/EnhancedAttestationAgent
--class-loader-context=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:57.780 I/dex2oat32( 6110): 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-07 10:25:57.782 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.av.d.j() took 127.772ms (375.67 bytecodes/s)
(1624B approximate peak alloc)
01-07 10:25:57.787 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.an.aj.c() took 140.603ms (718.33
bytecodes/s) (2328B approximate peak alloc)
01-07 10:25:57.789 W/dex2oat32( 6110): Method Landroidx/lifecycle/a;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
EnhancedAttestationAgent.apk
01-07 10:25:57.799 V/installd( 4701): DexInv: --- END
'/system/priv-app/TalkbackSE/TalkbackSE.apk' (success) ---
01-07 10:25:57.799 I/installd( 4701): Dexopt async result : 0, hash_code :
143384828, path: /system/priv-app/TalkbackSE/TalkbackSE.apk
01-07 10:25:57.840 D/Installer( 4956): DexoptAsync result, h: 143384828, r: 0, s: 7
01-07 10:25:57.840 D/Installer( 4956): Dexopt result(143384828): success
01-07 10:25:57.846 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.ap.e.c(com.google.android.libraries.lens.vie
w.ap.q) took 202.264ms (4617.72 bytecodes/s) (15880B approximate peak alloc)
01-07 10:25:57.854 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 601
01-07 10:25:57.865 W/dex2oat32( 5985): Compilation of void
androidx.appcompat.view.menu.StandardMenuPopup.setCallback(androidx.appcompat.view.
menu.MenuPresenter$Callback) took 111.375ms
01-07 10:25:57.866 W/dex2oat32( 5985): Compilation of void
androidx.appcompat.widget.SeslSeekBar.<init>(android.content.Context,
android.util.AttributeSet, int) took 111.955ms
01-07 10:25:57.866 W/dex2oat32( 5985): Compilation of void
androidx.appcompat.widget.SearchView$SearchAutoComplete.setImeVisibility(boolean)
took 111.774ms
01-07 10:25:57.867 W/dex2oat32( 5985): Compilation of void
androidx.appcompat.view.menu.CascadingMenuPopup.<clinit>() took 116.196ms
01-07 10:25:57.868 W/dex2oat32( 5985): Compilation of void
androidx.constraintlayout.helper.widget.Flow.setFirstVerticalBias(float) took
111.870ms
01-07 10:25:57.935 W/dex2oat32( 6042): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:25:57.945 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:57.946 I/dex2oat32( 5846): dex2oat took 12.035s (12.208s cpu) (threads:
8) arena alloc=1875KB (1920936B) java alloc=33KB (34760B) native alloc=8961KB
(9176568B) free=1022KB (1047048B) swap=16MB (16777216B)
01-07 10:25:57.950 I/PackageDexOptimizer( 4956): 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=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:57.950 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:57.962 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecSoundPicker/SecSoundPicker.apk' ---
01-07 10:25:58.004 I/dex2oat32( 6115): /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/SecSoundPicker --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:25:58.009 I/dex2oat32( 6115): 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-07 10:25:58.013 V/installd( 4701): DexInv: --- END
'/system/priv-app/GalaxyApps_OPEN/GalaxyApps_OPEN.apk' (success) ---
01-07 10:25:58.013 I/installd( 4701): Dexopt async result : 0, hash_code :
256244627, path: /system/priv-app/GalaxyApps_OPEN/GalaxyApps_OPEN.apk
01-07 10:25:58.051 D/Installer( 4956): DexoptAsync result, h: 256244627, r: 0, s: 7
01-07 10:25:58.051 D/Installer( 4956): Dexopt result(256244627): success
01-07 10:25:58.113 W/dex2oat32( 5342): Verification of android.view.View
com.google.android.libraries.lens.view.gleam.cy.af(android.view.LayoutInflater,
android.view.ViewGroup, android.os.Bundle) took 134.524ms (6853.78 bytecodes/s)
(16280B approximate peak alloc)
01-07 10:25:58.128 W/dex2oat32( 5342): Verification of boolean
com.google.android.gms.measurement.internal.eu.e(java.lang.String, byte[],
java.lang.String) took 175.251ms (9146.84 bytecodes/s) (23680B approximate peak
alloc)
01-07 10:25:58.132 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.lens.view.gleam.cq.n() took 131.465ms (3354.50
bytecodes/s) (8632B approximate peak alloc)
01-07 10:25:58.134 W/dex2oat32( 6042): Verification of ahpb ahot.f(trn, boolean,
boolean, java.util.Collection) took 152.968ms (6125.46 bytecodes/s) (17432B
approximate peak alloc)
01-07 10:25:58.139 W/dex2oat32( 5342): Verification of java.util.List
com.google.android.gms.measurement.internal.af.s(java.lang.String,
java.lang.String[]) took 168.884ms (2386.25 bytecodes/s) (7792B approximate peak
alloc)
01-07 10:25:58.152 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:58.153 W/dex2oat32( 6042): Verification of java.lang.Object
ahi.ka(java.lang.Object) took 176.070ms (874.65 bytecodes/s) (2688B approximate
peak alloc)
01-07 10:25:58.153 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk' ---
01-07 10:25:58.160 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:25:58.167 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SoundAlive_80/SoundAlive_80.apk
pkg=com.sec.android.app.soundalive isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:25:58.167 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.211 I/io_stats( 4394): !@ 179,0 r 44810 2894577 w 2642 103640 d 804
9820 f 1148 1138 iot 16032 0 th 51200 0 0 pt 0 inp 0 0 63.345
01-07 10:25:58.231 I/dex2oat32( 6125): /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=/system/priv-app/OneDrive_Samsung_v3 --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:58.233 I/dex2oat32( 5985): Explicit concurrent copying GC freed
36445(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
87us total 78.817ms
01-07 10:25:58.236 I/dex2oat32( 6125): 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-07 10:25:58.268 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.344 W/dex2oat32( 6125): 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
01-07 10:25:58.344 W/dex2oat32( 6125): 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
01-07 10:25:58.371 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.395 I/dex2oat32( 6110): dex2oat took 627.578ms (356.311ms cpu)
(threads: 8) arena alloc=10KB (10736B) java alloc=479KB (491456B) native
alloc=1734KB (1775656B) free=589KB (604120B)
01-07 10:25:58.446 V/installd( 4701): DexInv: --- END
'/system/priv-app/EnhancedAttestationAgent/EnhancedAttestationAgent.apk' (success)
---
01-07 10:25:58.447 I/installd( 4701): Dexopt async result : 0, hash_code :
180529643, path:
/system/priv-app/EnhancedAttestationAgent/EnhancedAttestationAgent.apk
01-07 10:25:58.471 D/Installer( 4956): DexoptAsync result, h: 180529643, r: 0, s: 7
01-07 10:25:58.471 D/Installer( 4956): Dexopt result(180529643): success
01-07 10:25:58.507 W/dex2oat32( 6125): Method
Lcom/google/android/gms/internal/cast/x;.onError is abstract, but the declaring
class is neither abstract nor an interface in dex file OneDrive_Samsung_v3.apk!
classes2.dex
01-07 10:25:58.524 W/dex2oat32( 5339): Verification of com.google.protobuf.bw
com.google.protobuf.gi.g(com.google.protobuf.dv, int) took 152.822ms (41682.32
bytecodes/s) (132048B approximate peak alloc)
01-07 10:25:58.572 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:25:58.574 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BadgeProvider_N/BadgeProvider_N.apk
pkg=com.sec.android.provider.badge isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:25:58.574 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.590 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SoundAlive_80/SoundAlive_80.apk' ---
01-07 10:25:58.594 W/dex2oat32( 6125): 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!classes3.dex
01-07 10:25:58.608 W/dex2oat32( 6042): Verification of aoga aocn.a(bdmy, boolean,
int, tsv, java.util.List, java.lang.String, tsv) took 149.125ms (3513.82
bytecodes/s) (8016B approximate peak alloc)
01-07 10:25:58.675 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.681 W/dex2oat32( 6042): Verification of java.lang.Object aqkh.call()
took 112.534ms (21113.55 bytecodes/s) (33904B approximate peak alloc)
01-07 10:25:58.707 I/dex2oat32( 6143): /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/SoundAlive_80 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:25:58.709 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 611
01-07 10:25:58.712 I/dex2oat32( 6143): 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-07 10:25:58.751 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.e.o.an.dynamicMethod(com.google.protobuf.bx, java.lang.Object,
java.lang.Object) took 110.426ms (1557.60 bytecodes/s) (3192B approximate peak
alloc)
01-07 10:25:58.765 W/dex2oat32( 6125): 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!classes4.dex
01-07 10:25:58.768 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.e.p.o.b.dynamicMethod(com.google.protobuf.bx, java.lang.Object,
java.lang.Object) took 110.787ms (902.63 bytecodes/s) (2672B approximate peak
alloc)
01-07 10:25:58.773 W/dex2oat32( 6042): Verification of aras[]
arcn.c(android.database.sqlite.SQLiteDatabase, java.lang.String, java.lang.String)
took 130.338ms (2769.71 bytecodes/s) (6448B approximate peak alloc)
01-07 10:25:58.776 W/dex2oat32( 5973): Compilation of void
androidx.picker.widget.SeslTimePickerSpinnerDelegate.setIs24Hour(boolean) took
115.135ms
01-07 10:25:58.776 W/dex2oat32( 5973): Compilation of float
com.airbnb.lottie.LottieAnimationView.getSpeed() took 110.852ms
01-07 10:25:58.776 W/dex2oat32( 5973): Compilation of void
com.github.mikephil.charting.charts.PieRadarChartBase.spin(int, float, float,
com.github.mikephil.charting.animation.Easing$EasingOption) took 122.641ms
01-07 10:25:58.777 W/dex2oat32( 5973): Compilation of void
com.google.android.datatransport.cct.CCTDestination.<clinit>() took 116.519ms
01-07 10:25:58.777 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.778 W/dex2oat32( 5973): Compilation of void
androidx.work.impl.model.WorkTagDao_Impl$1.bind(androidx.sqlite.db.SupportSQLiteSta
tement, androidx.work.impl.model.WorkTag) took 132.415ms
01-07 10:25:58.778 W/dex2oat32( 5973): Compilation of float[]
com.github.mikephil.charting.renderer.YAxisRenderer.getTransformedPositions() took
119.888ms
01-07 10:25:58.779 W/dex2oat32( 5973): Compilation of void
androidx.picker.widget.SeslNumberPickerSpinnerDelegate.dispatchTrackballEvent(andro
id.view.MotionEvent) took 128.242ms
01-07 10:25:58.786 W/dex2oat32( 5973): Compilation of void
com.github.mikephil.charting.renderer.PieChartRenderer.drawHighlighted(android.grap
hics.Canvas, com.github.mikephil.charting.highlight.Highlight[]) took 118.851ms
01-07 10:25:58.808 W/dex2oat32( 6143): Method La/b/m/a/l;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.817 W/dex2oat32( 6143): Method La/l/b/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.819 W/dex2oat32( 6143): Method Landroidx/fragment/app/w;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.819 W/dex2oat32( 6143): Method Landroidx/lifecycle/a0;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.819 W/dex2oat32( 6143): Method Landroidx/preference/n;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.819 W/dex2oat32( 6143): Method Landroidx/preference/n;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.819 W/dex2oat32( 6143): Method Landroidx/preference/n;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.820 W/dex2oat32( 6143): Method Landroidx/preference/n;.d is
abstract, but the declaring class is neither abstract nor an interface in dex file
SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.A is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.B is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.D is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.E is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.k is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.l is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.n is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.p is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.q is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.t is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.u is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.v is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.x is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.y is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.821 W/dex2oat32( 6143): Method Lb/a/a/a/n/c;.z is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/p/d;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/t/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/t/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/t/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/t/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/t/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method Lb/a/a/a/z/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method
Lcom/google/android/material/floatingactionbutton/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.822 W/dex2oat32( 6143): Method
Lcom/google/android/material/floatingactionbutton/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.823 W/dex2oat32( 6143): Method La/l/a/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.823 W/dex2oat32( 6143): Method La/l/a/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.823 W/dex2oat32( 6143): Method La/l/a/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SoundAlive_80.apk
01-07 10:25:58.878 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:58.903 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.speech.j.a.o.dynamicMethod(com.google.protobuf.bx, java.lang.Object,
java.lang.Object) took 110.293ms (1777.08 bytecodes/s) (4360B approximate peak
alloc)
01-07 10:25:58.905 W/dex2oat32( 5339): Verification of java.lang.Object
com.google.e.p.be.dynamicMethod(com.google.protobuf.bx, java.lang.Object,
java.lang.Object) took 258.123ms (542.38 bytecodes/s) (2856B approximate peak
alloc)
01-07 10:25:58.921 I/dex2oat32( 6125): Large app, accepted running with swap.
01-07 10:25:58.979 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.002 I/SurfaceFlinger( 4646): SFWD update time=64137482069
01-07 10:25:59.052 I/dex2oat32( 5973): Explicit concurrent copying GC freed
33994(9777KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
86us total 103.983ms
01-07 10:25:59.079 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.136 W/dex2oat32( 6115): Verification of void
androidx.fragment.app.z.D() took 102.338ms (410.40 bytecodes/s) (1296B approximate
peak alloc)
01-07 10:25:59.146 W/dex2oat32( 6042): Verification of void
aheq.<init>(com.google.android.finsky.streammvc.features.controllers.rewards.view.R
ewardsRowView, ahet, ahes) took 126.839ms (78.84 bytecodes/s) (840B approximate
peak alloc)
01-07 10:25:59.163 W/dex2oat32( 6042): Verification of void
ahns.l(android.view.View, fdn) took 123.935ms (1040.86 bytecodes/s) (2592B
approximate peak alloc)
01-07 10:25:59.180 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.263 I/dex2oat32( 5985): Explicit concurrent copying GC freed
18142(4444KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
111us total 26.789ms
01-07 10:25:59.281 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.329 I/dex2oat32( 5973): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 11.891ms
01-07 10:25:59.378 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 35.688ms
01-07 10:25:59.381 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.385 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 42.287ms
01-07 10:25:59.385 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 36.197ms
01-07 10:25:59.386 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 43.137ms
01-07 10:25:59.386 I/dex2oat32( 5339): Explicit concurrent copying GC freed
85248(9624KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 33KB/1569KB, paused
57us total 161.015ms
01-07 10:25:59.403 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 29.555ms
01-07 10:25:59.405 I/dex2oat32( 5985): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 58.526ms
01-07 10:25:59.453 I/dex2oat32( 5342): Explicit concurrent copying GC freed
104306(20MB) AllocSpace objects, 2(36KB) LOS objects, 97% free, 33KB/1569KB, paused
71us total 791.795ms
01-07 10:25:59.484 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.485 W/dex2oat32( 6042): Verification of void beox.<clinit>() took
100.371ms (90304.55 bytecodes/s) (84920B approximate peak alloc)
01-07 10:25:59.573 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 621
01-07 10:25:59.585 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.607 I/dex2oat32( 5339): Explicit concurrent copying GC freed
3615(430KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 35KB/1571KB, paused
60us total 11.208ms
01-07 10:25:59.686 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.688 W/dex2oat32( 6042): Verification of void
aqoh.y(com.google.android.gms.measurement.internal.EventParcel,
com.google.android.gms.measurement.internal.AppMetadata) took 162.339ms (20223.04
bytecodes/s) (46680B approximate peak alloc)
01-07 10:25:59.709 W/dex2oat32( 6042): Verification of void afpr.aR() took
105.737ms (13580.77 bytecodes/s) (27760B approximate peak alloc)
01-07 10:25:59.782 W/dex2oat32( 6143): Verification of void
androidx.appcompat.widget.q0.jumpDrawablesToCurrentState() took 146.386ms (61.48
bytecodes/s) (904B approximate peak alloc)
01-07 10:25:59.785 W/dex2oat32( 5985): Verification of
io.reactivex.internal.schedulers.IoScheduler$ThreadWorker
io.reactivex.internal.schedulers.IoScheduler$CachedWorkerPool.get() took 128.198ms
(335.42 bytecodes/s) (1520B approximate peak alloc)
01-07 10:25:59.787 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.794 W/dex2oat32( 6143): Verification of void
androidx.appcompat.widget.p0.onMeasure(int, int) took 149.424ms (254.31
bytecodes/s) (1400B approximate peak alloc)
01-07 10:25:59.808 W/dex2oat32( 6143): Verification of
android.graphics.PorterDuff$Mode androidx.appcompat.widget.m1.e(int,
android.graphics.PorterDuff$Mode) took 178.587ms (235.18 bytecodes/s) (1264B
approximate peak alloc)
01-07 10:25:59.813 W/dex2oat32( 6143): Verification of void
androidx.appcompat.widget.t2.<init>(androidx.appcompat.widget.u2,
android.content.Context, androidx.appcompat.app.c, boolean) took 121.904ms (451.17
bytecodes/s) (1552B approximate peak alloc)
01-07 10:25:59.814 W/dex2oat32( 6143): Verification of
android.view.textclassifier.TextClassifier androidx.appcompat.widget.c1.a() took
262.303ms (110.56 bytecodes/s) (1312B approximate peak alloc)
01-07 10:25:59.815 W/dex2oat32( 6143): Verification of void
androidx.appcompat.widget.Toolbar.onLayout(boolean, int, int, int, int) took
149.350ms (5202.52 bytecodes/s) (12216B approximate peak alloc)
01-07 10:25:59.819 W/dex2oat32( 6143): Verification of java.lang.Object
androidx.appcompat.widget.r2.getItem(int) took 137.139ms (109.38 bytecodes/s)
(1104B approximate peak alloc)
01-07 10:25:59.821 W/dex2oat32( 6143): Verification of void
androidx.appcompat.widget.k5.<init>(android.content.Context) took 185.681ms (775.52
bytecodes/s) (3064B approximate peak alloc)
01-07 10:25:59.855 W/dex2oat32( 5985): Verification of void
okhttp3.internal.concurrent.TaskQueue.cancelAll() took 105.378ms (740.19
bytecodes/s) (1944B approximate peak alloc)
01-07 10:25:59.888 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.988 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:25:59.996 W/dex2oat32( 5985): Verification of void
io.reactivex.internal.operators.completable.CompletablePeek$CompletableObserverImpl
ementation.onComplete() took 131.502ms (304.18 bytecodes/s) (1440B approximate peak
alloc)
01-07 10:26:00.002 W/dex2oat32( 5973): Verification of boolean
com.google.android.material.datepicker.CalendarConstraints.equals(java.lang.Object)
took 148.872ms (369.44 bytecodes/s) (1448B approximate peak alloc)
01-07 10:26:00.018 W/dex2oat32( 5973): Verification of void
com.google.android.material.button.MaterialButtonToggleGroup.setupButtonChild(com.g
oogle.android.material.button.MaterialButton) took 166.550ms (156.11 bytecodes/s)
(1440B approximate peak alloc)
01-07 10:26:00.018 W/dex2oat32( 6143): Verification of void
androidx.core.widget.r.l(android.widget.TextView, int) took 116.199ms (533.57
bytecodes/s) (1600B approximate peak alloc)
01-07 10:26:00.028 W/dex2oat32( 5985): Verification of void
io.reactivex.internal.subscriptions.SubscriptionHelper.cancel() took 106.806ms
(9.36 bytecodes/s) (704B approximate peak alloc)
01-07 10:26:00.033 W/dex2oat32( 6143): Verification of void
androidx.fragment.app.FragmentState.<init>(androidx.fragment.app.j) took 130.896ms
(473.66 bytecodes/s) (1272B approximate peak alloc)
01-07 10:26:00.036 W/dex2oat32( 6143): Verification of void
androidx.fragment.app.FragmentManagerState.writeToParcel(android.os.Parcel, int)
took 142.521ms (182.43 bytecodes/s) (1160B approximate peak alloc)
01-07 10:26:00.036 W/dex2oat32( 6143): Verification of void
androidx.fragment.app.FragmentTabHost$SavedState.<init>(android.os.Parcel) took
133.393ms (74.97 bytecodes/s) (912B approximate peak alloc)
01-07 10:26:00.037 W/dex2oat32( 6143): Verification of void
androidx.fragment.app.BackStackState.<init>(android.os.Parcel) took 157.270ms
(642.21 bytecodes/s) (1704B approximate peak alloc)
01-07 10:26:00.043 W/dex2oat32( 6143): Verification of android.content.Intent
androidx.core.widget.q.b(android.content.pm.ResolveInfo, android.widget.TextView)
took 165.280ms (163.36 bytecodes/s) (1144B approximate peak alloc)
01-07 10:26:00.046 W/dex2oat32( 6143): Verification of
android.content.ContentProvider
androidx.core.app.CoreComponentFactory.instantiateProvider(java.lang.ClassLoader,
java.lang.String) took 135.468ms (81.20 bytecodes/s) (968B approximate peak alloc)
01-07 10:26:00.057 W/dex2oat32( 5973): Verification of void
com.google.android.material.snackbar.BaseTransientBottomBar$13.onAnimationUpdate(an
droid.animation.ValueAnimator) took 176.708ms (141.48 bytecodes/s) (1216B
approximate peak alloc)
01-07 10:26:00.061 W/dex2oat32( 6042): Verification of void ahuv.jU(anoo, int) took
181.877ms (379.38 bytecodes/s) (1712B approximate peak alloc)
01-07 10:26:00.066 W/dex2oat32( 6125): Verification of void
androidx.appcompat.widget.ActionBarOverlayLayout$c.run() took 109.424ms (347.27
bytecodes/s) (1384B approximate peak alloc)
01-07 10:26:00.089 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:00.105 W/dex2oat32( 5973): Verification of
com.google.common.collect.TreeMultiset$AvlNode
com.google.common.collect.TreeMultiset$AvlNode.addLeftChild(java.lang.Object, int)
took 127.057ms (267.60 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:00.106 W/dex2oat32( 6125): Verification of void
androidx.appcompat.graphics.drawable.a$c.e() took 100.245ms (458.87 bytecodes/s)
(1472B approximate peak alloc)
01-07 10:26:00.150 I/dex2oat32( 6115): dex2oat took 2.149s (1.798s cpu) (threads:
8) arena alloc=9392B (9392B) java alloc=3983KB (4079520B) native alloc=3885KB
(3978896B) free=766KB (784752B)
01-07 10:26:00.151 I/dex2oat32( 5339): dex2oat took 33.952s (43.999s cpu) (threads:
8) arena alloc=2685KB (2749800B) java alloc=35KB (36488B) native alloc=9635KB
(9866824B) free=1128KB (1155512B) swap=16MB (16777216B)
01-07 10:26:00.185 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecSoundPicker/SecSoundPicker.apk' (success) ---
01-07 10:26:00.185 I/installd( 4701): Dexopt async result : 0, hash_code :
191505224, path: /system/priv-app/SecSoundPicker/SecSoundPicker.apk
01-07 10:26:00.193 D/Installer( 4956): DexoptAsync result, h: 191505224, r: 0, s: 7
01-07 10:26:00.193 D/Installer( 4956): Dexopt result(191505224): success
01-07 10:26:00.214 I/io_stats( 4394): !@ 179,0 r 44955 2909541 w 2690 105684 d 804
9820 f 1148 1138 iot 16144 0 th 51200 0 0 pt 0 inp 0 0 65.348
01-07 10:26:00.215 W/dex2oat32( 5985): Verification of void
io.reactivex.internal.operators.flowable.FlowableSwitchMap$SwitchMapSubscriber.drai
n() took 121.910ms (2682.29 bytecodes/s) (5992B approximate peak alloc)
01-07 10:26:00.241 W/dex2oat32( 5973): Verification of void
com.google.android.gms.internal.ads.zzafe.run() took 107.666ms (111.46 bytecodes/s)
(1008B approximate peak alloc)
01-07 10:26:00.244 V/installd( 4701): DexInv: --- END
'/product/priv-app/Velvet/Velvet.apk' (success) ---
01-07 10:26:00.245 I/installd( 4701): Dexopt async result : 0, hash_code :
58272622, path: /product/priv-app/Velvet/Velvet.apk
01-07 10:26:00.294 W/dex2oat32( 6125): Verification of void
androidx.constraintlayout.motion.widget.MotionController.setup(int, int, float,
long) took 112.349ms (11161.63 bytecodes/s) (22296B approximate peak alloc)
01-07 10:26:00.294 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:00.295 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BadgeProvider_N/BadgeProvider_N.apk' ---
01-07 10:26:00.296 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/CertInstaller/CertInstaller.apk pkg=com.android.certinstaller
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:00.297 D/Installer( 4956): DexoptAsync result, h: 58272622, r: 0, s: 7
01-07 10:26:00.297 D/Installer( 4956): Dexopt result(58272622): success
01-07 10:26:00.330 W/dex2oat32( 5973): Verification of void
com.google.android.gms.internal.ads.zzbu.zza(byte[], byte[]) took 166.360ms
(67678.34 bytecodes/s) (57152B approximate peak alloc)
01-07 10:26:00.398 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:00.401 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SecurityLogAgent/SecurityLogAgent.apk
pkg=com.samsung.android.securitylogagent isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:00.402 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:00.406 V/installd( 4701): DexInv: --- BEGIN
'/system/app/CertInstaller/CertInstaller.apk' ---
01-07 10:26:00.436 I/dex2oat32( 6190): /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/BadgeProvider_N --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:00.440 I/dex2oat32( 6190): 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-07 10:26:00.447 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 631
01-07 10:26:00.471 I/dex2oat32( 6192): /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/CertInstaller --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:00.479 I/dex2oat32( 5985): Explicit concurrent copying GC freed
20432(5979KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 16KB/1552KB, paused
72us total 97.409ms
01-07 10:26:00.481 I/dex2oat32( 6192): 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-07 10:26:00.502 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:00.548 E/BootAnimationLoader( 4913): !@BootAnimation : 631 ~ 632 frame
timegap 100ms over
01-07 10:26:00.548 E/BootAnimationLoader( 4913): !@BootAnimation : 631 ~ 632 frame
time difference [54.060 s ~ 54.161 s] / timegap [ 0.101 s]
01-07 10:26:00.548 E/BootAnimationLoader( 4913): !@BootAnimation : 631 frame
drawing time difference [54.064 s ~ 54.073 s] / timegap [ 0.009 s]
01-07 10:26:00.605 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:00.605 I/dex2oat32( 5985): dex2oat took 9.184s (9.431s cpu) (threads:
8) arena alloc=645KB (661208B) java alloc=16KB (16896B) native alloc=9797KB
(10032960B) free=954KB (977088B)
01-07 10:26:00.691 V/installd( 4701): DexInv: --- END
'/system/app/Weather_SEP12.0/Weather_SEP12.0.apk' (success) ---
01-07 10:26:00.691 I/installd( 4701): Dexopt async result : 0, hash_code :
193798457, path: /system/app/Weather_SEP12.0/Weather_SEP12.0.apk
01-07 10:26:00.705 D/Installer( 4956): DexoptAsync result, h: 193798457, r: 0, s: 7
01-07 10:26:00.705 D/Installer( 4956): Dexopt result(193798457): success
01-07 10:26:00.806 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:00.810 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/CarrierConfig/CarrierConfig.apk
pkg=com.android.carrierconfig isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:00.810 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SecurityLogAgent/SecurityLogAgent.apk' ---
01-07 10:26:00.810 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:00.817 W/dex2oat32( 5342): Verification of void
com.google.android.remotesearch.p.onCreate() took 103.402ms (1025.12 bytecodes/s)
(2424B approximate peak alloc)
01-07 10:26:00.865 I/dex2oat32( 6190): dex2oat took 432.867ms (163.202ms cpu)
(threads: 8) arena alloc=13KB (13360B) java alloc=67KB (68872B) native alloc=1486KB
(1521736B) free=541KB (554936B)
01-07 10:26:00.895 V/installd( 4701): DexInv: --- END
'/system/priv-app/BadgeProvider_N/BadgeProvider_N.apk' (success) ---
01-07 10:26:00.896 I/installd( 4701): Dexopt async result : 0, hash_code :
60959732, path: /system/priv-app/BadgeProvider_N/BadgeProvider_N.apk
01-07 10:26:00.914 D/Installer( 4956): DexoptAsync result, h: 60959732, r: 0, s: 7
01-07 10:26:00.914 D/Installer( 4956): Dexopt result(60959732): success
01-07 10:26:00.920 I/dex2oat32( 6204): /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=/system/app/SecurityLogAgent --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:00.942 I/dex2oat32( 6204): 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-07 10:26:00.977 W/dex2oat32( 6143): Verification of void
com.sec.android.app.soundalive.DolbySettingsListActivity.onCreate(android.os.Bundle
) took 104.604ms (1462.65 bytecodes/s) (2992B approximate peak alloc)
01-07 10:26:01.015 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:01.018 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ContainerAgent3/ContainerAgent3.apk
pkg=com.samsung.android.knox.containeragent isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:01.018 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.030 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/CarrierConfig/CarrierConfig.apk' ---
01-07 10:26:01.075 I/dex2oat32( 5973): Explicit concurrent copying GC freed
39380(9362KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
72us total 76.026ms
01-07 10:26:01.105 I/dex2oat32( 6215): /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/system_ext/priv-app/CarrierConfig
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:26:01.111 I/dex2oat32( 6215): 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-07 10:26:01.119 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.132 I/dex2oat32( 6192): dex2oat took 664.035ms (177.719ms cpu)
(threads: 8) arena alloc=10KB (11024B) java alloc=94KB (97184B) native alloc=1382KB
(1416032B) free=533KB (545952B)
01-07 10:26:01.154 V/installd( 4701): DexInv: --- END
'/system/app/CertInstaller/CertInstaller.apk' (success) ---
01-07 10:26:01.154 I/installd( 4701): Dexopt async result : 0, hash_code :
136920861, path: /system/app/CertInstaller/CertInstaller.apk
01-07 10:26:01.220 D/Installer( 4956): DexoptAsync result, h: 136920861, r: 0, s: 7
01-07 10:26:01.220 D/Installer( 4956): Dexopt result(136920861): success
01-07 10:26:01.319 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 641
01-07 10:26:01.323 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:01.334 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SamsungTTS/SamsungTTS.apk pkg=com.samsung.SMT isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:01.334 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.341 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ContainerAgent3/ContainerAgent3.apk' ---
01-07 10:26:01.433 W/dex2oat32( 5342): Verification of
com.google.android.libraries.web.b.b.k com.google.android.libraries.web.b.b.n.d()
took 140.441ms (484.19 bytecodes/s) (1752B approximate peak alloc)
01-07 10:26:01.436 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.436 W/dex2oat32( 5342): Verification of void
com.google.android.libraries.z.b.e.s.<init>(com.google.android.libraries.z.b.l.a,
com.google.android.libraries.z.b.k.am, com.google.android.libraries.z.b.e.ae) took
105.146ms (13343.25 bytecodes/s) (19792B approximate peak alloc)
01-07 10:26:01.460 I/dex2oat32( 6215): dex2oat took 364.339ms (151.057ms cpu)
(threads: 8) arena alloc=6736B (6736B) java alloc=19KB (20368B) native alloc=1364KB
(1396872B) free=471KB (483192B)
01-07 10:26:01.476 W/dex2oat32( 5342): Verification of boolean
com.google.android.play.core.a.a.b.dispatchTransaction(int, android.os.Parcel,
android.os.Parcel, int) took 106.702ms (309.27 bytecodes/s) (1400B approximate peak
alloc)
01-07 10:26:01.462 I/dex2oat32( 6226): /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/ContainerAgent3 --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:01.518 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/CarrierConfig/CarrierConfig.apk' (success) ---
01-07 10:26:01.518 I/installd( 4701): Dexopt async result : 0, hash_code :
119040867, path: /system/system_ext/priv-app/CarrierConfig/CarrierConfig.apk
01-07 10:26:01.518 I/dex2oat32( 6226): 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-07 10:26:01.531 I/dex2oat32( 6143): dex2oat took 2.827s (2.166s cpu) (threads:
8) arena alloc=8416B (8416B) java alloc=4541KB (4650936B) native alloc=4131KB
(4231000B) free=760KB (778408B)
01-07 10:26:01.536 D/Installer( 4956): DexoptAsync result, h: 119040867, r: 0, s: 7
01-07 10:26:01.536 D/Installer( 4956): Dexopt result(119040867): success
01-07 10:26:01.581 V/installd( 4701): DexInv: --- END
'/system/priv-app/SoundAlive_80/SoundAlive_80.apk' (success) ---
01-07 10:26:01.581 I/installd( 4701): Dexopt async result : 0, hash_code :
85981639, path: /system/priv-app/SoundAlive_80/SoundAlive_80.apk
01-07 10:26:01.637 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:01.639 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CMHProvider/CMHProvider.apk pkg=com.samsung.cmh isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:01.640 D/Installer( 4956): DexoptAsync result, h: 85981639, r: 0, s: 7
01-07 10:26:01.640 D/Installer( 4956): Dexopt result(85981639): success
01-07 10:26:01.641 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SamsungTTS/SamsungTTS.apk' ---
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.649 W/dex2oat32( 6226): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.650 W/dex2oat32( 6226): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file ContainerAgent3.apk
01-07 10:26:01.651 W/dex2oat32( 6226): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Landroidx/viewpager2/adapter/FragmentStateAdapter$FragmentMaxLifecycleEnforcer;.upd
ateFragmentMaxLifecycle is abstract, but the declaring class is neither abstract
nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file ContainerAgent3.apk
01-07 10:26:01.652 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.653 W/dex2oat32( 6226): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.656 W/dex2oat32( 6226): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.656 W/dex2oat32( 6226): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.656 W/dex2oat32( 6226): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.658 W/dex2oat32( 6226): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file
ContainerAgent3.apk
01-07 10:26:01.676 I/dex2oat32( 6245): /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/app/SamsungTTS --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:01.681 I/dex2oat32( 6245): 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-07 10:26:01.720 W/dex2oat32( 6245): Method La/b/m/a/l;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.721 W/dex2oat32( 6245): Method La/i/b/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.722 W/dex2oat32( 6245): Method Landroidx/fragment/app/z;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungTTS.apk
01-07 10:26:01.722 W/dex2oat32( 6245): Method Landroidx/lifecycle/a0;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.a
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.b
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.c
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.d
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.e
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.f
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.g
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.h
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.i
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Landroidx/recyclerview/widget/d3;.j
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/a;.a is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/c;.a is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/c;.b is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/d;.a is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/e;.a is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.723 W/dex2oat32( 6245): Method Lb/b/a/b/a/f/c/e;.b is abstract, but
the declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.724 W/dex2oat32( 6245): Method La/i/a/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.724 W/dex2oat32( 6245): Method La/i/a/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.724 W/dex2oat32( 6245): Method La/i/a/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SamsungTTS.apk
01-07 10:26:01.726 W/dex2oat32( 6125): Verification of void
androidx.fragment.app.c.S() took 117.299ms (76.73 bytecodes/s) (824B approximate
peak alloc)
01-07 10:26:01.726 W/dex2oat32( 6245): Method Landroidx/fragment/app/f;.v1 is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungTTS.apk
01-07 10:26:01.741 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:01.743 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CMHProvider/CMHProvider.apk' ---
01-07 10:26:01.749 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MediaLearningPlatform/MediaLearningPlatform.apk
pkg=com.samsung.mlp isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:01.749 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.750 W/dex2oat32( 6125): Verification of void
androidx.recyclerview.widget.ItemTouchHelper.t(androidx.recyclerview.widget.Recycle
rView$ViewHolder, int) took 106.873ms (3125.20 bytecodes/s) (5408B approximate peak
alloc)
01-07 10:26:01.759 W/dex2oat32( 5973): Verification of
androidx.room.RoomOpenHelper$ValidationResult
com.samsung.android.game.gamehome.data.network.gamelauncher.cache.CacheDatabase_Imp
l$1.onValidateSchema(androidx.sqlite.db.SupportSQLiteDatabase) took 111.423ms
(49424.18 bytecodes/s) (51480B approximate peak alloc)
01-07 10:26:01.853 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.867 W/dex2oat32( 5973): Verification of void
com.samsung.android.game.gamehome.ui.detail.viewbinder.GalaxyGamersViewBinder.setCh
art(kstarchoi.lib.recyclerview.ViewHolder, java.util.List, boolean) took 109.542ms
(3879.76 bytecodes/s) (7744B approximate peak alloc)
01-07 10:26:01.912 I/dex2oat32( 6248): /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/CMHProvider --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:01.917 I/dex2oat32( 6248): 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-07 10:26:01.949 W/dex2oat32( 6125): Verification of
com.bumptech.glide.load.engine.Resource
com.bumptech.glide.load.resource.gif.StreamGifDecoder.decode(java.io.InputStream,
int, int, com.bumptech.glide.load.Options) took 152.113ms (124.91 bytecodes/s)
(1168B approximate peak alloc)
01-07 10:26:01.955 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:01.980 W/dex2oat32( 6204): Verification of void
android.support.v4.view.ViewCompat.addOnUnhandledKeyEventListener(android.view.View
, android.support.v4.view.ViewCompat$OnUnhandledKeyEventListenerCompat) took
127.490ms (564.75 bytecodes/s) (1896B approximate peak alloc)
01-07 10:26:01.980 W/dex2oat32( 6204): Verification of void
android.support.v4.view.PagerTitleStrip.onMeasure(int, int) took 135.671ms (744.45
bytecodes/s) (1848B approximate peak alloc)
01-07 10:26:02.056 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.150 W/dex2oat32( 6204): Verification of void
android.support.v7.widget.ScrollingTabContainerView.performCollapse() took
167.085ms (418.95 bytecodes/s) (1944B approximate peak alloc)
01-07 10:26:02.156 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.158 W/dex2oat32( 6042): Compilation of void aoiv.e(int,
java.util.List, android.os.Bundle, aoiz, java.lang.String, bedj) took 122.600ms
01-07 10:26:02.159 W/dex2oat32( 6042): Compilation of void
android.support.v7.widget.SearchView.setOnSuggestionListener(ye) took 126.647ms
01-07 10:26:02.159 W/dex2oat32( 6042): Compilation of void aotj.<init>(aott) took
117.164ms
01-07 10:26:02.195 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 651
01-07 10:26:02.218 I/io_stats( 4394): !@ 179,0 r 45262 2938365 w 2773 108112 d 804
9820 f 1148 1138 iot 16348 0 th 51200 0 0 pt 0 inp 0 0 67.352
01-07 10:26:02.221 I/dex2oat32( 5342): Explicit concurrent copying GC freed
99714(18MB) AllocSpace objects, 2(36KB) LOS objects, 97% free, 37KB/1573KB, paused
156us total 275.959ms
01-07 10:26:02.261 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.266 W/dex2oat32( 6125): Verification of
android.graphics.drawable.Drawable
androidx.core.graphics.drawable.IconCompat.h(android.content.Context) took
158.799ms (1309.83 bytecodes/s) (3912B approximate peak alloc)
01-07 10:26:02.273 W/dex2oat32( 6204): Verification of boolean
android.support.v7.view.menu.MenuItemImpl.invoke() took 148.004ms (445.93
bytecodes/s) (1976B approximate peak alloc)
01-07 10:26:02.338 I/dex2oat32( 5973): Explicit concurrent copying GC freed
27032(6364KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
164us total 48.988ms
01-07 10:26:02.369 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.418 W/dex2oat32( 6125): Verification of android.graphics.Bitmap
androidx.mediarouter.app.MediaRouteDynamicControllerDialog.a(android.graphics.Bitma
p, float, android.content.Context) took 106.155ms (461.59 bytecodes/s) (1232B
approximate peak alloc)
01-07 10:26:02.470 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.474 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 126.544ms (6282.38
bytecodes/s) (8136B approximate peak alloc)
01-07 10:26:02.484 W/dex2oat32( 6226): Verification of void
androidx.core.os.TraceCompat.<clinit>() took 114.018ms (947.22 bytecodes/s) (1856B
approximate peak alloc)
01-07 10:26:02.521 I/dex2oat32( 5973): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 9.180ms
01-07 10:26:02.529 W/dex2oat32( 6226): Verification of void
androidx.preference.Preference.<init>(android.content.Context,
android.util.AttributeSet, int, int) took 100.106ms (3286.50 bytecodes/s) (3392B
approximate peak alloc)
01-07 10:26:02.572 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.672 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.696 W/dex2oat32( 6226): Verification of boolean
androidx.viewpager.widget.ViewPager.onInterceptTouchEvent(android.view.MotionEvent)
took 103.076ms (2871.65 bytecodes/s) (4176B approximate peak alloc)
01-07 10:26:02.736 W/dex2oat32( 5973): Verification of java.util.List
com.samsung.context.sdk.samsunganalytics.internal.setting.SettingReader.readFromApp
() took 103.438ms (3209.63 bytecodes/s) (4672B approximate peak alloc)
01-07 10:26:02.773 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.786 I/dex2oat32( 6042): Explicit concurrent copying GC freed
106744(16MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7840B/1543KB, paused
91us total 243.663ms
01-07 10:26:02.825 W/dex2oat32( 6226): Verification of int
com.samsung.android.knox.containeragent.rcpcomponents.move.handlers.FileOperationsH
andler$FileOperationTask.directoryOperation(java.lang.String, java.lang.String,
android.os.IBinder) took 100.812ms (3977.69 bytecodes/s) (5024B approximate peak
alloc)
01-07 10:26:02.885 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.897 E/BootAnimationLoader( 4913): !@BootAnimation : 658 ~ 659 frame
timegap 100ms over
01-07 10:26:02.897 E/BootAnimationLoader( 4913): !@BootAnimation : 658 ~ 659 frame
time difference [56.409 s ~ 56.510 s] / timegap [ 0.101 s]
01-07 10:26:02.897 E/BootAnimationLoader( 4913): !@BootAnimation : 658 frame
drawing time difference [56.412 s ~ 56.414 s] / timegap [ 0.002 s]
01-07 10:26:02.940 I/dex2oat32( 6204): dex2oat took 2.029s (1.449s cpu) (threads:
8) arena alloc=10048B (10048B) java alloc=2508KB (2568568B) native alloc=3212KB
(3289176B) free=751KB (769960B)
01-07 10:26:02.963 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.e.aa.a.c.z.apply(java.lang.Object) took 144.376ms (180.08 bytecodes/s)
(1256B approximate peak alloc)
01-07 10:26:02.973 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.frameworks.client.data.android.a.m.a() took 134.556ms (133.77
bytecodes/s) (1216B approximate peak alloc)
01-07 10:26:02.974 W/dex2oat32( 5973): Verification of java.lang.Object
org.simpleframework.xml.core.Signature.create() took 129.100ms (185.90 bytecodes/s)
(1056B approximate peak alloc)
01-07 10:26:02.982 W/dex2oat32( 5973): Verification of java.lang.String
retrofit2.RequestBuilder.canonicalizeForPath(java.lang.String, boolean) took
160.841ms (385.47 bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:02.985 W/dex2oat32( 5973): Verification of java.lang.Class
retrofit2.Utils.getRawType(java.lang.reflect.Type) took 160.819ms (758.62
bytecodes/s) (2560B approximate peak alloc)
01-07 10:26:02.987 V/installd( 4701): DexInv: --- END
'/system/app/SecurityLogAgent/SecurityLogAgent.apk' (success) ---
01-07 10:26:02.987 I/installd( 4701): Dexopt async result : 0, hash_code :
137946514, path: /system/app/SecurityLogAgent/SecurityLogAgent.apk
01-07 10:26:02.992 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:02.996 W/dex2oat32( 6226): Verification of void
com.samsung.android.knox.containeragent.rcpcomponents.sync.contacts.RCPContactsSync
erWorker.syncContacts(int) took 117.982ms (13696.92 bytecodes/s) (21200B
approximate peak alloc)
01-07 10:26:02.997 W/dex2oat32( 5342): Verification of void
com.google.firebase.iid.t.<init>(com.google.firebase.iid.u, android.util.Pair) took
162.484ms (49.24 bytecodes/s) (800B approximate peak alloc)
01-07 10:26:03.005 W/dex2oat32( 5973): Verification of void
com.samsung.android.sdk.iap.lib.helper.IapHelper.stopTasksIfNotFinished() took
124.675ms (1098.85 bytecodes/s) (2176B approximate peak alloc)
01-07 10:26:03.017 W/dex2oat32( 5973): Verification of void
io.reactivex.internal.disposables.DisposableHelper.reportDisposableSet() took
108.254ms (101.61 bytecodes/s) (920B approximate peak alloc)
01-07 10:26:03.026 W/dex2oat32( 5973): Verification of void
com.samsung.android.mas.internal.ui.M.<init>(android.content.Context,
android.util.AttributeSet, int) took 202.094ms (1256.84 bytecodes/s) (4672B
approximate peak alloc)
01-07 10:26:03.071 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 661
01-07 10:26:03.092 D/Installer( 4956): DexoptAsync result, h: 137946514, r: 0, s: 7
01-07 10:26:03.092 D/Installer( 4956): Dexopt result(137946514): success
01-07 10:26:03.193 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:03.195 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/RcsSettings/RcsSettings.apk pkg=com.samsung.rcs isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:03.196 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:03.210 W/dex2oat32( 5342): Verification of void
com.google.frameworks.client.data.android.server.tiktok.SearchProcessEndpointServic
e.onCreate() took 132.314ms (1352.84 bytecodes/s) (4080B approximate peak alloc)
01-07 10:26:03.212 W/dex2oat32( 5973): Verification of void
okhttp3.internal.connection.RealConnection.connectSocket(int, int, okhttp3.Call,
okhttp3.EventListener) took 151.555ms (1075.52 bytecodes/s) (4448B approximate peak
alloc)
01-07 10:26:03.225 W/dex2oat32( 5342): Verification of void
com.google.e.d.j.a.aw.<clinit>() took 172.190ms (313.61 bytecodes/s) (1192B
approximate peak alloc)
01-07 10:26:03.225 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MediaLearningPlatform/MediaLearningPlatform.apk' ---
01-07 10:26:03.232 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.ActionMenuView.onMeasureExactFormat(int, int) took
154.493ms (4006.63 bytecodes/s) (11704B approximate peak alloc)
01-07 10:26:03.237 W/dex2oat32( 6226): Verification of void
com.samsung.android.knox.containeragent.rcpcomponents.sync.contacts.RCPContactsSync
erWorker.quitThread() took 158.966ms (50.33 bytecodes/s) (1000B approximate peak
alloc)
01-07 10:26:03.238 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.AppCompatButton.drawableStateChanged() took 157.081ms
(114.59 bytecodes/s) (1152B approximate peak alloc)
01-07 10:26:03.245 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.AppCompatCheckBox.<init>(android.content.Context,
android.util.AttributeSet) took 163.637ms (36.67 bytecodes/s) (832B approximate
peak alloc)
01-07 10:26:03.246 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.knowledge.cerebra.sense.textclassifier.tclib.bn.a(java.lang.Object) took
163.423ms (1211.58 bytecodes/s) (3872B approximate peak alloc)
01-07 10:26:03.249 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.AppCompatAutoCompleteTextView.setCustomSelectionActionMod
eCallback(android.view.ActionMode$Callback) took 154.974ms (51.62 bytecodes/s)
(864B approximate peak alloc)
01-07 10:26:03.249 W/dex2oat32( 6226): Verification of void
androidx.appcompat.widget.AlertDialogLayout.onLayout(boolean, int, int, int, int)
took 173.138ms (1108.94 bytecodes/s) (3496B approximate peak alloc)
01-07 10:26:03.275 W/dex2oat32( 6226): Verification of int
androidx.appcompat.app.AppCompatDelegateImpl.getLocalNightMode() took 192.633ms
(15.57 bytecodes/s) (704B approximate peak alloc)
01-07 10:26:03.297 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:03.299 I/dex2oat32( 6294): /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=/system/priv-app/MediaLearningPlatform --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:03.305 I/dex2oat32( 6294): 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-07 10:26:03.313 W/dex2oat32( 6226): Verification of void
com.samsung.android.knox.containeragent.rcpcomponents.sync.calendar.RCPCalendarSync
erWorker.syncEvent(int) took 260.591ms (12191.49 bytecodes/s) (45976B approximate
peak alloc)
01-07 10:26:03.365 W/dex2oat32( 5973): Verification of boolean
org.joda.time.Days.isGreaterThan(org.joda.time.Days) took 100.214ms (259.44
bytecodes/s) (1192B approximate peak alloc)
01-07 10:26:03.373 W/dex2oat32( 5973): Verification of long
okio.RealBufferedSource.indexOf(byte, long) took 114.610ms (113.43 bytecodes/s)
(832B approximate peak alloc)
01-07 10:26:03.377 W/dex2oat32( 5973): Verification of void
org.joda.time.chrono.GJChronology$CutoverField.<init>(org.joda.time.chrono.GJChrono
logy, org.joda.time.DateTimeField, org.joda.time.DateTimeField, long) took
100.466ms (99.54 bytecodes/s) (880B approximate peak alloc)
01-07 10:26:03.381 W/dex2oat32( 5342): Verification of boolean
org.chromium.net.impl.JavaCronetProvider.equals(java.lang.Object) took 125.425ms
(191.35 bytecodes/s) (1272B approximate peak alloc)
01-07 10:26:03.385 W/dex2oat32( 5342): Verification of void
com.google.protobuf.bl.add(int, java.lang.Object) took 100.364ms (777.17
bytecodes/s) (1584B approximate peak alloc)
01-07 10:26:03.387 W/dex2oat32( 5342): Verification of void
com.google.common.i.aa.e(java.nio.ByteBuffer) took 114.622ms (375.14 bytecodes/s)
(1320B approximate peak alloc)
01-07 10:26:03.389 W/dex2oat32( 5342): Verification of void
com.google.protobuf.as.add(int, java.lang.Object) took 104.598ms (745.71
bytecodes/s) (1632B approximate peak alloc)
01-07 10:26:03.396 W/dex2oat32( 5342): Verification of void
com.google.protobuf.cd.add(int, java.lang.Object) took 103.683ms (752.29
bytecodes/s) (1584B approximate peak alloc)
01-07 10:26:03.398 W/dex2oat32( 5342): Verification of
com.google.knowledge.cerebra.sense.textclassifier.tclib.ao
com.google.knowledge.cerebra.sense.textclassifier.tclib.TextClassifierLibImpl.a(jav
a.lang.String) took 115.844ms (5757.71 bytecodes/s) (11696B approximate peak alloc)
01-07 10:26:03.398 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:03.399 W/dex2oat32( 5342): Verification of boolean
com.google.e.aa.a.f.e.m(j$.util.function.Predicate) took 119.048ms (714.00
bytecodes/s) (2168B approximate peak alloc)
01-07 10:26:03.453 W/dex2oat32( 5342): Verification of com.google.protobuf.bw
com.google.protobuf.gi.g(com.google.protobuf.dv, int) took 354.129ms (17987.76
bytecodes/s) (132048B approximate peak alloc)
01-07 10:26:03.464 W/dex2oat32( 6248): Verification of void
com.samsung.android.sdk.scloud.network.base.NetworkImpl.execute(com.samsung.android
.sdk.scloud.network.HttpRequest,
com.samsung.android.sdk.scloud.network.base.NetworkImpl$ConnectionSetter,
com.samsung.android.sdk.scloud.network.Network$ErrorListener,
com.samsung.android.sdk.scloud.network.Network$StreamListener) took 114.483ms
(4603.29 bytecodes/s) (9192B approximate peak alloc)
01-07 10:26:03.501 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:03.517 W/dex2oat32( 6226): Verification of int
com.google.android.material.behavior.SwipeDismissBehavior$1.clampViewPositionHorizo
ntal(android.view.View, int, int) took 168.203ms (451.83 bytecodes/s) (1760B
approximate peak alloc)
01-07 10:26:03.522 W/dex2oat32( 5973): Verification of java.util.List
kotlin.collections.ArraysKt___ArraysKt.distinctBy(long[],
kotlin.jvm.functions.Function1) took 113.099ms (468.61 bytecodes/s) (1544B
approximate peak alloc)
01-07 10:26:03.547 I/dex2oat32( 6245): dex2oat took 1.874s (1.521s cpu) (threads:
8) arena alloc=9176B (9176B) java alloc=2892KB (2961440B) native alloc=3358KB
(3439360B) free=757KB (775424B)
01-07 10:26:03.572 V/installd( 4701): DexInv: --- END
'/system/app/SamsungTTS/SamsungTTS.apk' (success) ---
01-07 10:26:03.573 I/installd( 4701): Dexopt async result : 0, hash_code :
136294425, path: /system/app/SamsungTTS/SamsungTTS.apk
01-07 10:26:03.602 D/Installer( 4956): DexoptAsync result, h: 136294425, r: 0, s: 7
01-07 10:26:03.602 D/Installer( 4956): Dexopt result(136294425): success
01-07 10:26:03.616 W/dex2oat32( 6226): Verification of android.graphics.Bitmap
androidx.mediarouter.app.MediaRouteDynamicControllerDialog.blurBitmap(android.graph
ics.Bitmap, float, android.content.Context) took 131.336ms (373.09 bytecodes/s)
(1232B approximate peak alloc)
01-07 10:26:03.684 W/dex2oat32( 6042): Verification of void
sx.a(android.util.AttributeSet, int) took 108.398ms (10018.60 bytecodes/s) (17464B
approximate peak alloc)
01-07 10:26:03.703 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:03.704 V/installd( 4701): DexInv: --- BEGIN
'/system/app/RcsSettings/RcsSettings.apk' ---
01-07 10:26:03.727 W/dex2oat32( 5342): Verification of java.lang.Object
com.google.e.j.a.fi.dynamicMethod(com.google.protobuf.bx, java.lang.Object,
java.lang.Object) took 116.909ms (1060.65 bytecodes/s) (2704B approximate peak
alloc)
01-07 10:26:03.732 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.733 W/dex2oat32( 5342): Verification of void
com.google.e.p.s.b.<clinit>() took 103.973ms (125.03 bytecodes/s) (848B approximate
peak alloc)
01-07 10:26:03.749 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.761 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.766 I/dex2oat32( 6305): /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/app/RcsSettings --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:03.767 W/dex2oat32( 6226): Verification of int
com.samsung.android.knox.containeragent.settings.KnoxSettingsFragment.getScreenTime
OffValuesIdx(long) took 118.357ms (650.57 bytecodes/s) (1576B approximate peak
alloc)
01-07 10:26:03.775 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.777 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.779 I/dex2oat32( 6294): dex2oat took 483.985ms (320.371ms cpu)
(threads: 8) arena alloc=29KB (29760B) java alloc=209KB (214920B) native
alloc=1352KB (1385456B) free=563KB (576528B)
01-07 10:26:03.785 I/dex2oat32( 6305): 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-07 10:26:03.790 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.804 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.806 W/DexManager( 4956): Skipping dexopt for system server path
loaded with variable class loader context: /system/framework/ssrm.jar
01-07 10:26:03.813 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:03.820 V/installd( 4701): DexInv: --- END
'/system/priv-app/MediaLearningPlatform/MediaLearningPlatform.apk' (success) ---
01-07 10:26:03.820 I/installd( 4701): Dexopt async result : 0, hash_code :
178019007, path: /system/priv-app/MediaLearningPlatform/MediaLearningPlatform.apk
01-07 10:26:03.821 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/KnoxKeyChain/KnoxKeyChain.apk pkg=com.samsung.knox.keychain
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:03.825 D/Installer( 4956): DexoptAsync result, h: 178019007, r: 0, s: 7
01-07 10:26:03.825 D/Installer( 4956): Dexopt result(178019007): success
01-07 10:26:03.893 W/dex2oat32( 6305): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.893 W/dex2oat32( 6305): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.894 W/dex2oat32( 6305): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/loader/content/Loader;.onCancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/loader/content/Loader;.onStartLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/loader/content/Loader;.onStopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file RcsSettings.apk
01-07 10:26:03.895 W/dex2oat32( 6305): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.896 W/dex2oat32( 6305): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setShapeAppearanc
eModel is abstract, but the declaring class is neither abstract nor an interface in
dex file RcsSettings.apk
01-07 10:26:03.897 W/dex2oat32( 6305): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file
RcsSettings.apk
01-07 10:26:03.900 W/dex2oat32( 6305): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file RcsSettings.apk
01-07 10:26:03.921 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 671
01-07 10:26:03.926 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:03.929 I/PackageDexOptimizer( 4956): 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
01-07 10:26:03.929 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:03.946 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/KnoxKeyChain/KnoxKeyChain.apk' ---
01-07 10:26:03.991 I/dex2oat32( 6310): /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=/system/priv-app/KnoxKeyChain --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:03.996 I/dex2oat32( 6310): 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-07 10:26:04.003 I/SurfaceFlinger( 4646): SFWD update time=69137825758
01-07 10:26:04.011 I/dex2oat32( 6248): dex2oat took 2.101s (1.749s cpu) (threads:
8) arena alloc=15KB (16344B) java alloc=2168KB (2220056B) native alloc=4025KB
(4122232B) free=774KB (792968B)
01-07 10:26:04.030 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:04.085 V/installd( 4701): DexInv: --- END
'/system/priv-app/CMHProvider/CMHProvider.apk' (success) ---
01-07 10:26:04.085 I/installd( 4701): Dexopt async result : 0, hash_code :
159107294, path: /system/priv-app/CMHProvider/CMHProvider.apk
01-07 10:26:04.113 I/dex2oat32( 5973): Explicit concurrent copying GC freed
22489(7134KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
77us total 172.636ms
01-07 10:26:04.131 D/Installer( 4956): DexoptAsync result, h: 159107294, r: 0, s: 7
01-07 10:26:04.131 D/Installer( 4956): Dexopt result(159107294): success
01-07 10:26:04.167 I/dex2oat32( 6310): dex2oat took 179.775ms (156.144ms cpu)
(threads: 8) arena alloc=9208B (9208B) java alloc=22KB (22680B) native alloc=1588KB
(1626832B) free=523KB (535856B)
01-07 10:26:04.185 V/installd( 4701): DexInv: --- END
'/system/priv-app/KnoxKeyChain/KnoxKeyChain.apk' (success) ---
01-07 10:26:04.185 I/installd( 4701): Dexopt async result : 0, hash_code :
124925141, path: /system/priv-app/KnoxKeyChain/KnoxKeyChain.apk
01-07 10:26:04.220 I/io_stats( 4394): !@ 179,0 r 45539 2964101 w 2848 111020 d 804
9820 f 1148 1138 iot 16532 0 th 51200 0 0 pt 0 inp 0 0 69.354
01-07 10:26:04.232 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:04.234 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
' ---
01-07 10:26:04.234 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecCarrierProvider/SecCarrierProvider.apk
pkg=com.samsung.android.providers.carrier isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:04.237 D/Installer( 4956): DexoptAsync result, h: 124925141, r: 0, s: 7
01-07 10:26:04.237 D/Installer( 4956): Dexopt result(124925141): success
01-07 10:26:04.262 I/dex2oat32( 5973): dex2oat took 13.190s (13.697s cpu) (threads:
8) arena alloc=620KB (635824B) java alloc=21KB (22280B) native alloc=9095KB
(9314136B) free=936KB (958632B) swap=16MB (16777216B)
01-07 10:26:04.275 I/dex2oat32( 6125): Explicit concurrent copying GC freed
37449(6483KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
89us total 104.162ms
01-07 10:26:04.276 I/dex2oat32( 5342): Explicit concurrent copying GC freed
85223(14MB) AllocSpace objects, 2(36KB) LOS objects, 97% free, 40KB/1576KB, paused
76us total 153.258ms
01-07 10:26:04.290 I/dex2oat32( 6330): /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=/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
01-07 10:26:04.294 I/dex2oat32( 6330): 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-07 10:26:04.338 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:04.340 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/FactoryAirCommandManager/FactoryAirCommandManager.apk
pkg=com.samsung.android.aircommandmanager isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:04.341 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:04.350 I/dex2oat32( 6226): dex2oat took 2.901s (2.649s cpu) (threads:
8) arena alloc=7352B (7352B) java alloc=5976KB (6119488B) native alloc=4714KB
(4827752B) free=813KB (832920B)
01-07 10:26:04.350 V/installd( 4701): DexInv: --- END
'/system/priv-app/GameHome/GameHome.apk' (success) ---
01-07 10:26:04.350 I/installd( 4701): Dexopt async result : 0, hash_code :
188018563, path: /system/priv-app/GameHome/GameHome.apk
01-07 10:26:04.352 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecCarrierProvider/SecCarrierProvider.apk' ---
01-07 10:26:04.411 V/installd( 4701): DexInv: --- END
'/system/priv-app/ContainerAgent3/ContainerAgent3.apk' (success) ---
01-07 10:26:04.412 I/installd( 4701): Dexopt async result : 0, hash_code :
128979808, path: /system/priv-app/ContainerAgent3/ContainerAgent3.apk
01-07 10:26:04.445 I/dex2oat32( 6348): /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/SecCarrierProvider --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:04.445 D/Installer( 4956): DexoptAsync result, h: 188018563, r: 0, s: 7
01-07 10:26:04.445 D/Installer( 4956): Dexopt result(188018563): success
01-07 10:26:04.450 I/dex2oat32( 6348): 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-07 10:26:04.468 W/dex2oat32( 6305): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
135.205ms (9585.40 bytecodes/s) (19456B approximate peak alloc)
01-07 10:26:04.543 I/dex2oat32( 5342): Explicit concurrent copying GC freed
3615(588KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 41KB/1577KB, paused
80us total 19.043ms
01-07 10:26:04.546 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:04.548 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/smartfaceservice/smartfaceservice.apk
pkg=com.samsung.android.smartface isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/stayrotation.jar]}
dexMetadataPath=null async=true
01-07 10:26:04.549 D/Installer( 4956): DexoptAsync result, h: 128979808, r: 0, s: 7
01-07 10:26:04.549 D/Installer( 4956): Dexopt result(128979808): success
01-07 10:26:04.550 V/installd( 4701): DexInv: --- BEGIN
'/system/app/FactoryAirCommandManager/FactoryAirCommandManager.apk' ---
01-07 10:26:04.626 I/dex2oat32( 6358): /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/FactoryAirCommandManager --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:04.636 I/dex2oat32( 6358): 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-07 10:26:04.650 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:04.653 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EasterEgg/EasterEgg.apk pkg=com.android.egg isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:04.653 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:04.654 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/smartfaceservice/smartfaceservice.apk' ---
01-07 10:26:04.684 W/dex2oat32( 6042): Verification of void gjx.run() took
440.472ms (59.03 bytecodes/s) (1200B approximate peak alloc)
01-07 10:26:04.684 W/dex2oat32( 6042): Verification of java.lang.Object iuy.b()
took 163.854ms (1983.46 bytecodes/s) (4872B approximate peak alloc)
01-07 10:26:04.685 W/dex2oat32( 6042): Verification of void gju.run() took
440.966ms (86.17 bytecodes/s) (1448B approximate peak alloc)
01-07 10:26:04.685 W/dex2oat32( 6042): Verification of java.lang.Object jcp.b()
took 135.303ms (118.25 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:04.688 I/dex2oat32( 6361): /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/priv-app/smartfaceservice --
class-loader-context=PCL[]{PCL[/system/framework/stayrotation.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:04.689 W/dex2oat32( 6042): Verification of void jfk.pM(cd) took
126.065ms (928.09 bytecodes/s) (2000B approximate peak alloc)
01-07 10:26:04.691 W/dex2oat32( 6042): Verification of void gjv.run() took
440.506ms (40.86 bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:04.692 I/dex2oat32( 6361): 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-07 10:26:04.692 W/dex2oat32( 6042): Verification of java.lang.Object gqt.b()
took 431.803ms (37.05 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:04.726 W/dex2oat32( 6358): Could not reserve sentinel fault page
01-07 10:26:04.754 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:04.786 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 681
01-07 10:26:04.838 W/dex2oat32( 6305): Verification of int
androidx.appcompat.widget.AppCompatTextView.getAutoSizeMaxTextSize() took 164.687ms
(121.44 bytecodes/s) (1072B approximate peak alloc)
01-07 10:26:04.846 I/dex2oat32( 6330): dex2oat took 560.044ms (480.497ms cpu)
(threads: 8) arena alloc=11KB (11896B) java alloc=449KB (460216B) native
alloc=1730KB (1771728B) free=677KB (694064B)
01-07 10:26:04.849 W/dex2oat32( 6042): Verification of void
com.google.android.finsky.contentfilterui.ContentFilterChoiceItemView.onFinishInfla
te() took 116.564ms (1029.47 bytecodes/s) (1960B approximate peak alloc)
01-07 10:26:04.854 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:04.876 V/installd( 4701): DexInv: --- END
'/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
' (success) ---
01-07 10:26:04.876 I/installd( 4701): Dexopt async result : 0, hash_code :
239461339, path:
/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
01-07 10:26:04.878 W/dex2oat32( 6125): Verification of java.lang.Object
com.google.android.gms.internal.firebase_auth.zzcu.createFromParcel(android.os.Parc
el) took 132.772ms (1174.95 bytecodes/s) (3392B approximate peak alloc)
01-07 10:26:04.962 D/Installer( 4956): DexoptAsync result, h: 239461339, r: 0, s: 7
01-07 10:26:04.962 D/Installer( 4956): Dexopt result(239461339): success
01-07 10:26:05.063 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:05.068 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MtpService/MtpService.apk pkg=com.android.mtp isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:05.070 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.070 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EasterEgg/EasterEgg.apk' ---
01-07 10:26:05.089 W/dex2oat32( 6305): Verification of android.graphics.Bitmap
androidx.mediarouter.app.MediaRouteDynamicControllerDialog.blurBitmap(android.graph
ics.Bitmap, float, android.content.Context) took 106.116ms (546.57 bytecodes/s)
(1328B approximate peak alloc)
01-07 10:26:05.115 I/dex2oat32( 6361): dex2oat took 430.610ms (193.733ms cpu)
(threads: 8) arena alloc=14KB (14592B) java alloc=107KB (110480B) native
alloc=1373KB (1406848B) free=510KB (522368B)
01-07 10:26:05.141 V/installd( 4701): DexInv: --- END
'/system/priv-app/smartfaceservice/smartfaceservice.apk' (success) ---
01-07 10:26:05.141 I/installd( 4701): Dexopt async result : 0, hash_code :
35813924, path: /system/priv-app/smartfaceservice/smartfaceservice.apk
01-07 10:26:05.170 I/dex2oat32( 6380): /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=/system/app/EasterEgg --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:05.175 I/dex2oat32( 6380): 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-07 10:26:05.177 D/Installer( 4956): DexoptAsync result, h: 35813924, r: 0, s: 7
01-07 10:26:05.177 D/Installer( 4956): Dexopt result(35813924): success
01-07 10:26:05.207 I/dex2oat32( 5342): dex2oat took 38.937s (48.050s cpu) (threads:
8) arena alloc=4514KB (4622400B) java alloc=41KB (42832B) native alloc=9825KB
(10061744B) free=1026KB (1050704B) swap=16MB (16777216B)
01-07 10:26:05.265 W/dex2oat32( 6042): Verification of boolean
nje.test(java.lang.Object) took 105.018ms (47.61 bytecodes/s) (720B approximate
peak alloc)
01-07 10:26:05.278 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:05.280 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ONS/ONS.apk pkg=com.android.ons isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:05.280 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.282 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MtpService/MtpService.apk' ---
01-07 10:26:05.317 W/dex2oat32( 6125): Verification of void
com.google.android.gms.internal.ads.zzawm.<init>(com.google.android.gms.internal.ad
s.zzawt) took 185.075ms (32.42 bytecodes/s) (784B approximate peak alloc)
01-07 10:26:05.321 W/dex2oat32( 6042): Verification of java.lang.Object
nls.a(java.lang.Object) took 156.354ms (1164.02 bytecodes/s) (2784B approximate
peak alloc)
01-07 10:26:05.352 V/installd( 4701): DexInv: --- END
'/product/priv-app/Velvet/Velvet.apk' (success) ---
01-07 10:26:05.352 I/installd( 4701): Dexopt async result : 0, hash_code :
267313195, path: /product/priv-app/Velvet/Velvet.apk
01-07 10:26:05.353 I/dex2oat32( 6391): /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/priv-app/MtpService --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:05.357 I/dex2oat32( 6391): 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-07 10:26:05.365 W/dex2oat32( 6305): Compilation of void
androidx.appcompat.widget.AppCompatTextViewAutoSizeHelper.setAutoSizeTextTypeWithDe
faults(int) took 110.591ms
01-07 10:26:05.381 D/Installer( 4956): DexoptAsync result, h: 267313195, r: 0, s: 7
01-07 10:26:05.381 D/Installer( 4956): Dexopt result(267313195): success
01-07 10:26:05.414 W/dex2oat32( 6391): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpService.apk
01-07 10:26:05.414 W/dex2oat32( 6391): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.415 W/dex2oat32( 6391): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.416 W/dex2oat32( 6391): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.416 W/dex2oat32( 6391): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
MtpService.apk
01-07 10:26:05.416 W/dex2oat32( 6391): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file MtpService.apk
01-07 10:26:05.448 W/dex2oat32( 6042): Verification of void
com.google.android.finsky.drawer.impl.FinskyDrawerLayoutImpl.l() took 156.860ms
(15083.44 bytecodes/s) (41736B approximate peak alloc)
01-07 10:26:05.481 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:05.482 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ONS/ONS.apk' ---
01-07 10:26:05.486 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Stk/Stk.apk pkg=com.android.stk isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:05.486 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.513 I/dex2oat32( 6394): /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/ONS --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:05.518 I/dex2oat32( 6394): 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-07 10:26:05.534 W/dex2oat32( 6125): Verification of boolean
com.google.android.gms.internal.ads.zzalk.dispatchTransaction(int,
android.os.Parcel, android.os.Parcel, int) took 164.849ms (4222.02 bytecodes/s)
(10112B approximate peak alloc)
01-07 10:26:05.545 W/dex2oat32( 6125): Verification of void
com.google.android.gms.measurement.internal.zzfx.zzgz() took 111.178ms (404.76
bytecodes/s) (1488B approximate peak alloc)
01-07 10:26:05.587 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.648 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 691
01-07 10:26:05.688 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.737 I/dex2oat32( 6305): dex2oat took 1.974s (2.066s cpu) (threads:
8) arena alloc=9064B (9064B) java alloc=4329KB (4433736B) native alloc=3908KB
(4002064B) free=767KB (786160B)
01-07 10:26:05.764 V/installd( 4701): DexInv: --- END
'/system/app/RcsSettings/RcsSettings.apk' (success) ---
01-07 10:26:05.765 I/installd( 4701): Dexopt async result : 0, hash_code :
116589964, path: /system/app/RcsSettings/RcsSettings.apk
01-07 10:26:05.788 D/Installer( 4956): DexoptAsync result, h: 116589964, r: 0, s: 7
01-07 10:26:05.788 D/Installer( 4956): Dexopt result(116589964): success
01-07 10:26:05.876 I/dex2oat32( 6125): Explicit concurrent copying GC freed
46815(6634KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
69us total 102.198ms
01-07 10:26:05.889 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:05.892 V/installd( 4701): DexInv: --- BEGIN '/system/app/Stk/Stk.apk'
---
01-07 10:26:05.924 I/dex2oat32( 6042): Explicit concurrent copying GC freed
85875(13MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
103us total 193.755ms
01-07 10:26:05.934 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungMessages_12/SamsungMessages_12.apk
pkg=com.samsung.android.messaging isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/
system/framework/semextendedformat.jar]#PCL[/system/framework/
org.apache.http.legacy.jar]} dexMetadataPath=null async=true
01-07 10:26:05.934 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:05.935 I/dex2oat32( 6426): /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/app/Stk --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:05.958 I/dex2oat32( 6426): 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-07 10:26:06.007 W/dex2oat32( 6426): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk.apk
01-07 10:26:06.007 W/dex2oat32( 6426): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.008 W/dex2oat32( 6426): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.009 W/dex2oat32( 6426): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file Stk.apk
01-07 10:26:06.009 W/dex2oat32( 6426): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk.apk
01-07 10:26:06.009 W/dex2oat32( 6426): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file Stk.apk
01-07 10:26:06.009 W/dex2oat32( 6426): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file Stk.apk
01-07 10:26:06.009 W/dex2oat32( 6426): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk.apk
01-07 10:26:06.010 W/dex2oat32( 6426): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.010 W/dex2oat32( 6426): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk.apk
01-07 10:26:06.010 W/dex2oat32( 6426): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk.apk
01-07 10:26:06.011 I/dex2oat32( 6394): dex2oat took 501.522ms (178.023ms cpu)
(threads: 8) arena alloc=12KB (12480B) java alloc=134KB (137464B) native
alloc=1375KB (1408992B) free=520KB (532512B)
01-07 10:26:06.035 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.047 V/installd( 4701): DexInv: --- END
'/system/priv-app/ONS/ONS.apk' (success) ---
01-07 10:26:06.047 I/installd( 4701): Dexopt async result : 0, hash_code :
246084435, path: /system/priv-app/ONS/ONS.apk
01-07 10:26:06.137 D/Installer( 4956): DexoptAsync result, h: 246084435, r: 0, s: 7
01-07 10:26:06.137 D/Installer( 4956): Dexopt result(246084435): success
01-07 10:26:06.210 W/dex2oat32( 6348): Verification of void
androidx.fragment.app.FragmentManagerImpl.moveToState(androidx.fragment.app.Fragmen
t, int, int, int, boolean) took 106.800ms (12387.60 bytecodes/s) (19328B
approximate peak alloc)
01-07 10:26:06.223 I/io_stats( 4394): !@ 179,0 r 45876 2994877 w 2956 114900 d 804
9820 f 1148 1138 iot 16736 0 th 51200 0 0 pt 0 inp 0 0 71.357
01-07 10:26:06.237 W/dex2oat32( 6348): Verification of void
androidx.appcompat.view.menu.ActionMenuItemView.onHoverChanged(boolean) took
112.503ms (97.77 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:06.238 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:06.239 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungMessages_12/SamsungMessages_12.apk' ---
01-07 10:26:06.240 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
pkg=com.android.backupconfirm isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:06.241 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.257 I/dex2oat32( 6358): dex2oat took 1.635s (1.103s cpu) (threads:
8) arena alloc=7192B (7192B) java alloc=1631KB (1670608B) native alloc=2789KB
(2856520B) free=810KB (829880B)
01-07 10:26:06.295 I/dex2oat32( 6445): /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/SamsungMessages_12 --
class-loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/system/
framework/semextendedformat.jar]#PCL[/system/framework/org.apache.http.legacy.jar]}
--generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:06.306 I/dex2oat32( 6445): 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-07 10:26:06.325 V/installd( 4701): DexInv: --- END
'/system/app/FactoryAirCommandManager/FactoryAirCommandManager.apk' (success) ---
01-07 10:26:06.325 I/installd( 4701): Dexopt async result : 0, hash_code :
104129207, path: /system/app/FactoryAirCommandManager/FactoryAirCommandManager.apk
01-07 10:26:06.341 D/Installer( 4956): DexoptAsync result, h: 104129207, r: 0, s: 7
01-07 10:26:06.341 D/Installer( 4956): Dexopt result(104129207): success
01-07 10:26:06.386 W/dex2oat32( 6125): Verification of void
com.microsoft.odsp.whatsnew.WhatsNewAdapter.a(com.microsoft.odsp.whatsnew.WhatsNewA
dapter$b, com.microsoft.odsp.whatsnew.WhatsNewItem) took 120.891ms (570.76
bytecodes/s) (1712B approximate peak alloc)
01-07 10:26:06.397 W/dex2oat32( 6125): Verification of void
com.microsoft.odsp.operation.OperationProgressDialog.onCreate(android.os.Bundle)
took 135.916ms (1199.27 bytecodes/s) (3064B approximate peak alloc)
01-07 10:26:06.421 W/dex2oat32( 6380): Verification of void
com.android.egg.neko.NekoActivationActivity.toastUp(java.lang.String) took
115.376ms (78.01 bytecodes/s) (888B approximate peak alloc)
01-07 10:26:06.422 W/dex2oat32( 6125): Verification of boolean
com.microsoft.odsp.io.FileUtils.writeFile(java.io.File, java.lang.String) took
169.129ms (118.25 bytecodes/s) (1088B approximate peak alloc)
01-07 10:26:06.422 W/dex2oat32( 6380): Verification of void
com.android.egg.neko.NekoDialog.<init>(android.content.Context) took 102.248ms
(635.71 bytecodes/s) (1744B approximate peak alloc)
01-07 10:26:06.427 W/dex2oat32( 6380): Verification of void
com.android.egg.neko.Cat.<init>(android.content.Context, long) took 119.479ms
(5666.24 bytecodes/s) (6728B approximate peak alloc)
01-07 10:26:06.433 W/dex2oat32( 6380): Verification of java.lang.String
androidx.recyclerview.widget.StaggeredGridLayoutManager$LazySpanLookup$FullSpanItem
.toString() took 101.689ms (580.20 bytecodes/s) (1248B approximate peak alloc)
01-07 10:26:06.433 W/dex2oat32( 6380): Verification of void
com.android.egg.neko.NekoControlsServiceKt.<clinit>() took 103.477ms (328.57
bytecodes/s) (952B approximate peak alloc)
01-07 10:26:06.435 W/dex2oat32( 6380): Verification of int
androidx.recyclerview.widget.RecyclerView$LayoutManager.getWidth() took 112.270ms
(26.72 bytecodes/s) (720B approximate peak alloc)
01-07 10:26:06.442 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:06.444 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/KLMSAgent/KLMSAgent.apk pkg=com.samsung.klmsagent isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:06.445 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.458 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk' ---
01-07 10:26:06.503 I/dex2oat32( 6449): /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/BackupRestoreConfirmation --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:06.505 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 701
01-07 10:26:06.509 I/dex2oat32( 6449): 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-07 10:26:06.545 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.646 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.699 W/dex2oat32( 6125): Verification of void
com.microsoft.office.lenstextstickers.controller.StickerViewController.enableGestur
es(boolean) took 128.976ms (186.08 bytecodes/s) (1400B approximate peak alloc)
01-07 10:26:06.720 W/dex2oat32( 6125): Verification of void
com.microsoft.pdfviewer.PdfFragmentThumbnailCommonView.r() took 107.920ms (1408.44
bytecodes/s) (2520B approximate peak alloc)
01-07 10:26:06.746 W/dex2oat32( 6125): Verification of void
com.microsoft.odsp.fileopen.FileOpenManager.<init>() took 206.088ms (11233.03
bytecodes/s) (23616B approximate peak alloc)
01-07 10:26:06.749 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.752 I/dex2oat32( 6391): dex2oat took 1.403s (940.321ms cpu)
(threads: 8) arena alloc=12KB (12592B) java alloc=1893KB (1938600B) native
alloc=2343KB (2399568B) free=684KB (701104B)
01-07 10:26:06.838 V/installd( 4701): DexInv: --- END
'/system/priv-app/MtpService/MtpService.apk' (success) ---
01-07 10:26:06.839 I/installd( 4701): Dexopt async result : 0, hash_code :
71423810, path: /system/priv-app/MtpService/MtpService.apk
01-07 10:26:06.850 D/Installer( 4956): DexoptAsync result, h: 71423810, r: 0, s: 7
01-07 10:26:06.850 D/Installer( 4956): Dexopt result(71423810): success
01-07 10:26:06.894 W/dex2oat32( 6042): Verification of void swm.f() took 158.304ms
(9001.63 bytecodes/s) (22048B approximate peak alloc)
01-07 10:26:06.951 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:06.956 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SmartFittingService/SmartFittingService.apk
pkg=com.samsung.android.smartfitting isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:06.956 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:06.966 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/KLMSAgent/KLMSAgent.apk' ---
01-07 10:26:07.034 I/dex2oat32( 6449): dex2oat took 534.895ms (169.150ms cpu)
(threads: 8) arena alloc=7864B (7864B) java alloc=33KB (34408B) native alloc=1377KB
(1410488B) free=470KB (481864B)
01-07 10:26:07.057 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:07.061 I/dex2oat32( 6460): /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/priv-app/KLMSAgent --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.064 V/installd( 4701): DexInv: --- END
'/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk'
(success) ---
01-07 10:26:07.064 I/installd( 4701): Dexopt async result : 0, hash_code :
208105903, path:
/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
01-07 10:26:07.073 I/dex2oat32( 6460): 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-07 10:26:07.097 I/dex2oat32( 6348): dex2oat took 2.665s (2.678s cpu) (threads:
8) arena alloc=7728B (7728B) java alloc=5025KB (5145920B) native alloc=5237KB
(5362952B) free=758KB (776952B)
01-07 10:26:07.126 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecCarrierProvider/SecCarrierProvider.apk' (success) ---
01-07 10:26:07.126 I/installd( 4701): Dexopt async result : 0, hash_code :
93384312, path: /system/priv-app/SecCarrierProvider/SecCarrierProvider.apk
01-07 10:26:07.158 D/Installer( 4956): DexoptAsync result, h: 93384312, r: 0, s: 7
01-07 10:26:07.158 D/Installer( 4956): Dexopt result(93384312): success
01-07 10:26:07.182 W/dex2oat32( 6042): Verification of aems tkm.a() took 354.823ms
(45.09 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:07.182 W/dex2oat32( 6042): Verification of java.lang.Object szk.b()
took 397.826ms (40.22 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:07.189 W/dex2oat32( 6042): Verification of java.lang.Object unn.b()
took 175.127ms (91.36 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:07.198 I/dex2oat32( 6426): dex2oat took 1.266s (1.373s cpu) (threads:
8) arena alloc=7224B (7224B) java alloc=2784KB (2851704B) native alloc=2943KB
(3013752B) free=692KB (709512B)
01-07 10:26:07.241 V/installd( 4701): DexInv: --- END '/system/app/Stk/Stk.apk'
(success) ---
01-07 10:26:07.241 I/installd( 4701): Dexopt async result : 0, hash_code :
249549193, path: /system/app/Stk/Stk.apk
01-07 10:26:07.258 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.262 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecSetupWizard_Global/SecSetupWizard_Global.apk
pkg=com.sec.android.app.SecSetupWizard isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:07.263 D/Installer( 4956): DexoptAsync result, h: 249549193, r: 0, s: 7
01-07 10:26:07.263 D/Installer( 4956): Dexopt result(249549193): success
01-07 10:26:07.275 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SmartFittingService/SmartFittingService.apk' ---
01-07 10:26:07.314 I/dex2oat32( 6473): /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/app/SmartFittingService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.319 I/dex2oat32( 6473): 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-07 10:26:07.364 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.367 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/TelephonyUI/TelephonyUI.apk
pkg=com.samsung.android.app.telephonyui isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:07.367 D/Installer( 4956): DexoptAsync result, h: 208105903, r: 0, s: 7
01-07 10:26:07.367 D/Installer( 4956): Dexopt result(208105903): success
01-07 10:26:07.375 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 711
01-07 10:26:07.378 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecSetupWizard_Global/SecSetupWizard_Global.apk' ---
01-07 10:26:07.411 I/dex2oat32( 6460): dex2oat took 354.470ms (285.008ms cpu)
(threads: 8) arena alloc=11KB (11824B) java alloc=199KB (203824B) native
alloc=1402KB (1435768B) free=633KB (649096B)
01-07 10:26:07.456 V/installd( 4701): DexInv: --- END
'/system/priv-app/KLMSAgent/KLMSAgent.apk' (success) ---
01-07 10:26:07.456 I/installd( 4701): Dexopt async result : 0, hash_code :
151579068, path: /system/priv-app/KLMSAgent/KLMSAgent.apk
01-07 10:26:07.468 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.470 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/StatementService/StatementService.apk
pkg=com.android.statementservice isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:07.471 D/Installer( 4956): DexoptAsync result, h: 151579068, r: 0, s: 7
01-07 10:26:07.471 D/Installer( 4956): Dexopt result(151579068): success
01-07 10:26:07.474 I/dex2oat32( 6476): /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/SecSetupWizard_Global --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.478 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/TelephonyUI/TelephonyUI.apk' ---
01-07 10:26:07.483 I/dex2oat32( 6476): 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-07 10:26:07.491 I/dex2oat32( 6125): Explicit concurrent copying GC freed
22451(4512KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
69us total 43.854ms
01-07 10:26:07.517 I/dex2oat32( 6380): dex2oat took 2.357s (1.806s cpu) (threads:
8) arena alloc=7224B (7224B) java alloc=2088KB (2138408B) native alloc=4576KB
(4686600B) free=727KB (744696B)
01-07 10:26:07.538 V/installd( 4701): DexInv: --- END
'/system/app/EasterEgg/EasterEgg.apk' (success) ---
01-07 10:26:07.538 I/installd( 4701): Dexopt async result : 0, hash_code :
96283021, path: /system/app/EasterEgg/EasterEgg.apk
01-07 10:26:07.568 I/dex2oat32( 6480): /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/TelephonyUI --class-
loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.572 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.573 I/dex2oat32( 6480): 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-07 10:26:07.575 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/Gmail2/Gmail2.apk pkg=com.google.android.gm isa=arm64
dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:26:07.575 D/Installer( 4956): DexoptAsync result, h: 96283021, r: 0, s: 7
01-07 10:26:07.575 D/Installer( 4956): Dexopt result(96283021): success
01-07 10:26:07.577 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/StatementService/StatementService.apk' ---
01-07 10:26:07.613 I/dex2oat32( 6473): dex2oat took 303.722ms (201.670ms cpu)
(threads: 8) arena alloc=10032B (10032B) java alloc=168KB (172512B) native
alloc=1433KB (1467944B) free=506KB (518616B)
01-07 10:26:07.628 I/dex2oat32( 6498): /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=/system/priv-app/StatementService --
class-loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.634 I/dex2oat32( 6498): 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-07 10:26:07.636 W/dex2oat32( 6498): Method
Lcom/google/protobuf/nano/FieldArray;.dataAt is abstract, but the declaring class
is neither abstract nor an interface in dex file StatementService.apk
01-07 10:26:07.636 W/dex2oat32( 6498): Method
Lcom/google/protobuf/nano/FieldArray;.size is abstract, but the declaring class is
neither abstract nor an interface in dex file StatementService.apk
01-07 10:26:07.636 W/dex2oat32( 6498): Method
Lcom/google/protobuf/nano/FieldData;.computeSerializedSize is abstract, but the
declaring class is neither abstract nor an interface in dex file
StatementService.apk
01-07 10:26:07.636 W/dex2oat32( 6498): Method
Lcom/google/protobuf/nano/FieldData;.writeTo is abstract, but the declaring class
is neither abstract nor an interface in dex file StatementService.apk
01-07 10:26:07.640 V/installd( 4701): DexInv: --- END
'/system/app/SmartFittingService/SmartFittingService.apk' (success) ---
01-07 10:26:07.640 I/installd( 4701): Dexopt async result : 0, hash_code :
57343301, path: /system/app/SmartFittingService/SmartFittingService.apk
01-07 10:26:07.676 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.679 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/DuoStub/DuoStub.apk pkg=com.google.android.apps.tachyon 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
01-07 10:26:07.679 D/Installer( 4956): DexoptAsync result, h: 57343301, r: 0, s: 7
01-07 10:26:07.679 D/Installer( 4956): Dexopt result(57343301): success
01-07 10:26:07.691 V/installd( 4701): DexInv: --- BEGIN
'/product/app/Gmail2/Gmail2.apk' ---
01-07 10:26:07.745 I/dex2oat32( 6445): Large app, accepted running with swap.
01-07 10:26:07.749 I/dex2oat32( 6502): /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=/product/app/Gmail2 --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
01-07 10:26:07.753 I/dex2oat32( 6502): 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-07 10:26:07.780 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:07.783 V/installd( 4701): DexInv: --- BEGIN
'/product/app/DuoStub/DuoStub.apk' ---
01-07 10:26:07.784 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/HwModuleTest/HwModuleTest.apk
pkg=com.sec.android.app.hwmoduletest isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:07.785 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:07.846 I/dex2oat32( 6505): /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=/product/app/DuoStub --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:07.852 I/dex2oat32( 6505): 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-07 10:26:07.885 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:07.960 I/dex2oat32( 6498): dex2oat took 335.396ms (180.500ms cpu)
(threads: 8) arena alloc=9256B (9256B) java alloc=52KB (53976B) native alloc=1354KB
(1387208B) free=473KB (484664B)
01-07 10:26:07.986 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:07.988 V/installd( 4701): DexInv: --- END
'/system/priv-app/StatementService/StatementService.apk' (success) ---
01-07 10:26:07.988 I/installd( 4701): Dexopt async result : 0, hash_code :
240706984, path: /system/priv-app/StatementService/StatementService.apk
01-07 10:26:08.087 D/Installer( 4956): DexoptAsync result, h: 240706984, r: 0, s: 7
01-07 10:26:08.087 D/Installer( 4956): Dexopt result(240706984): success
01-07 10:26:08.189 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:08.191 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk
pkg=com.android.settings.intelligence isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:08.191 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.206 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/HwModuleTest/HwModuleTest.apk' ---
01-07 10:26:08.216 I/dex2oat32( 6505): dex2oat took 372.857ms (172.477ms cpu)
(threads: 8) arena alloc=5984B (5984B) java alloc=16KB (16560B) native alloc=1557KB
(1595112B) free=482KB (493848B)
01-07 10:26:08.226 I/io_stats( 4394): !@ 179,0 r 46320 3032733 w 3128 130664 d 804
9820 f 1148 1138 iot 17032 0 th 51200 0 0 pt 0 inp 0 0 73.360
01-07 10:26:08.237 I/dex2oat32( 6531): /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=/system/priv-app/HwModuleTest --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:08.242 I/dex2oat32( 6531): 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-07 10:26:08.243 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 721
01-07 10:26:08.264 V/installd( 4701): DexInv: --- END
'/product/app/DuoStub/DuoStub.apk' (success) ---
01-07 10:26:08.264 I/installd( 4701): Dexopt async result : 0, hash_code :
80304230, path: /product/app/DuoStub/DuoStub.apk
01-07 10:26:08.273 W/dex2oat32( 6125): Verification of
com.microsoft.yimiclient.model.VisualSearchError
com.microsoft.yimiclient.sharedview.RecommendationWebInterface.d(java.lang.String,
org.json.JSONObject) took 104.361ms (1897.26 bytecodes/s) (3208B approximate peak
alloc)
01-07 10:26:08.292 D/Installer( 4956): DexoptAsync result, h: 80304230, r: 0, s: 7
01-07 10:26:08.292 D/Installer( 4956): Dexopt result(80304230): success
01-07 10:26:08.393 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:08.395 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BCService/BCService.apk pkg=com.sec.bcservice isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]}
dexMetadataPath=null async=true
01-07 10:26:08.396 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.397 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk' ---
01-07 10:26:08.439 W/dex2oat32( 6042): Verification of boolean
com.google.android.wallet.ui.common.FormEditText.nU() took 142.654ms (413.59
bytecodes/s) (1576B approximate peak alloc)
01-07 10:26:08.468 I/dex2oat32( 6534): /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/priv-app/SecSettingsIntelligence
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:26:08.473 I/dex2oat32( 6534): 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-07 10:26:08.497 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.533 W/dex2oat32( 6534): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.534 W/dex2oat32( 6534): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.534 W/dex2oat32( 6534): Method
Landroidx/loader/content/Loader;.onCancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.534 W/dex2oat32( 6534): Method
Landroidx/loader/content/Loader;.onStartLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.535 W/dex2oat32( 6534): Method
Landroidx/loader/content/Loader;.onStopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.535 W/dex2oat32( 6534): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.535 W/dex2oat32( 6534): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.535 W/dex2oat32( 6534): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.535 W/dex2oat32( 6534): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.536 W/dex2oat32( 6534): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.536 W/dex2oat32( 6534): Method
Lcom/google/protobuf/nano/FieldArray;.dataAt is abstract, but the declaring class
is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.536 W/dex2oat32( 6534): Method
Lcom/google/protobuf/nano/FieldArray;.size is abstract, but the declaring class is
neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.536 W/dex2oat32( 6534): Method
Lcom/google/protobuf/nano/FieldData;.computeSerializedSize is abstract, but the
declaring class is neither abstract nor an interface in dex file
SecSettingsIntelligence.apk
01-07 10:26:08.536 W/dex2oat32( 6534): Method
Lcom/google/protobuf/nano/FieldData;.writeTo is abstract, but the declaring class
is neither abstract nor an interface in dex file SecSettingsIntelligence.apk
01-07 10:26:08.598 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.699 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.745 E/Watchdog( 4956): !@Sync: 2 heap: 19 / 31 [2022-01-07
15:26:08.744] sdogWay: softdog
01-07 10:26:08.795 W/dex2oat32( 6125): Verification of java.util.Map
okhttp3.Headers.toMultimap() took 107.345ms (717.31 bytecodes/s) (1928B approximate
peak alloc)
01-07 10:26:08.799 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.843 W/dex2oat32( 6125): Verification of void
com.microsoft.skydrive.iap.dsc.RedeemReceiptTask.<init>(com.microsoft.authorization
.OneDriveAccount, java.lang.String, java.lang.String, java.lang.String,
com.microsoft.skydrive.iap.billing.PurchaseCompat,
com.microsoft.odsp.task.TaskCallback, java.lang.String) took 107.687ms (352.87
bytecodes/s) (1168B approximate peak alloc)
01-07 10:26:08.900 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:08.955 W/dex2oat32( 6125): Verification of void
com.microsoft.skydrive.adapters.ListViewRecyclerAdapter2.B(android.content.Context,
android.content.res.Resources,
com.microsoft.skydrive.adapters.ListViewRecyclerAdapter2$ViewHolder,
java.lang.Integer, boolean, boolean, boolean) took 104.690ms (3868.56 bytecodes/s)
(6360B approximate peak alloc)
01-07 10:26:09.003 I/SurfaceFlinger( 4646): SFWD update time=74137961562
01-07 10:26:09.005 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.050 W/dex2oat32( 6531): Verification of void
com.sec.android.app.hwmoduletest.HwModuleTest$1.onReceive(android.content.Context,
android.content.Intent) took 105.477ms (4607.64 bytecodes/s) (6984B approximate
peak alloc)
01-07 10:26:09.054 W/dex2oat32( 6531): Verification of void
com.goodix.display.fingerprint.sec.GoodixFpEvent.<clinit>() took 229.742ms (3834.72
bytecodes/s) (5416B approximate peak alloc)
01-07 10:26:09.058 W/dex2oat32( 6125): Verification of void
com.microsoft.skydrive.adapters.ListViewRecyclerAdapter2.C(com.microsoft.skydrive.a
dapters.ListViewRecyclerAdapter2$ViewHolder, android.net.Uri, int,
java.lang.String, java.lang.Integer, boolean, boolean) took 102.181ms (3346.98
bytecodes/s) (6400B approximate peak alloc)
01-07 10:26:09.065 W/dex2oat32( 6476): Verification of void
com.google.android.setupdesign.view.Illustration.onMeasure(int, int) took 207.035ms
(202.86 bytecodes/s) (1256B approximate peak alloc)
01-07 10:26:09.071 W/dex2oat32( 6476): Verification of void
androidx.typoanimation.BaseTypoView.handleEllipsize(android.text.Layout) took
216.473ms (1205.69 bytecodes/s) (3496B approximate peak alloc)
01-07 10:26:09.073 W/dex2oat32( 6476): Verification of void
androidx.recyclerview.widget.RecyclerView$LayoutManager.postOnAnimation(java.lang.R
unnable) took 253.212ms (31.59 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:09.073 W/dex2oat32( 6476): Verification of boolean
com.samsung.android.maspolicy.AdPolicyManager.isCanada() took 206.273ms (159.98
bytecodes/s) (1240B approximate peak alloc)
01-07 10:26:09.075 W/dex2oat32( 6476): Verification of void
com.google.android.setupdesign.view.StickyHeaderListView.draw(android.graphics.Canv
as) took 206.650ms (498.43 bytecodes/s) (2024B approximate peak alloc)
01-07 10:26:09.077 W/dex2oat32( 6476): Verification of void
com.google.android.setupdesign.view.IllustrationVideoView.setVideoResourceInternal(
int, java.lang.String) took 213.020ms (323.91 bytecodes/s) (1648B approximate peak
alloc)
01-07 10:26:09.084 W/dex2oat32( 6476): Verification of void
com.samsung.android.sdk.SsdkVendorCheck.<clinit>() took 224.215ms (40.14
bytecodes/s) (856B approximate peak alloc)
01-07 10:26:09.097 W/dex2oat32( 6476): Verification of void
com.samsung.android.sdk.cover.CoverListenerDelegate$ListenerDelegateHandler.handleM
essage(android.os.Message) took 224.850ms (480.32 bytecodes/s) (2408B approximate
peak alloc)
01-07 10:26:09.101 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 731
01-07 10:26:09.106 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.207 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.226 W/dex2oat32( 6534): Verification of boolean
androidx.appcompat.widget.SearchView$6.onKey(android.view.View, int,
android.view.KeyEvent) took 109.515ms (1187.04 bytecodes/s) (2480B approximate peak
alloc)
01-07 10:26:09.308 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.325 I/dex2oat32( 6042): Explicit concurrent copying GC freed
91442(19MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
71us total 476.769ms
01-07 10:26:09.409 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.493 W/dex2oat32( 6476): Verification of
androidx.core.app.NotificationCompat$CarExtender$UnreadConversation
androidx.core.app.NotificationCompat$CarExtender.getUnreadConversationFromBundle(an
droid.os.Bundle) took 122.186ms (1129.42 bytecodes/s) (3608B approximate peak
alloc)
01-07 10:26:09.497 W/dex2oat32( 6476): Verification of void
androidx.core.app.NotificationCompatBuilder.addAction(androidx.core.app.Notificatio
nCompat$Action) took 121.158ms (1271.06 bytecodes/s) (2824B approximate peak alloc)
01-07 10:26:09.498 W/dex2oat32( 6476): Verification of int
androidx.appcompat.widget.SearchView.getPreferredWidth() took 102.199ms (146.77
bytecodes/s) (936B approximate peak alloc)
01-07 10:26:09.509 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.525 I/dex2oat32( 6502): Large app, accepted running with swap.
01-07 10:26:09.598 I/dex2oat32( 6125): Explicit concurrent copying GC freed
57624(10024KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 29KB/1565KB, paused
65us total 127.442ms
01-07 10:26:09.602 W/dex2oat32( 6476): Verification of void
androidx.appcompat.widget.SearchView.updateCloseButton() took 102.773ms (525.43
bytecodes/s) (1872B approximate peak alloc)
01-07 10:26:09.611 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.624 I/dex2oat32( 6531): dex2oat took 1.391s (986.088ms cpu)
(threads: 8) arena alloc=9992B (9992B) java alloc=2129KB (2180440B) native
alloc=2590KB (2653168B) free=753KB (771088B)
01-07 10:26:09.652 V/installd( 4701): DexInv: --- END
'/system/priv-app/HwModuleTest/HwModuleTest.apk' (success) ---
01-07 10:26:09.652 I/installd( 4701): Dexopt async result : 0, hash_code :
126740391, path: /system/priv-app/HwModuleTest/HwModuleTest.apk
01-07 10:26:09.711 D/Installer( 4956): DexoptAsync result, h: 126740391, r: 0, s: 7
01-07 10:26:09.711 D/Installer( 4956): Dexopt result(126740391): success
01-07 10:26:09.812 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:09.819 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SilentLog/SilentLog.apk pkg=com.sec.modem.settings isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:09.819 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:09.820 W/dex2oat32( 6042): Verification of azrx
azrv.a(java.lang.String, java.lang.String, java.lang.String, java.lang.String,
java.lang.String) took 111.530ms (3523.71 bytecodes/s) (7472B approximate peak
alloc)
01-07 10:26:09.845 I/dex2oat32( 6125): dex2oat took 11.617s (15.585s cpu) (threads:
8) arena alloc=268KB (275384B) java alloc=29KB (29776B) native alloc=11MB
(11683536B) free=1238KB (1268016B) swap=16MB (16777216B)
01-07 10:26:09.874 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BCService/BCService.apk' ---
01-07 10:26:09.889 V/installd( 4701): DexInv: --- END
'/system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk' (success) ---
01-07 10:26:09.889 I/installd( 4701): Dexopt async result : 0, hash_code :
254664454, path: /system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk
01-07 10:26:09.920 D/Installer( 4956): DexoptAsync result, h: 254664454, r: 0, s: 7
01-07 10:26:09.920 D/Installer( 4956): Dexopt result(254664454): success
01-07 10:26:09.936 W/dex2oat32( 6476): Verification of void
com.sec.android.app.SecSetupWizard.kme.KmeManager$1.onDownloadProgressUpdate(int)
took 111.679ms (1558.03 bytecodes/s) (2736B approximate peak alloc)
01-07 10:26:09.945 W/dex2oat32( 6042): Verification of java.lang.Object
baqw.lr(int, java.lang.Object) took 179.642ms (584.49 bytecodes/s) (2592B
approximate peak alloc)
01-07 10:26:09.952 I/dex2oat32( 6581): /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=/system/app/BCService --class-loader-
context=PCL[]{PCL[/system/framework/sec_platform_library.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:09.957 I/dex2oat32( 6581): 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-07 10:26:09.964 W/dex2oat32( 6480): Verification of void
androidx.collection.CircularArray.<init>(int) took 107.998ms (462.97 bytecodes/s)
(1512B approximate peak alloc)
01-07 10:26:09.965 W/dex2oat32( 6480): Verification of void
androidx.appcompat.widget.SwitchCompat.animateThumbToCheckedState(boolean) took
139.410ms (451.90 bytecodes/s) (1912B approximate peak alloc)
01-07 10:26:09.967 W/dex2oat32( 6480): Verification of boolean
androidx.collection.ArraySet.add(java.lang.Object) took 134.264ms (782.04
bytecodes/s) (1912B approximate peak alloc)
01-07 10:26:09.968 W/dex2oat32( 6480): Verification of void
androidx.appcompat.widget.Toolbar.onRestoreInstanceState(android.os.Parcelable)
took 149.148ms (375.46 bytecodes/s) (1856B approximate peak alloc)
01-07 10:26:09.978 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 741
01-07 10:26:09.998 W/dex2oat32( 6480): Verification of void
androidx.appcompat.widget.TooltipPopup.<init>(android.content.Context) took
127.824ms (1220.43 bytecodes/s) (3136B approximate peak alloc)
01-07 10:26:09.998 W/dex2oat32( 6480): Verification of int
androidx.collection.CircularIntArray.get(int) took 105.356ms (237.29 bytecodes/s)
(1088B approximate peak alloc)
01-07 10:26:10.014 W/dex2oat32( 6480): Verification of void
androidx.appcompat.widget.SwitchCompat$ThumbAnimation.applyTransformation(float,
android.view.animation.Transformation) took 123.975ms (96.79 bytecodes/s) (912B
approximate peak alloc)
01-07 10:26:10.025 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:10.035 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SamsungOne/SamsungOne.apk pkg=com.monotype.android.font.samsungone
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
01-07 10:26:10.035 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:10.038 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SilentLog/SilentLog.apk' ---
01-07 10:26:10.094 I/dex2oat32( 6584): /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=/system/app/SilentLog --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:10.109 I/dex2oat32( 6584): 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-07 10:26:10.133 W/dex2oat32( 6480): Verification of void
androidx.constraintlayout.widget.ConstraintSet.applyToInternal(androidx.constraintl
ayout.widget.ConstraintLayout) took 104.030ms (3518.21 bytecodes/s) (5576B
approximate peak alloc)
01-07 10:26:10.136 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:10.136 W/dex2oat32( 6445): Verification of com.airbnb.lottie.c.b.a
com.airbnb.lottie.e.e.a(com.airbnb.lottie.e.a.c, com.airbnb.lottie.h, int) took
130.397ms (628.85 bytecodes/s) (2344B approximate peak alloc)
01-07 10:26:10.136 W/dex2oat32( 6445): Verification of java.util.ArrayList
com.amap.api.mapcore2d.av.a(com.amap.api.mapcore2d.w, int, int, int) took 118.056ms
(2998.56 bytecodes/s) (5688B approximate peak alloc)
01-07 10:26:10.139 W/dex2oat32( 6445): Verification of boolean
com.airbnb.lottie.q.a(com.airbnb.lottie.h) took 122.712ms (651.93 bytecodes/s)
(1616B approximate peak alloc)
01-07 10:26:10.160 W/dex2oat32( 6480): Verification of android.os.Parcelable
androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior.onSaveInstanceState(an
droidx.coordinatorlayout.widget.CoordinatorLayout, android.view.View) took
118.525ms (25.31 bytecodes/s) (944B approximate peak alloc)
01-07 10:26:10.186 W/dex2oat32( 6042): Verification of java.lang.String
bfyi.toString() took 109.444ms (1242.64 bytecodes/s) (2248B approximate peak alloc)
01-07 10:26:10.204 W/dex2oat32( 6445): Verification of void
com.amap.api.services.a.as$1.run() took 123.506ms (752.99 bytecodes/s) (1984B
approximate peak alloc)
01-07 10:26:10.228 I/io_stats( 4394): !@ 179,0 r 46619 3058685 w 3222 151928 d 804
9820 f 1148 1138 iot 17312 0 th 51200 0 0 pt 0 inp 0 0 75.363
01-07 10:26:10.239 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:10.320 I/dex2oat32( 6581): dex2oat took 371.340ms (188.792ms cpu)
(threads: 8) arena alloc=53KB (55072B) java alloc=69KB (71448B) native alloc=1555KB
(1592456B) free=584KB (598904B)
01-07 10:26:10.343 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:10.343 V/installd( 4701): DexInv: --- END
'/system/app/BCService/BCService.apk' (success) ---
01-07 10:26:10.343 I/installd( 4701): Dexopt async result : 0, hash_code : 1609725,
path: /system/app/BCService/BCService.apk
01-07 10:26:10.437 I/dex2oat32( 6584): dex2oat took 347.285ms (181.045ms cpu)
(threads: 8) arena alloc=19KB (19640B) java alloc=36KB (37440B) native alloc=1391KB
(1425216B) free=556KB (569536B)
01-07 10:26:10.448 D/Installer( 4956): DexoptAsync result, h: 1609725, r: 0, s: 7
01-07 10:26:10.448 D/Installer( 4956): Dexopt result(1609725): success
01-07 10:26:10.463 V/installd( 4701): DexInv: --- END
'/system/app/SilentLog/SilentLog.apk' (success) ---
01-07 10:26:10.463 I/installd( 4701): Dexopt async result : 0, hash_code :
16946418, path: /system/app/SilentLog/SilentLog.apk
01-07 10:26:10.524 I/dex2oat32( 6534): dex2oat took 2.059s (2.117s cpu) (threads:
8) arena alloc=13KB (13624B) java alloc=4828KB (4944576B) native alloc=3945KB
(4039816B) free=750KB (768888B)
01-07 10:26:10.551 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:10.555 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SamsungOne/SamsungOne.apk' ---
01-07 10:26:10.556 I/PackageDexOptimizer( 4956): 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
01-07 10:26:10.557 I/dex2oat32( 6476): dex2oat took 3.101s (2.596s cpu) (threads:
8) arena alloc=9184B (9184B) java alloc=5401KB (5531136B) native alloc=5267KB
(5394104B) free=788KB (807240B)
01-07 10:26:10.565 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk' (success)
---
01-07 10:26:10.565 I/installd( 4701): Dexopt async result : 0, hash_code :
103461972, path:
/system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk
01-07 10:26:10.566 D/Installer( 4956): DexoptAsync result, h: 16946418, r: 0, s: 7
01-07 10:26:10.566 D/Installer( 4956): Dexopt result(16946418): success
01-07 10:26:10.589 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecSetupWizard_Global/SecSetupWizard_Global.apk' (success) ---
01-07 10:26:10.589 I/installd( 4701): Dexopt async result : 0, hash_code :
102173850, path: /system/priv-app/SecSetupWizard_Global/SecSetupWizard_Global.apk
01-07 10:26:10.616 I/dex2oat32( 6042): Explicit concurrent copying GC freed
34765(3491KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 20KB/1556KB, paused
60us total 48.004ms
01-07 10:26:10.638 I/dex2oat32( 6605): /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=/system/app/SamsungOne --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:10.643 I/dex2oat32( 6605): 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-07 10:26:10.681 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:10.686 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/serviceModeApp_FB/serviceModeApp_FB.apk
pkg=com.sec.android.app.servicemodeapp isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/sec_platform_library.jar]} dexMetadataPath=null async=true
01-07 10:26:10.689 D/Installer( 4956): DexoptAsync result, h: 102173850, r: 0, s: 7
01-07 10:26:10.689 D/Installer( 4956): Dexopt result(102173850): success
01-07 10:26:10.698 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.permission/priv-app/GooglePermissionController/
GooglePermissionController.apk' ---
01-07 10:26:10.739 I/dex2oat32( 6615): /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=/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
01-07 10:26:10.743 I/dex2oat32( 6615): 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-07 10:26:10.746 I/dex2oat32( 6042): Explicit concurrent copying GC freed
3223(381KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 22KB/1558KB, paused
68us total 12.053ms
01-07 10:26:10.793 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:10.799 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/PreloadInstaller/PreloadInstaller.apk
pkg=com.sec.android.preloadinstaller isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:10.799 D/Installer( 4956): DexoptAsync result, h: 103461972, r: 0, s: 7
01-07 10:26:10.799 D/Installer( 4956): Dexopt result(103461972): success
01-07 10:26:10.799 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/serviceModeApp_FB/serviceModeApp_FB.apk' ---
01-07 10:26:10.814 I/dex2oat32( 6605): dex2oat took 179.540ms (152.199ms cpu)
(threads: 8) arena alloc=3768B (3768B) java alloc=16KB (16384B) native alloc=1400KB
(1434608B) free=463KB (474128B)
01-07 10:26:10.833 V/installd( 4701): DexInv: --- END
'/system/app/SamsungOne/SamsungOne.apk' (success) ---
01-07 10:26:10.833 I/installd( 4701): Dexopt async result : 0, hash_code :
212293443, path: /system/app/SamsungOne/SamsungOne.apk
01-07 10:26:10.844 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 751
01-07 10:26:10.848 W/dex2oat32( 6615): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.849 W/dex2oat32( 6615): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.849 W/dex2oat32( 6615): Method
Landroidx/core/app/ActivityOptionsCompat;.toBundle is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.850 W/dex2oat32( 6615): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.850 I/dex2oat32( 6625): /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/serviceModeApp_FB --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/
system/framework/sec_platform_library.jar]} --generate-mini-debug-info --compact-
dex-level=none --compilation-reason=first-boot
01-07 10:26:10.850 W/dex2oat32( 6615): Method
Landroidx/leanback/widget/picker/Picker;.onColumnValueChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.850 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.850 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.851 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.851 W/dex2oat32( 6615): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GooglePermissionController.apk
01-07 10:26:10.851 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.851 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.851 W/dex2oat32( 6615): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.853 W/dex2oat32( 6615): 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
01-07 10:26:10.853 W/dex2oat32( 6615): 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
01-07 10:26:10.853 W/dex2oat32( 6615): 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
01-07 10:26:10.853 W/dex2oat32( 6615): 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
01-07 10:26:10.853 W/dex2oat32( 6615): 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
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getCachedSizeField is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getEnumVerifier is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getField is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getFieldNumber is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getMessageFieldClass is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getOneof is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getPresenceField is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getPresenceMask is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.getType is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/FieldInfo;.isRequired is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/OneofInfo;.getCaseField is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 W/dex2oat32( 6615): Method
Lcom/google/protobuf/OneofInfo;.getValueField is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
01-07 10:26:10.854 I/dex2oat32( 6625): 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-07 10:26:10.855 W/dex2oat32( 6615): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.855 W/dex2oat32( 6615): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.855 W/dex2oat32( 6615): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.857 W/dex2oat32( 6615): Method
Landroidx/recyclerview/widget/LinearSnapHelper;.calculateDistanceToFinalSnap is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.857 W/dex2oat32( 6615): Method
Landroidx/recyclerview/widget/LinearSnapHelper;.findSnapView is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
01-07 10:26:10.860 W/dex2oat32( 6625): Could not reserve sentinel fault page
01-07 10:26:10.901 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:10.904 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/SetupWizard/SetupWizard.apk
pkg=com.google.android.setupwizard isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:10.904 D/Installer( 4956): DexoptAsync result, h: 212293443, r: 0, s: 7
01-07 10:26:10.904 D/Installer( 4956): Dexopt result(212293443): success
01-07 10:26:10.919 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/PreloadInstaller/PreloadInstaller.apk' ---
01-07 10:26:10.962 I/dex2oat32( 6629): /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=/system/priv-app/PreloadInstaller --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:10.966 I/dex2oat32( 6629): 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-07 10:26:11.005 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:11.014 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/SetupWizard/SetupWizard.apk' ---
01-07 10:26:11.020 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungGallery2018/SamsungGallery2018.apk
pkg=com.sec.android.gallery3d 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
01-07 10:26:11.020 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.031 E/audit ( 4529): type=1400 audit(1641569171.027:54): avc:
denied { write } for pid=6634 comm="dex2oat32"
path="/data/misc/profiles/ref/com.sec.android.gallery3d/primary.prof"
dev="mmcblk0p37" ino=3325 scontext=u:r:dex2oat:s0
tcontext=u:object_r:user_profile_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:26:11.059 I/dex2oat32( 6042): dex2oat took 16.777s (19.329s cpu) (threads:
8) arena alloc=2311KB (2366552B) java alloc=22KB (22808B) native alloc=5993KB
(6137384B) free=1038KB (1063384B) swap=16MB (16777216B)
01-07 10:26:11.091 I/dex2oat32( 6634): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=42 --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/system_ext/priv-app/SetupWizard
--class-loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:11.117 I/dex2oat32( 6634): 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-07 10:26:11.121 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.137 V/installd( 4701): DexInv: --- END
'/product/priv-app/Phonesky/Phonesky.apk' (success) ---
01-07 10:26:11.137 I/installd( 4701): Dexopt async result : 0, hash_code :
52540502, path: /product/priv-app/Phonesky/Phonesky.apk
01-07 10:26:11.222 D/Installer( 4956): DexoptAsync result, h: 52540502, r: 0, s: 7
01-07 10:26:11.222 D/Installer( 4956): Dexopt result(52540502): success
01-07 10:26:11.323 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:11.326 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:11.331 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Accessibility/Accessibility.apk pkg=com.samsung.accessibility
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:11.331 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.339 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungGallery2018/SamsungGallery2018.apk' ---
01-07 10:26:11.397 I/dex2oat32( 6658): /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/priv-app/SamsungGallery2018 --
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
01-07 10:26:11.400 I/dex2oat32( 6629): dex2oat took 441.590ms (181.167ms cpu)
(threads: 8) arena alloc=16KB (17368B) java alloc=82KB (84104B) native alloc=1400KB
(1434352B) free=519KB (531728B)
01-07 10:26:11.401 I/dex2oat32( 6658): 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-07 10:26:11.425 V/installd( 4701): DexInv: --- END
'/system/priv-app/PreloadInstaller/PreloadInstaller.apk' (success) ---
01-07 10:26:11.425 I/installd( 4701): Dexopt async result : 0, hash_code :
123610271, path: /system/priv-app/PreloadInstaller/PreloadInstaller.apk
01-07 10:26:11.432 D/Installer( 4956): DexoptAsync result, h: 123610271, r: 0, s: 7
01-07 10:26:11.432 D/Installer( 4956): Dexopt result(123610271): success
01-07 10:26:11.508 W/dex2oat32( 6502): Verification of dci
cwv.a(com.android.emailcommon.provider.Mailbox, boolean, cxz, zws, dic) took
168.449ms (12353.87 bytecodes/s) (35192B approximate peak alloc)
01-07 10:26:11.533 I/dex2oat32( 6625): dex2oat took 686.703ms (382.524ms cpu)
(threads: 8) arena alloc=64KB (65536B) java alloc=554KB (567672B) native
alloc=1515KB (1551456B) free=596KB (611232B)
01-07 10:26:11.533 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:11.535 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/imsservice/imsservice.apk pkg=com.sec.imsservice isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]#PCL[/system/framework/rcsopenapi.jar]#PCL[/
system/framework/vsimmanager.jar]#PCL[/system/framework/EpdgManager.jar]}
dexMetadataPath=null async=true
01-07 10:26:11.536 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.542 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Accessibility/Accessibility.apk' ---
01-07 10:26:11.576 V/installd( 4701): DexInv: --- END
'/system/priv-app/serviceModeApp_FB/serviceModeApp_FB.apk' (success) ---
01-07 10:26:11.576 I/installd( 4701): Dexopt async result : 0, hash_code :
224603897, path: /system/priv-app/serviceModeApp_FB/serviceModeApp_FB.apk
01-07 10:26:11.637 D/Installer( 4956): DexoptAsync result, h: 224603897, r: 0, s: 7
01-07 10:26:11.637 D/Installer( 4956): Dexopt result(224603897): success
01-07 10:26:11.654 I/dex2oat32( 6670): /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=/system/priv-app/Accessibility --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:11.669 I/dex2oat32( 6670): 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-07 10:26:11.708 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 761
01-07 10:26:11.740 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:11.742 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SharedStorageBackup/SharedStorageBackup.apk
pkg=com.android.sharedstoragebackup isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:11.743 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.747 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/imsservice/imsservice.apk' ---
01-07 10:26:11.758 W/dex2oat32( 6480): Verification of void
com.google.gson.internal.bind.JsonTreeReader.skipValue() took 104.700ms (477.55
bytecodes/s) (1368B approximate peak alloc)
01-07 10:26:11.788 W/dex2oat32( 6502): Verification of java.lang.String dxg.a(int)
took 124.003ms (3096.68 bytecodes/s) (5992B approximate peak alloc)
01-07 10:26:11.829 I/dex2oat32( 6673): /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/imsservice --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/system/framework/
org.apache.http.legacy.jar]#PCL[/system/framework/rcsopenapi.jar]#PCL[/system/
framework/vsimmanager.jar]#PCL[/system/framework/EpdgManager.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:11.837 I/dex2oat32( 6673): 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-07 10:26:11.839 W/dex2oat32( 6615): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.onInitializeAccessibilityNodeInfo(andr
oid.view.accessibility.AccessibilityNodeInfo) took 155.541ms (57.86 bytecodes/s)
(928B approximate peak alloc)
01-07 10:26:11.844 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.918 W/dex2oat32( 6658): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getAutoExpandBubble is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDeleteIntent is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeight is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeightResId is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIcon is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIntent is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.isNotificationSuppressed is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getAllowFreeFormInput is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getAllowedDataTypes is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getChoices is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getEditChoicesBeforeSending is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getExtras is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getLabel is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.919 W/dex2oat32( 6658): Method
Landroidx/core/app/RemoteInput;.getResultKey is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.920 W/dex2oat32( 6658): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method
Lcom/airbnb/lottie/FontAssetDelegate;.fetchFont is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method
Lcom/airbnb/lottie/FontAssetDelegate;.getFontPath is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method Lcom/amap/api/mapcore2d/dl;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method Lcom/amap/api/mapcore2d/dl;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method Lcom/amap/api/mapcore2d/dl;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.922 W/dex2oat32( 6658): Method Lcom/amap/api/mapcore2d/dl;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.923 W/dex2oat32( 6658): Method
Lcom/google/android/gms/internal/zzqt;.zza is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.923 W/dex2oat32( 6658): Method
Lcom/google/android/gms/internal/zzqt;.zzaqk is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.923 W/dex2oat32( 6658): Method
Lcom/google/android/gms/internal/zzqz;.zzasn is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.923 W/dex2oat32( 6658): Method
Lcom/google/android/gms/internal/zzqz;.zzaso is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.923 W/dex2oat32( 6658): Method
Lcom/google/android/gms/internal/zzqz;.zzasp is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.forceRippleRedraw is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getBackground is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCardBackgroundColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCheckedIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCheckedIconTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCornerRadius is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getProgress is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getRippleColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getShapeAppearanceModel
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeColorStateList
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeWidth is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getUserContentPadding is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.924 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.isBackgroundOverwritten
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.isCheckable is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.onMeasure is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setBackgroundOverwritten
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCardBackgroundColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckable is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckedIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckedIconTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCornerRadius is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setProgress is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setRippleColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setShapeAppearanceModel
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setStrokeColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setStrokeWidth is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateClickable is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateContentPadding is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateElevation is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateInsets is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.buildCircularReve
alCache is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.destroyCircularRe
vealCache is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.draw is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getCircularReveal
OverlayDrawable is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getCircularReveal
ScrimColor is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getRevealInfo is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.isOpaque is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setCircularReveal
OverlayDrawable is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setCircularReveal
ScrimColor is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setRevealInfo is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.setExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setShapeAppearanc
eModel is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk
01-07 10:26:11.925 W/dex2oat32( 6658): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.934 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/module/publisher/DataChangeEventPublisher$DelayManager
;.clear is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.934 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/module/publisher/DataChangeEventPublisher$DelayManager
;.get is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk
01-07 10:26:11.934 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/module/publisher/DataChangeEventPublisher$DelayManager
;.update is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungGallery2018.apk
01-07 10:26:11.935 W/dex2oat32( 6658): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.935 W/dex2oat32( 6658): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.935 W/dex2oat32( 6658): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungGallery2018.apk
01-07 10:26:11.944 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/app/ui/list/pictures/PicturesFragment;.getStartPinchDe
pth is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk
01-07 10:26:11.944 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:11.945 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/app/ui/moreinfo/item/ViewHolderCategory;.onClickDelete
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungGallery2018.apk
01-07 10:26:11.953 W/dex2oat32( 6634): Verification of void
ahl.a(android.app.Activity) took 119.382ms (1365.36 bytecodes/s) (2712B approximate
peak alloc)
01-07 10:26:11.995 W/dex2oat32( 6634): Verification of boolean aht.onPreDraw() took
104.789ms (209.94 bytecodes/s) (1064B approximate peak alloc)
01-07 10:26:12.002 W/dex2oat32( 6502): Verification of atrw
fbs.a(android.content.Context, android.accounts.Account, nyj) took 113.910ms
(28899.97 bytecodes/s) (39256B approximate peak alloc)
01-07 10:26:12.018 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/widget/abstraction/SimpleTransitionListener;.onTransit
ionEnd is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk!classes2.dex
01-07 10:26:12.018 W/dex2oat32( 6658): Method
Lcom/samsung/android/gallery/widget/animations/ShrinkAnimation;.startRotationAnimat
ion is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungGallery2018.apk!classes2.dex
01-07 10:26:12.048 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.142 W/dex2oat32( 6634): Verification of java.lang.CharSequence
aph.c(android.content.Context, int, java.lang.Object[]) took 146.332ms (2918.01
bytecodes/s) (7344B approximate peak alloc)
01-07 10:26:12.153 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.210 W/dex2oat32( 6615): Verification of android.util.ArraySet
com.android.permissioncontroller.permission.service.LocationAccessCheck.loadAlready
NotifiedPackagesLocked() took 105.141ms (1236.43 bytecodes/s) (2824B approximate
peak alloc)
01-07 10:26:12.217 W/dex2oat32( 6615): Verification of
com.android.permissioncontroller.permission.utils.Utils$ForegroundCapableType
com.android.permissioncontroller.permission.utils.Utils.getForegroundCapableType(an
droid.content.Context, java.lang.String) took 108.280ms (1348.35 bytecodes/s)
(2896B approximate peak alloc)
01-07 10:26:12.231 I/io_stats( 4394): !@ 179,0 r 47099 3105677 w 3329 153260 d 804
9820 f 1148 1138 iot 17628 0 th 51200 0 0 pt 0 inp 0 0 77.365
01-07 10:26:12.254 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.282 W/dex2oat32( 6502): Verification of void
com.android.mail.ui.MiniDrawerView.onLayout(boolean, int, int, int, int) took
148.456ms (794.85 bytecodes/s) (2528B approximate peak alloc)
01-07 10:26:12.289 W/dex2oat32( 6615): Verification of void
com.google.android.material.appbar.AppBarLayout.onDetachedFromWindow() took
112.362ms (62.30 bytecodes/s) (800B approximate peak alloc)
01-07 10:26:12.293 W/dex2oat32( 6480): Verification of boolean
androidx.recyclerview.widget.RecyclerView.dispatchPopulateAccessibilityEvent(androi
d.view.accessibility.AccessibilityEvent) took 153.070ms (32.66 bytecodes/s) (784B
approximate peak alloc)
01-07 10:26:12.318 W/dex2oat32( 6445): Compilation of int
androidx.appcompat.widget.AppCompatSpinner.b(android.widget.SpinnerAdapter,
android.graphics.drawable.Drawable) took 103.766ms
01-07 10:26:12.326 W/dex2oat32( 6634): Verification of void bje.<init>(bjf,
android.content.Context) took 101.029ms (2118.20 bytecodes/s) (3336B approximate
peak alloc)
01-07 10:26:12.357 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.405 W/dex2oat32( 6502): Verification of void
gqx.U(com.android.mail.providers.Account, fxz, gwm, fmf, gnz, gmq, fyc, bgit,
boolean, bgit) took 191.661ms (16341.29 bytecodes/s) (54488B approximate peak
alloc)
01-07 10:26:12.461 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.469 W/dex2oat32( 6634): Verification of void fu.onMeasure(int, int)
took 107.727ms (20885.98 bytecodes/s) (36024B approximate peak alloc)
01-07 10:26:12.562 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.580 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 771
01-07 10:26:12.585 W/dex2oat32( 6615): Verification of void
com.android.permissioncontroller.role.ui.RoleListSortFunction.<init>(android.conten
t.Context) took 122.187ms (294.63 bytecodes/s) (1344B approximate peak alloc)
01-07 10:26:12.589 W/dex2oat32( 6615): Verification of void
com.android.permissioncontroller.permission.ui.wear.GrantPermissionsWearViewHandler
.updateWindowAttributes(android.view.WindowManager$LayoutParams) took 102.781ms
(175.13 bytecodes/s) (952B approximate peak alloc)
01-07 10:26:12.643 W/dex2oat32( 6445): Compilation of void a.a.e.e.d.b$a.a() took
105.881ms
01-07 10:26:12.643 W/dex2oat32( 6445): Compilation of void
androidx.coordinatorlayout.widget.CoordinatorLayout.drawableStateChanged() took
118.644ms
01-07 10:26:12.643 W/dex2oat32( 6445): Compilation of void
cn.com.xy.sms.sdk.ui.cell.container.LinearLayoutContainer.layoutChild() took
116.143ms
01-07 10:26:12.651 W/dex2oat32( 6502): Verification of void irl.u(int, bgit) took
143.110ms (2864.91 bytecodes/s) (5768B approximate peak alloc)
01-07 10:26:12.648 W/dex2oat32( 6445): Compilation of boolean
androidx.appcompat.widget.ActionBarOverlayLayout.a(float, float) took 129.796ms
01-07 10:26:12.654 W/dex2oat32( 6445): Compilation of void
androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1() took 129.184ms
01-07 10:26:12.656 W/dex2oat32( 6445): Compilation of void
a.a.e.i.c.<init>(org.a.b) took 105.853ms
01-07 10:26:12.656 W/dex2oat32( 6445): Compilation of void
com.google.c.h.e.a(java.lang.StringBuilder, int) took 109.874ms
01-07 10:26:12.663 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.697 W/dex2oat32( 6634): Verification of void
li.inflate(android.content.res.Resources, org.xmlpull.v1.XmlPullParser,
android.util.AttributeSet, android.content.res.Resources$Theme) took 127.036ms
(8391.28 bytecodes/s) (14200B approximate peak alloc)
01-07 10:26:12.698 W/dex2oat32( 6634): Verification of boolean sx.n(int) took
116.762ms (1233.27 bytecodes/s) (1968B approximate peak alloc)
01-07 10:26:12.701 W/dex2oat32( 6615): Verification of void
com.google.android.material.internal.ForegroundLinearLayout.setForeground(android.g
raphics.drawable.Drawable) took 117.345ms (553.92 bytecodes/s) (1656B approximate
peak alloc)
01-07 10:26:12.763 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.841 I/dex2oat32( 6445): Explicit concurrent copying GC freed
35483(10MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 15KB/1551KB, paused
88us total 154.456ms
01-07 10:26:12.846 W/dex2oat32( 6615): Verification of void
com.android.permissioncontroller.permission.data.SinglePermGroupPackagesUiInfoLiveD
ata.<init>(android.app.Application, java.lang.String) took 120.740ms (596.32
bytecodes/s) (2080B approximate peak alloc)
01-07 10:26:12.864 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:12.890 W/dex2oat32( 6615): Verification of void
com.android.permissioncontroller.role.ui.DefaultAppChildFragment.onActivityCreated(
android.os.Bundle) took 184.945ms (497.44 bytecodes/s) (3640B approximate peak
alloc)
01-07 10:26:12.896 W/dex2oat32( 6502): Verification of void kek.z() took 152.330ms
(1424.54 bytecodes/s) (3600B approximate peak alloc)
01-07 10:26:12.910 W/dex2oat32( 6615): Verification of void
com.android.permissioncontroller.permission.ui.handheld.PermissionPreference.<init>
(androidx.preference.PreferenceFragmentCompat,
com.android.permissioncontroller.permission.model.AppPermissionGroup,
com.android.permissioncontroller.permission.ui.handheld.PermissionPreference$Permis
sionPreferenceChangeListener) took 176.235ms (175.90 bytecodes/s) (1208B
approximate peak alloc)
01-07 10:26:12.930 W/dex2oat32( 6502): Verification of void kpx.P(knk, bavr, int)
took 117.428ms (8745.72 bytecodes/s) (14152B approximate peak alloc)
01-07 10:26:12.945 D/InputReader( 4956): Btn_touch(6): value=1 when=78.079564
01-07 10:26:12.945 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.3 ] when=78.079564
01-07 10:26:12.965 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.065 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.166 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.266 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.269 W/dex2oat32( 6673): Verification of boolean
com.google.android.gms.common.zzs.zzci(android.content.Context) took 103.571ms
(724.14 bytecodes/s) (1920B approximate peak alloc)
01-07 10:26:13.272 W/dex2oat32( 6615): Compilation of void
androidx.core.view.accessibility.AccessibilityNodeProviderCompat.<init>() took
126.868ms
01-07 10:26:13.272 W/dex2oat32( 6480): Compilation of void
com.google.common.hash.HashingOutputStream.close() took 173.873ms
01-07 10:26:13.273 W/dex2oat32( 6480): Compilation of void
com.google.common.hash.Striped64.<clinit>() took 174.214ms
01-07 10:26:13.273 W/dex2oat32( 6480): Compilation of void
com.google.common.hash.Striped64$1.<init>() took 174.684ms
01-07 10:26:13.274 W/dex2oat32( 6480): Compilation of void
com.google.common.hash.Striped64$Cell.<clinit>() took 174.736ms
01-07 10:26:13.274 W/dex2oat32( 6480): Compilation of void
com.google.common.graph.Graphs.<init>() took 176.748ms
01-07 10:26:13.278 W/dex2oat32( 6480): Compilation of void
com.google.common.hash.MessageDigestHashFunction$SerializedForm.<init>(java.lang.St
ring, int, java.lang.String) took 175.117ms
01-07 10:26:13.295 W/dex2oat32( 6480): Compilation of void
com.google.common.html.HtmlEscapers.<clinit>() took 174.114ms
01-07 10:26:13.295 W/dex2oat32( 6480): Compilation of void com.google.common.io.-$
$Lambda$CharSource$0xYa2aCdM0rdIymT3zRov4EKd9k.<init>(java.io.BufferedReader) took
174.713ms
01-07 10:26:13.313 W/dex2oat32( 6502): Compilation of java.util.Comparator
gsn.thenComparing(java.util.Comparator) took 140.376ms
01-07 10:26:13.367 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.428 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 781
01-07 10:26:13.432 I/dex2oat32( 6634): dex2oat took 2.344s (1.718s cpu) (threads:
8) arena alloc=8952B (8952B) java alloc=4669KB (4781760B) native alloc=3589KB
(3676104B) free=766KB (784440B)
01-07 10:26:13.436 W/dex2oat32( 6502): Compilation of void
dh.<init>(android.content.Context, android.util.AttributeSet) took 116.532ms
01-07 10:26:13.454 D/PowerManagerService( 4956): [api] userActivityFromNative : 60
(event: 2 flags: 0) eventTime = 78588
01-07 10:26:13.467 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.517 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/SetupWizard/SetupWizard.apk' (success) ---
01-07 10:26:13.517 I/installd( 4701): Dexopt async result : 0, hash_code :
70793708, path: /system/system_ext/priv-app/SetupWizard/SetupWizard.apk
01-07 10:26:13.525 W/dex2oat32( 6673): Verification of void
com.sec.imsservice.ImsFrameworkApp.onCreate() took 108.569ms (2339.52 bytecodes/s)
(3944B approximate peak alloc)
01-07 10:26:13.537 W/dex2oat32( 6673): Verification of void
com.sec.internal.constants.Mno.<clinit>() took 113.481ms (42191.97 bytecodes/s)
(43576B approximate peak alloc)
01-07 10:26:13.568 D/Installer( 4956): DexoptAsync result, h: 70793708, r: 0, s: 7
01-07 10:26:13.568 D/Installer( 4956): Dexopt result(70793708): success
01-07 10:26:13.578 D/InputReader( 4956): Btn_touch(6): value=0 when=78.713141
01-07 10:26:13.578 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=78.713141
01-07 10:26:13.656 W/dex2oat32( 6673): Verification of boolean
com.sec.ims.sms.ISmsServiceEventListener$Stub.setDefaultImpl(com.sec.ims.sms.ISmsSe
rviceEventListener) took 100.298ms (199.41 bytecodes/s) (1144B approximate peak
alloc)
01-07 10:26:13.669 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:13.670 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SharedStorageBackup/SharedStorageBackup.apk' ---
01-07 10:26:13.671 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/FBServices/FBServices.apk pkg=com.facebook.services isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:13.672 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.763 W/dex2oat32( 6673): Verification of boolean
com.sec.ims.sms.ISmsServiceEventListener$Stub.onTransact(int, android.os.Parcel,
android.os.Parcel, int) took 106.942ms (1131.45 bytecodes/s) (1944B approximate
peak alloc)
01-07 10:26:13.764 I/dex2oat32( 6705): /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/priv-app/SharedStorageBackup --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:13.771 I/dex2oat32( 6705): 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-07 10:26:13.772 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.823 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.aec.util.HttpStore.initHttpGetInfo(int, java.lang.String) took
117.888ms (848.26 bytecodes/s) (1752B approximate peak alloc)
01-07 10:26:13.838 W/dex2oat32( 6480): Compilation of
com.android.volley.Request$Priority
com.android.volley.toolbox.ImageRequest.getPriority() took 106.149ms
01-07 10:26:13.839 W/dex2oat32( 6480): Compilation of void
androidx.picker.widget.SeslSpinningDatePicker.addCustomButtonInHeader() took
167.881ms
01-07 10:26:13.840 W/dex2oat32( 6480): Compilation of void
androidx.recyclerview.widget.ItemTouchHelper.postDispatchSwipe(androidx.recyclervie
w.widget.ItemTouchHelper$RecoverAnimation, int) took 122.498ms
01-07 10:26:13.841 W/dex2oat32( 6480): Compilation of void
androidx.recyclerview.widget.LinearSmoothScroller.<init>(android.content.Context)
took 126.329ms
01-07 10:26:13.852 W/dex2oat32( 6480): Compilation of org.apache.http.HttpResponse
com.android.volley.toolbox.HttpClientStack.performRequest(com.android.volley.Reques
t, java.util.Map) took 118.120ms
01-07 10:26:13.857 W/dex2oat32( 6615): Compilation of void
androidx.lifecycle.LifecycleRegistry.forwardPass(androidx.lifecycle.LifecycleOwner)
took 159.973ms
01-07 10:26:13.873 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.920 W/dex2oat32( 6480): Compilation of void
androidx.transition.ViewOverlayApi18.<init>(android.view.View) took 158.537ms
01-07 10:26:13.973 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:13.982 W/dex2oat32( 6673): Verification of boolean
com.sec.internal.ims.core.RegistrationEvents.handleEvent(android.os.Message,
com.sec.internal.ims.core.RegistrationManagerHandler,
com.sec.internal.ims.core.RegistrationManagerBase,
com.sec.internal.ims.core.NetworkEventController,
com.sec.internal.ims.core.UserEventController) took 104.643ms (13913.89
bytecodes/s) (21048B approximate peak alloc)
01-07 10:26:14.003 I/SurfaceFlinger( 4646): SFWD update time=79138104482
01-07 10:26:14.011 W/dex2oat32( 6658): Verification of
android.graphics.drawable.Drawable
androidx.appcompat.widget.AppCompatProgressBarHelper.tileify(android.graphics.drawa
ble.Drawable, boolean) took 133.937ms (1157.25 bytecodes/s) (3376B approximate peak
alloc)
01-07 10:26:14.018 W/dex2oat32( 6673): Verification of java.util.List
com.sec.internal.ims.core.NetworkEventController.lookupPcscfIfRequired(com.sec.inte
rnal.interfaces.ims.core.IRegisterTask, java.util.List, java.lang.String) took
118.493ms (4633.16 bytecodes/s) (8648B approximate peak alloc)
01-07 10:26:14.074 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.097 W/dex2oat32( 6673): Verification of
com.sec.internal.ims.core.sim.SimDataAdaptor
com.sec.internal.ims.core.sim.SimDataAdaptor.getSimDataAdaptor(com.sec.internal.ims
.core.sim.SimManager) took 100.849ms (991.58 bytecodes/s) (3360B approximate peak
alloc)
01-07 10:26:14.102 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.core.sim.MnoMap.createTable() took 109.077ms (3291.24
bytecodes/s) (5464B approximate peak alloc)
01-07 10:26:14.105 W/dex2oat32( 6673): Verification of int
com.sec.internal.ims.diagnosis.ImsLogAgent.sendStoredLog(int, java.lang.String)
took 100.703ms (4260.01 bytecodes/s) (6872B approximate peak alloc)
01-07 10:26:14.109 W/dex2oat32( 6673): Verification of boolean
com.sec.internal.ims.core.iil.IpcDispatcher.sendMessage(com.sec.internal.ims.core.i
il.IpcMessage) took 117.940ms (1068.33 bytecodes/s) (1880B approximate peak alloc)
01-07 10:26:14.159 W/dex2oat32( 6445): Verification of
android.view.ViewTreeObserver$OnPreDrawListener
com.samsung.android.dialtacts.common.contactslist.view.p.f.a(androidx.recyclerview.
widget.RecyclerView, android.app.Activity, int,
com.samsung.android.dialtacts.common.contactslist.b.a,
android.view.ViewTreeObserver, boolean) took 120.376ms (232.60 bytecodes/s) (1392B
approximate peak alloc)
01-07 10:26:14.174 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.183 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.ActivityChooserModel.readHistoricalDataImpl() took
110.685ms (1761.75 bytecodes/s) (3432B approximate peak alloc)
01-07 10:26:14.203 W/dex2oat32( 6658): Verification of void
androidx.appcompat.widget.SwitchCompat.stopDrag(android.view.MotionEvent) took
252.687ms (431.36 bytecodes/s) (2232B approximate peak alloc)
01-07 10:26:14.211 W/dex2oat32( 6615): Compilation of void
com.android.permissioncontroller.permission.ui.television.AllAppPermissionsFragment
.onCreate(android.os.Bundle) took 127.845ms
01-07 10:26:14.211 W/dex2oat32( 6615): Compilation of void
com.android.car.ui.preference.EditTextPreferenceDialogFragment.onSaveInstanceState(
android.os.Bundle) took 109.730ms
01-07 10:26:14.213 W/dex2oat32( 6615): Compilation of android.app.AlertDialog
com.android.permissioncontroller.role.ui.RequestRoleFragment.getDialog() took
119.986ms
01-07 10:26:14.215 W/dex2oat32( 6615): Compilation of void
com.google.android.material.appbar.AppBarLayout$BaseBehavior.animateOffsetWithDurat
ion(androidx.coordinatorlayout.widget.CoordinatorLayout,
com.google.android.material.appbar.AppBarLayout, int, int) took 130.452ms
01-07 10:26:14.215 W/dex2oat32( 6615): Compilation of java.lang.Object
com.android.permissioncontroller.permission.data.LightPermInfoLiveData.loadDataAndP
ostValue(kotlinx.coroutines.Job, kotlin.coroutines.Continuation) took 113.520ms
01-07 10:26:14.215 W/dex2oat32( 6615): Compilation of void
com.android.permissioncontroller.permission.ui.handheld.ReviewPermissionsFragment.o
nCreate(android.os.Bundle) took 131.389ms
01-07 10:26:14.217 W/dex2oat32( 6615): Compilation of boolean
com.android.permissioncontroller.permission.ui.television.AppPermissionFragment.lam
bda$setRadioButtonsState$7$AppPermissionFragment(androidx.preference.Preference)
took 132.380ms
01-07 10:26:14.241 I/io_stats( 4394): !@ 179,0 r 49757 3323369 w 3355 153604 d 804
9820 f 1148 1138 iot 18708 0 th 51200 0 0 pt 0 inp 1 0 79.375
01-07 10:26:14.256 W/dex2oat32( 6673): Verification of java.lang.Object
com.sec.internal.ims.entitlement.softphone.SoftphoneResponseUtils.parseJsonResponse
(com.sec.internal.helper.httpclient.HttpResponseParams, java.lang.Class, int) took
122.274ms (1717.45 bytecodes/s) (2976B approximate peak alloc)
01-07 10:26:14.259 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.entitlement.softphone.SoftphoneClient.<init>(java.lang.String,
android.content.Context, android.os.Looper) took 145.129ms (2142.92 bytecodes/s)
(6776B approximate peak alloc)
01-07 10:26:14.261 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.entitlement.softphone.SoftphoneService.dump(java.io.FileDescri
ptor, java.io.PrintWriter, java.lang.String[]) took 123.210ms (105.51 bytecodes/s)
(1168B approximate peak alloc)
01-07 10:26:14.262 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.entitlement.nsds.NSDSSimEventManager.unregisterDeviceReadyRece
iver() took 144.302ms (297.98 bytecodes/s) (1416B approximate peak alloc)
01-07 10:26:14.269 W/dex2oat32( 6673): Verification of android.os.Bundle
com.sec.internal.ims.entitlement.nsds.ericssonnsds.NSDSResponseHandler.parseRespons
e(android.os.Bundle, com.sec.internal.helper.httpclient.HttpResponseParams) took
164.750ms (2901.36 bytecodes/s) (8464B approximate peak alloc)
01-07 10:26:14.272 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 791
01-07 10:26:14.275 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.282 W/dex2oat32( 6673): Verification of java.lang.String
com.sec.internal.ims.entitlement.softphone.SoftphoneRequestBuilder.buildSetCallWait
ingInfoRequest(com.sec.vsim.attsoftphone.data.CallWaitingInfo) took 150.399ms
(239.36 bytecodes/s) (1192B approximate peak alloc)
01-07 10:26:14.293 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.core.NetworkEventController.onEpdgDisconnected(int) took
272.406ms (818.63 bytecodes/s) (3744B approximate peak alloc)
01-07 10:26:14.297 W/dex2oat32( 6445): Verification of void
com.samsung.android.dialtacts.common.contactslist.view.n.a(android.view.View,
com.samsung.android.dialtacts.common.contactslist.a.a$a) took 260.937ms (233.77
bytecodes/s) (1688B approximate peak alloc)
01-07 10:26:14.329 I/dex2oat32( 6615): dex2oat took 3.594s (2.718s cpu) (threads:
8) arena alloc=30KB (30936B) java alloc=6416KB (6570744B) native alloc=5260KB
(5386304B) free=763KB (782272B)
01-07 10:26:14.350 W/dex2oat32( 6445): Verification of void
com.samsung.android.dialtacts.model.ar.b.<clinit>() took 186.412ms (337.96
bytecodes/s) (1456B approximate peak alloc)
01-07 10:26:14.360 W/dex2oat32( 6445): Verification of
com.samsung.android.dialtacts.model.ims.callplus.CallPlusWithSimInterface
com.samsung.android.dialtacts.model.ims.callplus.CallPlusModelFactory$create$1$1$1.
get() took 150.283ms (798.49 bytecodes/s) (2536B approximate peak alloc)
01-07 10:26:14.360 W/dex2oat32( 6445): Verification of
com.samsung.android.dialtacts.model.internal.datasource.ee
com.samsung.android.dialtacts.model.component.receiver.rcsmessage.CmCMessageRcsSett
ingBroadcastReceiver.a(java.lang.String) took 187.419ms (2470.39 bytecodes/s)
(7776B approximate peak alloc)
01-07 10:26:14.369 W/dex2oat32( 6658): Verification of void
androidx.appcompat.widget.SwitchCompat.onMeasure(int, int) took 160.446ms (959.82
bytecodes/s) (2568B approximate peak alloc)
01-07 10:26:14.376 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.376 W/dex2oat32( 6658): Verification of void
androidx.constraintlayout.solver.widgets.ConstraintWidget.addToSolver(androidx.cons
traintlayout.solver.LinearSystem) took 359.530ms (2358.63 bytecodes/s) (16480B
approximate peak alloc)
01-07 10:26:14.410 I/dex2oat32( 6705): dex2oat took 649.369ms (150.430ms cpu)
(threads: 8) arena alloc=2984B (2984B) java alloc=20KB (21144B) native alloc=1375KB
(1408088B) free=472KB (484264B)
01-07 10:26:14.421 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.servicemodules.euc.persistence.EucSQLiteHelper$EucSQLiteCursor
.close(android.database.sqlite.SQLiteDatabase) took 112.456ms (995.94 bytecodes/s)
(2080B approximate peak alloc)
01-07 10:26:14.433 W/dex2oat32( 6670): Verification of boolean
androidx.appcompat.widget.DropDownListView.onTouchEvent(android.view.MotionEvent)
took 272.364ms (128.50 bytecodes/s) (1304B approximate peak alloc)
01-07 10:26:14.437 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.SeslSwitchBar$1.onClick(android.view.View) took 252.300ms
(166.47 bytecodes/s) (1216B approximate peak alloc)
01-07 10:26:14.437 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.SeslSwitchBar.hide() took 244.673ms (110.35 bytecodes/s)
(1368B approximate peak alloc)
01-07 10:26:14.440 W/dex2oat32( 6670): Verification of void
androidx.appcompat.graphics.drawable.DrawableContainer$DrawableContainerState.inval
idateCache() took 390.658ms (15.36 bytecodes/s) (744B approximate peak alloc)
01-07 10:26:14.442 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.TooltipCompatHandler.show(boolean) took 241.526ms (840.49
bytecodes/s) (3504B approximate peak alloc)
01-07 10:26:14.448 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.SwitchCompat.draw(android.graphics.Canvas) took 251.873ms
(524.07 bytecodes/s) (2504B approximate peak alloc)
01-07 10:26:14.449 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.common.capability.RcsCapabilityManager.setupImsCapabi
lityManager() took 112.317ms (641.04 bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:14.451 W/dex2oat32( 6670): Verification of android.content.Context
androidx.appcompat.app.AppCompatViewInflater.themifyContext(android.content.Context
, android.util.AttributeSet, boolean, boolean) took 406.061ms (150.22 bytecodes/s)
(1760B approximate peak alloc)
01-07 10:26:14.455 V/installd( 4701): DexInv: --- END
'/system/priv-app/SharedStorageBackup/SharedStorageBackup.apk' (success) ---
01-07 10:26:14.456 I/installd( 4701): Dexopt async result : 0, hash_code :
229226923, path: /system/priv-app/SharedStorageBackup/SharedStorageBackup.apk
01-07 10:26:14.469 W/dex2oat32( 6658): Verification of void
androidx.recyclerview.widget.SeslRecyclerViewFastScroller.updateAppearance() took
112.697ms (2023.11 bytecodes/s) (2976B approximate peak alloc)
01-07 10:26:14.471 W/dex2oat32( 6670): Verification of int
androidx.appcompat.widget.Toolbar.getChildTop(android.view.View, int) took
249.871ms (388.20 bytecodes/s) (1968B approximate peak alloc)
01-07 10:26:14.476 D/Installer( 4956): DexoptAsync result, h: 229226923, r: 0, s: 7
01-07 10:26:14.477 D/Installer( 4956): Dexopt result(229226923): success
01-07 10:26:14.478 W/dex2oat32( 6658): Verification of void
com.amap.api.mapcore2d.cp.a(java.lang.String) took 128.781ms (2181.99 bytecodes/s)
(3160B approximate peak alloc)
01-07 10:26:14.506 W/dex2oat32( 6502): Compilation of boolean
com.android.mail.browse.cv.ConversationRecyclerView.dispatchTouchEvent(android.view
.MotionEvent) took 113.666ms
01-07 10:26:14.559 V/installd( 4701): DexInv: --- END
'/apex/com.android.permission/priv-app/GooglePermissionController/
GooglePermissionController.apk' (success) ---
01-07 10:26:14.560 I/installd( 4701): Dexopt async result : 0, hash_code :
11059648, path:
/apex/com.android.permission/priv-app/GooglePermissionController/GooglePermissionCo
ntroller.apk
01-07 10:26:14.562 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.common.scpm.ScpmDBHelper$DatabaseHelper.onUpgrade(and
roid.database.sqlite.SQLiteDatabase, int, int) took 108.824ms (192.97 bytecodes/s)
(936B approximate peak alloc)
01-07 10:26:14.577 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:14.580 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungExperienceService/SamsungExperienceService.apk
pkg=com.samsung.android.mobileservice isa=arm
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/
system/framework/android.test.base.jar]#PCL[/system/framework/
android.test.mock.jar]{PCL[/system/framework/android.test.base.jar]}}
dexMetadataPath=null async=true
01-07 10:26:14.581 D/Installer( 4956): DexoptAsync result, h: 11059648, r: 0, s: 7
01-07 10:26:14.581 D/Installer( 4956): Dexopt result(11059648): success
01-07 10:26:14.587 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/FBServices/FBServices.apk' ---
01-07 10:26:14.652 I/dex2oat32( 6717): /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=/system/priv-app/FBServices --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:14.657 I/dex2oat32( 6717): 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-07 10:26:14.684 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:14.687 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/PrintSpooler/PrintSpooler.apk pkg=com.android.printspooler
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:14.687 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.694 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungExperienceService/SamsungExperienceService.apk' ---
01-07 10:26:14.757 I/dex2oat32( 6720): /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/priv-app/SamsungExperienceService
--class-loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[
/system/framework/android.test.base.jar]#PCL[/system/framework/
android.test.mock.jar]{PCL[/system/framework/android.test.base.jar]}} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:14.767 I/dex2oat32( 6720): 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-07 10:26:14.788 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.823 W/dex2oat32( 6673): Verification of boolean
com.squareup.okhttp.Response.isRedirect() took 100.174ms (299.48 bytecodes/s) (888B
approximate peak alloc)
01-07 10:26:14.833 W/dex2oat32( 6673): Verification of
com.verizon.loginclient.TokenLoginClient$SelectParameters$Builder
com.verizon.loginclient.TokenLoginClient$SelectParameters$Builder.setAlwaysSendSubs
criberId(java.lang.Boolean) took 117.532ms (25.52 bytecodes/s) (800B approximate
peak alloc)
01-07 10:26:14.833 W/dex2oat32( 6445): Verification of android.os.Bundle
com.samsung.android.messaging.service.services.event.rcs.b.a(android.content.Contex
t, long) took 164.826ms (606.70 bytecodes/s) (1904B approximate peak alloc)
01-07 10:26:14.834 W/dex2oat32( 6673): Verification of java.lang.String
com.squareup.okhttp.internal.tls.DistinguishedNameParser.hexAV() took 141.553ms
(1356.37 bytecodes/s) (2712B approximate peak alloc)
01-07 10:26:14.845 W/dex2oat32( 6502): Compilation of void fzn.cl() took 188.199ms
01-07 10:26:14.846 W/dex2oat32( 6445): Verification of java.lang.String
com.samsung.android.messaging.service.provider.i.a(java.lang.String) took 197.493ms
(1954.50 bytecodes/s) (3872B approximate peak alloc)
01-07 10:26:14.851 W/dex2oat32( 6670): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 117.843ms
(619.47 bytecodes/s) (1936B approximate peak alloc)
01-07 10:26:14.859 W/dex2oat32( 6673): Verification of byte[]
com.sun.mail.smtp.DigestMD5.authClient(java.lang.String, java.lang.String,
java.lang.String, java.lang.String, java.lang.String) took 154.064ms (3660.81
bytecodes/s) (6632B approximate peak alloc)
01-07 10:26:14.888 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:14.971 I/dex2oat32( 6480): Explicit concurrent copying GC freed
34888(9815KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 15KB/1551KB, paused
91us total 134.890ms
01-07 10:26:14.983 W/dex2oat32( 6670): Verification of void
androidx.core.widget.ContentLoadingProgressBar.show() took 125.472ms (270.98
bytecodes/s) (1432B approximate peak alloc)
01-07 10:26:14.989 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.001 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.e.a$a.<clinit>() took 144.300ms (5051.95
bytecodes/s) (6384B approximate peak alloc)
01-07 10:26:15.001 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.cmstore.NetAPIWorkingStatusController.stopAppSync(com.sec.inte
rnal.ims.cmstore.helper.SyncParam) took 112.276ms (258.29 bytecodes/s) (1152B
approximate peak alloc)
01-07 10:26:15.035 W/dex2oat32( 6670): Verification of void
androidx.preference.Preference.registerDependency() took 122.081ms (581.58
bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:15.041 W/dex2oat32( 6445): Verification of boolean
com.samsung.android.messaging.ui.m.ak.b(android.content.Context, boolean) took
100.522ms (2914.78 bytecodes/s) (3704B approximate peak alloc)
01-07 10:26:15.046 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.k.c.ai.<init>(android.content.Context,
com.samsung.android.messaging.ui.model.g.h,
com.samsung.android.messaging.ui.model.g.u,
com.samsung.android.messaging.ui.model.g.d,
com.samsung.android.messaging.ui.k.c.ai$a) took 177.782ms (224.99 bytecodes/s)
(1360B approximate peak alloc)
01-07 10:26:15.062 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.app.activity.ViewNavigatorController.onActivityResult(j
ava.lang.Object, android.os.Bundle) took 156.605ms (970.59 bytecodes/s) (3128B
approximate peak alloc)
01-07 10:26:15.090 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.134 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 801
01-07 10:26:15.164 W/dex2oat32( 6658): Verification of boolean
com.samsung.android.gallery.app.remote.DisplayPresentation.IsNullView() took
100.079ms (129.90 bytecodes/s) (1120B approximate peak alloc)
01-07 10:26:15.196 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.212 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.n.b.a.b.<clinit>() took 140.944ms (101635.94
bytecodes/s) (148872B approximate peak alloc)
01-07 10:26:15.297 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.353 I/dex2oat32( 6480): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 8.415ms
01-07 10:26:15.387 W/dex2oat32( 6445): Verification of void
com.samsung.android.dialtacts.common.contactslist.view.h.j.a(com.samsung.android.di
altacts.common.contactslist.b.a, androidx.recyclerview.widget.RecyclerView,
android.app.Activity, boolean,
com.samsung.android.dialtacts.common.contactslist.a.m, int, boolean) took 105.629ms
(9.47 bytecodes/s) (856B approximate peak alloc)
01-07 10:26:15.406 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.419 W/dex2oat32( 6445): Class
com.samsung.android.dialtacts.model.ims.capability.CapabilityCommonModel failed
lock verification and will run slower.
01-07 10:26:15.419 W/dex2oat32( 6445): Common causes for lock verification issues
are non-optimized dex code
01-07 10:26:15.419 W/dex2oat32( 6445): and incorrect proguard optimizations.
01-07 10:26:15.489 I/dex2oat32( 6502): Explicit concurrent copying GC freed
60369(15MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
87us total 304.456ms
01-07 10:26:15.507 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.524 W/dex2oat32( 6673): Verification of boolean
com.sec.sve.ISecVideoEngineService$Stub.onTransact(int, android.os.Parcel,
android.os.Parcel, int) took 104.608ms (45809.08 bytecodes/s) (57960B approximate
peak alloc)
01-07 10:26:15.608 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.621 W/dex2oat32( 6670): Verification of java.lang.Object
com.google.common.base.Preconditions.checkNotNull(java.lang.Object,
java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object) took
134.541ms (185.82 bytecodes/s) (1152B approximate peak alloc)
01-07 10:26:15.623 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.module.logger.AnalyticsId$Event.<clinit>() took
142.939ms (72520.31 bytecodes/s) (87848B approximate peak alloc)
01-07 10:26:15.623 W/dex2oat32( 6670): Verification of void
com.google.common.cache.Striped64$Cell.<clinit>() took 108.423ms (258.25
bytecodes/s) (1280B approximate peak alloc)
01-07 10:26:15.644 W/dex2oat32( 6670): Verification of void
com.google.common.cache.Striped64.<clinit>() took 127.611ms (517.20 bytecodes/s)
(1648B approximate peak alloc)
01-07 10:26:15.645 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.common.cmas.CmasVenderTaiwan.<init>() took 177.602ms
(2978.56 bytecodes/s) (5216B approximate peak alloc)
01-07 10:26:15.649 W/dex2oat32( 6445): Verification of int
com.samsung.android.messaging.common.util.TelephonyUtils.getNetworkClass(android.te
lephony.TelephonyManager) took 162.103ms (561.37 bytecodes/s) (2088B approximate
peak alloc)
01-07 10:26:15.651 W/dex2oat32( 6670): Verification of
javax.lang.model.type.TypeMirror
com.google.auto.common.Overrides$ExplicitOverrides$TypeSubstVisitor.visitTypeVariab
le(javax.lang.model.type.TypeVariable, java.lang.Void) took 135.235ms (443.67
bytecodes/s) (1896B approximate peak alloc)
01-07 10:26:15.652 W/dex2oat32( 6670): Verification of void
com.google.auto.service.processor.AutoServiceProcessor.processAnnotations(java.util
.Set, javax.annotation.processing.RoundEnvironment) took 134.346ms (1436.58
bytecodes/s) (3400B approximate peak alloc)
01-07 10:26:15.657 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.module.map.MarkerIconManager.init(android.content.Conte
xt) took 160.254ms (293.28 bytecodes/s) (1400B approximate peak alloc)
01-07 10:26:15.665 W/dex2oat32( 6480): Verification of void
com.samsung.android.app.telephonyui.callsettings.ui.preference.al$1.onClick(android
.content.DialogInterface, int) took 141.299ms (318.47 bytecodes/s) (1528B
approximate peak alloc)
01-07 10:26:15.677 W/dex2oat32( 6673): Verification of
javax.mail.search.SearchTerm[] javax.mail.search.AndTerm.getTerms() took 176.508ms
(50.99 bytecodes/s) (872B approximate peak alloc)
01-07 10:26:15.709 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.721 W/dex2oat32( 6717): Verification of
com.facebook.rti.mqtt.manager.ai$a
com.facebook.rti.mqtt.manager.ai$a.a(java.lang.Object) took 118.526ms (464.03
bytecodes/s) (1408B approximate peak alloc)
01-07 10:26:15.745 W/dex2oat32( 6717): Verification of com.google.common.collect.n
com.google.common.collect.o.a(int) took 133.087ms (142.76 bytecodes/s) (936B
approximate peak alloc)
01-07 10:26:15.754 W/dex2oat32( 6717): Verification of void
android.os.IDeviceIdleController$Stub$a.addPowerSaveWhitelistApp(java.lang.String)
took 262.846ms (243.49 bytecodes/s) (1416B approximate peak alloc)
01-07 10:26:15.755 W/dex2oat32( 6717): Verification of java.lang.Class
com.google.common.base.d$a.a() took 223.130ms (129.97 bytecodes/s) (1336B
approximate peak alloc)
01-07 10:26:15.761 W/dex2oat32( 6717): Verification of
com.facebook.rti.mqtt.protocol.g
com.facebook.rti.mqtt.protocol.DefaultMqttClientCore.b(java.lang.String, int,
boolean, com.facebook.rti.mqtt.protocol.messages.e, int, boolean) took 157.366ms
(2484.65 bytecodes/s) (7512B approximate peak alloc)
01-07 10:26:15.771 W/dex2oat32( 6658): Verification of void
androidx.appcompat.widget.AppCompatButton.onInitializeAccessibilityEvent(android.vi
ew.accessibility.AccessibilityEvent) took 113.650ms (114.39 bytecodes/s) (1064B
approximate peak alloc)
01-07 10:26:15.787 W/dex2oat32( 6658): Verification of void
androidx.appcompat.widget.ActionBarContextView.onMeasure(int, int) took 138.785ms
(3343.30 bytecodes/s) (8472B approximate peak alloc)
01-07 10:26:15.790 W/dex2oat32( 6673): Verification of
com.sec.internal.ims.core.handler.secims.UserAgent
com.sec.internal.ims.core.handler.secims.ResipRegistrationManager.createUserAgent(c
om.sec.internal.interfaces.ims.core.IRegisterTask, java.lang.String,
java.lang.String, java.util.Set, com.sec.ims.options.Capabilities,
java.lang.String, java.lang.String, java.lang.String, java.lang.String,
java.lang.String, android.os.Bundle, android.os.Bundle,
com.sec.internal.interfaces.ims.core.IRegistrationHandlerNotifiable) took 119.468ms
(22943.35 bytecodes/s) (35368B approximate peak alloc)
01-07 10:26:15.809 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:15.817 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.service.services.rcs.g.at.c(android.database.Cursor)
took 205.567ms (2106.36 bytecodes/s) (5360B approximate peak alloc)
01-07 10:26:15.877 W/dex2oat32( 6673): Verification of void
com.sec.internal.ims.core.handler.secims.ResipVolteHandler.notifyCallStatus(com.sec
.internal.ims.core.handler.secims.ResipVolteHandler$Call,
com.sec.internal.constants.ims.servicemodules.volte2.CallStateEvent$CALL_STATE,
com.sec.internal.ims.core.handler.secims.imsCommonStruc.Notify_.CallStatus, int)
took 217.080ms (7872.65 bytecodes/s) (27248B approximate peak alloc)
01-07 10:26:15.914 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.014 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 811
01-07 10:26:16.016 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.070 W/dex2oat32( 6445): Class
com.samsung.android.dialtacts.model.ims.capability.CapabilityCommonMultiSimModel
failed lock verification and will run slower.
01-07 10:26:16.097 W/dex2oat32( 6670): Verification of void
com.samsung.accessibility.assistantmenu.util.AssistantMenuUtils.<clinit>() took
110.421ms (1177.31 bytecodes/s) (1912B approximate peak alloc)
01-07 10:26:16.117 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.217 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.224 I/dex2oat32( 6717): dex2oat took 1.575s (954.322ms cpu)
(threads: 8) arena alloc=7568B (7568B) java alloc=1155KB (1183384B) native
alloc=2895KB (2965208B) free=780KB (799016B)
01-07 10:26:16.229 W/dex2oat32( 6670): Verification of void
androidx.appcompat.widget.AppCompatSpinner.<init>(android.content.Context,
android.util.AttributeSet, int, int, android.content.res.Resources$Theme) took
117.568ms (1930.79 bytecodes/s) (5688B approximate peak alloc)
01-07 10:26:16.244 I/io_stats( 4394): !@ 179,0 r 50546 3377929 w 3442 159272 d 804
9820 f 1148 1138 iot 19040 0 th 51200 0 0 pt 0 inp 0 0 81.378
01-07 10:26:16.264 V/installd( 4701): DexInv: --- END
'/system/priv-app/FBServices/FBServices.apk' (success) ---
01-07 10:26:16.264 I/installd( 4701): Dexopt async result : 0, hash_code :
50178893, path: /system/priv-app/FBServices/FBServices.apk
01-07 10:26:16.298 W/dex2oat32( 6480): Verification of
androidx.appcompat.app.AlertDialog
com.samsung.android.app.telephonyui.netsettings.ui.esim.oda.c.b.create() took
154.000ms (1324.67 bytecodes/s) (4040B approximate peak alloc)
01-07 10:26:16.321 W/dex2oat32( 6445): Verification of android.app.Notification
com.samsung.android.messaging.ui.model.p.m.a(com.samsung.android.messaging.ui.model
.p.e.a, com.samsung.android.messaging.ui.model.p.b.c, int, boolean,
com.samsung.android.messaging.ui.c.a.d, java.lang.String) took 201.269ms (1237.15
bytecodes/s) (3312B approximate peak alloc)
01-07 10:26:16.325 D/Installer( 4956): DexoptAsync result, h: 50178893, r: 0, s: 7
01-07 10:26:16.325 D/Installer( 4956): Dexopt result(50178893): success
01-07 10:26:16.426 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:16.432 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SystemUpdate/SystemUpdate.apk pkg=com.sec.android.systemupdate
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:16.439 V/installd( 4701): DexInv: --- BEGIN
'/system/app/PrintSpooler/PrintSpooler.apk' ---
01-07 10:26:16.441 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.542 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.548 I/dex2oat32( 6720): Large app, accepted running with swap.
01-07 10:26:16.566 I/dex2oat32( 6745): /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=/system/app/PrintSpooler --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:16.571 I/dex2oat32( 6745): 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-07 10:26:16.583 W/dex2oat32( 6745): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file PrintSpooler.apk
01-07 10:26:16.583 W/dex2oat32( 6745): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
PrintSpooler.apk
01-07 10:26:16.584 W/dex2oat32( 6745): Method
Landroid/support/v7/widget/RecyclerView$SmoothScroller$Action;.hasJumpTarget is
abstract, but the declaring class is neither abstract nor an interface in dex file
PrintSpooler.apk
01-07 10:26:16.584 W/dex2oat32( 6745): Method
Landroid/support/v7/widget/RecyclerView$SmoothScroller$Action;.runIfNecessary is
abstract, but the declaring class is neither abstract nor an interface in dex file
PrintSpooler.apk
01-07 10:26:16.643 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.689 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.app.ui.viewer.singletaken.SingleTakenViewerFragment_Vie
wBinding.<init>(com.samsung.android.gallery.app.ui.viewer.singletaken.SingleTakenVi
ewerFragment, android.view.View) took 107.879ms (1872.46 bytecodes/s) (2936B
approximate peak alloc)
01-07 10:26:16.754 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.834 W/dex2oat32( 6502): Verification of void nmr.onCreate() took
123.968ms (17843.20 bytecodes/s) (42712B approximate peak alloc)
01-07 10:26:16.855 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.895 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 821
01-07 10:26:16.920 I/dex2oat32( 6480): Explicit concurrent copying GC freed
27244(6185KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 20KB/1556KB, paused
72us total 112.560ms
01-07 10:26:16.924 W/dex2oat32( 6502): Verification of bdcz nna.aO() took 110.124ms
(37257.69 bytecodes/s) (67968B approximate peak alloc)
01-07 10:26:16.955 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:16.975 I/dex2oat32( 6445): Explicit concurrent copying GC freed
43073(10MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 25KB/1561KB, paused
65us total 121.373ms
01-07 10:26:17.024 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.app.ui.moreinfo.item.MoreInfoRelatedTimes.init() took
138.789ms (115.28 bytecodes/s) (1200B approximate peak alloc)
01-07 10:26:17.030 W/dex2oat32( 6502): Verification of void
oon.ah(android.os.Bundle) took 113.471ms (1224.98 bytecodes/s) (4160B approximate
peak alloc)
01-07 10:26:17.056 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.097 I/dex2oat32( 6480): dex2oat took 9.533s (8.121s cpu) (threads:
8) arena alloc=11KB (12248B) java alloc=20KB (21416B) native alloc=10MB (10969704B)
free=991KB (1015192B)
01-07 10:26:17.142 W/dex2oat32( 6502): Verification of void ozf.<clinit>() took
113.564ms (176.11 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:17.150 W/dex2oat32( 6502): Verification of boolean pbo.b() took
106.266ms (3698.24 bytecodes/s) (6920B approximate peak alloc)
01-07 10:26:17.158 V/installd( 4701): DexInv: --- END
'/system/priv-app/TelephonyUI/TelephonyUI.apk' (success) ---
01-07 10:26:17.158 I/installd( 4701): Dexopt async result : 0, hash_code :
113473995, path: /system/priv-app/TelephonyUI/TelephonyUI.apk
01-07 10:26:17.162 D/Installer( 4956): DexoptAsync result, h: 113473995, r: 0, s: 7
01-07 10:26:17.162 D/Installer( 4956): Dexopt result(113473995): success
01-07 10:26:17.169 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.app.ui.viewer.video.VideoViewerFragment.access$100(com.
samsung.android.gallery.app.ui.viewer.video.VideoViewerFragment, long) took
100.242ms (39.90 bytecodes/s) (656B approximate peak alloc)
01-07 10:26:17.263 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:17.265 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/MdxKitService/MdxKitService.apk pkg=com.samsung.android.mdx.kit
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:17.265 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.270 W/dex2oat32( 6502): Verification of java.lang.Object
pgh.doInBackground(java.lang.Object[]) took 131.607ms (6101.50 bytecodes/s) (15128B
approximate peak alloc)
01-07 10:26:17.279 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SystemUpdate/SystemUpdate.apk' ---
01-07 10:26:17.316 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.app.ui.list.memories.pictures.MemoryPicturesLayoutManag
er.initDimen(android.content.Context) took 186.729ms (144.59 bytecodes/s) (1128B
approximate peak alloc)
01-07 10:26:17.328 W/dex2oat32( 6502): Verification of bgit
pro.a(android.content.Context, java.lang.String, int, java.lang.String,
android.accounts.Account) took 108.476ms (1963.56 bytecodes/s) (5088B approximate
peak alloc)
01-07 10:26:17.334 I/dex2oat32( 6770): /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/SystemUpdate --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:17.338 I/dex2oat32( 6770): 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-07 10:26:17.366 W/dex2oat32( 6502): Verification of void
pix.onUpgrade(android.database.sqlite.SQLiteDatabase, int, int) took 198.743ms
(13947.66 bytecodes/s) (25416B approximate peak alloc)
01-07 10:26:17.370 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.390 I/dex2oat32( 6745): dex2oat took 838.393ms (544.448ms cpu)
(threads: 8) arena alloc=13KB (13424B) java alloc=634KB (650176B) native
alloc=1672KB (1712288B) free=643KB (659296B)
01-07 10:26:17.394 I/dex2oat32( 6673): dex2oat took 5.569s (4.671s cpu) (threads:
8) arena alloc=11KB (11944B) java alloc=4692KB (4805304B) native alloc=10067KB
(10309584B) free=832KB (852016B)
01-07 10:26:17.409 V/installd( 4701): DexInv: --- END
'/system/app/PrintSpooler/PrintSpooler.apk' (success) ---
01-07 10:26:17.409 I/installd( 4701): Dexopt async result : 0, hash_code :
128822035, path: /system/app/PrintSpooler/PrintSpooler.apk
01-07 10:26:17.453 V/installd( 4701): DexInv: --- END
'/system/priv-app/imsservice/imsservice.apk' (success) ---
01-07 10:26:17.453 I/installd( 4701): Dexopt async result : 0, hash_code :
107284696, path: /system/priv-app/imsservice/imsservice.apk
01-07 10:26:17.483 D/Installer( 4956): DexoptAsync result, h: 107284696, r: 0, s: 7
01-07 10:26:17.483 D/Installer( 4956): Dexopt result(107284696): success
01-07 10:26:17.562 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.view.prototype.AudioMessageTestActivity.onCreate(a
ndroid.os.Bundle) took 107.678ms (761.52 bytecodes/s) (1776B approximate peak
alloc)
01-07 10:26:17.584 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:17.586 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/StoryService/StoryService.apk pkg=com.samsung.storyservice
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:17.586 D/Installer( 4956): DexoptAsync result, h: 128822035, r: 0, s: 7
01-07 10:26:17.586 D/Installer( 4956): Dexopt result(128822035): success
01-07 10:26:17.590 V/installd( 4701): DexInv: --- BEGIN
'/system/app/MdxKitService/MdxKitService.apk' ---
01-07 10:26:17.625 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.444ms
01-07 10:26:17.625 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.708ms
01-07 10:26:17.627 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 6.962ms
01-07 10:26:17.630 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 9.815ms
01-07 10:26:17.643 W/dex2oat32( 6502): Verification of void
com.google.android.gms.people.accountswitcherview.SelectedAccountNavigationView.h(a
ndroid.view.View) took 110.274ms (181.37 bytecodes/s) (944B approximate peak alloc)
01-07 10:26:17.653 W/dex2oat32( 6502): Verification of void sgb.<clinit>() took
124.462ms (1189.12 bytecodes/s) (2032B approximate peak alloc)
01-07 10:26:17.655 W/dex2oat32( 6502): Verification of void rta.<clinit>() took
174.340ms (843.18 bytecodes/s) (2632B approximate peak alloc)
01-07 10:26:17.679 I/dex2oat32( 6775): /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=/system/app/MdxKitService --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:17.684 I/dex2oat32( 6775): 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-07 10:26:17.687 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:17.689 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BasicDreams/BasicDreams.apk pkg=com.android.dreams.basic isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:17.689 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/StoryService/StoryService.apk' ---
01-07 10:26:17.690 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.746 I/dex2oat32( 6785): /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/StoryService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:17.750 W/dex2oat32( 6502): Verification of java.lang.Object
spc.createFromParcel(android.os.Parcel) took 137.217ms (1603.30 bytecodes/s) (4400B
approximate peak alloc)
01-07 10:26:17.751 I/dex2oat32( 6785): 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-07 10:26:17.765 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 831
01-07 10:26:17.771 W/dex2oat32( 6502): Verification of void
com.google.android.gms.people.model.AvatarReference.<clinit>() took 209.813ms
(38.13 bytecodes/s) (880B approximate peak alloc)
01-07 10:26:17.791 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.835 W/dex2oat32( 6502): Verification of
com.google.android.gms.feedback.ErrorReport rzc.a(android.os.Parcel) took 334.114ms
(2298.61 bytecodes/s) (18240B approximate peak alloc)
01-07 10:26:17.845 W/dex2oat32( 6502): Verification of java.lang.Object
sts.createFromParcel(android.os.Parcel) took 192.019ms (562.44 bytecodes/s) (2416B
approximate peak alloc)
01-07 10:26:17.872 W/dex2oat32( 6445): Verification of void
org.gstd.cm.mozilla.javascript.tools.debugger.MoreWindows.<init>(org.gstd.cm.mozill
a.javascript.tools.debugger.SwingGui, java.util.Map, java.lang.String,
java.lang.String) took 133.441ms (2068.32 bytecodes/s) (4824B approximate peak
alloc)
01-07 10:26:17.875 W/dex2oat32( 6445): Verification of void
org.gstd.cm.mozilla.javascript.tools.debugger.Menubar.<init>(org.gstd.cm.mozilla.ja
vascript.tools.debugger.SwingGui) took 137.305ms (4238.73 bytecodes/s) (6392B
approximate peak alloc)
01-07 10:26:17.877 W/dex2oat32( 6445): Verification of void
org.gstd.cm.mozilla.javascript.tools.shell.JSConsole.<init>(java.lang.String[])
took 102.472ms (2888.57 bytecodes/s) (4552B approximate peak alloc)
01-07 10:26:17.891 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:17.992 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.053 W/dex2oat32( 6502): Verification of java.lang.Object wfw.v()
took 119.413ms (242.85 bytecodes/s) (1216B approximate peak alloc)
01-07 10:26:18.096 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.097 W/dex2oat32( 6445): Verification of void tmsdkobf.fx.k(boolean)
took 122.161ms (1735.41 bytecodes/s) (3560B approximate peak alloc)
01-07 10:26:18.113 W/dex2oat32( 6770): Verification of java.util.Collection
androidx.core.util.Preconditions.checkCollectionElementsNotNull(java.util.Collectio
n, java.lang.String) took 100.396ms (747.04 bytecodes/s) (1832B approximate peak
alloc)
01-07 10:26:18.157 W/dex2oat32( 6502): Verification of bduf xns.a(bdub) took
100.126ms (119.85 bytecodes/s) (992B approximate peak alloc)
01-07 10:26:18.197 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.232 W/dex2oat32( 6445): Verification of boolean
com.samsung.android.messaging.ui.view.widget.salogger.SaSettingsPreference.b(androi
dx.preference.Preference) took 135.259ms (110.90 bytecodes/s) (912B approximate
peak alloc)
01-07 10:26:18.247 I/io_stats( 4394): !@ 179,0 r 51268 3402469 w 3491 160124 d 804
9820 f 1148 1138 iot 19212 0 th 51200 0 0 pt 0 inp 0 0 83.381
01-07 10:26:18.253 W/dex2oat32( 6445): Verification of void
com.samsung.android.sdk.scs.ai.a.a.e.a(com.samsung.android.sdk.scs.ai.a.a.c$a) took
140.724ms (142.12 bytecodes/s) (968B approximate peak alloc)
01-07 10:26:18.271 W/dex2oat32( 6770): Verification of boolean
androidx.viewpager.widget.ViewPager.onInterceptTouchEvent(android.view.MotionEvent)
took 110.087ms (2561.61 bytecodes/s) (3816B approximate peak alloc)
01-07 10:26:18.298 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.381 E/BootAnimationLoader( 4913): !@BootAnimation : 837 ~ 838 frame
timegap 100ms over
01-07 10:26:18.381 E/BootAnimationLoader( 4913): !@BootAnimation : 837 ~ 838 frame
time difference [11.888 s ~ 11.994 s] / timegap [ 0.106 s]
01-07 10:26:18.381 E/BootAnimationLoader( 4913): !@BootAnimation : 837 frame
drawing time difference [11.892 s ~ 11.896 s] / timegap [ 0.004 s]
01-07 10:26:18.399 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.403 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.view.prototype.ForceDbDumpLoggerTestActivity.onCre
ate(android.os.Bundle) took 110.342ms (498.45 bytecodes/s) (1536B approximate peak
alloc)
01-07 10:26:18.438 W/dex2oat32( 6502): Verification of java.lang.String
zar.d(java.lang.String, java.lang.String) took 118.207ms (152.28 bytecodes/s) (840B
approximate peak alloc)
01-07 10:26:18.500 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.516 W/dex2oat32( 6445): Verification of void
com.xy.smartsms.plugincucc.CUCCSmsPlugin.setParam(java.util.Map) took 119.018ms
(537.73 bytecodes/s) (1720B approximate peak alloc)
01-07 10:26:18.569 I/dex2oat32( 6670): Explicit concurrent copying GC freed
28997(9129KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused
130us total 165.853ms
01-07 10:26:18.574 W/dex2oat32( 6502): Verification of void aaik.l(bfpc,
java.util.List, java.lang.String, bkmv) took 134.342ms (595.49 bytecodes/s) (2144B
approximate peak alloc)
01-07 10:26:18.595 W/dex2oat32( 6775): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.596 W/dex2oat32( 6775): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.597 W/dex2oat32( 6775): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getCachedSizeField is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getEnumVerifier is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getField is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getFieldNumber is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getMessageFieldClass is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getOneof is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getPresenceField is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getPresenceMask is abstract, but the declaring
class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.getType is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/FieldInfo;.isRequired is abstract, but the declaring class is
neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/OneofInfo;.getCaseField is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.598 W/dex2oat32( 6775): Method
Lcom/google/protobuf/OneofInfo;.getValueField is abstract, but the declaring class
is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.600 W/dex2oat32( 6775): Method
Lcom/samsung/android/mdx/kit/discovery/arch/model/system/entity/ContactData;.getCon
tactId is abstract, but the declaring class is neither abstract nor an interface in
dex file MdxKitService.apk
01-07 10:26:18.601 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.606 W/dex2oat32( 6775): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.606 W/dex2oat32( 6775): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
MdxKitService.apk
01-07 10:26:18.606 W/dex2oat32( 6775): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file MdxKitService.apk
01-07 10:26:18.622 W/dex2oat32( 6502): Verification of void
com.google.android.libraries.gsuite.addons.legacy.ui.AddonToolbar.onFinishInflate()
took 143.787ms (556.37 bytecodes/s) (1688B approximate peak alloc)
01-07 10:26:18.634 W/dex2oat32( 6502): Verification of void aami.run() took
180.949ms (232.11 bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:18.651 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 841
01-07 10:26:18.673 W/dex2oat32( 6445): Verification of void
com.samsung.android.messaging.ui.view.setting.quickresponse.QuickResponsesActivity.
a(android.widget.EditText, android.widget.TextView,
com.samsung.android.messaging.ui.view.setting.quickresponse.QuickResponsesActivity$
b) took 112.675ms (390.50 bytecodes/s) (1704B approximate peak alloc)
01-07 10:26:18.689 W/dex2oat32( 6502): Verification of void
abjt.a(java.lang.String, int, bjwq, bjwr, bjws) took 109.149ms (4507.56
bytecodes/s) (6520B approximate peak alloc)
01-07 10:26:18.704 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.745 W/dex2oat32( 6720): Verification of boolean
androidx.picker.widget.SeslDatePickerSpinnerLayout$SeslKeyListener.onKey(android.vi
ew.View, int, android.view.KeyEvent) took 129.877ms (854.65 bytecodes/s) (2344B
approximate peak alloc)
01-07 10:26:18.751 W/dex2oat32( 6720): Verification of void
androidx.picker.widget.SeslNumberPickerSpinnerDelegate$PressedStateHelper.buttonPre
ssDelayed(int) took 129.640ms (161.99 bytecodes/s) (1264B approximate peak alloc)
01-07 10:26:18.765 W/dex2oat32( 6720): Verification of
android.view.accessibility.AccessibilityNodeInfo
androidx.picker.widget.SeslNumberPickerSpinnerDelegate$AccessibilityNodeProviderImp
l.createAccessibilityNodeInfoForNumberPicker(int, int, int, int) took 101.637ms
(2282.61 bytecodes/s) (3384B approximate peak alloc)
01-07 10:26:18.799 I/dex2oat32( 6785): dex2oat took 1.056s (656.813ms cpu)
(threads: 8) arena alloc=16KB (17280B) java alloc=439KB (450440B) native
alloc=1859KB (1904488B) free=664KB (680088B)
01-07 10:26:18.804 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:18.844 I/dex2oat32( 6770): dex2oat took 1.518s (1.469s cpu) (threads:
8) arena alloc=9528B (9528B) java alloc=2740KB (2806008B) native alloc=3209KB
(3286632B) free=686KB (702872B)
01-07 10:26:18.849 V/installd( 4701): DexInv: --- END
'/system/priv-app/StoryService/StoryService.apk' (success) ---
01-07 10:26:18.849 I/installd( 4701): Dexopt async result : 0, hash_code :
35435132, path: /system/priv-app/StoryService/StoryService.apk
01-07 10:26:18.878 V/installd( 4701): DexInv: --- END
'/system/priv-app/SystemUpdate/SystemUpdate.apk' (success) ---
01-07 10:26:18.878 I/installd( 4701): Dexopt async result : 0, hash_code :
46387536, path: /system/priv-app/SystemUpdate/SystemUpdate.apk
01-07 10:26:18.906 D/Installer( 4956): DexoptAsync result, h: 46387536, r: 0, s: 7
01-07 10:26:18.906 D/Installer( 4956): Dexopt result(46387536): success
01-07 10:26:18.966 I/dex2oat32( 6445): Explicit concurrent copying GC freed
29412(9774KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 33KB/1569KB, paused
66us total 67.584ms
01-07 10:26:19.003 I/SurfaceFlinger( 4646): SFWD update time=84138315555
01-07 10:26:19.006 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.009 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SecureElement/SecureElement.apk pkg=com.android.se isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:19.010 D/Installer( 4956): DexoptAsync result, h: 35435132, r: 0, s: 7
01-07 10:26:19.010 D/Installer( 4956): Dexopt result(35435132): success
01-07 10:26:19.026 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BasicDreams/BasicDreams.apk' ---
01-07 10:26:19.060 I/dex2oat32( 6811): /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/BasicDreams --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:19.072 I/dex2oat32( 6811): 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-07 10:26:19.111 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.119 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SecureElement/SecureElement.apk' ---
01-07 10:26:19.124 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:19.130 I/dex2oat32( 6445): dex2oat took 12.839s (15.001s cpu) (threads:
8) arena alloc=892KB (914408B) java alloc=33KB (34080B) native alloc=10MB
(10573808B) free=1202KB (1230864B) swap=16MB (16777216B)
01-07 10:26:19.137 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/KnoxGuard/KnoxGuard.apk pkg=com.samsung.android.kgclient
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
01-07 10:26:19.140 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:19.197 I/dex2oat32( 6502): Explicit concurrent copying GC freed
88731(20MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
69us total 251.365ms
01-07 10:26:19.204 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungMessages_12/SamsungMessages_12.apk' (success) ---
01-07 10:26:19.204 I/installd( 4701): Dexopt async result : 0, hash_code : 1713550,
path: /system/priv-app/SamsungMessages_12/SamsungMessages_12.apk
01-07 10:26:19.216 I/dex2oat32( 6815): /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/SecureElement --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:19.221 I/dex2oat32( 6815): 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-07 10:26:19.241 D/Installer( 4956): DexoptAsync result, h: 1713550, r: 0, s: 7
01-07 10:26:19.241 D/Installer( 4956): Dexopt result(1713550): success
01-07 10:26:19.302 I/dex2oat32( 6811): dex2oat took 245.571ms (161.450ms cpu)
(threads: 8) arena alloc=6128B (6128B) java alloc=48KB (49480B) native alloc=1440KB
(1475096B) free=495KB (507368B)
01-07 10:26:19.320 V/installd( 4701): DexInv: --- END
'/system/app/BasicDreams/BasicDreams.apk' (success) ---
01-07 10:26:19.320 I/installd( 4701): Dexopt async result : 0, hash_code :
209843973, path: /system/app/BasicDreams/BasicDreams.apk
01-07 10:26:19.343 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.345 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BuiltInPrintService/BuiltInPrintService.apk
pkg=com.android.bips isa=arm64 dexoptFlags=public,enable_hidden_api_checks
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:19.346 D/Installer( 4956): DexoptAsync result, h: 209843973, r: 0, s: 7
01-07 10:26:19.346 D/Installer( 4956): Dexopt result(209843973): success
01-07 10:26:19.357 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/KnoxGuard/KnoxGuard.apk' ---
01-07 10:26:19.409 I/dex2oat32( 6670): Explicit concurrent copying GC freed
12646(4384KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
67us total 31.614ms
01-07 10:26:19.419 I/dex2oat32( 6658): Explicit concurrent copying GC freed
43272(12MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
120us total 187.119ms
01-07 10:26:19.440 I/dex2oat32( 6833): /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/KnoxGuard --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
01-07 10:26:19.445 I/dex2oat32( 6833): 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-07 10:26:19.447 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.448 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Stk2/Stk2.apk pkg=com.android.stk2 isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:19.449 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:19.451 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BuiltInPrintService/BuiltInPrintService.apk' ---
01-07 10:26:19.486 I/dex2oat32( 6670): dex2oat took 7.837s (5.992s cpu) (threads:
8) arena alloc=1027KB (1051664B) java alloc=18KB (18976B) native alloc=7486KB
(7666328B) free=869KB (890216B)
01-07 10:26:19.501 I/dex2oat32( 6815): dex2oat took 290.113ms (253.003ms cpu)
(threads: 8) arena alloc=11KB (11896B) java alloc=193KB (198352B) native
alloc=1299KB (1330584B) free=616KB (631400B)
01-07 10:26:19.520 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 851
01-07 10:26:19.533 V/installd( 4701): DexInv: --- END
'/system/app/SecureElement/SecureElement.apk' (success) ---
01-07 10:26:19.533 I/installd( 4701): Dexopt async result : 0, hash_code :
259515226, path: /system/app/SecureElement/SecureElement.apk
01-07 10:26:19.548 V/installd( 4701): DexInv: --- END
'/system/priv-app/Accessibility/Accessibility.apk' (success) ---
01-07 10:26:19.548 I/installd( 4701): Dexopt async result : 0, hash_code :
92957627, path: /system/priv-app/Accessibility/Accessibility.apk
01-07 10:26:19.549 D/Installer( 4956): DexoptAsync result, h: 92957627, r: 0, s: 7
01-07 10:26:19.550 D/Installer( 4956): Dexopt result(92957627): success
01-07 10:26:19.553 I/dex2oat32( 6850): /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/BuiltInPrintService --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:19.559 I/dex2oat32( 6850): 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-07 10:26:19.566 W/dex2oat32( 6850): Could not reserve sentinel fault page
01-07 10:26:19.653 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.655 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GameTools_Dream/GameTools_Dream.apk
pkg=com.samsung.android.game.gametools isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:19.656 D/Installer( 4956): DexoptAsync result, h: 259515226, r: 0, s: 7
01-07 10:26:19.656 D/Installer( 4956): Dexopt result(259515226): success
01-07 10:26:19.657 V/installd( 4701): DexInv: --- BEGIN '/system/app/Stk2/Stk2.apk'
---
01-07 10:26:19.746 I/dex2oat32( 6855): /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=/system/app/Stk2 --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:19.750 I/dex2oat32( 6855): 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-07 10:26:19.756 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:19.766 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GameTools_Dream/GameTools_Dream.apk' ---
01-07 10:26:19.775 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungContacts/SamsungContacts.apk
pkg=com.samsung.android.app.contacts isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:26:19.776 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:19.786 E/audit ( 4529): type=1400 audit(1641569179.783:55): avc:
denied { write } for pid=6873 comm="dex2oat32"
path="/data/misc/profiles/ref/com.samsung.android.app.contacts/primary.prof"
dev="mmcblk0p37" ino=3374 scontext=u:r:dex2oat:s0
tcontext=u:object_r:user_profile_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:26:19.803 W/dex2oat32( 6855): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk2.apk
01-07 10:26:19.803 W/dex2oat32( 6855): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.804 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.805 W/dex2oat32( 6855): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.813 W/dex2oat32( 6855): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file Stk2.apk
01-07 10:26:19.813 W/dex2oat32( 6855): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk2.apk
01-07 10:26:19.813 W/dex2oat32( 6855): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file Stk2.apk
01-07 10:26:19.813 W/dex2oat32( 6855): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file Stk2.apk
01-07 10:26:19.813 W/dex2oat32( 6855): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk2.apk
01-07 10:26:19.814 W/dex2oat32( 6855): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.814 W/dex2oat32( 6855): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
Stk2.apk
01-07 10:26:19.814 W/dex2oat32( 6855): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file Stk2.apk
01-07 10:26:19.836 I/dex2oat32( 6873): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=42 --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/GameTools_Dream --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:19.847 I/dex2oat32( 6873): 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-07 10:26:19.877 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:19.898 W/dex2oat32( 6502): Verification of java.lang.Object afiy.a()
took 102.712ms (3358.90 bytecodes/s) (4648B approximate peak alloc)
01-07 10:26:19.959 W/dex2oat32( 6658): Verification of void
com.samsung.android.gallery.support.utils.Utils.<clinit>() took 112.966ms (150.49
bytecodes/s) (1040B approximate peak alloc)
01-07 10:26:19.979 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.001 W/dex2oat32( 6720): Verification of void
androidx.work.RxWorker$SingleFutureAdapter.dispose() took 163.975ms (48.79
bytecodes/s) (880B approximate peak alloc)
01-07 10:26:20.003 W/dex2oat32( 6720): Verification of boolean
androidx.recyclerview.widget.StaggeredGridLayoutManager.canScrollVertically() took
154.302ms (51.85 bytecodes/s) (856B approximate peak alloc)
01-07 10:26:20.004 W/dex2oat32( 6502): Verification of void
aggo.b(java.lang.Object) took 117.576ms (15921.50 bytecodes/s) (31576B approximate
peak alloc)
01-07 10:26:20.005 W/dex2oat32( 6720): Verification of boolean
androidx.work.impl.constraints.trackers.NetworkStateTracker.isActiveNetworkValidate
d() took 138.585ms (360.79 bytecodes/s) (1632B approximate peak alloc)
01-07 10:26:20.016 W/dex2oat32( 6720): Verification of boolean
androidx.work.impl.background.systemalarm.CommandHandler.hasPendingCommands() took
167.771ms (113.25 bytecodes/s) (1312B approximate peak alloc)
01-07 10:26:20.027 W/dex2oat32( 6720): Verification of void
androidx.picker.widget.SeslDatePicker.setLunarSupported(boolean, android.view.View)
took 183.104ms (677.21 bytecodes/s) (2496B approximate peak alloc)
01-07 10:26:20.031 W/dex2oat32( 6502): Verification of android.view.View aghx.q()
took 134.692ms (460.31 bytecodes/s) (1728B approximate peak alloc)
01-07 10:26:20.037 W/dex2oat32( 6720): Verification of void
androidx.picker.widget.SeslSpinningDatePicker.setEnabled(boolean) took 140.046ms
(128.53 bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:20.049 W/dex2oat32( 6502): Verification of int afom.hashCode() took
232.335ms (86.08 bytecodes/s) (920B approximate peak alloc)
01-07 10:26:20.051 W/dex2oat32( 6720): Verification of java.util.List
androidx.work.impl.model.WorkSpecDao_Impl.getRecentlyCompletedWork(long) took
158.518ms (3318.22 bytecodes/s) (6160B approximate peak alloc)
01-07 10:26:20.054 I/dex2oat32( 6850): dex2oat took 509.978ms (274.879ms cpu)
(threads: 8) arena alloc=13KB (13752B) java alloc=255KB (261240B) native
alloc=1360KB (1393104B) free=591KB (605744B)
01-07 10:26:20.057 W/dex2oat32( 6720): Verification of void
androidx.work.impl.model.RawWorkInfoDao_Impl.__fetchRelationshipWorkTagAsjavaLangSt
ring(androidx.collection.ArrayMap) took 186.441ms (997.63 bytecodes/s) (3408B
approximate peak alloc)
01-07 10:26:20.075 V/installd( 4701): DexInv: --- END
'/system/priv-app/BuiltInPrintService/BuiltInPrintService.apk' (success) ---
01-07 10:26:20.076 I/installd( 4701): Dexopt async result : 0, hash_code :
230718056, path: /system/priv-app/BuiltInPrintService/BuiltInPrintService.apk
01-07 10:26:20.079 D/Installer( 4956): DexoptAsync result, h: 230718056, r: 0, s: 7
01-07 10:26:20.079 D/Installer( 4956): Dexopt result(230718056): success
01-07 10:26:20.092 W/dex2oat32( 6775): Verification of void
org.bouncycastle.pqc.crypto.qteslarnd1.Polynomial.polynomialUniform(int[], byte[],
int, int, int, long, int, int, int) took 100.216ms (1995.67 bytecodes/s) (3040B
approximate peak alloc)
01-07 10:26:20.093 W/dex2oat32( 6775): Verification of boolean
org.bouncycastle.pqc.crypto.qteslarnd1.QTESLA.testV(long[], int, int, int, int,
int) took 100.033ms (759.74 bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:20.180 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:20.181 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungContacts/SamsungContacts.apk' ---
01-07 10:26:20.184 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/PeopleStripe/PeopleStripe.apk
pkg=com.samsung.android.service.peoplestripe isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:20.184 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.186 W/dex2oat32( 6720): Verification of
com.google.android.datatransport.cct.zzc$zzb
com.google.android.datatransport.cct.zzc.zza(com.google.android.datatransport.cct.z
zc$zza) took 105.736ms (3187.18 bytecodes/s) (5904B approximate peak alloc)
01-07 10:26:20.210 W/dex2oat32( 6720): Verification of int
com.bumptech.glide.load.resource.bitmap.ExifInterfaceImageHeaderParser.getOrientati
on(java.io.InputStream, com.bumptech.glide.load.engine.bitmap_recycle.ArrayPool)
took 147.817ms (108.24 bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:20.232 I/dex2oat32( 6877): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=38 --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/SamsungContacts --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:20.241 I/dex2oat32( 6877): 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-07 10:26:20.249 I/io_stats( 4394): !@ 179,0 r 51693 3436841 w 3618 164612 d 804
9820 f 1148 1138 iot 19424 0 th 51200 0 0 pt 0 inp 0 0 85.383
01-07 10:26:20.267 I/dex2oat32( 6658): Explicit concurrent copying GC freed
11706(4487KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
80us total 87.792ms
01-07 10:26:20.285 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.346 W/dex2oat32( 6502): Verification of bhyg aiom.g(ajvd, ajur,
java.util.concurrent.Callable) took 129.466ms (2108.66 bytecodes/s) (5872B
approximate peak alloc)
01-07 10:26:20.386 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.387 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 861
01-07 10:26:20.472 I/dex2oat32( 6658): dex2oat took 9.079s (7.928s cpu) (threads:
8) arena alloc=2669KB (2734024B) java alloc=21KB (21624B) native alloc=8388KB
(8590064B) free=887KB (908560B)
01-07 10:26:20.487 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.502 W/dex2oat32( 6833): Verification of
android.text.TextDirectionHeuristic
android.support.v4.widget.n.e(android.widget.TextView) took 126.785ms (930.70
bytecodes/s) (2576B approximate peak alloc)
01-07 10:26:20.525 W/dex2oat32( 6720): Verification of void
com.google.android.gms.common.server.response.SafeParcelResponse.zaa(java.lang.Stri
ngBuilder, int, java.lang.Object) took 128.575ms (979.97 bytecodes/s) (2216B
approximate peak alloc)
01-07 10:26:20.554 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungGallery2018/SamsungGallery2018.apk' (success) ---
01-07 10:26:20.555 I/installd( 4701): Dexopt async result : 0, hash_code :
18600010, path: /system/priv-app/SamsungGallery2018/SamsungGallery2018.apk
01-07 10:26:20.560 W/dex2oat32( 6720): Verification of void
com.google.android.material.button.MaterialButton.setCornerRadiusResource(int) took
120.386ms (149.52 bytecodes/s) (936B approximate peak alloc)
01-07 10:26:20.561 W/dex2oat32( 6720): Verification of void
com.google.android.material.tabs.TabLayoutMediator$ViewPagerOnTabSelectedListener.o
nTabSelected(com.google.android.material.tabs.TabLayout$Tab) took 117.542ms (93.58
bytecodes/s) (920B approximate peak alloc)
01-07 10:26:20.565 W/dex2oat32( 6720): Verification of void
com.google.android.material.chip.Chip.setCloseIconSizeResource(int) took 126.985ms
(63.00 bytecodes/s) (880B approximate peak alloc)
01-07 10:26:20.567 W/dex2oat32( 6502): Verification of java.lang.Object
alxn.a(java.lang.Object) took 106.769ms (477.66 bytecodes/s) (1456B approximate
peak alloc)
01-07 10:26:20.570 W/dex2oat32( 6775): Verification of okhttp3.Response
okhttp3.internal.http.CallServerInterceptor.intercept(okhttp3.Interceptor$Chain)
took 161.042ms (2291.32 bytecodes/s) (4784B approximate peak alloc)
01-07 10:26:20.581 W/dex2oat32( 6775): Verification of okhttp3.Response
okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) took
172.156ms (1510.25 bytecodes/s) (3792B approximate peak alloc)
01-07 10:26:20.581 W/dex2oat32( 6502): Verification of bhyg
alcx.a(java.lang.Object) took 173.491ms (1469.82 bytecodes/s) (5168B approximate
peak alloc)
01-07 10:26:20.588 D/Installer( 4956): DexoptAsync result, h: 18600010, r: 0, s: 7
01-07 10:26:20.588 D/Installer( 4956): Dexopt result(18600010): success
01-07 10:26:20.589 W/dex2oat32( 6502): Verification of void amfa.<init>(amfb, ajxw,
amxr, int, bevm) took 116.285ms (120.39 bytecodes/s) (880B approximate peak alloc)
01-07 10:26:20.617 W/dex2oat32( 6775): Verification of void
org.bouncycastle.crypto.engines.GOST28147Engine.GOST28147Func(int[], byte[], int,
byte[], int) took 168.256ms (713.20 bytecodes/s) (2368B approximate peak alloc)
01-07 10:26:20.642 W/dex2oat32( 6833): Verification of void
android.support.v7.widget.am.a(android.view.View, int) took 160.752ms (49.77
bytecodes/s) (864B approximate peak alloc)
01-07 10:26:20.657 W/dex2oat32( 6502): Verification of java.lang.Object
alzl.a(java.lang.Object) took 193.083ms (1999.13 bytecodes/s) (7232B approximate
peak alloc)
01-07 10:26:20.689 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:20.692 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/DAAgent/DAAgent.apk pkg=com.samsung.android.da.daagent isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/com.samsung.bbccommon.jar]} dexMetadataPath=null async=true
01-07 10:26:20.695 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.706 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/PeopleStripe/PeopleStripe.apk' ---
01-07 10:26:20.722 W/dex2oat32( 6855): Verification of
androidx.core.provider.FontsContractCompat$FontInfo[]
androidx.core.provider.FontsContractCompat.getFontFromProvider(android.content.Cont
ext, androidx.core.provider.FontRequest, java.lang.String,
android.os.CancellationSignal) took 114.429ms (2543.05 bytecodes/s) (4976B
approximate peak alloc)
01-07 10:26:20.738 W/dex2oat32( 6775): Verification of android.view.View
androidx.core.widget.NestedScrollView.findFocusableViewInBounds(boolean, int, int)
took 105.495ms (796.24 bytecodes/s) (2416B approximate peak alloc)
01-07 10:26:20.795 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.821 W/dex2oat32( 6775): Verification of void
com.samsung.android.sdk.mobileservice.social.buddy.BuddyApi$3.<init>(com.samsung.an
droid.sdk.mobileservice.social.buddy.BuddyApi,
com.samsung.android.sdk.mobileservice.social.buddy.request.BuddyInfoRequest,
com.samsung.android.sdk.mobileservice.social.buddy.BuddyApi$BuddyInfoCallback) took
100.195ms (99.81 bytecodes/s) (944B approximate peak alloc)
01-07 10:26:20.834 I/dex2oat32( 6888): /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/priv-app/PeopleStripe --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:20.844 I/dex2oat32( 6888): 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-07 10:26:20.855 W/dex2oat32( 6502): Verification of void aqch.<clinit>() took
105.371ms (62701.80 bytecodes/s) (58568B approximate peak alloc)
01-07 10:26:20.896 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.924 W/dex2oat32( 6720): Verification of void
androidx.recyclerview.widget.RecyclerView.updateLongPressMultiSelection(int, int,
boolean) took 128.854ms (3833.78 bytecodes/s) (6904B approximate peak alloc)
01-07 10:26:20.949 W/dex2oat32( 6833): Verification of void
android.support.v4.app.NotificationCompatBuilder.<init>(android.support.v4.app.Noti
ficationCompat$Builder) took 119.916ms (5804.05 bytecodes/s) (8720B approximate
peak alloc)
01-07 10:26:20.989 W/dex2oat32( 6855): Verification of void
androidx.appcompat.view.menu.ListMenuItemView.setIcon(android.graphics.drawable.Dra
wable) took 119.280ms (670.69 bytecodes/s) (2016B approximate peak alloc)
01-07 10:26:20.997 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:20.997 W/dex2oat32( 6855): Verification of void
androidx.appcompat.widget.AppCompatButton.setBackgroundDrawable(android.graphics.dr
awable.Drawable) took 144.653ms (76.04 bytecodes/s) (1016B approximate peak alloc)
01-07 10:26:21.098 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.153 W/dex2oat32( 6855): Verification of boolean
com.android.stk2.StkAppService.isNoProfile() took 123.000ms (430.89 bytecodes/s)
(1424B approximate peak alloc)
01-07 10:26:21.198 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.263 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 871
01-07 10:26:21.299 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.389 I/dex2oat32( 6502): Explicit concurrent copying GC freed
68415(11MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
71us total 157.545ms
01-07 10:26:21.400 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.500 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.576 W/dex2oat32( 6833): Compilation of void
android.support.v7.widget.j.a(android.util.AttributeSet, int) took 106.844ms
01-07 10:26:21.607 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.679 I/dex2oat32( 6855): dex2oat took 1.936s (1.414s cpu) (threads:
8) arena alloc=6560B (6560B) java alloc=2784KB (2851704B) native alloc=2961KB
(3032992B) free=702KB (718944B)
01-07 10:26:21.708 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.750 V/installd( 4701): DexInv: --- END '/system/app/Stk2/Stk2.apk'
(success) ---
01-07 10:26:21.751 I/installd( 4701): Dexopt async result : 0, hash_code :
190240020, path: /system/app/Stk2/Stk2.apk
01-07 10:26:21.809 D/Installer( 4956): DexoptAsync result, h: 190240020, r: 0, s: 7
01-07 10:26:21.809 D/Installer( 4956): Dexopt result(190240020): success
01-07 10:26:21.909 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:21.911 I/PackageDexOptimizer( 4956): 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
01-07 10:26:21.912 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:21.922 V/installd( 4701): DexInv: --- BEGIN
'/system/app/DAAgent/DAAgent.apk' ---
01-07 10:26:21.941 I/dex2oat32( 6833): dex2oat took 2.505s (2.458s cpu) (threads:
8) arena alloc=8040B (8040B) java alloc=4396KB (4501648B) native alloc=4776KB
(4890824B) free=791KB (810808B)
01-07 10:26:21.965 V/installd( 4701): DexInv: --- END
'/system/priv-app/KnoxGuard/KnoxGuard.apk' (success) ---
01-07 10:26:21.965 I/installd( 4701): Dexopt async result : 0, hash_code :
250440075, path: /system/priv-app/KnoxGuard/KnoxGuard.apk
01-07 10:26:21.971 I/dex2oat32( 6920): /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=/system/app/DAAgent --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
com.samsung.bbccommon.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:21.976 I/dex2oat32( 6920): 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-07 10:26:22.013 D/Installer( 4956): DexoptAsync result, h: 250440075, r: 0, s: 7
01-07 10:26:22.013 D/Installer( 4956): Dexopt result(250440075): success
01-07 10:26:22.087 W/dex2oat32( 6502): Verification of auxn auxn.b(int) took
102.407ms (13651.32 bytecodes/s) (20976B approximate peak alloc)
01-07 10:26:22.088 W/dex2oat32( 6920): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.088 W/dex2oat32( 6920): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getAutoExpandBubble is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDeleteIntent is abstract,
but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeight is abstract,
but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeightResId is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIcon is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIntent is abstract, but
the declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.isNotificationSuppressed is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getAllowFreeFormInput is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getAllowedDataTypes is abstract, but the declaring
class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getChoices is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getEditChoicesBeforeSending is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getExtras is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getLabel is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.089 W/dex2oat32( 6920): Method
Landroidx/core/app/RemoteInput;.getResultKey is abstract, but the declaring class
is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.090 W/dex2oat32( 6920): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Landroidx/viewpager2/adapter/FragmentStateAdapter$FragmentMaxLifecycleEnforcer;.upd
ateFragmentMaxLifecycle is abstract, but the declaring class is neither abstract
nor an interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.091 W/dex2oat32( 6920): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setShapeAppearanc
eModel is abstract, but the declaring class is neither abstract nor an interface in
dex file DAAgent.apk
01-07 10:26:22.092 W/dex2oat32( 6920): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.093 W/dex2oat32( 6920): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.094 W/dex2oat32( 6920): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
DAAgent.apk
01-07 10:26:22.094 W/dex2oat32( 6920): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.095 W/dex2oat32( 6502): Verification of java.lang.Object
avbi.a(java.lang.Object) took 106.282ms (2634.48 bytecodes/s) (5112B approximate
peak alloc)
01-07 10:26:22.095 W/dex2oat32( 6920): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file DAAgent.apk
01-07 10:26:22.114 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:22.116 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BrightnessBackupService/BrightnessBackupService.apk
pkg=com.samsung.android.brightnessbackupservice isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:22.117 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.121 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 881
01-07 10:26:22.122 V/installd( 4701): DexInv: --- BEGIN
'/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk' ---
01-07 10:26:22.137 W/dex2oat32( 6502): Verification of bhyg
avht.a(java.lang.Object) took 137.671ms (3225.08 bytecodes/s) (8584B approximate
peak alloc)
01-07 10:26:22.215 I/dex2oat32( 6924): /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/CaptivePortalLoginGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:22.217 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.220 I/dex2oat32( 6924): 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-07 10:26:22.227 W/dex2oat32( 6924): Method
Lcom/google/protobuf/nano/FieldArray;.dataAt is abstract, but the declaring class
is neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
01-07 10:26:22.227 W/dex2oat32( 6924): Method
Lcom/google/protobuf/nano/FieldArray;.size is abstract, but the declaring class is
neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
01-07 10:26:22.227 W/dex2oat32( 6924): Method
Lcom/google/protobuf/nano/FieldData;.computeSerializedSize is abstract, but the
declaring class is neither abstract nor an interface in dex file
CaptivePortalLoginGoogle.apk
01-07 10:26:22.227 W/dex2oat32( 6924): Method
Lcom/google/protobuf/nano/FieldData;.writeTo is abstract, but the declaring class
is neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
01-07 10:26:22.235 W/dex2oat32( 6873): Verification of void
androidx.constraintlayout.widget.ConstraintLayout.setChildrenConstraints() took
174.801ms (5783.69 bytecodes/s) (13848B approximate peak alloc)
01-07 10:26:22.252 I/io_stats( 4394): !@ 179,0 r 52145 3466145 w 3670 165408 d 804
9820 f 1148 1138 iot 19672 0 th 51200 0 0 pt 0 inp 0 0 87.386
01-07 10:26:22.271 W/dex2oat32( 6502): Verification of bhyg axaf.h(beri, awbo) took
105.824ms (311.84 bytecodes/s) (1416B approximate peak alloc)
01-07 10:26:22.308 I/dex2oat32( 6775): dex2oat took 4.632s (4.603s cpu) (threads:
8) arena alloc=10KB (10760B) java alloc=7167KB (7339888B) native alloc=9940KB
(10179352B) free=819KB (838888B)
01-07 10:26:22.318 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.341 I/dex2oat32( 6720): Explicit concurrent copying GC freed
34452(6187KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9872B/1545KB, paused
87us total 84.590ms
01-07 10:26:22.359 V/installd( 4701): DexInv: --- END
'/system/app/MdxKitService/MdxKitService.apk' (success) ---
01-07 10:26:22.359 I/installd( 4701): Dexopt async result : 0, hash_code :
222160239, path: /system/app/MdxKitService/MdxKitService.apk
01-07 10:26:22.419 D/Installer( 4956): DexoptAsync result, h: 222160239, r: 0, s: 7
01-07 10:26:22.419 D/Installer( 4956): Dexopt result(222160239): success
01-07 10:26:22.520 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:22.522 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SmartCallProvider/SmartCallProvider.apk
pkg=com.samsung.android.smartcallprovider isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:22.523 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.537 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BrightnessBackupService/BrightnessBackupService.apk' ---
01-07 10:26:22.574 I/dex2oat32( 6949): /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=/system/app/BrightnessBackupService --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:22.586 I/dex2oat32( 6949): 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-07 10:26:22.623 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.644 W/dex2oat32( 6877): Verification of java.lang.String
b.c.b.a.i0.b(java.lang.Object) took 121.360ms (898.15 bytecodes/s) (1664B
approximate peak alloc)
01-07 10:26:22.645 W/dex2oat32( 6877): Verification of void b.a.a.g0.m(b.a.a.t0)
took 168.944ms (11021.34 bytecodes/s) (28416B approximate peak alloc)
01-07 10:26:22.648 W/dex2oat32( 6877): Verification of void b.b.a.u.e.e() took
102.932ms (1282.39 bytecodes/s) (2136B approximate peak alloc)
01-07 10:26:22.663 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 19.517ms
01-07 10:26:22.663 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 19.387ms
01-07 10:26:22.664 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 13.770ms
01-07 10:26:22.664 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 13.350ms
01-07 10:26:22.665 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 19.573ms
01-07 10:26:22.674 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 24.416ms
01-07 10:26:22.677 W/dex2oat32( 6873): Verification of void
com.airbnb.lottie.parser.JsonUtils$1.<clinit>() took 104.399ms (392.72 bytecodes/s)
(1272B approximate peak alloc)
01-07 10:26:22.679 W/dex2oat32( 6873): Verification of
com.airbnb.lottie.model.animatable.AnimatableTextProperties
com.airbnb.lottie.parser.AnimatableTextPropertiesParser.parse(com.airbnb.lottie.par
ser.moshi.JsonReader, com.airbnb.lottie.LottieComposition) took 111.747ms (384.79
bytecodes/s) (1656B approximate peak alloc)
01-07 10:26:22.685 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 41.073ms
01-07 10:26:22.707 W/dex2oat32( 6873): Verification of java.util.List
com.airbnb.lottie.parser.KeyframesParser.parse(com.airbnb.lottie.parser.moshi.JsonR
eader, com.airbnb.lottie.LottieComposition, float,
com.airbnb.lottie.parser.ValueParser) took 101.943ms (1000.56 bytecodes/s) (2216B
approximate peak alloc)
01-07 10:26:22.722 W/dex2oat32( 6888): Verification of void
androidx.core.app.NotificationCompat$Action.<init>(int, java.lang.CharSequence,
android.app.PendingIntent) took 100.275ms (139.62 bytecodes/s) (1136B approximate
peak alloc)
01-07 10:26:22.724 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.741 W/dex2oat32( 6888): Verification of void
androidx.core.app.NotificationCompat$Action$Builder.<init>(int,
java.lang.CharSequence, android.app.PendingIntent) took 123.030ms (227.59
bytecodes/s) (1400B approximate peak alloc)
01-07 10:26:22.751 I/dex2oat32( 6924): dex2oat took 541.318ms (271.866ms cpu)
(threads: 8) arena alloc=12KB (12632B) java alloc=288KB (295576B) native
alloc=1225KB (1254696B) free=514KB (527064B)
01-07 10:26:22.776 V/installd( 4701): DexInv: --- END
'/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk' (success) ---
01-07 10:26:22.776 I/installd( 4701): Dexopt async result : 0, hash_code :
108300785, path: /system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk
01-07 10:26:22.824 D/Installer( 4956): DexoptAsync result, h: 108300785, r: 0, s: 7
01-07 10:26:22.825 D/Installer( 4956): Dexopt result(108300785): success
01-07 10:26:22.925 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:22.929 I/PackageDexOptimizer( 4956): 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
01-07 10:26:22.929 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:22.938 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SmartCallProvider/SmartCallProvider.apk' ---
01-07 10:26:22.995 I/dex2oat32( 6949): dex2oat took 425.420ms (153.133ms cpu)
(threads: 8) arena alloc=3888B (3888B) java alloc=16KB (17032B) native alloc=1399KB
(1433184B) free=472KB (483744B)
01-07 10:26:22.997 W/dex2oat32( 6873): Verification of void
com.samsung.android.game.gametools.common.extenstions.ActivityManagerExtsKt.getIds(
android.app.ActivityManager,
com.samsung.android.game.gametools.floatingui.dreamtools.model.AppInfo) took
114.435ms (1468.08 bytecodes/s) (3056B approximate peak alloc)
01-07 10:26:22.998 W/dex2oat32( 6873): Verification of java.lang.String
com.samsung.android.game.gametools.common.extenstions.ContextExtsValKt.getDataSimSu
bscriberId(android.content.Context) took 104.985ms (323.85 bytecodes/s) (1304B
approximate peak alloc)
01-07 10:26:22.999 W/dex2oat32( 6873): Verification of android.net.wifi.WifiManager
com.samsung.android.game.gametools.common.extenstions.ContextExtsSystemServiceKt.ge
tWifiManager(android.content.Context) took 109.398ms (182.82 bytecodes/s) (1072B
approximate peak alloc)
01-07 10:26:23.003 W/dex2oat32( 6873): Verification of void
com.samsung.android.game.gametools.common.constant.Define.<clinit>() took 122.392ms
(620.95 bytecodes/s) (1584B approximate peak alloc)
01-07 10:26:23.003 W/dex2oat32( 6873): Verification of boolean
com.samsung.android.game.gametools.common.extenstions.ContextExtsFuncKt.disableComp
onentIfNotDisabled(android.content.Context, android.content.ComponentName) took
102.214ms (234.80 bytecodes/s) (1088B approximate peak alloc)
01-07 10:26:23.007 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 891
01-07 10:26:23.010 W/dex2oat32( 6877): Verification of int
com.samsung.android.contacts.bixby.j.f(java.util.ArrayList) took 105.296ms (341.89
bytecodes/s) (1184B approximate peak alloc)
01-07 10:26:23.014 W/dex2oat32( 6873): Verification of
android.content.res.ColorStateList
com.google.android.material.tabs.TabLayout.createColorStateList(int, int) took
109.053ms (229.25 bytecodes/s) (1032B approximate peak alloc)
01-07 10:26:23.019 V/installd( 4701): DexInv: --- END
'/system/app/BrightnessBackupService/BrightnessBackupService.apk' (success) ---
01-07 10:26:23.019 I/installd( 4701): Dexopt async result : 0, hash_code :
51141078, path: /system/app/BrightnessBackupService/BrightnessBackupService.apk
01-07 10:26:23.029 W/dex2oat32( 6720): Verification of void
com.google.i18n.phonenumbers.AsYouTypeFormatter.getAvailableFormats(java.lang.Strin
g) took 119.367ms (1172.85 bytecodes/s) (2400B approximate peak alloc)
01-07 10:26:23.030 D/Installer( 4956): DexoptAsync result, h: 51141078, r: 0, s: 7
01-07 10:26:23.030 D/Installer( 4956): Dexopt result(51141078): success
01-07 10:26:23.032 I/dex2oat32( 6960): /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/SmartCallProvider --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:23.041 I/dex2oat32( 6960): 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-07 10:26:23.131 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:23.140 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SmartCapture/SmartCapture.apk' ---
01-07 10:26:23.140 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/Maps/Maps.apk pkg=com.google.android.apps.maps isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:23.142 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.179 W/dex2oat32( 6960): Could not reserve sentinel fault page
01-07 10:26:23.221 I/dex2oat32( 6964): /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=/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
01-07 10:26:23.222 W/dex2oat32( 6720): Verification of java.util.List
com.samsung.android.mobileservice.groupui.model.datasource.local.GroupItemDao_Impl$
4.call() took 189.288ms (760.74 bytecodes/s) (2720B approximate peak alloc)
01-07 10:26:23.224 W/dex2oat32( 6720): Verification of java.util.List
com.samsung.android.mobileservice.groupui.model.datasource.local.InvitationCardDao_
Impl$4.call() took 190.098ms (810.11 bytecodes/s) (2792B approximate peak alloc)
01-07 10:26:23.226 I/dex2oat32( 6964): 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-07 10:26:23.229 W/dex2oat32( 6720): Verification of java.util.List
com.samsung.android.mobileservice.groupui.model.datasource.local.GroupItemDao_Impl$
3.call() took 196.473ms (732.92 bytecodes/s) (2720B approximate peak alloc)
01-07 10:26:23.232 W/dex2oat32( 6720): Verification of java.util.List
com.samsung.android.mobileservice.groupui.model.datasource.local.NotificationSettin
gDao_Impl$6.call() took 197.858ms (545.84 bytecodes/s) (2648B approximate peak
alloc)
01-07 10:26:23.241 W/dex2oat32( 6720): Verification of java.util.List
com.samsung.android.mobileservice.groupui.model.datasource.local.InvitationCardDao_
Impl$3.call() took 207.572ms (741.91 bytecodes/s) (2792B approximate peak alloc)
01-07 10:26:23.241 W/dex2oat32( 6720): Verification of
com.samsung.android.mobileservice.registration.agreement.data.entity.AccountBasedAg
reementFromSAInfo
com.samsung.android.mobileservice.registration.agreement.data.datasource.local.Agre
ementDao_Impl$10.call() took 101.279ms (740.52 bytecodes/s) (1992B approximate peak
alloc)
01-07 10:26:23.243 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.302 W/dex2oat32( 6502): Verification of void bmhj.<clinit>() took
104.869ms (3041.87 bytecodes/s) (4856B approximate peak alloc)
01-07 10:26:23.337 W/dex2oat32( 6873): Verification of void
com.samsung.context.sdk.samsunganalytics.internal.security.CertificateManager.pinni
ngSystemCA() took 102.985ms (1097.24 bytecodes/s) (2408B approximate peak alloc)
01-07 10:26:23.343 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.349 W/dex2oat32( 6873): Verification of java.util.List
com.samsung.context.sdk.samsunganalytics.internal.setting.SettingReader.readFromApp
() took 113.577ms (2923.11 bytecodes/s) (4672B approximate peak alloc)
01-07 10:26:23.361 W/dex2oat32( 6877): Verification of void
com.samsung.android.dialtacts.common.contactslist.view.h3.e.a(android.view.View,
int) took 143.887ms (583.79 bytecodes/s) (1928B approximate peak alloc)
01-07 10:26:23.369 E/BootAnimationLoader( 4913): !@BootAnimation : 894 ~ 895 frame
timegap 100ms over
01-07 10:26:23.369 E/BootAnimationLoader( 4913): !@BootAnimation : 894 ~ 895 frame
time difference [16.880 s ~ 16.981 s] / timegap [ 0.101 s]
01-07 10:26:23.369 E/BootAnimationLoader( 4913): !@BootAnimation : 894 frame
drawing time difference [16.883 s ~ 16.885 s] / timegap [ 0.002 s]
01-07 10:26:23.444 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.461 W/dex2oat32( 6502): Verification of void bnph.g(bnpg) took
112.245ms (623.63 bytecodes/s) (1296B approximate peak alloc)
01-07 10:26:23.505 W/dex2oat32( 6873): Verification of byte[]
kotlin.io.TextStreamsKt.readBytes(java.net.URL) took 123.599ms (299.35 bytecodes/s)
(1480B approximate peak alloc)
01-07 10:26:23.509 W/dex2oat32( 6873): Verification of
kotlin.contracts.InvocationKind[] kotlin.contracts.InvocationKind.values() took
142.743ms (63.05 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:23.510 W/dex2oat32( 6873): Verification of short
kotlin.UNumbersKt.rotateLeft-olVBNx4(short, int) took 126.694ms (71.04 bytecodes/s)
(760B approximate peak alloc)
01-07 10:26:23.511 W/dex2oat32( 6873): Verification of int
kotlin.internal.ProgressionUtilKt.differenceModulo(int, int, int) took 142.207ms
(98.45 bytecodes/s) (704B approximate peak alloc)
01-07 10:26:23.511 W/dex2oat32( 6873): Verification of void
kotlin.annotation.AnnotationTarget.<init>(java.lang.String, int) took 126.927ms
(31.51 bytecodes/s) (768B approximate peak alloc)
01-07 10:26:23.517 W/dex2oat32( 6873): Verification of void
com.sec.android.diagmonagent.log.ged.servreinterface.model.client.FileUploadClient.
<init>(java.lang.String) took 245.181ms (338.52 bytecodes/s) (1776B approximate
peak alloc)
01-07 10:26:23.518 W/dex2oat32( 6873): Verification of java.util.List
kotlin.collections.CollectionsKt__CollectionsJVMKt.toList(java.util.Enumeration)
took 137.957ms (86.98 bytecodes/s) (1040B approximate peak alloc)
01-07 10:26:23.519 W/dex2oat32( 6873): Verification of void
kotlin.internal.PlatformImplementationsKt.<clinit>() took 150.805ms (2261.19
bytecodes/s) (4736B approximate peak alloc)
01-07 10:26:23.535 W/dex2oat32( 6877): Verification of java.lang.String
com.samsung.android.dialtacts.model.data.x0.e.i() took 144.086ms (20.82
bytecodes/s) (800B approximate peak alloc)
01-07 10:26:23.544 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.553 W/dex2oat32( 6877): Verification of boolean
com.samsung.android.dialtacts.model.ims.callplus.CallPlusModelInterface$DefaultImpl
s.getAvailableCrane(com.samsung.android.dialtacts.model.ims.callplus.CallPlusModelI
nterface, java.lang.String, int) took 157.275ms (38.15 bytecodes/s) (848B
approximate peak alloc)
01-07 10:26:23.570 W/dex2oat32( 6502): Verification of j$.util.stream.Stream
bnrx.parallelStream() took 197.142ms (25.36 bytecodes/s) (792B approximate peak
alloc)
01-07 10:26:23.597 W/dex2oat32( 6877): Verification of java.lang.String
com.samsung.android.dialtacts.model.data.p.toString() took 212.401ms (353.11
bytecodes/s) (1160B approximate peak alloc)
01-07 10:26:23.645 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.701 W/dex2oat32( 6502): Verification of void bpab.<clinit>() took
131.071ms (99.18 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:23.702 W/dex2oat32( 6502): Verification of java.lang.String
bovn.toString() took 132.145ms (2323.19 bytecodes/s) (3768B approximate peak alloc)
01-07 10:26:23.718 W/dex2oat32( 6920): Verification of void
com.google.android.material.appbar.AppBarLayout.addOnOffsetChangedListener(com.goog
le.android.material.appbar.AppBarLayout$BaseOnOffsetChangedListener) took 105.961ms
(254.81 bytecodes/s) (1112B approximate peak alloc)
01-07 10:26:23.722 W/dex2oat32( 6720): Verification of void
com.samsung.android.mobileservice.social.buddy.legacy.data.datasource.local.convert
er.ContactOperationConverterImpl.lambda$null$16$ContactOperationConverterImpl(java.
util.List,
com.samsung.android.mobileservice.social.buddy.legacy.domain.entity.Contact,
com.samsung.android.mobileservice.social.buddy.legacy.domain.entity.Event) took
101.275ms (947.91 bytecodes/s) (1728B approximate peak alloc)
01-07 10:26:23.723 W/dex2oat32( 6502): Verification of android.view.View
bpdz.g(android.content.Context) took 135.586ms (870.29 bytecodes/s) (3232B
approximate peak alloc)
01-07 10:26:23.746 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.846 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:23.874 W/dex2oat32( 6877): Verification of void
b.d.a.e.s.z.c.pe.g(java.util.List) took 115.651ms (951.13 bytecodes/s) (2344B
approximate peak alloc)
01-07 10:26:23.885 W/dex2oat32( 6888): Verification of android.graphics.Bitmap
jp.wasabeef.glide.transformations.internal.RSBlur.blur(android.content.Context,
android.graphics.Bitmap, int) took 213.043ms (300.41 bytecodes/s) (1704B
approximate peak alloc)
01-07 10:26:23.897 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 901
01-07 10:26:23.950 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.003 I/SurfaceFlinger( 4646): SFWD update time=89138543936
01-07 10:26:24.042 W/dex2oat32( 6960): Verification of void
androidx.appcompat.app.AlertController.setupView() took 104.348ms (2654.57
bytecodes/s) (5608B approximate peak alloc)
01-07 10:26:24.051 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.068 W/dex2oat32( 6502): Compilation of void bdvb.<init>() took
123.613ms
01-07 10:26:24.072 W/dex2oat32( 6888): Verification of boolean
androidx.fragment.app.FragmentTransitionCompat21.hasSimpleTarget(android.transition
.Transition) took 115.083ms (304.13 bytecodes/s) (1104B approximate peak alloc)
01-07 10:26:24.151 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.185 I/dex2oat32( 6502): Explicit concurrent copying GC freed
76404(10MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 27KB/1563KB, paused
83us total 106.587ms
01-07 10:26:24.223 W/dex2oat32( 6960): Verification of android.os.Parcelable
androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior.onSaveInstanceState(an
droidx.coordinatorlayout.widget.CoordinatorLayout, android.view.View) took
100.468ms (29.86 bytecodes/s) (944B approximate peak alloc)
01-07 10:26:24.251 W/dex2oat32( 6720): Verification of void
com.samsung.android.mobileservice.registration.agreement.presentation.activity.Agre
ementProcedureActivity.handleDoOnSuccess(com.samsung.android.mobileservice.registra
tion.agreement.domain.entity.AgreementProcedureResult) took 103.123ms (688.49
bytecodes/s) (2024B approximate peak alloc)
01-07 10:26:24.252 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.259 I/io_stats( 4394): !@ 179,0 r 52358 3487709 w 3727 173676 d 804
9820 f 1148 1138 iot 19836 0 th 51200 0 0 pt 0 inp 0 0 89.393
01-07 10:26:24.297 W/dex2oat32( 6720): Verification of void
com.samsung.android.mobileservice.registration.auth.legacy.presentation.activity.mt
.SmsAuthenticatorActivity.lambda$null$14$SmsAuthenticatorActivity(java.lang.Long,
java.lang.String) took 109.223ms (824.00 bytecodes/s) (1888B approximate peak
alloc)
01-07 10:26:24.353 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.431 W/dex2oat32( 6877): Verification of
javax.crypto.spec.SecretKeySpec b.d.a.e.s.z.c.pi.lb(byte[]) took 134.198ms (1222.07
bytecodes/s) (2768B approximate peak alloc)
01-07 10:26:24.440 W/dex2oat32( 6873): Verification of void
androidx.preference.PreferenceCategory.onBindViewHolder(androidx.preference.Prefere
nceViewHolder) took 113.563ms (695.64 bytecodes/s) (2072B approximate peak alloc)
01-07 10:26:24.451 W/dex2oat32( 6877): Verification of boolean b.d.a.e.s.z.c.vd.b()
took 158.005ms (69.62 bytecodes/s) (896B approximate peak alloc)
01-07 10:26:24.453 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.459 W/dex2oat32( 6502): Verification of void
j$.util.stream.FindOps$FindTask.onCompletion(java.util.concurrent.CountedCompleter)
took 104.529ms (459.20 bytecodes/s) (1448B approximate peak alloc)
01-07 10:26:24.485 W/dex2oat32( 6873): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationPresenter.onRestoreIns
tanceState(android.os.Parcelable) took 123.989ms (250.02 bytecodes/s) (1520B
approximate peak alloc)
01-07 10:26:24.543 I/dex2oat32( 6502): Explicit concurrent copying GC freed
2791(472KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused
74us total 49.300ms
01-07 10:26:24.557 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.557 I/dex2oat32( 6720): Explicit concurrent copying GC freed
48312(6544KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused
62us total 71.563ms
01-07 10:26:24.580 I/dex2oat32( 6920): dex2oat took 2.612s (2.234s cpu) (threads:
8) arena alloc=11KB (11320B) java alloc=4451KB (4558064B) native alloc=4267KB
(4370328B) free=904KB (925800B)
01-07 10:26:24.633 V/installd( 4701): DexInv: --- END
'/system/app/DAAgent/DAAgent.apk' (success) ---
01-07 10:26:24.633 I/installd( 4701): Dexopt async result : 0, hash_code : 3886488,
path: /system/app/DAAgent/DAAgent.apk
01-07 10:26:24.658 D/Installer( 4956): DexoptAsync result, h: 3886488, r: 0, s: 7
01-07 10:26:24.658 D/Installer( 4956): Dexopt result(3886488): success
01-07 10:26:24.738 W/dex2oat32( 6960): Verification of android.view.View
com.google.android.material.datepicker.MaterialDatePicker.onCreateView(android.view
.LayoutInflater, android.view.ViewGroup, android.os.Bundle) took 177.207ms (1094.76
bytecodes/s) (3440B approximate peak alloc)
01-07 10:26:24.758 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:24.760 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk
pkg=com.samsung.android.app.taskedge isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:24.761 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.767 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 911
01-07 10:26:24.778 V/installd( 4701): DexInv: --- BEGIN
'/product/app/Maps/Maps.apk' ---
01-07 10:26:24.815 W/dex2oat32( 6960): Verification of void
com.google.android.material.shadow.ShadowDrawableWrapper.drawShadow(android.graphic
s.Canvas) took 123.061ms (3144.78 bytecodes/s) (4072B approximate peak alloc)
01-07 10:26:24.816 W/dex2oat32( 6960): Verification of void
com.google.android.material.internal.NavigationMenuPresenter$NavigationMenuAdapter.
prepareMenuItems() took 247.626ms (1130.74 bytecodes/s) (4592B approximate peak
alloc)
01-07 10:26:24.846 I/dex2oat32( 6996): /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=/product/app/Maps --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:24.851 I/dex2oat32( 6996): 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-07 10:26:24.853 I/dex2oat32( 6720): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 53.483ms
01-07 10:26:24.881 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:24.982 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.013 I/dex2oat32( 6502): dex2oat took 17.267s (21.128s cpu) (threads:
8) arena alloc=5971KB (6114448B) java alloc=28KB (29376B) native alloc=5896KB
(6038104B) free=955KB (978344B) swap=16MB (16777216B)
01-07 10:26:25.049 W/dex2oat32( 6960): Verification of java.lang.String
kotlin.Result.toString-impl(java.lang.Object) took 198.431ms (161.26 bytecodes/s)
(1120B approximate peak alloc)
01-07 10:26:25.052 V/installd( 4701): DexInv: --- END
'/product/app/Gmail2/Gmail2.apk' (success) ---
01-07 10:26:25.052 I/installd( 4701): Dexopt async result : 0, hash_code :
163784897, path: /product/app/Gmail2/Gmail2.apk
01-07 10:26:25.082 D/Installer( 4956): DexoptAsync result, h: 163784897, r: 0, s: 7
01-07 10:26:25.082 D/Installer( 4956): Dexopt result(163784897): success
01-07 10:26:25.130 W/dex2oat32( 6960): Verification of void
androidx.appcompat.app.AppCompatActivity.onConfigurationChanged(android.content.res
.Configuration) took 160.265ms (174.71 bytecodes/s) (1224B approximate peak alloc)
01-07 10:26:25.134 W/dex2oat32( 6888): Verification of boolean
io.reactivex.internal.operators.flowable.FlowableCache.isConnected() took 175.221ms
(39.95 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:25.135 W/dex2oat32( 6888): Verification of void
com.google.android.material.transformation.FabTransformationBehavior.createElevatio
nAnimation(android.view.View, android.view.View, boolean, boolean,
com.google.android.material.transformation.FabTransformationBehavior$FabTransformat
ionSpec, java.util.List, java.util.List) took 170.745ms (333.83 bytecodes/s) (1744B
approximate peak alloc)
01-07 10:26:25.135 W/dex2oat32( 6877): Compilation of void
androidx.recyclerview.widget.RecyclerView$b0.<init>(androidx.recyclerview.widget.Re
cyclerView$b0) took 186.157ms
01-07 10:26:25.137 W/dex2oat32( 6888): Verification of android.os.Parcelable
androidx.coordinatorlayout.widget.CoordinatorLayout.onSaveInstanceState() took
168.019ms (351.15 bytecodes/s) (1808B approximate peak alloc)
01-07 10:26:25.141 W/dex2oat32( 6888): Verification of io.reactivex.Flowable
io.reactivex.internal.operators.flowable.FlowableReplay.multicastSelector(java.util
.concurrent.Callable, io.reactivex.functions.Function) took 165.194ms (36.32
bytecodes/s) (872B approximate peak alloc)
01-07 10:26:25.146 W/dex2oat32( 6888): Verification of void
androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep3() took 180.538ms
(2126.97 bytecodes/s) (5128B approximate peak alloc)
01-07 10:26:25.153 W/dex2oat32( 6888): Verification of android.view.View
androidx.fragment.app.ListFragment.onCreateView(android.view.LayoutInflater,
android.view.ViewGroup, android.os.Bundle) took 270.692ms (495.03 bytecodes/s)
(3368B approximate peak alloc)
01-07 10:26:25.172 W/dex2oat32( 6888): Verification of
org.reactivestreams.Subscriber
io.reactivex.internal.operators.flowable.FlowableConcatMap.subscribe(org.reactivest
reams.Subscriber, io.reactivex.functions.Function, int,
io.reactivex.internal.util.ErrorMode) took 211.066ms (156.35 bytecodes/s) (1368B
approximate peak alloc)
01-07 10:26:25.181 W/dex2oat32( 6888): Verification of void
io.reactivex.internal.operators.flowable.FlowableSamplePublisher$SampleMainEmitLast
.completion() took 208.887ms (95.75 bytecodes/s) (1168B approximate peak alloc)
01-07 10:26:25.183 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:25.185 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DynamicLockscreen/DynamicLockscreen.apk
pkg=com.samsung.android.dynamiclock isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:25.187 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.189 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk' ---
01-07 10:26:25.236 I/dex2oat32( 7000): /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/TaskEdgePanel_v3.2 --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:25.240 I/dex2oat32( 7000): 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-07 10:26:25.288 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.389 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.490 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.597 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.609 W/dex2oat32( 6720): Verification of void
io.reactivex.internal.operators.completable.CompletableAmb.subscribeActual(io.react
ivex.CompletableObserver) took 103.793ms (1300.66 bytecodes/s) (3144B approximate
peak alloc)
01-07 10:26:25.641 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 921
01-07 10:26:25.642 W/dex2oat32( 6964): Verification of
android.text.TextDirectionHeuristic
androidx.core.widget.TextViewCompat.getTextDirectionHeuristic(android.widget.TextVi
ew) took 136.647ms (863.53 bytecodes/s) (2584B approximate peak alloc)
01-07 10:26:25.683 W/dex2oat32( 6964): Verification of void
androidx.exifinterface.media.ExifInterface.<clinit>() took 180.959ms (18832.94
bytecodes/s) (30640B approximate peak alloc)
01-07 10:26:25.697 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.736 W/dex2oat32( 6877): Compilation of int b.d.a.e.r.i.b.y1.k.a()
took 107.628ms
01-07 10:26:25.798 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:25.900 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.000 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.071 I/dex2oat32( 6720): Explicit concurrent copying GC freed
46335(8321KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 15KB/1551KB, paused
64us total 220.071ms
01-07 10:26:26.101 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.166 I/dex2oat32( 6964): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.091ms
01-07 10:26:26.204 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.213 I/dex2oat32( 6720): dex2oat took 11.458s (12.310s cpu) (threads:
8) arena alloc=10KB (10752B) java alloc=15KB (16224B) native alloc=8991KB
(9207416B) free=1000KB (1024392B) swap=16MB (16777216B)
01-07 10:26:26.243 I/dex2oat32( 6960): dex2oat took 3.222s (2.858s cpu) (threads:
8) arena alloc=7496B (7496B) java alloc=5146KB (5270272B) native alloc=5899KB
(6040944B) free=828KB (848528B)
01-07 10:26:26.261 I/io_stats( 4394): !@ 179,0 r 52806 3508725 w 3925 221720 d 804
9820 f 1148 1138 iot 20252 0 th 51200 0 0 pt 0 inp 0 0 91.396
01-07 10:26:26.273 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungExperienceService/SamsungExperienceService.apk' (success)
---
01-07 10:26:26.273 I/installd( 4701): Dexopt async result : 0, hash_code :
180459010, path:
/system/priv-app/SamsungExperienceService/SamsungExperienceService.apk
01-07 10:26:26.275 V/installd( 4701): DexInv: --- END
'/system/priv-app/SmartCallProvider/SmartCallProvider.apk' (success) ---
01-07 10:26:26.275 I/installd( 4701): Dexopt async result : 0, hash_code :
19244119, path: /system/priv-app/SmartCallProvider/SmartCallProvider.apk
01-07 10:26:26.304 D/Installer( 4956): DexoptAsync result, h: 180459010, r: 0, s: 7
01-07 10:26:26.304 D/Installer( 4956): Dexopt result(180459010): success
01-07 10:26:26.331 I/dex2oat32( 6877): Explicit concurrent copying GC freed
42616(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9984B/1545KB, paused
91us total 117.557ms
01-07 10:26:26.398 I/dex2oat32( 6873): Explicit concurrent copying GC freed
34177(8990KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9256B/1545KB, paused
99us total 83.068ms
01-07 10:26:26.405 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:26.420 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:26.424 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SLocation/SLocation.apk pkg=com.samsung.android.location isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:26.425 D/Installer( 4956): DexoptAsync result, h: 19244119, r: 0, s: 7
01-07 10:26:26.425 D/Installer( 4956): Dexopt result(19244119): success
01-07 10:26:26.426 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DynamicLockscreen/DynamicLockscreen.apk' ---
01-07 10:26:26.465 I/dex2oat32( 7026): /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/DynamicLockscreen --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:26.469 I/dex2oat32( 7026): 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-07 10:26:26.498 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 931
01-07 10:26:26.526 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:26.527 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SLocation/SLocation.apk' ---
01-07 10:26:26.529 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/ClockPackage/ClockPackage.apk pkg=com.sec.android.app.clockpackage
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
01-07 10:26:26.530 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.563 I/dex2oat32( 7029): /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/SLocation --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:26.576 I/dex2oat32( 7029): 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-07 10:26:26.593 I/dex2oat32( 6877): Explicit concurrent copying GC freed
3883(767KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
64us total 22.038ms
01-07 10:26:26.628 I/dex2oat32( 6873): Explicit concurrent copying GC freed
2273(413KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
74us total 22.155ms
01-07 10:26:26.630 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:26.689 I/dex2oat32( 6877): dex2oat took 6.461s (6.950s cpu) (threads:
8) arena alloc=3742KB (3832152B) java alloc=10KB (11080B) native alloc=6641KB
(6800536B) free=802KB (822120B)
01-07 10:26:26.722 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungContacts/SamsungContacts.apk' (success) ---
01-07 10:26:26.722 I/installd( 4701): Dexopt async result : 0, hash_code :
22425216, path: /system/priv-app/SamsungContacts/SamsungContacts.apk
01-07 10:26:26.725 I/dex2oat32( 6873): dex2oat took 6.904s (5.866s cpu) (threads:
8) arena alloc=2670KB (2734584B) java alloc=10KB (11176B) native alloc=6676KB
(6836768B) free=751KB (769504B)
01-07 10:26:26.731 D/Installer( 4956): DexoptAsync result, h: 22425216, r: 0, s: 7
01-07 10:26:26.731 D/Installer( 4956): Dexopt result(22425216): success
01-07 10:26:26.744 I/dex2oat32( 7000): dex2oat took 1.511s (1.551s cpu) (threads:
8) arena alloc=12KB (13272B) java alloc=2685KB (2749840B) native alloc=2876KB
(2945784B) free=707KB (724232B)
01-07 10:26:26.761 V/installd( 4701): DexInv: --- END
'/system/priv-app/GameTools_Dream/GameTools_Dream.apk' (success) ---
01-07 10:26:26.761 I/installd( 4701): Dexopt async result : 0, hash_code :
178749187, path: /system/priv-app/GameTools_Dream/GameTools_Dream.apk
01-07 10:26:26.772 V/installd( 4701): DexInv: --- END
'/system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk' (success) ---
01-07 10:26:26.772 I/installd( 4701): Dexopt async result : 0, hash_code :
164380002, path: /system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk
01-07 10:26:26.832 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:26.833 V/installd( 4701): DexInv: --- BEGIN
'/system/app/ClockPackage/ClockPackage.apk' ---
01-07 10:26:26.834 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ModemServiceMode/ModemServiceMode.apk
pkg=com.sec.android.RilServiceModeApp isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]#PCL[/
system/framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
01-07 10:26:26.834 D/Installer( 4956): DexoptAsync result, h: 178749187, r: 0, s: 7
01-07 10:26:26.834 D/Installer( 4956): Dexopt result(178749187): success
01-07 10:26:26.889 I/dex2oat32( 7042): /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/app/ClockPackage --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
01-07 10:26:26.893 I/dex2oat32( 7042): 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-07 10:26:26.901 I/dex2oat32( 6888): Explicit concurrent copying GC freed
34076(11MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
111us total 104.231ms
01-07 10:26:26.935 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:26.938 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/TrichromeLibrary/TrichromeLibrary.apk
pkg=com.google.android.trichromelibrary_428014133 isa=arm
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:26.938 D/Installer( 4956): DexoptAsync result, h: 164380002, r: 0, s: 7
01-07 10:26:26.938 D/Installer( 4956): Dexopt result(164380002): success
01-07 10:26:26.943 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ModemServiceMode/ModemServiceMode.apk' ---
01-07 10:26:26.989 I/dex2oat32( 7059): /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/ModemServiceMode --
class-loader-context=PCL[]{PCL[/system/framework/sec_platform_library.jar]#PCL[/
system/framework/org.apache.http.legacy.jar]} --generate-mini-debug-info --compact-
dex-level=none --compilation-reason=first-boot
01-07 10:26:26.994 I/dex2oat32( 7059): 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-07 10:26:27.039 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:27.040 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/TrichromeLibrary/TrichromeLibrary.apk
pkg=com.google.android.trichromelibrary_428014133 isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:27.041 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:27.045 V/installd( 4701): DexInv: --- BEGIN
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' ---
01-07 10:26:27.106 I/dex2oat32( 7062): /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=/product/app/TrichromeLibrary --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:27.111 I/dex2oat32( 7062): 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-07 10:26:27.111 I/dex2oat32( 6888): Explicit concurrent copying GC freed
2949(470KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
68us total 7.217ms
01-07 10:26:27.141 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:27.148 I/dex2oat32( 6996): Large app, accepted running with swap.
01-07 10:26:27.242 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:27.245 I/dex2oat32( 6888): dex2oat took 6.414s (5.784s cpu) (threads:
8) arena alloc=2894KB (2963768B) java alloc=11KB (11400B) native alloc=6528KB
(6685344B) free=739KB (757088B)
01-07 10:26:27.277 V/installd( 4701): DexInv: --- END
'/system/priv-app/PeopleStripe/PeopleStripe.apk' (success) ---
01-07 10:26:27.277 I/installd( 4701): Dexopt async result : 0, hash_code :
86911230, path: /system/priv-app/PeopleStripe/PeopleStripe.apk
01-07 10:26:27.296 I/dex2oat32( 7062): dex2oat took 201.401ms (128.399ms cpu)
(threads: 8) arena alloc=1720B (1720B) java alloc=16KB (16384B) native alloc=1365KB
(1398192B) free=466KB (477776B)
01-07 10:26:27.321 V/installd( 4701): DexInv: --- END
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' (success) ---
01-07 10:26:27.321 I/installd( 4701): Dexopt async result : 0, hash_code :
40455368, path: /product/app/TrichromeLibrary/TrichromeLibrary.apk
01-07 10:26:27.343 D/Installer( 4956): DexoptAsync result, h: 86911230, r: 0, s: 7
01-07 10:26:27.343 D/Installer( 4956): Dexopt result(86911230): success
01-07 10:26:27.356 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 941
01-07 10:26:27.360 I/dex2oat32( 7059): dex2oat took 373.750ms (239.232ms cpu)
(threads: 8) arena alloc=19KB (20032B) java alloc=249KB (255088B) native
alloc=1170KB (1198240B) free=629KB (644960B)
01-07 10:26:27.387 V/installd( 4701): DexInv: --- END
'/system/priv-app/ModemServiceMode/ModemServiceMode.apk' (success) ---
01-07 10:26:27.387 I/installd( 4701): Dexopt async result : 0, hash_code :
101091691, path: /system/priv-app/ModemServiceMode/ModemServiceMode.apk
01-07 10:26:27.444 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:27.445 V/installd( 4701): DexInv: --- BEGIN
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' ---
01-07 10:26:27.446 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/WebViewGoogle/WebViewGoogle.apk pkg=com.google.android.webview
isa=arm dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]}
dexMetadataPath=null async=true
01-07 10:26:27.447 D/Installer( 4956): DexoptAsync result, h: 101091691, r: 0, s: 7
01-07 10:26:27.447 D/Installer( 4956): Dexopt result(101091691): success
01-07 10:26:27.479 I/dex2oat32( 7029): dex2oat took 919.081ms (981.198ms cpu)
(threads: 8) arena alloc=11KB (11784B) java alloc=983KB (1006992B) native
alloc=2965KB (3037120B) free=642KB (657472B)
01-07 10:26:27.494 I/dex2oat32( 7089): /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=/product/app/TrichromeLibrary --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:27.508 V/installd( 4701): DexInv: --- END
'/system/app/SLocation/SLocation.apk' (success) ---
01-07 10:26:27.508 I/installd( 4701): Dexopt async result : 0, hash_code :
47930341, path: /system/app/SLocation/SLocation.apk
01-07 10:26:27.511 I/dex2oat32( 7089): 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-07 10:26:27.548 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:27.548 V/installd( 4701): DexInv: --- BEGIN
'/product/app/WebViewGoogle/WebViewGoogle.apk' ---
01-07 10:26:27.549 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/WebViewGoogle/WebViewGoogle.apk pkg=com.google.android.webview
isa=arm64 dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]}
dexMetadataPath=null async=true
01-07 10:26:27.552 D/Installer( 4956): DexoptAsync result, h: 47930341, r: 0, s: 7
01-07 10:26:27.552 D/Installer( 4956): Dexopt result(47930341): success
01-07 10:26:27.585 I/dex2oat32( 7093): /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=/product/app/WebViewGoogle --class-
loader-context=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:27.590 I/dex2oat32( 7093): 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-07 10:26:27.653 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:27.659 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/TrichromeLibrary/TrichromeLibrary.apk
pkg=com.google.android.trichromelibrary_428014133 isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:27.659 D/Installer( 4956): DexoptAsync result, h: 40455368, r: 0, s: 7
01-07 10:26:27.659 D/Installer( 4956): Dexopt result(40455368): success
01-07 10:26:27.660 V/installd( 4701): DexInv: --- BEGIN
'/product/app/WebViewGoogle/WebViewGoogle.apk' ---
01-07 10:26:27.727 I/dex2oat32( 7096): /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=/product/app/WebViewGoogle --class-
loader-context=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:27.732 I/dex2oat32( 7096): 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-07 10:26:27.760 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:27.762 I/PackageDexOptimizer( 4956): 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
01-07 10:26:27.764 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:27.772 V/installd( 4701): DexInv: --- BEGIN
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' ---
01-07 10:26:27.817 I/dex2oat32( 7099): /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=/product/app/TrichromeLibrary --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:27.821 I/dex2oat32( 7099): 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-07 10:26:27.868 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:27.974 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.007 I/dex2oat32( 7089): dex2oat took 516.043ms (152.388ms cpu)
(threads: 8) arena alloc=760B (760B) java alloc=16KB (16384B) native alloc=1446KB
(1480736B) free=541KB (554976B)
01-07 10:26:28.032 I/dex2oat32( 7099): dex2oat took 219.586ms (141.156ms cpu)
(threads: 8) arena alloc=760B (760B) java alloc=16KB (16384B) native alloc=1446KB
(1480744B) free=541KB (554968B)
01-07 10:26:28.048 V/installd( 4701): DexInv: --- END
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' (success) ---
01-07 10:26:28.048 I/installd( 4701): Dexopt async result : 0, hash_code :
116052321, path: /product/app/TrichromeLibrary/TrichromeLibrary.apk
01-07 10:26:28.075 D/Installer( 4956): DexoptAsync result, h: 116052321, r: 0, s: 7
01-07 10:26:28.075 D/Installer( 4956): Dexopt result(116052321): success
01-07 10:26:28.078 V/installd( 4701): DexInv: --- END
'/product/app/TrichromeLibrary/TrichromeLibrary.apk' (success) ---
01-07 10:26:28.078 I/installd( 4701): Dexopt async result : 0, hash_code :
153775476, path: /product/app/TrichromeLibrary/TrichromeLibrary.apk
01-07 10:26:28.133 W/dex2oat32( 7096): Could not reserve sentinel fault page
01-07 10:26:28.178 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:28.185 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk' ---
01-07 10:26:28.188 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:28.190 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk
pkg=com.google.android.syncadapters.contacts isa=arm64
dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:26:28.196 W/dex2oat32( 7026): Verification of boolean b.c.a.a.e.c.m() took
101.077ms (227.55 bytecodes/s) (1008B approximate peak alloc)
01-07 10:26:28.198 D/Installer( 4956): DexoptAsync result, h: 153775476, r: 0, s: 7
01-07 10:26:28.198 D/Installer( 4956): Dexopt result(153775476): success
01-07 10:26:28.210 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 951
01-07 10:26:28.232 I/dex2oat32( 7125): /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/priv-app/NetworkStackGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:28.248 I/dex2oat32( 7125): 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-07 10:26:28.265 I/io_stats( 4394): !@ 179,0 r 53333 3559805 w 4097 239860 d 916
22764 f 1188 1184 iot 20836 0 th 51200 0 0 pt 0 inp 0 0 93.399
01-07 10:26:28.292 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getCachedSizeField is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getEnumVerifier is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getFieldNumber is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getMessageFieldClass is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getOneof is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getPresenceField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getPresenceMask is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getType is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/FieldInfo;.isRequired is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/OneofInfo;.getCaseField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): Method
Lcom/android/networkstack/protobuf/OneofInfo;.getValueField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
01-07 10:26:28.293 W/dex2oat32( 7125): 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
01-07 10:26:28.293 W/dex2oat32( 7125): 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
01-07 10:26:28.293 W/dex2oat32( 7125): 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
01-07 10:26:28.293 W/dex2oat32( 7125): 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
01-07 10:26:28.300 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:28.302 V/installd( 4701): DexInv: --- BEGIN
'/product/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk' ---
01-07 10:26:28.310 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Crane/Crane.apk pkg=com.samsung.crane isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/
system/framework/imsmanager.jar]} dexMetadataPath=null async=true
01-07 10:26:28.311 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.417 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.429 I/dex2oat32( 7136): /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=/product/app/GoogleContactsSyncAdapter --
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
01-07 10:26:28.434 I/dex2oat32( 7136): 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-07 10:26:28.448 W/dex2oat32( 7042): Verification of void
com.sec.android.app.clockpackage.ClockPackageApplication.registerContentObserver()
took 118.884ms (412.16 bytecodes/s) (1576B approximate peak alloc)
01-07 10:26:28.518 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getAutoExpandBubble is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDeleteIntent is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeight is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeightResId is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIcon is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIntent is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.isNotificationSuppressed is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getAllowFreeFormInput is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getAllowedDataTypes is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getChoices is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getEditChoicesBeforeSending is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getExtras is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getLabel is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/app/RemoteInput;.getResultKey is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.604 W/dex2oat32( 7136): Method
Landroidx/core/content/LocusIdCompat;.toLocusId is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.605 W/dex2oat32( 7136): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.605 W/dex2oat32( 7136): Method
Landroidx/loader/content/Loader;.onCancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.605 W/dex2oat32( 7136): Method
Landroidx/loader/content/Loader;.onStartLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.608 W/dex2oat32( 7136): Method
Lcom/google/wireless/gdata2/parser/xml/XmlGDataParser;.createEntry is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.608 W/dex2oat32( 7136): Method
Lcom/google/wireless/gdata2/parser/xml/XmlGDataParser;.createFeed is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.608 W/dex2oat32( 7136): Method
Lcom/google/wireless/gdata2/serializer/xml/XmlEntryGDataSerializer;.serializeExtraE
ntryContents is abstract, but the declaring class is neither abstract nor an
interface in dex file GoogleContactsSyncAdapter.apk
01-07 10:26:28.609 W/dex2oat32( 7136): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.609 W/dex2oat32( 7136): Method
Landroidx/fragment/app/DialogFragment;.onCancel is abstract, but the declaring
class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.609 W/dex2oat32( 7136): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleContactsSyncAdapter.apk
01-07 10:26:28.619 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.719 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.746 W/dex2oat32( 7125): Verification of java.util.Collection
android.net.captiveportal.CaptivePortalProbeSpec.parseCaptivePortalProbeSpecs(java.
lang.String) took 114.048ms (675.15 bytecodes/s) (2072B approximate peak alloc)
01-07 10:26:28.821 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.922 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:28.924 W/dex2oat32( 7042): Verification of void
androidx.appcompat.view.menu.MenuBuilder.removeGroup(int) took 103.527ms (415.35
bytecodes/s) (1272B approximate peak alloc)
01-07 10:26:29.004 I/SurfaceFlinger( 4646): SFWD update time=94138697586
01-07 10:26:29.021 W/dex2oat32( 6996): Verification of long byad.x(byae, bwce,
long) took 110.215ms (99.80 bytecodes/s) (872B approximate peak alloc)
01-07 10:26:29.026 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.078 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 961
01-07 10:26:29.126 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.177 W/dex2oat32( 7136): Verification of void
androidx.fragment.app.DefaultSpecialEffectsController$3.onAnimationEnd(android.view
.animation.Animation) took 118.426ms (92.88 bytecodes/s) (1048B approximate peak
alloc)
01-07 10:26:29.177 W/dex2oat32( 7136): Verification of android.app.RemoteInput
androidx.core.app.RemoteInput.fromCompat(androidx.core.app.RemoteInput) took
130.835ms (450.95 bytecodes/s) (1368B approximate peak alloc)
01-07 10:26:29.178 W/dex2oat32( 7136): Verification of void
androidx.customview.view.AbsSavedState.writeToParcel(android.os.Parcel, int) took
121.224ms (49.50 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:29.185 W/dex2oat32( 7136): Verification of void
androidx.fragment.app.SpecialEffectsController.cancelAllOperations() took 102.579ms
(467.93 bytecodes/s) (1760B approximate peak alloc)
01-07 10:26:29.227 W/dex2oat32( 7125): Verification of void
android.net.ip.IpClient.<init>(android.content.Context, java.lang.String,
android.net.ip.IIpClientCallbacks, com.android.server.NetworkObserverRegistry,
com.android.server.NetworkStackService$NetworkStackServiceManager,
android.net.ip.IpClient$Dependencies) took 129.078ms (2959.43 bytecodes/s) (6240B
approximate peak alloc)
01-07 10:26:29.228 W/dex2oat32( 7136): Verification of void
androidx.fragment.app.FragmentTransitionImpl.getBoundsOnScreen(android.view.View,
android.graphics.Rect) took 104.163ms (1392.04 bytecodes/s) (2040B approximate peak
alloc)
01-07 10:26:29.232 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.275 I/dex2oat32( 6964): dex2oat took 6.057s (5.834s cpu) (threads:
8) arena alloc=8432B (8432B) java alloc=6201KB (6350536B) native alloc=9555KB
(9785312B) free=868KB (888864B)
01-07 10:26:29.327 V/installd( 4701): DexInv: --- END
'/system/app/SmartCapture/SmartCapture.apk' (success) ---
01-07 10:26:29.327 I/installd( 4701): Dexopt async result : 0, hash_code :
123972420, path: /system/app/SmartCapture/SmartCapture.apk
01-07 10:26:29.332 D/Installer( 4956): DexoptAsync result, h: 123972420, r: 0, s: 7
01-07 10:26:29.332 D/Installer( 4956): Dexopt result(123972420): success
01-07 10:26:29.333 W/dex2oat32( 7026): Compilation of void
com.google.android.material.textfield.TextInputLayout.a(float) took 106.547ms
01-07 10:26:29.337 W/dex2oat32( 7026): Compilation of boolean
com.google.android.material.tabs.TabLayout$TabView.performClick() took 146.880ms
01-07 10:26:29.354 W/dex2oat32( 7042): Verification of void
com.sec.android.app.clockpackage.bixby.BixbyActionHandler.handleChangeAlarmVolume(a
ndroid.content.Context, java.util.Map,
com.samsung.android.sdk.bixby2.action.ResponseCallback) took 148.070ms (2417.77
bytecodes/s) (6064B approximate peak alloc)
01-07 10:26:29.369 W/dex2oat32( 7026): Compilation of void
androidx.appcompat.widget.ActionBarContextView.onMeasure(int, int) took 116.911ms
01-07 10:26:29.370 W/dex2oat32( 7026): Compilation of void
androidx.appcompat.widget.AppCompatRadioButton.<init>(android.content.Context,
android.util.AttributeSet) took 113.524ms
01-07 10:26:29.374 W/dex2oat32( 7042): Verification of void
com.sec.android.app.clockpackage.alarm.view.AlarmCover$AlarmCoverDialog.<init>(com.
sec.android.app.clockpackage.alarm.view.AlarmCover, android.content.Context, int)
took 195.279ms (819.34 bytecodes/s) (3048B approximate peak alloc)
01-07 10:26:29.379 W/dex2oat32( 7125): Verification of void
android.net.ip.IpClient$RunningState.enter() took 100.599ms (2306.18 bytecodes/s)
(3216B approximate peak alloc)
01-07 10:26:29.379 W/dex2oat32( 7093): Verification of void
org.chromium.device.bluetooth.ChromeBluetoothRemoteGattCharacteristic.createDescrip
tors() took 214.357ms (615.80 bytecodes/s) (2784B approximate peak alloc)
01-07 10:26:29.379 W/dex2oat32( 7093): Verification of void
org.chromium.device.sensors.PlatformSensor.b(double, double, double, double,
double) took 195.463ms (81.86 bytecodes/s) (976B approximate peak alloc)
01-07 10:26:29.379 W/dex2oat32( 7093): Verification of
org.chromium.media.MediaCodecBridge
org.chromium.media.MediaCodecBridgeBuilder.createVideoDecoder(java.lang.String,
int, android.media.MediaCrypto, int, int, android.view.Surface, byte[], byte[],
org.chromium.media.HdrMetadata, boolean, boolean) took 192.687ms (2086.28
bytecodes/s) (6488B approximate peak alloc)
01-07 10:26:29.379 W/dex2oat32( 7093): Verification of
org.chromium.media.AudioManagerAndroid$AudioDeviceName[]
org.chromium.media.AudioManagerAndroid.getAudioInputDeviceNames() took 203.035ms
(467.90 bytecodes/s) (2664B approximate peak alloc)
01-07 10:26:29.380 W/dex2oat32( 7093): Verification of boolean
org.chromium.components.permissions.nfc.NfcSystemLevelSetting.isNfcSystemLevelSetti
ngEnabled() took 208.139ms (91.28 bytecodes/s) (936B approximate peak alloc)
01-07 10:26:29.380 W/dex2oat32( 7093): Verification of mc0
org.chromium.device.bluetooth.Wrappers$BluetoothAdapterWrapper.a() took 201.647ms
(119.02 bytecodes/s) (1176B approximate peak alloc)
01-07 10:26:29.380 W/dex2oat32( 7093): Verification of boolean
org.chromium.media.MediaCodecUtil.a(android.media.MediaCodec, java.lang.String)
took 200.448ms (259.42 bytecodes/s) (1632B approximate peak alloc)
01-07 10:26:29.381 W/dex2oat32( 7093): Verification of int
org.chromium.media.MediaCodecBridge.queueInputBuffer(int, int, int, long, int) took
201.164ms (134.22 bytecodes/s) (1280B approximate peak alloc)
01-07 10:26:29.393 W/dex2oat32( 7125): Verification of void
com.android.server.connectivity.NetworkMonitor.<init>(android.content.Context,
android.net.INetworkMonitorCallbacks, android.net.Network,
android.net.metrics.IpConnectivityLog, android.net.util.SharedLog,
com.android.server.NetworkStackService$NetworkStackServiceManager,
com.android.server.connectivity.NetworkMonitor$Dependencies,
com.android.networkstack.netlink.TcpSocketTracker) took 209.942ms (2100.57
bytecodes/s) (6952B approximate peak alloc)
01-07 10:26:29.396 W/dex2oat32( 7096): Verification of void
bb.<init>(android.graphics.drawable.BitmapDrawable, android.graphics.Rect) took
100.792ms (446.46 bytecodes/s) (1160B approximate peak alloc)
01-07 10:26:29.418 W/dex2oat32( 7096): Verification of void
androidx.appcompat.widget.ActionBarContainer.setVisibility(int) took 119.962ms
(258.42 bytecodes/s) (1352B approximate peak alloc)
01-07 10:26:29.433 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:29.435 E/BootAnimationLoader( 4913): !@BootAnimation : 964 ~ 965 frame
timegap 100ms over
01-07 10:26:29.436 E/BootAnimationLoader( 4913): !@BootAnimation : 964 ~ 965 frame
time difference [22.946 s ~ 23.048 s] / timegap [ 0.102 s]
01-07 10:26:29.436 E/BootAnimationLoader( 4913): !@BootAnimation : 964 frame
drawing time difference [22.949 s ~ 22.960 s] / timegap [ 0.011 s]
01-07 10:26:29.448 I/PackageDexOptimizer( 4956): 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
01-07 10:26:29.448 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Crane/Crane.apk' ---
01-07 10:26:29.448 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.461 W/dex2oat32( 7125): Verification of void
android.net.ip.IpClient.dump(java.io.FileDescriptor, java.io.PrintWriter,
java.lang.String[]) took 146.288ms (2248.99 bytecodes/s) (4336B approximate peak
alloc)
01-07 10:26:29.466 W/dex2oat32( 6996): Verification of void dxbj.<clinit>() took
103.080ms (57663.89 bytecodes/s) (70840B approximate peak alloc)
01-07 10:26:29.487 W/dex2oat32( 7125): Verification of
com.android.networkstack.protobuf.MessageSchema
com.android.networkstack.protobuf.MessageSchema.newSchemaForRawMessageInfo(com.andr
oid.networkstack.protobuf.RawMessageInfo,
com.android.networkstack.protobuf.NewInstanceSchema,
com.android.networkstack.protobuf.ListFieldSchema,
com.android.networkstack.protobuf.UnknownFieldSchema,
com.android.networkstack.protobuf.ExtensionSchema,
com.android.networkstack.protobuf.MapFieldSchema) took 154.159ms (6752.73
bytecodes/s) (19928B approximate peak alloc)
01-07 10:26:29.490 I/dex2oat32( 7161): /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=/system/priv-app/Crane --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/system/
framework/imsmanager.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:29.493 W/dex2oat32( 6996): Verification of boolean eahz.b(eahx) took
124.861ms (2578.87 bytecodes/s) (4712B approximate peak alloc)
01-07 10:26:29.508 I/dex2oat32( 7161): 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-07 10:26:29.539 W/dex2oat32( 7125): Verification of boolean
android.net.ip.IpClient$RunningState.processMessage(android.os.Message) took
156.028ms (3294.26 bytecodes/s) (6712B approximate peak alloc)
01-07 10:26:29.543 W/dex2oat32( 7096): Verification of void
com.google.android.gms.cast.framework.internal.featurehighlight.HelpTextView.onFini
shInflate() took 154.991ms (193.56 bytecodes/s) (1152B approximate peak alloc)
01-07 10:26:29.549 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.586 W/dex2oat32( 7125): Verification of boolean
com.android.server.connectivity.NetworkMonitor$DefaultState.processMessage(android.
os.Message) took 196.972ms (1949.51 bytecodes/s) (4920B approximate peak alloc)
01-07 10:26:29.603 I/dex2oat32( 7026): dex2oat took 3.141s (4.117s cpu) (threads:
8) arena alloc=10KB (10576B) java alloc=7677KB (7861768B) native alloc=7545KB
(7726392B) free=750KB (768712B)
01-07 10:26:29.633 V/installd( 4701): DexInv: --- END
'/system/priv-app/DynamicLockscreen/DynamicLockscreen.apk' (success) ---
01-07 10:26:29.633 I/installd( 4701): Dexopt async result : 0, hash_code :
148578012, path: /system/priv-app/DynamicLockscreen/DynamicLockscreen.apk
01-07 10:26:29.635 W/dex2oat32( 7125): Verification of java.lang.String
com.android.server.connectivity.NetworkMonitor.getMccFromCellInfo(android.telephony
.CellInfo) took 112.180ms (704.22 bytecodes/s) (2376B approximate peak alloc)
01-07 10:26:29.644 W/dex2oat32( 7125): Verification of android.net.dhcp.DhcpPacket
android.net.dhcp.DhcpPacket.decodeFullPacket(java.nio.ByteBuffer, int, byte[]) took
972.484ms (1248.35 bytecodes/s) (32584B approximate peak alloc)
01-07 10:26:29.650 D/Installer( 4956): DexoptAsync result, h: 148578012, r: 0, s: 7
01-07 10:26:29.650 D/Installer( 4956): Dexopt result(148578012): success
01-07 10:26:29.750 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:29.756 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ImsLogger/ImsLogger.apk' ---
01-07 10:26:29.760 I/dex2oat32( 7125): dex2oat took 1.531s (954.186ms cpu)
(threads: 8) arena alloc=7752B (7752B) java alloc=330KB (338864B) native
alloc=1693KB (1734648B) free=738KB (755720B)
01-07 10:26:29.760 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:29.792 W/dex2oat32( 7136): Verification of void
com.google.android.syncadapters.contacts.ContactsSyncAdapter.getServerDiffs(android
.accounts.Account, android.content.ContentProviderClient, java.lang.String,
android.content.SyncResult,
com.google.android.syncadapters.contacts.GDataSyncState,
com.google.android.syncadapters.EntryAndEntityHandler, java.util.Set, int) took
131.913ms (47228.00 bytecodes/s) (108168B approximate peak alloc)
01-07 10:26:29.805 I/dex2oat32( 7166): /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/ImsLogger --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:29.810 I/dex2oat32( 7166): 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-07 10:26:29.812 V/installd( 4701): DexInv: --- END
'/system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk' (success) ---
01-07 10:26:29.812 I/installd( 4701): Dexopt async result : 0, hash_code :
201898723, path: /system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk
01-07 10:26:29.826 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/Chrome/Chrome.apk pkg=com.android.chrome isa=arm
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]}
dexMetadataPath=null async=true
01-07 10:26:29.827 D/Installer( 4956): DexoptAsync result, h: 201898723, r: 0, s: 7
01-07 10:26:29.827 D/Installer( 4956): Dexopt result(201898723): success
01-07 10:26:29.927 W/dex2oat32( 6996): Verification of void
android.support.v7.widget.ActionBarContextView.g(ug) took 106.893ms (1450.04
bytecodes/s) (2840B approximate peak alloc)
01-07 10:26:29.927 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:29.930 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/Chrome/Chrome.apk pkg=com.android.chrome isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]}
dexMetadataPath=null async=true
01-07 10:26:29.930 V/installd( 4701): DexInv: --- BEGIN
'/product/app/Chrome/Chrome.apk' ---
01-07 10:26:29.930 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:29.961 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 971
01-07 10:26:29.994 E/ReportEncoder( 4956): No watchlist hash
01-07 10:26:29.995 I/WatchlistLoggingHandler( 4956): Milliseconds spent on
tryAggregateRecords(): 67942
01-07 10:26:30.009 W/dex2oat32( 6996): Verification of deqs anon.d(dprh, anok,
android.util.SparseArray, int, dfbo) took 131.176ms (11823.76 bytecodes/s) (29536B
approximate peak alloc)
01-07 10:26:30.032 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.036 I/dex2oat32( 7169): /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=/product/app/Chrome --class-loader-
context=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:30.041 I/dex2oat32( 7169): 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-07 10:26:30.090 W/dex2oat32( 7096): Verification of void Ta.d(xe, int) took
158.681ms (970.50 bytecodes/s) (3392B approximate peak alloc)
01-07 10:26:30.102 W/dex2oat32( 7093): Verification of java.lang.Object pB.h(HB,
FB) took 133.715ms (306.62 bytecodes/s) (1488B approximate peak alloc)
01-07 10:26:30.115 W/dex2oat32( 7093): Verification of void
pM.c(android.view.ViewGroup) took 145.726ms (967.57 bytecodes/s) (2912B approximate
peak alloc)
01-07 10:26:30.116 W/dex2oat32( 7096): Verification of Pg0 Tb0.a() took 184.490ms
(352.32 bytecodes/s) (1824B approximate peak alloc)
01-07 10:26:30.127 W/dex2oat32( 7096): Verification of void
androidx.recyclerview.widget.StaggeredGridLayoutManager.g1(android.view.View, int,
int, boolean) took 121.707ms (599.80 bytecodes/s) (1864B approximate peak alloc)
01-07 10:26:30.134 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.235 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.267 I/io_stats( 4394): !@ 179,0 r 53777 3585009 w 4196 255888 d 1001
23164 f 1188 1184 iot 21112 0 th 51200 0 0 pt 0 inp 0 0 95.402
01-07 10:26:30.291 I/dex2oat32( 7136): dex2oat took 1.884s (1.417s cpu) (threads:
8) arena alloc=8472B (8472B) java alloc=1835KB (1879800B) native alloc=3746KB
(3835936B) free=753KB (772064B)
01-07 10:26:30.320 V/installd( 4701): DexInv: --- END
'/product/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk' (success)
---
01-07 10:26:30.320 I/installd( 4701): Dexopt async result : 0, hash_code :
121302240, path:
/product/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk
01-07 10:26:30.335 D/Installer( 4956): DexoptAsync result, h: 121302240, r: 0, s: 7
01-07 10:26:30.336 D/Installer( 4956): Dexopt result(121302240): success
01-07 10:26:30.436 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:30.438 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ThemeCenter/ThemeCenter.apk
pkg=com.samsung.android.themecenter 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
01-07 10:26:30.439 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.440 V/installd( 4701): DexInv: --- BEGIN
'/product/app/Chrome/Chrome.apk' ---
01-07 10:26:30.487 I/dex2oat32( 7180): /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=/product/app/Chrome --class-loader-
context=PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:30.492 I/dex2oat32( 7180): 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-07 10:26:30.540 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.552 W/dex2oat32( 6996): Verification of boolean cthk.a(ctms,
java.lang.Object, ctlw) took 135.839ms (61454.84 bytecodes/s) (147520B approximate
peak alloc)
01-07 10:26:30.641 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.742 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.755 W/dex2oat32( 6996): Verification of java.lang.Object fyw.d()
took 110.116ms (21377.31 bytecodes/s) (44408B approximate peak alloc)
01-07 10:26:30.833 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 981
01-07 10:26:30.843 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.857 W/dex2oat32( 6996): Verification of java.util.List
aejo.a(java.util.List) took 104.241ms (306.98 bytecodes/s) (1240B approximate peak
alloc)
01-07 10:26:30.871 I/dex2oat32( 7042): Explicit concurrent copying GC freed
22687(8804KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7096B/1542KB, paused
94us total 111.309ms
01-07 10:26:30.929 W/dex2oat32( 7161): Verification of
android.graphics.PorterDuffColorFilter
androidx.cardview.widget.RoundRectDrawable.createTintFilter(android.content.res.Col
orStateList, android.graphics.PorterDuff$Mode) took 111.482ms (197.34 bytecodes/s)
(1184B approximate peak alloc)
01-07 10:26:30.929 W/dex2oat32( 7161): Verification of boolean
androidx.collection.ArraySet.equals(java.lang.Object) took 122.398ms (351.31
bytecodes/s) (1352B approximate peak alloc)
01-07 10:26:30.931 W/dex2oat32( 7161): Verification of void
androidx.appcompat.widget.SwitchCompat.onMeasure(int, int) took 115.214ms (1440.80
bytecodes/s) (2704B approximate peak alloc)
01-07 10:26:30.932 W/dex2oat32( 7161): Verification of void
androidx.cardview.widget.RoundRectDrawableWithShadow.buildShadowCorners() took
122.533ms (1664.85 bytecodes/s) (2680B approximate peak alloc)
01-07 10:26:30.940 W/dex2oat32( 7161): Verification of
android.graphics.drawable.Drawable
androidx.appcompat.widget.SeslProgressBar.tileify(android.graphics.drawable.Drawabl
e, boolean) took 113.112ms (1909.60 bytecodes/s) (3784B approximate peak alloc)
01-07 10:26:30.944 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:30.948 W/dex2oat32( 7093): Compilation of void
Ka.onCreate(android.os.Bundle) took 138.533ms
01-07 10:26:30.949 W/dex2oat32( 7161): Verification of int
androidx.appcompat.widget.Toolbar.measureChildCollapseMargins(android.view.View,
int, int, int, int, int[]) took 131.091ms (678.92 bytecodes/s) (1432B approximate
peak alloc)
01-07 10:26:31.045 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.055 W/dex2oat32( 6996): Verification of java.lang.Object foo.l()
took 151.069ms (22678.36 bytecodes/s) (55120B approximate peak alloc)
01-07 10:26:31.116 W/dex2oat32( 7161): Verification of void
androidx.core.content.pm.ShortcutManagerCompat$1.<init>(android.content.IntentSende
r) took 100.276ms (59.83 bytecodes/s) (840B approximate peak alloc)
01-07 10:26:31.146 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.149 W/dex2oat32( 7042): Verification of void
com.sec.android.app.clockpackage.worldclock.sgi.SGIPlayer.lambda$new$3$SGIPlayer(bo
olean, com.sec.android.app.clockpackage.worldclock.model.City) took 131.027ms
(457.92 bytecodes/s) (1696B approximate peak alloc)
01-07 10:26:31.172 I/dex2oat32( 7093): dex2oat took 3.589s (3.407s cpu) (threads:
8) arena alloc=10KB (11080B) java alloc=4130KB (4229512B) native alloc=5458KB
(5589520B) free=861KB (882160B)
01-07 10:26:31.196 W/dex2oat32( 6996): Verification of java.lang.Object foo.n()
took 110.359ms (23106.31 bytecodes/s) (46216B approximate peak alloc)
01-07 10:26:31.222 V/installd( 4701): DexInv: --- END
'/product/app/WebViewGoogle/WebViewGoogle.apk' (success) ---
01-07 10:26:31.222 I/installd( 4701): Dexopt async result : 0, hash_code :
265086086, path: /product/app/WebViewGoogle/WebViewGoogle.apk
01-07 10:26:31.227 W/dex2oat32( 7161): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 254.952ms (3118.23
bytecodes/s) (8136B approximate peak alloc)
01-07 10:26:31.247 D/Installer( 4956): DexoptAsync result, h: 265086086, r: 0, s: 7
01-07 10:26:31.247 D/Installer( 4956): Dexopt result(265086086): success
01-07 10:26:31.290 I/dex2oat32( 7042): Explicit concurrent copying GC freed
2922(1323KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 8352B/1544KB, paused
94us total 33.931ms
01-07 10:26:31.349 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:31.352 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MobileWips/MobileWips.apk
pkg=com.samsung.android.server.wifi.mobilewips isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:31.353 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.374 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ThemeCenter/ThemeCenter.apk' ---
01-07 10:26:31.374 W/dex2oat32( 6996): Verification of java.lang.Object foo.a()
took 178.222ms (16877.77 bytecodes/s) (59568B approximate peak alloc)
01-07 10:26:31.417 I/dex2oat32( 7042): dex2oat took 4.531s (5.410s cpu) (threads:
8) arena alloc=1765KB (1807392B) java alloc=8352B (8352B) native alloc=5312KB
(5440072B) free=751KB (769464B)
01-07 10:26:31.455 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.485 V/installd( 4701): DexInv: --- END
'/system/app/ClockPackage/ClockPackage.apk' (success) ---
01-07 10:26:31.485 I/installd( 4701): Dexopt async result : 0, hash_code :
92542650, path: /system/app/ClockPackage/ClockPackage.apk
01-07 10:26:31.490 W/dex2oat32( 6996): Verification of void aeha.aS(aynk, ayny)
took 122.795ms (4470.83 bytecodes/s) (9776B approximate peak alloc)
01-07 10:26:31.522 I/dex2oat32( 7199): /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/ThemeCenter --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
01-07 10:26:31.536 I/dex2oat32( 7199): 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-07 10:26:31.545 W/dex2oat32( 6996): Verification of qfb fur.bS() took 107.285ms
(3299.61 bytecodes/s) (5744B approximate peak alloc)
01-07 10:26:31.556 D/Installer( 4956): DexoptAsync result, h: 92542650, r: 0, s: 7
01-07 10:26:31.556 D/Installer( 4956): Dexopt result(92542650): success
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getAllowFreeFormInput is abstract, but the
declaring class is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getAllowedDataTypes is abstract, but the
declaring class is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getChoices is abstract, but the declaring
class is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getExtras is abstract, but the declaring class
is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getLabel is abstract, but the declaring class
is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.557 W/dex2oat32( 7199): Method
Landroid/support/v4/app/RemoteInput;.getResultKey is abstract, but the declaring
class is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.558 W/dex2oat32( 7199): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file ThemeCenter.apk
01-07 10:26:31.558 W/dex2oat32( 7199): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
ThemeCenter.apk
01-07 10:26:31.662 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:31.664 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GooglePackageInstaller/GooglePackageInstaller.apk
pkg=com.google.android.packageinstaller isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:31.665 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.690 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MobileWips/MobileWips.apk' ---
01-07 10:26:31.710 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 991
01-07 10:26:31.718 I/dex2oat32( 7096): dex2oat took 3.994s (3.863s cpu) (threads:
8) arena alloc=21KB (22400B) java alloc=6844KB (7008856B) native alloc=6072KB
(6217808B) free=791KB (810928B)
01-07 10:26:31.767 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.799 V/installd( 4701): DexInv: --- END
'/product/app/WebViewGoogle/WebViewGoogle.apk' (success) ---
01-07 10:26:31.799 I/installd( 4701): Dexopt async result : 0, hash_code :
226644295, path: /product/app/WebViewGoogle/WebViewGoogle.apk
01-07 10:26:31.807 I/dex2oat32( 7203): /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/MobileWips --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:31.812 I/dex2oat32( 7203): 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-07 10:26:31.816 W/dex2oat32( 7161): Verification of java.util.ArrayList
com.samsung.android.sdk.pen.document.SpenPageDoc.findObjectInClosedCurve(int,
android.graphics.PointF[]) took 125.123ms (223.78 bytecodes/s) (1112B approximate
peak alloc)
01-07 10:26:31.846 W/dex2oat32( 7203): Could not reserve sentinel fault page
01-07 10:26:31.868 D/Installer( 4956): DexoptAsync result, h: 226644295, r: 0, s: 7
01-07 10:26:31.868 D/Installer( 4956): Dexopt result(226644295): success
01-07 10:26:31.872 W/dex2oat32( 6996): Verification of void
nek.e(android.os.Bundle) took 114.153ms (23827.52 bytecodes/s) (53184B approximate
peak alloc)
01-07 10:26:31.974 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:31.993 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/GmsCore/GmsCore.apk pkg=com.google.android.gms isa=arm
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/
system/framework/com.android.media.remotedisplay.jar]#PCL[/system/framework/
com.android.location.provider.jar]} dexMetadataPath=null async=true
01-07 10:26:31.994 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:31.995 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GooglePackageInstaller/GooglePackageInstaller.apk' ---
01-07 10:26:32.062 I/dex2oat32( 7213): /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/priv-app/GooglePackageInstaller
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:26:32.069 I/dex2oat32( 7213): 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-07 10:26:32.092 W/dex2oat32( 7161): Verification of void
androidx.appcompat.widget.AppCompatButton.onInitializeAccessibilityNodeInfo(android
.view.accessibility.AccessibilityNodeInfo) took 111.222ms (116.88 bytecodes/s)
(992B approximate peak alloc)
01-07 10:26:32.095 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.129 W/dex2oat32( 7213): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.131 W/dex2oat32( 7213): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/leanback/transition/TransitionListener;.onTransitionEnd is abstract, but
the declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/leanback/widget/picker/Picker;.onColumnValueChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.132 W/dex2oat32( 7213): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/leanback/app/GuidedStepFragment;.onCreateActions is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/leanback/app/GuidedStepFragment;.onCreateGuidance is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/leanback/app/GuidedStepFragment;.onGuidedActionClicked is abstract, but
the declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/leanback/app/GuidedStepFragment;.onProvideTheme is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.134 W/dex2oat32( 7213): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePackageInstaller.apk
01-07 10:26:32.156 W/dex2oat32( 7161): Verification of void
androidx.appcompat.widget.ActionBarContextView.onMeasure(int, int) took 180.730ms
(2589.49 bytecodes/s) (8144B approximate peak alloc)
01-07 10:26:32.170 W/dex2oat32( 7161): Verification of boolean
androidx.appcompat.widget.ListPopupWindow.onKeyDown(int, android.view.KeyEvent)
took 142.459ms (1200.35 bytecodes/s) (3040B approximate peak alloc)
01-07 10:26:32.171 W/dex2oat32( 7161): Verification of void
androidx.appcompat.widget.AppCompatTextView.setTextAppearance(android.content.Conte
xt, int) took 151.570ms (72.57 bytecodes/s) (992B approximate peak alloc)
01-07 10:26:32.177 W/dex2oat32( 7166): Verification of void
android.support.v7.widget.AppCompatButton.onInitializeAccessibilityEvent(android.vi
ew.accessibility.AccessibilityEvent) took 108.554ms (119.76 bytecodes/s) (1064B
approximate peak alloc)
01-07 10:26:32.196 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.270 I/io_stats( 4394): !@ 179,0 r 53813 3586329 w 4333 275552 d 1001
23164 f 1188 1184 iot 21232 0 th 51200 0 0 pt 0 inp 0 0 97.404
01-07 10:26:32.297 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.325 W/dex2oat32( 7161): Verification of void
androidx.lifecycle.Transformations$2$1.<init>(androidx.lifecycle.Transformations$2)
took 189.097ms (31.73 bytecodes/s) (800B approximate peak alloc)
01-07 10:26:32.336 W/dex2oat32( 7166): Verification of boolean
com.google.common.reflect.TypeToken$InterfaceSet$1.apply(java.lang.Object) took
139.619ms (57.30 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:32.356 W/dex2oat32( 7161): Verification of void
androidx.recyclerview.widget.ItemTouchHelper.select(androidx.recyclerview.widget.Re
cyclerView$ViewHolder, int) took 188.311ms (2262.21 bytecodes/s) (6528B approximate
peak alloc)
01-07 10:26:32.382 I/dex2oat32( 7199): dex2oat took 864.258ms (475.013ms cpu)
(threads: 8) arena alloc=12KB (12376B) java alloc=262KB (269120B) native
alloc=1389KB (1423128B) free=646KB (661736B)
01-07 10:26:32.398 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.418 V/installd( 4701): DexInv: --- END
'/system/priv-app/ThemeCenter/ThemeCenter.apk' (success) ---
01-07 10:26:32.419 I/installd( 4701): Dexopt async result : 0, hash_code :
225277944, path: /system/priv-app/ThemeCenter/ThemeCenter.apk
01-07 10:26:32.499 D/Installer( 4956): DexoptAsync result, h: 225277944, r: 0, s: 7
01-07 10:26:32.499 D/Installer( 4956): Dexopt result(225277944): success
01-07 10:26:32.506 I/dex2oat32( 7203): dex2oat took 719.636ms (513.958ms cpu)
(threads: 8) arena alloc=32KB (33144B) java alloc=400KB (409704B) native
alloc=1865KB (1910152B) free=642KB (658040B)
01-07 10:26:32.536 V/installd( 4701): DexInv: --- END
'/system/priv-app/MobileWips/MobileWips.apk' (success) ---
01-07 10:26:32.536 I/installd( 4701): Dexopt async result : 0, hash_code :
66704593, path: /system/priv-app/MobileWips/MobileWips.apk
01-07 10:26:32.562 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1001
01-07 10:26:32.600 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:32.602 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/GmsCore/GmsCore.apk' ---
01-07 10:26:32.605 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/GmsCore/GmsCore.apk pkg=com.google.android.gms isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/
system/framework/com.android.media.remotedisplay.jar]#PCL[/system/framework/
com.android.location.provider.jar]} dexMetadataPath=null async=true
01-07 10:26:32.606 D/Installer( 4956): DexoptAsync result, h: 66704593, r: 0, s: 7
01-07 10:26:32.606 D/Installer( 4956): Dexopt result(66704593): success
01-07 10:26:32.683 I/dex2oat32( 7232): /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=/product/priv-app/GmsCore --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/system/
framework/com.android.media.remotedisplay.jar]#PCL[/system/framework/
com.android.location.provider.jar]} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
01-07 10:26:32.692 I/dex2oat32( 7232): 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-07 10:26:32.707 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:32.710 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk
pkg=com.google.android.gsf isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:32.713 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.726 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/GmsCore/GmsCore.apk' ---
01-07 10:26:32.782 I/dex2oat32( 7235): /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=/product/priv-app/GmsCore --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]#PCL[/system/
framework/com.android.media.remotedisplay.jar]#PCL[/system/framework/
com.android.location.provider.jar]} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
01-07 10:26:32.790 I/dex2oat32( 7235): 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-07 10:26:32.821 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:32.837 W/dex2oat32( 7161): Verification of boolean
androidx.core.widget.NestedScrollView.onTouchEvent(android.view.MotionEvent) took
102.236ms (6925.11 bytecodes/s) (8064B approximate peak alloc)
01-07 10:26:32.925 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.026 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.127 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.228 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.263 I/dex2oat32( 7166): dex2oat took 3.465s (3.796s cpu) (threads:
8) arena alloc=8152B (8152B) java alloc=5723KB (5860992B) native alloc=8073KB
(8267048B) free=838KB (858840B)
01-07 10:26:33.286 V/installd( 4701): DexInv: --- END
'/system/priv-app/ImsLogger/ImsLogger.apk' (success) ---
01-07 10:26:33.286 I/installd( 4701): Dexopt async result : 0, hash_code :
36964437, path: /system/priv-app/ImsLogger/ImsLogger.apk
01-07 10:26:33.328 D/Installer( 4956): DexoptAsync result, h: 36964437, r: 0, s: 7
01-07 10:26:33.328 D/Installer( 4956): Dexopt result(36964437): success
01-07 10:26:33.429 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:33.430 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1011
01-07 10:26:33.431 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/GoogleTTS/GoogleTTS.apk pkg=com.google.android.tts 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
01-07 10:26:33.432 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.435 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/GoogleServicesFramework/GoogleServicesFramework.apk' ---
01-07 10:26:33.439 I/dex2oat32( 7213): dex2oat took 1.382s (1.610s cpu) (threads:
8) arena alloc=8512B (8512B) java alloc=3372KB (3453672B) native alloc=2793KB
(2860736B) free=682KB (698688B)
01-07 10:26:33.464 V/installd( 4701): DexInv: --- END
'/system/priv-app/GooglePackageInstaller/GooglePackageInstaller.apk' (success) ---
01-07 10:26:33.464 I/installd( 4701): Dexopt async result : 0, hash_code :
182287158, path: /system/priv-app/GooglePackageInstaller/GooglePackageInstaller.apk
01-07 10:26:33.486 I/dex2oat32( 7247): /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/system_ext/priv-app/GoogleServicesFramework --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:33.492 I/dex2oat32( 7247): 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-07 10:26:33.495 I/dex2oat32( 6996): Explicit concurrent copying GC freed
92124(16MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 8936B/1544KB, paused
102us total 193.613ms
01-07 10:26:33.533 D/Installer( 4956): DexoptAsync result, h: 182287158, r: 0, s: 7
01-07 10:26:33.533 D/Installer( 4956): Dexopt result(182287158): success
01-07 10:26:33.626 W/dex2oat32( 7247): Method
Landroid/car/vms/VmsClient;.setSubscriptions is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.627 W/dex2oat32( 7247): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.627 W/dex2oat32( 7247): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.628 W/dex2oat32( 7247): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.629 W/dex2oat32( 7247): Method
Lcom/google/android/pano/widget/MetadataView$MetadataHolder;.equals is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.632 W/dex2oat32( 7247): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.632 W/dex2oat32( 7247): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.632 W/dex2oat32( 7247): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.632 W/dex2oat32( 7247): Method
Landroidx/recyclerview/widget/LinearSmoothScroller;.calculateTimeForScrolling is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/wireless/gdata/parser/xml/XmlGDataParser;.createEntry is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/wireless/gdata/parser/xml/XmlGDataParser;.createFeed is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/wireless/gdata/parser/xml/XmlGDataParser;.handleExtraElementInEntry is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/wireless/gdata/serializer/xml/XmlEntryGDataSerializer;.declareExtraEntr
yNamespaces is abstract, but the declaring class is neither abstract nor an
interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/wireless/gdata/serializer/xml/XmlEntryGDataSerializer;.serializeExtraEn
tryContents is abstract, but the declaring class is neither abstract nor an
interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.633 W/dex2oat32( 7247): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleServicesFramework.apk
01-07 10:26:33.633 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:33.638 V/installd( 4701): DexInv: --- BEGIN
'/product/app/GoogleTTS/GoogleTTS.apk' ---
01-07 10:26:33.642 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:33.644 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CallLogBackup/CallLogBackup.apk pkg=com.android.calllogbackup
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:33.644 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.676 I/dex2oat32( 7257): /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=/product/app/GoogleTTS --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:33.681 I/dex2oat32( 7257): 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-07 10:26:33.745 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.845 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:33.946 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.004 I/SurfaceFlinger( 4646): SFWD update time=99139127814
01-07 10:26:34.047 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.147 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.248 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.254 W/dex2oat32( 7232): Could not reserve sentinel fault page
01-07 10:26:34.273 I/io_stats( 4394): !@ 179,0 r 54355 3634569 w 4411 279912 d 1001
23164 f 1188 1184 iot 21488 0 th 51200 0 0 pt 0 inp 0 0 99.408
01-07 10:26:34.286 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1021
01-07 10:26:34.300 I/dex2oat32( 7161): dex2oat took 4.813s (5.797s cpu) (threads:
8) arena alloc=8008B (8008B) java alloc=8513KB (8718104B) native alloc=9223KB
(9444712B) free=832KB (852632B)
01-07 10:26:34.349 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.377 V/installd( 4701): DexInv: --- END
'/system/priv-app/Crane/Crane.apk' (success) ---
01-07 10:26:34.377 I/installd( 4701): Dexopt async result : 0, hash_code :
168949516, path: /system/priv-app/Crane/Crane.apk
01-07 10:26:34.393 W/dex2oat32( 7247): Verification of void
androidx.core.widget.TextViewCompat$OreoCallback.recomputeProcessTextMenuItems(andr
oid.view.Menu) took 111.097ms (1530.19 bytecodes/s) (2960B approximate peak alloc)
01-07 10:26:34.394 I/dex2oat32( 7232): Large app, accepted running with swap.
01-07 10:26:34.404 W/dex2oat32( 7247): Verification of void
androidx.fragment.app.FragmentTransaction.doAddOp(int,
androidx.fragment.app.Fragment, java.lang.String, int) took 101.543ms (2156.70
bytecodes/s) (2984B approximate peak alloc)
01-07 10:26:34.420 I/dex2oat32( 7235): Large app, accepted running with swap.
01-07 10:26:34.452 D/Installer( 4956): DexoptAsync result, h: 168949516, r: 0, s: 7
01-07 10:26:34.452 D/Installer( 4956): Dexopt result(168949516): success
01-07 10:26:34.553 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:34.556 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk
pkg=com.google.android.partnersetup isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:34.556 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.566 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CallLogBackup/CallLogBackup.apk' ---
01-07 10:26:34.579 W/dex2oat32( 7180): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:26:34.645 W/dex2oat32( 7180): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:26:34.657 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.678 W/dex2oat32( 7180): Verification of void Qj0.g(um1, int) took
101.219ms (2539.05 bytecodes/s) (4952B approximate peak alloc)
01-07 10:26:34.716 W/dex2oat32( 6996): Verification of void
androidx.mediarouter.app.MediaRouteVolumeSlider.drawableStateChanged() took
125.038ms (631.81 bytecodes/s) (1784B approximate peak alloc)
01-07 10:26:34.729 I/dex2oat32( 7283): /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=/system/priv-app/CallLogBackup --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:34.749 W/dex2oat32( 6996): Verification of void amte.<init>(amth,
java.util.List, dhhp) took 206.115ms (48.52 bytecodes/s) (840B approximate peak
alloc)
01-07 10:26:34.755 I/dex2oat32( 7283): 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-07 10:26:34.758 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.840 W/dex2oat32( 7247): Verification of void
androidx.appcompat.widget.SearchView.updateCloseButton() took 112.100ms (481.71
bytecodes/s) (1920B approximate peak alloc)
01-07 10:26:34.859 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.905 W/dex2oat32( 6996): Verification of ctoh apbh.a() took 115.626ms
(1383.76 bytecodes/s) (3056B approximate peak alloc)
01-07 10:26:34.906 W/dex2oat32( 7169): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:26:34.914 W/dex2oat32( 6996): Verification of void aoth.h(apmj, int, deqs,
aosl) took 128.791ms (17260.49 bytecodes/s) (46160B approximate peak alloc)
01-07 10:26:34.921 W/dex2oat32( 6996): Verification of void
apgd.a(java.lang.Object, int) took 123.124ms (227.41 bytecodes/s) (1128B
approximate peak alloc)
01-07 10:26:34.925 W/dex2oat32( 7180): Verification of void a8.<init>() took
103.946ms (144.31 bytecodes/s) (872B approximate peak alloc)
01-07 10:26:34.948 W/dex2oat32( 7169): Verification of Wk Nk.l(int, boolean, long)
took 111.900ms (12520.02 bytecodes/s) (20352B approximate peak alloc)
01-07 10:26:34.963 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:34.970 W/dex2oat32( 7169): Accessing hidden method
Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/
TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/
TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V (greylist-max-p,
linking, denied)
01-07 10:26:35.050 W/dex2oat32( 7247): Verification of boolean
com.google.android.pano.widget.ScrollAdapterView.fillOneRightChildView(boolean)
took 169.006ms (1141.97 bytecodes/s) (3456B approximate peak alloc)
01-07 10:26:35.055 W/dex2oat32( 6996): Verification of void apki.<init>(ecwp, ecwp)
took 251.214ms (63.69 bytecodes/s) (840B approximate peak alloc)
01-07 10:26:35.064 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.077 W/dex2oat32( 6996): Verification of void arxh.run() took
113.437ms (643.52 bytecodes/s) (1872B approximate peak alloc)
01-07 10:26:35.082 W/dex2oat32( 7180): Verification of dD
com.facebook.litho.ComponentTree.f(rB, mB, int, int, boolean, dD, XE, int,
java.lang.String) took 163.947ms (2220.23 bytecodes/s) (9912B approximate peak
alloc)
01-07 10:26:35.089 W/dex2oat32( 7180): Verification of void hG.a() took 104.177ms
(2188.58 bytecodes/s) (4264B approximate peak alloc)
01-07 10:26:35.128 W/dex2oat32( 6996): Verification of boolean aqze.Ok() took
223.160ms (192.69 bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:35.145 W/dex2oat32( 6996): Verification of ariq arir.a(awaf) took
216.748ms (156.86 bytecodes/s) (1208B approximate peak alloc)
01-07 10:26:35.150 W/dex2oat32( 7169): Verification of Uc
Wc.a(android.content.Context, Xc, Nc, boolean) took 105.011ms (1856.94 bytecodes/s)
(3992B approximate peak alloc)
01-07 10:26:35.158 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1031
01-07 10:26:35.163 W/dex2oat32( 7247): Verification of void
com.google.android.gsf.subscribedfeeds.AbstractGDataSyncAdapter.getStatsString(java
.lang.StringBuffer, android.content.SyncResult) took 107.156ms (914.55 bytecodes/s)
(1752B approximate peak alloc)
01-07 10:26:35.165 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.166 W/dex2oat32( 7247): Verification of java.lang.Object
com.google.common.collect.AbstractIndexedListIterator.next() took 110.812ms (207.56
bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:35.173 W/dex2oat32( 7247): Verification of android.graphics.Typeface
androidx.core.graphics.TypefaceCompatApi26Impl.createFromFontFamilyFilesResourceEnt
ry(android.content.Context,
androidx.core.content.res.FontResourcesParserCompat$FontFamilyFilesResourceEntry,
android.content.res.Resources, int) took 104.480ms (784.84 bytecodes/s) (2152B
approximate peak alloc)
01-07 10:26:35.175 W/dex2oat32( 7247): Verification of void
com.google.android.pano.widget.ScrollAdapterView.scrollStateTransition(boolean)
took 120.462ms (954.65 bytecodes/s) (1968B approximate peak alloc)
01-07 10:26:35.185 W/dex2oat32( 7247): Verification of boolean
com.google.common.collect.AbstractMapBasedMultimap$KeySet.containsAll(java.util.Col
lection) took 129.098ms (100.70 bytecodes/s) (896B approximate peak alloc)
01-07 10:26:35.193 W/dex2oat32( 7180): Verification of void my1.<init>(ny1) took
119.369ms (50.26 bytecodes/s) (744B approximate peak alloc)
01-07 10:26:35.195 W/dex2oat32( 6996): Verification of void atgq.run() took
107.994ms (2342.72 bytecodes/s) (4712B approximate peak alloc)
01-07 10:26:35.196 I/dex2oat32( 7283): dex2oat took 503.640ms (153.455ms cpu)
(threads: 8) arena alloc=2528B (2528B) java alloc=20KB (20760B) native alloc=1434KB
(1469272B) free=561KB (574632B)
01-07 10:26:35.224 V/installd( 4701): DexInv: --- END
'/system/priv-app/CallLogBackup/CallLogBackup.apk' (success) ---
01-07 10:26:35.224 I/installd( 4701): Dexopt async result : 0, hash_code :
235807443, path: /system/priv-app/CallLogBackup/CallLogBackup.apk
01-07 10:26:35.228 W/dex2oat32( 7169): Verification of wq Yq.a(sr, do) took
129.806ms (9336.96 bytecodes/s) (22872B approximate peak alloc)
01-07 10:26:35.237 W/dex2oat32( 7169): Verification of void ad0.<clinit>() took
116.132ms (68.89 bytecodes/s) (776B approximate peak alloc)
01-07 10:26:35.266 D/Installer( 4956): DexoptAsync result, h: 235807443, r: 0, s: 7
01-07 10:26:35.266 D/Installer( 4956): Dexopt result(235807443): success
01-07 10:26:35.322 W/dex2oat32( 7257): Verification of void
bo.onAnimationEnd(android.animation.Animator) took 110.107ms (372.36 bytecodes/s)
(1200B approximate peak alloc)
01-07 10:26:35.325 W/dex2oat32( 7257): Verification of void
android.support.v7.widget.RecyclerView.suppressLayout(boolean) took 139.592ms
(408.33 bytecodes/s) (1440B approximate peak alloc)
01-07 10:26:35.334 W/dex2oat32( 7257): Verification of void
bob.<init>(java.lang.String, long, boolean) took 113.008ms (176.98 bytecodes/s)
(1016B approximate peak alloc)
01-07 10:26:35.337 W/dex2oat32( 7257): Verification of long bos.b(byte[], int) took
249.892ms (64.03 bytecodes/s) (864B approximate peak alloc)
01-07 10:26:35.341 W/dex2oat32( 7257): Verification of void bns.a(java.util.List)
took 143.561ms (11500.30 bytecodes/s) (28328B approximate peak alloc)
01-07 10:26:35.362 W/dex2oat32( 6996): Verification of void ves.QI(int, ctmn,
android.content.Context, ctla) took 152.479ms (98.37 bytecodes/s) (1008B
approximate peak alloc)
01-07 10:26:35.363 W/dex2oat32( 6996): Verification of java.lang.Object
aupy.a(ctmn, android.content.Context) took 160.502ms (242.99 bytecodes/s) (1280B
approximate peak alloc)
01-07 10:26:35.366 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:35.368 W/dex2oat32( 7257): Verification of deu
brf.a(java.util.Collection, boolean, bns, dev, bmx, bqs, bqb) took 109.710ms
(8294.55 bytecodes/s) (16128B approximate peak alloc)
01-07 10:26:35.368 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DiagMonAgent71/DiagMonAgent71.apk
pkg=com.sec.android.diagmonagent isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:35.369 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.340 W/dex2oat32( 7180): Verification of void
org.chromium.chrome.browser.toolbar.top.StartSurfaceToolbarView.<init>(android.cont
ent.Context, android.util.AttributeSet) took 122.387ms (147.07 bytecodes/s) (1016B
approximate peak alloc)
01-07 10:26:35.414 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk' ---
01-07 10:26:35.463 W/dex2oat32( 7169): Verification of java.util.Set hR1.b(VM3)
took 102.052ms (558.54 bytecodes/s) (1736B approximate peak alloc)
01-07 10:26:35.469 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.520 I/dex2oat32( 7308): /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/GooglePartnerSetup --
class-loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:35.524 I/dex2oat32( 7308): 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-07 10:26:35.545 W/dex2oat32( 6996): Verification of cmup afuf.e() took 124.151ms
(16.11 bytecodes/s) (688B approximate peak alloc)
01-07 10:26:35.554 W/dex2oat32( 7257): Verification of void
ciw.onItemClick(android.widget.AdapterView, android.view.View, int, long) took
164.549ms (170.16 bytecodes/s) (1512B approximate peak alloc)
01-07 10:26:35.560 W/dex2oat32( 7169): Verification of int[]
hY.A(android.os.Parcel, int) took 177.051ms (118.61 bytecodes/s) (880B approximate
peak alloc)
01-07 10:26:35.568 W/dex2oat32( 7180): Verification of void vK.<clinit>() took
243.727ms (607.24 bytecodes/s) (3504B approximate peak alloc)
01-07 10:26:35.570 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.573 W/dex2oat32( 7169): Verification of void
ig.onAnimationStart(android.view.animation.Animation) took 149.339ms (328.11
bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:35.589 W/dex2oat32( 7180): Verification of boolean
x5.onTouch(android.view.View, android.view.MotionEvent) took 248.364ms (1228.03
bytecodes/s) (4608B approximate peak alloc)
01-07 10:26:35.592 W/dex2oat32( 7180): Verification of android.content.Intent
wU.a(int) took 255.011ms (23.53 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:35.621 W/dex2oat32( 6996): Verification of java.lang.Runnable
agxp.a(android.content.Intent, dxtv) took 185.523ms (2285.42 bytecodes/s) (9376B
approximate peak alloc)
01-07 10:26:35.641 W/dex2oat32( 7257): Verification of void cz.b(cy) took 163.636ms
(134.44 bytecodes/s) (872B approximate peak alloc)
01-07 10:26:35.673 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.728 I/dex2oat32( 7247): dex2oat took 2.244s (1.696s cpu) (threads:
8) arena alloc=8576B (8576B) java alloc=3685KB (3774256B) native alloc=3951KB
(4045992B) free=828KB (848728B)
01-07 10:26:35.760 W/dex2oat32( 7180): Verification of void H70.<clinit>() took
152.301ms (122677.99 bytecodes/s) (146528B approximate peak alloc)
01-07 10:26:35.774 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.782 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/GoogleServicesFramework/GoogleServicesFramework.apk' (success) ---
01-07 10:26:35.782 I/installd( 4701): Dexopt async result : 0, hash_code :
91614477, path:
/system/system_ext/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk
01-07 10:26:35.784 W/dex2oat32( 7180): Verification of void KC2.a(java.lang.Object,
java.lang.Object, java.lang.Object) took 100.260ms (2084.57 bytecodes/s) (5328B
approximate peak alloc)
01-07 10:26:35.797 W/dex2oat32( 6996): Verification of apes aozi.a() took 106.074ms
(1055.86 bytecodes/s) (2208B approximate peak alloc)
01-07 10:26:35.803 W/dex2oat32( 7169): Verification of void
qK.c(android.widget.EditText, java.lang.CharSequence,
android.graphics.drawable.Drawable, float, float, float, int,
android.content.res.ColorStateList, android.content.res.ColorStateList, int, int,
android.graphics.Typeface, int, int, boolean, int, int, java.util.List, boolean,
android.text.TextUtils$TruncateAt, int, int, int,
android.text.method.MovementMethod, java.lang.CharSequence, java.lang.CharSequence,
android.graphics.drawable.Drawable) took 102.782ms (2442.05 bytecodes/s) (4936B
approximate peak alloc)
01-07 10:26:35.875 D/Installer( 4956): DexoptAsync result, h: 91614477, r: 0, s: 7
01-07 10:26:35.875 D/Installer( 4956): Dexopt result(91614477): success
01-07 10:26:35.929 W/dex2oat32( 6996): Verification of void atrv.b() took 100.175ms
(988.26 bytecodes/s) (1968B approximate peak alloc)
01-07 10:26:35.974 W/dex2oat32( 7257): Verification of void qu.onMeasure(int, int)
took 214.280ms (10290.24 bytecodes/s) (34648B approximate peak alloc)
01-07 10:26:35.981 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:35.983 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/LocalTransport/LocalTransport.apk
pkg=com.android.localtransport isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:35.983 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:35.990 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DiagMonAgent71/DiagMonAgent71.apk' ---
01-07 10:26:36.018 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1041
01-07 10:26:36.022 I/dex2oat32( 7319): /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/DiagMonAgent71 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:36.045 I/dex2oat32( 7319): 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-07 10:26:36.072 W/dex2oat32( 7169): Verification of void H70.<clinit>() took
135.574ms (137813.06 bytecodes/s) (146528B approximate peak alloc)
01-07 10:26:36.085 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.152 W/dex2oat32( 7232): Verification of java.lang.Object[]
yl.newArray(int) took 103.928ms (28.87 bytecodes/s) (760B approximate peak alloc)
01-07 10:26:36.162 W/dex2oat32( 7169): Verification of void FD.t(int, YC, dD) took
102.582ms (2671.01 bytecodes/s) (5408B approximate peak alloc)
01-07 10:26:36.177 W/dex2oat32( 7169): Verification of java.lang.Object Nk3.c()
took 120.417ms (2208.99 bytecodes/s) (5616B approximate peak alloc)
01-07 10:26:36.187 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.276 I/io_stats( 4394): !@ 179,0 r 54381 3636505 w 4495 287740 d 1001
23164 f 1188 1184 iot 21560 0 th 51200 0 0 pt 0 inp 0 0 101.410
01-07 10:26:36.294 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.336 W/dex2oat32( 7180): Verification of void hv.a(Js, Zu) took
119.521ms (1656.61 bytecodes/s) (4224B approximate peak alloc)
01-07 10:26:36.348 W/dex2oat32( 7169): Verification of void
YM3.onAttachedToWindow() took 166.626ms (318.08 bytecodes/s) (1648B approximate
peak alloc)
01-07 10:26:36.348 W/dex2oat32( 7169): Verification of void ZC2.a(int,
java.lang.Object) took 114.250ms (1120.35 bytecodes/s) (3056B approximate peak
alloc)
01-07 10:26:36.350 W/dex2oat32( 7169): Verification of void
Ym1.<init>(java.util.concurrent.atomic.AtomicReferenceFieldUpdater,
java.util.concurrent.atomic.AtomicIntegerFieldUpdater) took 163.853ms (54.93
bytecodes/s) (896B approximate peak alloc)
01-07 10:26:36.353 W/dex2oat32( 7169): Verification of void ZN2.<clinit>() took
106.714ms (515.39 bytecodes/s) (1224B approximate peak alloc)
01-07 10:26:36.354 W/dex2oat32( 7180): Verification of int bb0.l(java.lang.Object,
byte[], int, int, int, int, int, int, long, int, long, v90) took 169.401ms (5596.16
bytecodes/s) (15880B approximate peak alloc)
01-07 10:26:36.356 W/dex2oat32( 7169): Verification of void YW1.j(float, float,
float, float, float, float) took 167.246ms (1614.39 bytecodes/s) (4160B approximate
peak alloc)
01-07 10:26:36.357 W/dex2oat32( 7169): Verification of ZC1 ZC1.d(hd4) took
150.831ms (1849.74 bytecodes/s) (3808B approximate peak alloc)
01-07 10:26:36.375 W/dex2oat32( 7169): Verification of void
UR2.<init>(android.view.View) took 234.169ms (311.74 bytecodes/s) (1792B
approximate peak alloc)
01-07 10:26:36.377 W/dex2oat32( 7169): Verification of android.animation.Animator
Ym.v(android.view.ViewGroup, Cm, Cm) took 186.982ms (3679.49 bytecodes/s) (12040B
approximate peak alloc)
01-07 10:26:36.397 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.405 W/dex2oat32( 7180): Verification of void gc0.<clinit>() took
209.678ms (1797.99 bytecodes/s) (3392B approximate peak alloc)
01-07 10:26:36.407 I/dex2oat32( 7308): dex2oat took 890.498ms (415.281ms cpu)
(threads: 8) arena alloc=8512B (8512B) java alloc=523KB (535712B) native
alloc=1779KB (1821824B) free=656KB (672640B)
01-07 10:26:36.416 W/dex2oat32( 7257): Verification of void lz.c(mf) took 133.021ms
(3864.03 bytecodes/s) (9664B approximate peak alloc)
01-07 10:26:36.429 V/installd( 4701): DexInv: --- END
'/product/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk' (success) ---
01-07 10:26:36.430 I/installd( 4701): Dexopt async result : 0, hash_code :
215174672, path: /product/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk
01-07 10:26:36.498 D/Installer( 4956): DexoptAsync result, h: 215174672, r: 0, s: 7
01-07 10:26:36.498 D/Installer( 4956): Dexopt result(215174672): success
01-07 10:26:36.554 I/dex2oat32( 6996): Explicit concurrent copying GC freed
96329(17MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
75us total 216.231ms
01-07 10:26:36.599 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:36.600 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/LocalTransport/LocalTransport.apk' ---
01-07 10:26:36.603 W/dex2oat32( 7232): Verification of void bmy.<clinit>() took
139.782ms (142356.72 bytecodes/s) (182080B approximate peak alloc)
01-07 10:26:36.614 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BiometricSetting/BiometricSetting.apk
pkg=com.samsung.android.biometrics.app.setting isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:36.615 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.630 I/dex2oat32( 7337): /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=/system/priv-app/LocalTransport --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:36.635 I/dex2oat32( 7337): 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-07 10:26:36.658 W/dex2oat32( 7232): Verification of boolean
bug.d(java.io.InputStream, java.io.Writer, int) took 109.919ms (6841.35
bytecodes/s) (14992B approximate peak alloc)
01-07 10:26:36.683 W/dex2oat32( 7232): Verification of void ccb.l() took 131.118ms
(30.51 bytecodes/s) (664B approximate peak alloc)
01-07 10:26:36.715 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.816 W/dex2oat32( 7169): Verification of void pM3.a() took 103.331ms
(212.91 bytecodes/s) (1048B approximate peak alloc)
01-07 10:26:36.816 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:36.816 W/dex2oat32( 7169): Verification of void
org.chromium.components.browser_ui.bottomsheet.BottomSheet.t(int) took 131.714ms
(1442.52 bytecodes/s) (3424B approximate peak alloc)
01-07 10:26:36.825 I/dex2oat32( 7337): dex2oat took 198.351ms (156.715ms cpu)
(threads: 8) arena alloc=4232B (4232B) java alloc=36KB (37072B) native alloc=1433KB
(1467792B) free=502KB (514672B)
01-07 10:26:36.841 W/dex2oat32( 7169): Verification of void
q63.a(android.widget.Button) took 108.875ms (137.77 bytecodes/s) (960B approximate
peak alloc)
01-07 10:26:36.842 W/dex2oat32( 7169): Verification of void pY1.a(java.lang.Object,
java.lang.Object, java.lang.Object) took 120.898ms (2043.04 bytecodes/s) (4416B
approximate peak alloc)
01-07 10:26:36.845 W/dex2oat32( 7169): Verification of void qD3.a(IC3) took
107.872ms (250.29 bytecodes/s) (1168B approximate peak alloc)
01-07 10:26:36.876 V/installd( 4701): DexInv: --- END
'/system/priv-app/LocalTransport/LocalTransport.apk' (success) ---
01-07 10:26:36.876 I/installd( 4701): Dexopt async result : 0, hash_code :
161266446, path: /system/priv-app/LocalTransport/LocalTransport.apk
01-07 10:26:36.889 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1051
01-07 10:26:36.917 D/Installer( 4956): DexoptAsync result, h: 161266446, r: 0, s: 7
01-07 10:26:36.917 D/Installer( 4956): Dexopt result(161266446): success
01-07 10:26:36.949 W/dex2oat32( 7180): Verification of java.lang.String
com.google.android.gms.phenotype.ExperimentTokens.toString() took 100.240ms
(1725.85 bytecodes/s) (2232B approximate peak alloc)
01-07 10:26:36.981 W/dex2oat32( 7180): Verification of void hC.X0(UC) took
104.286ms (863.01 bytecodes/s) (1888B approximate peak alloc)
01-07 10:26:36.985 W/dex2oat32( 7180): Verification of void jk3.k(java.lang.Object)
took 100.350ms (817.14 bytecodes/s) (2096B approximate peak alloc)
01-07 10:26:37.018 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:37.020 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SPPPushClient/SPPPushClient.apk pkg=com.sec.spp.push isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:37.020 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.030 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BiometricSetting/BiometricSetting.apk' ---
01-07 10:26:37.111 I/dex2oat32( 7348): /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=/system/priv-app/BiometricSetting --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:37.115 I/dex2oat32( 7348): 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-07 10:26:37.121 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.129 W/dex2oat32( 7180): Verification of mB Bn0.q0(rB) took 111.099ms
(4644.47 bytecodes/s) (8728B approximate peak alloc)
01-07 10:26:37.140 W/dex2oat32( 7169): Verification of Wk
zE3.D(android.view.ViewGroup, int) took 108.634ms (2043.55 bytecodes/s) (5328B
approximate peak alloc)
01-07 10:26:37.161 W/dex2oat32( 7169): Verification of void AS.<init>() took
115.989ms (2293.31 bytecodes/s) (2832B approximate peak alloc)
01-07 10:26:37.165 W/dex2oat32( 7235): Verification of java.lang.String blu.h(byte)
took 132.124ms (3791.88 bytecodes/s) (4760B approximate peak alloc)
01-07 10:26:37.171 W/dex2oat32( 7180): Verification of boolean MI.e1(mB, mB) took
115.146ms (4785.19 bytecodes/s) (15000B approximate peak alloc)
01-07 10:26:37.193 W/dex2oat32( 7180): Verification of void
Cq.f(android.graphics.RectF, android.graphics.Matrix, boolean) took 168.580ms
(154.23 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:37.203 W/dex2oat32( 7235): Verification of void bmy.<clinit>() took
164.571ms (120913.76 bytecodes/s) (182080B approximate peak alloc)
01-07 10:26:37.229 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.262 W/dex2oat32( 7169): Verification of void Iz2.<init>(Lz2) took
104.929ms (57.18 bytecodes/s) (792B approximate peak alloc)
01-07 10:26:37.265 W/dex2oat32( 7169): Verification of void
Jd2.A0(android.os.Parcelable) took 104.211ms (211.11 bytecodes/s) (1160B
approximate peak alloc)
01-07 10:26:37.270 W/dex2oat32( 7180): Verification of void cp.<init>(vo, sq, oq)
took 123.388ms (445.75 bytecodes/s) (1552B approximate peak alloc)
01-07 10:26:37.274 W/dex2oat32( 7180): Verification of void
androidx.appcompat.widget.ActionBarOverlayLayout.p(android.view.Menu, V3) took
101.614ms (1367.91 bytecodes/s) (2752B approximate peak alloc)
01-07 10:26:37.330 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.338 W/dex2oat32( 7235): Verification of void
com.felicanetworks.mfc.PINEnableData.readFromParcel(android.os.Parcel) took
116.860ms (402.19 bytecodes/s) (1176B approximate peak alloc)
01-07 10:26:37.350 W/dex2oat32( 7235): Verification of void
com.felicanetworks.mfc.mfi.MfiClient.start(java.lang.String, java.lang.String,
com.felicanetworks.mfc.mfi.StartEventCallback) took 113.367ms (2028.80 bytecodes/s)
(4032B approximate peak alloc)
01-07 10:26:37.354 I/dex2oat32( 7257): Explicit concurrent copying GC freed
19067(4660KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7160B/1542KB, paused
246us total 93.234ms
01-07 10:26:37.433 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.466 I/dex2oat32( 7257): Explicit concurrent copying GC freed
434(84KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7584B/1543KB, paused
66us total 6.080ms
01-07 10:26:37.513 W/dex2oat32( 7232): Verification of dyx dyt.a() took 153.172ms
(19285.44 bytecodes/s) (48800B approximate peak alloc)
01-07 10:26:37.517 W/dex2oat32( 7232): Verification of void eii.C(ekm) took
135.744ms (4677.89 bytecodes/s) (10976B approximate peak alloc)
01-07 10:26:37.518 W/dex2oat32( 7232): Verification of void ejc.C(ekm) took
114.724ms (862.94 bytecodes/s) (2360B approximate peak alloc)
01-07 10:26:37.540 W/dex2oat32( 7232): Verification of void ehp.C(ekm) took
135.923ms (985.85 bytecodes/s) (2736B approximate peak alloc)
01-07 10:26:37.541 W/dex2oat32( 7232): Verification of void ejb.<init>(ejc, bvbt)
took 137.156ms (58.33 bytecodes/s) (776B approximate peak alloc)
01-07 10:26:37.549 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.549 W/dex2oat32( 7169): Verification of void jk.<init>() took
131.707ms (30.37 bytecodes/s) (712B approximate peak alloc)
01-07 10:26:37.561 W/dex2oat32( 7232): Verification of void eiq.C(ekm) took
167.045ms (3699.60 bytecodes/s) (12160B approximate peak alloc)
01-07 10:26:37.562 W/dex2oat32( 7232): Verification of android.view.View ehw.b()
took 160.677ms (6796.23 bytecodes/s) (18160B approximate peak alloc)
01-07 10:26:37.583 W/dex2oat32( 7232): Verification of android.view.View
eiz.F(bvah) took 186.222ms (9289.94 bytecodes/s) (28448B approximate peak alloc)
01-07 10:26:37.605 W/dex2oat32( 7169): Verification of void v43.z(java.util.List,
androidx.recyclerview.widget.RecyclerView) took 128.352ms (498.63 bytecodes/s)
(1904B approximate peak alloc)
01-07 10:26:37.611 W/dex2oat32( 7235): Verification of boolean
dax.support_onTouchEvent(android.view.MotionEvent) took 111.976ms (0.00
bytecodes/s) (464B approximate peak alloc)
01-07 10:26:37.642 I/dex2oat32( 7319): dex2oat took 1.623s (1.135s cpu) (threads:
8) arena alloc=6976B (6976B) java alloc=1368KB (1401712B) native alloc=3064KB
(3138472B) free=663KB (679000B)
01-07 10:26:37.646 I/dex2oat32( 7257): dex2oat took 3.974s (2.754s cpu) (threads:
8) arena alloc=1082KB (1108408B) java alloc=7584B (7584B) native alloc=2849KB
(2917984B) free=706KB (723360B)
01-07 10:26:37.650 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.665 V/installd( 4701): DexInv: --- END
'/system/priv-app/DiagMonAgent71/DiagMonAgent71.apk' (success) ---
01-07 10:26:37.665 I/installd( 4701): Dexopt async result : 0, hash_code :
136400137, path: /system/priv-app/DiagMonAgent71/DiagMonAgent71.apk
01-07 10:26:37.718 V/installd( 4701): DexInv: --- END
'/product/app/GoogleTTS/GoogleTTS.apk' (success) ---
01-07 10:26:37.718 I/installd( 4701): Dexopt async result : 0, hash_code :
108926146, path: /product/app/GoogleTTS/GoogleTTS.apk
01-07 10:26:37.751 D/Installer( 4956): DexoptAsync result, h: 108926146, r: 0, s: 7
01-07 10:26:37.751 D/Installer( 4956): Dexopt result(108926146): success
01-07 10:26:37.777 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1061
01-07 10:26:37.790 W/dex2oat32( 7232): Verification of void
com.google.android.gms.ads.internal.util.l.r(android.content.Context,
java.lang.Throwable) took 101.188ms (217.42 bytecodes/s) (1248B approximate peak
alloc)
01-07 10:26:37.813 W/dex2oat32( 7232): Verification of void
com.google.android.gms.ads.internal.webview.t.onMeasure(int, int) took 104.556ms
(229.54 bytecodes/s) (1232B approximate peak alloc)
01-07 10:26:37.821 W/dex2oat32( 7169): Verification of android.net.Uri
com.google.android.gms.fido.fido2.api.common.BrowserPublicKeyCredentialRequestOptio
ns.J0(android.net.Uri) took 102.387ms (341.84 bytecodes/s) (1344B approximate peak
alloc)
01-07 10:26:37.822 W/dex2oat32( 7169): Verification of void uR.o() took 136.588ms
(798.02 bytecodes/s) (1952B approximate peak alloc)
01-07 10:26:37.823 W/dex2oat32( 6996): Verification of void
azyn.c(android.graphics.Canvas, android.support.v7.widget.RecyclerView) took
111.127ms (593.91 bytecodes/s) (1592B approximate peak alloc)
01-07 10:26:37.838 W/dex2oat32( 6996): Verification of void babn.<clinit>() took
121.254ms (65.98 bytecodes/s) (776B approximate peak alloc)
01-07 10:26:37.851 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:37.853 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/CarrierDefaultApp/CarrierDefaultApp.apk
pkg=com.android.carrierdefaultapp isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:37.854 D/Installer( 4956): DexoptAsync result, h: 136400137, r: 0, s: 7
01-07 10:26:37.854 D/Installer( 4956): Dexopt result(136400137): success
01-07 10:26:37.866 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SPPPushClient/SPPPushClient.apk' ---
01-07 10:26:37.895 W/dex2oat32( 7232): Verification of java.lang.Object
com.google.android.gms.ads.nonagon.util.cache.a.createFromParcel(android.os.Parcel)
took 170.004ms (611.75 bytecodes/s) (2120B approximate peak alloc)
01-07 10:26:37.955 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:37.966 V/installd( 4701): DexInv: --- BEGIN
'/system/app/CarrierDefaultApp/CarrierDefaultApp.apk' ---
01-07 10:26:37.978 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecMyFiles2020/SecMyFiles2020.apk
pkg=com.sec.android.app.myfiles isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:37.978 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:37.979 E/audit ( 4529): type=1400 audit(1641569197.975:56): avc:
denied { write } for pid=7363 comm="dex2oat32"
path="/data/misc/profiles/ref/com.sec.android.app.myfiles/primary.prof"
dev="mmcblk0p37" ino=3511 scontext=u:r:dex2oat:s0
tcontext=u:object_r:user_profile_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:26:37.991 I/dex2oat32( 7360): /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/SPPPushClient --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:37.996 I/dex2oat32( 7360): 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-07 10:26:38.026 I/dex2oat32( 7363): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=42 --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/CarrierDefaultApp --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:38.033 I/dex2oat32( 7363): 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-07 10:26:38.059 W/dex2oat32( 7232): Verification of void
frx.setScrollBarStyle(int) took 186.317ms (91.24 bytecodes/s) (968B approximate
peak alloc)
01-07 10:26:38.066 W/dex2oat32( 7235): Verification of void
com.google.android.material.appbar.AppBarLayout$BaseBehavior.K(androidx.coordinator
layout.widget.CoordinatorLayout, com.google.android.material.appbar.AppBarLayout,
mg, boolean) took 136.002ms (66.18 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:38.066 W/dex2oat32( 6996): Verification of boolean
beda.f(android.support.v7.widget.RecyclerView, android.view.MotionEvent) took
112.644ms (1899.79 bytecodes/s) (3312B approximate peak alloc)
01-07 10:26:38.074 W/dex2oat32( 6996): Verification of ctoh bdzs.a() took 129.555ms
(3473.43 bytecodes/s) (5224B approximate peak alloc)
01-07 10:26:38.077 W/dex2oat32( 6996): Verification of ctoh bebr.a() took 128.573ms
(2901.08 bytecodes/s) (4776B approximate peak alloc)
01-07 10:26:38.085 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.185 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.195 W/dex2oat32( 7360): Could not reserve sentinel fault page
01-07 10:26:38.279 I/io_stats( 4394): !@ 179,0 r 54482 3645073 w 4559 290308 d 1001
23164 f 1188 1184 iot 21608 0 th 51200 0 0 pt 0 inp 0 0 103.413
01-07 10:26:38.286 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.388 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.394 W/dex2oat32( 7180): Compilation of void J.N.MptkZg38(long,
java.lang.Object) took 114.094ms
01-07 10:26:38.404 I/dex2oat32( 7348): Explicit concurrent copying GC freed
1497(824KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 1504B/1537KB, paused
86us total 10.060ms
01-07 10:26:38.409 W/dex2oat32( 7232): Verification of void
com.google.android.gms.auth.firstparty.dataservice.GetAndAdvanceOtpCounterResponse.
<clinit>() took 107.398ms (74.49 bytecodes/s) (912B approximate peak alloc)
01-07 10:26:38.411 W/dex2oat32( 7235): Verification of void gcq.d(boolean) took
122.074ms (65.53 bytecodes/s) (896B approximate peak alloc)
01-07 10:26:38.441 W/dex2oat32( 7235): Verification of boolean
rff.eA(java.lang.String) took 156.322ms (51.18 bytecodes/s) (824B approximate peak
alloc)
01-07 10:26:38.489 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.533 I/dex2oat32( 7363): dex2oat took 510.357ms (158.260ms cpu)
(threads: 8) arena alloc=2824B (2824B) java alloc=53KB (54432B) native alloc=1161KB
(1189264B) free=450KB (461424B)
01-07 10:26:38.559 V/installd( 4701): DexInv: --- END
'/system/app/CarrierDefaultApp/CarrierDefaultApp.apk' (success) ---
01-07 10:26:38.560 I/installd( 4701): Dexopt async result : 0, hash_code :
34123973, path: /system/app/CarrierDefaultApp/CarrierDefaultApp.apk
01-07 10:26:38.590 D/Installer( 4956): DexoptAsync result, h: 34123973, r: 0, s: 7
01-07 10:26:38.590 D/Installer( 4956): Dexopt result(34123973): success
01-07 10:26:38.650 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1071
01-07 10:26:38.691 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:38.691 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecMyFiles2020/SecMyFiles2020.apk' ---
01-07 10:26:38.693 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ProxyHandler/ProxyHandler.apk pkg=com.android.proxyhandler
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:38.693 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.715 I/dex2oat32( 7348): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 46.132ms
01-07 10:26:38.716 I/dex2oat32( 7348): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 45.277ms
01-07 10:26:38.726 I/dex2oat32( 7348): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 8.667ms
01-07 10:26:38.746 E/Watchdog( 4956): !@Sync: 3 heap: 25 / 31 [2022-01-07
15:26:38.746] sdogWay: softdog
01-07 10:26:38.770 I/dex2oat32( 7396): /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/priv-app/SecMyFiles2020 --class-
loader-context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:38.783 I/dex2oat32( 7396): 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-07 10:26:38.794 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.895 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:38.949 W/dex2oat32( 7235): Verification of void isv.<init>(uzp, uzw,
isu, isp) took 164.104ms (127.97 bytecodes/s) (992B approximate peak alloc)
01-07 10:26:38.954 W/dex2oat32( 6996): Verification of void bmje.u() took 157.627ms
(50.75 bytecodes/s) (832B approximate peak alloc)
01-07 10:26:38.977 W/dex2oat32( 6996): Verification of void bkwu.t(bzil) took
189.767ms (10871.21 bytecodes/s) (30312B approximate peak alloc)
01-07 10:26:38.997 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.004 I/SurfaceFlinger( 4646): SFWD update time=104139291618
01-07 10:26:39.099 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.176 W/dex2oat32( 7396): Method
Landroid/support/v4/media/MediaBrowserCompat$ConnectionCallback;.onConnected is
abstract, but the declaring class is neither abstract nor an interface in dex file
SecMyFiles2020.apk
01-07 10:26:39.176 W/dex2oat32( 7396): Method
Landroid/support/v4/media/MediaBrowserCompat$ConnectionCallback;.onConnectionFailed
is abstract, but the declaring class is neither abstract nor an interface in dex
file SecMyFiles2020.apk
01-07 10:26:39.176 W/dex2oat32( 7396): Method
Landroid/support/v4/media/MediaBrowserCompat$ConnectionCallback;.onConnectionSuspen
ded is abstract, but the declaring class is neither abstract nor an interface in
dex file SecMyFiles2020.apk
01-07 10:26:39.183 W/dex2oat32( 7396): Method
Lcom/fasterxml/jackson/core/util/RequestPayload;.toString is abstract, but the
declaring class is neither abstract nor an interface in dex file SecMyFiles2020.apk
01-07 10:26:39.188 W/dex2oat32( 7396): Method
Lcom/microsoft/identity/client/RequestContext;.getComponent is abstract, but the
declaring class is neither abstract nor an interface in dex file SecMyFiles2020.apk
01-07 10:26:39.188 W/dex2oat32( 7396): Method
Lcom/microsoft/identity/client/RequestContext;.getCorrelationId is abstract, but
the declaring class is neither abstract nor an interface in dex file
SecMyFiles2020.apk
01-07 10:26:39.189 W/dex2oat32( 7396): Method
Lcom/sec/android/app/myfiles/domain/repository/query/SelectClause$LinkedElement;.ge
tElement is abstract, but the declaring class is neither abstract nor an interface
in dex file SecMyFiles2020.apk
01-07 10:26:39.189 W/dex2oat32( 7396): Method
Lcom/sec/android/app/myfiles/domain/repository/query/SelectClause$LinkedElement;.ge
tOperator is abstract, but the declaring class is neither abstract nor an interface
in dex file SecMyFiles2020.apk
01-07 10:26:39.200 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.303 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.307 W/dex2oat32( 7396): Could not reserve sentinel fault page
01-07 10:26:39.349 W/dex2oat32( 7169): Compilation of void FD.d() took 101.032ms
01-07 10:26:39.351 W/dex2oat32( 7180): Compilation of Xq1 HE0.b(java.lang.Object,
wr0) took 101.495ms
01-07 10:26:39.403 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.419 W/dex2oat32( 7232): Compilation of void
djk.c(java.io.PrintWriter) took 101.912ms
01-07 10:26:39.440 I/dex2oat32( 6996): Explicit concurrent copying GC freed
91803(14MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
77us total 259.795ms
01-07 10:26:39.462 W/dex2oat32( 7235): Compilation of void cd.<clinit>() took
108.955ms
01-07 10:26:39.467 W/dex2oat32( 7348): Verification of android.graphics.Shader
androidx.core.content.res.GradientColorInflaterCompat.createFromXmlInner(android.co
ntent.res.Resources, org.xmlpull.v1.XmlPullParser, android.util.AttributeSet,
android.content.res.Resources$Theme) took 118.850ms (2364.31 bytecodes/s) (3752B
approximate peak alloc)
01-07 10:26:39.474 W/dex2oat32( 7235): Compilation of void
android.support.constraint.ConstraintLayout.onMeasure(int, int) took 119.570ms
01-07 10:26:39.504 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.511 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1081
01-07 10:26:39.540 D/InputReader( 4956): Btn_touch(6): value=1 when=104.675087
01-07 10:26:39.540 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.4 ] when=104.675087
01-07 10:26:39.605 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.623 W/dex2oat32( 7180): Compilation of void ee3.<init>(ke3, Ud3)
took 133.898ms
01-07 10:26:39.629 W/dex2oat32( 7348): Verification of void
androidx.appcompat.widget.AppCompatImageView.setBackgroundResource(int) took
131.969ms (83.35 bytecodes/s) (992B approximate peak alloc)
01-07 10:26:39.636 W/dex2oat32( 7348): Verification of void
androidx.constraintlayout.motion.widget.KeyTrigger.conditionallyFire(float,
android.view.View) took 110.684ms (5682.83 bytecodes/s) (7624B approximate peak
alloc)
01-07 10:26:39.639 W/dex2oat32( 7360): Verification of boolean
com.samsung.android.sdk.smp.common.FileIOUtil.unzip(java.lang.String,
java.lang.String, java.lang.String) took 115.952ms (1612.74 bytecodes/s) (4016B
approximate peak alloc)
01-07 10:26:39.673 D/InputReader( 4956): Btn_touch(6): value=0 when=104.808379
01-07 10:26:39.673 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=104.808379
01-07 10:26:39.705 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.717 W/dex2oat32( 7360): Verification of void
com.samsung.android.sdk.smp.storage.DBHandler$PpmtDBHelper.onUpgrade(android.databa
se.sqlite.SQLiteDatabase, int, int) took 124.004ms (1128.99 bytecodes/s) (2616B
approximate peak alloc)
01-07 10:26:39.730 W/dex2oat32( 7360): Verification of java.lang.Object
com.sec.pns.msg.frontend.MsgFrontendDecoderForDevice.decode(org.jboss.netty.channel
.ChannelHandlerContext, org.jboss.netty.channel.Channel,
org.jboss.netty.buffer.ChannelBuffer) took 115.691ms (1910.26 bytecodes/s) (4528B
approximate peak alloc)
01-07 10:26:39.806 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.815 W/dex2oat32( 7360): Verification of java.lang.Object
com.sec.pns.msg.frontend.MsgFrontendDecoder.decode(org.jboss.netty.channel.ChannelH
andlerContext, org.jboss.netty.channel.Channel,
org.jboss.netty.buffer.ChannelBuffer) took 212.630ms (1702.48 bytecodes/s) (6720B
approximate peak alloc)
01-07 10:26:39.865 W/dex2oat32( 7180): Compilation of void ow3.a(java.lang.Object,
java.lang.Object, java.lang.Object) took 156.508ms
01-07 10:26:39.906 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:39.929 W/dex2oat32( 7348): Verification of
android.graphics.drawable.Drawable
android.support.v7.widget.SuggestionsAdapter.getDrawableFromResourceUri(android.net
.Uri) took 116.614ms (1817.96 bytecodes/s) (3544B approximate peak alloc)
01-07 10:26:39.931 W/dex2oat32( 7360): Verification of void
com.sec.spp.runa.activity.RunaCollectActivity$c.a(java.lang.String) took 130.094ms
(46.12 bytecodes/s) (832B approximate peak alloc)
01-07 10:26:39.948 W/dex2oat32( 7169): Compilation of void Nc.a1(boolean) took
118.964ms
01-07 10:26:40.007 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.054 W/dex2oat32( 7360): Verification of void
androidx.fragment.app.Fragment.onCreateContextMenu(android.view.ContextMenu,
android.view.View, android.view.ContextMenu$ContextMenuInfo) took 116.061ms (68.93
bytecodes/s) (888B approximate peak alloc)
01-07 10:26:40.104 I/dex2oat32( 7348): Explicit concurrent copying GC freed
10472(5440KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7128B/1542KB, paused
67us total 40.329ms
01-07 10:26:40.108 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.125 W/dex2oat32( 7360): Verification of void
androidx.fragment.app.s.a(androidx.fragment.app.Fragment, android.content.Context,
boolean) took 192.163ms (254.99 bytecodes/s) (1688B approximate peak alloc)
01-07 10:26:40.125 W/dex2oat32( 7360): Verification of void b.h.a.a.a(b.h.a.d, int,
java.lang.Object) took 190.152ms (851.95 bytecodes/s) (3840B approximate peak
alloc)
01-07 10:26:40.143 W/dex2oat32( 7360): Verification of org.apache.http.HttpResponse
c.a.a.a.b.a(c.a.a.q, java.util.Map) took 204.922ms (541.67 bytecodes/s) (2720B
approximate peak alloc)
01-07 10:26:40.145 W/dex2oat32( 7360): Verification of java.lang.Object
c.a.a.a.n.get() took 177.473ms (73.25 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:40.157 W/dex2oat32( 7360): Verification of int
c.a.a.a.f.c(java.io.InputStream) took 209.760ms (66.74 bytecodes/s) (936B
approximate peak alloc)
01-07 10:26:40.172 W/dex2oat32( 7360): Verification of org.apache.http.HttpResponse
c.a.a.a.g.a(c.a.a.q, java.util.Map) took 194.787ms (205.35 bytecodes/s) (1272B
approximate peak alloc)
01-07 10:26:40.175 W/dex2oat32( 7360): Verification of void
androidx.recyclerview.widget.n.a(int) took 215.276ms (241.55 bytecodes/s) (1360B
approximate peak alloc)
01-07 10:26:40.209 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.241 W/dex2oat32( 7235): Compilation of boolean
dgm.c(com.google.android.gms.contextmanager.internal.ContextManagerClientInfo,
bzvk) took 108.392ms
01-07 10:26:40.265 W/dex2oat32( 7235): Compilation of dmd dmh.c(long) took
117.024ms
01-07 10:26:40.282 I/io_stats( 4394): !@ 179,0 r 54483 3645085 w 4586 290600 d 1001
23164 f 1188 1184 iot 21616 0 th 51200 0 0 pt 0 inp 0 0 105.416
01-07 10:26:40.310 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.356 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1091
01-07 10:26:40.384 W/dex2oat32( 7360): Verification of void
com.google.android.gms.internal.ads.Gg.a(com.google.android.gms.internal.ads.Ug)
took 138.696ms (129.78 bytecodes/s) (1048B approximate peak alloc)
01-07 10:26:40.384 W/dex2oat32( 7360): Verification of void
com.google.android.gms.internal.ads.Gv.a(android.view.View, java.util.Map,
android.os.Bundle, android.view.View) took 135.037ms (999.72 bytecodes/s) (3144B
approximate peak alloc)
01-07 10:26:40.384 W/dex2oat32( 7360): Verification of void
com.google.android.gms.internal.ads.Nm.<init>() took 106.512ms (37.55 bytecodes/s)
(744B approximate peak alloc)
01-07 10:26:40.397 W/dex2oat32( 7360): Verification of boolean
com.google.android.gms.internal.ads.Ni.m(c.b.b.b.b.a) took 133.076ms (150.29
bytecodes/s) (968B approximate peak alloc)
01-07 10:26:40.411 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.425 W/dex2oat32( 7235): Compilation of void egq.c(bvdj, long,
java.util.Map, edz) took 102.950ms
01-07 10:26:40.451 W/dex2oat32( 7180): Compilation of boolean
zF0.k(androidx.coordinatorlayout.widget.CoordinatorLayout, android.view.View, int,
int, int, int) took 119.759ms
01-07 10:26:40.451 W/dex2oat32( 7235): Compilation of void eil.<init>(bvar) took
114.311ms
01-07 10:26:40.469 W/dex2oat32( 7169): Compilation of St3 St3.r(lu3) took 130.884ms
01-07 10:26:40.469 W/dex2oat32( 7360): Verification of int
com.google.android.gms.internal.ads.Sg.a(int, java.lang.String) took 125.293ms
(734.28 bytecodes/s) (1408B approximate peak alloc)
01-07 10:26:40.512 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.587 W/dex2oat32( 7348): Verification of
androidx.recyclerview.widget.RecyclerView$ViewHolder
androidx.recyclerview.widget.RecyclerView$Recycler.getChangedScrapViewForPosition(i
nt) took 137.818ms (848.94 bytecodes/s) (2496B approximate peak alloc)
01-07 10:26:40.589 W/dex2oat32( 7348): Verification of void
androidx.savedstate.ViewTreeSavedStateRegistryOwner.set(android.view.View,
androidx.savedstate.SavedStateRegistryOwner) took 116.353ms (51.57 bytecodes/s)
(840B approximate peak alloc)
01-07 10:26:40.593 W/dex2oat32( 7348): Verification of void
androidx.vectordrawable.animated.R$styleable.<clinit>() took 108.746ms (29426.22
bytecodes/s) (16872B approximate peak alloc)
01-07 10:26:40.613 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.636 W/dex2oat32( 7180): Compilation of void Nt1.<init>(lr1, Vr1,
boolean) took 111.459ms
01-07 10:26:40.637 W/dex2oat32( 7180): Compilation of void zB2.d(yB2, int, Ma4)
took 116.351ms
01-07 10:26:40.714 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.745 I/dex2oat32( 7232): Explicit concurrent copying GC freed
64933(11MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
1.045ms total 618.764ms
01-07 10:26:40.757 I/dex2oat32( 7169): Explicit concurrent copying GC freed
73180(11MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
78us total 223.696ms
01-07 10:26:40.784 I/dex2oat32( 7348): Explicit concurrent copying GC freed
3244(1196KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7720B/1543KB, paused
72us total 12.035ms
01-07 10:26:40.815 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:40.917 I/dex2oat32( 7180): Explicit concurrent copying GC freed
73180(18MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
95us total 241.518ms
01-07 10:26:40.922 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.023 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.057 W/dex2oat32( 6996): Class btuv failed lock verification and will
run slower.
01-07 10:26:41.057 W/dex2oat32( 6996): Common causes for lock verification issues
are non-optimized dex code
01-07 10:26:41.057 W/dex2oat32( 6996): and incorrect proguard optimizations.
01-07 10:26:41.060 I/dex2oat32( 7235): Explicit concurrent copying GC freed
64956(19MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
92us total 217.148ms
01-07 10:26:41.123 W/dex2oat32( 7169): Verification of void
OV3.a(java.security.cert.Certificate, byte[], byte[]) took 103.485ms (3894.26
bytecodes/s) (4416B approximate peak alloc)
01-07 10:26:41.123 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.181 W/dex2oat32( 7348): Verification of void
com.samsung.android.biometrics.app.setting.fingerprint.vi.VisualEffectContainer.<in
it>(android.content.Context,
com.samsung.android.biometrics.app.setting.fingerprint.InDisplaySensorHelper$Sensor
Info) took 132.573ms (1485.97 bytecodes/s) (4440B approximate peak alloc)
01-07 10:26:41.183 W/dex2oat32( 7348): Verification of void
androidx.viewpager.widget.ViewPager.onMeasure(int, int) took 146.091ms (2101.43
bytecodes/s) (4952B approximate peak alloc)
01-07 10:26:41.202 W/dex2oat32( 7169): Verification of void Vb4.run() took
114.521ms (4959.75 bytecodes/s) (7800B approximate peak alloc)
01-07 10:26:41.217 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1101
01-07 10:26:41.224 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.264 W/dex2oat32( 7180): Verification of void
Ra4.onReceive(android.content.Context, android.content.Intent) took 111.349ms
(1284.25 bytecodes/s) (2728B approximate peak alloc)
01-07 10:26:41.273 W/dex2oat32( 6996): Verification of void bwsb.<init>(ealv, byhv)
took 116.292ms (2037.97 bytecodes/s) (3544B approximate peak alloc)
01-07 10:26:41.286 W/dex2oat32( 7180): Verification of void cT3.<init>(eT3) took
107.062ms (56.04 bytecodes/s) (792B approximate peak alloc)
01-07 10:26:41.288 W/dex2oat32( 7180): Verification of void
US3.a(android.view.View, float) took 110.455ms (362.14 bytecodes/s) (1328B
approximate peak alloc)
01-07 10:26:41.325 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.331 I/dex2oat32( 7348): Explicit concurrent copying GC freed
4357(2175KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9432B/1545KB, paused
100us total 21.818ms
01-07 10:26:41.383 W/dex2oat32( 7180): Verification of android.nfc.NdefRecord
ia4.a(byte[], java.lang.String, boolean) took 101.269ms (1076.33 bytecodes/s)
(2120B approximate peak alloc)
01-07 10:26:41.425 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.438 I/dex2oat32( 7348): dex2oat took 4.338s (3.515s cpu) (threads:
8) arena alloc=10KB (10912B) java alloc=9432B (9432B) native alloc=3383KB
(3464680B) free=896KB (918040B)
01-07 10:26:41.508 W/dex2oat32( 7180): Verification of void
org.chromium.third_party.android.media.MediaController.<init>(android.content.Conte
xt, android.util.AttributeSet) took 102.434ms (2704.17 bytecodes/s) (5416B
approximate peak alloc)
01-07 10:26:41.526 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.537 W/dex2oat32( 7360): Compilation of void
com.google.android.gms.internal.ads.Ue.a(com.google.android.gms.internal.ads.db)
took 124.227ms
01-07 10:26:41.554 V/installd( 4701): DexInv: --- END
'/system/priv-app/BiometricSetting/BiometricSetting.apk' (success) ---
01-07 10:26:41.554 I/installd( 4701): Dexopt async result : 0, hash_code :
59644207, path: /system/priv-app/BiometricSetting/BiometricSetting.apk
01-07 10:26:41.584 W/dex2oat32( 7232): Verification of void khf.<init>() took
110.859ms (117.27 bytecodes/s) (816B approximate peak alloc)
01-07 10:26:41.587 W/dex2oat32( 6996): Verification of java.lang.Object
cask.a(java.lang.Object) took 235.237ms (442.11 bytecodes/s) (2440B approximate
peak alloc)
01-07 10:26:41.593 W/dex2oat32( 6996): Verification of ctoh cayf.a() took 224.524ms
(1607.84 bytecodes/s) (4040B approximate peak alloc)
01-07 10:26:41.595 W/dex2oat32( 7396): Verification of int
com.google.android.flexbox.FlexLine.getItemCount() took 220.374ms (13.61
bytecodes/s) (696B approximate peak alloc)
01-07 10:26:41.596 W/dex2oat32( 7232): Verification of java.lang.Object
kic.apply(java.lang.Object) took 115.234ms (616.14 bytecodes/s) (1872B approximate
peak alloc)
01-07 10:26:41.598 W/dex2oat32( 7396): Verification of
com.caverock.androidsvg.SVG$PathDefinition
com.caverock.androidsvg.SVGParser.parsePath(java.lang.String) took 246.318ms
(3117.92 bytecodes/s) (8976B approximate peak alloc)
01-07 10:26:41.600 W/dex2oat32( 7396): Verification of void
com.caverock.androidsvg.SVGAndroidRenderer.updateStyle(com.caverock.androidsvg.SVGA
ndroidRenderer$RendererState, com.caverock.androidsvg.SVG$Style) took 218.569ms
(4694.17 bytecodes/s) (15656B approximate peak alloc)
01-07 10:26:41.602 W/dex2oat32( 7396): Verification of void
androidx.viewpager.widget.ViewPager.onPageScrolled(int, float, int) took 203.778ms
(794.98 bytecodes/s) (3200B approximate peak alloc)
01-07 10:26:41.602 W/dex2oat32( 7396): Verification of void
com.github.junrar.unpack.vm.VMCommands.<clinit>() took 211.915ms (4596.17
bytecodes/s) (7984B approximate peak alloc)
01-07 10:26:41.602 W/dex2oat32( 7180): Verification of void
org.chromium.components.query_tiles.QueryTile.<init>(java.lang.String,
java.lang.String, java.lang.String, java.lang.String, java.lang.String[],
java.lang.String[], java.util.List) took 118.264ms (329.77 bytecodes/s) (1480B
approximate peak alloc)
01-07 10:26:41.603 W/dex2oat32( 7396): Verification of
com.github.junrar.rarfile.FileHeader
com.github.junrar.unpack.ComprDataIO.getSubHeader() took 242.497ms (12.37
bytecodes/s) (808B approximate peak alloc)
01-07 10:26:41.603 W/dex2oat32( 7232): Verification of void kjo.<clinit>() took
114.349ms (437.26 bytecodes/s) (1152B approximate peak alloc)
01-07 10:26:41.603 W/dex2oat32( 7396): Verification of void
com.google.android.flexbox.FlexboxHelper$FlexLinesResult.<init>() took 200.627ms
(19.94 bytecodes/s) (768B approximate peak alloc)
01-07 10:26:41.608 W/dex2oat32( 7180): Verification of void
org.chromium.ui.base.SelectFileDialog.b(org.chromium.ui.base.WindowAndroid, int,
android.content.Intent) took 111.190ms (2464.25 bytecodes/s) (5240B approximate
peak alloc)
01-07 10:26:41.615 W/dex2oat32( 6996): Verification of void
cbrn.a(java.lang.Object) took 138.543ms (2901.62 bytecodes/s) (7376B approximate
peak alloc)
01-07 10:26:41.627 D/Installer( 4956): DexoptAsync result, h: 59644207, r: 0, s: 7
01-07 10:26:41.627 D/Installer( 4956): Dexopt result(59644207): success
01-07 10:26:41.672 W/dex2oat32( 6996): Verification of void
cbpz.b(java.lang.String) took 208.377ms (12798.88 bytecodes/s) (46232B approximate
peak alloc)
01-07 10:26:41.696 I/dex2oat32( 7169): Explicit concurrent copying GC freed
11167(1987KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 15KB/1551KB, paused
60us total 85.932ms
01-07 10:26:41.727 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:41.728 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ProxyHandler/ProxyHandler.apk' ---
01-07 10:26:41.730 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/AllshareFileShare/AllshareFileShare.apk
pkg=com.samsung.android.allshare.service.fileshare isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:41.730 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.738 I/dex2oat32( 7180): Explicit concurrent copying GC freed
11164(3201KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
63us total 35.352ms
01-07 10:26:41.749 I/dex2oat32( 7360): dex2oat took 3.761s (2.452s cpu) (threads:
8) arena alloc=10KB (10952B) java alloc=3771KB (3861648B) native alloc=5707KB
(5844896B) free=852KB (872544B)
01-07 10:26:41.800 I/dex2oat32( 7464): /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=/system/priv-app/ProxyHandler --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:41.809 I/dex2oat32( 7464): 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-07 10:26:41.823 V/installd( 4701): DexInv: --- END
'/system/priv-app/SPPPushClient/SPPPushClient.apk' (success) ---
01-07 10:26:41.823 I/installd( 4701): Dexopt async result : 0, hash_code :
143080252, path: /system/priv-app/SPPPushClient/SPPPushClient.apk
01-07 10:26:41.837 D/Installer( 4956): DexoptAsync result, h: 143080252, r: 0, s: 7
01-07 10:26:41.837 D/Installer( 4956): Dexopt result(143080252): success
01-07 10:26:41.846 W/dex2oat32( 7396): Verification of
com.google.api.client.http.HttpResponse
com.google.api.client.googleapis.media.MediaHttpUploader.directUpload(com.google.ap
i.client.http.GenericUrl) took 101.582ms (925.35 bytecodes/s) (2392B approximate
peak alloc)
01-07 10:26:41.873 W/dex2oat32( 7232): Verification of void mpv.a() took 114.081ms
(780.14 bytecodes/s) (1856B approximate peak alloc)
01-07 10:26:41.938 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:41.940 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Netflix_stub/Netflix_stub.apk pkg=com.netflix.mediaclient 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
01-07 10:26:41.945 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:41.950 V/installd( 4701): DexInv: --- BEGIN
'/system/app/AllshareFileShare/AllshareFileShare.apk' ---
01-07 10:26:41.988 I/dex2oat32( 7169): Explicit concurrent copying GC freed
2891(585KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
62us total 7.959ms
01-07 10:26:41.990 I/dex2oat32( 7180): Explicit concurrent copying GC freed
2889(946KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
72us total 16.519ms
01-07 10:26:42.005 W/dex2oat32( 7235): Verification of void low.<clinit>() took
104.748ms (1403.36 bytecodes/s) (2480B approximate peak alloc)
01-07 10:26:42.018 I/dex2oat32( 7474): /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/AllshareFileShare --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:42.023 I/dex2oat32( 7474): 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-07 10:26:42.036 W/dex2oat32( 7232): Verification of void noo.a(java.io.File,
nor) took 115.110ms (6272.23 bytecodes/s) (11128B approximate peak alloc)
01-07 10:26:42.046 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.055 W/dex2oat32( 7396): Verification of java.lang.RuntimeException
com.google.common.io.Closer.rethrow(java.lang.Throwable, java.lang.Class,
java.lang.Class) took 136.210ms (139.49 bytecodes/s) (1032B approximate peak alloc)
01-07 10:26:42.069 W/dex2oat32( 6996): Verification of cton cjww.d() took 108.265ms
(397.17 bytecodes/s) (1232B approximate peak alloc)
01-07 10:26:42.071 W/dex2oat32( 6996): Verification of ctoh civq.a() took 182.117ms
(6034.57 bytecodes/s) (10240B approximate peak alloc)
01-07 10:26:42.080 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1111
01-07 10:26:42.083 W/dex2oat32( 7232): Verification of void nyk.F(java.util.List)
took 106.972ms (2458.58 bytecodes/s) (5416B approximate peak alloc)
01-07 10:26:42.122 W/dex2oat32( 7235): Verification of bpgr lme.a(llh) took
226.206ms (2537.51 bytecodes/s) (12064B approximate peak alloc)
01-07 10:26:42.123 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.cloudapi.onedrive.response.UploadedItem$Status
Code.<clinit>() took 104.940ms (638.46 bytecodes/s) (1288B approximate peak alloc)
01-07 10:26:42.124 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.cloudapi.onedrive.request.OneDriveOAuthImp.cle
arTokenInfo() took 105.879ms (151.12 bytecodes/s) (1136B approximate peak alloc)
01-07 10:26:42.129 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.cloudapi.onedrive.response.MonitorInfo$StatusT
ype.<clinit>() took 111.406ms (897.62 bytecodes/s) (1472B approximate peak alloc)
01-07 10:26:42.129 W/dex2oat32( 7396): Verification of
com.sec.android.app.myfiles.external.cloudapi.onedrive.request.UploadFileFragmentRe
quest
com.sec.android.app.myfiles.external.cloudapi.onedrive.request.OneDriveRestWrapper.
createUploadFileFragment(java.lang.String, long, long, byte[], long) took 110.474ms
(343.97 bytecodes/s) (1656B approximate peak alloc)
01-07 10:26:42.129 W/dex2oat32( 7396): Verification of java.lang.Object
com.sec.android.app.myfiles.domain.log.MethodReflector.invokeStatic(java.lang.refle
ct.Method, java.lang.Object[]) took 106.403ms (451.11 bytecodes/s) (1400B
approximate peak alloc)
01-07 10:26:42.140 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.MyFilesApplication.<clinit>() took 129.857ms
(3018.69 bytecodes/s) (4584B approximate peak alloc)
01-07 10:26:42.147 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.155 W/dex2oat32( 6996): Verification of void
cjuk.a(java.lang.Object, int) took 198.146ms (141.31 bytecodes/s) (1128B
approximate peak alloc)
01-07 10:26:42.158 W/dex2oat32( 7232): Verification of void omw.run() took
118.672ms (741.54 bytecodes/s) (1784B approximate peak alloc)
01-07 10:26:42.188 I/dex2oat32( 7464): dex2oat took 391.547ms (157.785ms cpu)
(threads: 8) arena alloc=11KB (11568B) java alloc=20KB (21176B) native alloc=1467KB
(1502624B) free=552KB (565856B)
01-07 10:26:42.216 I/dex2oat32( 7180): Explicit concurrent copying GC freed
2156(770KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 22KB/1558KB, paused
71us total 16.566ms
01-07 10:26:42.234 V/installd( 4701): DexInv: --- END
'/system/priv-app/ProxyHandler/ProxyHandler.apk' (success) ---
01-07 10:26:42.234 I/installd( 4701): Dexopt async result : 0, hash_code :
174922059, path: /system/priv-app/ProxyHandler/ProxyHandler.apk
01-07 10:26:42.247 D/Installer( 4956): DexoptAsync result, h: 174922059, r: 0, s: 7
01-07 10:26:42.247 D/Installer( 4956): Dexopt result(174922059): success
01-07 10:26:42.256 I/dex2oat32( 7180): Explicit concurrent copying GC freed
43(30KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 24KB/1560KB, paused 71us
total 11.755ms
01-07 10:26:42.260 I/dex2oat32( 7169): Explicit concurrent copying GC freed
2156(481KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
72us total 43.924ms
01-07 10:26:42.262 W/dex2oat32( 7232): Verification of void owe.run() took
165.275ms (8700.62 bytecodes/s) (31232B approximate peak alloc)
01-07 10:26:42.285 I/io_stats( 4394): !@ 179,0 r 54485 3645105 w 4621 290908 d 1001
23164 f 1188 1184 iot 21632 0 th 51200 0 0 pt 0 inp 0 0 107.419
01-07 10:26:42.348 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:42.352 I/PackageDexOptimizer( 4956): 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
01-07 10:26:42.352 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.363 I/dex2oat32( 7180): Explicit concurrent copying GC freed
80(15KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 25KB/1561KB, paused 64us
total 9.854ms
01-07 10:26:42.366 I/dex2oat32( 7169): Explicit concurrent copying GC freed
43(30KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 20KB/1556KB, paused 61us
total 38.222ms
01-07 10:26:42.366 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Netflix_stub/Netflix_stub.apk' ---
01-07 10:26:42.424 I/dex2oat32( 7169): Explicit concurrent copying GC freed
80(14KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 22KB/1558KB, paused 59us
total 10.368ms
01-07 10:26:42.443 I/dex2oat32( 7534): /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=/system/app/Netflix_stub --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:42.449 I/dex2oat32( 7534): 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-07 10:26:42.453 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.517 W/dex2oat32( 7396): Verification of
com.google.common.base.CharMatcher
com.google.common.base.CharMatcher.and(com.google.common.base.CharMatcher) took
100.229ms (59.86 bytecodes/s) (752B approximate peak alloc)
01-07 10:26:42.533 W/dex2oat32( 7235): Verification of void
ols.b(com.google.android.gms.cast.CastDevice, boolean) took 104.021ms (1653.51
bytecodes/s) (3832B approximate peak alloc)
01-07 10:26:42.553 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.654 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.712 W/dex2oat32( 7232): Verification of void
com.google.android.gms.common.download.DownloadIntentOperation.onHandleIntent(andro
id.content.Intent) took 159.639ms (7134.84 bytecodes/s) (20536B approximate peak
alloc)
01-07 10:26:42.717 W/dex2oat32( 7235): Verification of java.lang.Object peg.call()
took 160.311ms (1060.44 bytecodes/s) (4808B approximate peak alloc)
01-07 10:26:42.723 W/dex2oat32( 7232): Verification of void qql.a(qqa) took
182.135ms (900.43 bytecodes/s) (3392B approximate peak alloc)
01-07 10:26:42.723 W/dex2oat32( 7180): Verification of void Jy0.a() took 122.951ms
(7222.38 bytecodes/s) (17664B approximate peak alloc)
01-07 10:26:42.726 W/dex2oat32( 7396): Verification of void
com.google.common.util.concurrent.FuturesGetChecked$GetCheckedTypeValidatorHolder$C
lassValueValidator.<clinit>() took 152.822ms (163.59 bytecodes/s) (1120B
approximate peak alloc)
01-07 10:26:42.746 W/dex2oat32( 7235): Verification of android.database.Cursor
pez.b(android.content.Context, row, android.net.Uri, boolean, boolean) took
165.972ms (3584.92 bytecodes/s) (11864B approximate peak alloc)
01-07 10:26:42.755 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.758 I/dex2oat32( 7169): Explicit concurrent copying GC freed
5932(747KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
64us total 17.624ms
01-07 10:26:42.855 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.897 W/dex2oat32( 7232): Verification of cexj sat.e() took 122.554ms
(8110.71 bytecodes/s) (16928B approximate peak alloc)
01-07 10:26:42.925 W/dex2oat32( 7180): Verification of
com.google.notifications.frontend.data.common.ThreadState$Builder
com.google.notifications.frontend.data.common.ThreadState$Builder.clearSystemTrayBe
havior() took 100.505ms (109.45 bytecodes/s) (944B approximate peak alloc)
01-07 10:26:42.927 W/dex2oat32( 7180): Verification of void
com.google.notifications.frontend.data.common.FrontendNotificationThread.setThreadS
tate(com.google.notifications.frontend.data.common.ThreadState) took 106.424ms
(112.76 bytecodes/s) (872B approximate peak alloc)
01-07 10:26:42.936 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1121
01-07 10:26:42.949 I/dex2oat32( 7169): Explicit concurrent copying GC freed
2633(542KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 25KB/1561KB, paused
63us total 19.233ms
01-07 10:26:42.956 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:42.969 W/dex2oat32( 7232): Verification of sdj sdj.a(int, int,
java.lang.String, java.util.ArrayList) took 180.444ms (338.05 bytecodes/s) (1568B
approximate peak alloc)
01-07 10:26:43.013 I/dex2oat32( 7534): dex2oat took 572.952ms (185.898ms cpu)
(threads: 8) arena alloc=8688B (8688B) java alloc=99KB (102024B) native
alloc=1200KB (1229224B) free=507KB (519768B)
01-07 10:26:43.015 I/dex2oat32( 7180): Explicit concurrent copying GC freed
5931(1029KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 27KB/1563KB, paused
69us total 26.806ms
01-07 10:26:43.050 W/dex2oat32( 7235): Verification of void aojx.J(java.util.Set,
java.util.List, java.lang.String, int, java.lang.String, boolean, caov, aojw,
java.util.LinkedHashMap, boolean) took 141.849ms (22023.28 bytecodes/s) (75256B
approximate peak alloc)
01-07 10:26:43.055 I/dex2oat32( 7169): Explicit concurrent copying GC freed
558(160KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 27KB/1563KB, paused
60us total 20.777ms
01-07 10:26:43.055 V/installd( 4701): DexInv: --- END
'/system/app/Netflix_stub/Netflix_stub.apk' (success) ---
01-07 10:26:43.055 I/installd( 4701): Dexopt async result : 0, hash_code :
55088193, path: /system/app/Netflix_stub/Netflix_stub.apk
01-07 10:26:43.057 D/Installer( 4956): DexoptAsync result, h: 55088193, r: 0, s: 7
01-07 10:26:43.057 D/Installer( 4956): Dexopt result(55088193): success
01-07 10:26:43.103 I/dex2oat32( 7169): Explicit concurrent copying GC freed
39(14KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused 54us
total 5.636ms
01-07 10:26:43.120 I/dex2oat32( 6996): Explicit concurrent copying GC freed
101918(15MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused
63us total 190.081ms
01-07 10:26:43.126 E/BootAnimationLoader( 4913): !@BootAnimation : 1122 ~ 1123
frame timegap 100ms over
01-07 10:26:43.126 E/BootAnimationLoader( 4913): !@BootAnimation : 1122 ~ 1123
frame time difference [36.633 s ~ 36.738 s] / timegap [ 0.105 s]
01-07 10:26:43.126 E/BootAnimationLoader( 4913): !@BootAnimation : 1122 frame
drawing time difference [36.636 s ~ 36.640 s] / timegap [ 0.004 s]
01-07 10:26:43.158 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:43.160 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk
pkg=com.sec.android.app.launcher isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:43.161 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.167 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk' ---
01-07 10:26:43.179 W/dex2oat32( 7235): Verification of void
aojx.u(android.database.sqlite.SQLiteDatabase, btcg, java.lang.String) took
126.470ms (917.21 bytecodes/s) (2624B approximate peak alloc)
01-07 10:26:43.179 W/dex2oat32( 7235): Verification of void ruo.<init>(rur,
android.telephony.TelephonyManager, android.telephony.ServiceState, int) took
118.210ms (101.51 bytecodes/s) (896B approximate peak alloc)
01-07 10:26:43.183 W/dex2oat32( 7235): Verification of boolean ruf.c(rzy, cewh)
took 131.904ms (5443.33 bytecodes/s) (13304B approximate peak alloc)
01-07 10:26:43.193 W/dex2oat32( 7235): Verification of void
com.google.android.gms.constellation.EventManager.onHandleIntent(android.content.In
tent) took 156.282ms (16610.95 bytecodes/s) (44880B approximate peak alloc)
01-07 10:26:43.193 W/dex2oat32( 7235): Verification of void rul.c(long, int) took
120.211ms (657.18 bytecodes/s) (2048B approximate peak alloc)
01-07 10:26:43.215 W/dex2oat32( 7235): Verification of java.util.List rtj.d(rzy,
java.util.List) took 149.398ms (3058.94 bytecodes/s) (8864B approximate peak alloc)
01-07 10:26:43.221 W/dex2oat32( 7235): Verification of void
rur.e(android.telephony.ServiceState, int, android.telephony.SignalStrength) took
162.972ms (2325.55 bytecodes/s) (5328B approximate peak alloc)
01-07 10:26:43.223 W/dex2oat32( 7232): Verification of
com.google.android.gms.drive.DriveId tyl.a(tld, ugo, boolean) took 102.247ms
(430.33 bytecodes/s) (1480B approximate peak alloc)
01-07 10:26:43.230 W/dex2oat32( 7396): Verification of void
androidx.recyclerview.widget.RecyclerView.seslSetGoToTopEnabled(boolean, boolean)
took 138.000ms (1637.68 bytecodes/s) (4040B approximate peak alloc)
01-07 10:26:43.231 W/dex2oat32( 7235): Verification of void
com.google.android.gms.common.stats.GmsCoreStatsChimeraService.dump(java.io.FileDes
criptor, java.io.PrintWriter, java.lang.String[]) took 266.266ms (612.17
bytecodes/s) (4256B approximate peak alloc)
01-07 10:26:43.232 I/dex2oat32( 7594): /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=/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
01-07 10:26:43.236 I/dex2oat32( 7594): 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-07 10:26:43.263 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.273 W/dex2oat32( 7474): Verification of void
androidx.core.content.ContextCompat$LegacyServiceMapHolder.<clinit>() took
122.782ms (4096.69 bytecodes/s) (5984B approximate peak alloc)
01-07 10:26:43.275 W/dex2oat32( 7474): Verification of void
androidx.core.app.RemoteInput.addDataResultToIntent(androidx.core.app.RemoteInput,
android.content.Intent, java.util.Map) took 126.307ms (870.89 bytecodes/s) (2472B
approximate peak alloc)
01-07 10:26:43.284 I/dex2oat32( 7180): Explicit concurrent copying GC freed
2635(906KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 29KB/1565KB, paused
74us total 17.785ms
01-07 10:26:43.363 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.383 I/dex2oat32( 7180): Explicit concurrent copying GC freed
557(193KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 30KB/1566KB, paused
68us total 6.544ms
01-07 10:26:43.464 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.516 W/dex2oat32( 7235): Verification of void sxu.a(java.util.List,
boolean) took 138.124ms (3127.61 bytecodes/s) (8744B approximate peak alloc)
01-07 10:26:43.565 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.580 I/dex2oat32( 7169): dex2oat took 13.553s (12.222s cpu) (threads:
8) arena alloc=2290KB (2345784B) java alloc=28KB (29240B) native alloc=7012KB
(7180800B) free=855KB (876032B)
01-07 10:26:43.599 I/dex2oat32( 7180): Explicit concurrent copying GC freed
39(30KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 32KB/1568KB, paused 68us
total 18.548ms
01-07 10:26:43.608 V/installd( 4701): DexInv: --- END
'/product/app/Chrome/Chrome.apk' (success) ---
01-07 10:26:43.608 I/installd( 4701): Dexopt async result : 0, hash_code :
24093290, path: /product/app/Chrome/Chrome.apk
01-07 10:26:43.665 D/Installer( 4956): DexoptAsync result, h: 24093290, r: 0, s: 7
01-07 10:26:43.666 D/Installer( 4956): Dexopt result(24093290): success
01-07 10:26:43.697 W/dex2oat32( 7474): Verification of void
com.samsung.android.upnp.avtransport.control.mrcp.enums.MediaRendererState.<clinit>
() took 116.661ms (805.75 bytecodes/s) (1464B approximate peak alloc)
01-07 10:26:43.766 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:43.768 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/GoogleFeedback/GoogleFeedback.apk
pkg=com.google.android.feedback 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
01-07 10:26:43.769 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.782 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk' ---
01-07 10:26:43.828 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1131
01-07 10:26:43.853 I/dex2oat32( 7612): /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/priv-app/TouchWizHome_2017 --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:43.858 I/dex2oat32( 7612): 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-07 10:26:43.869 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:43.958 I/dex2oat32( 7180): dex2oat took 13.474s (12.985s cpu) (threads:
8) arena alloc=4090KB (4188240B) java alloc=32KB (33136B) native alloc=7374KB
(7550984B) free=829KB (849912B)
01-07 10:26:43.973 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.004 I/SurfaceFlinger( 4646): SFWD update time=109139427268
01-07 10:26:44.008 V/installd( 4701): DexInv: --- END
'/product/app/Chrome/Chrome.apk' (success) ---
01-07 10:26:44.008 I/installd( 4701): Dexopt async result : 0, hash_code :
134259547, path: /product/app/Chrome/Chrome.apk
01-07 10:26:44.074 D/Installer( 4956): DexoptAsync result, h: 134259547, r: 0, s: 7
01-07 10:26:44.074 D/Installer( 4956): Dexopt result(134259547): success
01-07 10:26:44.136 W/dex2oat32( 7474): Verification of java.util.List
com.samsung.android.upnp.common.network_layer.ServerManager.getConfiguredUdpPorts()
took 102.710ms (749.68 bytecodes/s) (2176B approximate peak alloc)
01-07 10:26:44.150 W/dex2oat32( 7474): Verification of void
com.samsung.android.upnp.avtransport.control.mrcp.Mrcp.onRCSResponseReceived(java.l
ang.String, java.util.List, int, java.lang.String) took 112.497ms (2400.06
bytecodes/s) (4392B approximate peak alloc)
01-07 10:26:44.152 W/dex2oat32( 7474): Verification of void
com.samsung.android.allshare.service.fileshare.client.Outbound.updateNotificationIn
fo() took 104.894ms (924.74 bytecodes/s) (1816B approximate peak alloc)
01-07 10:26:44.175 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:44.177 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on:
/system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk
pkg=com.google.android.printservice.recommendation isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:44.177 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.185 W/dex2oat32( 7474): Verification of void
io.reactivex.rxjava3.internal.operators.completable.CompletableTimer$TimerDisposabl
e.dispose() took 104.604ms (38.24 bytecodes/s) (840B approximate peak alloc)
01-07 10:26:44.186 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/GoogleFeedback/GoogleFeedback.apk' ---
01-07 10:26:44.263 I/dex2oat32( 7623): /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/system_ext/priv-app/GoogleFeedback --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
01-07 10:26:44.268 I/dex2oat32( 7623): 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-07 10:26:44.279 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.285 W/dex2oat32( 7623): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleFeedback.apk
01-07 10:26:44.288 I/io_stats( 4394): !@ 179,0 r 54492 3645189 w 4760 303332 d 1001
23164 f 1188 1184 iot 21692 0 th 51200 0 0 pt 0 inp 0 0 109.422
01-07 10:26:44.381 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.482 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.505 I/dex2oat32( 7232): Explicit concurrent copying GC freed
80273(11MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
57us total 499.640ms
01-07 10:26:44.506 W/dex2oat32( 7235): Verification of java.lang.Object
zek.createFromParcel(android.os.Parcel) took 121.627ms (2022.56 bytecodes/s) (4848B
approximate peak alloc)
01-07 10:26:44.581 I/dex2oat32( 7232): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 6.224ms
01-07 10:26:44.583 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.684 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.687 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1141
01-07 10:26:44.793 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.797 W/dex2oat32( 7594): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
106.416ms (12253.79 bytecodes/s) (19776B approximate peak alloc)
01-07 10:26:44.832 I/dex2oat32( 7396): Explicit concurrent copying GC freed
37804(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
87us total 99.017ms
01-07 10:26:44.894 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:44.915 I/dex2oat32( 7623): dex2oat took 661.428ms (369.680ms cpu)
(threads: 8) arena alloc=8528B (8528B) java alloc=491KB (502968B) native
alloc=1846KB (1890928B) free=513KB (525712B)
01-07 10:26:44.950 W/dex2oat32( 7594): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 108.716ms
(671.47 bytecodes/s) (1936B approximate peak alloc)
01-07 10:26:44.957 I/dex2oat32( 7396): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.354ms
01-07 10:26:44.973 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/GoogleFeedback/GoogleFeedback.apk' (success) ---
01-07 10:26:44.973 I/installd( 4701): Dexopt async result : 0, hash_code :
166835668, path: /system/system_ext/priv-app/GoogleFeedback/GoogleFeedback.apk
01-07 10:26:44.996 D/Installer( 4956): DexoptAsync result, h: 166835668, r: 0, s: 7
01-07 10:26:44.996 D/Installer( 4956): Dexopt result(166835668): success
01-07 10:26:45.053 W/dex2oat32( 6996): Verification of java.lang.Object
cvkn.NJ(int, java.lang.Object) took 152.256ms (577.97 bytecodes/s) (2240B
approximate peak alloc)
01-07 10:26:45.086 I/dex2oat32( 7235): Explicit concurrent copying GC freed
80287(17MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 26KB/1562KB, paused
73us total 299.880ms
01-07 10:26:45.097 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:45.100 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CameraLightSensor/CameraLightSensor.apk
pkg=com.samsung.adaptivebrightnessgo isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:45.105 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.126 V/installd( 4701): DexInv: --- BEGIN
'/system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk'
---
01-07 10:26:45.179 I/dex2oat32( 7662): /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/GooglePrintRecommendationService --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:45.184 I/dex2oat32( 7662): 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-07 10:26:45.211 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.254 W/dex2oat32( 6996): Verification of void
cyxz.onAnimationStart(android.animation.Animator) took 102.673ms (97.40
bytecodes/s) (976B approximate peak alloc)
01-07 10:26:45.255 W/dex2oat32( 6996): Verification of void cywl.run() took
101.936ms (2060.12 bytecodes/s) (3776B approximate peak alloc)
01-07 10:26:45.276 W/dex2oat32( 7232): Verification of void
com.google.android.gms.googlehelp.metrics.ReportBatchedMetricsChimeraGcmTaskService
.i(android.content.Context, android.os.Bundle, int) took 118.862ms (1085.29
bytecodes/s) (2400B approximate peak alloc)
01-07 10:26:45.295 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.ui.view.indicator.PathIndicatorListener.setCle
arHistory(android.view.View, boolean) took 166.081ms (234.82 bytecodes/s) (1520B
approximate peak alloc)
01-07 10:26:45.312 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.374 W/dex2oat32( 7232): Verification of boolean
com.google.android.gms.googlehelp.helpactivities.HelpChimeraActivity.onPrepareOptio
nsMenu(android.view.Menu) took 204.579ms (1500.64 bytecodes/s) (6152B approximate
peak alloc)
01-07 10:26:45.403 W/dex2oat32( 6996): Verification of java.lang.Object
dafw.a(java.lang.Object) took 147.074ms (101.99 bytecodes/s) (1008B approximate
peak alloc)
01-07 10:26:45.413 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.413 W/dex2oat32( 6996): Verification of boolean
danf.onEditorAction(android.widget.TextView, int, android.view.KeyEvent) took
140.435ms (740.55 bytecodes/s) (2448B approximate peak alloc)
01-07 10:26:45.514 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.531 I/dex2oat32( 7662): dex2oat took 354.795ms (175.154ms cpu)
(threads: 8) arena alloc=7576B (7576B) java alloc=70KB (72464B) native alloc=1080KB
(1106496B) free=511KB (523712B)
01-07 10:26:45.548 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1151
01-07 10:26:45.599 V/installd( 4701): DexInv: --- END
'/system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk'
(success) ---
01-07 10:26:45.599 I/installd( 4701): Dexopt async result : 0, hash_code :
122237821, path:
/system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk
01-07 10:26:45.614 D/Installer( 4956): DexoptAsync result, h: 122237821, r: 0, s: 7
01-07 10:26:45.614 D/Installer( 4956): Dexopt result(122237821): success
01-07 10:26:45.649 I/dex2oat32( 7474): dex2oat took 3.634s (3.092s cpu) (threads:
8) arena alloc=13KB (13328B) java alloc=8432KB (8634600B) native alloc=6720KB
(6882168B) free=847KB (867464B)
01-07 10:26:45.654 W/dex2oat32( 7232): Verification of bsbi abxg.e() took 165.030ms
(2987.32 bytecodes/s) (8472B approximate peak alloc)
01-07 10:26:45.685 W/dex2oat32( 7232): Verification of void
com.google.android.gms.icing.service.IndexChimeraService.c(zad, int, zal) took
192.198ms (202.92 bytecodes/s) (1432B approximate peak alloc)
01-07 10:26:45.694 W/dex2oat32( 7232): Verification of void abzb.b(avjg) took
197.536ms (126.56 bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:45.701 W/dex2oat32( 6996): Verification of boolean
com.google.android.apps.gmm.ugc.post.editor.DismissKeyboardScrollingViewBehavior.c(
androidx.coordinatorlayout.widget.CoordinatorLayout, android.view.View,
android.view.MotionEvent) took 200.802ms (333.66 bytecodes/s) (1728B approximate
peak alloc)
01-07 10:26:45.709 W/dex2oat32( 7232): Verification of void
com.google.android.gms.icing.ui.IcingManageSpaceChimeraActivity.onResume() took
200.712ms (154.45 bytecodes/s) (1264B approximate peak alloc)
01-07 10:26:45.713 V/installd( 4701): DexInv: --- END
'/system/app/AllshareFileShare/AllshareFileShare.apk' (success) ---
01-07 10:26:45.713 I/installd( 4701): Dexopt async result : 0, hash_code :
153800488, path: /system/app/AllshareFileShare/AllshareFileShare.apk
01-07 10:26:45.716 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.presenter.controllers.indicator.PathIndicatorController
.handleItemClick(int,
com.sec.android.app.myfiles.presenter.controllers.indicator.PathIndicatorController
$IndicatorButtonType, int, com.sec.android.app.myfiles.presenter.page.PageInfo,
androidx.fragment.app.FragmentActivity) took 146.712ms (1690.39 bytecodes/s) (3744B
approximate peak alloc)
01-07 10:26:45.717 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:45.719 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk
pkg=com.google.android.syncadapters.calendar 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
01-07 10:26:45.720 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CameraLightSensor/CameraLightSensor.apk' ---
01-07 10:26:45.720 D/Installer( 4956): DexoptAsync result, h: 153800488, r: 0, s: 7
01-07 10:26:45.721 D/Installer( 4956): Dexopt result(153800488): success
01-07 10:26:45.721 W/dex2oat32( 7232): Verification of boolean
acmf.b(android.content.pm.PackageManager) took 124.244ms (362.19 bytecodes/s)
(1672B approximate peak alloc)
01-07 10:26:45.732 W/dex2oat32( 7232): Verification of void
acbx.<init>(java.lang.String, java.lang.String, long, long, java.lang.String,
java.lang.String, java.lang.String) took 219.372ms (82.05 bytecodes/s) (856B
approximate peak alloc)
01-07 10:26:45.734 W/dex2oat32( 6996): Verification of void cpro.f(boolean, int,
int, int, int) took 106.046ms (5026.11 bytecodes/s) (8064B approximate peak alloc)
01-07 10:26:45.750 W/dex2oat32( 7396): Verification of java.lang.String
com.sec.android.app.myfiles.presenter.operation.text.CompressOperationTextUtils.get
OnGoingText(int, int) took 157.447ms (387.43 bytecodes/s) (1520B approximate peak
alloc)
01-07 10:26:45.755 I/dex2oat32( 7674): /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/CameraLightSensor --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:45.760 I/dex2oat32( 7674): 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-07 10:26:45.782 W/dex2oat32( 7674): Method
Landroid/support/design/expandable/ExpandableWidgetHelper;.getExpandedComponentIdHi
nt is abstract, but the declaring class is neither abstract nor an interface in dex
file CameraLightSensor.apk
01-07 10:26:45.782 W/dex2oat32( 7674): Method
Landroid/support/design/expandable/ExpandableWidgetHelper;.isExpanded is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.782 W/dex2oat32( 7674): Method
Landroid/support/design/expandable/ExpandableWidgetHelper;.onRestoreInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/design/expandable/ExpandableWidgetHelper;.onSaveInstanceState is
abstract, but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/design/widget/CircularBorderDrawable;.setBorderTint is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v4/view/ViewPropertyAnimatorCompat;.cancel is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/app/AppCompatViewInflater;.createButton is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.collapseItemActionView is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.expandItemActionView is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.getContext is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.hasVisibleItems is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.onItemActionRequestChanged is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.onItemVisibleChanged is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.onItemsChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.performItemAction is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.783 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/MenuBuilder;.setExclusiveItemChecked is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/RecyclerView$SmoothScroller$Action;.hasJumpTarget is
abstract, but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/RecyclerView$SmoothScroller$Action;.runIfNecessary is
abstract, but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/bottomappbar/BottomAppBarTopEdgeTreatment;.getCradleVertica
lOffset is abstract, but the declaring class is neither abstract nor an interface
in dex file CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/bottomappbar/BottomAppBarTopEdgeTreatment;.getFabDiameter
is abstract, but the declaring class is neither abstract nor an interface in dex
file CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/bottomappbar/BottomAppBarTopEdgeTreatment;.setFabDiameter
is abstract, but the declaring class is neither abstract nor an interface in dex
file CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/bottomappbar/BottomAppBarTopEdgeTreatment;.setHorizontalOff
set is abstract, but the declaring class is neither abstract nor an interface in
dex file CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/shape/MaterialShapeDrawable;.setInterpolation is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/widget/ShadowDrawableWrapper;.getShadowSize is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/design/widget/ShadowDrawableWrapper;.setShadowSize is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/view/menu/SubMenuBuilder;.setHeaderTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.dismissPopupMenus is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.hideOverflowMenu is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.hideSubMenus is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.isOverflowMenuShowing is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.onConfigurationChanged is abstract,
but the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.showOverflowMenu is abstract, but
the declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.784 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/ActionMenuPresenter;.updateMenuView is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.785 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/SearchView;.clearFocus is abstract, but the declaring
class is neither abstract nor an interface in dex file CameraLightSensor.apk
01-07 10:26:45.785 W/dex2oat32( 7674): Method
Landroid/support/v7/widget/SearchView;.onTextFocusChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file
CameraLightSensor.apk
01-07 10:26:45.825 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:45.831 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ManagedProvisioning/ManagedProvisioning.apk
pkg=com.android.managedprovisioning isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:45.832 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.837 V/installd( 4701): DexInv: --- BEGIN
'/product/app/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk' ---
01-07 10:26:45.873 W/dex2oat32( 7396): Verification of void
com.sec.android.app.myfiles.external.ui.MainActivity.initImmersiveScroll(com.sec.an
droid.app.myfiles.external.ui.layout.ILayout) took 114.793ms (261.34 bytecodes/s)
(1592B approximate peak alloc)
01-07 10:26:45.929 W/dex2oat32( 7232): Verification of void adxe.b(int) took
103.009ms (631.01 bytecodes/s) (1688B approximate peak alloc)
01-07 10:26:45.932 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:45.955 I/dex2oat32( 7677): /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=/product/app/GoogleCalendarSyncAdapter --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:45.959 I/dex2oat32( 7677): 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-07 10:26:45.973 W/dex2oat32( 7232): Verification of void
com.google.android.gms.location.settings.LocationAccuracyChimeraActivity.onCreate(a
ndroid.os.Bundle) took 100.523ms (218.86 bytecodes/s) (1104B approximate peak
alloc)
01-07 10:26:45.996 W/dex2oat32( 6996): Verification of android.view.View
czii.a(android.view.LayoutInflater, android.view.ViewGroup) took 160.087ms (6783.80
bytecodes/s) (18208B approximate peak alloc)
01-07 10:26:45.997 W/dex2oat32( 6996): Verification of dvvj czvl.b(dvvj, dvvj) took
124.776ms (697.24 bytecodes/s) (1968B approximate peak alloc)
01-07 10:26:46.033 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.042 I/dex2oat32( 7396): Explicit concurrent copying GC freed
14813(3937KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
69us total 54.232ms
01-07 10:26:46.048 W/dex2oat32( 6996): Verification of void datc.e(boolean,
boolean) took 124.030ms (4821.41 bytecodes/s) (9672B approximate peak alloc)
01-07 10:26:46.053 W/dex2oat32( 6996): Verification of int dbmr.hashCode() took
108.734ms (671.36 bytecodes/s) (1608B approximate peak alloc)
01-07 10:26:46.072 W/dex2oat32( 7594): Verification of void
com.sec.android.mimage.photoretouching.spe.core.AppManager$12.<init>(com.sec.androi
d.mimage.photoretouching.spe.core.AppManager, int, int) took 112.318ms (89.03
bytecodes/s) (872B approximate peak alloc)
01-07 10:26:46.082 W/dex2oat32( 7232): Verification of boolean aepf.dV(int,
android.os.Parcel, android.os.Parcel) took 105.589ms (12406.59 bytecodes/s) (21656B
approximate peak alloc)
01-07 10:26:46.104 W/dex2oat32( 7232): Verification of java.lang.Object
aesw.createFromParcel(android.os.Parcel) took 115.520ms (1939.05 bytecodes/s)
(4384B approximate peak alloc)
01-07 10:26:46.134 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.234 I/dex2oat32( 7396): dex2oat took 7.467s (6.831s cpu) (threads:
8) arena alloc=1532KB (1569424B) java alloc=18KB (19032B) native alloc=8298KB
(8497168B) free=845KB (866288B)
01-07 10:26:46.235 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.241 W/dex2oat32( 6996): Verification of cmll cmlb.g() took 104.373ms
(1916.19 bytecodes/s) (3448B approximate peak alloc)
01-07 10:26:46.249 W/dex2oat32( 7232): Verification of java.util.List
afwe.b(java.lang.String, java.util.List, java.util.List, java.lang.Long) took
144.785ms (19753.30 bytecodes/s) (59952B approximate peak alloc)
01-07 10:26:46.250 W/dex2oat32( 6996): Verification of ckmi ckki.t() took 105.843ms
(226.75 bytecodes/s) (1152B approximate peak alloc)
01-07 10:26:46.254 W/dex2oat32( 7612): Verification of int[]
androidx.picker.widget.SeslNumberPicker.getEnableStateSet() took 112.878ms (26.58
bytecodes/s) (784B approximate peak alloc)
01-07 10:26:46.291 I/io_stats( 4394): !@ 179,0 r 54500 3645417 w 4838 311584 d 1001
23164 f 1188 1184 iot 21768 0 th 51200 0 0 pt 0 inp 0 0 111.425
01-07 10:26:46.323 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecMyFiles2020/SecMyFiles2020.apk' (success) ---
01-07 10:26:46.323 I/installd( 4701): Dexopt async result : 0, hash_code :
15563290, path: /system/priv-app/SecMyFiles2020/SecMyFiles2020.apk
01-07 10:26:46.340 D/Installer( 4956): DexoptAsync result, h: 15563290, r: 0, s: 7
01-07 10:26:46.340 D/Installer( 4956): Dexopt result(15563290): success
01-07 10:26:46.420 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1161
01-07 10:26:46.440 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:46.448 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MultiSoundSetting/MultiSoundSetting.apk
pkg=com.samsung.android.setting.multisound isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:46.448 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.462 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ManagedProvisioning/ManagedProvisioning.apk' ---
01-07 10:26:46.549 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.640 I/dex2oat32( 7688): /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/priv-app/ManagedProvisioning --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:46.644 W/dex2oat32( 7235): Verification of void
com.google.android.gms.locationsharing.settings.LocationSharingSettingsChimeraActiv
ity$4.gC(android.content.Context, android.content.Intent) took 107.696ms (2572.04
bytecodes/s) (5480B approximate peak alloc)
01-07 10:26:46.649 I/dex2oat32( 7688): 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-07 10:26:46.649 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.674 W/dex2oat32( 7235): Verification of java.lang.Object
aenx.createFromParcel(android.os.Parcel) took 117.372ms (1090.55 bytecodes/s)
(2712B approximate peak alloc)
01-07 10:26:46.718 W/dex2oat32( 7594): Verification of
androidx.recyclerview.widget.RecyclerView$LayoutParams
androidx.recyclerview.widget.StaggeredGridLayoutManager.generateLayoutParams(androi
d.view.ViewGroup$LayoutParams) took 100.167ms (179.70 bytecodes/s) (1160B
approximate peak alloc)
01-07 10:26:46.731 W/dex2oat32( 7688): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.731 W/dex2oat32( 7688): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.732 W/dex2oat32( 7688): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.732 W/dex2oat32( 7688): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.732 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.732 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.733 W/dex2oat32( 7688): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/android/managedprovisioning/preprovisioning/anim/BenefitsAnimation;.start is
abstract, but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/android/managedprovisioning/preprovisioning/anim/BenefitsAnimation;.stop is
abstract, but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getCachedSizeField is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getEnumVerifier is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getField is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getFieldNumber is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getMessageFieldClass is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getOneof is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getPresenceField is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getPresenceMask is abstract, but the declaring
class is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.getType is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/FieldInfo;.isRequired is abstract, but the declaring class is
neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/OneofInfo;.getCaseField is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.734 W/dex2oat32( 7688): Method
Lcom/google/protobuf/OneofInfo;.getValueField is abstract, but the declaring class
is neither abstract nor an interface in dex file ManagedProvisioning.apk
01-07 10:26:46.735 W/dex2oat32( 7688): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.735 W/dex2oat32( 7688): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.735 W/dex2oat32( 7688): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.735 W/dex2oat32( 7688): Method
Landroidx/recyclerview/widget/LinearSmoothScroller;.calculateTimeForScrolling is
abstract, but the declaring class is neither abstract nor an interface in dex file
ManagedProvisioning.apk
01-07 10:26:46.751 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.773 W/dex2oat32( 7235): Verification of bsji affu.a() took 156.809ms
(816.28 bytecodes/s) (4072B approximate peak alloc)
01-07 10:26:46.852 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:46.961 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.001 W/dex2oat32( 7232): Verification of void ajvg.b() took 218.643ms
(11699.42 bytecodes/s) (49448B approximate peak alloc)
01-07 10:26:47.048 W/dex2oat32( 7594): Verification of void
com.sec.android.mimage.photoretouching.agif.manager.AgifManagerBase.updateMainButto
n() took 129.034ms (6796.62 bytecodes/s) (9192B approximate peak alloc)
01-07 10:26:47.062 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.062 W/dex2oat32( 7235): Verification of boolean
agbu.f(java.lang.String, byte[], java.lang.String) took 168.608ms (9898.69
bytecodes/s) (24904B approximate peak alloc)
01-07 10:26:47.077 W/dex2oat32( 7235): Verification of java.lang.String
aglj.a(bvhh, java.util.List) took 112.461ms (2098.50 bytecodes/s) (3768B
approximate peak alloc)
01-07 10:26:47.093 W/dex2oat32( 7235): Verification of boolean
agiz.C(java.lang.Long,
com.google.android.gms.mobiledataplan.consent.ConsentAgreementText) took 164.631ms
(747.13 bytecodes/s) (2592B approximate peak alloc)
01-07 10:26:47.121 W/dex2oat32( 6996): Compilation of android.util.Pair
cwkc.aE(com.google.android.libraries.messaging.lighter.model.ContactId) took
124.236ms
01-07 10:26:47.121 W/dex2oat32( 6996): Compilation of void
com.google.android.apps.gmm.cloudmessage.receiver.FcmService.a(com.google.firebase.
messaging.RemoteMessage) took 128.498ms
01-07 10:26:47.125 W/dex2oat32( 7235): Verification of boolean agja.b(agjh) took
196.762ms (604.79 bytecodes/s) (2384B approximate peak alloc)
01-07 10:26:47.125 W/dex2oat32( 7235): Verification of agkq agmt.h() took 100.633ms
(198.74 bytecodes/s) (1176B approximate peak alloc)
01-07 10:26:47.163 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.183 I/dex2oat32( 7674): dex2oat took 1.430s (795.532ms cpu)
(threads: 8) arena alloc=8992B (8992B) java alloc=1942KB (1989368B) native
alloc=2146KB (2197984B) free=697KB (714272B)
01-07 10:26:47.213 W/dex2oat32( 7594): Verification of void
com.sec.android.mimage.photoretouching.spe.manager.BottomUIManager.setRedDotVisibil
ity(boolean) took 192.396ms (587.33 bytecodes/s) (2272B approximate peak alloc)
01-07 10:26:47.217 V/installd( 4701): DexInv: --- END
'/system/priv-app/CameraLightSensor/CameraLightSensor.apk' (success) ---
01-07 10:26:47.217 I/installd( 4701): Dexopt async result : 0, hash_code :
126431858, path: /system/priv-app/CameraLightSensor/CameraLightSensor.apk
01-07 10:26:47.263 D/Installer( 4956): DexoptAsync result, h: 126431858, r: 0, s: 7
01-07 10:26:47.263 D/Installer( 4956): Dexopt result(126431858): success
01-07 10:26:47.294 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1171
01-07 10:26:47.312 W/dex2oat32( 7677): Verification of void
android.support.v7.app.AlertController.setupView() took 105.344ms (7394.79
bytecodes/s) (12040B approximate peak alloc)
01-07 10:26:47.360 W/dex2oat32( 7594): Verification of void
com.sec.android.mimage.photoretouching.spe.manager.BottomUIManager.updateCropButton
LayoutParams() took 146.033ms (8032.39 bytecodes/s) (11456B approximate peak alloc)
01-07 10:26:47.364 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:47.368 I/PackageDexOptimizer( 4956): 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
01-07 10:26:47.369 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.370 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MultiSoundSetting/MultiSoundSetting.apk' ---
01-07 10:26:47.377 W/dex2oat32( 7594): Verification of boolean
androidx.core.widget.NestedScrollView.pageScroll(int) took 110.319ms (951.79
bytecodes/s) (1912B approximate peak alloc)
01-07 10:26:47.408 W/dex2oat32( 7612): Verification of void
com.android.homescreen.home.SwipeAffordanceImpl.changeImageResourceForBg() took
102.441ms (536.89 bytecodes/s) (1560B approximate peak alloc)
01-07 10:26:47.419 W/dex2oat32( 7612): Verification of void
com.android.homescreen.folder.FolderTransitionController.openFolderContainerWithout
Anim() took 126.599ms (1714.07 bytecodes/s) (3552B approximate peak alloc)
01-07 10:26:47.421 W/dex2oat32( 7612): Verification of void
com.android.homescreen.folder.FolderLockNotifier.setUp(android.content.Context)
took 114.539ms (314.30 bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:47.424 W/dex2oat32( 7612): Verification of void
com.android.homescreen.folder.FolderContainerView.onConfigurationChanged(android.co
ntent.res.Configuration) took 118.084ms (1075.50 bytecodes/s) (2584B approximate
peak alloc)
01-07 10:26:47.428 W/dex2oat32( 7612): Verification of
android.animation.ValueAnimator
com.android.homescreen.home.HomeStateTransitionController.getSpringScaleAnimator(an
droid.view.View, float) took 134.134ms (402.58 bytecodes/s) (1544B approximate peak
alloc)
01-07 10:26:47.430 W/dex2oat32( 7232): Verification of cbzi ammq.d(java.util.List,
java.util.Set, amms) took 130.217ms (20788.36 bytecodes/s) (46672B approximate peak
alloc)
01-07 10:26:47.441 I/dex2oat32( 7706): /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/MultiSoundSetting --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:47.446 I/dex2oat32( 7706): 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-07 10:26:47.469 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.475 W/dex2oat32( 7612): Verification of void
com.android.homescreen.icon.CountBadgeRendererImpl.drawCountBadge(android.graphics.
Canvas, com.android.launcher3.IconRenderer$DrawParams, int, boolean) took 150.593ms
(1640.18 bytecodes/s) (3632B approximate peak alloc)
01-07 10:26:47.542 W/dex2oat32( 7235): Verification of void
aivg.b(java.lang.Object) took 120.948ms (99.22 bytecodes/s) (960B approximate peak
alloc)
01-07 10:26:47.548 W/dex2oat32( 7235): Verification of void
aivk.c(com.google.android.gms.nearby.internal.connection.OnPayloadReceivedParams)
took 126.823ms (1860.86 bytecodes/s) (5456B approximate peak alloc)
01-07 10:26:47.549 W/dex2oat32( 7235): Verification of void caov.<init>(float[],
float[][], byte[]) took 148.203ms (40.48 bytecodes/s) (896B approximate peak alloc)
01-07 10:26:47.549 W/dex2oat32( 7235): Verification of void
aikn.a(com.google.android.gms.common.api.Status) took 140.639ms (1414.97
bytecodes/s) (5016B approximate peak alloc)
01-07 10:26:47.555 W/dex2oat32( 7235): Verification of void
aivh.b(java.lang.Object) took 120.928ms (99.23 bytecodes/s) (1024B approximate peak
alloc)
01-07 10:26:47.557 W/dex2oat32( 7235): Verification of void ahns.run() took
282.212ms (8940.09 bytecodes/s) (41584B approximate peak alloc)
01-07 10:26:47.571 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.581 I/dex2oat32( 6996): Explicit concurrent copying GC freed
95229(18MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
69us total 407.033ms
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/a/m/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.583 W/dex2oat32( 7706): Method La/k/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.584 W/dex2oat32( 7706): Method La/k/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.585 W/dex2oat32( 7706): Method Landroidx/fragment/app/h;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.585 W/dex2oat32( 7706): Method Landroidx/lifecycle/p;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.586 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.A is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.B is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.D is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.E is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.k is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.l is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.n is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.p is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.q is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.t is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.u is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.v is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.x is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.y is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/n/b;.z is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/p/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/t/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/t/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/t/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/t/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/t/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lb/a/a/a/z/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lcom/airbnb/lottie/a;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.587 W/dex2oat32( 7706): Method Lcom/airbnb/lottie/a;.b is abstract,
but the declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.588 W/dex2oat32( 7706): Method
Lcom/google/android/material/floatingactionbutton/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.588 W/dex2oat32( 7706): Method
Lcom/google/android/material/floatingactionbutton/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.589 W/dex2oat32( 7706): Method La/k/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.589 W/dex2oat32( 7706): Method La/k/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.589 W/dex2oat32( 7706): Method La/k/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.600 W/dex2oat32( 7706): Method Landroidx/fragment/app/b;.w1 is
abstract, but the declaring class is neither abstract nor an interface in dex file
MultiSoundSetting.apk
01-07 10:26:47.656 W/dex2oat32( 7612): Verification of void
com.android.homescreen.multiselect.MultiSelectPanel.showMultiSelectPanel(boolean)
took 137.627ms (167.12 bytecodes/s) (976B approximate peak alloc)
01-07 10:26:47.672 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.684 W/dex2oat32( 7612): Verification of int[][][]
com.android.homescreen.support.util.hanzi.strokemap.MapStroke17.getData() took
147.467ms (129167.58 bytecodes/s) (96336B approximate peak alloc)
01-07 10:26:47.685 W/dex2oat32( 7688): Verification of void
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$VPathRenderer.drawPa
th(androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$VGroup,
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$VPath,
android.graphics.Canvas, int, int, android.graphics.ColorFilter) took 123.351ms
(3088.74 bytecodes/s) (5088B approximate peak alloc)
01-07 10:26:47.702 W/dex2oat32( 7232): Verification of void
anae.c(android.accounts.Account, android.os.Bundle, android.content.SyncResult)
took 335.245ms (9607.89 bytecodes/s) (52912B approximate peak alloc)
01-07 10:26:47.770 W/dex2oat32( 7612): Verification of void
com.android.launcher3.folder.FolderIcon.onRemove(com.android.launcher3.model.data.I
temInfoWithIcon) took 101.440ms (433.75 bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:47.781 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.817 W/dex2oat32( 7688): Verification of void
com.google.android.setupcompat.view.ButtonBarLayout.setStacked(boolean) took
116.654ms (1097.26 bytecodes/s) (2408B approximate peak alloc)
01-07 10:26:47.835 E/BootAnimationLoader( 4913): !@BootAnimation : 1176 ~ 1177
frame timegap 100ms over
01-07 10:26:47.835 E/BootAnimationLoader( 4913): !@BootAnimation : 1176 ~ 1177
frame time difference [41.345 s ~ 41.447 s] / timegap [ 0.102 s]
01-07 10:26:47.835 E/BootAnimationLoader( 4913): !@BootAnimation : 1176 frame
drawing time difference [41.348 s ~ 41.351 s] / timegap [ 0.003 s]
01-07 10:26:47.885 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:47.886 W/dex2oat32( 7688): Verification of void
androidx.appcompat.widget.AppCompatSpinner.<init>(android.content.Context,
android.util.AttributeSet, int, int, android.content.res.Resources$Theme) took
105.012ms (2190.22 bytecodes/s) (5672B approximate peak alloc)
01-07 10:26:47.889 W/dex2oat32( 7688): Verification of int
androidx.appcompat.widget.ListPopupWindow.buildDropDown() took 104.835ms (3557.95
bytecodes/s) (6992B approximate peak alloc)
01-07 10:26:47.905 W/dex2oat32( 7688): Verification of
android.graphics.PorterDuff$Mode
androidx.appcompat.widget.AppCompatEditText.getSupportBackgroundTintMode() took
111.636ms (98.53 bytecodes/s) (1032B approximate peak alloc)
01-07 10:26:47.912 W/dex2oat32( 7688): Verification of void
androidx.appcompat.widget.SearchView.<init>(android.content.Context,
android.util.AttributeSet) took 126.420ms (47.46 bytecodes/s) (824B approximate
peak alloc)
01-07 10:26:47.918 W/dex2oat32( 7688): Verification of void
androidx.appcompat.widget.AppCompatCheckBox.setBackgroundDrawable(android.graphics.
drawable.Drawable) took 148.115ms (74.27 bytecodes/s) (1016B approximate peak
alloc)
01-07 10:26:47.918 W/dex2oat32( 7688): Verification of void
androidx.appcompat.app.WindowDecorActionBar.doHide(boolean) took 150.026ms (879.84
bytecodes/s) (2464B approximate peak alloc)
01-07 10:26:47.986 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.037 W/dex2oat32( 7677): Verification of void
android.support.v4.app.NotificationCompatBuilder.<init>(android.support.v4.app.Noti
ficationCompat$Builder) took 162.120ms (5014.78 bytecodes/s) (11560B approximate
peak alloc)
01-07 10:26:48.067 W/dex2oat32( 7677): Verification of
android.view.ContextMenu$ContextMenuInfo
android.support.v7.view.menu.MenuItemImpl.getMenuInfo() took 105.959ms (18.88
bytecodes/s) (768B approximate peak alloc)
01-07 10:26:48.071 W/dex2oat32( 7677): Verification of void
io.grpc.okhttp.OkHttpClientTransport$4.run() took 171.247ms (3398.60 bytecodes/s)
(12120B approximate peak alloc)
01-07 10:26:48.081 W/dex2oat32( 7235): Verification of void
alat.C(java.lang.String, byte[], boolean) took 108.088ms (1933.61 bytecodes/s)
(3864B approximate peak alloc)
01-07 10:26:48.082 W/dex2oat32( 7594): Compilation of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
116.375ms
01-07 10:26:48.088 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.114 W/dex2oat32( 7612): Verification of void
com.android.launcher3.allapps.AllAppsContainerView.setInsets(android.graphics.Rect)
took 132.800ms (798.19 bytecodes/s) (2264B approximate peak alloc)
01-07 10:26:48.127 W/dex2oat32( 7235): Verification of void alfk.a() took 124.464ms
(1389.96 bytecodes/s) (2880B approximate peak alloc)
01-07 10:26:48.127 W/dex2oat32( 7235): Verification of void
com.google.android.gms.nearby.sharing.view.ContentView.b(android.net.Uri[]) took
126.721ms (670.76 bytecodes/s) (1688B approximate peak alloc)
01-07 10:26:48.149 W/dex2oat32( 7235): Verification of void
alfb.a(java.io.PrintWriter, java.lang.String[]) took 148.479ms (3643.59
bytecodes/s) (7720B approximate peak alloc)
01-07 10:26:48.152 W/dex2oat32( 7235): Verification of void
com.google.android.gms.netrec.module.NetrecModuleInitIntentOperation.b(android.cont
ent.Intent, int) took 141.021ms (843.84 bytecodes/s) (2336B approximate peak alloc)
01-07 10:26:48.156 W/dex2oat32( 7235): Verification of void
alfl.e(android.net.NetworkInfo$DetailedState) took 152.326ms (2783.49 bytecodes/s)
(7688B approximate peak alloc)
01-07 10:26:48.175 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1181
01-07 10:26:48.189 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.225 W/dex2oat32( 7235): Verification of void
com.google.android.gms.nearby.sharing.view.NavigationLayout.onLayout(boolean, int,
int, int, int) took 235.308ms (1109.18 bytecodes/s) (3760B approximate peak alloc)
01-07 10:26:48.289 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.293 I/io_stats( 4394): !@ 179,0 r 54503 3645445 w 4861 311796 d 1001
23164 f 1188 1184 iot 21788 0 th 51200 0 0 pt 0 inp 0 0 113.427
01-07 10:26:48.318 I/dex2oat32( 7232): Explicit concurrent copying GC freed
86474(11MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 25KB/1561KB, paused
64us total 179.084ms
01-07 10:26:48.382 W/dex2oat32( 7677): Verification of
com.google.api.client.http.LowLevelHttpRequest
com.google.api.client.http.javanet.NetHttpTransport.buildRequest(java.lang.String,
java.lang.String) took 134.610ms (393.73 bytecodes/s) (1904B approximate peak
alloc)
01-07 10:26:48.398 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.399 W/dex2oat32( 7677): Verification of java.lang.Class
com.google.common.base.FinalizableReferenceQueue$DecoupledLoader.loadFinalizer()
took 149.231ms (864.43 bytecodes/s) (2448B approximate peak alloc)
01-07 10:26:48.430 W/dex2oat32( 7235): Verification of javax.crypto.SecretKey
com.google.android.gms.org.conscrypt.DuckTypedPSKKeyManager.getKey(java.lang.String
, java.lang.String, java.net.Socket) took 115.649ms (484.22 bytecodes/s) (1616B
approximate peak alloc)
01-07 10:26:48.438 W/dex2oat32( 7235): Verification of
com.google.android.gms.org.conscrypt.ConscryptHostnameVerifier
com.google.android.gms.org.conscrypt.Conscrypt.getDefaultHostnameVerifier(javax.net
.ssl.TrustManager) took 155.979ms (76.93 bytecodes/s) (1096B approximate peak
alloc)
01-07 10:26:48.498 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.569 W/dex2oat32( 7706): Verification of com.airbnb.lottie.v.k.d
com.airbnb.lottie.x.m.a(com.airbnb.lottie.x.k0.c, com.airbnb.lottie.d) took
136.549ms (1318.21 bytecodes/s) (4104B approximate peak alloc)
01-07 10:26:48.582 W/dex2oat32( 7677): Verification of void
io.grpc.okhttp.internal.Platform$JdkAlpnPlatform.configureTlsExtensions(javax.net.s
sl.SSLSocket, java.lang.String, java.util.List) took 111.352ms (718.44 bytecodes/s)
(2224B approximate peak alloc)
01-07 10:26:48.584 W/dex2oat32( 7706): Verification of android.animation.Animator
androidx.recyclerview.widget.q.e(android.view.View, android.graphics.Rect) took
134.758ms (504.61 bytecodes/s) (1400B approximate peak alloc)
01-07 10:26:48.584 W/dex2oat32( 7677): Verification of boolean
io.grpc.okhttp.internal.framed.Http2$Reader.nextFrame(io.grpc.okhttp.internal.frame
d.FrameReader$Handler) took 104.471ms (14779.22 bytecodes/s) (27944B approximate
peak alloc)
01-07 10:26:48.584 W/dex2oat32( 7677): Verification of void
io.grpc.okhttp.OkHttpProtocolNegotiator$AndroidNegotiator.<init>(io.grpc.okhttp.int
ernal.Platform) took 117.767ms (33.97 bytecodes/s) (792B approximate peak alloc)
01-07 10:26:48.588 W/dex2oat32( 7677): Verification of void
io.grpc.internal.ReflectionLongAdderCounter.<init>() took 122.394ms (334.98
bytecodes/s) (1512B approximate peak alloc)
01-07 10:26:48.593 W/dex2oat32( 7677): Verification of void
io.grpc.internal.MessageFramer.writePayload(java.io.InputStream) took 134.256ms
(4163.68 bytecodes/s) (9728B approximate peak alloc)
01-07 10:26:48.593 W/dex2oat32( 7677): Verification of void
com.google.protobuf.MessageSchema.writeFieldsInAscendingOrderProto2(java.lang.Objec
t, com.google.protobuf.Writer) took 179.083ms (13937.62 bytecodes/s) (32488B
approximate peak alloc)
01-07 10:26:48.602 W/dex2oat32( 7612): Compilation of void
androidx.appcompat.widget.TooltipPopup.computePosition(android.view.View, int, int,
boolean, android.view.WindowManager$LayoutParams, boolean, boolean) took 112.483ms
01-07 10:26:48.605 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.605 W/dex2oat32( 7677): Verification of void
io.grpc.okhttp.internal.framed.Http2$Writer.close() took 113.423ms (123.43
bytecodes/s) (1064B approximate peak alloc)
01-07 10:26:48.646 W/dex2oat32( 7677): Verification of void
com.google.android.syncadapters.calendar.CalendarSyncAdapterApiary.getServerDiffsFo
rCalendar(android.accounts.Account, android.content.ContentProviderClient,
android.os.Bundle, android.content.SyncResult,
com.google.android.syncadapters.calendar.CalendarSyncState,
com.google.android.syncadapters.calendar.CalendarSyncInfo, java.lang.String) took
396.494ms (13442.81 bytecodes/s) (115024B approximate peak alloc)
01-07 10:26:48.707 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.708 W/dex2oat32( 7612): Compilation of void
androidx.appcompat.widget.LinearLayoutCompat.layoutHorizontal(int, int, int, int)
took 209.332ms
01-07 10:26:48.723 E/BootAnimationLoader( 4913): !@BootAnimation : 1186 ~ 1187
frame timegap 100ms over
01-07 10:26:48.723 E/BootAnimationLoader( 4913): !@BootAnimation : 1186 ~ 1187
frame time difference [42.225 s ~ 42.335 s] / timegap [ 0.110 s]
01-07 10:26:48.723 E/BootAnimationLoader( 4913): !@BootAnimation : 1186 frame
drawing time difference [42.228 s ~ 42.230 s] / timegap [ 0.002 s]
01-07 10:26:48.736 W/dex2oat32( 7235): Verification of void
anae.c(android.accounts.Account, android.os.Bundle, android.content.SyncResult)
took 101.902ms (31608.78 bytecodes/s) (52912B approximate peak alloc)
01-07 10:26:48.742 W/dex2oat32( 7235): Verification of void
amuc.a(com.google.android.gms.plus.service.v2whitelisted.models.Person,
com.google.android.gms.people.identity.internal.models.PersonImpl) took 163.764ms
(15845.95 bytecodes/s) (33472B approximate peak alloc)
01-07 10:26:48.769 W/dex2oat32( 6996): Verification of void
dcep.b(java.lang.Object) took 105.231ms (247.07 bytecodes/s) (1024B approximate
peak alloc)
01-07 10:26:48.808 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.813 W/dex2oat32( 7677): Verification of android.view.View
android.support.v7.widget.GridLayoutManager.onFocusSearchFailed(android.view.View,
int, android.support.v7.widget.RecyclerView$Recycler,
android.support.v7.widget.RecyclerView$State) took 140.842ms (2655.44 bytecodes/s)
(7536B approximate peak alloc)
01-07 10:26:48.838 W/dex2oat32( 6996): Verification of dcgj dcgl.e(android.net.Uri,
dcgu[]) took 206.999ms (1275.37 bytecodes/s) (4968B approximate peak alloc)
01-07 10:26:48.840 W/dex2oat32( 7706): Verification of boolean
androidx.core.app.d.dispatchKeyShortcutEvent(android.view.KeyEvent) took 256.140ms
(89.79 bytecodes/s) (992B approximate peak alloc)
01-07 10:26:48.855 W/dex2oat32( 7706): Verification of void
com.google.android.material.appbar.AppBarLayout.<init>(android.content.Context,
android.util.AttributeSet, int) took 215.360ms (2019.87 bytecodes/s) (5992B
approximate peak alloc)
01-07 10:26:48.858 W/dex2oat32( 7688): Compilation of void
com.android.car.ui.recyclerview.CarUiListItemAdapter$ListItemViewHolder.bindCompoun
dButton(com.android.car.ui.recyclerview.CarUiContentListItem,
android.widget.CompoundButton,
com.android.car.ui.recyclerview.CarUiContentListItem$OnClickListener) took
164.594ms
01-07 10:26:48.858 W/dex2oat32( 7706): Verification of void
com.google.android.material.textfield.TextInputLayout.setErrorIconTintList(android.
content.res.ColorStateList) took 213.029ms (154.91 bytecodes/s) (1312B approximate
peak alloc)
01-07 10:26:48.860 W/dex2oat32( 7706): Verification of void
androidx.appcompat.widget.ActionBarContextView.onMeasure(int, int) took 298.243ms
(1549.07 bytecodes/s) (8464B approximate peak alloc)
01-07 10:26:48.861 W/dex2oat32( 7235): Verification of void
amxf.t(android.os.Bundle) took 244.627ms (212.57 bytecodes/s) (1528B approximate
peak alloc)
01-07 10:26:48.862 W/dex2oat32( 7677): Verification of void
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.inflate(android.cont
ent.res.Resources, org.xmlpull.v1.XmlPullParser, android.util.AttributeSet,
android.content.res.Resources$Theme) took 186.833ms (4185.56 bytecodes/s) (12368B
approximate peak alloc)
01-07 10:26:48.875 W/dex2oat32( 7688): Compilation of void
androidx.fragment.app.Fragment.performResume() took 136.023ms
01-07 10:26:48.893 W/dex2oat32( 7594): Compilation of void
androidx.appcompat.app.AppCompatDelegateImpl.updateResourcesConfigurationForNightMo
de(int, boolean) took 112.313ms
01-07 10:26:48.895 W/dex2oat32( 7688): Compilation of
com.google.android.setupcompat.template.FooterActionButton
com.google.android.setupcompat.template.FooterBarMixin.inflateButton(com.google.and
roid.setupcompat.template.FooterButton,
com.google.android.setupcompat.internal.FooterButtonPartnerConfig) took 193.534ms
01-07 10:26:48.902 W/dex2oat32( 7594): Compilation of void
androidx.appcompat.widget.ActionMenuView.onMeasureExactFormat(int, int) took
111.539ms
01-07 10:26:48.910 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:48.912 W/dex2oat32( 7677): Verification of void
com.google.protobuf.MessageSchema.mergeFrom(java.lang.Object,
com.google.protobuf.Reader, com.google.protobuf.ExtensionRegistryLite) took
264.388ms (10348.41 bytecodes/s) (29168B approximate peak alloc)
01-07 10:26:48.916 W/dex2oat32( 7677): Verification of void
com.google.android.gms.auth.account.data.InternalGoogleAuthServiceClient$2.<init>(c
om.google.android.gms.tasks.TaskCompletionSource) took 234.717ms (25.56
bytecodes/s) (864B approximate peak alloc)
01-07 10:26:48.938 I/dex2oat32( 7688): dex2oat took 2.317s (1.643s cpu) (threads:
8) arena alloc=8496B (8496B) java alloc=3769KB (3859736B) native alloc=3563KB
(3648560B) free=784KB (803792B)
01-07 10:26:48.978 W/dex2oat32( 7594): Compilation of void
androidx.appcompat.widget.SearchView.<init>(android.content.Context,
android.util.AttributeSet, int) took 164.204ms
01-07 10:26:48.986 V/installd( 4701): DexInv: --- END
'/system/priv-app/ManagedProvisioning/ManagedProvisioning.apk' (success) ---
01-07 10:26:48.986 I/installd( 4701): Dexopt async result : 0, hash_code :
60709696, path: /system/priv-app/ManagedProvisioning/ManagedProvisioning.apk
01-07 10:26:48.990 W/dex2oat32( 7706): Verification of void
androidx.coordinatorlayout.widget.CoordinatorLayout.onMeasure(int, int) took
102.794ms (3803.70 bytecodes/s) (5976B approximate peak alloc)
01-07 10:26:49.004 I/SurfaceFlinger( 4646): SFWD update time=114139631534
01-07 10:26:49.005 W/dex2oat32( 7677): Verification of java.lang.String
io.grpc.okhttp.OkHttpClientTransport.toString() took 176.209ms (351.85 bytecodes/s)
(1352B approximate peak alloc)
01-07 10:26:49.013 D/Installer( 4956): DexoptAsync result, h: 60709696, r: 0, s: 7
01-07 10:26:49.013 D/Installer( 4956): Dexopt result(60709696): success
01-07 10:26:49.075 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1191
01-07 10:26:49.114 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:49.116 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/PhotoTable/PhotoTable.apk pkg=com.android.dreams.phototable
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:49.116 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.118 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk' ---
01-07 10:26:49.175 I/dex2oat32( 7731): /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/priv-app/DocumentsUIGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:49.180 I/dex2oat32( 7731): 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-07 10:26:49.200 W/dex2oat32( 6996): Verification of void djn.<init>(bwic, ctcy,
dhgz, dol) took 105.389ms (445.97 bytecodes/s) (1384B approximate peak alloc)
01-07 10:26:49.217 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.222 W/dex2oat32( 6996): Verification of void djyc.<clinit>() took
103.887ms (3070.64 bytecodes/s) (3024B approximate peak alloc)
01-07 10:26:49.222 W/dex2oat32( 6996): Verification of void
djz.onClick(android.view.View) took 101.564ms (98.46 bytecodes/s) (880B approximate
peak alloc)
01-07 10:26:49.233 W/dex2oat32( 6996): Verification of void djxr.<clinit>() took
119.329ms (62926.40 bytecodes/s) (74368B approximate peak alloc)
01-07 10:26:49.234 W/dex2oat32( 6996): Verification of void djwu.<clinit>() took
124.965ms (3280.92 bytecodes/s) (7528B approximate peak alloc)
01-07 10:26:49.238 W/dex2oat32( 6996): Verification of dhtg
dhte.a(java.lang.String, java.lang.String, java.lang.String, java.lang.String,
java.lang.String) took 213.132ms (1890.84 bytecodes/s) (8072B approximate peak
alloc)
01-07 10:26:49.273 W/dex2oat32( 7677): Compilation of
android.support.v7.widget.RecyclerView$ViewHolder
android.support.v7.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadli
ne$ar$ds(int, long) took 119.890ms
01-07 10:26:49.274 W/dex2oat32( 7731): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
01-07 10:26:49.274 W/dex2oat32( 7731): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
01-07 10:26:49.274 W/dex2oat32( 7731): Method
Landroidx/core/app/ActivityOptionsCompat;.toBundle is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
01-07 10:26:49.275 W/dex2oat32( 7731): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
01-07 10:26:49.275 W/dex2oat32( 7731): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
01-07 10:26:49.275 W/dex2oat32( 7731): Method
Landroidx/loader/content/Loader;.onCancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
01-07 10:26:49.275 W/dex2oat32( 7731): Method
Landroidx/loader/content/Loader;.onStartLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
01-07 10:26:49.275 W/dex2oat32( 7731): Method
Landroidx/loader/content/Loader;.onStopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
01-07 10:26:49.277 W/dex2oat32( 7731): 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
01-07 10:26:49.277 W/dex2oat32( 7731): 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
01-07 10:26:49.277 W/dex2oat32( 7731): 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
01-07 10:26:49.277 W/dex2oat32( 7731): 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
01-07 10:26:49.277 W/dex2oat32( 7731): 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
01-07 10:26:49.289 W/dex2oat32( 7731): 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
01-07 10:26:49.320 W/dex2oat32( 7232): Verification of bvkx aqas.a() took 108.602ms
(23959.03 bytecodes/s) (47576B approximate peak alloc)
01-07 10:26:49.326 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.428 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.436 W/dex2oat32( 7232): Verification of java.lang.Object aqxd.a()
took 128.170ms (19965.56 bytecodes/s) (49472B approximate peak alloc)
01-07 10:26:49.441 W/dex2oat32( 6996): Verification of java.lang.String djxa.p()
took 140.403ms (534.18 bytecodes/s) (1576B approximate peak alloc)
01-07 10:26:49.457 W/dex2oat32( 7232): Verification of void arcn.run() took
117.716ms (50.97 bytecodes/s) (864B approximate peak alloc)
01-07 10:26:49.521 W/dex2oat32( 6996): Verification of void dotl.<clinit>() took
100.174ms (129.77 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:49.529 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.547 I/dex2oat32( 7594): dex2oat took 6.320s (5.538s cpu) (threads:
8) arena alloc=8920B (8920B) java alloc=5391KB (5520600B) native alloc=9921KB
(10159200B) free=790KB (809888B)
01-07 10:26:49.563 I/dex2oat32( 7235): Explicit concurrent copying GC freed
86459(19MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 31KB/1567KB, paused
72us total 248.501ms
01-07 10:26:49.591 W/dex2oat32( 7232): Verification of void aruc.q(arvb) took
152.208ms (14611.54 bytecodes/s) (35832B approximate peak alloc)
01-07 10:26:49.608 V/installd( 4701): DexInv: --- END
'/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk' (success) ---
01-07 10:26:49.609 I/installd( 4701): Dexopt async result : 0, hash_code :
240721382, path: /system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk
01-07 10:26:49.629 D/Installer( 4956): DexoptAsync result, h: 240721382, r: 0, s: 7
01-07 10:26:49.629 D/Installer( 4956): Dexopt result(240721382): success
01-07 10:26:49.650 I/dex2oat32( 7706): dex2oat took 2.212s (1.832s cpu) (threads:
8) arena alloc=11KB (11640B) java alloc=4158KB (4258624B) native alloc=3927KB
(4021584B) free=744KB (762544B)
01-07 10:26:49.680 V/installd( 4701): DexInv: --- END
'/system/priv-app/MultiSoundSetting/MultiSoundSetting.apk' (success) ---
01-07 10:26:49.680 I/installd( 4701): Dexopt async result : 0, hash_code :
230328953, path: /system/priv-app/MultiSoundSetting/MultiSoundSetting.apk
01-07 10:26:49.730 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:49.732 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SafetyInformation/SafetyInformation.apk
pkg=com.samsung.safetyinformation isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:49.733 D/Installer( 4956): DexoptAsync result, h: 230328953, r: 0, s: 7
01-07 10:26:49.733 D/Installer( 4956): Dexopt result(230328953): success
01-07 10:26:49.742 V/installd( 4701): DexInv: --- BEGIN
'/system/app/PhotoTable/PhotoTable.apk' ---
01-07 10:26:49.745 W/dex2oat32( 7612): Compilation of void
com.android.launcher3.Launcher$LauncherOverlayCallbacksImpl.<init>(com.android.laun
cher3.Launcher) took 112.126ms
01-07 10:26:49.752 W/dex2oat32( 7232): Verification of void
com.google.android.gms.smartdevice.setup.ui.DiscoveryChimeraActivity.q(int) took
107.216ms (736.83 bytecodes/s) (1784B approximate peak alloc)
01-07 10:26:49.782 I/dex2oat32( 7750): /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=/system/app/PhotoTable --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:49.787 I/dex2oat32( 7750): 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-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.cancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.dataToString is abstract, but the declaring
class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.dump is abstract, but the declaring class is
neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.stopLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v4/content/Loader;.unregisterListener is abstract, but the
declaring class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.806 W/dex2oat32( 7750): Method
Landroid/support/v7/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
PhotoTable.apk
01-07 10:26:49.807 W/dex2oat32( 7750): Method
Landroid/support/v4/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.807 W/dex2oat32( 7750): Method
Landroid/support/v4/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
PhotoTable.apk
01-07 10:26:49.807 W/dex2oat32( 7750): Method
Landroid/support/v4/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but
the declaring class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.807 W/dex2oat32( 7750): Method
Landroid/support/v7/widget/SearchView;.clearFocus is abstract, but the declaring
class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.807 W/dex2oat32( 7750): Method
Landroid/support/v7/widget/SearchView;.onTextFocusChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file PhotoTable.apk
01-07 10:26:49.834 I/dex2oat32( 7677): Explicit concurrent copying GC freed
19368(4699KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7312B/1543KB, paused
90us total 100.609ms
01-07 10:26:49.834 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:49.847 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SafetyInformation/SafetyInformation.apk' ---
01-07 10:26:49.864 E/audit ( 4529): type=1400 audit(1641569209.859:57): avc:
denied { write } for pid=7761 comm="dex2oat32"
path="/data/misc/profiles/ref/com.samsung.android.dialer/primary.prof"
dev="mmcblk0p37" ino=3562 scontext=u:r:dex2oat:s0
tcontext=u:object_r:user_profile_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:26:49.864 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungDialer/SamsungDialer.apk pkg=com.samsung.android.dialer
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
01-07 10:26:49.864 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:49.885 W/dex2oat32( 6996): Verification of void dyfy.<init>() took
135.774ms (44.19 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:49.889 W/dex2oat32( 6996): Verification of void dya.c(ioj) took
133.449ms (944.18 bytecodes/s) (2504B approximate peak alloc)
01-07 10:26:49.893 W/dex2oat32( 6996): Verification of void dyga.<init>() took
136.180ms (44.06 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:49.898 W/dex2oat32( 6996): Verification of void dxoo.<clinit>() took
164.195ms (6492.25 bytecodes/s) (8568B approximate peak alloc)
01-07 10:26:49.899 I/dex2oat32( 7677): Explicit concurrent copying GC freed
335(65KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7768B/1543KB, paused
62us total 13.629ms
01-07 10:26:49.899 W/dex2oat32( 6996): Verification of void dyge.<init>() took
117.711ms (50.97 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:49.924 I/dex2oat32( 7761): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=42 --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/SafetyInformation --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:49.928 I/dex2oat32( 7761): 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-07 10:26:49.929 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1201
01-07 10:26:49.939 W/dex2oat32( 7731): Verification of
androidx.appcompat.view.menu.MenuPopup
androidx.appcompat.view.menu.MenuPopupHelper.createPopup() took 102.544ms (1218.99
bytecodes/s) (2776B approximate peak alloc)
01-07 10:26:49.940 W/dex2oat32( 7731): Verification of void
androidx.appcompat.view.SupportMenuInflater.inflate(int, android.view.Menu) took
100.056ms (559.69 bytecodes/s) (2048B approximate peak alloc)
01-07 10:26:49.949 W/dex2oat32( 7731): Verification of void
androidx.appcompat.app.AlertController$AlertParams$2.bindView(android.view.View,
android.content.Context, android.database.Cursor) took 112.248ms (347.44
bytecodes/s) (1584B approximate peak alloc)
01-07 10:26:49.957 W/dex2oat32( 7232): Verification of void
auih.b(android.content.Context, java.lang.String) took 135.665ms (25430.15
bytecodes/s) (74528B approximate peak alloc)
01-07 10:26:49.965 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.041 W/dex2oat32( 6996): Verification of void
ebwd.<init>(java.util.Map, boolean, int, int) took 112.424ms (3264.41 bytecodes/s)
(6560B approximate peak alloc)
01-07 10:26:50.065 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.071 I/dex2oat32( 7677): dex2oat took 4.127s (2.820s cpu) (threads:
8) arena alloc=1008KB (1033040B) java alloc=7768B (7768B) native alloc=3009KB
(3081624B) free=742KB (760424B)
01-07 10:26:50.097 W/dex2oat32( 6996): Verification of void edee.close() took
108.493ms (1705.17 bytecodes/s) (3904B approximate peak alloc)
01-07 10:26:50.122 V/installd( 4701): DexInv: --- END
'/product/app/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk' (success)
---
01-07 10:26:50.122 I/installd( 4701): Dexopt async result : 0, hash_code :
150300355, path:
/product/app/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk
01-07 10:26:50.166 D/Installer( 4956): DexoptAsync result, h: 150300355, r: 0, s: 7
01-07 10:26:50.166 D/Installer( 4956): Dexopt result(150300355): success
01-07 10:26:50.212 W/dex2oat32( 7232): Verification of void
avft.f(android.content.Context, android.widget.TextView, java.lang.String, boolean,
android.content.Intent[]) took 107.229ms (214.49 bytecodes/s) (1264B approximate
peak alloc)
01-07 10:26:50.267 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:50.269 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Facebook_stub/Facebook_stub.apk pkg=com.facebook.katana 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
01-07 10:26:50.270 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.276 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungDialer/SamsungDialer.apk' ---
01-07 10:26:50.296 I/io_stats( 4394): !@ 179,0 r 54510 3645517 w 4928 314552 d 1001
23164 f 1188 1184 iot 21820 0 th 51200 0 0 pt 0 inp 0 0 115.430
01-07 10:26:50.305 W/dex2oat32( 7232): Verification of avij avig.a() took 185.518ms
(571.37 bytecodes/s) (2184B approximate peak alloc)
01-07 10:26:50.309 W/dex2oat32( 6996): Verification of void dcpg.a(int) took
108.334ms (480.00 bytecodes/s) (1624B approximate peak alloc)
01-07 10:26:50.315 I/dex2oat32( 7772): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=38 --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/SamsungDialer --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]#PCL[/system/framework/
org.apache.http.legacy.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:50.324 I/dex2oat32( 7772): 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-07 10:26:50.333 W/dex2oat32( 7731): Verification of void
com.android.documentsui.Model.update(com.android.documentsui.DirectoryResult) took
121.324ms (1153.93 bytecodes/s) (2360B approximate peak alloc)
01-07 10:26:50.360 I/dex2oat32( 7761): dex2oat took 445.329ms (170.717ms cpu)
(threads: 8) arena alloc=9008B (9008B) java alloc=49KB (50496B) native alloc=1359KB
(1392528B) free=460KB (471152B)
01-07 10:26:50.370 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.371 W/dex2oat32( 6996): Verification of void eou.a(java.lang.Object)
took 245.105ms (4034.99 bytecodes/s) (12576B approximate peak alloc)
01-07 10:26:50.371 W/dex2oat32( 6996): Verification of void dehb.l() took 122.706ms
(456.38 bytecodes/s) (1560B approximate peak alloc)
01-07 10:26:50.372 W/dex2oat32( 6996): Verification of void ddnk.<init>(ddmf,
android.view.Window, android.util.AttributeSet, int) took 138.619ms (995.53
bytecodes/s) (3008B approximate peak alloc)
01-07 10:26:50.393 V/installd( 4701): DexInv: --- END
'/system/app/SafetyInformation/SafetyInformation.apk' (success) ---
01-07 10:26:50.393 I/installd( 4701): Dexopt async result : 0, hash_code :
112061292, path: /system/app/SafetyInformation/SafetyInformation.apk
01-07 10:26:50.444 D/InputReader( 4956): Btn_touch(6): value=1 when=115.578743
01-07 10:26:50.444 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.5 ] when=115.578743
01-07 10:26:50.471 D/Installer( 4956): DexoptAsync result, h: 112061292, r: 0, s: 7
01-07 10:26:50.471 D/Installer( 4956): Dexopt result(112061292): success
01-07 10:26:50.569 W/dex2oat32( 6996): Verification of java.io.InputStream
edos.getErrorStream() took 108.108ms (240.50 bytecodes/s) (1064B approximate peak
alloc)
01-07 10:26:50.572 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:50.573 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Facebook_stub/Facebook_stub.apk' ---
01-07 10:26:50.574 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DeviceQualityAgent/DeviceQualityAgent.apk
pkg=com.samsung.android.dqagent isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:50.575 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.595 W/dex2oat32( 7235): Verification of java.lang.Object
apkf.createFromParcel(android.os.Parcel) took 111.726ms (6104.19 bytecodes/s)
(13608B approximate peak alloc)
01-07 10:26:50.625 W/dex2oat32( 7750): Verification of
android.graphics.PorterDuff$Mode
android.support.v7.widget.DrawableUtils.parseTintMode(int,
android.graphics.PorterDuff$Mode) took 163.415ms (257.01 bytecodes/s) (1280B
approximate peak alloc)
01-07 10:26:50.626 W/dex2oat32( 7750): Verification of
android.graphics.drawable.Drawable
android.support.v7.widget.AppCompatProgressBarHelper.tileify(android.graphics.drawa
ble.Drawable, boolean) took 100.207ms (1546.80 bytecodes/s) (3376B approximate peak
alloc)
01-07 10:26:50.627 W/dex2oat32( 7750): Verification of void
android.support.v7.widget.AppCompatTextViewAutoSizeHelper.setRawTextSize(float)
took 136.340ms (667.45 bytecodes/s) (2168B approximate peak alloc)
01-07 10:26:50.627 W/dex2oat32( 7750): Verification of void
android.support.v7.widget.TooltipPopup.<init>(android.content.Context) took
118.046ms (804.77 bytecodes/s) (1944B approximate peak alloc)
01-07 10:26:50.664 W/dex2oat32( 6996): Verification of float dvl.d() took 131.340ms
(83.75 bytecodes/s) (856B approximate peak alloc)
01-07 10:26:50.669 W/dex2oat32( 6996): Verification of ebpm ebts.a() took 132.220ms
(128.57 bytecodes/s) (1024B approximate peak alloc)
01-07 10:26:50.675 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.688 W/dex2oat32( 7731): Verification of void
androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorations
AndMargin(android.view.View, int, int, boolean) took 123.250ms (486.81 bytecodes/s)
(1640B approximate peak alloc)
01-07 10:26:50.693 W/dex2oat32( 6996): Verification of void
dcxq.<init>(com.google.android.material.floatingactionbutton.ExtendedFloatingAction
Button, dcxe, dcxt, boolean) took 192.208ms (52.03 bytecodes/s) (888B approximate
peak alloc)
01-07 10:26:50.709 W/dex2oat32( 7235): Verification of java.lang.String
apnm.a(android.text.Spannable) took 180.613ms (1472.76 bytecodes/s) (4112B
approximate peak alloc)
01-07 10:26:50.713 W/dex2oat32( 7731): Verification of void
androidx.viewpager.widget.ViewPager$SavedState.<init>(android.os.Parcel,
java.lang.ClassLoader) took 144.263ms (180.23 bytecodes/s) (1136B approximate peak
alloc)
01-07 10:26:50.716 I/dex2oat32( 7612): Explicit concurrent copying GC freed
35082(12MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
105us total 428.841ms
01-07 10:26:50.719 D/InputReader( 4956): Btn_touch(6): value=0 when=115.853898
01-07 10:26:50.719 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=115.853898
01-07 10:26:50.721 W/dex2oat32( 7750): Verification of void
com.android.dreams.phototable.PhotoCarousel.<init>(android.content.Context,
android.util.AttributeSet) took 139.360ms (825.20 bytecodes/s) (2728B approximate
peak alloc)
01-07 10:26:50.731 W/dex2oat32( 7750): Verification of android.view.View
com.android.dreams.phototable.PhotoTable$PhotoLaunchTask.doInBackground(java.lang.V
oid[]) took 102.865ms (340.25 bytecodes/s) (1336B approximate peak alloc)
01-07 10:26:50.765 W/dex2oat32( 7232): Verification of boga axne.b(boga,
com.google.android.gms.payse.SecureElementStoredValue[], aet) took 176.820ms
(4733.63 bytecodes/s) (15072B approximate peak alloc)
01-07 10:26:50.770 W/dex2oat32( 6996): Verification of void eh.G(eb) took 101.222ms
(13633.27 bytecodes/s) (19968B approximate peak alloc)
01-07 10:26:50.772 W/dex2oat32( 7232): Verification of bofi
axpv.C(com.google.android.chimera.Fragment, android.os.Bundle) took 107.758ms
(19701.42 bytecodes/s) (35728B approximate peak alloc)
01-07 10:26:50.776 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.777 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1211
01-07 10:26:50.786 W/dex2oat32( 7750): Verification of android.graphics.Bitmap
com.android.dreams.phototable.PhotoSource.load(com.android.dreams.phototable.PhotoS
ource$ImageData, android.graphics.BitmapFactory$Options, int, int) took 175.856ms
(3906.59 bytecodes/s) (9320B approximate peak alloc)
01-07 10:26:50.825 W/dex2oat32( 7731): Verification of java.util.Set
com.google.common.collect.AbstractMapBasedMultimap$AsMap.keySet() took 132.105ms
(52.99 bytecodes/s) (928B approximate peak alloc)
01-07 10:26:50.825 W/dex2oat32( 7731): Verification of int
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry.getDataPadCount() took
104.107ms (153.69 bytecodes/s) (912B approximate peak alloc)
01-07 10:26:50.855 I/dex2oat32( 7783): /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/Facebook_stub --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:50.868 I/dex2oat32( 7783): 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-07 10:26:50.876 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.923 W/dex2oat32( 7235): Verification of bvkx aqas.a() took 122.585ms
(21226.02 bytecodes/s) (47576B approximate peak alloc)
01-07 10:26:50.936 W/dex2oat32( 7235): Verification of java.util.Map
aqcb.m(java.util.List, aqcd) took 132.594ms (13846.70 bytecodes/s) (35744B
approximate peak alloc)
01-07 10:26:50.942 W/dex2oat32( 7232): Verification of void
axvh.s(com.google.android.gms.wallet.WebPaymentDataRequest, android.os.Bundle,
axvp) took 133.419ms (14.99 bytecodes/s) (800B approximate peak alloc)
01-07 10:26:50.950 W/dex2oat32( 7783): Could not reserve sentinel fault page
01-07 10:26:50.969 W/dex2oat32( 7750): Verification of java.lang.String
com.android.dreams.phototable.LocalSource.getSdCardPath(android.content.Context)
took 112.878ms (478.39 bytecodes/s) (1456B approximate peak alloc)
01-07 10:26:50.971 W/dex2oat32( 7750): Verification of void
android.support.v7.widget.ActionMenuPresenter$OverflowMenuButton.<init>(android.sup
port.v7.widget.ActionMenuPresenter, android.content.Context) took 124.478ms (305.27
bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:50.977 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:50.987 W/dex2oat32( 7750): Verification of void
android.support.v7.widget.SearchView$SearchAutoComplete.setImeVisibility(boolean)
took 130.761ms (390.02 bytecodes/s) (1496B approximate peak alloc)
01-07 10:26:50.987 W/dex2oat32( 7750): Verification of void
android.support.v7.view.menu.ActionMenuItemView.onMeasure(int, int) took 123.322ms
(883.86 bytecodes/s) (1984B approximate peak alloc)
01-07 10:26:50.990 W/dex2oat32( 7750): Verification of void
com.android.dreams.phototable.FlipperDreamSettings.init() took 124.563ms (481.68
bytecodes/s) (2096B approximate peak alloc)
01-07 10:26:51.003 W/dex2oat32( 7731): Verification of void
com.android.documentsui.dirlist.GridDirectoryHolder.bind(android.database.Cursor,
java.lang.String) took 101.273ms (157.99 bytecodes/s) (1040B approximate peak
alloc)
01-07 10:26:51.022 W/dex2oat32( 7731): Verification of void
com.android.documentsui.dirlist.GridDocumentHolder.bind(android.database.Cursor,
java.lang.String) took 124.943ms (1544.70 bytecodes/s) (2880B approximate peak
alloc)
01-07 10:26:51.034 W/dex2oat32( 7232): Verification of void
axyt.b(android.content.Context,
com.google.android.gms.wallet.analytics.events.WalletAnalyticsEvent) took 153.764ms
(1086.08 bytecodes/s) (3176B approximate peak alloc)
01-07 10:26:51.045 W/dex2oat32( 7731): Verification of void
com.google.android.material.bottomsheet.BottomSheetDialog.onCreate(android.os.Bundl
e) took 120.970ms (247.99 bytecodes/s) (1160B approximate peak alloc)
01-07 10:26:51.051 W/dex2oat32( 7731): Verification of void
com.android.documentsui.services.CopyJob.copyFileHelper(com.android.documentsui.bas
e.DocumentInfo, com.android.documentsui.base.DocumentInfo,
com.android.documentsui.base.DocumentInfo, java.lang.String) took 126.571ms
(4290.07 bytecodes/s) (12120B approximate peak alloc)
01-07 10:26:51.078 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.091 W/dex2oat32( 7232): Verification of void axwl.f(boolean) took
254.146ms (1235.51 bytecodes/s) (6896B approximate peak alloc)
01-07 10:26:51.097 W/dex2oat32( 7232): Verification of boolean aycb.dV(int,
android.os.Parcel, android.os.Parcel) took 149.566ms (8812.14 bytecodes/s) (17480B
approximate peak alloc)
01-07 10:26:51.139 W/dex2oat32( 7235): Verification of avjg
aqnj.c(android.content.Context, aqmq) took 102.602ms (4483.31 bytecodes/s) (9088B
approximate peak alloc)
01-07 10:26:51.149 W/dex2oat32( 7731): Verification of void
com.google.android.material.transformation.ExpandableTransformationBehavior.<init>(
) took 135.814ms (29.45 bytecodes/s) (784B approximate peak alloc)
01-07 10:26:51.164 W/dex2oat32( 7750): Compilation of void
android.support.v7.view.SupportMenuInflater$MenuState.readItem(android.util.Attribu
teSet) took 110.684ms
01-07 10:26:51.178 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.181 W/dex2oat32( 7235): Verification of void aqow.f(aqmk, boolean)
took 120.503ms (1352.66 bytecodes/s) (3816B approximate peak alloc)
01-07 10:26:51.191 W/dex2oat32( 7235): Verification of int aqoz.b(aqmk, aqpx, aqpx)
took 129.089ms (8536.73 bytecodes/s) (23560B approximate peak alloc)
01-07 10:26:51.220 W/dex2oat32( 7232): Verification of
com.google.android.gms.wallet.service.orchestration.BuyflowResponse
aybn.c(com.google.android.gms.wallet.shared.BuyFlowConfig,
com.google.android.gms.wallet.service.orchestration.BuyflowInitializeRequest) took
121.635ms (19336.52 bytecodes/s) (44544B approximate peak alloc)
01-07 10:26:51.241 W/dex2oat32( 6996): Compilation of boolean
ecyc.equals(java.lang.Object) took 104.093ms
01-07 10:26:51.266 W/dex2oat32( 7232): Verification of void
ayfh.j(com.google.android.gms.wallet.CreateWalletObjectsRequest, android.os.Bundle,
axvp) took 223.043ms (4716.57 bytecodes/s) (15944B approximate peak alloc)
01-07 10:26:51.279 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.283 W/dex2oat32( 7232): Verification of void
ayge.a(com.google.android.gms.wallet.shared.BuyFlowConfig, android.os.Parcel, int)
took 154.234ms (252.86 bytecodes/s) (1192B approximate peak alloc)
01-07 10:26:51.289 W/dex2oat32( 7232): Verification of void
com.google.android.wallet.ui.common.InfoMessageView.onRestoreInstanceState(android.
os.Parcelable) took 169.067ms (1236.19 bytecodes/s) (3608B approximate peak alloc)
01-07 10:26:51.345 D/InputReader( 4956): Btn_touch(6): value=1 when=116.479912
01-07 10:26:51.345 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.6 ] when=116.479912
01-07 10:26:51.380 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.397 W/dex2oat32( 7232): Verification of
android.widget.LinearLayout$LayoutParams bmib.I(android.view.View, booi, int,
boolean) took 118.012ms (415.21 bytecodes/s) (1544B approximate peak alloc)
01-07 10:26:51.421 W/dex2oat32( 7232): Verification of void aygt.K(bocc) took
143.440ms (1066.64 bytecodes/s) (3752B approximate peak alloc)
01-07 10:26:51.423 W/dex2oat32( 7232): Verification of android.view.View
ayid.a(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) took
131.072ms (5325.30 bytecodes/s) (12456B approximate peak alloc)
01-07 10:26:51.427 W/dex2oat32( 7612): Verification of
com.google.android.setupcompat.internal.LifecycleFragment
com.google.android.setupcompat.internal.LifecycleFragment.attachNow(android.app.Act
ivity) took 103.787ms (1358.54 bytecodes/s) (2648B approximate peak alloc)
01-07 10:26:51.427 W/dex2oat32( 7232): Verification of void
com.google.android.gms.wallet.ui.component.alert.AlertView.i() took 122.723ms
(4220.87 bytecodes/s) (7848B approximate peak alloc)
01-07 10:26:51.429 W/dex2oat32( 7232): Verification of void ayic.b(boolean,
boolean) took 109.182ms (860.94 bytecodes/s) (2344B approximate peak alloc)
01-07 10:26:51.433 W/dex2oat32( 7232): Verification of void aygp.<init>(aygt, wmy,
java.util.List) took 212.124ms (47.14 bytecodes/s) (840B approximate peak alloc)
01-07 10:26:51.433 W/dex2oat32( 7232): Verification of android.view.View
ayig.a(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) took
112.784ms (1808.76 bytecodes/s) (4232B approximate peak alloc)
01-07 10:26:51.441 W/dex2oat32( 7232): Verification of void
ayfh.p(com.google.android.gms.wallet.IsReadyToPayRequest, android.os.Bundle, axvp)
took 172.274ms (9722.84 bytecodes/s) (26392B approximate peak alloc)
01-07 10:26:51.441 W/dex2oat32( 7750): Compilation of void
android.support.v7.widget.ActionMenuPresenter.updateMenuView(boolean) took
124.380ms
01-07 10:26:51.456 W/dex2oat32( 7235): Verification of cbzg aqcb.d(aqcd) took
361.192ms (7486.31 bytecodes/s) (47024B approximate peak alloc)
01-07 10:26:51.460 W/dex2oat32( 7235): Verification of byte[] arbh.a(int, byte[],
java.lang.String, java.lang.String) took 110.687ms (3514.40 bytecodes/s) (7328B
approximate peak alloc)
01-07 10:26:51.480 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.503 D/InputReader( 4956): Btn_touch(6): value=0 when=116.637952
01-07 10:26:51.503 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=116.637952
01-07 10:26:51.522 W/dex2oat32( 7235): Verification of void arad.run() took
180.791ms (232.31 bytecodes/s) (1352B approximate peak alloc)
01-07 10:26:51.529 W/dex2oat32( 7232): Verification of void
bmib.X(android.view.ViewGroup,
com.google.android.wallet.ui.expander.SummaryExpanderWrapper, bodk,
java.lang.String, int, int, boolean) took 130.758ms (20212.81 bytecodes/s) (50520B
approximate peak alloc)
01-07 10:26:51.532 I/dex2oat32( 7750): dex2oat took 1.753s (815.223ms cpu)
(threads: 8) arena alloc=8912B (8912B) java alloc=1816KB (1860264B) native
alloc=1999KB (2047048B) free=700KB (717752B)
01-07 10:26:51.550 W/dex2oat32( 7235): Verification of bpgr aqqr.e() took 377.286ms
(3790.22 bytecodes/s) (37616B approximate peak alloc)
01-07 10:26:51.581 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.621 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1221
01-07 10:26:51.624 V/installd( 4701): DexInv: --- END
'/system/app/PhotoTable/PhotoTable.apk' (success) ---
01-07 10:26:51.624 I/installd( 4701): Dexopt async result : 0, hash_code :
255699999, path: /system/app/PhotoTable/PhotoTable.apk
01-07 10:26:51.647 W/dex2oat32( 7612): Verification of
android.graphics.drawable.Drawable
com.sec.android.app.launcher.support.wrapper.ImageUtils.getResizedDrawable(android.
content.Context, android.graphics.drawable.Drawable, int, int) took 118.222ms
(769.74 bytecodes/s) (2264B approximate peak alloc)
01-07 10:26:51.681 W/dex2oat32( 7235): Verification of void
com.google.android.gms.signin.activity.ConsentChimeraActivity.onCreate(android.os.B
undle) took 145.502ms (3168.34 bytecodes/s) (8952B approximate peak alloc)
01-07 10:26:51.682 D/Installer( 4956): DexoptAsync result, h: 255699999, r: 0, s: 7
01-07 10:26:51.682 D/Installer( 4956): Dexopt result(255699999): success
01-07 10:26:51.703 D/InputReader( 4956): Btn_touch(6): value=1 when=116.838422
01-07 10:26:51.703 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.7 ] when=116.838422
01-07 10:26:51.749 W/dex2oat32( 7612): Verification of void
com.google.android.material.bottomsheet.BottomSheetDialog$2.onInitializeAccessibili
tyNodeInfo(android.view.View,
androidx.core.view.accessibility.AccessibilityNodeInfoCompat) took 101.134ms
(237.31 bytecodes/s) (1144B approximate peak alloc)
01-07 10:26:51.773 W/dex2oat32( 7612): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationItemView.setCheckable(
boolean) took 128.329ms (31.17 bytecodes/s) (776B approximate peak alloc)
01-07 10:26:51.777 W/dex2oat32( 7235): Verification of void
com.google.android.gms.smart_profile.header.view.HeaderView.onGlobalLayout() took
124.634ms (1444.22 bytecodes/s) (2712B approximate peak alloc)
01-07 10:26:51.782 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:51.783 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DeviceQualityAgent/DeviceQualityAgent.apk' ---
01-07 10:26:51.784 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ringtoneBR/ringtoneBR.apk pkg=com.sec.android.app.ringtoneBR
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:51.785 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.804 D/PowerManagerService( 4956): [api] userActivityFromNative : 70
(event: 2 flags: 0) eventTime = 116938
01-07 10:26:51.842 W/dex2oat32( 7235): Verification of void aslj.<init>(asex,
com.google.android.gms.smartdevice.d2d.BootstrapOptions, athz, atic, asec) took
112.754ms (2820.28 bytecodes/s) (5744B approximate peak alloc)
01-07 10:26:51.853 W/dex2oat32( 7232): Verification of void
com.google.android.gms.wearable.ConnectionConfiguration.writeToParcel(android.os.Pa
rcel, int) took 132.166ms (499.37 bytecodes/s) (1224B approximate peak alloc)
01-07 10:26:51.861 W/dex2oat32( 7232): Verification of void
com.google.android.gms.walletp2p.feature.widgets.pagerlayout.PagerLayout.onMeasure(
int, int) took 164.379ms (413.68 bytecodes/s) (1528B approximate peak alloc)
01-07 10:26:51.876 W/dex2oat32( 7612): Verification of
com.google.android.material.snackbar.Snackbar
com.google.android.material.snackbar.Snackbar.setAction(java.lang.CharSequence,
android.view.View$OnClickListener) took 107.732ms (844.68 bytecodes/s) (2240B
approximate peak alloc)
01-07 10:26:51.880 I/dex2oat32( 7794): /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=/system/priv-app/DeviceQualityAgent --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:51.881 W/dex2oat32( 7232): Verification of void azcg.b(bqmb) took
136.399ms (549.86 bytecodes/s) (1584B approximate peak alloc)
01-07 10:26:51.886 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.903 I/dex2oat32( 7794): 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-07 10:26:51.904 W/dex2oat32( 7235): Verification of void asmg.a(asto) took
163.215ms (324.72 bytecodes/s) (1264B approximate peak alloc)
01-07 10:26:51.937 D/InputReader( 4956): Btn_touch(6): value=0 when=117.071860
01-07 10:26:51.937 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=117.071860
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.969 W/dex2oat32( 7794): Method La/a/c/b/n;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.977 W/dex2oat32( 7794): Method Landroid/support/design/widget/n;.a
is abstract, but the declaring class is neither abstract nor an interface in dex
file DeviceQualityAgent.apk
01-07 10:26:51.978 W/dex2oat32( 7794): Method Landroid/support/v7/widget/j4;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.978 W/dex2oat32( 7794): Method Landroid/support/v7/widget/j4;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
DeviceQualityAgent.apk
01-07 10:26:51.978 W/dex2oat32( 7794): Method Landroid/support/design/widget/u0;.e
is abstract, but the declaring class is neither abstract nor an interface in dex
file DeviceQualityAgent.apk
01-07 10:26:51.978 W/dex2oat32( 7794): Method Landroid/support/design/widget/u0;.g
is abstract, but the declaring class is neither abstract nor an interface in dex
file DeviceQualityAgent.apk
01-07 10:26:51.979 W/dex2oat32( 7794): Method Landroid/support/design/widget/u0;.h
is abstract, but the declaring class is neither abstract nor an interface in dex
file DeviceQualityAgent.apk
01-07 10:26:51.986 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:51.989 W/dex2oat32( 7731): Compilation of void
com.android.documentsui.AbstractActionHandler.ejectRoot(com.android.documentsui.bas
e.RootInfo, com.android.documentsui.base.BooleanConsumer) took 128.247ms
01-07 10:26:51.993 W/dex2oat32( 7612): Verification of void
com.google.protobuf.nano.Extension$PrimitiveExtension.writeRepeatedData(java.lang.O
bject, com.google.protobuf.nano.CodedOutputByteBufferNano) took 112.641ms (2911.90
bytecodes/s) (4152B approximate peak alloc)
01-07 10:26:52.005 W/dex2oat32( 7612): Verification of void
com.google.android.setupdesign.template.IconMixin.setUpscaleIcon(boolean) took
208.607ms (254.07 bytecodes/s) (1744B approximate peak alloc)
01-07 10:26:52.009 W/dex2oat32( 7232): Verification of void
aziu.i(java.lang.String, aznk) took 139.976ms (1435.96 bytecodes/s) (3272B
approximate peak alloc)
01-07 10:26:52.009 W/dex2oat32( 7612): Verification of void
com.samsung.android.scloud.oem.lib.bnr.BNRClientHelper.convertToBNRItems(android.os
.ParcelFileDescriptor, java.util.List) took 103.540ms (1168.62 bytecodes/s) (2320B
approximate peak alloc)
01-07 10:26:52.013 W/dex2oat32( 7612): Verification of void
com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8Direct(java.lang.CharSequence,
java.nio.ByteBuffer) took 132.250ms (2896.02 bytecodes/s) (4952B approximate peak
alloc)
01-07 10:26:52.013 W/dex2oat32( 7612): Verification of android.os.Bundle
com.samsung.android.scloud.oem.lib.sync.SyncClientHelper$5.handleServiceAction(andr
oid.content.Context, java.lang.String, android.os.Bundle) took 112.454ms (1511.72
bytecodes/s) (3536B approximate peak alloc)
01-07 10:26:52.017 W/dex2oat32( 7612): Verification of android.content.Intent
com.samsung.android.sdk.command.action.IntentAction.getIntent() took 113.467ms
(431.84 bytecodes/s) (1424B approximate peak alloc)
01-07 10:26:52.047 W/dex2oat32( 7235): Verification of void
atge.onViewCreated(android.view.View, android.os.Bundle) took 135.205ms (3343.05
bytecodes/s) (7952B approximate peak alloc)
01-07 10:26:52.087 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.103 W/dex2oat32( 7235): Verification of void athc.run() took
180.198ms (3501.69 bytecodes/s) (10712B approximate peak alloc)
01-07 10:26:52.104 W/dex2oat32( 7235): Verification of mfb athe.b(mes) took
183.512ms (1117.09 bytecodes/s) (4832B approximate peak alloc)
01-07 10:26:52.163 W/dex2oat32( 7612): Verification of android.view.View
com.google.android.material.appbar.AppBarLayout$BaseBehavior.getAppBarChildOnOffset
(com.google.android.material.appbar.AppBarLayout, int) took 105.915ms (311.57
bytecodes/s) (1208B approximate peak alloc)
01-07 10:26:52.187 I/dex2oat32( 7783): dex2oat took 1.371s (167.873ms cpu)
(threads: 8) arena alloc=1208B (1208B) java alloc=82KB (84832B) native alloc=1217KB
(1246952B) free=466KB (477464B)
01-07 10:26:52.188 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.236 V/installd( 4701): DexInv: --- END
'/system/app/Facebook_stub/Facebook_stub.apk' (success) ---
01-07 10:26:52.236 I/installd( 4701): Dexopt async result : 0, hash_code :
52993482, path: /system/app/Facebook_stub/Facebook_stub.apk
01-07 10:26:52.243 I/dex2oat32( 6996): Explicit concurrent copying GC freed
130369(19MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused
73us total 855.073ms
01-07 10:26:52.288 D/Installer( 4956): DexoptAsync result, h: 52993482, r: 0, s: 7
01-07 10:26:52.288 D/Installer( 4956): Dexopt result(52993482): success
01-07 10:26:52.296 I/dex2oat32( 7731): dex2oat took 3.123s (2.209s cpu) (threads:
8) arena alloc=6920B (6920B) java alloc=4662KB (4774696B) native alloc=4628KB
(4739904B) free=731KB (748736B)
01-07 10:26:52.299 I/io_stats( 4394): !@ 179,0 r 54526 3646765 w 4982 314944 d 1001
23164 f 1188 1184 iot 21832 0 th 51200 0 0 pt 0 inp 0 0 117.433
01-07 10:26:52.378 V/installd( 4701): DexInv: --- END
'/system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk' (success) ---
01-07 10:26:52.378 I/installd( 4701): Dexopt async result : 0, hash_code :
20186046, path: /system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk
01-07 10:26:52.383 I/dex2oat32( 7612): Explicit concurrent copying GC freed
9247(4497KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused
63us total 100.069ms
01-07 10:26:52.389 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:52.390 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ringtoneBR/ringtoneBR.apk' ---
01-07 10:26:52.392 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/GameOptimizingService/GameOptimizingService.apk
pkg=com.samsung.android.game.gos isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:26:52.392 D/Installer( 4956): DexoptAsync result, h: 20186046, r: 0, s: 7
01-07 10:26:52.392 D/Installer( 4956): Dexopt result(20186046): success
01-07 10:26:52.397 W/dex2oat32( 7235): Verification of aukq
aukq.d(android.database.Cursor) took 103.897ms (673.74 bytecodes/s) (1864B
approximate peak alloc)
01-07 10:26:52.464 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1231
01-07 10:26:52.490 I/dex2oat32( 7813): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/ringtoneBR --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:52.493 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:52.495 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/GameOptimizingService/GameOptimizingService.apk' ---
01-07 10:26:52.497 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DigitalWellbeing/DigitalWellbeing.apk
pkg=com.samsung.android.forest isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:52.499 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.505 I/dex2oat32( 7813): 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-07 10:26:52.507 W/dex2oat32( 7813): Could not reserve sentinel fault page
01-07 10:26:52.600 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.629 I/dex2oat32( 7816): /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/GameOptimizingService --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:52.658 I/dex2oat32( 7816): 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-07 10:26:52.692 I/dex2oat32( 7612): dex2oat took 8.842s (8.245s cpu) (threads:
8) arena alloc=2299KB (2354728B) java alloc=13KB (13480B) native alloc=8266KB
(8464656B) free=881KB (902896B)
01-07 10:26:52.700 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.798 W/dex2oat32( 7235): Verification of java.lang.Object
avpr.apply(java.lang.Object) took 102.438ms (68.33 bytecodes/s) (808B approximate
peak alloc)
01-07 10:26:52.799 W/dex2oat32( 7235): Verification of void avos.<init>() took
122.344ms (32.69 bytecodes/s) (712B approximate peak alloc)
01-07 10:26:52.801 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:52.805 W/dex2oat32( 7235): Verification of boolean avps.onCreate() took
132.176ms (287.50 bytecodes/s) (1248B approximate peak alloc)
01-07 10:26:52.812 V/installd( 4701): DexInv: --- END
'/system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk' (success) ---
01-07 10:26:52.812 I/installd( 4701): Dexopt async result : 0, hash_code :
150077223, path: /system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk
01-07 10:26:52.846 W/dex2oat32( 7235): Verification of void
avnb.i(android.content.Context) took 185.768ms (1523.40 bytecodes/s) (6792B
approximate peak alloc)
01-07 10:26:52.902 D/Installer( 4956): DexoptAsync result, h: 150077223, r: 0, s: 7
01-07 10:26:52.902 D/Installer( 4956): Dexopt result(150077223): success
01-07 10:26:52.913 W/dex2oat32( 7235): Verification of void
com.google.android.gms.trustagent.TrustAgentOnboardingChimeraActivity.onCreate(andr
oid.os.Bundle) took 100.713ms (2204.27 bytecodes/s) (4176B approximate peak alloc)
01-07 10:26:52.941 W/dex2oat32( 6996): Verification of java.lang.Object eun.a()
took 146.202ms (10246.04 bytecodes/s) (23752B approximate peak alloc)
01-07 10:26:53.003 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:53.005 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/PartnerBookmarksProvider/PartnerBookmarksProvider.apk
pkg=com.android.providers.partnerbookmarks isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:53.006 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.011 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DigitalWellbeing/DigitalWellbeing.apk' ---
01-07 10:26:53.043 I/dex2oat32( 7841): /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/priv-app/DigitalWellbeing --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:53.048 I/dex2oat32( 7841): 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-07 10:26:53.058 I/dex2oat32( 7813): dex2oat took 579.306ms (163.219ms cpu)
(threads: 8) arena alloc=13KB (13776B) java alloc=38KB (39552B) native alloc=1427KB
(1461256B) free=508KB (521208B)
01-07 10:26:53.101 V/installd( 4701): DexInv: --- END
'/system/priv-app/ringtoneBR/ringtoneBR.apk' (success) ---
01-07 10:26:53.101 I/installd( 4701): Dexopt async result : 0, hash_code :
205804120, path: /system/priv-app/ringtoneBR/ringtoneBR.apk
01-07 10:26:53.107 D/Installer( 4956): DexoptAsync result, h: 205804120, r: 0, s: 7
01-07 10:26:53.107 D/Installer( 4956): Dexopt result(205804120): success
01-07 10:26:53.110 W/dex2oat32( 7235): Verification of void
com.google.android.gms.update.ChimeraUpdateFromSdCardActivity.c(int) took 122.494ms
(3738.94 bytecodes/s) (7360B approximate peak alloc)
01-07 10:26:53.122 W/dex2oat32( 6996): Verification of void fdb.a(java.lang.Object)
took 113.166ms (27693.60 bytecodes/s) (37872B approximate peak alloc)
01-07 10:26:53.208 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:53.208 I/dex2oat32( 7232): Explicit concurrent copying GC freed
94041(15MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 28KB/1564KB, paused
69us total 278.621ms
01-07 10:26:53.210 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/HdmApk/HdmApk.apk pkg=com.samsung.android.hdmapp isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:53.211 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.220 W/dex2oat32( 6996): Verification of auvi fai.k() took 135.847ms
(25374.12 bytecodes/s) (46440B approximate peak alloc)
01-07 10:26:53.222 V/installd( 4701): DexInv: --- BEGIN
'/system/app/PartnerBookmarksProvider/PartnerBookmarksProvider.apk' ---
01-07 10:26:53.286 I/dex2oat32( 7852): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/PartnerBookmarksProvider --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:53.296 I/dex2oat32( 7852): 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-07 10:26:53.312 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.323 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1241
01-07 10:26:53.362 W/dex2oat32( 7235): Verification of void ayhn.aS(ayhb, int,
long) took 132.342ms (9913.65 bytecodes/s) (20928B approximate peak alloc)
01-07 10:26:53.414 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.515 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.576 W/dex2oat32( 6996): Verification of void
jfw.onDraw(android.graphics.Canvas) took 104.249ms (1841.73 bytecodes/s) (3112B
approximate peak alloc)
01-07 10:26:53.601 W/dex2oat32( 7235): Verification of void
com.google.android.gms.wallet.ow.RootChimeraActivity.onResume() took 137.651ms
(181.62 bytecodes/s) (1288B approximate peak alloc)
01-07 10:26:53.615 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.624 I/dex2oat32( 7852): dex2oat took 346.814ms (151.583ms cpu)
(threads: 8) arena alloc=3728B (3728B) java alloc=34KB (35168B) native alloc=1434KB
(1469264B) free=521KB (533680B)
01-07 10:26:53.631 W/dex2oat32( 6996): Verification of void kfi.run() took
120.303ms (49.87 bytecodes/s) (808B approximate peak alloc)
01-07 10:26:53.650 V/installd( 4701): DexInv: --- END
'/system/app/PartnerBookmarksProvider/PartnerBookmarksProvider.apk' (success) ---
01-07 10:26:53.650 I/installd( 4701): Dexopt async result : 0, hash_code :
79888407, path: /system/app/PartnerBookmarksProvider/PartnerBookmarksProvider.apk
01-07 10:26:53.656 I/dex2oat32( 7794): dex2oat took 1.779s (1.068s cpu) (threads:
8) arena alloc=7400B (7400B) java alloc=2499KB (2559024B) native alloc=2646KB
(2709712B) free=685KB (702256B)
01-07 10:26:53.695 V/installd( 4701): DexInv: --- END
'/system/priv-app/DeviceQualityAgent/DeviceQualityAgent.apk' (success) ---
01-07 10:26:53.695 I/installd( 4701): Dexopt async result : 0, hash_code :
211479355, path: /system/priv-app/DeviceQualityAgent/DeviceQualityAgent.apk
01-07 10:26:53.716 D/Installer( 4956): DexoptAsync result, h: 211479355, r: 0, s: 7
01-07 10:26:53.716 D/Installer( 4956): Dexopt result(211479355): success
01-07 10:26:53.749 W/dex2oat32( 7235): Verification of void
com.google.android.gms.wallet.ui.component.alert.AlertView.setEnabled(boolean) took
124.574ms (224.76 bytecodes/s) (1192B approximate peak alloc)
01-07 10:26:53.751 W/dex2oat32( 7235): Verification of void
bmib.K(android.view.ViewGroup, booi) took 142.845ms (427.03 bytecodes/s) (1864B
approximate peak alloc)
01-07 10:26:53.767 W/dex2oat32( 6996): Verification of void jvm.d() took 287.567ms
(10136.75 bytecodes/s) (49288B approximate peak alloc)
01-07 10:26:53.769 E/BootAnimationLoader( 4913): !@BootAnimation : 1245 ~ 1246
frame timegap 100ms over
01-07 10:26:53.769 E/BootAnimationLoader( 4913): !@BootAnimation : 1245 ~ 1246
frame time difference [47.278 s ~ 47.382 s] / timegap [ 0.104 s]
01-07 10:26:53.769 E/BootAnimationLoader( 4913): !@BootAnimation : 1245 frame
drawing time difference [47.281 s ~ 47.284 s] / timegap [ 0.003 s]
01-07 10:26:53.817 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:53.820 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/LiveWallpapersPicker/LiveWallpapersPicker.apk
pkg=com.android.wallpaper.livepicker isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:53.821 D/Installer( 4956): DexoptAsync result, h: 79888407, r: 0, s: 7
01-07 10:26:53.821 D/Installer( 4956): Dexopt result(79888407): success
01-07 10:26:53.829 W/dex2oat32( 6996): Verification of void ofm.onMeasure(int, int)
took 107.905ms (1631.05 bytecodes/s) (3192B approximate peak alloc)
01-07 10:26:53.838 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/HdmApk/HdmApk.apk' ---
01-07 10:26:53.902 W/dex2oat32( 7232): Verification of void bdfy.<clinit>() took
116.227ms (154.87 bytecodes/s) (968B approximate peak alloc)
01-07 10:26:53.908 W/dex2oat32( 7235): Verification of void
com.google.android.gms.walletp2p.feature.widgets.checkmarkprogressbar.CheckmarkProg
ressBar.<init>(android.content.Context, android.util.AttributeSet) took 103.468ms
(1005.13 bytecodes/s) (2056B approximate peak alloc)
01-07 10:26:53.908 I/dex2oat32( 7871): /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=/system/priv-app/HdmApk --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:53.914 W/dex2oat32( 7235): Verification of void
aysw.b(android.content.Context) took 114.454ms (5224.77 bytecodes/s) (10288B
approximate peak alloc)
01-07 10:26:53.920 I/dex2oat32( 7871): 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-07 10:26:53.923 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:53.925 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BeaconManager/BeaconManager.apk
pkg=com.samsung.android.beaconmanager isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:53.925 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:53.958 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/LiveWallpapersPicker/LiveWallpapersPicker.apk' ---
01-07 10:26:54.005 I/SurfaceFlinger( 4646): SFWD update time=119139824799
01-07 10:26:54.008 I/dex2oat32( 7874): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/LiveWallpapersPicker --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:54.012 I/dex2oat32( 7874): 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-07 10:26:54.026 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.075 W/dex2oat32( 6996): Verification of void rzh.run() took
130.714ms (558.47 bytecodes/s) (1984B approximate peak alloc)
01-07 10:26:54.090 W/dex2oat32( 6996): Verification of java.lang.Object tae.a(ctmn)
took 102.033ms (68.60 bytecodes/s) (824B approximate peak alloc)
01-07 10:26:54.114 W/dex2oat32( 7871): Could not reserve sentinel fault page
01-07 10:26:54.115 W/dex2oat32( 6996): Verification of void tav.<clinit>() took
125.596ms (238.86 bytecodes/s) (1000B approximate peak alloc)
01-07 10:26:54.119 W/dex2oat32( 7874): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.120 W/dex2oat32( 7874): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.121 W/dex2oat32( 7874): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.122 W/dex2oat32( 7874): Method
Landroidx/slice/widget/SliceMetrics;.logHidden is abstract, but the declaring class
is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.122 W/dex2oat32( 7874): Method
Landroidx/slice/widget/SliceMetrics;.logTouch is abstract, but the declaring class
is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.122 W/dex2oat32( 7874): Method
Landroidx/slice/widget/SliceMetrics;.logVisible is abstract, but the declaring
class is neither abstract nor an interface in dex file LiveWallpapersPicker.apk
01-07 10:26:54.123 W/dex2oat32( 7874): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.123 W/dex2oat32( 7874): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.123 W/dex2oat32( 7874): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
LiveWallpapersPicker.apk
01-07 10:26:54.128 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.130 W/dex2oat32( 7232): Verification of bfcw bfcx.a() took 205.571ms
(87.56 bytecodes/s) (1048B approximate peak alloc)
01-07 10:26:54.152 W/dex2oat32( 7235): Verification of void
azep.handleMessage(android.os.Message) took 239.677ms (12450.08 bytecodes/s)
(41208B approximate peak alloc)
01-07 10:26:54.174 W/dex2oat32( 7235): Verification of void azit.run() took
208.258ms (6184.64 bytecodes/s) (16512B approximate peak alloc)
01-07 10:26:54.194 W/dex2oat32( 7235): Verification of void azsv.i(caov, long,
long) took 164.905ms (800.46 bytecodes/s) (2688B approximate peak alloc)
01-07 10:26:54.194 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1251
01-07 10:26:54.203 W/dex2oat32( 7232): Verification of void bgrp.h(int, long, bgvt,
boolean) took 105.297ms (29706.37 bytecodes/s) (42848B approximate peak alloc)
01-07 10:26:54.214 W/dex2oat32( 7235): Verification of ceox
bamn.b(com.google.android.libraries.matchstick.data.LocalEntityId, basd, ceox) took
106.805ms (19034.63 bytecodes/s) (45488B approximate peak alloc)
01-07 10:26:54.228 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.236 W/dex2oat32( 7235): Verification of banj banh.a() took 115.520ms
(562.67 bytecodes/s) (1320B approximate peak alloc)
01-07 10:26:54.246 W/dex2oat32( 7232): Verification of void bgvh.run() took
122.639ms (6172.54 bytecodes/s) (14944B approximate peak alloc)
01-07 10:26:54.303 I/io_stats( 4394): !@ 179,0 r 54611 3654781 w 5050 315752 d 1001
23164 f 1188 1184 iot 21884 0 th 51200 0 0 pt 0 inp 0 0 119.437
01-07 10:26:54.329 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.344 W/dex2oat32( 6996): Verification of void vev.<clinit>() took
103.821ms (77.06 bytecodes/s) (776B approximate peak alloc)
01-07 10:26:54.345 W/dex2oat32( 6996): Verification of java.lang.Object uxm.a(ctmn)
took 126.991ms (55.12 bytecodes/s) (840B approximate peak alloc)
01-07 10:26:54.356 W/dex2oat32( 7235): Verification of void
com.google.android.libraries.matchstick.net.SilentRegisterIntentOperation.onHandleI
ntent(android.content.Intent) took 159.282ms (18545.63 bytecodes/s) (43248B
approximate peak alloc)
01-07 10:26:54.433 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.534 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.556 W/dex2oat32( 7232): Verification of void biej.c(bime, bhmk[],
boolean) took 155.071ms (17379.05 bytecodes/s) (65728B approximate peak alloc)
01-07 10:26:54.625 W/dex2oat32( 7232): Verification of void bhyz.w(java.util.List,
int, android.location.Location) took 119.575ms (6640.14 bytecodes/s) (15920B
approximate peak alloc)
01-07 10:26:54.634 W/dex2oat32( 7232): Verification of bijx
bike.l(android.net.wifi.ScanResult) took 185.222ms (242.95 bytecodes/s) (1384B
approximate peak alloc)
01-07 10:26:54.638 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.649 W/dex2oat32( 6996): Verification of void lfq.f(boolean) took
112.144ms (89.17 bytecodes/s) (800B approximate peak alloc)
01-07 10:26:54.650 W/dex2oat32( 7232): Verification of void
biki.onRangingResults(java.util.List) took 202.683ms (745.00 bytecodes/s) (2544B
approximate peak alloc)
01-07 10:26:54.664 W/dex2oat32( 7816): Verification of void
androidx.print.PrintHelper.<init>(android.content.Context) took 197.736ms (121.37
bytecodes/s) (992B approximate peak alloc)
01-07 10:26:54.686 W/dex2oat32( 7232): Verification of void biiz.iH(bwpc, bwpf,
bwpr) took 253.840ms (3931.60 bytecodes/s) (19768B approximate peak alloc)
01-07 10:26:54.696 W/dex2oat32( 7235): Compilation of long
com.google.android.gmscore.integ.modules.nearby.src.jni.webrtc.NearbyAudioEncoderFa
ctoryFactory.nativeCreateNearbyAudioEncoderFactory() took 203.324ms
01-07 10:26:54.696 W/dex2oat32( 7235): Compilation of long
com.google.android.gmscore.integ.modules.nearby.src.jni.webrtc.NearbyAudioDecoderFa
ctoryFactory.nativeCreateNearbyAudioDecoderFactory() took 203.455ms
01-07 10:26:54.696 W/dex2oat32( 7235): Compilation of int
com.google.android.gms.wearable.selector.NativeOsCompat.nativePoll(int[], short[],
short[], int) took 199.923ms
01-07 10:26:54.738 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.761 W/dex2oat32( 7772): Verification of void
com.samsung.android.dialer.calllog.view.widget.f.L(com.samsung.android.dialer.commo
n.action.data.ListActionData) took 224.164ms (713.76 bytecodes/s) (2320B
approximate peak alloc)
01-07 10:26:54.790 W/dex2oat32( 7772): Verification of void
com.samsung.android.dialtacts.common.utils.d1.c(java.lang.String, android.net.Uri)
took 101.634ms (2440.11 bytecodes/s) (5400B approximate peak alloc)
01-07 10:26:54.805 W/dex2oat32( 7816): Verification of void
androidx.recyclerview.widget.ItemTouchHelper$Callback.onMoved(androidx.recyclerview
.widget.RecyclerView, androidx.recyclerview.widget.RecyclerView$ViewHolder, int,
androidx.recyclerview.widget.RecyclerView$ViewHolder, int, int, int) took 113.461ms
(890.17 bytecodes/s) (1888B approximate peak alloc)
01-07 10:26:54.839 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.888 W/dex2oat32( 7816): Verification of void
com.samsung.android.game.gos.data.SecureSettingHelper$1.onChange(boolean,
android.net.Uri) took 161.628ms (1491.08 bytecodes/s) (2976B approximate peak
alloc)
01-07 10:26:54.893 W/dex2oat32( 7772): Verification of void
com.samsung.android.dialtacts.common.utils.s0.j(java.util.ArrayList,
java.util.ArrayList) took 155.914ms (262.96 bytecodes/s) (1536B approximate peak
alloc)
01-07 10:26:54.904 W/dex2oat32( 6996): Verification of void uat.aU(boolean) took
171.256ms (4899.08 bytecodes/s) (11216B approximate peak alloc)
01-07 10:26:54.940 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:54.985 W/dex2oat32( 7772): Verification of void
com.samsung.android.dialtacts.model.data.i0.b.<init>(long, int, int,
java.lang.String, int, long, long, long, int, long, int, boolean, boolean,
java.lang.String, java.lang.String, int, java.lang.String, java.lang.String,
java.lang.String, java.lang.String, int, java.lang.String, android.net.Uri,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, long,
java.lang.String, java.lang.String, java.lang.String, int, long, java.lang.String,
java.lang.String, int, long, int, int, java.lang.String, java.lang.String,
java.lang.String, int, long, int, java.lang.String, int, int, int, long, long,
long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int,
java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String,
int, java.lang.String, java.lang.String, java.lang.String, int, long,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, int,
java.util.List, long, long, long, java.lang.String, java.lang.String, long,
com.samsung.android.dialtacts.model.data.SmartCallData, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, int,
java.lang.String, java.lang.String, java.lang.String,
com.samsung.android.dialtacts.model.data.n, int, int,
com.samsung.android.dialtacts.model.data.PlaceCallData, boolean, java.lang.String,
java.util.List, java.lang.String, java.lang.String, java.lang.String, int,
com.samsung.android.dialtacts.model.data.i0.b$a, java.lang.String,
java.lang.String, java.lang.String, int, int, int, int, d.c0.d.h) took 160.336ms
(7877.16 bytecodes/s) (121408B approximate peak alloc)
01-07 10:26:55.008 W/dex2oat32( 7841): Verification of void
androidx.appcompat.widget.ScrollingTabContainerView.performCollapse() took
104.584ms (669.31 bytecodes/s) (1944B approximate peak alloc)
01-07 10:26:55.010 W/dex2oat32( 7841): Verification of boolean
androidx.appcompat.widget.ForwardingListener.onTouchObserved(android.view.MotionEve
nt) took 120.643ms (911.78 bytecodes/s) (2040B approximate peak alloc)
01-07 10:26:55.040 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.086 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1261
01-07 10:26:55.103 W/dex2oat32( 7871): Verification of void
androidx.appcompat.widget.TooltipPopup.<init>(android.content.Context) took
133.175ms (773.42 bytecodes/s) (1984B approximate peak alloc)
01-07 10:26:55.116 W/dex2oat32( 7772): Verification of void
b.e.a.e.r.i.b.o1.g(b.e.a.e.r.i.d.k) took 112.040ms (1445.90 bytecodes/s) (2320B
approximate peak alloc)
01-07 10:26:55.117 W/dex2oat32( 7772): Verification of void
b.e.a.e.r.i.b.y1.n0.<init>(android.content.Context,
com.samsung.android.dialtacts.model.data.detail.q, java.util.Map,
com.samsung.android.dialtacts.util.q0.k, b.e.a.e.r.i.b.y1.l0, b.e.a.e.r.i.a.d,
b.e.a.e.r.j.d, int, c.a.k0.l, java.util.concurrent.ConcurrentHashMap,
java.util.concurrent.ConcurrentHashMap, int) took 104.817ms (248.05 bytecodes/s)
(1200B approximate peak alloc)
01-07 10:26:55.121 W/dex2oat32( 7772): Verification of void
b.e.a.e.r.i.b.q1.g(java.util.ArrayList) took 110.633ms (723.11 bytecodes/s) (1816B
approximate peak alloc)
01-07 10:26:55.133 W/dex2oat32( 7874): Verification of void
androidx.core.content.ContextCompat$LegacyServiceMapHolder.<clinit>() took
137.789ms (3577.92 bytecodes/s) (6008B approximate peak alloc)
01-07 10:26:55.141 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.241 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.266 W/dex2oat32( 7841): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 139.085ms
(524.86 bytecodes/s) (1936B approximate peak alloc)
01-07 10:26:55.325 W/dex2oat32( 7871): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 123.833ms
(589.50 bytecodes/s) (1936B approximate peak alloc)
01-07 10:26:55.342 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.399 W/dex2oat32( 7841): Verification of void
androidx.core.graphics.drawable.IconCompat.addToShortcutIntent(android.content.Inte
nt, android.graphics.drawable.Drawable, android.content.Context) took 100.145ms
(1977.13 bytecodes/s) (3248B approximate peak alloc)
01-07 10:26:55.446 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.460 I/dex2oat32( 6996): Explicit concurrent copying GC freed
96819(17MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 30KB/1566KB, paused
71us total 263.428ms
01-07 10:26:55.461 W/dex2oat32( 7874): Verification of android.view.View
com.google.android.material.picker.MonthInYearAdapter.getView(int,
android.view.View, android.view.ViewGroup) took 100.890ms (515.41 bytecodes/s)
(1648B approximate peak alloc)
01-07 10:26:55.473 I/dex2oat32( 7235): Explicit concurrent copying GC freed
94027(26MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 35KB/1571KB, paused
67us total 697.184ms
01-07 10:26:55.546 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.601 W/dex2oat32( 7232): Verification of void
bpya.<init>(java.lang.String, int, double, double, double, double, double, double,
double, double, double, double, double) took 141.790ms (825.16 bytecodes/s) (2096B
approximate peak alloc)
01-07 10:26:55.601 W/dex2oat32( 7871): Verification of boolean
androidx.work.WorkInfo.equals(java.lang.Object) took 196.628ms (391.60 bytecodes/s)
(1776B approximate peak alloc)
01-07 10:26:55.604 W/dex2oat32( 7871): Verification of void
androidx.work.impl.diagnostics.DiagnosticsReceiver.onReceive(android.content.Contex
t, android.content.Intent) took 175.235ms (279.62 bytecodes/s) (1656B approximate
peak alloc)
01-07 10:26:55.612 W/dex2oat32( 7871): Verification of void
androidx.work.impl.foreground.SystemForegroundService$2.run() took 182.535ms
(153.39 bytecodes/s) (1256B approximate peak alloc)
01-07 10:26:55.614 W/dex2oat32( 7871): Verification of
android.app.job.JobInfo$TriggerContentUri
androidx.work.impl.background.systemjob.SystemJobInfoConverter.convertContentUriTri
gger(androidx.work.ContentUriTriggers$Trigger) took 185.643ms (75.41 bytecodes/s)
(888B approximate peak alloc)
01-07 10:26:55.616 W/dex2oat32( 7871): Verification of void
androidx.work.impl.foreground.SystemForegroundService$4.run() took 186.612ms (53.59
bytecodes/s) (944B approximate peak alloc)
01-07 10:26:55.616 W/dex2oat32( 7871): Verification of androidx.work.WorkInfo
androidx.work.impl.model.WorkSpec$WorkInfoPojo.toWorkInfo() took 147.019ms (299.28
bytecodes/s) (1432B approximate peak alloc)
01-07 10:26:55.617 W/dex2oat32( 7871): Verification of double
androidx.work.Data.getDouble(java.lang.String, double) took 212.753ms (84.60
bytecodes/s) (1080B approximate peak alloc)
01-07 10:26:55.624 W/dex2oat32( 7871): Verification of boolean
androidx.viewpager.widget.ViewPager.arrowScroll(int) took 214.192ms (1003.77
bytecodes/s) (3680B approximate peak alloc)
01-07 10:26:55.647 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.647 W/dex2oat32( 7232): Verification of java.lang.Object
bqsp.gQ(int, java.lang.Object) took 101.065ms (900.41 bytecodes/s) (2288B
approximate peak alloc)
01-07 10:26:55.696 W/dex2oat32( 7841): Verification of void
androidx.viewpager.widget.ViewPager.computeScroll() took 172.884ms (399.11
bytecodes/s) (1392B approximate peak alloc)
01-07 10:26:55.697 W/dex2oat32( 7232): Verification of java.lang.Object
bqos.gQ(int, java.lang.Object) took 163.783ms (641.09 bytecodes/s) (2512B
approximate peak alloc)
01-07 10:26:55.698 W/dex2oat32( 7772): Verification of void
com.samsung.android.dialer.h0.j.h.h1.e(com.samsung.android.dialtacts.model.data.i0.
b) took 281.294ms (1048.72 bytecodes/s) (4064B approximate peak alloc)
01-07 10:26:55.700 W/dex2oat32( 7816): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationItemView.setEnabled(bo
olean) took 111.666ms (349.26 bytecodes/s) (1360B approximate peak alloc)
01-07 10:26:55.702 W/dex2oat32( 7232): Verification of java.lang.Object
brhb.gQ(int, java.lang.Object) took 118.095ms (965.32 bytecodes/s) (2552B
approximate peak alloc)
01-07 10:26:55.709 W/dex2oat32( 7232): Verification of java.lang.Object
brhe.gQ(int, java.lang.Object) took 124.416ms (964.50 bytecodes/s) (2576B
approximate peak alloc)
01-07 10:26:55.710 W/dex2oat32( 7232): Verification of java.lang.Object
brho.gQ(int, java.lang.Object) took 109.307ms (887.40 bytecodes/s) (2376B
approximate peak alloc)
01-07 10:26:55.713 W/dex2oat32( 7232): Verification of java.lang.Object
brhp.gQ(int, java.lang.Object) took 110.883ms (910.86 bytecodes/s) (2392B
approximate peak alloc)
01-07 10:26:55.713 W/dex2oat32( 7232): Verification of java.lang.Object
brhn.gQ(int, java.lang.Object) took 113.847ms (799.32 bytecodes/s) (2408B
approximate peak alloc)
01-07 10:26:55.747 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.776 W/dex2oat32( 6996): Verification of java.util.List yzk.a(aoai,
aanu, yjt, wku, wug) took 104.683ms (26279.29 bytecodes/s) (66808B approximate peak
alloc)
01-07 10:26:55.807 E/BootAnimationLoader( 4913): !@BootAnimation : 1268 ~ 1269
frame timegap 100ms over
01-07 10:26:55.807 E/BootAnimationLoader( 4913): !@BootAnimation : 1268 ~ 1269
frame time difference [49.302 s ~ 49.419 s] / timegap [ 0.117 s]
01-07 10:26:55.807 E/BootAnimationLoader( 4913): !@BootAnimation : 1268 frame
drawing time difference [49.305 s ~ 49.312 s] / timegap [ 0.007 s]
01-07 10:26:55.834 W/dex2oat32( 7816): Verification of int
com.samsung.android.game.gos.data.dao.GlobalDao_Impl.getResolutionMode() took
119.895ms (366.99 bytecodes/s) (1472B approximate peak alloc)
01-07 10:26:55.835 W/dex2oat32( 7772): Verification of void
b.e.a.e.s.i0.a.g.x.Ya(java.util.Set,
com.samsung.android.dialtacts.model.data.account.AccountWithDataSet, int, c.a.i)
took 114.123ms (4214.72 bytecodes/s) (7288B approximate peak alloc)
01-07 10:26:55.838 W/dex2oat32( 7772): Verification of void
androidx.recyclerview.widget.RecyclerView.seslSetImmersiveScrollBottomPadding(int)
took 105.630ms (1306.44 bytecodes/s) (2096B approximate peak alloc)
01-07 10:26:55.843 W/dex2oat32( 7816): Verification of void
datautil.IDataUtilImpl.<clinit>() took 130.259ms (63089.28 bytecodes/s) (81336B
approximate peak alloc)
01-07 10:26:55.851 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.865 I/dex2oat32( 6996): Explicit concurrent copying GC freed
10213(2464KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 31KB/1567KB, paused
68us total 19.495ms
01-07 10:26:55.958 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:55.987 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1271
01-07 10:26:56.059 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.088 E/BootAnimationLoader( 4913): !@BootAnimation : 1271 ~ 1272
frame timegap 100ms over
01-07 10:26:56.088 E/BootAnimationLoader( 4913): !@BootAnimation : 1271 ~ 1272
frame time difference [49.600 s ~ 49.701 s] / timegap [ 0.101 s]
01-07 10:26:56.088 E/BootAnimationLoader( 4913): !@BootAnimation : 1271 frame
drawing time difference [49.604 s ~ 49.607 s] / timegap [ 0.003 s]
01-07 10:26:56.160 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.238 I/dex2oat32( 7232): Explicit concurrent copying GC freed
81447(11MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 32KB/1568KB, paused
61us total 151.211ms
01-07 10:26:56.263 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.306 I/io_stats( 4394): !@ 179,0 r 54611 3654781 w 5076 316784 d 1001
23164 f 1188 1184 iot 21892 0 th 51200 0 0 pt 0 inp 0 0 121.440
01-07 10:26:56.364 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.440 I/dex2oat32( 7874): dex2oat took 2.436s (1.729s cpu) (threads:
8) arena alloc=7688B (7688B) java alloc=4447KB (4553960B) native alloc=3430KB
(3512608B) free=685KB (702176B)
01-07 10:26:56.464 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.477 V/installd( 4701): DexInv: --- END
'/system/priv-app/LiveWallpapersPicker/LiveWallpapersPicker.apk' (success) ---
01-07 10:26:56.477 I/installd( 4701): Dexopt async result : 0, hash_code :
41088493, path: /system/priv-app/LiveWallpapersPicker/LiveWallpapersPicker.apk
01-07 10:26:56.487 I/dex2oat32( 6996): dex2oat took 31.653s (36.281s cpu) (threads:
8) arena alloc=6687KB (6848136B) java alloc=31KB (32592B) native alloc=9792KB
(10027440B) free=871KB (892496B) swap=16MB (16777216B)
01-07 10:26:56.556 I/dex2oat32( 7871): dex2oat took 2.650s (1.766s cpu) (threads:
8) arena alloc=9312B (9312B) java alloc=3168KB (3244880B) native alloc=3940KB
(4034744B) free=795KB (814920B)
01-07 10:26:56.565 D/Installer( 4956): DexoptAsync result, h: 41088493, r: 0, s: 7
01-07 10:26:56.565 D/Installer( 4956): Dexopt result(41088493): success
01-07 10:26:56.566 V/installd( 4701): DexInv: --- END '/product/app/Maps/Maps.apk'
(success) ---
01-07 10:26:56.566 I/installd( 4701): Dexopt async result : 0, hash_code :
238474285, path: /product/app/Maps/Maps.apk
01-07 10:26:56.609 V/installd( 4701): DexInv: --- END
'/system/priv-app/HdmApk/HdmApk.apk' (success) ---
01-07 10:26:56.610 I/installd( 4701): Dexopt async result : 0, hash_code :
165166084, path: /system/priv-app/HdmApk/HdmApk.apk
01-07 10:26:56.666 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:56.668 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EdmSimPinService/EdmSimPinService.apk
pkg=com.sec.enterprise.mdm.services.simpin isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:56.668 D/Installer( 4956): DexoptAsync result, h: 238474285, r: 0, s: 7
01-07 10:26:56.668 D/Installer( 4956): Dexopt result(238474285): success
01-07 10:26:56.678 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BeaconManager/BeaconManager.apk' ---
01-07 10:26:56.744 I/dex2oat32( 7922): /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=/system/priv-app/BeaconManager --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:56.748 I/dex2oat32( 7922): 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-07 10:26:56.769 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:56.771 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/StickerCenter/StickerCenter.apk
pkg=com.samsung.android.stickercenter isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:56.772 D/Installer( 4956): DexoptAsync result, h: 165166084, r: 0, s: 7
01-07 10:26:56.772 D/Installer( 4956): Dexopt result(165166084): success
01-07 10:26:56.782 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EdmSimPinService/EdmSimPinService.apk' ---
01-07 10:26:56.822 I/dex2oat32( 7925): /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=/system/app/EdmSimPinService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:56.826 I/dex2oat32( 7925): 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-07 10:26:56.829 W/dex2oat32( 7841): Verification of android.view.View
com.google.android.material.datepicker.MaterialCalendar.onCreateView(android.view.L
ayoutInflater, android.view.ViewGroup, android.os.Bundle) took 106.723ms (2136.35
bytecodes/s) (5416B approximate peak alloc)
01-07 10:26:56.862 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1281
01-07 10:26:56.873 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:56.878 V/installd( 4701): DexInv: --- BEGIN
'/system/app/StickerCenter/StickerCenter.apk' ---
01-07 10:26:56.878 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/FBInstaller_NS/FBInstaller_NS.apk pkg=com.facebook.system
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:56.883 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.981 I/dex2oat32( 7928): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/StickerCenter --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:56.984 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:56.995 I/dex2oat32( 7928): 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-07 10:26:57.006 W/dex2oat32( 7232): Verification of void bvyq.<clinit>() took
105.230ms (123.54 bytecodes/s) (848B approximate peak alloc)
01-07 10:26:57.046 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.receiver.GameServiceReceiver.<init>() took 129.354ms
01-07 10:26:57.047 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.selibrary.SeActivityManager$SingletonHolder.<clinit>()
took 130.239ms
01-07 10:26:57.047 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.network.RequestHeader.<init>(android.content.Context)
took 130.507ms
01-07 10:26:57.047 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.ipm.VectorParameterRequest.clear() took 130.557ms
01-07 10:26:57.049 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.network.XAmznTraceIdCreator.<init>() took 133.171ms
01-07 10:26:57.050 W/dex2oat32( 7816): Compilation of java.lang.Boolean
com.samsung.android.game.gos.network.NetworkConnector.isAllowedBGMobileDataUsage()
took 133.694ms
01-07 10:26:57.050 W/dex2oat32( 7816): Compilation of void
com.samsung.android.game.gos.network.response.BaseResponse.<init>() took 134.274ms
01-07 10:26:57.059 W/dex2oat32( 7816): Compilation of
com.samsung.android.game.gos.network.NetworkTaskCallbackHolder
com.samsung.android.game.gos.network.NetworkTaskCallbackHolder.getInstance() took
133.403ms
01-07 10:26:57.084 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:57.183 I/dex2oat32( 7925): dex2oat took 364.895ms (143.266ms cpu)
(threads: 8) arena alloc=5464B (5464B) java alloc=20KB (21208B) native alloc=1448KB
(1482760B) free=463KB (475128B)
01-07 10:26:57.185 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:57.207 W/dex2oat32( 7232): Verification of java.lang.Object
cbdw.gQ(int, java.lang.Object) took 101.939ms (892.69 bytecodes/s) (2288B
approximate peak alloc)
01-07 10:26:57.214 V/installd( 4701): DexInv: --- END
'/system/app/EdmSimPinService/EdmSimPinService.apk' (success) ---
01-07 10:26:57.214 I/installd( 4701): Dexopt async result : 0, hash_code :
116229811, path: /system/app/EdmSimPinService/EdmSimPinService.apk
01-07 10:26:57.216 I/dex2oat32( 7922): dex2oat took 475.019ms (207.500ms cpu)
(threads: 8) arena alloc=6696B (6696B) java alloc=142KB (145888B) native
alloc=1142KB (1169632B) free=445KB (456480B)
01-07 10:26:57.247 V/installd( 4701): DexInv: --- END
'/system/priv-app/BeaconManager/BeaconManager.apk' (success) ---
01-07 10:26:57.247 I/installd( 4701): Dexopt async result : 0, hash_code :
70196258, path: /system/priv-app/BeaconManager/BeaconManager.apk
01-07 10:26:57.287 D/Installer( 4956): DexoptAsync result, h: 70196258, r: 0, s: 7
01-07 10:26:57.287 D/Installer( 4956): Dexopt result(70196258): success
01-07 10:26:57.325 W/dex2oat32( 7235): Verification of boolean
bjlt.i(android.content.Context) took 105.169ms (323.29 bytecodes/s) (1328B
approximate peak alloc)
01-07 10:26:57.368 W/dex2oat32( 7235): Verification of void biyd.run() took
302.890ms (12555.69 bytecodes/s) (89960B approximate peak alloc)
01-07 10:26:57.388 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:57.390 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecMediaProvider/SecMediaProvider.apk
pkg=com.samsung.android.providers.media isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:57.391 D/Installer( 4956): DexoptAsync result, h: 116229811, r: 0, s: 7
01-07 10:26:57.391 D/Installer( 4956): Dexopt result(116229811): success
01-07 10:26:57.406 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/FBInstaller_NS/FBInstaller_NS.apk' ---
01-07 10:26:57.478 I/dex2oat32( 7953): /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=/system/priv-app/FBInstaller_NS --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:57.491 I/dex2oat32( 7953): 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-07 10:26:57.492 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:57.493 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SOAgent/SOAgent.apk pkg=com.sec.android.soagent isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:57.495 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:57.501 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecMediaProvider/SecMediaProvider.apk' ---
01-07 10:26:57.551 I/dex2oat32( 7957): /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=/system/priv-app/SecMediaProvider --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:57.556 I/dex2oat32( 7957): 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-07 10:26:57.573 W/dex2oat32( 7235): Verification of void bktg.d() took 120.566ms
(373.24 bytecodes/s) (1456B approximate peak alloc)
01-07 10:26:57.594 W/dex2oat32( 7957): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file SecMediaProvider.apk
01-07 10:26:57.595 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:57.661 I/dex2oat32( 7816): dex2oat took 5.035s (3.656s cpu) (threads:
8) arena alloc=6504B (6504B) java alloc=5889KB (6030760B) native alloc=7695KB
(7880080B) free=816KB (836208B)
01-07 10:26:57.696 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:57.720 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1291
01-07 10:26:57.724 V/installd( 4701): DexInv: --- END
'/system/priv-app/GameOptimizingService/GameOptimizingService.apk' (success) ---
01-07 10:26:57.724 I/installd( 4701): Dexopt async result : 0, hash_code :
37621681, path: /system/priv-app/GameOptimizingService/GameOptimizingService.apk
01-07 10:26:57.729 I/dex2oat32( 7232): Explicit concurrent copying GC freed
64494(6765KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 34KB/1570KB, paused
73us total 150.031ms
01-07 10:26:57.792 I/dex2oat32( 7928): dex2oat took 821.884ms (485.144ms cpu)
(threads: 8) arena alloc=9584B (9584B) java alloc=567KB (581080B) native
alloc=1708KB (1749000B) free=683KB (700408B)
01-07 10:26:57.797 D/Installer( 4956): DexoptAsync result, h: 37621681, r: 0, s: 7
01-07 10:26:57.797 D/Installer( 4956): Dexopt result(37621681): success
01-07 10:26:57.802 I/dex2oat32( 7841): dex2oat took 4.761s (3.983s cpu) (threads:
8) arena alloc=10216B (10216B) java alloc=8645KB (8852568B) native alloc=7115KB
(7285848B) free=776KB (795560B)
01-07 10:26:57.836 V/installd( 4701): DexInv: --- END
'/system/app/StickerCenter/StickerCenter.apk' (success) ---
01-07 10:26:57.836 I/installd( 4701): Dexopt async result : 0, hash_code :
60757104, path: /system/app/StickerCenter/StickerCenter.apk
01-07 10:26:57.838 I/dex2oat32( 7772): Explicit concurrent copying GC freed
41055(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9536B/1545KB, paused
97us total 194.172ms
01-07 10:26:57.855 V/installd( 4701): DexInv: --- END
'/system/priv-app/DigitalWellbeing/DigitalWellbeing.apk' (success) ---
01-07 10:26:57.855 I/installd( 4701): Dexopt async result : 0, hash_code :
18533526, path: /system/priv-app/DigitalWellbeing/DigitalWellbeing.apk
01-07 10:26:57.898 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:57.900 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/CocktailQuickTool/CocktailQuickTool.apk
pkg=com.sec.android.app.quicktool isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:57.900 D/Installer( 4956): DexoptAsync result, h: 18533526, r: 0, s: 7
01-07 10:26:57.900 D/Installer( 4956): Dexopt result(18533526): success
01-07 10:26:57.906 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SOAgent/SOAgent.apk' ---
01-07 10:26:57.999 I/dex2oat32( 7984): /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/priv-app/SOAgent --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:58.001 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.003 I/dex2oat32( 7984): 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-07 10:26:58.004 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Fmm/Fmm.apk pkg=com.samsung.android.fmm 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
01-07 10:26:58.005 D/Installer( 4956): DexoptAsync result, h: 60757104, r: 0, s: 7
01-07 10:26:58.005 D/Installer( 4956): Dexopt result(60757104): success
01-07 10:26:58.014 V/installd( 4701): DexInv: --- BEGIN
'/system/app/CocktailQuickTool/CocktailQuickTool.apk' ---
01-07 10:26:58.027 I/dex2oat32( 7953): dex2oat took 552.510ms (333.326ms cpu)
(threads: 8) arena alloc=6704B (6704B) java alloc=364KB (372744B) native
alloc=1329KB (1361712B) free=530KB (542928B)
01-07 10:26:58.055 I/dex2oat32( 7232): Explicit concurrent copying GC freed
8155(879KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 36KB/1572KB, paused
64us total 25.536ms
01-07 10:26:58.063 V/installd( 4701): DexInv: --- END
'/system/priv-app/FBInstaller_NS/FBInstaller_NS.apk' (success) ---
01-07 10:26:58.063 I/installd( 4701): Dexopt async result : 0, hash_code :
26608617, path: /system/priv-app/FBInstaller_NS/FBInstaller_NS.apk
01-07 10:26:58.086 I/dex2oat32( 7995): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/CocktailQuickTool --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:58.093 I/dex2oat32( 7995): 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-07 10:26:58.106 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.108 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/MDMApp/MDMApp.apk pkg=com.samsung.android.mdm isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:26:58.108 D/Installer( 4956): DexoptAsync result, h: 26608617, r: 0, s: 7
01-07 10:26:58.108 D/Installer( 4956): Dexopt result(26608617): success
01-07 10:26:58.110 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Fmm/Fmm.apk' ---
01-07 10:26:58.120 I/dex2oat32( 7772): Explicit concurrent copying GC freed
6817(1304KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
72us total 11.973ms
01-07 10:26:58.121 I/dex2oat32( 7957): dex2oat took 573.259ms (388.965ms cpu)
(threads: 8) arena alloc=7216B (7216B) java alloc=487KB (499288B) native
alloc=1900KB (1946440B) free=675KB (691384B)
01-07 10:26:58.142 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecMediaProvider/SecMediaProvider.apk' (success) ---
01-07 10:26:58.142 I/installd( 4701): Dexopt async result : 0, hash_code :
21420142, path: /system/priv-app/SecMediaProvider/SecMediaProvider.apk
01-07 10:26:58.148 I/dex2oat32( 7998): /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=/system/priv-app/Fmm --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
01-07 10:26:58.152 I/dex2oat32( 7998): 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-07 10:26:58.181 I/dex2oat32( 7772): dex2oat took 7.868s (6.834s cpu) (threads:
8) arena alloc=3253KB (3331560B) java alloc=11KB (11464B) native alloc=7107KB
(7277616B) free=808KB (828368B)
01-07 10:26:58.209 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.212 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungCoreServices/SamsungCoreServices.apk
pkg=com.samsung.android.scs isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:58.213 D/Installer( 4956): DexoptAsync result, h: 21420142, r: 0, s: 7
01-07 10:26:58.213 D/Installer( 4956): Dexopt result(21420142): success
01-07 10:26:58.217 V/installd( 4701): DexInv: --- BEGIN
'/system/app/MDMApp/MDMApp.apk' ---
01-07 10:26:58.221 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungDialer/SamsungDialer.apk' (success) ---
01-07 10:26:58.221 I/installd( 4701): Dexopt async result : 0, hash_code :
122705205, path: /system/priv-app/SamsungDialer/SamsungDialer.apk
01-07 10:26:58.250 I/dex2oat32( 8010): /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=/system/app/MDMApp --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:58.255 I/dex2oat32( 8010): 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-07 10:26:58.259 W/dex2oat32( 8010): Could not reserve sentinel fault page
01-07 10:26:58.283 I/dex2oat32( 7984): dex2oat took 290.494ms (256.010ms cpu)
(threads: 8) arena alloc=7984B (7984B) java alloc=157KB (161008B) native
alloc=1493KB (1529256B) free=638KB (653912B)
01-07 10:26:58.299 V/installd( 4701): DexInv: --- END
'/system/priv-app/SOAgent/SOAgent.apk' (success) ---
01-07 10:26:58.299 I/installd( 4701): Dexopt async result : 0, hash_code :
70245135, path: /system/priv-app/SOAgent/SOAgent.apk
01-07 10:26:58.308 I/io_stats( 4394): !@ 179,0 r 54773 3669201 w 5238 319576 d 1001
23164 f 1188 1184 iot 22012 0 th 51200 0 0 pt 0 inp 0 0 123.442
01-07 10:26:58.314 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.316 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungCoreServices/SamsungCoreServices.apk' ---
01-07 10:26:58.318 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/UnifiedWFC/UnifiedWFC.apk pkg=com.sec.unifiedwfc isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:26:58.318 D/Installer( 4956): DexoptAsync result, h: 122705205, r: 0, s: 7
01-07 10:26:58.318 D/Installer( 4956): Dexopt result(122705205): success
01-07 10:26:58.345 I/dex2oat32( 8015): /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/priv-app/SamsungCoreServices --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:58.346 I/dex2oat32( 7232): dex2oat took 25.670s (30.890s cpu) (threads:
8) arena alloc=2607KB (2669760B) java alloc=36KB (37176B) native alloc=8163KB
(8359344B) free=1124KB (1151568B) swap=16MB (16777216B)
01-07 10:26:58.350 I/dex2oat32( 8015): 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-07 10:26:58.392 V/installd( 4701): DexInv: --- END
'/product/priv-app/GmsCore/GmsCore.apk' (success) ---
01-07 10:26:58.392 I/installd( 4701): Dexopt async result : 0, hash_code :
228334135, path: /product/priv-app/GmsCore/GmsCore.apk
01-07 10:26:58.419 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.423 V/installd( 4701): DexInv: --- BEGIN
'/system/app/UnifiedWFC/UnifiedWFC.apk' ---
01-07 10:26:58.427 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:58.432 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SecAppSeparation/SecAppSeparation.apk
pkg=com.samsung.android.appseparation isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:26:58.433 I/dex2oat32( 7235): Explicit concurrent copying GC freed
81430(18MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 39KB/1575KB, paused
81us total 209.030ms
01-07 10:26:58.433 D/Installer( 4956): DexoptAsync result, h: 228334135, r: 0, s: 7
01-07 10:26:58.433 D/Installer( 4956): Dexopt result(228334135): success
01-07 10:26:58.465 I/dex2oat32( 8032): /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/app/UnifiedWFC --class-loader-
context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-info --
compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:58.469 I/dex2oat32( 8032): 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-07 10:26:58.476 I/dex2oat32( 8010): dex2oat took 229.104ms (218.122ms cpu)
(threads: 8) arena alloc=9920B (9920B) java alloc=178KB (182832B) native
alloc=1293KB (1324672B) free=614KB (629120B)
01-07 10:26:58.512 V/installd( 4701): DexInv: --- END
'/system/app/MDMApp/MDMApp.apk' (success) ---
01-07 10:26:58.512 I/installd( 4701): Dexopt async result : 0, hash_code :
135007610, path: /system/app/MDMApp/MDMApp.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/a/l/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.524 W/dex2oat32( 8032): Method La/i/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.d is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.e is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.f is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.526 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.g is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.h is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Landroidx/recyclerview/widget/o;.i is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.527 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/p/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/s/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/s/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/s/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/s/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lb/a/a/a/s/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method
Lcom/google/android/material/floatingactionbutton/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method
Lcom/google/android/material/floatingactionbutton/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method
Lcom/samsung/android/sdk/bixby/data/c;.toString is abstract, but the declaring
class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lcom/sec/unifiedwfc/e;.getInt is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.528 W/dex2oat32( 8032): Method Lcom/sec/unifiedwfc/e;.putInt is
abstract, but the declaring class is neither abstract nor an interface in dex file
UnifiedWFC.apk
01-07 10:26:58.529 W/dex2oat32( 8032): Method La/i/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.529 W/dex2oat32( 8032): Method La/i/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.529 W/dex2oat32( 8032): Method La/i/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file UnifiedWFC.apk
01-07 10:26:58.533 W/dex2oat32( 8032): Could not reserve sentinel fault page
01-07 10:26:58.535 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.536 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SecAppSeparation/SecAppSeparation.apk' ---
01-07 10:26:58.564 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:26:58.567 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1301
01-07 10:26:58.567 I/PackageDexOptimizer( 4956): 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
01-07 10:26:58.573 D/Installer( 4956): DexoptAsync result, h: 70245135, r: 0, s: 7
01-07 10:26:58.573 D/Installer( 4956): Dexopt result(70245135): success
01-07 10:26:58.633 I/dex2oat32( 8043): /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=/system/priv-app/SecAppSeparation --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:26:58.646 I/dex2oat32( 8043): 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-07 10:26:58.674 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.677 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/StorageManager/StorageManager.apk
pkg=com.android.storagemanager isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:26:58.678 D/Installer( 4956): DexoptAsync result, h: 135007610, r: 0, s: 7
01-07 10:26:58.678 D/Installer( 4956): Dexopt result(135007610): success
01-07 10:26:58.678 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk'
---
01-07 10:26:58.731 I/dex2oat32( 8046): /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/priv-app/NetworkPermissionConfigGoogle --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:26:58.736 I/dex2oat32( 8046): 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-07 10:26:58.779 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:58.782 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungCloudClient/SamsungCloudClient.apk
pkg=com.samsung.android.scloud isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:26:58.783 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:58.784 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/StorageManager/StorageManager.apk' ---
01-07 10:26:58.878 I/dex2oat32( 8056): /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/system_ext/priv-app/StorageManager --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:58.882 I/dex2oat32( 8056): 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-07 10:26:58.884 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:58.936 I/dex2oat32( 8046): dex2oat took 209.234ms (146.836ms cpu)
(threads: 8) arena alloc=752B (752B) java alloc=16KB (16456B) native alloc=1401KB
(1434728B) free=466KB (478104B)
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.953 W/dex2oat32( 8056): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.954 W/dex2oat32( 8056): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.955 W/dex2oat32( 8056): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file StorageManager.apk
01-07 10:26:58.955 W/dex2oat32( 8056): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file StorageManager.apk
01-07 10:26:58.955 W/dex2oat32( 8056): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file StorageManager.apk
01-07 10:26:58.955 W/dex2oat32( 8056): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.956 W/dex2oat32( 8056): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.957 W/dex2oat32( 8056): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.957 W/dex2oat32( 8056): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
StorageManager.apk
01-07 10:26:58.958 W/dex2oat32( 8056): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file StorageManager.apk
01-07 10:26:58.971 V/installd( 4701): DexInv: --- END
'/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk'
(success) ---
01-07 10:26:58.971 I/installd( 4701): Dexopt async result : 0, hash_code :
113084230, path:
/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk
01-07 10:26:58.985 D/Installer( 4956): DexoptAsync result, h: 113084230, r: 0, s: 7
01-07 10:26:58.985 D/Installer( 4956): Dexopt result(113084230): success
01-07 10:26:59.005 I/SurfaceFlinger( 4646): SFWD update time=124139985488
01-07 10:26:59.087 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:26:59.091 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SoundPicker_R/SoundPicker_R.apk
pkg=com.samsung.android.app.soundpicker isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/SemAudioThumbnail.jar]} dexMetadataPath=null async=true
01-07 10:26:59.092 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.097 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk' ---
01-07 10:26:59.192 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.256 I/dex2oat32( 8067): /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/priv-app/SamsungCloudClient --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:26:59.273 I/dex2oat32( 8067): 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-07 10:26:59.293 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.394 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.425 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1311
01-07 10:26:59.495 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.595 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.670 W/dex2oat32( 7235): Verification of void cdfj.<clinit>() took
330.127ms (61370.27 bytecodes/s) (184624B approximate peak alloc)
01-07 10:26:59.679 W/dex2oat32( 8056): Verification of boolean
androidx.drawerlayout.widget.DrawerLayout.dispatchTransformedGenericPointerEvent(an
droid.view.MotionEvent, android.view.View) took 118.803ms (471.37 bytecodes/s)
(1224B approximate peak alloc)
01-07 10:26:59.697 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.797 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:26:59.896 W/dex2oat32( 8032): Verification of java.lang.String
com.sec.unifiedwfc.util.u.q0() took 100.525ms (2089.03 bytecodes/s) (2632B
approximate peak alloc)
01-07 10:26:59.903 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.004 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.107 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.112 I/dex2oat32( 7995): dex2oat took 2.029s (2.604s cpu) (threads:
8) arena alloc=10224B (10224B) java alloc=3713KB (3802544B) native alloc=4833KB
(4949032B) free=806KB (826328B)
01-07 10:27:00.157 V/installd( 4701): DexInv: --- END
'/system/app/CocktailQuickTool/CocktailQuickTool.apk' (success) ---
01-07 10:27:00.157 I/installd( 4701): Dexopt async result : 0, hash_code :
163121052, path: /system/app/CocktailQuickTool/CocktailQuickTool.apk
01-07 10:27:00.189 I/dex2oat32( 7235): Explicit concurrent copying GC freed
64489(9760KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 41KB/1577KB, paused
79us total 142.119ms
01-07 10:27:00.207 D/Installer( 4956): DexoptAsync result, h: 163121052, r: 0, s: 7
01-07 10:27:00.207 D/Installer( 4956): Dexopt result(163121052): success
01-07 10:27:00.287 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1321
01-07 10:27:00.308 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:00.311 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ShareLive/ShareLive.apk pkg=com.samsung.android.app.sharelive
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:00.311 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.311 I/io_stats( 4394): !@ 179,0 r 54809 3670709 w 5299 320368 d 1001
23164 f 1188 1184 iot 22056 0 th 51200 0 0 pt 0 inp 0 0 125.446
01-07 10:27:00.321 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SoundPicker_R/SoundPicker_R.apk' ---
01-07 10:27:00.362 I/dex2oat32( 8067): Large app, accepted running with swap.
01-07 10:27:00.388 I/dex2oat32( 8106): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/SoundPicker_R --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
SemAudioThumbnail.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:00.393 I/dex2oat32( 8106): 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-07 10:27:00.412 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.470 I/dex2oat32( 8056): dex2oat took 1.596s (1.680s cpu) (threads:
8) arena alloc=9120B (9120B) java alloc=3235KB (3313008B) native alloc=3412KB
(3494024B) free=723KB (741240B)
01-07 10:27:00.506 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/StorageManager/StorageManager.apk' (success) ---
01-07 10:27:00.506 I/installd( 4701): Dexopt async result : 0, hash_code :
68033799, path: /system/system_ext/priv-app/StorageManager/StorageManager.apk
01-07 10:27:00.512 D/Installer( 4956): DexoptAsync result, h: 68033799, r: 0, s: 7
01-07 10:27:00.513 D/Installer( 4956): Dexopt result(68033799): success
01-07 10:27:00.613 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:00.629 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ShareLive/ShareLive.apk' ---
01-07 10:27:00.630 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:00.631 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BookmarkProvider/BookmarkProvider.apk
pkg=com.android.bookmarkprovider isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:00.635 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.674 I/dex2oat32( 7235): Explicit concurrent copying GC freed
8149(1165KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 43KB/1579KB, paused
70us total 30.499ms
01-07 10:27:00.690 I/dex2oat32( 8110): /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/ShareLive --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:00.695 I/dex2oat32( 8110): 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-07 10:27:00.730 I/dex2oat32( 8032): dex2oat took 2.267s (2.204s cpu) (threads:
8) arena alloc=7904B (7904B) java alloc=4504KB (4612752B) native alloc=4717KB
(4830216B) free=782KB (801784B)
01-07 10:27:00.736 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.783 W/dex2oat32( 8043): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 100.834ms
(723.96 bytecodes/s) (1936B approximate peak alloc)
01-07 10:27:00.788 V/installd( 4701): DexInv: --- END
'/system/app/UnifiedWFC/UnifiedWFC.apk' (success) ---
01-07 10:27:00.788 I/installd( 4701): Dexopt async result : 0, hash_code :
203227528, path: /system/app/UnifiedWFC/UnifiedWFC.apk
01-07 10:27:00.839 D/Installer( 4956): DexoptAsync result, h: 203227528, r: 0, s: 7
01-07 10:27:00.839 D/Installer( 4956): Dexopt result(203227528): success
01-07 10:27:00.868 W/dex2oat32( 8110): Method La/a0/b/a$a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.868 W/dex2oat32( 8110): Method La/b/n/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/h$c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.869 W/dex2oat32( 8110): Method La/h/d/l;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/l/e/h;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/n/w;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.870 W/dex2oat32( 8110): Method La/o/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.873 W/dex2oat32( 8110): Method Lb/a/a/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.873 W/dex2oat32( 8110): Method Lb/a/a/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.873 W/dex2oat32( 8110): Method Lb/b/a/a/g0/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.A is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.B is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.D is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.E is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.k is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.l is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.n is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.p is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.q is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.t is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.u is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.v is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.x is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.y is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.874 W/dex2oat32( 8110): Method Lb/b/a/a/q/b;.z is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/t/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/y/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/y/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/y/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/y/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/y/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/z/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.875 W/dex2oat32( 8110): Method Lb/b/a/a/z/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.877 W/dex2oat32( 8110): Method La/a0/b/b;.M is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.878 W/dex2oat32( 8110): Method La/o/a/b$b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.878 W/dex2oat32( 8110): Method La/o/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.878 W/dex2oat32( 8110): Method La/o/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.881 W/dex2oat32( 8110): Method Ld/a/g0/e/b/b0$a;.l is abstract, but
the declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.882 W/dex2oat32( 8110): Method Lb/b/b/b/l0$c;.get is abstract, but
the declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.882 W/dex2oat32( 8110): Method Lb/b/b/b/l0$c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.883 W/dex2oat32( 8110): Method La/l/e/b;.v1 is abstract, but the
declaring class is neither abstract nor an interface in dex file ShareLive.apk
01-07 10:27:00.940 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:00.950 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BookmarkProvider/BookmarkProvider.apk' ---
01-07 10:27:00.972 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:00.978 I/PackageDexOptimizer( 4956): 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
01-07 10:27:00.979 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:00.991 I/dex2oat32( 7235): dex2oat took 28.214s (33.761s cpu) (threads:
8) arena alloc=4253KB (4355304B) java alloc=43KB (44632B) native alloc=8981KB
(9197312B) free=1154KB (1181952B) swap=16MB (16777216B)
01-07 10:27:01.032 I/dex2oat32( 8129): /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/app/BookmarkProvider --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:01.053 V/installd( 4701): DexInv: --- END
'/product/priv-app/GmsCore/GmsCore.apk' (success) ---
01-07 10:27:01.053 I/installd( 4701): Dexopt async result : 0, hash_code :
150870948, path: /product/priv-app/GmsCore/GmsCore.apk
01-07 10:27:01.057 I/dex2oat32( 8129): 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-07 10:27:01.080 D/Installer( 4956): DexoptAsync result, h: 150870948, r: 0, s: 7
01-07 10:27:01.080 D/Installer( 4956): Dexopt result(150870948): success
01-07 10:27:01.151 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1331
01-07 10:27:01.171 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 11.948ms
01-07 10:27:01.172 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 12.127ms
01-07 10:27:01.172 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 12.231ms
01-07 10:27:01.173 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 13.029ms
01-07 10:27:01.174 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 13.675ms
01-07 10:27:01.181 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:01.183 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/DsmsAPK/DsmsAPK.apk pkg=com.samsung.android.dsms isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:01.183 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.227 V/installd( 4701): DexInv: --- BEGIN
'/system/app/VideoTrimmer/VideoTrimmer.apk' ---
01-07 10:27:01.281 I/dex2oat32( 8139): /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/VideoTrimmer --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:01.286 I/dex2oat32( 8139): 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-07 10:27:01.293 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.394 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.424 I/dex2oat32( 8129): dex2oat took 407.808ms (147.487ms cpu)
(threads: 8) arena alloc=816B (816B) java alloc=17KB (17952B) native alloc=1373KB
(1405960B) free=470KB (482296B)
01-07 10:27:01.449 V/installd( 4701): DexInv: --- END
'/system/app/BookmarkProvider/BookmarkProvider.apk' (success) ---
01-07 10:27:01.449 I/installd( 4701): Dexopt async result : 0, hash_code :
199590563, path: /system/app/BookmarkProvider/BookmarkProvider.apk
01-07 10:27:01.495 D/Installer( 4956): DexoptAsync result, h: 199590563, r: 0, s: 7
01-07 10:27:01.495 D/Installer( 4956): Dexopt result(199590563): success
01-07 10:27:01.596 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:01.598 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SmartManager_v5/SmartManager_v5.apk
pkg=com.samsung.android.lool isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/com.samsung.device.lite.jar]#PCL[/
system/framework/android.test.runner.jar]{PCL[/system/framework/
android.test.base.jar]#PCL[/system/framework/android.test.mock.jar]{PCL[/system/
framework/android.test.base.jar]}}#PCL[/system/framework/
android.test.base.jar]#PCL[/system/framework/android.test.mock.jar]{PCL[/system/
framework/android.test.base.jar]}} dexMetadataPath=null async=true
01-07 10:27:01.599 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.611 V/installd( 4701): DexInv: --- BEGIN
'/system/app/DsmsAPK/DsmsAPK.apk' ---
01-07 10:27:01.657 I/dex2oat32( 8150): /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/app/DsmsAPK --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:01.662 I/dex2oat32( 8150): 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-07 10:27:01.699 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.707 W/dex2oat32( 8043): Verification of android.view.MenuItem
androidx.appcompat.view.menu.MenuItemWrapperICS.setEnabled(boolean) took 130.853ms
(45.85 bytecodes/s) (888B approximate peak alloc)
01-07 10:27:01.708 W/dex2oat32( 8043): Verification of void
androidx.appcompat.widget.AppCompatTextView.<init>(android.content.Context,
android.util.AttributeSet, int) took 107.533ms (371.98 bytecodes/s) (1312B
approximate peak alloc)
01-07 10:27:01.711 W/dex2oat32( 8043): Verification of void
androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView.setBackgroundResource(
int) took 114.640ms (95.95 bytecodes/s) (1008B approximate peak alloc)
01-07 10:27:01.718 W/dex2oat32( 8043): Verification of java.lang.Object
kotlinx.coroutines.channels.ChannelsKt__Channels_commonKt.mapIndexedTo(kotlinx.coro
utines.channels.ReceiveChannel, kotlinx.coroutines.channels.SendChannel,
kotlin.jvm.functions.Function2, kotlin.coroutines.Continuation) took 129.964ms
(2739.20 bytecodes/s) (6848B approximate peak alloc)
01-07 10:27:01.725 W/dex2oat32( 8106): Verification of void
androidx.appcompat.widget.TooltipPopup.<init>(android.content.Context) took
105.116ms (1369.91 bytecodes/s) (3072B approximate peak alloc)
01-07 10:27:01.741 W/dex2oat32( 8043): Verification of int
androidx.appcompat.widget.ListPopupWindow.buildDropDown() took 135.538ms (2877.41
bytecodes/s) (7224B approximate peak alloc)
01-07 10:27:01.800 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:01.819 W/dex2oat32( 8067): Verification of void
android.support.v7.widget.AbsActionBarView.<init>(android.content.Context,
android.util.AttributeSet, int) took 154.196ms (291.84 bytecodes/s) (1496B
approximate peak alloc)
01-07 10:27:01.827 W/dex2oat32( 7998): Verification of android.view.MenuItem
androidx.appcompat.view.menu.MenuItemImpl.setChecked(boolean) took 156.451ms
(102.27 bytecodes/s) (1024B approximate peak alloc)
01-07 10:27:01.901 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.002 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.009 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1341
01-07 10:27:02.030 W/dex2oat32( 8015): Verification of void
com.squareup.okhttp.internal.framed.FramedConnection$Reader.settings(boolean,
com.squareup.okhttp.internal.framed.Settings) took 142.166ms (1055.10 bytecodes/s)
(3168B approximate peak alloc)
01-07 10:27:02.030 W/dex2oat32( 8015): Verification of void
io.grpc.internal.JndiResourceResolverFactory$JndiRecordFetcher.closeThenThrow(javax
.naming.NamingEnumeration, javax.naming.NamingException) took 126.582ms (31.60
bytecodes/s) (928B approximate peak alloc)
01-07 10:27:02.033 W/dex2oat32( 8015): Verification of void
io.grpc.internal.AbstractServerImplBuilder.setStatsRecordFinishedRpcs(boolean) took
107.775ms (27.84 bytecodes/s) (704B approximate peak alloc)
01-07 10:27:02.045 W/dex2oat32( 7998): Verification of boolean
com.samsung.android.scloud.remotebackupsync.ISCloudBackupCallBack$Stub.onTransact(i
nt, android.os.Parcel, android.os.Parcel, int) took 100.319ms (1006.78 bytecodes/s)
(1792B approximate peak alloc)
01-07 10:27:02.050 I/dex2oat32( 8150): dex2oat took 400.269ms (226.264ms cpu)
(threads: 8) arena alloc=14KB (15240B) java alloc=157KB (161728B) native
alloc=1328KB (1360488B) free=591KB (605592B)
01-07 10:27:02.079 W/dex2oat32( 8043): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationItemView.setEnabled(bo
olean) took 116.242ms (163.45 bytecodes/s) (1040B approximate peak alloc)
01-07 10:27:02.083 V/installd( 4701): DexInv: --- END
'/system/app/DsmsAPK/DsmsAPK.apk' (success) ---
01-07 10:27:02.084 I/installd( 4701): Dexopt async result : 0, hash_code :
112900441, path: /system/app/DsmsAPK/DsmsAPK.apk
01-07 10:27:02.100 W/dex2oat32( 7998): Verification of void
org.bouncycastle.crypto.agreement.ECDHBasicAgreement.<init>() took 104.498ms (38.28
bytecodes/s) (760B approximate peak alloc)
01-07 10:27:02.102 D/Installer( 4956): DexoptAsync result, h: 112900441, r: 0, s: 7
01-07 10:27:02.102 D/Installer( 4956): Dexopt result(112900441): success
01-07 10:27:02.112 W/dex2oat32( 8043): Verification of android.os.Bundle
com.google.android.material.internal.NavigationMenuPresenter$NavigationMenuAdapter.
createInstanceState() took 151.217ms (555.49 bytecodes/s) (2384B approximate peak
alloc)
01-07 10:27:02.123 W/dex2oat32( 8043): Verification of void
com.google.android.material.tabs.SeslTabRoundRectIndicator.startPressEffect() took
151.313ms (700.53 bytecodes/s) (2096B approximate peak alloc)
01-07 10:27:02.203 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:02.205 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BluetoothTest/BluetoothTest.apk
pkg=com.sec.android.app.bluetoothtest isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:02.206 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SmartManager_v5/SmartManager_v5.apk' ---
01-07 10:27:02.207 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.252 W/dex2oat32( 7998): Verification of void
androidx.appcompat.view.menu.ActionMenuItemView.onMeasure(int, int) took 103.706ms
(1658.52 bytecodes/s) (2720B approximate peak alloc)
01-07 10:27:02.281 I/dex2oat32( 8168): /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/SmartManager_v5 --class-
loader-context=PCL[]{PCL[/system/framework/com.samsung.device.lite.jar]#PCL[/
system/framework/android.test.runner.jar]{PCL[/system/framework/
android.test.base.jar]#PCL[/system/framework/android.test.mock.jar]{PCL[/system/
framework/android.test.base.jar]}}#PCL[/system/framework/
android.test.base.jar]#PCL[/system/framework/android.test.mock.jar]{PCL[/system/
framework/android.test.base.jar]}} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
01-07 10:27:02.286 I/dex2oat32( 8168): 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-07 10:27:02.303 W/dex2oat32( 7998): Verification of void
androidx.picker.widget.SeslSpinningDatePickerSpinnerDelegate.<init>(androidx.picker
.widget.SeslSpinningDatePickerSpinner, android.content.Context,
android.util.AttributeSet, int, int) took 135.278ms (6349.88 bytecodes/s) (12720B
approximate peak alloc)
01-07 10:27:02.313 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.319 I/io_stats( 4394): !@ 179,0 r 54849 3672485 w 5385 324596 d 1001
23164 f 1188 1184 iot 22112 0 th 51200 0 0 pt 0 inp 1 0 127.453
01-07 10:27:02.324 W/dex2oat32( 8106): Verification of void
com.google.android.material.shadow.ShadowRenderer.drawCornerShadow(android.graphics
.Canvas, android.graphics.Matrix, android.graphics.RectF, int, float, float) took
127.879ms (1368.48 bytecodes/s) (2816B approximate peak alloc)
01-07 10:27:02.417 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.425 W/dex2oat32( 8106): Verification of boolean
com.samsung.android.app.music.support.sdl.android.os.DebugSdlCompat.isProductDev()
took 100.437ms (99.56 bytecodes/s) (904B approximate peak alloc)
01-07 10:27:02.430 W/dex2oat32( 8106): Verification of void
com.samsung.android.app.music.support.samsung.desktopmode.DesktopModeManagerCompat.
registerListener(android.app.Activity) took 119.936ms (591.98 bytecodes/s) (1952B
approximate peak alloc)
01-07 10:27:02.520 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.546 W/dex2oat32( 8168): Method La/j/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.550 W/dex2oat32( 8168): Method Landroidx/fragment/app/h;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.551 W/dex2oat32( 8168): Method Lb/a/a/a/d/f;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.551 W/dex2oat32( 8168): Method Lb/b/a/a/b0/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.A is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.B is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.D is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.E is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.k is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.l is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.n is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.p is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.q is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.t is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.u is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.v is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.x is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.y is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/p/b;.z is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.f is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.i is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/r/c;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/v/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/v/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/v/b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/v/b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.552 W/dex2oat32( 8168): Method Lb/b/a/a/v/b;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.553 W/dex2oat32( 8168): Method Lcom/airbnb/lottie/a;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.553 W/dex2oat32( 8168): Method Lcom/airbnb/lottie/a;.b is abstract,
but the declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.554 W/dex2oat32( 8168): Method
Lcom/google/android/material/floatingactionbutton/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.554 W/dex2oat32( 8168): Method
Lcom/google/android/material/floatingactionbutton/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.555 W/dex2oat32( 8168): Method La/j/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.555 W/dex2oat32( 8168): Method La/j/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.555 W/dex2oat32( 8168): Method La/j/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SmartManager_v5.apk
01-07 10:27:02.556 W/dex2oat32( 8168): Method
Landroidx/drawerlayout/widget/DrawerLayout$d;.n is abstract, but the declaring
class is neither abstract nor an interface in dex file SmartManager_v5.apk
01-07 10:27:02.601 W/dex2oat32( 8015): Verification of void
androidx.core.widget.NestedScrollView.measureChildWithMargins(android.view.View,
int, int, int, int) took 106.509ms (394.33 bytecodes/s) (1104B approximate peak
alloc)
01-07 10:27:02.622 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.723 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.823 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.873 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1351
01-07 10:27:02.924 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:02.993 W/dex2oat32( 8110): Verification of void
b.c.a.a.a.l.d.a$d.<init>() took 118.738ms (143.17 bytecodes/s) (1136B approximate
peak alloc)
01-07 10:27:03.025 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.107 W/dex2oat32( 8106): Verification of
android.view.inputmethod.InputConnection
androidx.appcompat.widget.AppCompatTextView.onCreateInputConnection(android.view.in
putmethod.EditorInfo) took 115.743ms (69.12 bytecodes/s) (912B approximate peak
alloc)
01-07 10:27:03.125 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.231 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.332 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.433 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.534 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.634 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.697 I/dex2oat32( 8139): dex2oat took 2.419s (1.806s cpu) (threads:
8) arena alloc=8736B (8736B) java alloc=2819KB (2887320B) native alloc=4281KB
(4384448B) free=790KB (809280B)
01-07 10:27:03.723 V/installd( 4701): DexInv: --- END
'/system/app/VideoTrimmer/VideoTrimmer.apk' (success) ---
01-07 10:27:03.724 I/installd( 4701): Dexopt async result : 0, hash_code :
194541984, path: /system/app/VideoTrimmer/VideoTrimmer.apk
01-07 10:27:03.734 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1361
01-07 10:27:03.735 D/Installer( 4956): DexoptAsync result, h: 194541984, r: 0, s: 7
01-07 10:27:03.735 D/Installer( 4956): Dexopt result(194541984): success
01-07 10:27:03.787 I/dex2oat32( 8067): Explicit concurrent copying GC freed
22153(7770KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 8928B/1544KB, paused
92us total 65.958ms
01-07 10:27:03.838 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:03.839 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on:
/system/priv-app/SamsungDeviceHealthManagerService/SamsungDeviceHealthManagerServic
e.apk pkg=com.sec.android.sdhms isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:03.840 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:03.843 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BluetoothTest/BluetoothTest.apk' ---
01-07 10:27:03.891 I/dex2oat32( 8186): /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/BluetoothTest --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:27:03.897 I/dex2oat32( 8186): 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-07 10:27:03.940 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.005 I/dex2oat32( 8067): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.852ms
01-07 10:27:04.006 I/SurfaceFlinger( 4646): SFWD update time=129141052869
01-07 10:27:04.042 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.144 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.177 I/dex2oat32( 7998): Explicit concurrent copying GC freed
36075(10MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
90us total 96.260ms
01-07 10:27:04.200 I/dex2oat32( 8015): Explicit concurrent copying GC freed
40482(6433KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
82us total 83.950ms
01-07 10:27:04.244 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.265 I/dex2oat32( 8110): dex2oat took 3.578s (3.396s cpu) (threads:
8) arena alloc=9776B (9776B) java alloc=6969KB (7137240B) native alloc=6962KB
(7129560B) free=773KB (792104B)
01-07 10:27:04.304 I/dex2oat32( 8186): dex2oat took 417.320ms (214.151ms cpu)
(threads: 8) arena alloc=33KB (34696B) java alloc=145KB (148480B) native
alloc=1347KB (1380232B) free=592KB (606328B)
01-07 10:27:04.314 V/installd( 4701): DexInv: --- END
'/system/priv-app/ShareLive/ShareLive.apk' (success) ---
01-07 10:27:04.314 I/installd( 4701): Dexopt async result : 0, hash_code :
247124434, path: /system/priv-app/ShareLive/ShareLive.apk
01-07 10:27:04.322 I/io_stats( 4394): !@ 179,0 r 54892 3676425 w 5431 326132 d 1001
23164 f 1188 1184 iot 22144 0 th 51200 0 0 pt 0 inp 0 0 129.455
01-07 10:27:04.331 V/installd( 4701): DexInv: --- END
'/system/app/BluetoothTest/BluetoothTest.apk' (success) ---
01-07 10:27:04.331 I/installd( 4701): Dexopt async result : 0, hash_code :
105096703, path: /system/app/BluetoothTest/BluetoothTest.apk
01-07 10:27:04.345 D/Installer( 4956): DexoptAsync result, h: 247124434, r: 0, s: 7
01-07 10:27:04.345 D/Installer( 4956): Dexopt result(247124434): success
01-07 10:27:04.356 W/dex2oat32( 8067): Verification of void
com.samsung.android.scloud.auth.LOG.d(java.lang.String, java.lang.String,
java.lang.Throwable) took 107.345ms (344.68 bytecodes/s) (1024B approximate peak
alloc)
01-07 10:27:04.386 W/dex2oat32( 8067): Verification of void
com.samsung.android.scloud.backup.api.client.BackupServiceContext.<init>(android.os
.Parcel, com.samsung.android.scloud.backup.api.client.BackupServiceContext$1) took
128.992ms (31.01 bytecodes/s) (800B approximate peak alloc)
01-07 10:27:04.390 W/dex2oat32( 8067): Verification of void
com.samsung.android.scloud.app.ui.drive.widget.DriveRoundedCornerLinearLayout.drawR
oundedCorner(android.graphics.Canvas) took 185.641ms (1691.44 bytecodes/s) (3056B
approximate peak alloc)
01-07 10:27:04.420 W/dex2oat32( 8168): Verification of android.view.MenuItem
androidx.appcompat.view.menu.ActionMenuItem.setActionProvider(android.view.ActionPr
ovider) took 112.420ms (53.37 bytecodes/s) (856B approximate peak alloc)
01-07 10:27:04.423 W/dex2oat32( 8067): Verification of long
com.samsung.android.sdk.smp.storage.DBHandler.getMarketingReceivedTime(java.lang.St
ring) took 109.827ms (928.73 bytecodes/s) (2840B approximate peak alloc)
01-07 10:27:04.443 I/dex2oat32( 7998): Explicit concurrent copying GC freed
2921(627KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
74us total 9.392ms
01-07 10:27:04.446 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:04.448 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/knoxanalyticsagent/knoxanalyticsagent.apk
pkg=com.samsung.android.knox.analytics.uploader isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:04.449 D/Installer( 4956): DexoptAsync result, h: 105096703, r: 0, s: 7
01-07 10:27:04.449 D/Installer( 4956): Dexopt result(105096703): success
01-07 10:27:04.458 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungDeviceHealthManagerService/SamsungDeviceHealthManagerServi
ce.apk' ---
01-07 10:27:04.502 I/dex2oat32( 8043): Explicit concurrent copying GC freed
36759(9388KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 8672B/1544KB, paused
85us total 99.923ms
01-07 10:27:04.517 I/dex2oat32( 8043): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 12.930ms
01-07 10:27:04.545 I/dex2oat32( 8213): /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/SamsungDeviceHealthManagerService --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:27:04.550 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:04.552 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SCPMClient/SCPMClient.apk pkg=com.samsung.android.sm.policy
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:04.552 W/dex2oat32( 8015): Verification of
org.apache.lucene.index.CheckIndex$Status$TermIndexStatus
org.apache.lucene.index.CheckIndex.checkFields(org.apache.lucene.index.Fields,
org.apache.lucene.util.Bits, int, org.apache.lucene.index.FieldInfos,
org.apache.lucene.codecs.NormsProducer, boolean, boolean, java.io.PrintStream,
boolean, boolean) took 113.490ms (38813.78 bytecodes/s) (68456B approximate peak
alloc)
01-07 10:27:04.552 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.552 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/knoxanalyticsagent/knoxanalyticsagent.apk' ---
01-07 10:27:04.553 I/dex2oat32( 8213): 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-07 10:27:04.578 I/dex2oat32( 7998): dex2oat took 6.433s (6.612s cpu) (threads:
8) arena alloc=2817KB (2885544B) java alloc=21KB (21592B) native alloc=6557KB
(6715240B) free=762KB (780440B)
01-07 10:27:04.598 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1371
01-07 10:27:04.617 I/dex2oat32( 8223): /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/knoxanalyticsagent --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:04.622 I/dex2oat32( 8223): 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-07 10:27:04.636 I/dex2oat32( 8043): Explicit concurrent copying GC freed
189(31KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 8960B/1544KB, paused
70us total 10.708ms
01-07 10:27:04.653 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.685 V/installd( 4701): DexInv: --- END
'/system/priv-app/Fmm/Fmm.apk' (success) ---
01-07 10:27:04.686 I/installd( 4701): Dexopt async result : 0, hash_code :
46265765, path: /system/priv-app/Fmm/Fmm.apk
01-07 10:27:04.715 I/dex2oat32( 8043): dex2oat took 6.088s (5.736s cpu) (threads:
8) arena alloc=4061KB (4159472B) java alloc=8960B (8960B) native alloc=6112KB
(6259496B) free=747KB (765144B)
01-07 10:27:04.754 D/Installer( 4956): DexoptAsync result, h: 46265765, r: 0, s: 7
01-07 10:27:04.754 D/Installer( 4956): Dexopt result(46265765): success
01-07 10:27:04.763 V/installd( 4701): DexInv: --- END
'/system/priv-app/SecAppSeparation/SecAppSeparation.apk' (success) ---
01-07 10:27:04.764 I/installd( 4701): Dexopt async result : 0, hash_code :
100747041, path: /system/priv-app/SecAppSeparation/SecAppSeparation.apk
01-07 10:27:04.810 I/dex2oat32( 8067): Explicit concurrent copying GC freed
14023(4699KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
65us total 46.481ms
01-07 10:27:04.855 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:04.857 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EmergencyLauncher/EmergencyLauncher.apk
pkg=com.sec.android.emergencylauncher isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:04.860 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SCPMClient/SCPMClient.apk' ---
01-07 10:27:04.861 D/Installer( 4956): DexoptAsync result, h: 100747041, r: 0, s: 7
01-07 10:27:04.861 D/Installer( 4956): Dexopt result(100747041): success
01-07 10:27:04.905 I/dex2oat32( 8242): /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=/system/app/SCPMClient --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:04.909 I/dex2oat32( 8242): 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-07 10:27:04.932 W/dex2oat32( 8168): Verification of void
androidx.picker.widget.e.onConfigurationChanged(android.content.res.Configuration)
took 109.078ms (403.38 bytecodes/s) (1224B approximate peak alloc)
01-07 10:27:04.943 W/dex2oat32( 8015): Verification of void
org.apache.lucene.search.LRUQueryCache$2.collect(int) took 129.731ms (46.25
bytecodes/s) (832B approximate peak alloc)
01-07 10:27:04.956 W/dex2oat32( 8015): Verification of int
org.apache.lucene.search.DisjunctionMatchesIterator.endPosition() took 147.121ms
(88.36 bytecodes/s) (944B approximate peak alloc)
01-07 10:27:04.962 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:04.964 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/LocaleOverlayManager/LocaleOverlayManager.apk
pkg=com.samsung.android.localeoverlaymanager isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:04.964 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:04.970 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EmergencyLauncher/EmergencyLauncher.apk' ---
01-07 10:27:05.025 W/dex2oat32( 8168): Verification of void
com.google.android.material.appbar.AppBarLayout$BaseBehavior.o0(androidx.coordinato
rlayout.widget.CoordinatorLayout, com.google.android.material.appbar.AppBarLayout)
took 164.013ms (1914.47 bytecodes/s) (5216B approximate peak alloc)
01-07 10:27:05.026 I/dex2oat32( 8252): /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=/system/app/EmergencyLauncher --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:05.034 I/dex2oat32( 8106): dex2oat took 4.649s (4.478s cpu) (threads:
8) arena alloc=7544B (7544B) java alloc=7993KB (8185360B) native alloc=8537KB
(8742344B) free=762KB (780856B)
01-07 10:27:05.038 I/dex2oat32( 8252): 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-07 10:27:05.059 W/dex2oat32( 8168): Verification of void
com.samsung.android.sm.battery.ui.BatteryAdvancedMenuActivity.onCreate(android.os.B
undle) took 117.693ms (611.76 bytecodes/s) (1752B approximate peak alloc)
01-07 10:27:05.065 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:05.124 V/installd( 4701): DexInv: --- END
'/system/app/SoundPicker_R/SoundPicker_R.apk' (success) ---
01-07 10:27:05.124 I/installd( 4701): Dexopt async result : 0, hash_code :
126497885, path: /system/app/SoundPicker_R/SoundPicker_R.apk
01-07 10:27:05.167 D/Installer( 4956): DexoptAsync result, h: 126497885, r: 0, s: 7
01-07 10:27:05.168 D/Installer( 4956): Dexopt result(126497885): success
01-07 10:27:05.174 W/dex2oat32( 8213): Verification of void
com.sec.android.sdhms.power.poweranomaly.x.j(java.util.ArrayList,
java.util.ArrayList, java.util.ArrayList, int) took 103.314ms (14325.20
bytecodes/s) (26352B approximate peak alloc)
01-07 10:27:05.269 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:05.271 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/AndroidAutoStub/AndroidAutoStub.apk
pkg=com.google.android.projection.gearhead 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
01-07 10:27:05.271 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:05.278 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/LocaleOverlayManager/LocaleOverlayManager.apk' ---
01-07 10:27:05.282 I/dex2oat32( 8242): dex2oat took 380.409ms (213.239ms cpu)
(threads: 8) arena alloc=13KB (13560B) java alloc=176KB (180328B) native
alloc=1177KB (1205448B) free=506KB (518968B)
01-07 10:27:05.318 V/installd( 4701): DexInv: --- END
'/system/app/SCPMClient/SCPMClient.apk' (success) ---
01-07 10:27:05.319 I/installd( 4701): Dexopt async result : 0, hash_code : 4376874,
path: /system/app/SCPMClient/SCPMClient.apk
01-07 10:27:05.350 I/dex2oat32( 8264): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/LocaleOverlayManager --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:05.354 W/dex2oat32( 8213): Verification of int
com.sec.android.sdhms.power.poweranomaly.t.l(long, long) took 143.984ms (847.31
bytecodes/s) (2360B approximate peak alloc)
01-07 10:27:05.354 W/dex2oat32( 8213): Verification of x0.c x0.f.a() took 171.367ms
(8531.38 bytecodes/s) (16696B approximate peak alloc)
01-07 10:27:05.355 I/dex2oat32( 8264): 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-07 10:27:05.362 W/dex2oat32( 8067): Verification of void
com.samsung.android.scloud.eof.ui.presenter.notification.-$
$Lambda$EOFNotificationManager$mx3N5PiNUpFks3Nr2lepHRiR0zk.<init>(com.samsung.andro
id.scloud.eof.ui.presenter.notification.EOFNotificationManager) took 167.231ms
(35.88 bytecodes/s) (856B approximate peak alloc)
01-07 10:27:05.370 W/dex2oat32( 8213): Verification of void
com.sec.android.sdhms.thermal.bigdata.s.onEventOccurred(com.sec.android.sdhms.commo
n.v) took 100.959ms (1723.47 bytecodes/s) (4240B approximate peak alloc)
01-07 10:27:05.383 D/Installer( 4956): DexoptAsync result, h: 4376874, r: 0, s: 7
01-07 10:27:05.383 D/Installer( 4956): Dexopt result(4376874): success
01-07 10:27:05.402 W/dex2oat32( 8223): Verification of void
retrofit2.KotlinExtensions$awaitResponse$
$inlined$suspendCancellableCoroutine$lambda$1.<init>(retrofit2.Call) took 101.060ms
(69.27 bytecodes/s) (912B approximate peak alloc)
01-07 10:27:05.452 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1381
01-07 10:27:05.483 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:05.486 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Hearingdro_R/Hearingdro_R.apk pkg=com.sec.hearingadjust
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:05.487 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:05.495 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/AndroidAutoStub/AndroidAutoStub.apk' ---
01-07 10:27:05.498 W/dex2oat32( 8223): Verification of void
androidx.appcompat.widget.SearchView.o() took 131.335ms (411.16 bytecodes/s) (1920B
approximate peak alloc)
01-07 10:27:05.557 I/dex2oat32( 8213): dex2oat took 1.014s (932.286ms cpu)
(threads: 8) arena alloc=47KB (48792B) java alloc=1163KB (1191176B) native
alloc=2758KB (2824528B) free=805KB (825008B)
01-07 10:27:05.568 I/dex2oat32( 8274): /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=/product/priv-app/AndroidAutoStub --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:05.573 I/dex2oat32( 8274): 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-07 10:27:05.585 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungDeviceHealthManagerService/SamsungDeviceHealthManagerServi
ce.apk' (success) ---
01-07 10:27:05.586 I/installd( 4701): Dexopt async result : 0, hash_code :
161189836, path:
/system/priv-app/SamsungDeviceHealthManagerService/SamsungDeviceHealthManagerServic
e.apk
01-07 10:27:05.587 D/Installer( 4956): DexoptAsync result, h: 161189836, r: 0, s: 7
01-07 10:27:05.587 D/Installer( 4956): Dexopt result(161189836): success
01-07 10:27:05.688 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:05.690 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/Turbo/Turbo.apk pkg=com.google.android.apps.turbo isa=arm64
dexoptFlags=public,enable_hidden_api_checks 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
01-07 10:27:05.691 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:05.693 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Hearingdro_R/Hearingdro_R.apk' ---
01-07 10:27:05.695 I/dex2oat32( 8264): dex2oat took 348.939ms (205.652ms cpu)
(threads: 8) arena alloc=12KB (13152B) java alloc=155KB (159176B) native
alloc=1177KB (1206024B) free=558KB (571640B)
01-07 10:27:05.717 V/installd( 4701): DexInv: --- END
'/system/priv-app/LocaleOverlayManager/LocaleOverlayManager.apk' (success) ---
01-07 10:27:05.717 I/installd( 4701): Dexopt async result : 0, hash_code :
215473336, path: /system/priv-app/LocaleOverlayManager/LocaleOverlayManager.apk
01-07 10:27:05.719 I/dex2oat32( 8067): Explicit concurrent copying GC freed
20561(4756KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused
65us total 55.278ms
01-07 10:27:05.770 I/dex2oat32( 8286): /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/Hearingdro_R --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:05.775 I/dex2oat32( 8286): 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-07 10:27:05.792 D/Installer( 4956): DexoptAsync result, h: 215473336, r: 0, s: 7
01-07 10:27:05.792 D/Installer( 4956): Dexopt result(215473336): success
01-07 10:27:05.892 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:05.922 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BlueLightFilter/BlueLightFilter.apk
pkg=com.samsung.android.bluelightfilter isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:05.923 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:05.923 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/Turbo/Turbo.apk' ---
01-07 10:27:05.943 I/dex2oat32( 8015): Explicit concurrent copying GC freed
21773(3319KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 25KB/1561KB, paused
74us total 24.239ms
01-07 10:27:05.973 I/dex2oat32( 8303): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=34 --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/Turbo --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
01-07 10:27:05.994 I/dex2oat32( 8303): 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-07 10:27:06.023 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.094 I/dex2oat32( 8168): dex2oat took 3.823s (3.942s cpu) (threads:
8) arena alloc=7912B (7912B) java alloc=8299KB (8499112B) native alloc=6703KB
(6864640B) free=780KB (798976B)
01-07 10:27:06.100 I/dex2oat32( 8223): dex2oat took 1.487s (1.736s cpu) (threads:
8) arena alloc=7896B (7896B) java alloc=2894KB (2964400B) native alloc=4225KB
(4326624B) free=742KB (760608B)
01-07 10:27:06.121 V/installd( 4701): DexInv: --- END
'/system/priv-app/SmartManager_v5/SmartManager_v5.apk' (success) ---
01-07 10:27:06.122 I/installd( 4701): Dexopt async result : 0, hash_code :
97532190, path: /system/priv-app/SmartManager_v5/SmartManager_v5.apk
01-07 10:27:06.124 D/Installer( 4956): DexoptAsync result, h: 97532190, r: 0, s: 7
01-07 10:27:06.124 D/Installer( 4956): Dexopt result(97532190): success
01-07 10:27:06.160 I/dex2oat32( 8015): dex2oat took 7.817s (7.368s cpu) (threads:
8) arena alloc=1029KB (1053840B) java alloc=25KB (25736B) native alloc=9727KB
(9961096B) free=944KB (967032B)
01-07 10:27:06.180 V/installd( 4701): DexInv: --- END
'/system/priv-app/knoxanalyticsagent/knoxanalyticsagent.apk' (success) ---
01-07 10:27:06.180 I/installd( 4701): Dexopt async result : 0, hash_code :
13931029, path: /system/priv-app/knoxanalyticsagent/knoxanalyticsagent.apk
01-07 10:27:06.216 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungCoreServices/SamsungCoreServices.apk' (success) ---
01-07 10:27:06.216 I/installd( 4701): Dexopt async result : 0, hash_code :
261691691, path: /system/priv-app/SamsungCoreServices/SamsungCoreServices.apk
01-07 10:27:06.225 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:06.228 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BBCAgent/BBCAgent.apk pkg=com.samsung.android.bbc.bbcagent
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/com.samsung.bbccommon.jar]} dexMetadataPath=null async=true
01-07 10:27:06.228 D/Installer( 4956): DexoptAsync result, h: 261691691, r: 0, s: 7
01-07 10:27:06.228 D/Installer( 4956): Dexopt result(261691691): success
01-07 10:27:06.272 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BlueLightFilter/BlueLightFilter.apk' ---
01-07 10:27:06.309 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1391
01-07 10:27:06.315 I/dex2oat32( 8323): /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/BlueLightFilter --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:06.320 I/dex2oat32( 8323): 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-07 10:27:06.325 I/io_stats( 4394): !@ 179,0 r 54953 3680909 w 5562 329008 d 1001
23164 f 1188 1184 iot 22208 0 th 51200 0 0 pt 0 inp 1 0 131.459
01-07 10:27:06.329 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:06.331 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CallBGProvider/CallBGProvider.apk
pkg=com.samsung.android.callbgprovider isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:06.332 D/Installer( 4956): DexoptAsync result, h: 13931029, r: 0, s: 7
01-07 10:27:06.332 D/Installer( 4956): Dexopt result(13931029): success
01-07 10:27:06.339 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BBCAgent/BBCAgent.apk' ---
01-07 10:27:06.370 I/dex2oat32( 8326): /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/BBCAgent --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
com.samsung.bbccommon.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:06.375 I/dex2oat32( 8326): 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-07 10:27:06.433 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:06.435 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/knoxvpnproxyhandler/knoxvpnproxyhandler.apk
pkg=com.knox.vpn.proxyhandler isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:06.436 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.447 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CallBGProvider/CallBGProvider.apk' ---
01-07 10:27:06.475 W/dex2oat32( 8274): Verification of
android.view.inputmethod.InputConnection
qq.onCreateInputConnection(android.view.inputmethod.EditorInfo) took 154.213ms
(51.88 bytecodes/s) (928B approximate peak alloc)
01-07 10:27:06.506 I/dex2oat32( 8329): /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/CallBGProvider --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:06.510 I/dex2oat32( 8329): 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-07 10:27:06.537 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.640 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.708 W/dex2oat32( 8274): Verification of void
com.google.android.material.internal.NavigationMenuItemView.a(ov) took 104.824ms
(2566.19 bytecodes/s) (4872B approximate peak alloc)
01-07 10:27:06.741 W/dex2oat32( 8274): Verification of void
lo.onCreate(android.os.Bundle) took 126.185ms (6197.22 bytecodes/s) (12800B
approximate peak alloc)
01-07 10:27:06.742 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.759 I/dex2oat32( 8326): dex2oat took 392.871ms (285.279ms cpu)
(threads: 8) arena alloc=25KB (25880B) java alloc=207KB (212568B) native
alloc=1428KB (1463104B) free=587KB (601280B)
01-07 10:27:06.796 V/installd( 4701): DexInv: --- END
'/system/app/BBCAgent/BBCAgent.apk' (success) ---
01-07 10:27:06.796 I/installd( 4701): Dexopt async result : 0, hash_code :
182841037, path: /system/app/BBCAgent/BBCAgent.apk
01-07 10:27:06.811 W/dex2oat32( 8067): Verification of void
com.samsung.android.support.sesl.component.widget.SeslSearchView.<init>(android.con
tent.Context, android.util.AttributeSet, int) took 108.157ms (5445.78 bytecodes/s)
(8616B approximate peak alloc)
01-07 10:27:06.844 D/Installer( 4956): DexoptAsync result, h: 182841037, r: 0, s: 7
01-07 10:27:06.844 D/Installer( 4956): Dexopt result(182841037): success
01-07 10:27:06.888 I/dex2oat32( 8252): dex2oat took 1.865s (2.093s cpu) (threads:
8) arena alloc=7432B (7432B) java alloc=3715KB (3804472B) native alloc=3962KB
(4058088B) free=729KB (746520B)
01-07 10:27:06.937 W/dex2oat32( 8286): Verification of android.app.Activity
androidx.core.app.AppComponentFactory.instantiateActivityCompat(java.lang.ClassLoad
er, java.lang.String, android.content.Intent) took 120.238ms (241.19 bytecodes/s)
(1488B approximate peak alloc)
01-07 10:27:06.945 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:06.949 W/dex2oat32( 8286): Verification of
android.content.pm.ShortcutInfo
androidx.core.content.pm.ShortcutInfoCompat.toShortcutInfo() took 102.172ms
(1272.36 bytecodes/s) (2920B approximate peak alloc)
01-07 10:27:06.950 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/LiveStickers/LiveStickers.apk
pkg=com.samsung.android.livestickers isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/semextendedformat.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
01-07 10:27:06.951 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:06.958 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/knoxvpnproxyhandler/knoxvpnproxyhandler.apk' ---
01-07 10:27:06.968 W/dex2oat32( 8286): Verification of boolean[]
androidx.core.content.res.GrowingArrayUtils.append(boolean[], int, boolean) took
121.318ms (156.61 bytecodes/s) (912B approximate peak alloc)
01-07 10:27:06.980 V/installd( 4701): DexInv: --- END
'/system/app/EmergencyLauncher/EmergencyLauncher.apk' (success) ---
01-07 10:27:06.980 I/installd( 4701): Dexopt async result : 0, hash_code :
104243995, path: /system/app/EmergencyLauncher/EmergencyLauncher.apk
01-07 10:27:06.991 I/dex2oat32( 8355): /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/priv-app/knoxvpnproxyhandler --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:06.998 I/dex2oat32( 8355): 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-07 10:27:06.998 W/dex2oat32( 8303): Verification of void
com.google.android.libraries.smartbattery.brightness.library.UpdateOfflineModelJob.
a(android.content.Context, int, bny, bmt, bmv, boh,
android.app.backup.BackupManager) took 166.555ms (18102.08 bytecodes/s) (55088B
approximate peak alloc)
01-07 10:27:07.005 W/dex2oat32( 8286): Verification of boolean
androidx.core.text.PrecomputedTextCompat$Params.equalsWithoutTextDirection(androidx
.core.text.PrecomputedTextCompat$Params) took 140.664ms (1713.29 bytecodes/s)
(3064B approximate peak alloc)
01-07 10:27:07.017 W/dex2oat32( 8303): Verification of void rp.onMeasure(int, int)
took 108.267ms (20754.17 bytecodes/s) (38624B approximate peak alloc)
01-07 10:27:07.051 D/Installer( 4956): DexoptAsync result, h: 104243995, r: 0, s: 7
01-07 10:27:07.051 D/Installer( 4956): Dexopt result(104243995): success
01-07 10:27:07.085 W/dex2oat32( 8286): Verification of void
androidx.picker.widget.SeslDatePicker$2.handleMessage(android.os.Message) took
104.350ms (3009.10 bytecodes/s) (3664B approximate peak alloc)
01-07 10:27:07.109 W/dex2oat32( 8286): Verification of
android.view.accessibility.AccessibilityNodeInfo
androidx.picker.widget.SeslSpinningDatePickerSpinnerDelegate$AccessibilityNodeProvi
derImpl.createAccessibilityNodeInfoForDatePickerWidget(int, int, int, int) took
104.796ms (2290.15 bytecodes/s) (3424B approximate peak alloc)
01-07 10:27:07.117 W/dex2oat32( 8303): Verification of void
android.support.v7.widget.ActionBarContextView.a(mc) took 127.742ms (1197.73
bytecodes/s) (2832B approximate peak alloc)
01-07 10:27:07.125 W/dex2oat32( 8286): Verification of void
androidx.picker.widget.SeslColorPicker.initRecentColorLayout() took 148.777ms
(1418.23 bytecodes/s) (3064B approximate peak alloc)
01-07 10:27:07.152 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:07.154 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/GearManagerStub/GearManagerStub.apk
pkg=com.samsung.android.app.watchmanagerstub 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
01-07 10:27:07.155 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.159 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/LiveStickers/LiveStickers.apk' ---
01-07 10:27:07.159 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1401
01-07 10:27:07.164 I/dex2oat32( 8274): Explicit concurrent copying GC freed
8984(3258KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 3584B/1539KB, paused
93us total 50.538ms
01-07 10:27:07.213 W/dex2oat32( 8067): Verification of void
org.spongycastle.jcajce.provider.symmetric.DES$Mappings.configure(org.spongycastle.
jcajce.provider.config.ConfigurableProvider) took 109.407ms (6379.79 bytecodes/s)
(5080B approximate peak alloc)
01-07 10:27:07.219 I/dex2oat32( 8274): Explicit concurrent copying GC freed
326(81KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 4016B/1539KB, paused
71us total 6.051ms
01-07 10:27:07.228 I/dex2oat32( 8358): /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=/system/priv-app/LiveStickers --class-
loader-context=PCL[]{PCL[/system/framework/semextendedformat.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
01-07 10:27:07.234 I/dex2oat32( 8358): 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-07 10:27:07.256 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.261 I/dex2oat32( 8274): dex2oat took 1.696s (1.693s cpu) (threads:
8) arena alloc=406KB (416688B) java alloc=4016B (4016B) native alloc=2041KB
(2089984B) free=687KB (703488B)
01-07 10:27:07.282 W/dex2oat32( 8067): Verification of void
org.spongycastle.pqc.math.linearalgebra.GF2mVector.<init>(org.spongycastle.pqc.math
.linearalgebra.GF2mField, int[]) took 104.810ms (372.10 bytecodes/s) (1416B
approximate peak alloc)
01-07 10:27:07.297 W/dex2oat32( 8323): Verification of
android.support.v4.view.accessibility.AccessibilityNodeInfoCompat
android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.getChild(int)
took 103.772ms (106.00 bytecodes/s) (896B approximate peak alloc)
01-07 10:27:07.299 W/dex2oat32( 8303): Verification of boolean
cbd.contains(java.lang.Object) took 235.579ms (67.92 bytecodes/s) (1072B
approximate peak alloc)
01-07 10:27:07.308 V/installd( 4701): DexInv: --- END
'/product/priv-app/AndroidAutoStub/AndroidAutoStub.apk' (success) ---
01-07 10:27:07.308 I/installd( 4701): Dexopt async result : 0, hash_code :
192494225, path: /product/priv-app/AndroidAutoStub/AndroidAutoStub.apk
01-07 10:27:07.317 W/dex2oat32( 8286): Verification of void
com.google.android.material.button.MaterialButtonToggleGroup.<init>(android.content
.Context, android.util.AttributeSet, int) took 200.389ms (404.21 bytecodes/s)
(2048B approximate peak alloc)
01-07 10:27:07.359 D/Installer( 4956): DexoptAsync result, h: 192494225, r: 0, s: 7
01-07 10:27:07.359 D/Installer( 4956): Dexopt result(192494225): success
01-07 10:27:07.391 W/dex2oat32( 8067): Verification of void
com.samsung.android.support.sesl.component.widget.SeslListView.layoutChildren()
took 116.818ms (8868.49 bytecodes/s) (17240B approximate peak alloc)
01-07 10:27:07.461 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:07.463 V/installd( 4701): DexInv: --- BEGIN
'/system/app/GearManagerStub/GearManagerStub.apk' ---
01-07 10:27:07.463 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SVCAgent/SVCAgent.apk pkg=com.samsung.android.svcagent
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:07.465 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.525 I/dex2oat32( 8376): /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=/system/app/GearManagerStub --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
01-07 10:27:07.531 I/dex2oat32( 8376): 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-07 10:27:07.566 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.577 I/dex2oat32( 8355): dex2oat took 588.803ms (204.533ms cpu)
(threads: 8) arena alloc=11KB (12176B) java alloc=71KB (73656B) native alloc=1360KB
(1393264B) free=515KB (527760B)
01-07 10:27:07.604 W/dex2oat32( 8303): Compilation of cyu azx.a(cyu, cyu) took
121.564ms
01-07 10:27:07.621 W/dex2oat32( 8286): Verification of void
androidx.fragment.app.Fragment.callStartTransitionListener() took 140.243ms (171.13
bytecodes/s) (1120B approximate peak alloc)
01-07 10:27:07.621 W/dex2oat32( 8286): Verification of void
androidx.appcompat.view.menu.ActionMenuItemView.onRestoreInstanceState(android.os.P
arcelable) took 140.082ms (35.69 bytecodes/s) (824B approximate peak alloc)
01-07 10:27:07.625 W/dex2oat32( 8286): Verification of boolean
androidx.fragment.app.FragmentActivity$HostCallbacks.onHasView() took 140.282ms
(128.31 bytecodes/s) (1160B approximate peak alloc)
01-07 10:27:07.625 W/dex2oat32( 8286): Verification of android.graphics.Typeface
androidx.core.graphics.TypefaceCompatApi26Impl.createFromResourcesFontFile(android.
content.Context, android.content.res.Resources, int, java.lang.String, int) took
135.195ms (362.44 bytecodes/s) (1664B approximate peak alloc)
01-07 10:27:07.637 V/installd( 4701): DexInv: --- END
'/system/priv-app/knoxvpnproxyhandler/knoxvpnproxyhandler.apk' (success) ---
01-07 10:27:07.637 W/dex2oat32( 8323): Verification of
android.support.v4.media.session.PlaybackStateCompat
android.support.v4.media.session.MediaSessionCompat$MediaSessionImplBase$MediaSessi
onStub.getPlaybackState() took 160.513ms (186.90 bytecodes/s) (1712B approximate
peak alloc)
01-07 10:27:07.637 I/installd( 4701): Dexopt async result : 0, hash_code :
93084307, path: /system/priv-app/knoxvpnproxyhandler/knoxvpnproxyhandler.apk
01-07 10:27:07.674 D/Installer( 4956): DexoptAsync result, h: 93084307, r: 0, s: 7
01-07 10:27:07.674 D/Installer( 4956): Dexopt result(93084307): success
01-07 10:27:07.774 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:07.778 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SmartTethering/SmartTethering.apk pkg=com.sec.mhs.smarttethering
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:07.779 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.789 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SVCAgent/SVCAgent.apk' ---
01-07 10:27:07.854 I/dex2oat32( 8376): Explicit concurrent copying GC freed
548(199KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 1632B/1537KB, paused
106us total 6.760ms
01-07 10:27:07.856 I/dex2oat32( 8329): dex2oat took 1.352s (1.051s cpu) (threads:
8) arena alloc=8736B (8736B) java alloc=1887KB (1932888B) native alloc=2376KB
(2433664B) free=667KB (683392B)
01-07 10:27:07.858 I/dex2oat32( 8387): /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/priv-app/SVCAgent --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:07.870 I/dex2oat32( 8387): 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-07 10:27:07.880 I/dex2oat32( 8303): dex2oat took 1.915s (2.017s cpu) (threads:
8) arena alloc=10KB (10424B) java alloc=4007KB (4103872B) native alloc=4337KB
(4441392B) free=822KB (842448B)
01-07 10:27:07.880 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:07.903 I/dex2oat32( 8376): Explicit concurrent copying GC freed
43(14KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 2800B/1538KB, paused 62us
total 5.876ms
01-07 10:27:07.909 V/installd( 4701): DexInv: --- END
'/product/priv-app/Turbo/Turbo.apk' (success) ---
01-07 10:27:07.909 I/installd( 4701): Dexopt async result : 0, hash_code :
127030775, path: /product/priv-app/Turbo/Turbo.apk
01-07 10:27:07.911 V/installd( 4701): DexInv: --- END
'/system/priv-app/CallBGProvider/CallBGProvider.apk' (success) ---
01-07 10:27:07.911 I/installd( 4701): Dexopt async result : 0, hash_code :
37180290, path: /system/priv-app/CallBGProvider/CallBGProvider.apk
01-07 10:27:07.930 I/dex2oat32( 8376): Explicit concurrent copying GC freed
206(46KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 3968B/1539KB, paused
66us total 6.062ms
01-07 10:27:07.942 I/dex2oat32( 8323): dex2oat took 1.631s (1.248s cpu) (threads:
8) arena alloc=9336B (9336B) java alloc=1798KB (1841536B) native alloc=3208KB
(3285032B) free=735KB (753624B)
01-07 10:27:07.951 I/dex2oat32( 8067): Explicit concurrent copying GC freed
30499(6604KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 26KB/1562KB, paused
68us total 47.373ms
01-07 10:27:07.970 I/dex2oat32( 8376): Explicit concurrent copying GC freed
43(30KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 5136B/1541KB, paused 72us
total 14.004ms
01-07 10:27:07.976 V/installd( 4701): DexInv: --- END
'/system/priv-app/BlueLightFilter/BlueLightFilter.apk' (success) ---
01-07 10:27:07.976 I/installd( 4701): Dexopt async result : 0, hash_code :
59378788, path: /system/priv-app/BlueLightFilter/BlueLightFilter.apk
01-07 10:27:07.981 D/Installer( 4956): DexoptAsync result, h: 127030775, r: 0, s: 7
01-07 10:27:07.981 D/Installer( 4956): Dexopt result(127030775): success
01-07 10:27:07.999 I/dex2oat32( 8376): Explicit concurrent copying GC freed
70(46KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 6304B/1542KB, paused 68us
total 6.030ms
01-07 10:27:08.022 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1411
01-07 10:27:08.026 I/dex2oat32( 8376): Explicit concurrent copying GC freed
31(30KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 7472B/1543KB, paused 71us
total 6.334ms
01-07 10:27:08.033 I/dex2oat32( 8376): dex2oat took 512.233ms (359.947ms cpu)
(threads: 8) arena alloc=11KB (11880B) java alloc=7472B (7472B) native alloc=1051KB
(1076280B) free=496KB (508872B)
01-07 10:27:08.046 I/dex2oat32( 8067): dex2oat took 8.805s (11.530s cpu) (threads:
8) arena alloc=8936B (8936B) java alloc=26KB (27512B) native alloc=8784KB
(8994992B) free=1191KB (1220432B) swap=16MB (16777216B)
01-07 10:27:08.052 V/installd( 4701): DexInv: --- END
'/system/app/GearManagerStub/GearManagerStub.apk' (success) ---
01-07 10:27:08.052 I/installd( 4701): Dexopt async result : 0, hash_code :
267365065, path: /system/app/GearManagerStub/GearManagerStub.apk
01-07 10:27:08.081 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.082 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SmartTethering/SmartTethering.apk' ---
01-07 10:27:08.084 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MateAgent/MateAgent.apk pkg=com.samsung.android.mateagent
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:08.084 D/Installer( 4956): DexoptAsync result, h: 59378788, r: 0, s: 7
01-07 10:27:08.084 D/Installer( 4956): Dexopt result(59378788): success
01-07 10:27:08.086 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk' (success) ---
01-07 10:27:08.086 I/installd( 4701): Dexopt async result : 0, hash_code :
21278260, path: /system/priv-app/SamsungCloudClient/SamsungCloudClient.apk
01-07 10:27:08.124 I/dex2oat32( 8444): /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/app/SmartTethering --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:08.128 I/dex2oat32( 8444): 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-07 10:27:08.185 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.186 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MateAgent/MateAgent.apk' ---
01-07 10:27:08.187 I/PackageDexOptimizer( 4956): 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
01-07 10:27:08.190 D/Installer( 4956): DexoptAsync result, h: 21278260, r: 0, s: 7
01-07 10:27:08.190 D/Installer( 4956): Dexopt result(21278260): success
01-07 10:27:08.224 I/dex2oat32( 8447): /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=/system/priv-app/MateAgent --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:08.228 I/dex2oat32( 8447): 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-07 10:27:08.252 I/dex2oat32( 8286): dex2oat took 2.485s (3.549s cpu) (threads:
8) arena alloc=10KB (11048B) java alloc=6672KB (6832504B) native alloc=6484KB
(6639680B) free=775KB (794560B)
01-07 10:27:08.284 V/installd( 4701): DexInv: --- END
'/system/priv-app/Hearingdro_R/Hearingdro_R.apk' (success) ---
01-07 10:27:08.284 I/installd( 4701): Dexopt async result : 0, hash_code :
261901814, path: /system/priv-app/Hearingdro_R/Hearingdro_R.apk
01-07 10:27:08.291 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.293 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/ShortcutBackupService/ShortcutBackupService.apk
pkg=com.samsung.android.shortcutbackupservice isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:08.293 D/Installer( 4956): DexoptAsync result, h: 261901814, r: 0, s: 7
01-07 10:27:08.293 D/Installer( 4956): Dexopt result(261901814): success
01-07 10:27:08.302 I/dex2oat32( 8387): dex2oat took 451.767ms (677.518ms cpu)
(threads: 8) arena alloc=8424B (8424B) java alloc=1325KB (1357048B) native
alloc=1938KB (1984528B) free=673KB (690160B)
01-07 10:27:08.304 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk' ---
01-07 10:27:08.321 V/installd( 4701): DexInv: --- END
'/system/priv-app/SVCAgent/SVCAgent.apk' (success) ---
01-07 10:27:08.321 I/installd( 4701): Dexopt async result : 0, hash_code :
260777422, path: /system/priv-app/SVCAgent/SVCAgent.apk
01-07 10:27:08.330 I/io_stats( 4394): !@ 179,0 r 55023 3685721 w 5711 330412 d 1001
23164 f 1188 1184 iot 22296 0 th 51200 0 0 pt 0 inp 0 0 133.465
01-07 10:27:08.335 I/dex2oat32( 8459): /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/NetworkDiagnostic --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:08.340 I/dex2oat32( 8459): 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-07 10:27:08.394 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.396 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungMultiConnectivity/SamsungMultiConnectivity.apk
pkg=com.samsung.android.mcfserver isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]}
dexMetadataPath=null async=true
01-07 10:27:08.396 D/Installer( 4956): DexoptAsync result, h: 37180290, r: 0, s: 7
01-07 10:27:08.396 D/Installer( 4956): Dexopt result(37180290): success
01-07 10:27:08.398 V/installd( 4701): DexInv: --- BEGIN
'/system/app/ShortcutBackupService/ShortcutBackupService.apk' ---
01-07 10:27:08.399 I/dex2oat32( 8444): dex2oat took 279.235ms (304.965ms cpu)
(threads: 8) arena alloc=13KB (13512B) java alloc=252KB (258280B) native
alloc=1505KB (1541328B) free=654KB (670512B)
01-07 10:27:08.422 V/installd( 4701): DexInv: --- END
'/system/app/SmartTethering/SmartTethering.apk' (success) ---
01-07 10:27:08.422 I/installd( 4701): Dexopt async result : 0, hash_code :
253234415, path: /system/app/SmartTethering/SmartTethering.apk
01-07 10:27:08.444 I/dex2oat32( 8463): /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/ShortcutBackupService --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:08.453 I/dex2oat32( 8463): 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-07 10:27:08.497 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.500 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/VpnDialogs/VpnDialogs.apk pkg=com.android.vpndialogs isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:27:08.500 D/Installer( 4956): DexoptAsync result, h: 267365065, r: 0, s: 7
01-07 10:27:08.500 D/Installer( 4956): Dexopt result(267365065): success
01-07 10:27:08.506 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungMultiConnectivity/SamsungMultiConnectivity.apk' ---
01-07 10:27:08.519 W/dex2oat32( 8459): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.520 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.521 W/dex2oat32( 8459): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
01-07 10:27:08.526 W/dex2oat32( 8459): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.526 W/dex2oat32( 8459): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.527 W/dex2oat32( 8459): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
01-07 10:27:08.540 D/InputReader( 4956): Btn_touch(6): value=1 when=133.674915
01-07 10:27:08.540 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.8 ] when=133.674915
01-07 10:27:08.557 I/dex2oat32( 8466): /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/SamsungMultiConnectivity
--class-loader-context=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:08.562 I/dex2oat32( 8466): 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-07 10:27:08.601 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.602 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/VpnDialogs/VpnDialogs.apk' ---
01-07 10:27:08.605 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungContactsProvider/SamsungContactsProvider.apk
pkg=com.samsung.android.providers.contacts isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:08.606 D/Installer( 4956): DexoptAsync result, h: 260777422, r: 0, s: 7
01-07 10:27:08.606 D/Installer( 4956): Dexopt result(260777422): success
01-07 10:27:08.654 W/dex2oat32( 8466): Method Lb/b/m/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.656 W/dex2oat32( 8466): Method Lb/j/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.657 W/dex2oat32( 8466): Method Lb/j/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.657 W/dex2oat32( 8466): Method Lc/a/a/b/t1/l0/k;.b is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.674 W/dex2oat32( 8466): Method Lb/j/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.674 W/dex2oat32( 8466): Method Lb/j/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.674 W/dex2oat32( 8466): Method Lb/j/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungMultiConnectivity.apk
01-07 10:27:08.675 W/dex2oat32( 8466): Could not reserve sentinel fault page
01-07 10:27:08.707 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.708 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungContactsProvider/SamsungContactsProvider.apk' ---
01-07 10:27:08.717 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:08.719 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/Shell/Shell.apk pkg=com.android.shell isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null classLoaderContext=PCL[]{}
dexMetadataPath=null async=true
01-07 10:27:08.720 D/Installer( 4956): DexoptAsync result, h: 253234415, r: 0, s: 7
01-07 10:27:08.720 D/Installer( 4956): Dexopt result(253234415): success
01-07 10:27:08.732 I/dex2oat32( 8463): dex2oat took 290.994ms (229.192ms cpu)
(threads: 8) arena alloc=41KB (42560B) java alloc=99KB (101768B) native
alloc=1136KB (1163272B) free=583KB (598008B)
01-07 10:27:08.747 E/Watchdog( 4956): !@Sync: 4 heap: 26 / 31 [2022-01-07
15:27:08.747] sdogWay: softdog
01-07 10:27:08.765 V/installd( 4701): DexInv: --- END
'/system/app/ShortcutBackupService/ShortcutBackupService.apk' (success) ---
01-07 10:27:08.765 I/installd( 4701): Dexopt async result : 0, hash_code :
221761754, path: /system/app/ShortcutBackupService/ShortcutBackupService.apk
01-07 10:27:08.820 I/dex2oat32( 8478): /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/priv-app/SamsungContactsProvider
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:27:08.821 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.822 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/Shell/Shell.apk' ---
01-07 10:27:08.827 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:08.829 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/BlockedNumberProvider/BlockedNumberProvider.apk
pkg=com.android.providers.blockednumber isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:08.829 D/Installer( 4956): DexoptAsync result, h: 221761754, r: 0, s: 7
01-07 10:27:08.829 D/Installer( 4956): Dexopt result(221761754): success
01-07 10:27:08.831 I/dex2oat32( 8473): /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/VpnDialogs --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:08.833 I/dex2oat32( 8478): 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-07 10:27:08.836 I/dex2oat32( 8473): 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-07 10:27:08.868 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1421
01-07 10:27:08.930 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:08.931 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/BlockedNumberProvider/BlockedNumberProvider.apk' ---
01-07 10:27:08.932 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/OMCAgent5/OMCAgent5.apk pkg=com.samsung.android.app.omcagent
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:08.933 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.006 I/SurfaceFlinger( 4646): SFWD update time=134141099788
01-07 10:27:09.034 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.068 I/dex2oat32( 8483): /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/priv-app/Shell --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:27:09.071 I/dex2oat32( 8492): /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/BlockedNumberProvider --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:09.073 I/dex2oat32( 8483): 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-07 10:27:09.076 I/dex2oat32( 8492): 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-07 10:27:09.097 W/dex2oat32( 8492): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file BlockedNumberProvider.apk
01-07 10:27:09.134 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.202 W/dex2oat32( 8358): Verification of void
com.samsung.android.camera.core2.capability.ControlCapability.<init>(android.hardwa
re.camera2.CameraCharacteristics, java.util.Map) took 149.894ms (513.69
bytecodes/s) (1528B approximate peak alloc)
01-07 10:27:09.235 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.335 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.410 W/dex2oat32( 8358): Verification of void
com.samsung.android.livestickers.camera.plugin.PlugInStickerLoader.loadStickers()
took 110.086ms (7394.20 bytecodes/s) (15408B approximate peak alloc)
01-07 10:27:09.414 W/dex2oat32( 8466): Verification of void b.b.p.h0.J(boolean)
took 101.043ms (395.87 bytecodes/s) (1392B approximate peak alloc)
01-07 10:27:09.436 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.465 D/PowerManagerService( 4956): [api] userActivityFromNative : 80
(event: 2 flags: 0) eventTime = 134599
01-07 10:27:09.501 I/dex2oat32( 8473): dex2oat took 683.281ms (171.830ms cpu)
(threads: 8) arena alloc=13KB (13816B) java alloc=103KB (106216B) native
alloc=1394KB (1428016B) free=593KB (607696B)
01-07 10:27:09.537 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.553 V/installd( 4701): DexInv: --- END
'/system/priv-app/VpnDialogs/VpnDialogs.apk' (success) ---
01-07 10:27:09.553 I/installd( 4701): Dexopt async result : 0, hash_code :
22537192, path: /system/priv-app/VpnDialogs/VpnDialogs.apk
01-07 10:27:09.637 D/Installer( 4956): DexoptAsync result, h: 22537192, r: 0, s: 7
01-07 10:27:09.637 D/Installer( 4956): Dexopt result(22537192): success
01-07 10:27:09.711 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1431
01-07 10:27:09.738 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:09.739 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/OMCAgent5/OMCAgent5.apk' ---
01-07 10:27:09.741 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/HiyaService/HiyaService.apk pkg=com.hiya.star isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:09.742 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.842 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.925 I/dex2oat32( 8466): dex2oat took 1.371s (1.099s cpu) (threads:
8) arena alloc=8320B (8320B) java alloc=2194KB (2246776B) native alloc=3159KB
(3235144B) free=740KB (758456B)
01-07 10:27:09.943 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:09.944 I/dex2oat32( 8525): /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/OMCAgent5 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:09.979 I/dex2oat32( 8525): 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-07 10:27:10.025 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungMultiConnectivity/SamsungMultiConnectivity.apk' (success)
---
01-07 10:27:10.025 I/installd( 4701): Dexopt async result : 0, hash_code :
84052235, path:
/system/priv-app/SamsungMultiConnectivity/SamsungMultiConnectivity.apk
01-07 10:27:10.043 D/Installer( 4956): DexoptAsync result, h: 84052235, r: 0, s: 7
01-07 10:27:10.043 D/Installer( 4956): Dexopt result(84052235): success
01-07 10:27:10.051 W/dex2oat32( 8459): Verification of void
com.fasterxml.jackson.databind.jsontype.TypeSerializer.<init>() took 100.239ms
(39.90 bytecodes/s) (760B approximate peak alloc)
01-07 10:27:10.094 W/dex2oat32( 8358): Verification of void
com.samsung.android.camera.core2.node.sshdr.arcsoft.ArcSsHdrNodeBase$7.onPostEventF
romNative(java.lang.Integer, java.lang.Void, java.lang.Void) took 112.877ms (141.75
bytecodes/s) (1168B approximate peak alloc)
01-07 10:27:10.128 W/dex2oat32( 8478): Verification of android.net.Uri
com.android.providers.contacts.CallLogProvider.J(android.net.Uri,
android.content.ContentValues) took 125.798ms (14857.13 bytecodes/s) (27832B
approximate peak alloc)
01-07 10:27:10.144 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:10.145 V/installd( 4701): DexInv: --- BEGIN
'/system/app/HiyaService/HiyaService.apk' ---
01-07 10:27:10.146 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/UserDictionaryProvider/UserDictionaryProvider.apk
pkg=com.android.providers.userdictionary isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:10.148 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.162 W/dex2oat32( 8358): Verification of void
com.samsung.android.camera.core2.node.sceneDetection.samsung.v1.SribSceneDetectionN
ode$SceneDetectionProcessTask.<init>(com.samsung.android.camera.core2.node.sceneDet
ection.samsung.v1.SribSceneDetectionNode, java.nio.ByteBuffer, long,
com.samsung.android.camera.core2.node.sceneDetection.SceneDetectionNodeBase$SceneDe
tectionParam) took 183.542ms (1580.01 bytecodes/s) (4472B approximate peak alloc)
01-07 10:27:10.209 I/dex2oat32( 8492): dex2oat took 1.141s (257.155ms cpu)
(threads: 8) arena alloc=7336B (7336B) java alloc=363KB (372576B) native
alloc=1580KB (1618096B) free=547KB (560976B)
01-07 10:27:10.248 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.265 W/dex2oat32( 8478): Verification of void
com.android.providers.contacts.HanziToStrokeMap.MapStroke34.<clinit>() took
142.434ms (131330.61 bytecodes/s) (94568B approximate peak alloc)
01-07 10:27:10.292 W/dex2oat32( 8358): Verification of void
androidx.core.graphics.TypefaceCompatApi26Impl.abortCreation(java.lang.Object) took
103.444ms (87.00 bytecodes/s) (912B approximate peak alloc)
01-07 10:27:10.312 V/installd( 4701): DexInv: --- END
'/system/priv-app/BlockedNumberProvider/BlockedNumberProvider.apk' (success) ---
01-07 10:27:10.313 I/installd( 4701): Dexopt async result : 0, hash_code :
231647975, path: /system/priv-app/BlockedNumberProvider/BlockedNumberProvider.apk
01-07 10:27:10.324 W/dex2oat32( 8459): Verification of void
kotlin.internal.PlatformImplementations.addSuppressed(java.lang.Throwable,
java.lang.Throwable) took 134.680ms (178.20 bytecodes/s) (1152B approximate peak
alloc)
01-07 10:27:10.334 I/io_stats( 4394): !@ 179,0 r 55179 3698613 w 5797 331092 d 1001
23164 f 1188 1184 iot 22380 0 th 51200 0 0 pt 0 inp 0 0 135.467
01-07 10:27:10.349 D/Installer( 4956): DexoptAsync result, h: 231647975, r: 0, s: 7
01-07 10:27:10.349 D/Installer( 4956): Dexopt result(231647975): success
01-07 10:27:10.350 I/dex2oat32( 8483): dex2oat took 1.310s (214.399ms cpu)
(threads: 8) arena alloc=17KB (17456B) java alloc=199KB (204504B) native
alloc=1265KB (1295616B) free=566KB (580352B)
01-07 10:27:10.352 I/dex2oat32( 8544): /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/app/HiyaService --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:27:10.368 I/dex2oat32( 8544): 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-07 10:27:10.400 W/dex2oat32( 8358): Verification of boolean
com.google.android.material.appbar.HeaderBehavior.onInterceptTouchEvent(androidx.co
ordinatorlayout.widget.CoordinatorLayout, android.view.View,
android.view.MotionEvent) took 103.142ms (1386.44 bytecodes/s) (2360B approximate
peak alloc)
01-07 10:27:10.421 W/dex2oat32( 8459): Verification of void
androidx.appcompat.view.menu.ListMenuItemView.setCheckable(boolean) took 118.559ms
(775.98 bytecodes/s) (2000B approximate peak alloc)
01-07 10:27:10.433 W/dex2oat32( 8478): Verification of java.lang.String
com.google.common.base.Joiner.f(java.util.Iterator) took 104.171ms (124.79
bytecodes/s) (856B approximate peak alloc)
01-07 10:27:10.450 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:10.451 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/UserDictionaryProvider/UserDictionaryProvider.apk' ---
01-07 10:27:10.452 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/UniversalMDMClient/UniversalMDMClient.apk
pkg=com.sec.enterprise.knox.cloudmdm.smdms isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/secsmartcard.jar]#PCL[/system/framework/samsungkeystoreutils.jar]#PCL[/
system/framework/saiv.jar]} dexMetadataPath=null async=true
01-07 10:27:10.453 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.486 V/installd( 4701): DexInv: --- END
'/system/priv-app/Shell/Shell.apk' (success) ---
01-07 10:27:10.486 I/installd( 4701): Dexopt async result : 0, hash_code :
147988646, path: /system/priv-app/Shell/Shell.apk
01-07 10:27:10.535 W/dex2oat32( 8459): Verification of void
androidx.arch.core.executor.DefaultTaskExecutor.executeOnDiskIO(java.lang.Runnable)
took 135.789ms (44.19 bytecodes/s) (856B approximate peak alloc)
01-07 10:27:10.554 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1441
01-07 10:27:10.554 D/Installer( 4956): DexoptAsync result, h: 147988646, r: 0, s: 7
01-07 10:27:10.554 D/Installer( 4956): Dexopt result(147988646): success
01-07 10:27:10.556 I/dex2oat32( 8548): /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/UserDictionaryProvider
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:27:10.586 I/dex2oat32( 8548): 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-07 10:27:10.591 D/PowerManagerService( 4956): [api] userActivityFromNative : 90
(event: 2 flags: 0) eventTime = 135725
01-07 10:27:10.655 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:10.661 V/installd( 4701): DexInv: --- BEGIN
'/system/app/UniversalMDMClient/UniversalMDMClient.apk' ---
01-07 10:27:10.662 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/CarrierWifi/CarrierWifi.apk
pkg=com.google.android.apps.carrier.carrierwifi isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:10.663 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.764 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.779 I/dex2oat32( 8551): /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/UniversalMDMClient --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/secsmartcard.jar]#PCL[/system/framework/samsungkeystoreutils.jar]#PCL[/
system/framework/saiv.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:10.798 W/dex2oat32( 8447): Verification of boolean
androidx.appcompat.widget.Toolbar.a(android.view.View) took 137.401ms (145.56
bytecodes/s) (928B approximate peak alloc)
01-07 10:27:10.800 I/dex2oat32( 8551): 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-07 10:27:10.865 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.930 W/dex2oat32( 8544): Method Landroidx/fragment/app/i;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.930 W/dex2oat32( 8544): Method Landroidx/lifecycle/p;.a is abstract,
but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/b;.f is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/b;.g is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/b;.i is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/b;.j is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/b;.l is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method
Lcom/google/android/gms/ads/mediation/w;.F is abstract, but the declaring class is
neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/v/a;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.931 W/dex2oat32( 8544): Method Lcom/google/android/gms/ads/v/a;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.932 W/dex2oat32( 8544): Method
Lcom/google/android/gms/internal/ads/ja2;.e8 is abstract, but the declaring class
is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.945 W/dex2oat32( 8544): Method
Lcom/google/android/gms/internal/ads/tv;.q is abstract, but the declaring class is
neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.945 W/dex2oat32( 8544): Method
Lcom/google/android/gms/internal/ads/tv;.s is abstract, but the declaring class is
neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.945 W/dex2oat32( 8544): Method
Lcom/google/android/gms/internal/ads/tv;.t is abstract, but the declaring class is
neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.946 W/dex2oat32( 8544): Method
Lcom/google/android/gms/internal/measurement/a0;.R0 is abstract, but the declaring
class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.947 W/dex2oat32( 8544): Method
Lcom/hiya/axolotl/data/search/SearchAssistItem$a;.b is abstract, but the declaring
class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/a/l/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/c/b/b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/c/b/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.948 W/dex2oat32( 8544): Method Ld/j/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.957 W/dex2oat32( 8544): Method Lcom/nimbusds/jose/e;.toString is
abstract, but the declaring class is neither abstract nor an interface in dex file
HiyaService.apk
01-07 10:27:10.957 W/dex2oat32( 8544): Method Ld/j/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.957 W/dex2oat32( 8544): Method Ld/j/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.957 W/dex2oat32( 8544): Method Ld/j/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file HiyaService.apk
01-07 10:27:10.958 W/dex2oat32( 8459): Verification of void
com.fasterxml.jackson.databind.deser.SettableAnyProperty$AnySetterReferring.<init>(
com.fasterxml.jackson.databind.deser.SettableAnyProperty,
com.fasterxml.jackson.databind.deser.UnresolvedForwardReference, java.lang.Class,
java.lang.Object, java.lang.String) took 186.345ms (53.66 bytecodes/s) (960B
approximate peak alloc)
01-07 10:27:10.965 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:10.971 W/dex2oat32( 8544): Could not reserve sentinel fault page
01-07 10:27:11.066 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.086 I/dex2oat32( 8548): dex2oat took 545.505ms (145.420ms cpu)
(threads: 8) arena alloc=5616B (5616B) java alloc=34KB (34880B) native alloc=1403KB
(1437008B) free=472KB (484016B)
01-07 10:27:11.133 V/installd( 4701): DexInv: --- END
'/system/priv-app/UserDictionaryProvider/UserDictionaryProvider.apk' (success) ---
01-07 10:27:11.133 I/installd( 4701): Dexopt async result : 0, hash_code :
40870194, path: /system/priv-app/UserDictionaryProvider/UserDictionaryProvider.apk
01-07 10:27:11.166 D/Installer( 4956): DexoptAsync result, h: 40870194, r: 0, s: 7
01-07 10:27:11.167 D/Installer( 4956): Dexopt result(40870194): success
01-07 10:27:11.253 W/dex2oat32( 8447): Verification of int
com.google.android.gms.internal.places.fh.k(int, java.util.List) took 108.947ms
(679.23 bytecodes/s) (2088B approximate peak alloc)
01-07 10:27:11.255 W/dex2oat32( 8447): Verification of java.lang.Object
com.google.android.gms.measurement.internal.bv.a(android.os.Bundle,
java.lang.String, java.lang.Class, java.lang.Object) took 104.126ms (518.60
bytecodes/s) (1424B approximate peak alloc)
01-07 10:27:11.257 W/dex2oat32( 8447): Verification of void
com.google.android.gms.measurement.internal.am.a(android.content.Context,
android.content.Intent) took 113.528ms (1937.84 bytecodes/s) (3816B approximate
peak alloc)
01-07 10:27:11.262 W/dex2oat32( 8447): Verification of void
com.google.android.gms.measurement.internal.al.run() took 119.216ms (2541.60
bytecodes/s) (4504B approximate peak alloc)
01-07 10:27:11.267 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:11.268 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/CarrierWifi/CarrierWifi.apk' ---
01-07 10:27:11.270 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk
pkg=com.android.emergency isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:11.271 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.310 W/dex2oat32( 8447): Verification of java.util.Set
com.google.android.gms.measurement.internal.b.a(android.database.sqlite.SQLiteDatab
ase, java.lang.String) took 124.521ms (465.78 bytecodes/s) (1584B approximate peak
alloc)
01-07 10:27:11.312 W/dex2oat32( 8447): Verification of void
com.google.android.gms.measurement.internal.av.<init>(com.google.android.gms.measur
ement.internal.ar, java.lang.String, java.util.concurrent.BlockingQueue) took
167.666ms (143.14 bytecodes/s) (1064B approximate peak alloc)
01-07 10:27:11.317 W/dex2oat32( 8447): Verification of void
com.google.android.gms.measurement.internal.ay.run() took 167.507ms (823.84
bytecodes/s) (2600B approximate peak alloc)
01-07 10:27:11.324 I/dex2oat32( 8569): /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=/product/priv-app/CarrierWifi --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:11.334 W/dex2oat32( 8459): Verification of void
com.fasterxml.jackson.databind.ext.CoreXMLDeserializers.<clinit>() took 105.438ms
(132.78 bytecodes/s) (1032B approximate peak alloc)
01-07 10:27:11.338 I/dex2oat32( 8569): 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-07 10:27:11.357 W/dex2oat32( 8459): Verification of
com.fasterxml.jackson.databind.module.SimpleModule
com.fasterxml.jackson.databind.module.SimpleModule.setNamingStrategy(com.fasterxml.
jackson.databind.PropertyNamingStrategy) took 128.666ms (23.32 bytecodes/s) (784B
approximate peak alloc)
01-07 10:27:11.371 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.395 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.SeslSwitchBar$SavedState$1.<init>() took 113.747ms
01-07 10:27:11.396 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1451
01-07 10:27:11.397 W/dex2oat32( 8459): Verification of void
io.reactivex.internal.operators.flowable.FlowableOnBackpressureError$BackpressureEr
rorSubscriber.request(long) took 100.324ms (99.68 bytecodes/s) (984B approximate
peak alloc)
01-07 10:27:11.398 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.SeslSwitchBar.<init>(android.content.Context,
android.util.AttributeSet, int, int) took 114.266ms
01-07 10:27:11.401 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.ShareActionProvider$ShareMenuItemOnMenuItemClickListener.
<init>(androidx.appcompat.widget.ShareActionProvider) took 115.566ms
01-07 10:27:11.403 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.SuggestionsAdapter$ChildViewCache.<init>(android.view.Vie
w) took 116.600ms
01-07 10:27:11.404 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.SwitchCompat$1.<init>(java.lang.Class, java.lang.String)
took 109.987ms
01-07 10:27:11.404 W/dex2oat32( 8358): Compilation of void
androidx.appcompat.widget.SeslSwitchBar$SavedState.<clinit>() took 122.636ms
01-07 10:27:11.407 W/dex2oat32( 8358): Compilation of float
androidx.appcompat.widget.SeslProgressBar.access$800(androidx.appcompat.widget.Sesl
ProgressBar) took 114.100ms
01-07 10:27:11.419 W/dex2oat32( 8447): Verification of void
com.google.android.gms.measurement.internal.au.<init>(com.google.android.gms.measur
ement.internal.ar, java.lang.Runnable, java.lang.String) took 275.278ms (170.74
bytecodes/s) (1472B approximate peak alloc)
01-07 10:27:11.420 W/dex2oat32( 8447): Verification of java.lang.Object
com.google.android.gms.signin.internal.b.createFromParcel(android.os.Parcel) took
104.849ms (600.86 bytecodes/s) (1752B approximate peak alloc)
01-07 10:27:11.428 W/dex2oat32( 8459): Verification of void
com.samsung.android.networkdiagnostic.data.local.db.room.PolicyDao_Impl$2.bind(andr
oidx.sqlite.db.SupportSQLiteStatement,
com.samsung.android.networkdiagnostic.data.local.model.policy.PolicyExtLocal) took
126.989ms (362.23 bytecodes/s) (1064B approximate peak alloc)
01-07 10:27:11.466 D/InputReader( 4956): Btn_touch(6): value=0 when=136.601376
01-07 10:27:11.466 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=136.601376
01-07 10:27:11.472 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.573 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.577 W/dex2oat32( 8447): Verification of void
com.google.android.material.textfield.TextInputLayout.a(boolean, boolean) took
115.351ms (1387.06 bytecodes/s) (2984B approximate peak alloc)
01-07 10:27:11.598 W/dex2oat32( 8459): Verification of
com.fasterxml.jackson.databind.exc.InvalidTypeIdException
com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(com.fasterxml.jackso
n.core.JsonParser, java.lang.String, com.fasterxml.jackson.databind.JavaType,
java.lang.String) took 130.250ms (46.06 bytecodes/s) (808B approximate peak alloc)
01-07 10:27:11.673 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.697 W/dex2oat32( 8447): Verification of boolean
com.samsung.android.mateagent.common.util.aa.b() took 107.968ms (731.70
bytecodes/s) (2008B approximate peak alloc)
01-07 10:27:11.745 W/dex2oat32( 8358): Compilation of int
androidx.media.MediaSessionManager$RemoteUserInfo.getUid() took 116.178ms
01-07 10:27:11.753 W/dex2oat32( 8447): Verification of void
com.google.android.material.textfield.TextInputLayout.setBoxBackgroundColorResource
(int) took 134.485ms (89.23 bytecodes/s) (880B approximate peak alloc)
01-07 10:27:11.757 W/dex2oat32( 8358): Compilation of void
androidx.swiperefreshlayout.widget.CircleImageView.<init>(android.content.Context,
int) took 104.663ms
01-07 10:27:11.762 W/dex2oat32( 8459): Verification of java.lang.String
com.fasterxml.jackson.core.json.UTF8DataInputJsonParser.addName(int[], int, int)
took 101.740ms (2604.68 bytecodes/s) (4408B approximate peak alloc)
01-07 10:27:11.771 W/dex2oat32( 8459): Verification of java.lang.Object
com.samsung.android.networkdiagnostic.device.util.WifiInformationUtilityImpl$getSca
nnedWifiResult$mWifiComparator$1.invoke(java.lang.Object, java.lang.Object) took
115.699ms (112.36 bytecodes/s) (976B approximate peak alloc)
01-07 10:27:11.774 W/dex2oat32( 8459): Verification of void
com.fasterxml.jackson.core.json.UTF8JsonGenerator._writeBytes(byte[], int, int)
took 113.729ms (290.16 bytecodes/s) (1112B approximate peak alloc)
01-07 10:27:11.774 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.785 W/dex2oat32( 8447): Verification of void
com.samsung.android.mateagent.interact.AgentBroadcastReceiver.a(com.samsung.android
.mateagent.interact.AgentBroadcastReceiver, java.util.List) took 156.347ms (940.21
bytecodes/s) (2920B approximate peak alloc)
01-07 10:27:11.790 I/dex2oat32( 8478): dex2oat took 2.978s (1.420s cpu) (threads:
8) arena alloc=172KB (177088B) java alloc=1951KB (1998424B) native alloc=3743KB
(3832952B) free=864KB (885640B)
01-07 10:27:11.818 W/dex2oat32( 8358): Compilation of void
androidx.transition.ViewUtils.<clinit>() took 154.219ms
01-07 10:27:11.819 W/dex2oat32( 8358): Compilation of boolean
androidx.viewpager.widget.ViewPager.pageScrolled(int) took 125.971ms
01-07 10:27:11.831 W/dex2oat32( 8358): Compilation of void
co.polarr.mgcsc.v2.b.e.<init>() took 127.747ms
01-07 10:27:11.875 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.932 W/dex2oat32( 8459): Verification of java.lang.Object
com.fasterxml.jackson.databind.ext.CoreXMLDeserializers$Std._deserialize(java.lang.
String, com.fasterxml.jackson.databind.DeserializationContext) took 106.002ms
(424.52 bytecodes/s) (1720B approximate peak alloc)
01-07 10:27:11.935 W/dex2oat32( 8459): Verification of void
com.fasterxml.jackson.databind.ext.DOMDeserializer.<clinit>() took 108.225ms
(184.80 bytecodes/s) (960B approximate peak alloc)
01-07 10:27:11.935 W/dex2oat32( 8459): Verification of int
com.fasterxml.jackson.core.json.UTF8JsonGenerator._writeGenericEscape(int, int)
took 144.496ms (491.36 bytecodes/s) (1352B approximate peak alloc)
01-07 10:27:11.936 W/dex2oat32( 8459): Verification of boolean
com.fasterxml.jackson.databind.node.NullNode.equals(java.lang.Object) took
105.022ms (57.13 bytecodes/s) (856B approximate peak alloc)
01-07 10:27:11.943 W/dex2oat32( 8459): Verification of boolean
com.fasterxml.jackson.core.json.async.NonBlockingJsonParser._decodeSplitUTF8_4(int,
int, int) took 110.236ms (1188.35 bytecodes/s) (2152B approximate peak alloc)
01-07 10:27:11.975 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:11.996 W/dex2oat32( 8447): Verification of boolean
com.samsung.android.mateagent.viewer.presentation.widgets.photoview.j.onTouch(andro
id.view.View, android.view.MotionEvent) took 151.687ms (1443.75 bytecodes/s) (4272B
approximate peak alloc)
01-07 10:27:12.012 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungContactsProvider/SamsungContactsProvider.apk' (success)
---
01-07 10:27:12.012 I/installd( 4701): Dexopt async result : 0, hash_code :
122481153, path:
/system/priv-app/SamsungContactsProvider/SamsungContactsProvider.apk
01-07 10:27:12.045 W/dex2oat32( 8551): Verification of void
android.support.v7.widget.c0$a.<init>(android.content.Context,
android.util.AttributeSet) took 116.412ms (283.48 bytecodes/s) (1144B approximate
peak alloc)
01-07 10:27:12.076 D/Installer( 4956): DexoptAsync result, h: 122481153, r: 0, s: 7
01-07 10:27:12.076 D/Installer( 4956): Dexopt result(122481153): success
01-07 10:27:12.081 W/dex2oat32( 8447): Verification of void
org.simpleframework.xml.transform.Transformer.<init>(org.simpleframework.xml.transf
orm.Matcher) took 107.806ms (231.90 bytecodes/s) (1120B approximate peak alloc)
01-07 10:27:12.178 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:12.179 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/EmergencyInfo/EmergencyInfo.apk' ---
01-07 10:27:12.181 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/FotaAgent/FotaAgent.apk pkg=com.wssyncmldm isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]}
dexMetadataPath=null async=true
01-07 10:27:12.183 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.235 W/dex2oat32( 8447): Verification of void
org.spongycastle.crypto.tls.TlsProtocol.safeReadRecord() took 154.777ms (387.65
bytecodes/s) (1824B approximate peak alloc)
01-07 10:27:12.243 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1461
01-07 10:27:12.246 W/dex2oat32( 8551): Verification of
com.google.zxing.client.android.camera.open.a
com.google.zxing.client.android.camera.open.b.a(int) took 101.030ms (1544.08
bytecodes/s) (2448B approximate peak alloc)
01-07 10:27:12.253 W/dex2oat32( 8551): Verification of void
com.google.zxing.client.android.b.a(com.google.zxing.e, android.os.Bundle) took
107.957ms (509.46 bytecodes/s) (1448B approximate peak alloc)
01-07 10:27:12.283 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.338 I/io_stats( 4394): !@ 179,0 r 55182 3698729 w 5855 337820 d 1001
23164 f 1188 1184 iot 22424 0 th 51200 0 0 pt 0 inp 0 0 137.471
01-07 10:27:12.357 W/dex2oat32( 8447): Verification of void
androidx.appcompat.widget.y.setBackgroundResource(int) took 116.001ms (94.83
bytecodes/s) (952B approximate peak alloc)
01-07 10:27:12.365 W/dex2oat32( 8544): Verification of void
androidx.appcompat.widget.p0$d.c() took 117.122ms (1810.08 bytecodes/s) (3840B
approximate peak alloc)
01-07 10:27:12.368 W/dex2oat32( 8544): Verification of void
androidx.appcompat.widget.y.B(android.content.Context,
androidx.appcompat.widget.w0) took 109.879ms (2056.80 bytecodes/s) (3888B
approximate peak alloc)
01-07 10:27:12.384 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.390 W/dex2oat32( 8358): Compilation of void
com.google.android.material.textfield.TextInputLayout.updateTextInputBoxState()
took 123.345ms
01-07 10:27:12.394 W/dex2oat32( 8447): Verification of boolean
androidx.fragment.app.Fragment.a(android.view.Menu) took 109.437ms (228.44
bytecodes/s) (1088B approximate peak alloc)
01-07 10:27:12.404 I/dex2oat32( 8594): /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/system_ext/priv-app/EmergencyInfo
--class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=first-boot
01-07 10:27:12.410 I/dex2oat32( 8594): 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-07 10:27:12.433 W/dex2oat32( 8569): Verification of void bgm.run() took
114.403ms (26293.00 bytecodes/s) (44680B approximate peak alloc)
01-07 10:27:12.476 W/dex2oat32( 8594): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.477 W/dex2oat32( 8594): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.477 W/dex2oat32( 8594): Method
Landroidx/core/app/ActivityOptionsCompat;.toBundle is abstract, but the declaring
class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file EmergencyInfo.apk
01-07 10:27:12.478 W/dex2oat32( 8594): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.479 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file EmergencyInfo.apk
01-07 10:27:12.480 W/dex2oat32( 8594): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.486 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.490 W/dex2oat32( 8594): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.490 W/dex2oat32( 8594): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
EmergencyInfo.apk
01-07 10:27:12.490 W/dex2oat32( 8594): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file EmergencyInfo.apk
01-07 10:27:12.586 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.600 W/dex2oat32( 8525): Verification of
android.graphics.drawable.Drawable
androidx.appcompat.widget.AppCompatProgressBarHelper.tileify(android.graphics.drawa
ble.Drawable, boolean) took 106.765ms (1451.78 bytecodes/s) (3376B approximate peak
alloc)
01-07 10:27:12.600 W/dex2oat32( 8525): Verification of boolean
androidx.appcompat.widget.SearchView$6.onKey(android.view.View, int,
android.view.KeyEvent) took 101.905ms (1295.32 bytecodes/s) (2504B approximate peak
alloc)
01-07 10:27:12.614 W/dex2oat32( 8525): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
111.861ms (11657.26 bytecodes/s) (19776B approximate peak alloc)
01-07 10:27:12.669 W/dex2oat32( 8544): Verification of int
com.google.android.gms.internal.ads.f72.size() took 111.063ms (369.16 bytecodes/s)
(1248B approximate peak alloc)
01-07 10:27:12.670 W/dex2oat32( 8544): Verification of
com.google.android.gms.internal.ads.xe2
com.google.android.gms.internal.ads.de2.c(com.google.android.gms.internal.ads.we2,
com.google.android.gms.internal.ads.be2, com.google.android.gms.internal.ads.kd2)
took 116.421ms (10865.72 bytecodes/s) (21608B approximate peak alloc)
01-07 10:27:12.687 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.792 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.893 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:12.994 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.073 I/dex2oat32( 8459): dex2oat took 4.742s (2.870s cpu) (threads:
8) arena alloc=8368B (8368B) java alloc=4930KB (5048528B) native alloc=6936KB
(7103008B) free=787KB (806368B)
01-07 10:27:13.080 I/dex2oat32( 8569): Explicit concurrent copying GC freed
8745(2525KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 3648B/1539KB, paused
83us total 26.062ms
01-07 10:27:13.089 I/dex2oat32( 8358): Explicit concurrent copying GC freed
35829(9881KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
94us total 89.348ms
01-07 10:27:13.095 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.106 V/installd( 4701): DexInv: --- END
'/system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk' (success) ---
01-07 10:27:13.106 I/installd( 4701): Dexopt async result : 0, hash_code :
163523205, path: /system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk
01-07 10:27:13.107 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1471
01-07 10:27:13.107 W/dex2oat32( 8551): Verification of boolean
com.samsung.android.knox.knoxenrollmentservice.selibrary.SeWindowManager.requestSys
temKeyEvent(int, android.content.ComponentName, boolean) took 123.614ms (56.63
bytecodes/s) (920B approximate peak alloc)
01-07 10:27:13.137 I/dex2oat32( 8569): Explicit concurrent copying GC freed
771(136KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 3920B/1539KB, paused
64us total 5.727ms
01-07 10:27:13.155 W/dex2oat32( 8551): Verification of void
com.samsung.android.knox.knoxenrollmentservice.selibrary.SeHoverPopupWindow.setCont
ent(android.view.View) took 195.552ms (40.91 bytecodes/s) (944B approximate peak
alloc)
01-07 10:27:13.189 I/dex2oat32( 8569): dex2oat took 1.868s (1.251s cpu) (threads:
8) arena alloc=212KB (217648B) java alloc=3920B (3920B) native alloc=2037KB
(2086800B) free=758KB (776304B)
01-07 10:27:13.198 D/Installer( 4956): DexoptAsync result, h: 163523205, r: 0, s: 7
01-07 10:27:13.198 D/Installer( 4956): Dexopt result(163523205): success
01-07 10:27:13.216 V/installd( 4701): DexInv: --- END
'/product/priv-app/CarrierWifi/CarrierWifi.apk' (success) ---
01-07 10:27:13.216 I/installd( 4701): Dexopt async result : 0, hash_code : 4278272,
path: /product/priv-app/CarrierWifi/CarrierWifi.apk
01-07 10:27:13.239 W/dex2oat32( 8544): Verification of void
g.a.a.d.k.m$b.<init>(java.lang.Throwable) took 102.195ms (58.71 bytecodes/s) (752B
approximate peak alloc)
01-07 10:27:13.300 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:13.301 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/FotaAgent/FotaAgent.apk' ---
01-07 10:27:13.302 I/PackageDexOptimizer( 4956): 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
01-07 10:27:13.303 D/Installer( 4956): DexoptAsync result, h: 4278272, r: 0, s: 7
01-07 10:27:13.303 D/Installer( 4956): Dexopt result(4278272): success
01-07 10:27:13.404 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:13.406 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk' ---
01-07 10:27:13.406 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/SimMobilityKit/SimMobilityKit.apk pkg=com.samsung.ims.smk isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:13.407 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.411 I/dex2oat32( 8620): /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/FotaAgent --class-
loader-context=PCL[]{PCL[/system/framework/samsungkeystoreutils.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:13.435 I/dex2oat32( 8620): 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-07 10:27:13.452 I/dex2oat32( 8622): /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=/apex/com.android.wifi/app/OsuLogin --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:13.456 I/dex2oat32( 8622): 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-07 10:27:13.507 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.608 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.660 I/dex2oat32( 8358): Explicit concurrent copying GC freed
3918(1474KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
75us total 11.500ms
01-07 10:27:13.711 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:13.743 I/dex2oat32( 8358): dex2oat took 6.518s (6.733s cpu) (threads:
8) arena alloc=3056KB (3129448B) java alloc=14KB (14912B) native alloc=6906KB
(7072464B) free=825KB (845104B)
01-07 10:27:13.790 V/installd( 4701): DexInv: --- END
'/system/priv-app/LiveStickers/LiveStickers.apk' (success) ---
01-07 10:27:13.790 I/installd( 4701): Dexopt async result : 0, hash_code :
17664720, path: /system/priv-app/LiveStickers/LiveStickers.apk
01-07 10:27:13.797 I/dex2oat32( 8622): dex2oat took 348.695ms (236.144ms cpu)
(threads: 8) arena alloc=10KB (11072B) java alloc=268KB (275184B) native
alloc=1262KB (1292688B) free=525KB (538224B)
01-07 10:27:13.811 D/Installer( 4956): DexoptAsync result, h: 17664720, r: 0, s: 7
01-07 10:27:13.811 D/Installer( 4956): Dexopt result(17664720): success
01-07 10:27:13.818 W/dex2oat32( 8620): Could not reserve sentinel fault page
01-07 10:27:13.845 V/installd( 4701): DexInv: --- END
'/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk' (success) ---
01-07 10:27:13.845 I/installd( 4701): Dexopt async result : 0, hash_code :
235671519, path: /apex/com.android.wifi/app/OsuLogin/OsuLogin.apk
01-07 10:27:13.910 I/dex2oat32( 8551): dex2oat took 3.149s (2.003s cpu) (threads:
8) arena alloc=6888B (6888B) java alloc=3274KB (3352696B) native alloc=4789KB
(4904128B) free=834KB (854848B)
01-07 10:27:13.913 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:13.915 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/app/GoogleLocationHistory/GoogleLocationHistory.apk
pkg=com.google.android.gms.location.history 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
01-07 10:27:13.916 D/Installer( 4956): DexoptAsync result, h: 235671519, r: 0, s: 7
01-07 10:27:13.916 D/Installer( 4956): Dexopt result(235671519): success
01-07 10:27:13.932 V/installd( 4701): DexInv: --- BEGIN
'/system/app/SimMobilityKit/SimMobilityKit.apk' ---
01-07 10:27:13.935 V/installd( 4701): DexInv: --- END
'/system/app/UniversalMDMClient/UniversalMDMClient.apk' (success) ---
01-07 10:27:13.935 I/installd( 4701): Dexopt async result : 0, hash_code :
189861507, path: /system/app/UniversalMDMClient/UniversalMDMClient.apk
01-07 10:27:13.976 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1481
01-07 10:27:13.990 I/dex2oat32( 8636): /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=/system/app/SimMobilityKit --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:13.995 I/dex2oat32( 8636): 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-07 10:27:14.006 I/SurfaceFlinger( 4646): SFWD update time=139141297323
01-07 10:27:14.017 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:14.037 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:14.041 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk
pkg=com.samsung.android.app.appsedge isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:14.042 D/Installer( 4956): DexoptAsync result, h: 189861507, r: 0, s: 7
01-07 10:27:14.042 D/Installer( 4956): Dexopt result(189861507): success
01-07 10:27:14.077 V/installd( 4701): DexInv: --- BEGIN
'/product/app/GoogleLocationHistory/GoogleLocationHistory.apk' ---
01-07 10:27:14.126 I/dex2oat32( 8646): /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=/product/app/GoogleLocationHistory --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:14.131 I/dex2oat32( 8646): 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-07 10:27:14.135 W/dex2oat32( 8525): Verification of void
androidx.preference.PreferenceCategory.<init>(android.content.Context,
android.util.AttributeSet) took 100.144ms (379.45 bytecodes/s) (1544B approximate
peak alloc)
01-07 10:27:14.142 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:14.145 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/EpdgService/EpdgService.apk pkg=com.sec.epdg isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/EpdgManager.jar]#PCL[/system/
framework/imsmanager.jar]} dexMetadataPath=null async=true
01-07 10:27:14.145 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk' ---
01-07 10:27:14.146 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.188 I/dex2oat32( 8656): /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/AppsEdgePanel_v3.2 --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:14.193 I/dex2oat32( 8656): 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-07 10:27:14.248 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.341 I/io_stats( 4394): !@ 179,0 r 55250 3704781 w 5931 338592 d 1001
23164 f 1188 1184 iot 22472 0 th 51200 0 0 pt 0 inp 0 0 139.475
01-07 10:27:14.349 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.368 I/dex2oat32( 8646): dex2oat took 245.471ms (149.162ms cpu)
(threads: 8) arena alloc=2272B (2272B) java alloc=16KB (16384B) native alloc=1608KB
(1646616B) free=527KB (540648B)
01-07 10:27:14.399 V/installd( 4701): DexInv: --- END
'/product/app/GoogleLocationHistory/GoogleLocationHistory.apk' (success) ---
01-07 10:27:14.400 I/installd( 4701): Dexopt async result : 0, hash_code :
24690421, path: /product/app/GoogleLocationHistory/GoogleLocationHistory.apk
01-07 10:27:14.449 D/Installer( 4956): DexoptAsync result, h: 24690421, r: 0, s: 7
01-07 10:27:14.449 D/Installer( 4956): Dexopt result(24690421): success
01-07 10:27:14.550 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:14.554 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/system_ext/priv-app/SystemUI/SystemUI.apk pkg=com.android.systemui
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:27:14.554 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.562 I/dex2oat32( 8594): dex2oat took 2.161s (1.931s cpu) (threads:
8) arena alloc=8256B (8256B) java alloc=3839KB (3931432B) native alloc=3935KB
(4029952B) free=756KB (774656B)
01-07 10:27:14.570 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/EpdgService/EpdgService.apk' ---
01-07 10:27:14.628 I/dex2oat32( 8675): /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/priv-app/EpdgService --class-
loader-context=PCL[]{PCL[/system/framework/EpdgManager.jar]#PCL[/system/framework/
imsmanager.jar]} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
01-07 10:27:14.633 I/dex2oat32( 8675): 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-07 10:27:14.640 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/EmergencyInfo/EmergencyInfo.apk' (success) ---
01-07 10:27:14.640 I/installd( 4701): Dexopt async result : 0, hash_code :
263968825, path: /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk
01-07 10:27:14.655 D/Installer( 4956): DexoptAsync result, h: 263968825, r: 0, s: 7
01-07 10:27:14.655 D/Installer( 4956): Dexopt result(263968825): success
01-07 10:27:14.756 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:14.758 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Personalization/Personalization.apk
pkg=com.sec.android.app.personalization isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:14.758 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.761 V/installd( 4701): DexInv: --- BEGIN '/system/system_ext/priv-
app/SystemUI/SystemUI.apk' ---
01-07 10:27:14.763 I/dex2oat32( 8447): Explicit concurrent copying GC freed
43939(10230KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 15KB/1551KB, paused
91us total 147.869ms
01-07 10:27:14.828 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1491
01-07 10:27:14.829 I/dex2oat32( 8678): /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/system_ext/priv-app/SystemUI --
class-loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:14.846 I/dex2oat32( 8678): 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-07 10:27:14.859 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:14.905 I/dex2oat32( 8636): dex2oat took 919.423ms (964.391ms cpu)
(threads: 8) arena alloc=13KB (13384B) java alloc=2131KB (2182536B) native
alloc=2403KB (2461288B) free=700KB (717208B)
01-07 10:27:14.939 V/installd( 4701): DexInv: --- END
'/system/app/SimMobilityKit/SimMobilityKit.apk' (success) ---
01-07 10:27:14.939 I/installd( 4701): Dexopt async result : 0, hash_code :
225633324, path: /system/app/SimMobilityKit/SimMobilityKit.apk
01-07 10:27:14.960 D/Installer( 4956): DexoptAsync result, h: 225633324, r: 0, s: 7
01-07 10:27:14.960 D/Installer( 4956): Dexopt result(225633324): success
01-07 10:27:15.044 W/dex2oat32( 8447): Verification of java.lang.String
org.spongycastle.jce.provider.JDKDSAPublicKey.toString() took 164.748ms (261.00
bytecodes/s) (1120B approximate peak alloc)
01-07 10:27:15.047 W/dex2oat32( 8447): Verification of void
org.spongycastle.jcajce.provider.keystore.bcfks.BcFKSKeyStoreSpi.engineSetCertifica
teEntry(java.lang.String, java.security.cert.Certificate) took 137.513ms (741.74
bytecodes/s) (2296B approximate peak alloc)
01-07 10:27:15.052 W/dex2oat32( 8675): Verification of android.os.Message
com.sec.epdg.IPSecDataConnSMHelper.makeAttachReq() took 132.966ms (752.07
bytecodes/s) (1904B approximate peak alloc)
01-07 10:27:15.060 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.063 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Cameralyzer/Cameralyzer.apk pkg=com.sec.factory.cameralyzer
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.065 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:15.071 W/dex2oat32( 8620): Verification of void
androidx.room.InvalidationTracker$Observer.<init>(java.lang.String[]) took
164.839ms (78.86 bytecodes/s) (944B approximate peak alloc)
01-07 10:27:15.073 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Personalization/Personalization.apk' ---
01-07 10:27:15.079 W/dex2oat32( 8620): Verification of void
androidx.slidingpanelayout.widget.SlidingPaneLayout$LayoutParams.<init>(android.con
tent.Context, android.util.AttributeSet) took 145.260ms (158.34 bytecodes/s) (1080B
approximate peak alloc)
01-07 10:27:15.099 W/dex2oat32( 8656): Verification of void
androidx.appcompat.app.AlertController.setupCustomContent(android.view.ViewGroup)
took 116.381ms (988.13 bytecodes/s) (2576B approximate peak alloc)
01-07 10:27:15.166 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:15.181 I/dex2oat32( 8696): /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=/system/app/Personalization --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:15.183 E/BootAnimationLoader( 4913): !@BootAnimation : 1494 ~ 1495
frame timegap 100ms over
01-07 10:27:15.183 E/BootAnimationLoader( 4913): !@BootAnimation : 1494 ~ 1495
frame time difference [ 8.694 s ~ 8.796 s] / timegap [ 0.102 s]
01-07 10:27:15.183 E/BootAnimationLoader( 4913): !@BootAnimation : 1494 frame
drawing time difference [ 8.697 s ~ 8.700 s] / timegap [ 0.003 s]
01-07 10:27:15.190 I/dex2oat32( 8696): 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-07 10:27:15.212 I/dex2oat32( 8544): dex2oat took 4.880s (4.022s cpu) (threads:
8) arena alloc=10136B (10136B) java alloc=8467KB (8671216B) native alloc=9473KB
(9700616B) free=934KB (957176B)
01-07 10:27:15.247 I/dex2oat32( 8447): Explicit concurrent copying GC freed
8826(1525KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 20KB/1556KB, paused
74us total 26.063ms
01-07 10:27:15.267 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:15.272 V/installd( 4701): DexInv: --- END
'/system/app/HiyaService/HiyaService.apk' (success) ---
01-07 10:27:15.272 I/installd( 4701): Dexopt async result : 0, hash_code :
77407549, path: /system/app/HiyaService/HiyaService.apk
01-07 10:27:15.286 I/dex2oat32( 8675): dex2oat took 661.229ms (581.972ms cpu)
(threads: 8) arena alloc=12KB (13248B) java alloc=453KB (463976B) native
alloc=2108KB (2158592B) free=740KB (757760B)
01-07 10:27:15.313 V/installd( 4701): DexInv: --- END
'/system/priv-app/EpdgService/EpdgService.apk' (success) ---
01-07 10:27:15.313 I/installd( 4701): Dexopt async result : 0, hash_code :
38521595, path: /system/priv-app/EpdgService/EpdgService.apk
01-07 10:27:15.353 I/dex2oat32( 8447): dex2oat took 7.131s (6.911s cpu) (threads:
8) arena alloc=2819KB (2886752B) java alloc=20KB (20680B) native alloc=6746KB
(6908648B) free=853KB (873752B)
01-07 10:27:15.367 D/Installer( 4956): DexoptAsync result, h: 77407549, r: 0, s: 7
01-07 10:27:15.367 D/Installer( 4956): Dexopt result(77407549): success
01-07 10:27:15.391 I/dex2oat32( 8696): dex2oat took 217.831ms (171.174ms cpu)
(threads: 8) arena alloc=14KB (15296B) java alloc=97KB (99960B) native alloc=1470KB
(1505888B) free=569KB (583072B)
01-07 10:27:15.410 V/installd( 4701): DexInv: --- END
'/system/app/Personalization/Personalization.apk' (success) ---
01-07 10:27:15.411 I/installd( 4701): Dexopt async result : 0, hash_code :
98784625, path: /system/app/Personalization/Personalization.apk
01-07 10:27:15.412 V/installd( 4701): DexInv: --- END
'/system/priv-app/MateAgent/MateAgent.apk' (success) ---
01-07 10:27:15.413 I/installd( 4701): Dexopt async result : 0, hash_code :
17335292, path: /system/priv-app/MateAgent/MateAgent.apk
01-07 10:27:15.468 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.470 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/BluetoothMidiService/BluetoothMidiService.apk
pkg=com.android.bluetoothmidiservice isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.471 D/Installer( 4956): DexoptAsync result, h: 17335292, r: 0, s: 7
01-07 10:27:15.471 D/Installer( 4956): Dexopt result(17335292): success
01-07 10:27:15.473 I/dex2oat32( 8525): dex2oat took 5.532s (4.512s cpu) (threads:
8) arena alloc=9088B (9088B) java alloc=8372KB (8573128B) native alloc=8731KB
(8941312B) free=812KB (831744B)
01-07 10:27:15.478 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Cameralyzer/Cameralyzer.apk' ---
01-07 10:27:15.527 I/dex2oat32( 8711): /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/app/Cameralyzer --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:15.529 V/installd( 4701): DexInv: --- END
'/system/priv-app/OMCAgent5/OMCAgent5.apk' (success) ---
01-07 10:27:15.529 I/installd( 4701): Dexopt async result : 0, hash_code :
247158420, path: /system/priv-app/OMCAgent5/OMCAgent5.apk
01-07 10:27:15.534 I/dex2oat32( 8711): 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-07 10:27:15.571 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.578 V/installd( 4701): DexInv: --- BEGIN
'/system/app/BluetoothMidiService/BluetoothMidiService.apk' ---
01-07 10:27:15.579 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/HandwritingService/HandwritingService.apk
pkg=com.samsung.android.sdk.handwriting isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.580 D/Installer( 4956): DexoptAsync result, h: 247158420, r: 0, s: 7
01-07 10:27:15.580 D/Installer( 4956): Dexopt result(247158420): success
01-07 10:27:15.589 W/dex2oat32( 8678): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.590 W/dex2oat32( 8678): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk
01-07 10:27:15.591 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.592 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.592 W/dex2oat32( 8678): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.592 W/dex2oat32( 8678): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.592 W/dex2oat32( 8678): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.592 W/dex2oat32( 8678): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file SystemUI.apk
01-07 10:27:15.593 W/dex2oat32( 8678): Method
Landroidx/slice/widget/SliceMetrics;.logHidden is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.593 W/dex2oat32( 8678): Method
Landroidx/slice/widget/SliceMetrics;.logTouch is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.593 W/dex2oat32( 8678): Method
Landroidx/slice/widget/SliceMetrics;.logVisible is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.593 W/dex2oat32( 8678): Method
Lcom/airbnb/lottie/FontAssetDelegate;.fetchFont is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.593 W/dex2oat32( 8678): Method
Lcom/airbnb/lottie/FontAssetDelegate;.getFontPath is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.595 W/dex2oat32( 8678): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.598 W/dex2oat32( 8678): Method
Lcom/android/systemui/globalactions/GlobalActionsDialog$MyOverflowAdapter;.getCount
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk
01-07 10:27:15.598 W/dex2oat32( 8678): Method
Lcom/android/systemui/globalactions/GlobalActionsDialog$MyOverflowAdapter;.getItem
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk
01-07 10:27:15.599 W/dex2oat32( 8678): Method
Lcom/android/systemui/pip/PipAnimationController$PipAnimationCallback;.onPipAnimati
onCancel is abstract, but the declaring class is neither abstract nor an interface
in dex file SystemUI.apk
01-07 10:27:15.599 W/dex2oat32( 8678): Method
Lcom/android/systemui/pip/PipAnimationController$PipAnimationCallback;.onPipAnimati
onEnd is abstract, but the declaring class is neither abstract nor an interface in
dex file SystemUI.apk
01-07 10:27:15.599 W/dex2oat32( 8678): Method
Lcom/android/systemui/pip/PipAnimationController$PipAnimationCallback;.onPipAnimati
onStart is abstract, but the declaring class is neither abstract nor an interface
in dex file SystemUI.apk
01-07 10:27:15.601 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/GestureRecorder;.tag is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.603 W/dex2oat32( 8678): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.603 W/dex2oat32( 8678): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk
01-07 10:27:15.603 W/dex2oat32( 8678): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.getTranslation is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.handleUpEvent is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.onChildSnappedBack is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.onDownUpdate is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.onMoveUpdate is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.604 W/dex2oat32( 8678): Method
Lcom/android/systemui/SwipeHelper;.setTranslation is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.605 W/dex2oat32( 8678): Method
Lcom/android/systemui/bubbles/BubbleOverflow;.getExpandedView is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.605 W/dex2oat32( 8678): Method
Lcom/android/systemui/edgelighting/reflection/IEdgeLightingEffectCallbackReflection
;.onClickedToast is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.606 W/dex2oat32( 8678): Method
Lcom/android/systemui/edgelighting/reflection/IEdgeLightingEffectCallbackReflection
;.onFlingDownedToast is abstract, but the declaring class is neither abstract nor
an interface in dex file SystemUI.apk
01-07 10:27:15.606 W/dex2oat32( 8678): Method
Lcom/android/systemui/edgelighting/reflection/IEdgeLightingEffectCallbackReflection
;.onStarted is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.606 W/dex2oat32( 8678): Method
Lcom/android/systemui/edgelighting/reflection/IEdgeLightingEffectCallbackReflection
;.onStopped is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.606 W/dex2oat32( 8678): Method
Lcom/android/systemui/edgelighting/reflection/IEdgeLightingEffectCallbackReflection
;.onSwipedToast is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk
01-07 10:27:15.611 W/dex2oat32( 8678): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk
01-07 10:27:15.633 I/dex2oat32( 8714): /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=/system/app/BluetoothMidiService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:15.639 I/dex2oat32( 8714): 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-07 10:27:15.681 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.683 I/PackageDexOptimizer( 4956): 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[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.683 D/Installer( 4956): DexoptAsync result, h: 38521595, r: 0, s: 7
01-07 10:27:15.683 D/Installer( 4956): Dexopt result(38521595): success
01-07 10:27:15.700 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1501
01-07 10:27:15.702 V/installd( 4701): DexInv: --- BEGIN
'/system/app/HandwritingService/HandwritingService.apk' ---
01-07 10:27:15.754 I/dex2oat32( 8717): /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=/system/app/HandwritingService --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:15.760 I/dex2oat32( 8717): 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-07 10:27:15.784 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.787 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ClockPack_v60/ClockPack_v60.apk
pkg=com.samsung.android.app.clockpack isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
01-07 10:27:15.787 V/installd( 4701): DexInv: --- BEGIN
'/system/app/FBAppManager_NS/FBAppManager_NS.apk' ---
01-07 10:27:15.787 D/Installer( 4956): DexoptAsync result, h: 98784625, r: 0, s: 7
01-07 10:27:15.787 D/Installer( 4956): Dexopt result(98784625): success
01-07 10:27:15.833 I/dex2oat32( 8714): dex2oat took 204.034ms (179.305ms cpu)
(threads: 8) arena alloc=11KB (12256B) java alloc=101KB (104224B) native
alloc=1518KB (1554872B) free=557KB (570952B)
01-07 10:27:15.873 V/installd( 4701): DexInv: --- END
'/system/app/BluetoothMidiService/BluetoothMidiService.apk' (success) ---
01-07 10:27:15.874 I/installd( 4701): Dexopt async result : 0, hash_code :
50469847, path: /system/app/BluetoothMidiService/BluetoothMidiService.apk
01-07 10:27:15.874 I/dex2oat32( 8720): /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/FBAppManager_NS --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:15.881 I/dex2oat32( 8720): 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-07 10:27:15.888 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.890 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/ClockPack_v60/ClockPack_v60.apk' ---
01-07 10:27:15.892 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/AASAservice/AASAservice.apk pkg=com.samsung.aasaservice isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.893 D/Installer( 4956): DexoptAsync result, h: 50469847, r: 0, s: 7
01-07 10:27:15.893 D/Installer( 4956): Dexopt result(50469847): success
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.animateHideLeftRigh
tIcon is abstract, but the declaring class is neither abstract nor an interface in
dex file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.initDimens is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.initIcons is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.isOnAffordanceIcon
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.isShortcutDCAnimati
onPlaying is abstract, but the declaring class is neither abstract nor an interface
in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.isShortcutPreviewAn
imationPlaying is abstract, but the declaring class is neither abstract nor an
interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.isSwipingInProgress
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.launchAffordance is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.onTouchEvent is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.reset is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.setQsExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.startHintAnimation
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk!classes2.dex
01-07 10:27:15.923 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/KeyguardAffordanceHelper;.updatePreviews is
abstract, but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.924 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/StatusBarSignalPolicy$NwBoosterIconState;.cop
y is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk!classes2.dex
01-07 10:27:15.924 W/dex2oat32( 8678): Method
Lcom/android/systemui/statusbar/phone/StatusBarSignalPolicy$NwBoosterIconState;.equ
als is abstract, but the declaring class is neither abstract nor an interface in
dex file SystemUI.apk!classes2.dex
01-07 10:27:15.924 I/dex2oat32( 8731): /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=/system/priv-app/ClockPack_v60 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:15.927 W/dex2oat32( 8678): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.927 W/dex2oat32( 8678): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.927 W/dex2oat32( 8678): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.compareTo is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.equals is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.getName is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.getSignature is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.hashCode is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalItem;.toString is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/protobuf/nano/FieldArray;.dataAt is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/protobuf/nano/FieldArray;.size is abstract, but the declaring class is
neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/protobuf/nano/FieldData;.computeSerializedSize is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.928 W/dex2oat32( 8678): Method
Lcom/google/protobuf/nano/FieldData;.writeTo is abstract, but the declaring class
is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.929 I/dex2oat32( 8731): 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-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.compareTo is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.equals is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.getNameValuePairs is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.getType is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.getVisibility is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.hashCode is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.toHuman is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotation;.toString is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotations;.compareTo is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotations;.hashCode is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/annotation/Annotations;.toString is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalVariableInfo;.getAssignment is abstract, but
the declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalVariableInfo;.getAssignmentCount is abstract,
but the declaring class is neither abstract nor an interface in dex file
SystemUI.apk!classes2.dex
01-07 10:27:15.936 W/dex2oat32( 8678): Method
Lcom/google/dexmaker/dx/rop/code/LocalVariableInfo;.getStarts is abstract, but the
declaring class is neither abstract nor an interface in dex file SystemUI.apk!
classes2.dex
01-07 10:27:15.937 W/dex2oat32( 8678): Method
Lcom/samsung/android/edgelighting/reflection/view/ViewTreeObserverOnComputeInternal
InsetsListenerReflection;.onComputeInternalInsets is abstract, but the declaring
class is neither abstract nor an interface in dex file SystemUI.apk!classes2.dex
01-07 10:27:15.937 W/dex2oat32( 8678): Method Lgov/nist/core/LexerCore;.selectLexer
is abstract, but the declaring class is neither abstract nor an interface in dex
file SystemUI.apk!classes2.dex
01-07 10:27:15.994 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:15.998 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/Traceur/Traceur.apk pkg=com.android.traceur isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:15.999 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.000 V/installd( 4701): DexInv: --- BEGIN
'/system/app/AASAservice/AASAservice.apk' ---
01-07 10:27:16.044 I/dex2oat32( 8741): /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/AASAservice --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:16.050 I/dex2oat32( 8741): 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-07 10:27:16.061 I/dex2oat32( 8717): dex2oat took 312.327ms (241.974ms cpu)
(threads: 8) arena alloc=13KB (14088B) java alloc=158KB (162016B) native
alloc=1276KB (1307520B) free=623KB (638080B)
01-07 10:27:16.079 V/installd( 4701): DexInv: --- END
'/system/app/HandwritingService/HandwritingService.apk' (success) ---
01-07 10:27:16.079 I/installd( 4701): Dexopt async result : 0, hash_code :
195792068, path: /system/app/HandwritingService/HandwritingService.apk
01-07 10:27:16.100 D/Installer( 4956): DexoptAsync result, h: 195792068, r: 0, s: 7
01-07 10:27:16.100 D/Installer( 4956): Dexopt result(195792068): success
01-07 10:27:16.201 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:16.211 I/PackageDexOptimizer( 4956): 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
01-07 10:27:16.211 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.222 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Traceur/Traceur.apk' ---
01-07 10:27:16.292 I/dex2oat32( 8746): /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=/system/app/Traceur --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:16.297 I/dex2oat32( 8746): 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-07 10:27:16.313 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.344 I/io_stats( 4394): !@ 179,0 r 55357 3714973 w 6097 347436 d 1001
23164 f 1188 1184 iot 22576 0 th 51200 0 0 pt 0 inp 0 0 141.478
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.348 W/dex2oat32( 8746): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.349 W/dex2oat32( 8746): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.clear
VolumeHandling is abstract, but the declaring class is neither abstract nor an
interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.confi
gureVolume is abstract, but the declaring class is neither abstract nor an
interface in dex file Traceur.apk
01-07 10:27:16.350 W/dex2oat32( 8746): Method
Landroidx/mediarouter/media/MediaRouter$GlobalMediaRouter$MediaSessionRecord;.getTo
ken is abstract, but the declaring class is neither abstract nor an interface in
dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.hidden is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/core/instrumentation/MetricsFeatureProvider;.visible is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/suggestions/SuggestionController;.getSuggestions is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/suggestions/SuggestionController;.start is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/suggestions/SuggestionController;.stop is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/ActionBarShadowController$ScrollChangeWatcher;.upda
teDropShadow is abstract, but the declaring class is neither abstract nor an
interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarChartInfo;.getBarViewInfos is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetails is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarChartInfo;.getDetailsOnClickListener is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarChartInfo;.getEmptyText is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarChartInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getClickListener is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getContentDescription is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getHeight is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getIcon is abstract, but the declaring
class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getSummary is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.getTitle is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.351 W/dex2oat32( 8746): Method
Lcom/android/settingslib/widget/BarViewInfo;.setNormalizedHeight is abstract, but
the declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.352 W/dex2oat32( 8746): Method
Lcom/android/settingslib/wifi/WifiEntryPreference$IconInjector;.getIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.352 W/dex2oat32( 8746): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.getScanResults is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.352 W/dex2oat32( 8746): Method
Lcom/android/wifitrackerlib/ScanResultUpdater;.update is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.353 W/dex2oat32( 8746): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.353 W/dex2oat32( 8746): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
Traceur.apk
01-07 10:27:16.353 W/dex2oat32( 8746): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file Traceur.apk
01-07 10:27:16.385 I/dex2oat32( 8620): dex2oat took 2.978s (4.072s cpu) (threads:
8) arena alloc=10KB (11064B) java alloc=6281KB (6432592B) native alloc=7865KB
(8054128B) free=834KB (854672B)
01-07 10:27:16.413 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.418 V/installd( 4701): DexInv: --- END
'/system/priv-app/FotaAgent/FotaAgent.apk' (success) ---
01-07 10:27:16.418 I/installd( 4701): Dexopt async result : 0, hash_code :
66231934, path: /system/priv-app/FotaAgent/FotaAgent.apk
01-07 10:27:16.474 I/dex2oat32( 8741): dex2oat took 434.037ms (227.195ms cpu)
(threads: 8) arena alloc=16KB (17312B) java alloc=157KB (160912B) native
alloc=1191KB (1220504B) free=536KB (548968B)
01-07 10:27:16.507 V/installd( 4701): DexInv: --- END
'/system/app/AASAservice/AASAservice.apk' (success) ---
01-07 10:27:16.507 I/installd( 4701): Dexopt async result : 0, hash_code :
241344115, path: /system/app/AASAservice/AASAservice.apk
01-07 10:27:16.514 D/Installer( 4956): DexoptAsync result, h: 66231934, r: 0, s: 7
01-07 10:27:16.514 D/Installer( 4956): Dexopt result(66231934): success
01-07 10:27:16.556 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1511
01-07 10:27:16.569 I/dex2oat32( 8656): dex2oat took 2.389s (3.632s cpu) (threads:
8) arena alloc=9712B (9712B) java alloc=6275KB (6426560B) native alloc=5915KB
(6057936B) free=748KB (766000B)
01-07 10:27:16.615 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:16.616 V/installd( 4701): DexInv: --- END
'/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk' (success) ---
01-07 10:27:16.616 I/installd( 4701): Dexopt async result : 0, hash_code :
18228362, path: /system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk
01-07 10:27:16.617 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/AllshareMediaShare/AllshareMediaShare.apk
pkg=com.samsung.android.allshare.service.mediashare isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:16.621 D/Installer( 4956): DexoptAsync result, h: 18228362, r: 0, s: 7
01-07 10:27:16.621 D/Installer( 4956): Dexopt result(18228362): success
01-07 10:27:16.623 V/installd( 4701): DexInv: --- BEGIN
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcas
tApp.apk' ---
01-07 10:27:16.674 I/dex2oat32( 8786): /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=/apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastApp --class-loader-context=PCL[]{} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:16.681 I/dex2oat32( 8786): 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-07 10:27:16.710 W/dex2oat32( 8786): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.711 W/dex2oat32( 8786): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.712 W/dex2oat32( 8786): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
01-07 10:27:16.713 W/dex2oat32( 8786): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.714 W/dex2oat32( 8786): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.714 W/dex2oat32( 8786): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
01-07 10:27:16.722 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:16.723 V/installd( 4701): DexInv: --- BEGIN
'/system/app/AllshareMediaShare/AllshareMediaShare.apk' ---
01-07 10:27:16.725 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/HybridRadio/HybridRadio.apk pkg=com.sec.android.app.fm
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:16.725 D/Installer( 4956): DexoptAsync result, h: 241344115, r: 0, s: 7
01-07 10:27:16.725 D/Installer( 4956): Dexopt result(241344115): success
01-07 10:27:16.772 I/dex2oat32( 8789): /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/AllshareMediaShare --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:16.777 I/dex2oat32( 8789): 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-07 10:27:16.826 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:16.828 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/EmergencyProvider/EmergencyProvider.apk
pkg=com.sec.android.provider.emergencymode isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:16.828 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.844 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/HybridRadio/HybridRadio.apk' ---
01-07 10:27:16.915 I/dex2oat32( 8792): /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/HybridRadio --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:16.920 I/dex2oat32( 8792): 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-07 10:27:16.932 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:16.934 W/dex2oat32( 8789): Could not reserve sentinel fault page
01-07 10:27:16.988 W/dex2oat32( 8792): Could not reserve sentinel fault page
01-07 10:27:17.035 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.108 W/dex2oat32( 8720): Verification of java.util.Map
com.facebook.oxygen.common.q.g.a() took 111.604ms (2275.90 bytecodes/s) (5392B
approximate peak alloc)
01-07 10:27:17.136 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.237 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.246 W/dex2oat32( 8711): Verification of void
android.support.v4.media.session.ParcelableVolumeInfo$1.<init>() took 118.786ms
(33.67 bytecodes/s) (768B approximate peak alloc)
01-07 10:27:17.338 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.429 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1521
01-07 10:27:17.439 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.480 W/dex2oat32( 8746): Verification of android.graphics.Bitmap
androidx.mediarouter.app.MediaRouteDynamicControllerDialog.blurBitmap(android.graph
ics.Bitmap, float, android.content.Context) took 123.962ms (467.88 bytecodes/s)
(1328B approximate peak alloc)
01-07 10:27:17.525 W/dex2oat32( 8786): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:27:17.526 W/dex2oat32( 8786): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:27:17.540 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.561 W/dex2oat32( 8786): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
01-07 10:27:17.641 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.741 W/dex2oat32( 8678): Verification of void
com.android.systemui.SizeCompatModeActivityController$RestartActivityButton.showHin
t() took 149.139ms (730.86 bytecodes/s) (2416B approximate peak alloc)
01-07 10:27:17.743 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.746 W/dex2oat32( 8678): Verification of void
com.android.systemui.broadcast.logging.BroadcastDispatcherLogger.logContextReceiver
Registered(int, android.content.IntentFilter) took 108.932ms (1202.58 bytecodes/s)
(2384B approximate peak alloc)
01-07 10:27:17.748 W/dex2oat32( 8711): Verification of void
com.sec.factory.cameralyzer.CameraInfos.defineCameraType() took 144.084ms (7794.05
bytecodes/s) (12904B approximate peak alloc)
01-07 10:27:17.844 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:17.919 W/dex2oat32( 8711): Verification of float
android.support.test.espresso.base.DefaultFailureHandler.getGlobalSetting(android.c
ontent.ContentResolver, java.lang.String) took 106.550ms (65.70 bytecodes/s) (856B
approximate peak alloc)
01-07 10:27:17.941 W/dex2oat32( 8711): Verification of boolean
android.support.test.espresso.base.InputManagerEventInjectionStrategy.isFromTouchpa
dInGlassDevice(android.view.MotionEvent) took 105.842ms (415.71 bytecodes/s) (1312B
approximate peak alloc)
01-07 10:27:17.944 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:18.045 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:18.047 I/dex2oat32( 8746): dex2oat took 1.759s (1.841s cpu) (threads:
8) arena alloc=9064B (9064B) java alloc=4574KB (4684616B) native alloc=3563KB
(3649016B) free=712KB (729608B)
01-07 10:27:18.132 V/installd( 4701): DexInv: --- END
'/system/app/Traceur/Traceur.apk' (success) ---
01-07 10:27:18.132 I/installd( 4701): Dexopt async result : 0, hash_code :
204910896, path: /system/app/Traceur/Traceur.apk
01-07 10:27:18.146 D/Installer( 4956): DexoptAsync result, h: 204910896, r: 0, s: 7
01-07 10:27:18.146 D/Installer( 4956): Dexopt result(204910896): success
01-07 10:27:18.247 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:18.256 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CIDManager/CIDManager.apk pkg=com.samsung.android.cidmanager
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]}
dexMetadataPath=null async=true
01-07 10:27:18.261 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:18.273 V/installd( 4701): DexInv: --- BEGIN
'/system/app/EmergencyProvider/EmergencyProvider.apk' ---
01-07 10:27:18.293 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1531
01-07 10:27:18.340 I/dex2oat32( 8824): /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=/system/app/EmergencyProvider --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:18.344 I/dex2oat32( 8824): 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-07 10:27:18.347 I/io_stats( 4394): !@ 179,0 r 55383 3715341 w 6175 350232 d 1001
23164 f 1188 1184 iot 22616 0 th 51200 0 0 pt 0 inp 0 0 143.481
01-07 10:27:18.354 I/dex2oat32( 8720): dex2oat took 2.486s (2.590s cpu) (threads:
8) arena alloc=8512B (8512B) java alloc=4004KB (4100208B) native alloc=5828KB
(5968496B) free=811KB (830864B)
01-07 10:27:18.358 W/dex2oat32( 8824): Could not reserve sentinel fault page
01-07 10:27:18.367 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:18.380 V/installd( 4701): DexInv: --- END
'/system/app/FBAppManager_NS/FBAppManager_NS.apk' (success) ---
01-07 10:27:18.380 I/installd( 4701): Dexopt async result : 0, hash_code : 8837037,
path: /system/app/FBAppManager_NS/FBAppManager_NS.apk
01-07 10:27:18.385 I/dex2oat32( 8786): dex2oat took 1.714s (1.343s cpu) (threads:
8) arena alloc=8592B (8592B) java alloc=2807KB (2874584B) native alloc=2955KB
(3026856B) free=708KB (725080B)
01-07 10:27:18.421 V/installd( 4701): DexInv: --- END
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcas
tApp.apk' (success) ---
01-07 10:27:18.421 I/installd( 4701): Dexopt async result : 0, hash_code :
140919209, path:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcast
App.apk
01-07 10:27:18.467 D/Installer( 4956): DexoptAsync result, h: 8837037, r: 0, s: 7
01-07 10:27:18.467 D/Installer( 4956): Dexopt result(8837037): success
01-07 10:27:18.478 W/dex2oat32( 8711): Verification of java.lang.String
fi.iki.elonen.SimpleWebServer.listDirectory(java.lang.String, java.io.File) took
108.859ms (4087.84 bytecodes/s) (5712B approximate peak alloc)
01-07 10:27:18.496 W/dex2oat32( 8678): Verification of void
com.android.systemui.biometrics.AuthContainerView.<init>(com.android.systemui.biome
trics.AuthContainerView$Config,
com.android.systemui.biometrics.AuthContainerView$Injector) took 160.834ms (1535.74
bytecodes/s) (5040B approximate peak alloc)
01-07 10:27:18.568 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:18.588 W/dex2oat32( 8792): Verification of int
androidx.recyclerview.widget.StaggeredGridLayoutManager.a(androidx.recyclerview.wid
get.j2, androidx.recyclerview.widget.f0, androidx.recyclerview.widget.u2) took
129.118ms (3957.59 bytecodes/s) (8416B approximate peak alloc)
01-07 10:27:18.589 I/dex2oat32( 8824): dex2oat took 252.803ms (161.297ms cpu)
(threads: 8) arena alloc=13KB (13840B) java alloc=34KB (34904B) native alloc=1425KB
(1459528B) free=534KB (547512B)
01-07 10:27:18.590 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CIDManager/CIDManager.apk' ---
01-07 10:27:18.601 W/dex2oat32( 8711): Verification of
net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default$Key$Store$Entry
net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default$Key$Store$Entry$Ambiguo
us.inject(net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default$Key$Harmonize
d, net.bytebuddy.description.modifier.Visibility) took 158.068ms (126.53
bytecodes/s) (1152B approximate peak alloc)
01-07 10:27:18.621 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungCamera/SamsungCamera.apk pkg=com.sec.android.app.camera
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/semextendedformat.jar]#PCL[/system/
framework/secimaging.jar]#PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
01-07 10:27:18.621 D/Installer( 4956): DexoptAsync result, h: 140919209, r: 0, s: 7
01-07 10:27:18.621 D/Installer( 4956): Dexopt result(140919209): success
01-07 10:27:18.642 V/installd( 4701): DexInv: --- END
'/system/app/EmergencyProvider/EmergencyProvider.apk' (success) ---
01-07 10:27:18.642 I/installd( 4701): Dexopt async result : 0, hash_code :
252555356, path: /system/app/EmergencyProvider/EmergencyProvider.apk
01-07 10:27:18.645 I/dex2oat32( 8837): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=25 --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/CIDManager --class-
loader-context=PCL[]{PCL[/system/framework/sec_platform_library.jar]} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:18.651 I/dex2oat32( 8837): 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-07 10:27:18.664 W/dex2oat32( 8837): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file CIDManager.apk
01-07 10:27:18.664 W/dex2oat32( 8837): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
CIDManager.apk
01-07 10:27:18.673 W/dex2oat32( 8837): Could not reserve sentinel fault page
01-07 10:27:18.687 W/dex2oat32( 8792): Verification of java.lang.String
androidx.picker.widget.e1.a(java.util.Calendar) took 118.460ms (261.69 bytecodes/s)
(1256B approximate peak alloc)
01-07 10:27:18.722 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:18.724 I/PackageDexOptimizer( 4956): 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
01-07 10:27:18.725 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungCamera/SamsungCamera.apk' ---
01-07 10:27:18.733 W/dex2oat32( 8789): Verification of java.lang.String
com.samsung.android.upnp.avtransport.control.mrcp.Mrcp.getCaptionURIFromFilePath(ja
va.lang.String) took 110.509ms (805.36 bytecodes/s) (2032B approximate peak alloc)
01-07 10:27:18.734 D/Installer( 4956): DexoptAsync result, h: 252555356, r: 0, s: 7
01-07 10:27:18.734 D/Installer( 4956): Dexopt result(252555356): success
01-07 10:27:18.816 I/dex2oat32( 8841): /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=/system/priv-app/SamsungCamera --class-
loader-context=PCL[]{PCL[/system/framework/semextendedformat.jar]#PCL[/system/
framework/secimaging.jar]#PCL[/system/framework/org.apache.http.legacy.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:18.822 I/dex2oat32( 8841): 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-07 10:27:18.837 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:18.839 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/IPService/IPService.apk pkg=com.samsung.ipservice isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/saiv.jar]} dexMetadataPath=null async=true
01-07 10:27:18.839 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:18.841 V/installd( 4701): DexInv: --- BEGIN
'/system/app/Bluetooth/Bluetooth.apk' ---
01-07 10:27:18.912 I/dex2oat32( 8844): /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/Bluetooth --class-loader-
context=PCL[]{PCL[/system/framework/javax.obex.jar]} --generate-mini-debug-info --
compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:18.922 I/dex2oat32( 8844): 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-07 10:27:18.940 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.006 I/SurfaceFlinger( 4646): SFWD update time=144141611320
01-07 10:27:19.040 W/dex2oat32( 8678): Verification of void
com.android.systemui.qs.SecQuickStatusBarHeader.onFinishInflate() took 101.319ms
(1964.08 bytecodes/s) (3168B approximate peak alloc)
01-07 10:27:19.041 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.143 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.158 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1541
01-07 10:27:19.244 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.296 I/dex2oat32( 8837): dex2oat took 654.697ms (430.891ms cpu)
(threads: 8) arena alloc=10088B (10088B) java alloc=491KB (503800B) native
alloc=2020KB (2068816B) free=675KB (691888B)
01-07 10:27:19.326 V/installd( 4701): DexInv: --- END
'/system/priv-app/CIDManager/CIDManager.apk' (success) ---
01-07 10:27:19.326 I/installd( 4701): Dexopt async result : 0, hash_code :
129519461, path: /system/priv-app/CIDManager/CIDManager.apk
01-07 10:27:19.345 D/Installer( 4956): DexoptAsync result, h: 129519461, r: 0, s: 7
01-07 10:27:19.345 D/Installer( 4956): Dexopt result(129519461): success
01-07 10:27:19.446 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:19.448 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungMagnifier3/SamsungMagnifier3.apk
pkg=com.sec.android.app.magnifier isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:19.453 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.456 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/IPService/IPService.apk' ---
01-07 10:27:19.519 I/dex2oat32( 8855): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=25 --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/IPService --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
01-07 10:27:19.526 I/dex2oat32( 8855): 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-07 10:27:19.554 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.655 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.762 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:19.779 I/dex2oat32( 8792): dex2oat took 2.868s (2.637s cpu) (threads:
8) arena alloc=8096B (8096B) java alloc=5308KB (5435520B) native alloc=4608KB
(4718808B) free=775KB (794408B)
01-07 10:27:19.804 W/dex2oat32( 8841): Could not reserve sentinel fault page
01-07 10:27:19.827 V/installd( 4701): DexInv: --- END
'/system/priv-app/HybridRadio/HybridRadio.apk' (success) ---
01-07 10:27:19.827 I/installd( 4701): Dexopt async result : 0, hash_code :
138325711, path: /system/priv-app/HybridRadio/HybridRadio.apk
01-07 10:27:19.841 I/dex2oat32( 8789): dex2oat took 3.072s (2.899s cpu) (threads:
8) arena alloc=9664B (9664B) java alloc=8139KB (8335192B) native alloc=6631KB
(6790736B) free=800KB (819632B)
01-07 10:27:19.863 D/Installer( 4956): DexoptAsync result, h: 138325711, r: 0, s: 7
01-07 10:27:19.863 D/Installer( 4956): Dexopt result(138325711): success
01-07 10:27:19.867 V/installd( 4701): DexInv: --- END
'/system/app/AllshareMediaShare/AllshareMediaShare.apk' (success) ---
01-07 10:27:19.867 I/installd( 4701): Dexopt async result : 0, hash_code :
222405422, path: /system/app/AllshareMediaShare/AllshareMediaShare.apk
01-07 10:27:19.964 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:19.966 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/app/WebManual/WebManual.apk pkg=com.sec.android.widgetapp.webmanual
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
01-07 10:27:19.967 D/Installer( 4956): DexoptAsync result, h: 222405422, r: 0, s: 7
01-07 10:27:19.967 D/Installer( 4956): Dexopt result(222405422): success
01-07 10:27:19.969 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungMagnifier3/SamsungMagnifier3.apk' ---
01-07 10:27:20.013 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1551
01-07 10:27:20.040 I/dex2oat32( 8867): /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/SamsungMagnifier3 --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:20.045 I/dex2oat32( 8867): 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-07 10:27:20.068 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:20.069 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/CSC/CSC.apk pkg=com.samsung.sec.android.application.csc
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/sec_platform_library.jar]}
dexMetadataPath=null async=true
01-07 10:27:20.070 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.071 V/installd( 4701): DexInv: --- BEGIN
'/system/app/WebManual/WebManual.apk' ---
01-07 10:27:20.145 I/dex2oat32( 8872): /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/WebManual --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:20.167 I/dex2oat32( 8872): 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-07 10:27:20.171 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.207 I/dex2oat32( 8711): Explicit concurrent copying GC freed
38939(7869KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 16KB/1552KB, paused
93us total 152.931ms
01-07 10:27:20.271 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.349 I/io_stats( 4394): !@ 179,0 r 55414 3717149 w 6278 360040 d 1001
23164 f 1188 1184 iot 22716 0 th 51200 0 0 pt 0 inp 0 0 145.483
01-07 10:27:20.372 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.424 I/dex2oat32( 8872): dex2oat took 285.694ms (157.948ms cpu)
(threads: 8) arena alloc=5280B (5280B) java alloc=32KB (33440B) native alloc=1496KB
(1532912B) free=583KB (597008B)
01-07 10:27:20.448 V/installd( 4701): DexInv: --- END
'/system/app/WebManual/WebManual.apk' (success) ---
01-07 10:27:20.448 I/installd( 4701): Dexopt async result : 0, hash_code : 7268870,
path: /system/app/WebManual/WebManual.apk
01-07 10:27:20.473 D/Installer( 4956): DexoptAsync result, h: 7268870, r: 0, s: 7
01-07 10:27:20.473 D/Installer( 4956): Dexopt result(7268870): success
01-07 10:27:20.483 W/dex2oat32( 8711): Verification of void
org.mozilla.javascript.tools.debugger.Menubar.<init>(org.mozilla.javascript.tools.d
ebugger.SwingGui) took 118.002ms (4999.89 bytecodes/s) (6448B approximate peak
alloc)
01-07 10:27:20.524 I/dex2oat32( 8855): dex2oat took 1.009s (663.604ms cpu)
(threads: 8) arena alloc=8128B (8128B) java alloc=506KB (518944B) native
alloc=2221KB (2274800B) free=690KB (707088B)
01-07 10:27:20.573 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:20.575 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SDMConfig/SDMConfig.apk pkg=com.samsung.android.sdm.config
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:20.576 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.577 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/CSC/CSC.apk' ---
01-07 10:27:20.596 V/installd( 4701): DexInv: --- END
'/system/priv-app/IPService/IPService.apk' (success) ---
01-07 10:27:20.597 I/installd( 4701): Dexopt async result : 0, hash_code :
183727688, path: /system/priv-app/IPService/IPService.apk
01-07 10:27:20.654 I/dex2oat32( 8910): /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/CSC --class-loader-
context=PCL[]{PCL[/system/framework/sec_platform_library.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:20.659 I/dex2oat32( 8910): 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-07 10:27:20.676 D/Installer( 4956): DexoptAsync result, h: 183727688, r: 0, s: 7
01-07 10:27:20.676 D/Installer( 4956): Dexopt result(183727688): success
01-07 10:27:20.684 W/dex2oat32( 8910): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.close is abstract, but the
declaring class is neither abstract nor an interface in dex file CSC.apk
01-07 10:27:20.684 W/dex2oat32( 8910): Method
Landroid/support/v4/media/MediaController2ImplLegacy;.onConnectedNotLocked is
abstract, but the declaring class is neither abstract nor an interface in dex file
CSC.apk
01-07 10:27:20.777 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:20.780 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DressRoom/DressRoom.apk pkg=com.samsung.android.app.dressroom
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
01-07 10:27:20.782 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.784 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SDMConfig/SDMConfig.apk' ---
01-07 10:27:20.847 I/dex2oat32( 8913): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=25 --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/SDMConfig --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:20.852 I/dex2oat32( 8913): 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-07 10:27:20.879 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1561
01-07 10:27:20.883 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method La/f/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.c is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.d is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.e is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.f is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.g is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/core/app/i;.h is abstract,
but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.936 W/dex2oat32( 8913): Method Landroidx/fragment/app/h;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.946 W/dex2oat32( 8913): Method La/f/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.946 W/dex2oat32( 8913): Method La/f/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.946 W/dex2oat32( 8913): Method La/f/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.948 W/dex2oat32( 8913): Method Landroidx/fragment/app/b;.onCancel is
abstract, but the declaring class is neither abstract nor an interface in dex file
SDMConfig.apk
01-07 10:27:20.948 W/dex2oat32( 8913): Method
Landroidx/fragment/app/b;.onCreateDialog is abstract, but the declaring class is
neither abstract nor an interface in dex file SDMConfig.apk
01-07 10:27:20.985 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.069 I/dex2oat32( 8678): Explicit concurrent copying GC freed
41632(16MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
91us total 214.373ms
01-07 10:27:21.085 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.168 I/dex2oat32( 8867): dex2oat took 1.131s (1.092s cpu) (threads:
8) arena alloc=17KB (17928B) java alloc=1461KB (1496072B) native alloc=2794KB
(2861344B) free=777KB (796384B)
01-07 10:27:21.186 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.188 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungMagnifier3/SamsungMagnifier3.apk' (success) ---
01-07 10:27:21.189 I/installd( 4701): Dexopt async result : 0, hash_code :
191069409, path: /system/priv-app/SamsungMagnifier3/SamsungMagnifier3.apk
01-07 10:27:21.211 I/dex2oat32( 8910): dex2oat took 560.229ms (397.349ms cpu)
(threads: 8) arena alloc=37KB (38216B) java alloc=266KB (273312B) native
alloc=1786KB (1829304B) free=633KB (648776B)
01-07 10:27:21.239 V/installd( 4701): DexInv: --- END
'/system/priv-app/CSC/CSC.apk' (success) ---
01-07 10:27:21.239 I/installd( 4701): Dexopt async result : 0, hash_code :
19638471, path: /system/priv-app/CSC/CSC.apk
01-07 10:27:21.287 D/Installer( 4956): DexoptAsync result, h: 191069409, r: 0, s: 7
01-07 10:27:21.287 D/Installer( 4956): Dexopt result(191069409): success
01-07 10:27:21.388 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:21.395 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DualOutFocusViewer_R/DualOutFocusViewer_R.apk
pkg=com.samsung.android.app.dofviewer isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:21.396 D/Installer( 4956): DexoptAsync result, h: 19638471, r: 0, s: 7
01-07 10:27:21.396 D/Installer( 4956): Dexopt result(19638471): success
01-07 10:27:21.401 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DressRoom/DressRoom.apk' ---
01-07 10:27:21.421 W/dex2oat32( 8841): Verification of
com.airbnb.lottie.model.layer.Layer
com.airbnb.lottie.parser.LayerParser.parse(com.airbnb.lottie.parser.moshi.JsonReade
r, com.airbnb.lottie.LottieComposition) took 108.752ms (6436.64 bytecodes/s)
(13064B approximate peak alloc)
01-07 10:27:21.433 W/dex2oat32( 8841): Verification of
com.bumptech.glide.disklrucache.DiskLruCache$Editor
com.bumptech.glide.disklrucache.DiskLruCache.edit(java.lang.String, long) took
106.684ms (899.85 bytecodes/s) (2552B approximate peak alloc)
01-07 10:27:21.455 W/dex2oat32( 8844): Verification of void
com.android.bluetooth.btservice.AdapterProperties.dump(java.io.FileDescriptor,
java.io.PrintWriter, java.lang.String[]) took 167.799ms (4630.52 bytecodes/s)
(9312B approximate peak alloc)
01-07 10:27:21.478 W/dex2oat32( 8844): Verification of void
com.android.bluetooth.hfpclient.connserv.HfpClientDeviceBlock.<init>(com.android.bl
uetooth.hfpclient.connserv.HfpClientConnectionService,
android.bluetooth.BluetoothDevice, android.bluetooth.BluetoothHeadsetClient) took
142.313ms (976.72 bytecodes/s) (2480B approximate peak alloc)
01-07 10:27:21.489 W/dex2oat32( 8844): Verification of void
com.android.bluetooth.gatt.ScanManager$ClientHandler.handleStartScan(com.android.bl
uetooth.gatt.ScanClient) took 172.556ms (1837.08 bytecodes/s) (3880B approximate
peak alloc)
01-07 10:27:21.497 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:21.499 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/MCFDeviceSync/MCFDeviceSync.apk pkg=com.samsung.android.mcfds
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
01-07 10:27:21.499 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.502 W/dex2oat32( 8841): Verification of float
com.airbnb.lottie.utils.Utils.getAnimationScale(android.content.Context) took
180.994ms (154.70 bytecodes/s) (1144B approximate peak alloc)
01-07 10:27:21.521 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/DualOutFocusViewer_R/DualOutFocusViewer_R.apk' ---
01-07 10:27:21.535 I/dex2oat32( 8939): /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/DressRoom --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
01-07 10:27:21.539 I/dex2oat32( 8939): 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-07 10:27:21.594 I/dex2oat32( 8711): Explicit concurrent copying GC freed
3366(946KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
68us total 24.801ms
01-07 10:27:21.600 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.669 I/dex2oat32( 8941): /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/DualOutFocusViewer_R --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:21.682 I/dex2oat32( 8941): 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-07 10:27:21.700 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:21.709 I/dex2oat32( 8731): dex2oat took 5.788s (6.362s cpu) (threads:
8) arena alloc=10176B (10176B) java alloc=15MB (16508768B) native alloc=10MB
(11501792B) free=803KB (823072B)
01-07 10:27:21.734 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1571
01-07 10:27:21.747 V/installd( 4701): DexInv: --- END
'/system/priv-app/ClockPack_v60/ClockPack_v60.apk' (success) ---
01-07 10:27:21.747 I/installd( 4701): Dexopt async result : 0, hash_code :
200194786, path: /system/priv-app/ClockPack_v60/ClockPack_v60.apk
01-07 10:27:21.761 I/dex2oat32( 8711): dex2oat took 6.237s (6.006s cpu) (threads:
8) arena alloc=2559KB (2620480B) java alloc=23KB (24072B) native alloc=6722KB
(6884280B) free=793KB (812104B)
01-07 10:27:21.797 V/installd( 4701): DexInv: --- END
'/system/app/Cameralyzer/Cameralyzer.apk' (success) ---
01-07 10:27:21.798 I/installd( 4701): Dexopt async result : 0, hash_code :
205127510, path: /system/app/Cameralyzer/Cameralyzer.apk
01-07 10:27:21.801 D/Installer( 4956): DexoptAsync result, h: 205127510, r: 0, s: 7
01-07 10:27:21.801 D/Installer( 4956): Dexopt result(205127510): success
01-07 10:27:21.821 W/dex2oat32( 8939): Method La/b/p/c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.821 W/dex2oat32( 8939): Method La/b/p/c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.821 W/dex2oat32( 8939): Method La/b/p/c;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.821 W/dex2oat32( 8939): Method La/b/p/c;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.822 W/dex2oat32( 8939): Method La/h/d/f;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.822 W/dex2oat32( 8939): Method La/h/d/f;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.822 W/dex2oat32( 8939): Method La/h/d/f;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.822 W/dex2oat32( 8939): Method La/h/j/u$c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.822 W/dex2oat32( 8939): Method La/h/j/u$c;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.823 W/dex2oat32( 8939): Method Landroidx/fragment/app/k;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
DressRoom.apk
01-07 10:27:21.838 W/dex2oat32( 8939): Method Lb/b/a/a/v/d;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.C is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.G is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.m is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.o is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.r is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.s is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.839 W/dex2oat32( 8939): Method
Lcom/google/android/material/floatingactionbutton/f;.w is abstract, but the
declaring class is neither abstract nor an interface in dex file DressRoom.apk
01-07 10:27:21.858 W/dex2oat32( 8939): Method Landroidx/fragment/app/c;.E0 is
abstract, but the declaring class is neither abstract nor an interface in dex file
DressRoom.apk
01-07 10:27:21.859 W/dex2oat32( 8939): Method
Lcom/samsung/android/app/dressroom/presentation/settings/mywallpaper/n;.E0 is
abstract, but the declaring class is neither abstract nor an interface in dex file
DressRoom.apk
01-07 10:27:21.880 I/dex2oat32( 8913): dex2oat took 1.036s (917.486ms cpu)
(threads: 8) arena alloc=7520B (7520B) java alloc=1366KB (1399376B) native
alloc=2667KB (2731136B) free=704KB (721792B)
01-07 10:27:21.900 V/installd( 4701): DexInv: --- END
'/system/priv-app/SDMConfig/SDMConfig.apk' (success) ---
01-07 10:27:21.900 I/installd( 4701): Dexopt async result : 0, hash_code :
233680628, path: /system/priv-app/SDMConfig/SDMConfig.apk
01-07 10:27:21.903 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:21.911 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/SamsungVideoPlayer/SamsungVideoPlayer.apk
pkg=com.samsung.android.video isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
01-07 10:27:21.911 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/MCFDeviceSync/MCFDeviceSync.apk' ---
01-07 10:27:21.911 D/Installer( 4956): DexoptAsync result, h: 200194786, r: 0, s: 7
01-07 10:27:21.912 D/Installer( 4956): Dexopt result(200194786): success
01-07 10:27:21.982 I/dex2oat32( 8948): /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/MCFDeviceSync --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:21.988 I/dex2oat32( 8948): 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-07 10:27:22.012 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:22.014 V/installd( 4701): DexInv: --- BEGIN
'/system/priv-app/SamsungVideoPlayer/SamsungVideoPlayer.apk' ---
01-07 10:27:22.018 I/PackageDexOptimizer( 4956): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/GoogleRestore/GoogleRestore.apk
pkg=com.google.android.apps.restore 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
01-07 10:27:22.018 D/Installer( 4956): DexoptAsync result, h: 233680628, r: 0, s: 7
01-07 10:27:22.018 D/Installer( 4956): Dexopt result(233680628): success
01-07 10:27:22.069 I/dex2oat32( 8951): /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=/system/priv-app/SamsungVideoPlayer --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:22.070 W/dex2oat32( 8948): Method Lb/b/m/a/b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.070 W/dex2oat32( 8948): Method Lb/j/b/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.070 W/dex2oat32( 8948): Method Lb/j/b/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.070 W/dex2oat32( 8948): Method Lb/j/b/a;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.070 W/dex2oat32( 8948): Method Lb/j/b/a;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lb/j/b/a;.e is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lb/j/b/a;.g is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lb/j/b/a;.h is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lc/a/a/a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lc/a/a/a;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lc/b/a/h0$a;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lc/b/a/h0$b;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.071 W/dex2oat32( 8948): Method Lc/b/a/h0$c;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.073 W/dex2oat32( 8948): Method Lb/j/a/b$b;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.073 W/dex2oat32( 8948): Method Lb/j/a/b$b;.c is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.073 W/dex2oat32( 8948): Method Lb/j/a/b$b;.d is abstract, but the
declaring class is neither abstract nor an interface in dex file MCFDeviceSync.apk
01-07 10:27:22.073 I/dex2oat32( 8951): 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-07 10:27:22.125 I/installd( 4701): pthread_create pass args, cmd size: 8
01-07 10:27:22.125 W/dex2oat32( 8844): Verification of boolean
android.net.INetd$Stub.onTransact(int, android.os.Parcel, android.os.Parcel, int)
took 294.365ms (9430.44 bytecodes/s) (38224B approximate peak alloc)
01-07 10:27:22.138 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.138 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.174 V/installd( 4701): DexInv: --- BEGIN
'/product/priv-app/GoogleRestore/GoogleRestore.apk' ---
01-07 10:27:22.239 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.239 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.244 I/dex2oat32( 8954): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=25 --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/GoogleRestore --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
01-07 10:27:22.253 W/dex2oat32( 8678): Verification of void
com.google.android.material.bottomsheet.BottomSheetBehavior$3.onViewReleased(androi
d.view.View, float, float) took 100.411ms (2489.75 bytecodes/s) (3296B approximate
peak alloc)
01-07 10:27:22.257 I/dex2oat32( 8954): 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-07 10:27:22.272 W/dex2oat32( 8951): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getAutoExpandBubble is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDeleteIntent is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeight is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getDesiredHeightResId is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIcon is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.getIntent is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.273 W/dex2oat32( 8951): Method
Landroidx/core/app/NotificationCompat$BubbleMetadata;.isNotificationSuppressed is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.274 W/dex2oat32( 8951): Method
Landroidx/media/MediaBrowserServiceCompat$Result;.sendResult is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.forceRippleRedraw is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getBackground is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCardBackgroundColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCheckedIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCheckedIconTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getCornerRadius is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getProgress is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getRippleColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getShapeAppearanceModel
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.277 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeColorStateList
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getStrokeWidth is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.getUserContentPadding is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.isBackgroundOverwritten
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.isCheckable is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.onMeasure is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setBackgroundOverwritten
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCardBackgroundColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckable is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckedIcon is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCheckedIconTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setCornerRadius is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setProgress is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setRippleColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setShapeAppearanceModel
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setStrokeColor is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.setStrokeWidth is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateClickable is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateContentPadding is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateElevation is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/card/MaterialCardViewHelper;.updateInsets is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.buildCircularReve
alCache is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.destroyCircularRe
vealCache is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.draw is abstract,
but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getCircularReveal
OverlayDrawable is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getCircularReveal
ScrimColor is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.getRevealInfo is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.isOpaque is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setCircularReveal
OverlayDrawable is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setCircularReveal
ScrimColor is abstract, but the declaring class is neither abstract nor an
interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/circularreveal/CircularRevealHelper;.setRevealInfo is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.setExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setShapeAppearanc
eModel is abstract, but the declaring class is neither abstract nor an interface in
dex file SamsungVideoPlayer.apk
01-07 10:27:22.278 W/dex2oat32( 8951): Method
Lcom/google/android/material/shape/CornerTreatment;.getCornerPath is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.285 W/dex2oat32( 8951): Method
Landroidx/core/app/ComponentActivity;.getLifecycle is abstract, but the declaring
class is neither abstract nor an interface in dex file SamsungVideoPlayer.apk
01-07 10:27:22.285 W/dex2oat32( 8951): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.285 W/dex2oat32( 8951): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.285 W/dex2oat32( 8951): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.289 W/dex2oat32( 8951): Method
Landroidx/fragment/app/DialogFragment;.onCreateDialog is abstract, but the
declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.290 W/dex2oat32( 8951): Method
Landroidx/appcompat/app/AppCompatDialogFragment;.onCreateDialog is abstract, but
the declaring class is neither abstract nor an interface in dex file
SamsungVideoPlayer.apk
01-07 10:27:22.340 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.340 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.358 I/io_stats( 4394): !@ 179,0 r 55496 3723893 w 6373 361124 d 1001
23164 f 1188 1184 iot 22788 0 th 51200 0 0 pt 0 inp 0 0 147.492
01-07 10:27:22.441 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.441 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.542 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.542 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.595 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1581
01-07 10:27:22.648 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.648 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.675 W/dex2oat32( 8941): Verification of java.lang.String
androidx.core.app.NavUtils.getParentActivityName(android.content.Context,
android.content.ComponentName) took 133.702ms (531.03 bytecodes/s) (1824B
approximate peak alloc)
01-07 10:27:22.748 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.748 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.850 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.850 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.952 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:22.952 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:22.989 I/dex2oat32( 8678): Explicit concurrent copying GC freed
31179(12MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
74us total 246.425ms
01-07 10:27:23.053 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:23.053 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.068 W/dex2oat32( 8939): Verification of void
androidx.fragment.app.o.l0(androidx.fragment.app.Fragment, int) took 120.324ms
(5850.83 bytecodes/s) (11144B approximate peak alloc)
01-07 10:27:23.071 W/dex2oat32( 8939): Verification of void
androidx.transition.Transition.<init>(android.content.Context,
android.util.AttributeSet) took 102.352ms (3360.92 bytecodes/s) (6600B approximate
peak alloc)
01-07 10:27:23.080 I/dex2oat32( 8678): dex2oat took 8.268s (11.224s cpu) (threads:
8) arena alloc=13KB (13840B) java alloc=23KB (24296B) native alloc=12MB (12914216B)
free=1196KB (1225176B)
01-07 10:27:23.082 W/dex2oat32( 8939): Verification of void
androidx.appcompat.widget.Toolbar.onMeasure(int, int) took 115.281ms (7260.52
bytecodes/s) (8760B approximate peak alloc)
01-07 10:27:23.088 W/dex2oat32( 8939): Verification of void
androidx.recyclerview.widget.r.D(int) took 106.543ms (1098.14 bytecodes/s) (2608B
approximate peak alloc)
01-07 10:27:23.094 W/dex2oat32( 8939): Verification of android.animation.Animator
androidx.transition.a.a(android.view.View, androidx.transition.u, int, int, float,
float, float, float, android.animation.TimeInterpolator,
androidx.transition.Transition) took 105.911ms (1369.06 bytecodes/s) (2736B
approximate peak alloc)
01-07 10:27:23.157 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 8
01-07 10:27:23.157 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.172 V/installd( 4701): DexInv: --- END '/system/system_ext/priv-
app/SystemUI/SystemUI.apk' (success) ---
01-07 10:27:23.173 I/installd( 4701): Dexopt async result : 0, hash_code :
188749592, path: /system/system_ext/priv-app/SystemUI/SystemUI.apk
01-07 10:27:23.182 W/dex2oat32( 8948): Verification of void b.b.k.k.z(boolean) took
119.780ms (1435.96 bytecodes/s) (2672B approximate peak alloc)
01-07 10:27:23.209 W/dex2oat32( 8948): Verification of b.e.g.a.b
b.b.o.j.i.q(android.view.View) took 140.714ms (191.88 bytecodes/s) (1088B
approximate peak alloc)
01-07 10:27:23.212 W/dex2oat32( 8939): Verification of android.content.Intent
b.d.a.a.b.b.e.a.f(android.content.Context, b.d.a.a.b.b.a, b.d.a.a.b.b.d) took
106.954ms (3459.41 bytecodes/s) (4040B approximate peak alloc)
01-07 10:27:23.214 W/dex2oat32( 8939): Verification of boolean
androidx.recyclerview.widget.r.F(int) took 123.656ms (2846.58 bytecodes/s) (4648B
approximate peak alloc)
01-07 10:27:23.214 W/dex2oat32( 8939): Verification of void
com.bumptech.glide.c.<init>(android.content.Context, com.bumptech.glide.load.n.l,
com.bumptech.glide.load.n.C.i, com.bumptech.glide.load.n.B.d,
com.bumptech.glide.load.n.B.b, com.bumptech.glide.o.l, com.bumptech.glide.o.d, int,
com.bumptech.glide.c$a, java.util.Map, java.util.List, boolean, boolean) took
109.751ms (7835.88 bytecodes/s) (17064B approximate peak alloc)
01-07 10:27:23.219 W/dex2oat32( 8939): Verification of com.bumptech.glide.c
com.bumptech.glide.d.a(android.content.Context) took 106.814ms (1975.38
bytecodes/s) (5128B approximate peak alloc)
01-07 10:27:23.219 W/dex2oat32( 8939): Verification of b.d.a.a.b.a.a.c.c
b.d.a.a.b.a.a.b.d() took 121.056ms (66.08 bytecodes/s) (872B approximate peak
alloc)
01-07 10:27:23.220 W/dex2oat32( 8939): Verification of void b.d.a.a.b.a.a.c.a.g()
took 120.318ms (1055.54 bytecodes/s) (2056B approximate peak alloc)
01-07 10:27:23.228 W/dex2oat32( 8939): Verification of int
b.c.a.b.c.a.b(android.graphics.Bitmap, int, int) took 133.867ms (1337.14
bytecodes/s) (2808B approximate peak alloc)
01-07 10:27:23.257 W/dex2oat32( 8954): Verification of java.lang.String
bxp.toString() took 121.319ms (1376.53 bytecodes/s) (1776B approximate peak alloc)
01-07 10:27:23.261 D/Installer( 4956): DexoptAsync result, h: 188749592, r: 0, s: 7
01-07 10:27:23.261 D/Installer( 4956): Dexopt result(188749592): success
01-07 10:27:23.261 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.363 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 7
01-07 10:27:23.363 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.448 W/dex2oat32( 8939): Verification of int
com.samsung.android.app.dressroom.utils.d.a(android.content.Context, int) took
102.249ms (4987.80 bytecodes/s) (6280B approximate peak alloc)
01-07 10:27:23.457 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1591
01-07 10:27:23.464 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 7
01-07 10:27:23.464 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.516 W/dex2oat32( 8954): Verification of void pb.onMeasure(int, int)
took 105.207ms (21329.18 bytecodes/s) (35664B approximate peak alloc)
01-07 10:27:23.564 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 7
01-07 10:27:23.565 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.598 I/dex2oat32( 8941): dex2oat took 1.932s (1.532s cpu) (threads:
8) arena alloc=11KB (11608B) java alloc=1753KB (1795552B) native alloc=3555KB
(3640904B) free=792KB (811448B)
01-07 10:27:23.630 V/installd( 4701): DexInv: --- END
'/system/priv-app/DualOutFocusViewer_R/DualOutFocusViewer_R.apk' (success) ---
01-07 10:27:23.630 I/installd( 4701): Dexopt async result : 0, hash_code :
67084434, path: /system/priv-app/DualOutFocusViewer_R/DualOutFocusViewer_R.apk
01-07 10:27:23.667 D/Installer( 4956): DexoptAsync result, h: 67084434, r: 0, s: 6
01-07 10:27:23.667 D/Installer( 4956): Dexopt result(67084434): success
01-07 10:27:23.667 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.707 W/dex2oat32( 8954): Verification of void dhe.<clinit>() took
138.534ms (286917.38 bytecodes/s) (340672B approximate peak alloc)
01-07 10:27:23.715 I/dex2oat32( 8948): dex2oat took 1.736s (1.443s cpu) (threads:
8) arena alloc=6320B (6320B) java alloc=2551KB (2612592B) native alloc=3833KB
(3925272B) free=786KB (805608B)
01-07 10:27:23.746 V/installd( 4701): DexInv: --- END
'/system/priv-app/MCFDeviceSync/MCFDeviceSync.apk' (success) ---
01-07 10:27:23.747 I/installd( 4701): Dexopt async result : 0, hash_code :
162531939, path: /system/priv-app/MCFDeviceSync/MCFDeviceSync.apk
01-07 10:27:23.768 D/Installer( 4956): DexoptAsync result, h: 162531939, r: 0, s: 5
01-07 10:27:23.768 D/Installer( 4956): Dexopt result(162531939): success
01-07 10:27:23.768 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.868 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 5
01-07 10:27:23.868 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:23.969 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 5
01-07 10:27:23.969 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.006 I/SurfaceFlinger( 4646): SFWD update time=149141615009
01-07 10:27:24.070 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 5
01-07 10:27:24.070 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.171 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 5
01-07 10:27:24.171 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.191 I/dex2oat32( 8841): Explicit concurrent copying GC freed
34275(9331KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 12KB/1548KB, paused
100us total 115.637ms
01-07 10:27:24.215 I/dex2oat32( 8844): dex2oat took 5.313s (5.280s cpu) (threads:
8) arena alloc=7872B (7872B) java alloc=5348KB (5476568B) native alloc=9747KB
(9980976B) free=1036KB (1061840B)
01-07 10:27:24.240 V/installd( 4701): DexInv: --- END
'/system/app/Bluetooth/Bluetooth.apk' (success) ---
01-07 10:27:24.240 I/installd( 4701): Dexopt async result : 0, hash_code :
102852843, path: /system/app/Bluetooth/Bluetooth.apk
01-07 10:27:24.258 I/dex2oat32( 8954): Explicit concurrent copying GC freed
20763(5519KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 6272B/1542KB, paused
84us total 31.776ms
01-07 10:27:24.264 I/dex2oat32( 8939): dex2oat took 2.734s (2.421s cpu) (threads:
8) arena alloc=9808B (9808B) java alloc=5504KB (5636552B) native alloc=4822KB
(4938560B) free=841KB (861376B)
01-07 10:27:24.271 D/Installer( 4956): DexoptAsync result, h: 102852843, r: 0, s: 4
01-07 10:27:24.271 D/Installer( 4956): Dexopt result(102852843): success
01-07 10:27:24.271 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.291 V/installd( 4701): DexInv: --- END
'/system/priv-app/DressRoom/DressRoom.apk' (success) ---
01-07 10:27:24.291 I/installd( 4701): Dexopt async result : 0, hash_code :
238683677, path: /system/priv-app/DressRoom/DressRoom.apk
01-07 10:27:24.316 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1601
01-07 10:27:24.334 I/dex2oat32( 8954): Explicit concurrent copying GC freed
1372(241KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 6928B/1542KB, paused
74us total 6.909ms
01-07 10:27:24.361 I/io_stats( 4394): !@ 179,0 r 55496 3723893 w 6468 365856 d 1001
23164 f 1188 1184 iot 22832 0 th 51200 0 0 pt 0 inp 0 0 149.495
01-07 10:27:24.362 I/dex2oat32( 8954): dex2oat took 2.121s (2.598s cpu) (threads:
8) arena alloc=839KB (859696B) java alloc=6928B (6928B) native alloc=3044KB
(3117608B) free=775KB (794072B)
01-07 10:27:24.372 D/Installer( 4956): DexoptAsync result, h: 238683677, r: 0, s: 3
01-07 10:27:24.372 D/Installer( 4956): Dexopt result(238683677): success
01-07 10:27:24.372 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.380 V/installd( 4701): DexInv: --- END
'/product/priv-app/GoogleRestore/GoogleRestore.apk' (success) ---
01-07 10:27:24.381 I/installd( 4701): Dexopt async result : 0, hash_code :
200664857, path: /product/priv-app/GoogleRestore/GoogleRestore.apk
01-07 10:27:24.472 D/Installer( 4956): DexoptAsync result, h: 200664857, r: 0, s: 2
01-07 10:27:24.473 D/Installer( 4956): Dexopt result(200664857): success
01-07 10:27:24.473 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.574 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 2
01-07 10:27:24.574 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.595 I/dex2oat32( 8951): dex2oat took 2.529s (4.024s cpu) (threads:
8) arena alloc=8656B (8656B) java alloc=7555KB (7736736B) native alloc=7853KB
(8042272B) free=774KB (792800B)
01-07 10:27:24.619 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungVideoPlayer/SamsungVideoPlayer.apk' (success) ---
01-07 10:27:24.619 I/installd( 4701): Dexopt async result : 0, hash_code :
246466144, path: /system/priv-app/SamsungVideoPlayer/SamsungVideoPlayer.apk
01-07 10:27:24.674 D/Installer( 4956): DexoptAsync result, h: 246466144, r: 0, s: 1
01-07 10:27:24.674 D/Installer( 4956): Dexopt result(246466144): success
01-07 10:27:24.674 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.775 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 1
01-07 10:27:24.775 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.876 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 1
01-07 10:27:24.876 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:24.976 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 1
01-07 10:27:24.976 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:25.077 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 1
01-07 10:27:25.077 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:25.137 I/dex2oat32( 8841): Explicit concurrent copying GC freed
40728(10125KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
66us total 80.229ms
01-07 10:27:25.162 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1611
01-07 10:27:25.177 D/Installer( 4956): DexoptAsync result, h: -1, r: -1, s: 1
01-07 10:27:25.177 D/PackageManager( 4956): Waiting dexopt async done
01-07 10:27:25.216 I/dex2oat32( 8841): dex2oat took 6.402s (10.461s cpu) (threads:
8) arena alloc=10KB (10824B) java alloc=18KB (19104B) native alloc=12MB (13519464B)
free=1129KB (1156504B)
01-07 10:27:25.247 V/installd( 4701): DexInv: --- END
'/system/priv-app/SamsungCamera/SamsungCamera.apk' (success) ---
01-07 10:27:25.248 I/installd( 4701): Dexopt async result : 0, hash_code :
248038458, path: /system/priv-app/SamsungCamera/SamsungCamera.apk
01-07 10:27:25.278 D/Installer( 4956): DexoptAsync result, h: 248038458, r: 0, s: 0
01-07 10:27:25.279 D/Installer( 4956): Dexopt result(248038458): success
01-07 10:27:25.279 D/Installer( 4956): no tasks in installd
01-07 10:27:25.280 W/PackageManager( 4956): !@Finish dexopted: 267, skipped: 89,
failed: 0, total: 291, elapsedTimeSeconds: 123
01-07 10:27:25.288 I/Watchdog( 4956): Resuming HandlerChecker: main thread for
reason: dexopt. Pause count: 0
01-07 10:27:25.288 D/SystemServerTiming( 4956): UpdatePackagesIfNeeded took to
complete: 123040ms
01-07 10:27:25.288 D/SystemServerTiming( 4956): !@Boot_SystemServer: 123040ms :
UpdatePackagesIfNeeded
01-07 10:27:25.288 I/SystemServerTiming( 4956): !@Boot_EBS: Took 123040ms by
'UpdatePackagesIfNeeded'
01-07 10:27:25.289 I/SystemServerTiming( 4956): PerformFstrimIfNeeded
01-07 10:27:25.291 W/PackageManager( 4956): No disk maintenance in 1641569245291;
running immediately
01-07 10:27:25.291 D/SystemServerTiming( 4956): PerformFstrimIfNeeded took to
complete: 3ms
01-07 10:27:25.291 I/SystemServerTiming( 4956): StartLockSettingsService
01-07 10:27:25.291 I/SystemServiceManager( 4956): Starting
com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:25.292 D/StorageManagerService( 4956): handleMessage -> H_FSTRIM
01-07 10:27:25.293 I/StorageManagerService( 4956): Running fstrim idle maintenance
01-07 10:27:25.301 W/vold ( 4244): [libfs_mgr]Warning: unknown flag:
zram_loopback_path=/data/per_boot/zram_swap
01-07 10:27:25.303 W/vold ( 4244): [libfs_mgr]Warning: unknown flag:
zram_loopback_size=512M
01-07 10:27:25.304 D/vold ( 4244): Starting trim of /metadata
01-07 10:27:25.313 I/vold ( 4244): Trimmed 28729344 bytes on /metadata in 8ms
01-07 10:27:25.314 D/vold ( 4244): Starting trim of /cache
01-07 10:27:25.324 I/vold ( 4244): Trimmed 191623168 bytes on /cache in 8ms
01-07 10:27:25.324 D/vold ( 4244): Starting trim of /data
01-07 10:27:25.324 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.343 I/vold ( 4244): Trimmed 0 bytes on /data in 18ms
01-07 10:27:25.343 D/vold ( 4244): Starting trim of /mnt/vendor/efs
01-07 10:27:25.344 I/vold ( 4244): Trimmed 0 bytes on /mnt/vendor/efs in 0ms
01-07 10:27:25.344 D/vold ( 4244): Starting trim of /mnt/vendor/cpefs
01-07 10:27:25.344 I/vold ( 4244): Trimmed 0 bytes on /mnt/vendor/cpefs in 0ms
01-07 10:27:25.344 D/vold ( 4244): Starting trim of /keydata
01-07 10:27:25.345 I/vold ( 4244): Trimmed 0 bytes on /keydata in 0ms
01-07 10:27:25.345 D/vold ( 4244): Starting trim of /keyrefuge
01-07 10:27:25.349 I/vold ( 4244): Trimmed 8032256 bytes on /keyrefuge in 4ms
01-07 10:27:25.350 D/vold ( 4244): Starting trim of none
01-07 10:27:25.350 W/vold ( 4244): Failed to open none: No such file or
directory
01-07 10:27:25.354 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.356 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.359 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.363 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.365 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.367 I/DropBoxManagerService( 4956): add tag=storage_trim
isTagEnabled=true flags=0x2
01-07 10:27:25.393 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(lock_settings:4956)
01-07 10:27:25.394 W/SystemServiceManager( 4956): Service
com.android.server.locksettings.LockSettingsService$Lifecycle took 102 ms in
onStart
01-07 10:27:25.394 D/SystemServerTiming( 4956): StartLockSettingsService took to
complete: 103ms
01-07 10:27:25.396 I/SystemServerTiming( 4956): StartPersistentDataBlock
01-07 10:27:25.396 I/SystemServiceManager( 4956): Starting
com.android.server.PersistentDataBlockService
01-07 10:27:25.398 D/SystemServerTiming( 4956): StartPersistentDataBlock took to
complete: 3ms
01-07 10:27:25.398 I/SystemServerTiming( 4956): StartTestHarnessMode
01-07 10:27:25.399 I/SystemServiceManager( 4956): Starting
com.android.server.testharness.TestHarnessModeService
01-07 10:27:25.399 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:PersistentDataBlockService.onStart
01-07 10:27:25.402 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(testharness:4956)
01-07 10:27:25.402 D/SystemServerTiming( 4956): StartTestHarnessMode took to
complete: 4ms
01-07 10:27:25.402 I/SystemServerTiming( 4956): StartOemLockService
01-07 10:27:25.402 I/SystemServiceManager( 4956): Starting
com.android.server.oemlock.OemLockService
01-07 10:27:25.407 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IOemLock/default in either framework or device
manifest.
01-07 10:27:25.407 I/OemLock ( 4956): OemLock HAL not present on device
01-07 10:27:25.407 I/OemLock ( 4956): Using persistent data block based lock
01-07 10:27:25.410 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(oem_lock:4956)
01-07 10:27:25.410 I/PersistentDataBlockService( 4956): Formatting FRP partition...
01-07 10:27:25.411 D/SystemServerTiming( 4956): StartOemLockService took to
complete: 8ms
01-07 10:27:25.411 I/SystemServerTiming( 4956): StartDeviceIdleController
01-07 10:27:25.416 I/SystemServiceManager( 4956): Starting
com.android.server.DeviceIdleController
01-07 10:27:25.429 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(persistent_data_block:4956)
01-07 10:27:25.429 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:PersistentDataBlockService.onStart took to complete: 30ms
01-07 10:27:25.439 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(deviceidle:4956)
01-07 10:27:25.441 D/SystemServerTiming( 4956): StartDeviceIdleController took to
complete: 29ms
01-07 10:27:25.441 I/SystemServerTiming( 4956): StartDevicePolicyManager
01-07 10:27:25.441 I/SystemServiceManager( 4956): Starting
com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-07 10:27:25.586 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(device_policy:4956)
01-07 10:27:25.587 D/SystemServerTiming( 4956): StartDevicePolicyManager took to
complete: 147ms
01-07 10:27:25.587 I/SystemServerTiming( 4956): StartStatusBarManagerService
01-07 10:27:25.592 E/SystemServiceRegistry( 4956): Unknown manager requested:
desktopmode
01-07 10:27:25.597 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(statusbar:4956)
01-07 10:27:25.597 D/SystemServerTiming( 4956): StartStatusBarManagerService took
to complete: 10ms
01-07 10:27:25.597 I/SystemServerTiming( 4956): StartEnterpriseDeviceManagerService
01-07 10:27:25.597 I/SystemServiceManager( 4956): Starting
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
01-07 10:27:25.597 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:25.601 I/EnterpriseDeviceManagerService( 4956): isPackageInstalled() :
package is not present. application : com.samsung.android.email.provider
01-07 10:27:25.616 I/EnterpriseDeviceManagerService( 4956): handleDowngrade:
Checking Downgrade...
01-07 10:27:25.639 E/SQLiteLog( 4956): (5) statement aborts at 1: [PRAGMA
journal_mode=TRUNCATE] database is locked
01-07 10:27:25.639 W/SQLiteConnection( 4956): 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.
01-07 10:27:25.668 I/EnterpriseDeviceManagerService( 4956): handleUpgrade: Checking
Upgrade...
01-07 10:27:25.668 D/EdmStorageHelper( 4956): doTableCreationOrUpdate Starting +
1641569245668
01-07 10:27:25.671 D/EdmStorageHelper( 4956): onTableFound Altered Table ADMIN_INFO
with Columns 0
01-07 10:27:25.671 D/EdmStorageHelper( 4956): onTableFound Altered Table CONTAINER
with Columns 0
01-07 10:27:25.672 D/EdmStorageHelper( 4956): onTableFound Altered Table
MUMCONTAINER with Columns 0
01-07 10:27:25.692 W/EdmStorageHelper( 4956): Admin Table is already updated.
01-07 10:27:25.705 D/EdmStorageHelper( 4956): onTableFound Altered Table ADMIN with
Columns 0
01-07 10:27:25.706 D/EdmStorageHelper( 4956): onTableFound Altered Table
PROXY_ADMIN_INFO with Columns 0
01-07 10:27:25.707 D/EdmStorageHelper( 4956): onTableFound Altered Table
ADMIN_UID_AUTHORIZATION_INFO with Columns 0
01-07 10:27:25.707 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION with Columns 0
01-07 10:27:25.708 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_PERMISSION with Columns 0
01-07 10:27:25.708 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_SIGNATURE2 with Columns 0
01-07 10:27:25.708 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_GENERAL with Columns 0
01-07 10:27:25.709 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_MISC with Columns 0
01-07 10:27:25.710 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_COMPONENT with Columns 0
01-07 10:27:25.710 D/EdmStorageHelper( 4956): onTableFound Altered Table LOCATION
with Columns 0
01-07 10:27:25.713 D/EdmStorageHelper( 4956): onTableFound Altered Table
KNOX_CUSTOM with Columns 0
01-07 10:27:25.713 D/EdmStorageHelper( 4956): onTableFound Altered Table SPDCONTROL
with Columns 0
01-07 10:27:25.715 D/EdmStorageHelper( 4956): onTableFound Altered Table
RESTRICTION with Columns 0
01-07 10:27:25.716 D/EdmStorageHelper( 4956): onTableFound Altered Table PASSWORD
with Columns 0
01-07 10:27:25.716 D/EdmStorageHelper( 4956): onTableFound Altered Table DUAL_DAR
with Columns 0
01-07 10:27:25.717 D/EdmStorageHelper( 4956): onTableFound Altered Table
DUAL_DAR_CONFIG with Columns 0
01-07 10:27:25.717 D/EdmStorageHelper( 4956): onTableFound Altered Table MISC with
Columns 0
01-07 10:27:25.718 D/EdmStorageHelper( 4956): onTableFound Altered Table SMS with
Columns 0
01-07 10:27:25.718 D/EdmStorageHelper( 4956): onTableFound Altered Table MMS with
Columns 0
01-07 10:27:25.718 D/EdmStorageHelper( 4956): onTableFound Altered Table ROAMING
with Columns 0
01-07 10:27:25.719 D/EdmStorageHelper( 4956): onTableFound Altered Table VPN with
Columns 0
01-07 10:27:25.720 D/EdmStorageHelper( 4956): onTableFound Altered Table WIFI with
Columns 0
01-07 10:27:25.720 D/EdmStorageHelper( 4956): onTableFound Altered Table
WIFI_SSID_BLACK_WHITE_LIST with Columns 0
01-07 10:27:25.721 D/EdmStorageHelper( 4956): onTableFound Altered Table WIFI_CONF
with Columns 0
01-07 10:27:25.722 D/EdmStorageHelper( 4956): onTableFound Altered Table BLUETOOTH
with Columns 0
01-07 10:27:25.722 D/EdmStorageHelper( 4956): onTableFound Altered Table
BLUETOOTH_DEVICE_BWLIST with Columns 0
01-07 10:27:25.723 D/EdmStorageHelper( 4956): onTableFound Altered Table
BLUETOOTH_PROFILE_BWLIST with Columns 0
01-07 10:27:25.723 D/EdmStorageHelper( 4956): onTableFound Altered Table BROWSER
with Columns 0
01-07 10:27:25.724 D/EdmStorageHelper( 4956): onTableFound Altered Table
BROWSER_PROXY with Columns 0
01-07 10:27:25.725 D/EdmStorageHelper( 4956): onTableFound Altered Table
PHONERESTRICTION with Columns 0
01-07 10:27:25.725 D/EdmStorageHelper( 4956): onTableFound Altered Table
PHONERESTRICTION_SLOTID with Columns 0
01-07 10:27:25.726 D/EdmStorageHelper( 4956): onTableFound Altered Table DEVICE
with Columns 0
01-07 10:27:25.726 D/EdmStorageHelper( 4956): onTableFound Altered Table
DATACALLLOG with Columns 0
01-07 10:27:25.727 W/EdmStorageHelper( 4956): Generic Table is already updated.
01-07 10:27:25.727 D/EdmStorageHelper( 4956): onTableFound Altered Table generic
with Columns 0
01-07 10:27:25.728 D/EdmStorageHelper( 4956): onTableFound Altered Table CallingLog
with Columns 0
01-07 10:27:25.728 D/EdmStorageHelper( 4956): onTableFound Altered Table
FirewallTable with Columns 0
01-07 10:27:25.729 D/EdmStorageHelper( 4956): onTableFound Altered Table DNSPerApp
with Columns 0
01-07 10:27:25.729 D/EdmStorageHelper( 4956): onTableFound Altered Table
APPLICATION_PERMISSIONCONTROL with Columns 0
01-07 10:27:25.730 D/EdmStorageHelper( 4956): onTableFound Altered Table KIOSKMODE
with Columns 0
01-07 10:27:25.730 D/EdmStorageHelper( 4956): onTableFound Altered Table
WebFilterTable with Columns 0
01-07 10:27:25.731 W/EdmStorageHelper( 4956): Generic Table is already updated.
01-07 10:27:25.731 D/EdmStorageHelper( 4956): onTableFound Altered Table
WebFilterLogTable with Columns 0
01-07 10:27:25.732 D/EdmStorageHelper( 4956): onTableFound Altered Table
WebFilterSettingsTable with Columns 0
01-07 10:27:25.732 D/EdmStorageHelper( 4956): onTableFound Altered Table
BluetoothLogTable with Columns 0
01-07 10:27:25.732 D/EdmStorageHelper( 4956): onTableFound Altered Table
EmailSettingsTable with Columns 0
01-07 10:27:25.733 D/EdmStorageHelper( 4956): onTableFound Altered Table
ExchangeAccountTable with Columns 0
01-07 10:27:25.734 D/EdmStorageHelper( 4956): onTableFound Altered Table AUDITLOG
with Columns 0
01-07 10:27:25.734 D/EdmStorageHelper( 4956): onTableFound Altered Table
CERTIFICATE with Columns 0
01-07 10:27:25.735 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardEmailTable with Columns 0
01-07 10:27:25.735 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardVpnTable with Columns 0
01-07 10:27:25.735 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardBrowserTable with Columns 0
01-07 10:27:25.736 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardBrowserCertAliasTable with Columns 0
01-07 10:27:25.736 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardLockscreenTable with Columns 0
01-07 10:27:25.737 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardAccessTable with Columns 0
01-07 10:27:25.737 D/EdmStorageHelper( 4956): onTableFound Altered Table
SmartCardAccessWhitelistTable with Columns 0
01-07 10:27:25.737 D/EdmStorageHelper( 4956): onTableFound Altered Table
UsbApplicationPermissionDetailsTable with Columns 0
01-07 10:27:25.738 D/EdmStorageHelper( 4956): onTableFound Altered Table ADMIN_REF
with Columns 0
01-07 10:27:25.738 D/EdmStorageHelper( 4956): onTableFound Altered Table
EnumLSOItemTypes with Columns 0
01-07 10:27:25.738 D/EdmStorageHelper( 4956): onTableFound Altered Table
EnumLSOOrientation with Columns 0
01-07 10:27:25.739 D/EdmStorageHelper( 4956): onTableFound Altered Table
LOCKSCREEN_OVERLAY with Columns 0
01-07 10:27:25.739 D/EdmStorageHelper( 4956): onTableFound Altered Table GEOFENCING
with Columns 0
01-07 10:27:25.740 D/EdmStorageHelper( 4956): onTableFound Altered Table
GEOFENCINGSETTINGS with Columns 0
01-07 10:27:25.740 D/EdmStorageHelper( 4956): onTableFound Altered Table
SMSMMSBlockedDelivery with Columns 0
01-07 10:27:25.741 D/EdmStorageHelper( 4956): onTableFound Altered Table
AccountBlackWhiteList with Columns 0
01-07 10:27:25.741 D/EdmStorageHelper( 4956): onTableFound Altered Table LICENSE
with Columns 0
01-07 10:27:25.742 D/EdmStorageHelper( 4956): onTableFound Altered Table
KNOX_MANAGED_CONFIGURATION with Columns 0
01-07 10:27:25.742 D/EdmStorageHelper( 4956): onTableFound Altered Table KNOX_NDA
with Columns 0
01-07 10:27:25.742 D/EdmStorageHelper( 4956): onTableFound Altered Table
LICENSE_LOG with Columns 0
01-07 10:27:25.743 D/EdmStorageHelper( 4956): onTableFound Altered Table SimTable
with Columns 0
01-07 10:27:25.743 D/EdmStorageHelper( 4956): onTableFound Altered Table
SE_ANDROID_TABLE with Columns 0
01-07 10:27:25.743 D/EdmStorageHelper( 4956): onTableFound Altered Table SECURITY
with Columns 0
01-07 10:27:25.744 D/EdmStorageHelper( 4956): onTableFound Altered Table
NAPProfileTable with Columns 0
01-07 10:27:25.744 D/EdmStorageHelper( 4956): onTableFound Altered Table
VpnAnalyticsTable with Columns 0
01-07 10:27:25.745 D/EdmStorageHelper( 4956): onTableFound Altered Table
VpnPackageInfo with Columns 0
01-07 10:27:25.746 D/EdmStorageHelper( 4956): onTableFound Altered Table
VpnProfileInfo with Columns 0
01-07 10:27:25.746 D/EdmStorageHelper( 4956): onTableFound Altered Table
vpnExemptInfo with Columns 0
01-07 10:27:25.746 D/EdmStorageHelper( 4956): onTableFound Altered Table
vpnNoInternetPermission with Columns 0
01-07 10:27:25.747 D/EdmStorageHelper( 4956): onTableFound Altered Table vpnVendor
with Columns 0
01-07 10:27:25.747 D/EdmStorageHelper( 4956): onTableFound Altered Table
EnterpriseVpn with Columns 0
01-07 10:27:25.748 D/EdmStorageHelper( 4956): onTableFound Altered Table Vpn_table
with Columns 0
01-07 10:27:25.748 D/EdmStorageHelper( 4956): onTableFound Altered Table
Fips_Vpn_table with Columns 0
01-07 10:27:25.749 E/EdmStorageHelper( 4956): Coming inside ISL Pretable update
01-07 10:27:25.749 E/EdmStorageHelper( 4956): ISL Table is already updated.
01-07 10:27:25.750 D/EdmStorageHelper( 4956): onTableFound Altered Table
EnterpriseIslFpTable with Columns 0
01-07 10:27:25.750 D/EdmStorageHelper( 4956): onTableFound Altered Table DualSim
with Columns 0
01-07 10:27:25.751 D/EdmStorageHelper( 4956): onTableFound Altered Table
DualSim_Policy with Columns 0
01-07 10:27:25.751 D/EdmStorageHelper( 4956): onTableFound Altered Table
DSWhiteList with Columns 0
01-07 10:27:25.751 D/EdmStorageHelper( 4956): onTableFound Altered Table
MULTI_USER_MGMT with Columns 0
01-07 10:27:25.752 D/EdmStorageHelper( 4956): onTableFound Altered Table
WhiteListInstallApps with Columns 0
01-07 10:27:25.752 D/EdmStorageHelper( 4956): onTableFound Altered Table
BluetoothSecureModeTable with Columns 0
01-07 10:27:25.752 D/EdmStorageHelper( 4956): onTableFound Altered Table
ContainerSettings with Columns 0
01-07 10:27:25.753 E/EdmStorageHelper( 4956): Coming inside RCP TABLE RCP_DATA
01-07 10:27:25.753 E/EdmStorageHelper( 4956): Content Values ispropertyValue=TEXT
adminUid=INTEGER propertyName=TEXT cid=INTEGER name=TEXT
01-07 10:27:25.753 W/EdmStorageHelper( 4956): Generic Table is already updated. for
rcp
01-07 10:27:25.753 E/EdmStorageHelper( 4956): after end transaction
01-07 10:27:25.754 D/EdmStorageHelper( 4956): onTableFound Altered Table RCP_DATA
with Columns 0
01-07 10:27:25.754 D/EdmStorageHelper( 4956): onTableFound Altered Table
RCP_NOTIFICATION with Columns 0
01-07 10:27:25.755 D/EdmStorageHelper( 4956): onTableFound Altered Table
CONTAINER_POLICY with Columns 0
01-07 10:27:25.755 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialCACertificateTable with Columns 0
01-07 10:27:25.756 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialWhiteListTable with Columns 0
01-07 10:27:25.756 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialCertificateTable with Columns 0
01-07 10:27:25.756 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialInfoTable with Columns 0
01-07 10:27:25.757 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialDefaultInstallTable with Columns 0
01-07 10:27:25.757 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialEnforcedLockTypeTable with Columns 0
01-07 10:27:25.758 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialEnabledLockTypeTable with Columns 0
01-07 10:27:25.758 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialExemptTable with Columns 0
01-07 10:27:25.759 D/EdmStorageHelper( 4956): onTableFound Altered Table
UniversalCredentialKeyguardTable with Columns 0
01-07 10:27:25.759 D/EdmStorageHelper( 4956): onTableFound Altered Table
PermAppPrivateKey with Columns 0
01-07 10:27:25.759 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxFeatureAccess with Columns 0
01-07 10:27:25.760 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxFIDOSettingTable with Columns 0
01-07 10:27:25.760 D/EdmStorageHelper( 4956): onTableFound Altered Table
AppSeparationTable with Columns 0
01-07 10:27:25.761 D/EdmStorageHelper( 4956): onTableFound Altered Table
PlayForWorkProxy with Columns 0
01-07 10:27:25.761 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxExternalStorageWhitelist with Columns 0
01-07 10:27:25.762 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxExternalStorageSBABlacklist with Columns 0
01-07 10:27:25.762 D/EdmStorageHelper( 4956): onTableFound Altered Table
TimaKeystorePolicy with Columns 0
01-07 10:27:25.762 D/EdmStorageHelper( 4956): onTableFound Altered Table
TimaKeystorePerAppPolicy with Columns 0
01-07 10:27:25.763 D/EdmStorageHelper( 4956): onTableFound Altered Table
ClientCertificateManagerTable with Columns 0
01-07 10:27:25.763 D/EdmStorageHelper( 4956): onTableFound Altered Table
CCMCertTable with Columns 0
01-07 10:27:25.764 D/EdmStorageHelper( 4956): onTableFound Altered Table
CSRProfileTable with Columns 0
01-07 10:27:25.764 D/EdmStorageHelper( 4956): onTableFound Altered Table
CCMDefaultPolicy with Columns 0
01-07 10:27:25.765 D/EdmStorageHelper( 4956): onTableFound Altered Table
CCMCertGrantTable with Columns 0
01-07 10:27:25.765 D/EdmStorageHelper( 4956): onTableFound Altered Table
CCMUserSelectableTable with Columns 0
01-07 10:27:25.765 D/EdmStorageHelper( 4956): onTableFound Altered Table
knox_active_protection with Columns 0
01-07 10:27:25.766 D/EdmStorageHelper( 4956): onTableFound Altered Table
ContainerOnly_wifiAP with Columns 0
01-07 10:27:25.766 D/EdmStorageHelper( 4956): onTableFound Altered Table
EnterpriseCertEnrollPolicy with Columns 0
01-07 10:27:25.766 D/EdmStorageHelper( 4956): onTableFound Altered Table
eb_analytics_table with Columns 0
01-07 10:27:25.767 D/EdmStorageHelper( 4956): onTableFound Altered Table
eb_mapping_table with Columns 0
01-07 10:27:25.767 D/EdmStorageHelper( 4956): onTableFound Altered Table
eb_profiles_table with Columns 0
01-07 10:27:25.768 D/EdmStorageHelper( 4956): onTableFound Altered Table
eb_profile_settings_table with Columns 0
01-07 10:27:25.768 D/EdmStorageHelper( 4956): onTableFound Altered Table
eb_vpn_profiles_table with Columns 0
01-07 10:27:25.769 D/EdmStorageHelper( 4956): onTableFound Altered Table
eapn_mapping_table with Columns 0
01-07 10:27:25.769 D/EdmStorageHelper( 4956): onTableFound Altered Table
uid_exception_list with Columns 0
01-07 10:27:25.769 D/EdmStorageHelper( 4956): onTableFound Altered Table
active_profile_table with Columns 0
01-07 10:27:25.770 D/EdmStorageHelper( 4956): onTableFound Altered Table
ConstrainedStateTable with Columns 0
01-07 10:27:25.770 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxSettingsOptionsTable with Columns 0
01-07 10:27:25.771 D/EdmStorageHelper( 4956): onTableFound Altered Table
ApplicationDefault with Columns 0
01-07 10:27:25.771 D/EdmStorageHelper( 4956): onTableFound Altered Table
FirewallStatus with Columns 0
01-07 10:27:25.772 D/EdmStorageHelper( 4956): onTableFound Altered Table
FirewallRule with Columns 0
01-07 10:27:25.772 D/EdmStorageHelper( 4956): onTableFound Altered Table
FirewallHostnames with Columns 0
01-07 10:27:25.772 D/EdmStorageHelper( 4956): onTableFound Altered Table
IRMProviderCapabilitiesTable with Columns 0
01-07 10:27:25.773 D/EdmStorageHelper( 4956): onTableFound Altered Table
IRMDocumentRightsTable with Columns 0
01-07 10:27:25.774 D/EdmStorageHelper( 4956): onTableFound Altered Table
IRMServiceInformationTable with Columns 0
01-07 10:27:25.774 D/EdmStorageHelper( 4956): onTableFound Altered Table
SHAREDDEVICE with Columns 0
01-07 10:27:25.774 D/EdmStorageHelper( 4956): onTableFound Altered Table
ApplicationRuntimePermissions with Columns 0
01-07 10:27:25.775 D/EdmStorageHelper( 4956): onTableFound Altered Table
SelectiveFotaTable with Columns 0
01-07 10:27:25.775 D/EdmStorageHelper( 4956): onTableFound Altered Table
DomainFilterTable with Columns 0
01-07 10:27:25.776 D/EdmStorageHelper( 4956): onTableFound Altered Table
SeamsClipboardTable with Columns 0
01-07 10:27:25.776 D/EdmStorageHelper( 4956): onTableFound Altered Table
DomainFilterReportStatus with Columns 0
01-07 10:27:25.776 D/EdmStorageHelper( 4956): onTableFound Altered Table
DomainFilterOnIptablesApiStatus with Columns 0
01-07 10:27:25.777 D/EdmStorageHelper( 4956): onTableFound Altered Table
DomainFilterReportTable with Columns 0
01-07 10:27:25.777 D/EdmStorageHelper( 4956): onTableFound Altered Table
GlobalProxyAuthTable with Columns 0
01-07 10:27:25.778 D/EdmStorageHelper( 4956): onTableFound Altered Table
WifiProxyAuthTable with Columns 0
01-07 10:27:25.778 D/EdmStorageHelper( 4956): onTableFound Altered Table
CertificateWhiteListTable with Columns 0
01-07 10:27:25.779 D/EdmStorageHelper( 4956): onTableFound Altered Table DEX_POLICY
with Columns 0
01-07 10:27:25.779 D/EdmStorageHelper( 4956): onTableFound Altered Table
APM_WhitelistTable with Columns 0
01-07 10:27:25.779 D/EdmStorageHelper( 4956): onTableFound Altered Table
APM_StatusTable with Columns 0
01-07 10:27:25.780 D/EdmStorageHelper( 4956): onTableFound Altered Table
APM_EnforcedTable with Columns 0
01-07 10:27:25.780 D/EdmStorageHelper( 4956): onTableFound Altered Table
SecureTimerTable with Columns 0
01-07 10:27:25.781 D/EdmStorageHelper( 4956): onTableFound Altered Table
SecureTimerStatusTable with Columns 0
01-07 10:27:25.781 D/EdmStorageHelper( 4956): onTableFound Altered Table
KnoxServiceIdTable with Columns 0
01-07 10:27:25.786 E/SQLiteLog( 4956): (1) table generic has 4 columns but 3 values
were supplied in "INSERT INTO generic VALUES ('PlatformSoftwareVersion',
'samsung/a21sub/a21s:11/RP1A.200720.012/A217MUBS7CUH2:user/release-keys', 0);"
01-07 10:27:25.796 E/SQLiteLog( 4956): (1) no such table: APPLICATION_SIGNATURE in
"SELECT 1 FROM APPLICATION_SIGNATURE WHERE 1=0"
01-07 10:27:25.798 D/EdmStorageHelper( 4956): doTableCreationOrUpdate Done +
1641569245798
01-07 10:27:25.832 E/SQLiteLog( 4956): (1) no such table: ApplicationIcon in
"SELECT 1 FROM ApplicationIcon WHERE 1=0"
01-07 10:27:25.833 I/ApplicationIconDb( 4956): ::isTableExists:Table Does not
exists
01-07 10:27:25.834 I/ApplicationIconDb( 4956): ::onCreate: Table is Created
01-07 10:27:25.838 I/ApplicationPolicy( 4956): registerNetworkChangeReceiver
01-07 10:27:25.839 D/ApplicationPolicy( 4956): registerNetworkChangeReceiver() :
Done
01-07 10:27:25.841 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(application_policy:4956)
01-07 10:27:25.866 W/PhoneRestrictionPolicy( 4956): >>>
PhoneRestrictionPolicy.PhoneRestrictionPolicy()
01-07 10:27:25.896 D/RemoteInjection( 4956): mCurrentDisplayWidth : 720,
mCurrentDisplayHeight : 1600
01-07 10:27:25.910 D/RestrictionPolicy( 4956): isHomeKeyEnabledInDb : true
01-07 10:27:25.911 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(restriction_policy:4956)
01-07 10:27:25.930 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(edm_proxy:4956)
01-07 10:27:25.933 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(enterprise_policy:4956)
01-07 10:27:25.933 I/SystemServer( 4956): Enterprise Policymanager service
created...
01-07 10:27:25.933 D/SystemServerTiming( 4956): StartEnterpriseDeviceManagerService
took to complete: 336ms
01-07 10:27:25.933 D/SystemServerTiming( 4956): !@Boot_SystemServer: 336ms :
StartEnterpriseDeviceManagerService
01-07 10:27:25.933 I/SystemServerTiming( 4956): !@Boot_EBS: Took 336ms by
'StartEnterpriseDeviceManagerService'
01-07 10:27:25.933 I/SystemServerTiming( 4956): KnoxCustom Policy
01-07 10:27:25.949 D/LazyService( 4956): enterprise_license_policy getService
01-07 10:27:25.949 D/EnterpriseService( 4956): addLazySystemService :
enterprise_license_policy
01-07 10:27:25.950 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(enterprise_license_policy:4956)
01-07 10:27:25.950 D/LazyService( 4956): 3ms
01-07 10:27:25.976 D/knoxsdk/filelog( 4956): init success
01-07 10:27:25.987 I/vold ( 4244): Read from block
01-07 10:27:25.990 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knoxcustom:4956)
01-07 10:27:25.990 I/SystemServer( 4956): KnoxCustom Policy added.
01-07 10:27:25.990 D/SystemServerTiming( 4956): KnoxCustom Policy took to complete:
57ms
01-07 10:27:25.990 I/SystemServer( 4956): SdpManagerService
01-07 10:27:25.990 I/SystemServerTiming( 4956): SdpManagerService
01-07 10:27:25.991 D/LazyService( 4956): sdp addService
01-07 10:27:25.991 D/SystemServerTiming( 4956): SdpManagerService took to complete:
0ms
01-07 10:27:25.991 I/SystemServerTiming( 4956): [KnoxAnalytics] System Service
01-07 10:27:25.991 I/SystemServiceManager( 4956): Starting
com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService
01-07 10:27:25.999 D/SystemServerTiming( 4956): [KnoxAnalytics] System Service took
to complete: 9ms
01-07 10:27:26.000 D/SystemServer( 4956): ContentCaptureService disabled because
resource is not overlaid
01-07 10:27:26.000 D/SystemServer( 4956): AttentionService is not configured on
this device
01-07 10:27:26.000 I/SystemServerTiming( 4956): StartSystemCaptionsManagerService
01-07 10:27:26.008 I/SystemServiceManager( 4956): Starting
com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:26.010 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1621
01-07 10:27:26.013 D/SystemServerTiming( 4956): StartSystemCaptionsManagerService
took to complete: 12ms
01-07 10:27:26.013 D/SystemServer( 4956): AppPredictionService not defined by OEM
01-07 10:27:26.013 D/SystemServer( 4956): ContentSuggestionsService not defined by
OEM
01-07 10:27:26.013 I/SystemServerTiming( 4956): InitConnectivityModuleConnector
01-07 10:27:26.013 D/ConnectivityModuleConnector( 4956): Network stack init
01-07 10:27:26.014 D/SystemServerTiming( 4956): InitConnectivityModuleConnector
took to complete: 1ms
01-07 10:27:26.014 I/SystemServerTiming( 4956): InitNetworkStackClient
01-07 10:27:26.025 D/SystemServerTiming( 4956): InitNetworkStackClient took to
complete: 10ms
01-07 10:27:26.025 I/SystemServerTiming( 4956): StartNetworkManagementService
01-07 10:27:26.112 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(network_management:4956)
01-07 10:27:26.112 D/SystemServerTiming( 4956): StartNetworkManagementService took
to complete: 88ms
01-07 10:27:26.112 I/SystemServerTiming( 4956): KnoxVpnService
01-07 10:27:26.112 I/SystemServerTiming( 4956): Adding KnoxVpnEngineService
01-07 10:27:26.112 I/SystemServer( 4956): Adding KnoxVpnEngineService
01-07 10:27:26.120 D/KnoxVpnEngineService( 4956): Initializing in constructor
01-07 10:27:26.142 W/Binder ( 4956): Outgoing transactions from this process must
be FLAG_ONEWAY
01-07 10:27:26.142 W/Binder ( 4956): java.lang.Throwable
01-07 10:27:26.142 W/Binder ( 4956): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.internal.net.IOemNetd$Stub$Proxy.runKnoxFirewallRulesCommand(IOemNetd.j
ava:2654)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.NetworkManagementService.runKnoxFirewallRulesCommand(NetworkMana
gementService.java:3414)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.runShellCommand(Kno
xVpnFirewallHelper.java:3367)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.runIptablesRestoreC
md(KnoxVpnFirewallHelper.java:3360)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.createChainsInTable
(KnoxVpnFirewallHelper.java:2473)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.createIpTableChains
(KnoxVpnFirewallHelper.java:2465)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.<init>(KnoxVpnFirew
allHelper.java:261)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.getInstance(KnoxVpn
FirewallHelper.java:242)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnTetherAuthentication.<init>(KnoxVp
nTetherAuthentication.java:72)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnTetherAuthentication.getInstance(K
noxVpnTetherAuthentication.java:184)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnEngineService.<init>(KnoxVpnEngine
Service.java:301)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnEngineService.<init>(KnoxVpnEngine
Service.java:282)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2412)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:26.142 W/Binder ( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:26.142 W/Binder ( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:26.147 W/IptablesRestoreController( 4557): iptables-restore process
4564 terminated status=256
01-07 10:27:26.148 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.148 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.148 E/IptablesRestoreController( 4557): *mangle
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_no_uid -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_OUTPUT -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_proxy_accept -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_mangle_exempt_dl -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_mangle_exempt_cp -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_EXEMPT -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): :knox_vpn_tether_exempt -
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_no_uid
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_OUTPUT
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_proxy_accept
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_mangle_exempt_dl
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_mangle_exempt_cp
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_EXEMPT
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_no_uid
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_OUTPUT
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_proxy_accept
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_mangle_exempt_dl
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_mangle_exempt_cp
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_EXEMPT
01-07 10:27:26.148 E/IptablesRestoreController( 4557): -X knox_vpn_tether_exempt
01-07 10:27:26.148 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.148 E/IptablesRestoreController( 4557):
01-07 10:27:26.148 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.148 E/IptablesRestoreController( 4557): iptables-restore: line 243
failed
01-07 10:27:26.148 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.150 W/IptablesRestoreController( 4557): iptables-restore process
4565 terminated status=256
01-07 10:27:26.150 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.150 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.150 E/IptablesRestoreController( 4557): *mangle
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_no_uid -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_OUTPUT -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_proxy_accept -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_mangle_exempt_dl -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_mangle_exempt_cp -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_EXEMPT -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): :knox_vpn_tether_exempt -
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_no_uid
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_OUTPUT
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_proxy_accept
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_mangle_exempt_dl
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_mangle_exempt_cp
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j knox_vpn_EXEMPT
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_no_uid
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_OUTPUT
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_proxy_accept
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_mangle_exempt_dl
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_mangle_exempt_cp
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_EXEMPT
01-07 10:27:26.150 E/IptablesRestoreController( 4557): -X knox_vpn_tether_exempt
01-07 10:27:26.150 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.150 E/IptablesRestoreController( 4557):
01-07 10:27:26.150 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.150 E/IptablesRestoreController( 4557): ip6tables-restore: line 213
failed
01-07 10:27:26.150 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): Failed to run command.
Result=Error (Operation not permitted)
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): command=*mangle
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_no_uid -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_OUTPUT -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_proxy_accept -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_mangle_exempt_dl -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_mangle_exempt_cp -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_EXEMPT -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_tether_exempt -
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j knox_vpn_no_uid
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j knox_vpn_OUTPUT
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_proxy_accept
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_mangle_exempt_dl
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_mangle_exempt_cp
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j knox_vpn_EXEMPT
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_no_uid
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_OUTPUT
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_proxy_accept
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_mangle_exempt_dl
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_mangle_exempt_cp
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_EXEMPT
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_tether_exempt
01-07 10:27:26.151 E/FW-KnoxVpnFirewallHelper( 4956): COMMIT
01-07 10:27:26.197 W/IptablesRestoreController( 4557): iptables-restore process
9020 terminated status=256
01-07 10:27:26.197 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.197 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.197 E/IptablesRestoreController( 4557): *filter
01-07 10:27:26.197 E/IptablesRestoreController( 4557): :knox_vpn_filter_input_drop
-
01-07 10:27:26.197 E/IptablesRestoreController( 4557): :knox_vpn_tether_exempt -
01-07 10:27:26.197 E/IptablesRestoreController( 4557): :knox_vpn_filter_output_drop
-
01-07 10:27:26.197 E/IptablesRestoreController( 4557): :knox_vpn_filter_output_act
-
01-07 10:27:26.197 E/IptablesRestoreController( 4557): :knox_vpn_filter_tether_fwd
-
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -D INPUT -j
knox_vpn_filter_input_drop
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -D INPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_filter_output_drop
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_filter_output_act
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -D FORWARD -j
knox_vpn_filter_tether_fwd
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_input_drop
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -X knox_vpn_tether_exempt
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_output_drop
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_output_act
01-07 10:27:26.197 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_tether_fwd
01-07 10:27:26.197 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.197 E/IptablesRestoreController( 4557):
01-07 10:27:26.197 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.197 E/IptablesRestoreController( 4557): iptables-restore: line 24
failed
01-07 10:27:26.197 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.199 W/IptablesRestoreController( 4557): iptables-restore process
9022 terminated status=256
01-07 10:27:26.199 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.199 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.199 E/IptablesRestoreController( 4557): *filter
01-07 10:27:26.199 E/IptablesRestoreController( 4557): :knox_vpn_filter_input_drop
-
01-07 10:27:26.199 E/IptablesRestoreController( 4557): :knox_vpn_tether_exempt -
01-07 10:27:26.199 E/IptablesRestoreController( 4557): :knox_vpn_filter_output_drop
-
01-07 10:27:26.199 E/IptablesRestoreController( 4557): :knox_vpn_filter_output_act
-
01-07 10:27:26.199 E/IptablesRestoreController( 4557): :knox_vpn_filter_tether_fwd
-
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -D INPUT -j
knox_vpn_filter_input_drop
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -D INPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_filter_output_drop
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -D OUTPUT -j
knox_vpn_filter_output_act
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -D FORWARD -j
knox_vpn_filter_tether_fwd
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_input_drop
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -X knox_vpn_tether_exempt
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_output_drop
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_output_act
01-07 10:27:26.199 E/IptablesRestoreController( 4557): -X
knox_vpn_filter_tether_fwd
01-07 10:27:26.199 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.199 E/IptablesRestoreController( 4557):
01-07 10:27:26.199 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.199 E/IptablesRestoreController( 4557): ip6tables-restore: line 24
failed
01-07 10:27:26.199 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): Failed to run command.
Result=Error (Operation not permitted)
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): command=*filter
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_filter_input_drop -
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_tether_exempt -
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_filter_output_drop
-
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_filter_output_act -
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_filter_tether_fwd -
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -D INPUT -j
knox_vpn_filter_input_drop
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -D INPUT -j
knox_vpn_tether_exempt
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_filter_output_drop
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -D OUTPUT -j
knox_vpn_filter_output_act
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -D FORWARD -j
knox_vpn_filter_tether_fwd
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_filter_input_drop
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_tether_exempt
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -X
knox_vpn_filter_output_drop
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_filter_output_act
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_filter_tether_fwd
01-07 10:27:26.200 E/FW-KnoxVpnFirewallHelper( 4956): COMMIT
01-07 10:27:26.238 W/IptablesRestoreController( 4557): iptables-restore process
9023 terminated status=256
01-07 10:27:26.238 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.238 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.238 E/IptablesRestoreController( 4557): *nat
01-07 10:27:26.238 E/IptablesRestoreController( 4557): :knox_vpn_nat_preroute -
01-07 10:27:26.238 E/IptablesRestoreController( 4557): -D PREROUTING -j
knox_vpn_nat_preroute
01-07 10:27:26.238 E/IptablesRestoreController( 4557): -X knox_vpn_nat_preroute
01-07 10:27:26.238 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.238 E/IptablesRestoreController( 4557):
01-07 10:27:26.238 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.238 E/IptablesRestoreController( 4557): iptables-restore: line 16
failed
01-07 10:27:26.238 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.240 W/IptablesRestoreController( 4557): iptables-restore process
9024 terminated status=256
01-07 10:27:26.240 E/IptablesRestoreController( 4557): iptables error:
01-07 10:27:26.240 E/IptablesRestoreController( 4557): ------- COMMAND -------
01-07 10:27:26.240 E/IptablesRestoreController( 4557): *nat
01-07 10:27:26.240 E/IptablesRestoreController( 4557): :knox_vpn_nat_preroute -
01-07 10:27:26.240 E/IptablesRestoreController( 4557): -D PREROUTING -j
knox_vpn_nat_preroute
01-07 10:27:26.240 E/IptablesRestoreController( 4557): -X knox_vpn_nat_preroute
01-07 10:27:26.240 E/IptablesRestoreController( 4557): COMMIT
01-07 10:27:26.240 E/IptablesRestoreController( 4557):
01-07 10:27:26.240 E/IptablesRestoreController( 4557): ------- ERROR -------
01-07 10:27:26.240 E/IptablesRestoreController( 4557): ip6tables-restore: line 16
failed
01-07 10:27:26.240 E/IptablesRestoreController( 4557): ----------------------
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): Failed to run command.
Result=Error (Operation not permitted)
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): command=*nat
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): :knox_vpn_nat_preroute -
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): -D PREROUTING -j
knox_vpn_nat_preroute
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): -X knox_vpn_nat_preroute
01-07 10:27:26.240 E/FW-KnoxVpnFirewallHelper( 4956): COMMIT
01-07 10:27:26.283 D/KnoxVpnEngineService( 4956): checkToUpdateDb
01-07 10:27:26.291 D/KnoxVpnStorageProvider( 4956): profile id : 0
01-07 10:27:26.314 D/KnoxVpnEngineService( 4956): initializeHashtable
01-07 10:27:26.320 D/FW-KnoxVpnHelper( 4956):
checkIfProfileListEmpty:profileListEmpty value is true
01-07 10:27:26.320 D/KnoxVpnVersion( 4956): writeVersionInProperties : 2.3.0
01-07 10:27:26.322 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knox_vpn_policy:4956)
01-07 10:27:26.323 D/SystemServerTiming( 4956): Adding KnoxVpnEngineService took to
complete: 211ms
01-07 10:27:26.323 D/SystemServerTiming( 4956): !@Boot_SystemServer: 211ms : Adding
KnoxVpnEngineService
01-07 10:27:26.323 I/SystemServerTiming( 4956): !@Boot_EBS: Took 211ms by 'Adding
KnoxVpnEngineService'
01-07 10:27:26.323 D/SystemServerTiming( 4956): KnoxVpnService took to complete:
211ms
01-07 10:27:26.323 D/SystemServerTiming( 4956): !@Boot_SystemServer: 211ms :
KnoxVpnService
01-07 10:27:26.323 I/SystemServerTiming( 4956): !@Boot_EBS: Took 211ms by
'KnoxVpnService'
01-07 10:27:26.324 I/SystemServerTiming( 4956): StartIpSecService
01-07 10:27:26.327 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(ipsec:4956)
01-07 10:27:26.328 D/SystemServerTiming( 4956): StartIpSecService took to complete:
4ms
01-07 10:27:26.328 I/SystemServerTiming( 4956): StartTextServicesManager
01-07 10:27:26.328 I/SystemServiceManager( 4956): Starting
com.android.server.textservices.TextServicesManagerService$Lifecycle
01-07 10:27:26.337 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(textservices:4956)
01-07 10:27:26.337 D/SystemServerTiming( 4956): StartTextServicesManager took to
complete: 9ms
01-07 10:27:26.337 I/SystemServerTiming( 4956):
StartTextClassificationManagerService
01-07 10:27:26.338 I/SystemServiceManager( 4956): Starting
com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-07 10:27:26.343 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(textclassification:4956)
01-07 10:27:26.344 D/SystemServerTiming( 4956):
StartTextClassificationManagerService took to complete: 7ms
01-07 10:27:26.345 I/SystemServerTiming( 4956): StartNetworkScoreService
01-07 10:27:26.345 I/SystemServiceManager( 4956): Starting
com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:26.350 I/NetworkScoreService( 4956): Registering network_score
01-07 10:27:26.352 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(network_score:4956)
01-07 10:27:26.352 D/SystemServerTiming( 4956): StartNetworkScoreService took to
complete: 8ms
01-07 10:27:26.352 I/SystemServerTiming( 4956): StartNetworkStatsService
01-07 10:27:26.362 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(netstats:4956)
01-07 10:27:26.363 D/SystemServerTiming( 4956): StartNetworkStatsService took to
complete: 10ms
01-07 10:27:26.363 I/SystemServerTiming( 4956): StartNetworkPolicyManagerService
01-07 10:27:26.364 I/io_stats( 4394): !@ 179,0 r 56242 3741317 w 6561 368160 d 1037
246464 f 1256 1253 iot 23108 0 th 51200 0 0 pt 0 inp 0 0 151.498
01-07 10:27:26.381 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(netpolicy:4956)
01-07 10:27:26.382 D/SystemServerTiming( 4956): StartNetworkPolicyManagerService
took to complete: 19ms
01-07 10:27:26.382 I/SystemServerTiming( 4956): StartUrspService
01-07 10:27:26.385 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(urspservice:4956)
01-07 10:27:26.385 D/SystemServerTiming( 4956): StartUrspService took to complete:
4ms
01-07 10:27:26.385 I/SystemServerTiming( 4956): StartWifi
01-07 10:27:26.411 I/SystemServiceManager( 4956): Starting
com.android.server.wifi.WifiService
01-07 10:27:26.433 V/NetworkScoreManager( 4956): registerNetworkScoreCallback:
callback=com.android.server.wifi.WifiNetworkScoreCache@b7daba6,
executor=com.android.wifi.x.android.os.HandlerExecutor@732d9e7
01-07 10:27:26.619 I/WifiContext( 4956): Found Wifi Resources APK at:
com.android.wifi.resources
01-07 10:27:26.648 D/WifiCountryCode( 4956): mDefaultCountryCode PE
01-07 10:27:26.717 D/WifiOpenNetworkNotifier( 4956): Settings toggle enabled=true
01-07 10:27:26.743 W/HalDevMgr( 4956): isWifiStarted called but mWifi is null!?
01-07 10:27:26.743 W/HalDevMgr( 4956): isWifiStarted called but mWifi is null!?
01-07 10:27:26.747 D/WakeupController( 4956): WifiWake disabled
01-07 10:27:26.748 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:26.751 E/WifiClientModeImpl( 4956): getWifiLinkLayerStats called
without an interface
01-07 10:27:26.776 I/WifiService( 4956): Registering wifi
01-07 10:27:26.777 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(wifi:4956)
01-07 10:27:26.778 D/SystemServerTiming( 4956): StartWifi took to complete: 392ms
01-07 10:27:26.778 D/SystemServerTiming( 4956): !@Boot_SystemServer: 392ms :
StartWifi
01-07 10:27:26.778 I/SystemServerTiming( 4956): !@Boot_EBS: Took 392ms by
'StartWifi'
01-07 10:27:26.778 I/SystemServerTiming( 4956): StartWifiScanning
01-07 10:27:26.778 I/SystemServiceManager( 4956): Starting
com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:26.778 I/WifiScanningService( 4956): Creating wifiscanner
01-07 10:27:26.783 I/WifiScanningService( 4956): Publishing wifiscanner
01-07 10:27:26.785 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(wifiscanner:4956)
01-07 10:27:26.785 D/SystemServerTiming( 4956): StartWifiScanning took to complete:
7ms
01-07 10:27:26.785 I/SystemServerTiming( 4956): StartWifiP2P
01-07 10:27:26.785 I/SystemServiceManager( 4956): Starting
com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:26.794 I/WifiContext( 4956): Found Wifi Resources APK at:
com.android.wifi.resources
01-07 10:27:26.838 W/HalDevMgr( 4956): isWifiStarted called but mWifi is null!?
01-07 10:27:26.840 I/WifiP2pService( 4956): makeP2pHwMac: wifihwmac is empty
01-07 10:27:26.842 I/WifiP2pService( 4956): Registering wifip2p
01-07 10:27:26.844 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(wifip2p:4956)
01-07 10:27:26.844 D/SystemServerTiming( 4956): StartWifiP2P took to complete: 59ms
01-07 10:27:26.844 I/SystemServerTiming( 4956): StartEthernet
01-07 10:27:26.846 I/SystemServiceManager( 4956): Starting
com.android.server.ethernet.EthernetService
01-07 10:27:26.848 I/EthernetService( 4956): Registering service ethernet
01-07 10:27:26.850 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(ethernet:4956)
01-07 10:27:26.850 D/SystemServerTiming( 4956): StartEthernet took to complete: 6ms
01-07 10:27:26.850 I/SystemServerTiming( 4956): StartKnoxGuard
01-07 10:27:26.854 D/KG.Utils( 4956): getRlcState.
01-07 10:27:26.854 I/KgvManager( 4956): query(void)
01-07 10:27:26.854 I/VaultKeeperService( 4956): read
01-07 10:27:26.854 I/VaultKeeperService( 4956): Get service instance by (4956/1000)
01-07 10:27:26.859 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1631
01-07 10:27:26.859 I/VaultKeeperService( 4956): Client info : system_server
01-07 10:27:26.863 I/Vaultkeeper_MGR_system( 4956): Got instance of
VaultKeeperManager
01-07 10:27:26.867 I/Vaultkeeper_MGR_system( 4956): Got service of ISehVaultKeeper
01-07 10:27:26.868 I/VaultKeeper_HIDL_Service( 4437): System client (//1000/4956)
01-07 10:27:26.870 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] system_server. =>
[Vault] KnoxGuard. [CMD NO.] 5634
01-07 10:27:26.870 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:26.870 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:26.871 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] system_server. =>
[Vault] KnoxGuard. [CMD NO.] 6462
01-07 10:27:26.871 I/VaultKeeper_COMMON( 4436): [CMD:READ_UNSHELTERED]
01-07 10:27:26.919 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:26.920 I/Vaultkeeper_MGR_system( 4956): ~VaultKeeperManager
01-07 10:27:26.921 D/KG.Utils( 4956): getRlcState rlcState : Normal
01-07 10:27:26.922 I/KG.IntegrityUtil( 4956): setInitialState
01-07 10:27:26.922 D/KG.IntegrityUtil( 4956): pkgInfo : PackageInfo{f4f265f
com.samsung.android.kgclient}
01-07 10:27:26.922 I/KG.IntegrityUtil( 4956): KG Client signature match with
platform.
01-07 10:27:26.928 D/PowerManagerService( 4956): [api]
setMaximumScreenOffTimeoutFromDeviceAdmin: userId: 0 timeMs: 9223372036854775807
(uid: 1000 pid: 4956)
01-07 10:27:26.939 D/RestrictionPolicy( 4956):
isNewAdminActivationEnabledInternal : true
01-07 10:27:26.984 D/KnoxVpnEngineService( 4956): [onAdminAdded]
01-07 10:27:26.990 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knoxguard_service:4956)
01-07 10:27:26.991 D/SystemServerTiming( 4956): StartKnoxGuard took to complete:
140ms
01-07 10:27:26.991 I/SystemServerTiming( 4956): StartConnectivityService
01-07 10:27:27.086 D/ConnectivityService( 4956): ConnectivityService starting up
01-07 10:27:27.096 D/ConnectivityService( 4956): wifiOnly=false
01-07 10:27:27.137 V/EnterpriseBillingPolicyStorage( 4956): Inserted first time
record into 'eapn_mapping_table' Table
01-07 10:27:27.138 V/EnterpriseBillingEngine( 4956): EnterpriseBillingEngine() -
null
01-07 10:27:27.139 V/EnterpriseBillingEngine( 4956): EnterpriseBillingEngine() -
created
01-07 10:27:27.139 V/EnterpriseBillingEngine( 4956): engine -
com.android.server.enterprise.billing.EnterpriseBillingEngine@a667429
01-07 10:27:27.139 V/EnterpriseBillingPolicyInternal( 4956): EBPInternal
Constructor called: true
01-07 10:27:27.141 V/EnterpriseBillingPolicyInternal( 4956): SYSTEM_PROP_BILLING :
1.3.0
01-07 10:27:27.141 V/EnterpriseBillingPolicyInternal( 4956):
SYSTEM_PROP_BILLING_SUPPORT_DUALSIM : true
01-07 10:27:27.142 V/EnterpriseBillingPolicyInternal( 4956): ebpInternal -
com.android.server.enterprise.billing.EnterpriseBillingPolicyInternal@5ba23ae
01-07 10:27:27.170 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(connectivity:4956)
01-07 10:27:27.171 D/UrspService( 4956): bindConnectivityManager Called
01-07 10:27:27.171 D/SystemServerTiming( 4956): StartConnectivityService took to
complete: 180ms
01-07 10:27:27.171 I/SystemServerTiming( 4956): StartNsdService
01-07 10:27:27.172 D/NsdService( 4956): Network service discovery is enabled
01-07 10:27:27.180 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(servicediscovery:4956)
01-07 10:27:27.181 D/SystemServerTiming( 4956): StartNsdService took to complete:
9ms
01-07 10:27:27.181 I/SystemServerTiming( 4956): StartSystemUpdateManagerService
01-07 10:27:27.181 I/SystemUpdateManagerService( 4956): No existing info file
/data/system/system-update-info.xml
01-07 10:27:27.183 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(system_update:4956)
01-07 10:27:27.184 D/SystemServerTiming( 4956): StartSystemUpdateManagerService
took to complete: 3ms
01-07 10:27:27.184 I/SystemServerTiming( 4956): StartUpdateLockService
01-07 10:27:27.186 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(updatelock:4956)
01-07 10:27:27.186 D/SystemServerTiming( 4956): StartUpdateLockService took to
complete: 3ms
01-07 10:27:27.186 I/SystemServerTiming( 4956): StartNotificationManager
01-07 10:27:27.186 I/SystemServiceManager( 4956): Starting
com.android.server.notification.NotificationManagerService
01-07 10:27:27.267 E/SystemServiceRegistry( 4956): Unknown manager requested:
desktopmode
01-07 10:27:27.272 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:27.272 D/EdgeLightingPolicyManager( 4956): heads up is enabled
01-07 10:27:27.298 D/ConditionProviders.SCP( 4956): new ScheduleConditionProvider()
01-07 10:27:27.307 I/ConditionProviders( 4956): Allowing condition provider
com.samsung.android.smartmirroring/com.samsung.android.smartmirroring.controller.No
tificationService
01-07 10:27:27.307 I/NotificationListeners( 4956): Allowing notification listener
com.samsung.android.smartmirroring/com.samsung.android.smartmirroring.controller.No
tificationService
01-07 10:27:27.307 I/ConditionProviders( 4956): Allowing condition provider
com.sec.android.app.launcher/com.android.launcher3.notification.NotificationListene
r
01-07 10:27:27.307 I/NotificationListeners( 4956): Allowing notification listener
com.sec.android.app.launcher/com.android.launcher3.notification.NotificationListene
r
01-07 10:27:27.307 I/ConditionProviders( 4956): Allowing condition provider
com.google.android.projection.gearhead/com.google.android.gearhead.notifications.Sh
aredNotificationListenerManager$ListenerService
01-07 10:27:27.307 I/NotificationListeners( 4956): Allowing notification listener
com.google.android.projection.gearhead/com.google.android.gearhead.notifications.Sh
aredNotificationListenerManager$ListenerService
01-07 10:27:27.308 I/ConditionProviders( 4956): Allowing condition provider
com.google.android.apps.wellbeing
01-07 10:27:27.308 I/ConditionProviders( 4956): Allowing condition provider
com.google.android.gms
01-07 10:27:27.308 I/ConditionProviders( 4956): Allowing condition provider
com.google.android.ext.services/android.ext.services.notification.Assistant
01-07 10:27:27.308 I/NotificationAssistants( 4956): Allowing notification
assistant
com.google.android.ext.services/android.ext.services.notification.Assistant
01-07 10:27:27.310 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:27.310 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:27.310 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:27.311 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:27.311 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:27.312 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:27.312 D/SettingsProvider( 4956): isChangeAllowed() : name = zen_mode
01-07 10:27:27.312 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:27.316 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:27.317 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:27.317 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:27.322 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(notification:4956)
01-07 10:27:27.324 D/SmartAlertController( 4956): setSmartAlertEnabled:true
pre:false
01-07 10:27:27.329 D/MotionRecognitionManager( 4956): motionService =
com.samsung.android.gesture.MotionRecognitionService@48a1c48
01-07 10:27:27.329 D/MotionRecognitionService( 4956): ssp status : true
01-07 10:27:27.332 D/EasyMuteController( 4956): EasyMute updated 1.true 2.true
01-07 10:27:27.333 W/SystemServiceManager( 4956): Service
com.android.server.notification.NotificationManagerService took 83 ms in onStart
01-07 10:27:27.340 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:27.342 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:27.345 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:27.356 D/SystemServerTiming( 4956): StartNotificationManager took to
complete: 169ms
01-07 10:27:27.356 I/SystemServerTiming( 4956): StartDeviceMonitor
01-07 10:27:27.356 I/SystemServiceManager( 4956): Starting
com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:27.357 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:27.358 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:27.359 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:27.359 D/DeviceStorageMonitorYuva( 4956): constructor is called
01-07 10:27:27.359 D/DeviceStorageMonitorYuva( 4956): user spcific threshold is
calculated ->11089316249
01-07 10:27:27.359 D/DeviceStorageMonitorYuva( 4956): user spcific threshold is
calculated ->8316987187
01-07 10:27:27.360 D/DeviceStorageMonitorYuva( 4956): device does not support YUVA
01-07 10:27:27.363 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(devicestoragemonitor:4956)
01-07 10:27:27.364 D/SystemServerTiming( 4956): StartDeviceMonitor took to
complete: 8ms
01-07 10:27:27.364 I/SystemServerTiming( 4956): StartLocationManagerService
01-07 10:27:27.364 I/SystemServiceManager( 4956): Starting
com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:27.364 D/DeviceStorageMonitorService( 4956): check() STORAGE TOTAL <=
64G
01-07 10:27:27.366 W/DeviceStorageMonitorService( 4956): updateBroadcasts(/data)
oldLevel:0, newLevel:0, seq:1
01-07 10:27:27.370 D/DeviceStorageMonitorService( 4956): Available File Node Number
is [13206608]
01-07 10:27:27.371 W/DeviceStorageMonitorService( 4956):
updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1
01-07 10:27:27.388 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(location:4956)
01-07 10:27:27.389 D/SystemServerTiming( 4956): StartLocationManagerService took to
complete: 25ms
01-07 10:27:27.390 I/SystemServerTiming( 4956): StartSLocationService
01-07 10:27:27.390 I/SystemServer( 4956): SLocation Manager
01-07 10:27:27.397 D/ApplicationLoaders( 4956): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
01-07 10:27:27.412 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sec_location:4956)
01-07 10:27:27.412 D/SystemServerTiming( 4956): StartSLocationService took to
complete: 23ms
01-07 10:27:27.412 I/SystemServerTiming( 4956): StartCountryDetectorService
01-07 10:27:27.414 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(country_detector:4956)
01-07 10:27:27.414 D/SystemServerTiming( 4956): StartCountryDetectorService took to
complete: 2ms
01-07 10:27:27.414 I/SystemServerTiming( 4956): StartTimeDetectorService
01-07 10:27:27.415 I/SystemServiceManager( 4956): Starting
com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:27.417 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(time_detector:4956)
01-07 10:27:27.417 D/SystemServerTiming( 4956): StartTimeDetectorService took to
complete: 3ms
01-07 10:27:27.418 I/SystemServerTiming( 4956): StartTimeZoneDetectorService
01-07 10:27:27.418 I/SystemServiceManager( 4956): Starting
com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-07 10:27:27.420 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(time_zone_detector:4956)
01-07 10:27:27.421 D/SystemServerTiming( 4956): StartTimeZoneDetectorService took
to complete: 3ms
01-07 10:27:27.421 I/SystemServerTiming( 4956): StartSearchManagerService
01-07 10:27:27.421 I/SystemServiceManager( 4956): Starting
com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:27.426 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(search:4956)
01-07 10:27:27.426 D/SystemServerTiming( 4956): StartSearchManagerService took to
complete: 6ms
01-07 10:27:27.426 I/SystemServerTiming( 4956): StartWallpaperManagerService
01-07 10:27:27.426 I/SystemServiceManager( 4956): Starting
com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:27.433 D/WALLPAPER_SVC:WallpaperManagerService( 4956): WallpaperService
startup (support sub display ? false)
01-07 10:27:27.438 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
SemWallpaperManagerService
01-07 10:27:27.438 D/WALLPAPER_SVC:DefaultWallpaper( 4956): DefaultWallpaper
01-07 10:27:27.444 D/WALLPAPER_SVC:CMFWallpaper( 4956): CMFWallpaper
01-07 10:27:27.444 D/WALLPAPER_SVC:OMCWallpaper( 4956): OMCWallpaper
01-07 10:27:27.444 D/WALLPAPER_SVC:LockWallpaper( 4956): LockWallpaper
01-07 10:27:27.445 D/WALLPAPER_SVC:DesktopMode( 4956): DesktopMode
01-07 10:27:27.447 D/WALLPAPER_SVC:SubDisplayMode( 4956): SubDisplayMode
01-07 10:27:27.448 D/WALLPAPER_SVC:LegibilityColor( 4956): LegibilityColor
01-07 10:27:27.448 D/WALLPAPER_SVC:Knox( 4956): Knox
01-07 10:27:27.452 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(wallpaper:4956)
01-07 10:27:27.453 D/SystemServerTiming( 4956): StartWallpaperManagerService took
to complete: 26ms
01-07 10:27:27.453 I/SystemServerTiming( 4956): StartAudioService
01-07 10:27:27.453 I/SystemServiceManager( 4956): Starting
com.android.server.audio.AudioService$Lifecycle
01-07 10:27:27.544 I/AS.AudioService( 4956): use default
ro.config.vc_call_vol_steps 8
01-07 10:27:27.551 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:27.569 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:27:27.569 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:27:27.569 W/AudioFlinger( 4630): no wake lock to update, system not ready
yet
01-07 10:27:27.569 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:27.569 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:27.569 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:27.583 D/PermissionCache( 4630): checking
android.permission.MODIFY_AUDIO_ROUTING for uid=1000 => granted (2032 us)
01-07 10:27:27.583 V/APM_AudioPolicyManager( 4630): setForceUse() usage 4, config
0, mPhoneState 0
01-07 10:27:27.583 W/APM_AudioPolicyManager( 4630): setForceUse() usage 4, config 0
is already set
01-07 10:27:27.588 V/APM_AudioPolicyManager( 4630): getAudioPolicyConfig:
audioParam;l_volume_table
01-07 10:27:27.600 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:27.601 D/SettingsProvider( 4956): isChangeAllowed() : name =
mode_ringer_streams_affected
01-07 10:27:27.607 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:27.608 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:27.611 W/APM::AudioPolicyEngine( 4630): getDevicesForStrategy() unknown
strategy: -1
01-07 10:27:27.611 W/APM::AudioPolicyEngine( 4630): getDevicesForStrategy() unknown
strategy: -1
01-07 10:27:27.613 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.613 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:27:27.613 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.614 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:27:27.615 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-07 10:27:27.616 V/APM_AudioPolicyManager( 4630): setOutputDevices() prevDevice
{type:0x2,@:}
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: camera shutter
sound volume 0.000000
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.617 V/APM_AudioPolicyManager( 4630): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.618 V/APM_AudioPolicyManager( 4630): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.618 V/APM_AudioPolicyManager( 4630): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.618 V/APM_AudioPolicyManager( 4630): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.618 V/APM_AudioPolicyManager( 4630): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-07 10:27:27.618 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.619 V/APM_AudioPolicyManager( 4630): setForceUse() usage 6, config
0, mPhoneState 0
01-07 10:27:27.619 W/APM_AudioPolicyManager( 4630): setForceUse() usage 6, config 0
is already set
01-07 10:27:27.620 D/AS.AudioService( 4956): Master mono false
01-07 10:27:27.621 D/PermissionCache( 4630): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (271 us)
01-07 10:27:27.621 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:27.626 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:27.632 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_sound_assistant_ring_via_headset_enable=32
01-07 10:27:27.636 D/AS.AudioService( 4956): readUserRestrictions mAllSoundMute = 0
01-07 10:27:27.637 D/AS.AudioService( 4956): Master mute false, user=0
01-07 10:27:27.639 D/AS.AudioService( 4956): Mic mute false, user=0
01-07 10:27:27.639 D/AS.AudioService( 4956): Mic mute false, user=0
01-07 10:27:27.642 D/audio_hw_primary( 4575): device-adev_set_mic_mute: set MIC
Mute to (0)
01-07 10:27:27.650 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 0,
min 1, max 8
01-07 10:27:27.654 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 1,
min 0, max 15
01-07 10:27:27.657 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 2,
min 0, max 15
01-07 10:27:27.660 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 3,
min 0, max 15
01-07 10:27:27.664 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 4,
min 1, max 15
01-07 10:27:27.666 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 5,
min 0, max 15
01-07 10:27:27.668 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 6,
min 0, max 15
01-07 10:27:27.671 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 7,
min 0, max 15
01-07 10:27:27.671 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 8,
min 0, max 15
01-07 10:27:27.673 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 9,
min 0, max 15
01-07 10:27:27.676 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 10,
min 1, max 15
01-07 10:27:27.680 V/APM_AudioPolicyManager( 4630): initStreamVolume() stream 11,
min 0, max 15
01-07 10:27:27.684 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.684 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.684 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:27.685 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
01-07 10:27:27.686 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.686 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.686 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.686 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.686 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.687 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.687 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.688 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=4
01-07 10:27:27.688 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.688 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.688 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:27.689 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
01-07 10:27:27.690 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.690 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.690 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.690 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.690 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.691 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.691 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.692 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=8
01-07 10:27:27.692 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.692 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.693 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:27.694 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
01-07 10:27:27.694 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.695 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.695 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.696 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.696 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.696 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.696 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.698 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=128
01-07 10:27:27.698 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.698 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.698 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.700 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
01-07 10:27:27.700 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.701 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.701 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.702 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.702 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.702 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.703 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.704 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=32768
01-07 10:27:27.704 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1641
01-07 10:27:27.704 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.704 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.704 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:27.706 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
01-07 10:27:27.706 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.707 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.707 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.708 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.708 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.709 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-07 10:27:27.709 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.003548, deviceTypes 0x2
01-07 10:27:27.711 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=67108864
01-07 10:27:27.712 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.712 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.712 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.714 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.714 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.714 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:27.716 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.716 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.716 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:27.718 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.718 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.718 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:27.720 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.720 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.720 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.721 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.721 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.721 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.722 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:27.723 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.723 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.723 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.724 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.725 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.725 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.725 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:27.726 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.726 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.726 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.761 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:27.762 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.762 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 4
01-07 10:27:27.763 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.764 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.764 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 6
01-07 10:27:27.765 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:27.765 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.765 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000002, index 11
01-07 10:27:27.767 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:27.767 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.767 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.769 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.769 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.769 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:27.771 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
01-07 10:27:27.771 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.771 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.771 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.772 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.772 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.773 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.773 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.775 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=4
01-07 10:27:27.776 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.776 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.776 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:27.778 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
01-07 10:27:27.778 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.778 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.778 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.779 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.779 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.780 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.780 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.781 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=8
01-07 10:27:27.782 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.782 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.782 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:27.784 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
01-07 10:27:27.784 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.784 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.784 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.785 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.785 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.786 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.786 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.787 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=128
01-07 10:27:27.788 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.788 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.788 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.790 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
01-07 10:27:27.790 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.791 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.791 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.792 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.792 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.794 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.794 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.797 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=32768
01-07 10:27:27.798 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.798 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.798 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:27.800 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
01-07 10:27:27.801 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:27.801 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.801 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.802 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.802 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.803 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:27.803 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:27.804 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=67108864
01-07 10:27:27.804 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.804 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.804 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.805 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ALARM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.805 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.805 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.806 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_NOTIFICATION attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.806 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.806 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.807 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_BLUETOOTH_SCO attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
01-07 10:27:27.807 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 3 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
01-07 10:27:27.807 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.808 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ENFORCED_AUDIBLE attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
01-07 10:27:27.808 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
01-07 10:27:27.808 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 15
01-07 10:27:27.809 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:27.809 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.809 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000002, index 11
01-07 10:27:27.810 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:27.811 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.811 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.812 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.812 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.812 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:27.814 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.814 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.814 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:27.816 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.816 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.816 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:27.817 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.817 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.817 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.818 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.819 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.819 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:27.819 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.819 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:27.819 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.820 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.820 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.820 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 9
01-07 10:27:27.821 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.821 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.821 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 9
01-07 10:27:27.822 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.822 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.822 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 9
01-07 10:27:27.823 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.823 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.823 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:27.824 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.824 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.824 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 9
01-07 10:27:27.825 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:27.825 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:27.825 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 8
01-07 10:27:27.826 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ASSISTANT attributes={ Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.826 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:27.826 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.831 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.831 V/AS.AudioService( 4956): Name: AUDIO_STREAM_ACCESSIBILITY Id:
1
01-07 10:27:27.831 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.831 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ASSISTANCE_ACCESSIBILITY content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.831 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 10 }
01-07 10:27:27.832 V/AS.AudioService( 4956): readSettings: found stored index 8 for
group AUDIO_STREAM_ACCESSIBILITY, device: AUDIO_STREAM_ACCESSIBILITY_1073741824
01-07 10:27:27.833 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.833 V/AS.AudioService( 4956): Name: AUDIO_STREAM_ALARM Id: 2
01-07 10:27:27.833 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.833 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ALARM content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.833 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 4 }
01-07 10:27:27.834 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_ALARM, device: AUDIO_STREAM_ALARM_1073741824
01-07 10:27:27.835 D/AS.AudioService( 4956): volume group
AUDIO_STREAM_BLUETOOTH_SCO for internal policy needs
01-07 10:27:27.836 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.836 V/AS.AudioService( 4956): Name: AUDIO_STREAM_DTMF Id: 4
01-07 10:27:27.836 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.836 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_VOICE_COMMUNICATION_SIGNALLING content=CONTENT_TYPE_UNKNOWN flags=0x800
tags= bundle=null
01-07 10:27:27.836 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 8 }
01-07 10:27:27.837 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_DTMF, device: AUDIO_STREAM_DTMF_1073741824
01-07 10:27:27.838 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.838 V/AS.AudioService( 4956): Name: AUDIO_STREAM_ENFORCED_AUDIBLE
Id: 5
01-07 10:27:27.838 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.838 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x801 tags= bundle=null
01-07 10:27:27.838 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 7 }
01-07 10:27:27.839 V/AS.AudioService( 4956): readSettings: found stored index 14
for group AUDIO_STREAM_ENFORCED_AUDIBLE, device:
AUDIO_STREAM_ENFORCED_AUDIBLE_1073741824
01-07 10:27:27.839 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.839 V/AS.AudioService( 4956): Name: AUDIO_STREAM_MUSIC Id: 6
01-07 10:27:27.839 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.839 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_MEDIA content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.839 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_GAME content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.839 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ASSISTANT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.839 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ASSISTANCE_NAVIGATION_GUIDANCE content=CONTENT_TYPE_UNKNOWN flags=0x800
tags= bundle=null
01-07 10:27:27.839 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.839 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 3 }
01-07 10:27:27.840 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_MUSIC, device: AUDIO_STREAM_MUSIC_1073741824
01-07 10:27:27.841 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.841 V/AS.AudioService( 4956): Name: AUDIO_STREAM_NOTIFICATION Id: 7
01-07 10:27:27.841 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.841 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
01-07 10:27:27.841 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_REQUEST content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
01-07 10:27:27.841 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_INSTANT content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
01-07 10:27:27.841 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_DELAYED content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
01-07 10:27:27.841 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION_EVENT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.841 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 5 }
01-07 10:27:27.842 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_NOTIFICATION, device: AUDIO_STREAM_NOTIFICATION_1073741824
01-07 10:27:27.843 D/AS.AudioService( 4956): volume group AUDIO_STREAM_PATCH for
internal policy needs
01-07 10:27:27.843 D/AS.AudioService( 4956): volume group AUDIO_STREAM_REROUTING
for internal policy needs
01-07 10:27:27.843 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.843 V/AS.AudioService( 4956): Name: AUDIO_STREAM_RING Id: 10
01-07 10:27:27.843 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.843 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_NOTIFICATION_RINGTONE content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.843 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 2 }
01-07 10:27:27.844 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_RING, device: AUDIO_STREAM_RING_1073741824
01-07 10:27:27.845 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.845 V/AS.AudioService( 4956): Name: AUDIO_STREAM_SYSTEM Id: 11
01-07 10:27:27.845 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.845 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.845 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 1 }
01-07 10:27:27.846 V/AS.AudioService( 4956): readSettings: found stored index 6 for
group AUDIO_STREAM_SYSTEM, device: AUDIO_STREAM_SYSTEM_1073741824
01-07 10:27:27.846 D/AS.AudioService( 4956): volume group AUDIO_STREAM_TTS for
internal policy needs
01-07 10:27:27.847 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.847 V/AS.AudioService( 4956): Name: AUDIO_STREAM_VOICE_CALL Id: 13
01-07 10:27:27.847 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.847 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_VOICE_COMMUNICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.847 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 0 }
01-07 10:27:27.847 V/AS.AudioService( 4956): readSettings: found stored index 4 for
group AUDIO_STREAM_VOICE_CALL, device: AUDIO_STREAM_VOICE_CALL_1073741824
01-07 10:27:27.848 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.848 V/AS.AudioService( 4956): Name: AUDIO_STREAM_ASSISTANT Id: 20
01-07 10:27:27.848 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.848 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_ASSISTANT content=CONTENT_TYPE_SPEECH flags=0x800 tags= bundle=null
01-07 10:27:27.848 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 11 }
01-07 10:27:27.849 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_ASSISTANT, device: AUDIO_STREAM_ASSISTANT_1073741824
01-07 10:27:27.850 V/AS.AudioService( 4956): VolumeGroupState for
01-07 10:27:27.850 V/AS.AudioService( 4956): Name: AUDIO_STREAM_CALL_ASSISTANT Id:
23
01-07 10:27:27.850 V/AS.AudioService( 4956): Supported Audio Attributes:
01-07 10:27:27.850 V/AS.AudioService( 4956): -AudioAttributes:
usage=USAGE_CALL_ASSISTANT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
01-07 10:27:27.850 V/AS.AudioService( 4956): Supported Legacy Stream Types:
{ 14 }
01-07 10:27:27.851 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_CALL_ASSISTANT, device: AUDIO_STREAM_CALL_ASSISTANT_1073741824
01-07 10:27:27.852 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 8 for group AUDIO_STREAM_ACCESSIBILITY
01-07 10:27:27.854 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x800
Tags: }
01-07 10:27:27.854 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 8
01-07 10:27:27.855 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_ALARM
01-07 10:27:27.856 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.856 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.857 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_DTMF
01-07 10:27:27.858 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
01-07 10:27:27.858 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.860 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 14 for group AUDIO_STREAM_ENFORCED_AUDIBLE
01-07 10:27:27.860 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x801 Tags: }
01-07 10:27:27.860 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 15
01-07 10:27:27.862 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_MUSIC
01-07 10:27:27.863 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.863 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.865 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_NOTIFICATION
01-07 10:27:27.865 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.866 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.867 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_RING
01-07 10:27:27.868 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
01-07 10:27:27.868 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:27.869 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 6 for group AUDIO_STREAM_SYSTEM
01-07 10:27:27.870 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags:
}
01-07 10:27:27.870 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 6
01-07 10:27:27.872 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 4 for group AUDIO_STREAM_VOICE_CALL
01-07 10:27:27.872 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.872 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 4
01-07 10:27:27.873 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_ASSISTANT
01-07 10:27:27.874 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.874 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.875 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_CALL_ASSISTANT
01-07 10:27:27.876 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 23 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_CALL_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:27.876 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:27.878 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.044668, deviceTypes 0x4000000
01-07 10:27:27.880 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
3, volume 0.005012, deviceTypes 0x4000000
01-07 10:27:27.881 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.001585, deviceTypes 0x4000000
01-07 10:27:27.895 D/AudioFlinger( 4630): isLowRamDevice:false
totalMemory:3862663168 mClientSharedHeapSize:16777216
01-07 10:27:27.898 V/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config
0, mPhoneState 0
01-07 10:27:27.898 W/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config 0
is already set
01-07 10:27:27.899 D/SettingsProvider( 4956): isChangeAllowed() : name =
mode_ringer_time_on
01-07 10:27:27.908 V/sec_audio_hw( 4575): sec_dev_set_parameters :
l_call_nb_quality_enable=false
01-07 10:27:27.908 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(l_call_nb_quality_enable=false)
01-07 10:27:27.908 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(l_call_nb_quality_enable=false)
01-07 10:27:27.916 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
g_effect_param_key;adapt_sound_enable=false
01-07 10:27:27.916 I/SecAudioParamPolicy( 4630): setAudioConfig: bad parameter
input : adapt_sound_enable=false;g_effect_param_key=
01-07 10:27:27.917 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.918 W/MySoundEffect( 4575): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.918 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.918 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.918 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.918 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
g_effect_param_key;adapt_sound=0,0,0,0,0,0,0,0,0,0,0,0,0,0
01-07 10:27:27.918 I/SecAudioParamPolicy( 4630): setAudioConfig: bad parameter
input : adapt_sound=0,0,0,0,0,0,0,0,0,0,0,0,0,0;g_effect_param_key=
01-07 10:27:27.919 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.919 W/MySoundEffect( 4575): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.919 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.919 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.919 W/MySoundEffect( 4630): MySoundEffect_setEnabled() MySound is
already disabled
01-07 10:27:27.920 D/AS.AudioService( 4956): setAdaptSound: gain dha Parameter :
0,0,0,0,0,0,0,0,0,0,0,0,0,0
01-07 10:27:27.920 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
l_effect_upscaler_mode=0
01-07 10:27:27.921 D/SecAudioParamFlinger( 4630): AudioFlinger::setParameter
keyUpscaler 0
01-07 10:27:27.921 V/sec_audio_hw( 4575): sec_dev_set_parameters :
l_effect_upscaler_mode=0
01-07 10:27:27.921 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(l_effect_upscaler_mode=0)
01-07 10:27:27.921 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(l_effect_upscaler_mode=0)
01-07 10:27:27.922 V/sec_audio_hw( 4575): sec_dev_set_parameters :
l_effect_listenback_key=;state=0
01-07 10:27:27.922 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(l_effect_listenback_key=;state=0)
01-07 10:27:27.923 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(l_effect_listenback_key=;state=0)
01-07 10:27:27.927 I/SoundAppPolicyManager( 4956): SoundAppPolicy
setDefaultWhiteList()
01-07 10:27:27.968 I/AS.AudioService( 4956): SoundAppPolicy APP_LIST_VERSION
=1986010100
01-07 10:27:27.970 I/AS.AudioService( 4956):
l_bt_game_latency=com.miHoYo.GenshinImpact|
01-07 10:27:27.973 D/AS.OmcRingtoneManager( 4956): There is no sounds(type:1) list
to remove
01-07 10:27:27.973 D/AS.OmcRingtoneManager( 4956): There is no sounds(type:2) list
to remove
01-07 10:27:27.974 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(audio:4956)
01-07 10:27:27.975 D/SystemServerTiming( 4956): StartAudioService took to complete:
522ms
01-07 10:27:27.975 D/SystemServerTiming( 4956): !@Boot_SystemServer: 522ms :
StartAudioService
01-07 10:27:27.975 I/SystemServerTiming( 4956): !@Boot_EBS: Took 522ms by
'StartAudioService'
01-07 10:27:27.975 I/SystemServerTiming( 4956): StartSoundTriggerMiddlewareService
01-07 10:27:27.975 I/SystemServiceManager( 4956): Starting
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-07 10:27:27.984 D/SoundTriggerMiddlewareService( 4956): Connecting to default
ISoundTriggerHw
01-07 10:27:27.985 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): Failed to add a
SoundTriggerModule instance
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956):
java.util.NoSuchElementException
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
android.os.HwBinder.getService(Native Method)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:
55)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:
62)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle.
lambda$onStart$0(SoundTriggerMiddlewareService.java:176)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.-$
$Lambda$SoundTriggerMiddlewareService$Lifecycle$-
t8UndY0AHGyM6n9ce2y6qok3Ho.create(Unknown Source:0)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.SoundTriggerModule.attachToHal(SoundTrig
gerModule.java:221)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.SoundTriggerModule.<init>(SoundTriggerMo
dule.java:113)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareImpl.<init>(SoundT
riggerMiddlewareImpl.java:89)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle.
onStart(SoundTriggerMiddlewareService.java:182)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:182)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:169)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2705)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:27.988 E/SoundTriggerMiddlewareImpl( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:27.990 I/CaptureStateNotifier( 4630): Registering a listener
01-07 10:27:27.990 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(soundtrigger_middleware:4956)
01-07 10:27:27.991 I/SoundTriggerMiddlewareLogging( 4956):
setCaptureState[this=com.android.server.soundtrigger_middleware.SoundTriggerMiddlew
areImpl@3c10702, caller=1000/4956](false)
01-07 10:27:27.991 D/SystemServerTiming( 4956): StartSoundTriggerMiddlewareService
took to complete: 15ms
01-07 10:27:27.991 I/SystemServerTiming( 4956): StartLedBackCoverService
01-07 10:27:27.994 E/LedBackCoverService( 4956): backgroundWhitelist exception
01-07 10:27:27.994 E/LedBackCoverService( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.ledbackcover
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.server.ledcover.LedBackCoverService.backgroundWhitelist(LedBackCoverSer
vice.java:60)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.server.ledcover.LedBackCoverService.<init>(LedBackCoverService.java:32)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2710)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:27.994 E/LedBackCoverService( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:27.995 D/SystemServerTiming( 4956): StartLedBackCoverService took to
complete: 3ms
01-07 10:27:27.995 I/SystemServerTiming( 4956): LedCoverAppService
01-07 10:27:27.996 E/LedCoverAppService( 4956): backgroundWhitelist exception
01-07 10:27:27.996 E/LedCoverAppService( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.ledcoverdream
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.server.ledcoverapp.LedCoverAppService.backgroundWhitelist(LedCoverAppSe
rvice.java:60)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.server.ledcoverapp.LedCoverAppService.<init>(LedCoverAppService.java:32
)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2716)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:27.996 E/LedCoverAppService( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:27.996 D/SystemServerTiming( 4956): LedCoverAppService took to
complete: 1ms
01-07 10:27:27.996 I/SystemServerTiming( 4956): StartDockObserver
01-07 10:27:27.996 I/SystemServiceManager( 4956): Starting
com.android.server.DockObserver
01-07 10:27:28.002 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(DockObserver:4956)
01-07 10:27:28.002 D/SystemServerTiming( 4956): StartDockObserver took to complete:
7ms
01-07 10:27:28.002 I/SystemServerTiming( 4956): StartWiredAccessoryManager
01-07 10:27:28.008 W/WiredAccessoryManager( 4956): This kernel does not have usb
audio support
01-07 10:27:28.008 W/WiredAccessoryManager( 4956): This kernel does not have HDMI
audio support
01-07 10:27:28.008 D/SystemServerTiming( 4956): StartWiredAccessoryManager took to
complete: 6ms
01-07 10:27:28.009 I/SystemServerTiming( 4956): StartMidiManager
01-07 10:27:28.009 I/SystemServiceManager( 4956): Starting
com.android.server.midi.MidiService$Lifecycle
01-07 10:27:28.012 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(midi:4956)
01-07 10:27:28.012 D/SystemServerTiming( 4956): StartMidiManager took to complete:
3ms
01-07 10:27:28.012 I/SystemServerTiming( 4956): StartAdbService
01-07 10:27:28.012 I/SystemServiceManager( 4956): Starting
com.android.server.adb.AdbService$Lifecycle
01-07 10:27:28.020 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(adb:4956)
01-07 10:27:28.020 D/SystemServerTiming( 4956): StartAdbService took to complete:
8ms
01-07 10:27:28.020 I/SystemServerTiming( 4956): StartUsbService
01-07 10:27:28.020 I/SystemServiceManager( 4956): Starting
com.android.server.usb.UsbService$Lifecycle
01-07 10:27:28.021 D/SystemServerTiming( 4956): StartUsbService took to complete:
1ms
01-07 10:27:28.021 I/SystemServerTiming( 4956): StartSerialService
01-07 10:27:28.021 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UsbService$Lifecycle#onStart
01-07 10:27:28.023 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(serial:4956)
01-07 10:27:28.024 D/SystemServerTiming( 4956): StartSerialService took to
complete: 3ms
01-07 10:27:28.024 I/SystemServerTiming( 4956):
StartHardwarePropertiesManagerService
01-07 10:27:28.029 D/HardwarePropertiesManagerService-JNI( 4956): Link to death
notification successful
01-07 10:27:28.031 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(hardware_properties:4956)
01-07 10:27:28.031 D/SystemServerTiming( 4956):
StartHardwarePropertiesManagerService took to complete: 7ms
01-07 10:27:28.031 I/SystemServerTiming( 4956): StartTwilightService
01-07 10:27:28.031 I/SystemServiceManager( 4956): Starting
com.android.server.twilight.TwilightService
01-07 10:27:28.031 D/SystemServerTiming( 4956): StartTwilightService took to
complete: 0ms
01-07 10:27:28.031 I/SystemServerTiming( 4956): StartIntelligentBatterySaverService
01-07 10:27:28.035 D/UsbHostManager( 4956): deviceConnectionHandler is not empty
01-07 10:27:28.037 E/UsbDeviceManager( 4956): failed to write to
/sys/class/android_usb/android0/f_rndis/ethaddr
01-07 10:27:28.038 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
01-07 10:27:28.049 I/UsbDeviceManager( 4956): USB GADGET HAL not present in the
device
01-07 10:27:28.049 I/UsbDeviceManager( 4956): java.util.NoSuchElementException
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
android.os.HwBinder.getService(Native Method)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:55)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:62)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
com.android.server.usb.UsbDeviceManager.<init>(UsbDeviceManager.java:361)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
com.android.server.usb.UsbService.<init>(UsbService.java:210)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
com.android.server.usb.UsbService$Lifecycle.lambda$onStart$0$UsbService$Lifecycle(U
sbService.java:105)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at com.android.server.usb.-$
$Lambda$UsbService$Lifecycle$KjOG0MXO3C0J-L5Ymrj6FnSwXwQ.run(Unknown Source:2)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
com.android.server.SystemServerInitThreadPool.lambda$submitTask$0$SystemServerInitT
hreadPool(SystemServerInitThreadPool.java:103)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at com.android.server.-$
$Lambda$SystemServerInitThreadPool$o2_GLo0lnkotYmRdTfg66UETEwQ.run(Unknown
Source:6)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-07 10:27:28.049 I/UsbDeviceManager( 4956): at
com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:65)
01-07 10:27:28.050 E/UsbDeviceManagerJNI( 4956): could not open control for mtp
Permission denied
01-07 10:27:28.052 E/UsbDeviceManager( 4956): Failed to open control for mtp
01-07 10:27:28.052 E/UsbDeviceManagerJNI( 4956): could not open control for ptp
Permission denied
01-07 10:27:28.052 E/UsbDeviceManager( 4956): Failed to open control for ptp
01-07 10:27:28.062 D/IbsQuickDim( 4956): Uid = 1000
01-07 10:27:28.062 D/IbsQuickDim( 4956): Uid = 10089
01-07 10:27:28.068 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(IntelligentBatterySaverService:4956)
01-07 10:27:28.069 D/SystemServerTiming( 4956): StartIntelligentBatterySaverService
took to complete: 37ms
01-07 10:27:28.069 I/SystemServerTiming( 4956): StartColorDisplay
01-07 10:27:28.069 I/SystemServiceManager( 4956): Starting
com.android.server.display.color.ColorDisplayService
01-07 10:27:28.070 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:28.072 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(color_display:4956)
01-07 10:27:28.072 D/UsbDeviceManager( 4956): getPersistProp:
return=persist.sys.usb.config
01-07 10:27:28.072 D/SystemServerTiming( 4956): StartColorDisplay took to complete:
4ms
01-07 10:27:28.072 I/SystemServerTiming( 4956): StartJobScheduler
01-07 10:27:28.073 D/UsbDeviceManager( 4956): Init mCurrentFunctions=mtp
state=DISCONNECTED
01-07 10:27:28.078 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
01-07 10:27:28.078 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:27:28.078 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:27:28.079 I/SystemServiceManager( 4956): Starting
com.android.server.job.JobSchedulerService
01-07 10:27:28.079 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:28.080 I/UsbPortManager( 4956): Usb hal service started
[email protected]::IUsb default
01-07 10:27:28.081 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IUsb/default
01-07 10:27:28.083 D/UsbService( 4956): At UsbService, UsbDeviceManager ->
UsbHostRestrictor
01-07 10:27:28.085 D/UsbService( 4956): At UsbService, UsbDeviceManager ->
UsbMonitorImpl
01-07 10:27:28.085 I/[email protected]( 4593): registering
callback
01-07 10:27:28.086 E/[email protected]( 4593): creating
thread
01-07 10:27:28.086 V/UsbProfileGroupSettingsManager( 4956): Creating settings for
UserHandle{0}
01-07 10:27:28.087 I/[email protected]( 4593): port0
01-07 10:27:28.087 I/[email protected]( 4593): connected:0
canChangeMode:1 canChagedata:0 canChangePower:0
01-07 10:27:28.087 V/UsbProfileGroupSettingsManager( 4956): readSettingsLocked()
01-07 10:27:28.089 D/UsbProfileGroupSettingsManager( 4956): settings file not found
01-07 10:27:28.089 I/JobStore( 4956): Read 0 jobs
01-07 10:27:28.090 D/UsbDeviceManager( 4956): handleMessage -> MSG_USER_SWITCHED
01-07 10:27:28.091 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(usb:4956)
01-07 10:27:28.091 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UsbService$Lifecycle#onStart took to complete: 70ms
01-07 10:27:28.097 I/TetheringManager( 4956):
registerTetheringEventCallback:android
01-07 10:27:28.097 D/ConnectivityManager( 4956): ConnectivityManager()
mContext=android.app.Application@a852ea0 getOpPackageName()=android
getBasePackageName()=android getPackageName()=android
01-07 10:27:28.101 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:28.110 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:28.112 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(jobscheduler:4956)
01-07 10:27:28.112 D/SystemServerTiming( 4956): StartJobScheduler took to complete:
40ms
01-07 10:27:28.112 I/SystemServerTiming( 4956): StartSoundTrigger
01-07 10:27:28.112 I/SystemServiceManager( 4956): Starting
com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:28.114 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(soundtrigger:4956)
01-07 10:27:28.115 D/SystemServerTiming( 4956): StartSoundTrigger took to complete:
2ms
01-07 10:27:28.115 I/SystemServerTiming( 4956): StartTrustManager
01-07 10:27:28.115 I/SystemServiceManager( 4956): Starting
com.android.server.trust.TrustManagerService
01-07 10:27:28.119 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(trust:4956)
01-07 10:27:28.119 D/SystemServerTiming( 4956): StartTrustManager took to complete:
5ms
01-07 10:27:28.119 I/SystemServerTiming( 4956): StartBackupManager
01-07 10:27:28.119 I/SystemServiceManager( 4956): Starting
com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:28.124 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(backup:4956)
01-07 10:27:28.125 D/SystemServerTiming( 4956): StartBackupManager took to
complete: 5ms
01-07 10:27:28.125 I/SystemServerTiming( 4956): StartAppWidgetService
01-07 10:27:28.125 I/SystemServiceManager( 4956): Starting
com.android.server.appwidget.AppWidgetService
01-07 10:27:28.134 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(appwidget:4956)
01-07 10:27:28.134 D/SystemServerTiming( 4956): StartAppWidgetService took to
complete: 10ms
01-07 10:27:28.134 I/SystemServerTiming( 4956): StartRoleManagerService
01-07 10:27:28.139 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(role:4956)
01-07 10:27:28.139 D/SystemServerTiming( 4956): StartRoleManagerService took to
complete: 5ms
01-07 10:27:28.139 I/SystemServerTiming( 4956): StartVoiceRecognitionManager
01-07 10:27:28.139 I/SystemServiceManager( 4956): Starting
com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:28.144 I/RolesPersistenceImpl( 4956): roles.xml not found
01-07 10:27:28.147 I/RoleUserState( 4956): roles.xml not found
01-07 10:27:28.147 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(voiceinteraction:4956)
01-07 10:27:28.147 D/SystemServerTiming( 4956): StartVoiceRecognitionManager took
to complete: 8ms
01-07 10:27:28.148 I/SystemServerTiming( 4956): StartGestureLauncher
01-07 10:27:28.148 I/SystemServiceManager( 4956): Starting
com.android.server.GestureLauncherService
01-07 10:27:28.148 D/SystemServerTiming( 4956): StartGestureLauncher took to
complete: 0ms
01-07 10:27:28.148 I/SystemServerTiming( 4956): StartSensorNotification
01-07 10:27:28.148 I/SystemServiceManager( 4956): Starting
com.android.server.SensorNotificationService
01-07 10:27:28.148 D/SystemServerTiming( 4956): StartSensorNotification took to
complete: 1ms
01-07 10:27:28.148 I/SystemServerTiming( 4956): StartDiskStatsService
01-07 10:27:28.160 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(diskstats:4956)
01-07 10:27:28.161 D/SystemServerTiming( 4956): StartDiskStatsService took to
complete: 12ms
01-07 10:27:28.161 I/SystemServerTiming( 4956): RuntimeService
01-07 10:27:28.162 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(runtime:4956)
01-07 10:27:28.162 D/SystemServerTiming( 4956): RuntimeService took to complete:
2ms
01-07 10:27:28.162 I/SystemServerTiming( 4956): StartNetworkTimeUpdateService
01-07 10:27:28.166 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(network_time_update_service:4956)
01-07 10:27:28.166 D/SystemServerTiming( 4956): StartNetworkTimeUpdateService took
to complete: 4ms
01-07 10:27:28.167 I/SystemServerTiming( 4956): CertBlacklister
01-07 10:27:28.168 D/SystemServerTiming( 4956): CertBlacklister took to complete:
1ms
01-07 10:27:28.168 I/SystemServerTiming( 4956): StartEmergencyAffordanceService
01-07 10:27:28.168 I/SystemServiceManager( 4956): Starting
com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:28.170 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(emergency_affordance:4956)
01-07 10:27:28.170 D/SystemServerTiming( 4956): StartEmergencyAffordanceService
took to complete: 2ms
01-07 10:27:28.171 I/SystemServerTiming( 4956): StartDreamManager
01-07 10:27:28.171 I/SystemServiceManager( 4956): Starting
com.android.server.dreams.DreamManagerService
01-07 10:27:28.171 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:startBlobStoreManagerService
01-07 10:27:28.171 I/SystemServerTimingAsync( 4956): startBlobStoreManagerService
01-07 10:27:28.173 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(dreams:4956)
01-07 10:27:28.174 D/SystemServerTiming( 4956): StartDreamManager took to complete:
3ms
01-07 10:27:28.174 I/SystemServerTiming( 4956): AddGraphicsStatsService
01-07 10:27:28.179 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(graphicsstats:4956)
01-07 10:27:28.180 D/SystemServerTiming( 4956): AddGraphicsStatsService took to
complete: 5ms
01-07 10:27:28.182 I/SystemServerTiming( 4956): StartPrintManager
01-07 10:27:28.182 I/SystemServiceManager( 4956): Starting
com.android.server.print.PrintManagerService
01-07 10:27:28.182 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.187 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(print:4956)
01-07 10:27:28.187 D/SystemServerTiming( 4956): StartPrintManager took to complete:
5ms
01-07 10:27:28.187 I/SystemServerTiming( 4956): StartCompanionDeviceManager
01-07 10:27:28.188 I/SystemServiceManager( 4956): Starting
com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:28.189 I/SystemServiceManager( 4956): Starting
com.android.server.blob.BlobStoreManagerService
01-07 10:27:28.191 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(companiondevice:4956)
01-07 10:27:28.192 D/SystemServerTiming( 4956): StartCompanionDeviceManager took to
complete: 4ms
01-07 10:27:28.192 I/SystemServerTiming( 4956): StartRestrictionManager
01-07 10:27:28.192 I/SystemServiceManager( 4956): Starting
com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:28.194 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(restrictions:4956)
01-07 10:27:28.194 D/SystemServerTiming( 4956): StartRestrictionManager took to
complete: 3ms
01-07 10:27:28.194 I/SystemServerTiming( 4956): CocktailBarService
01-07 10:27:28.195 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(blob_store:4956)
01-07 10:27:28.196 D/SystemServerTimingAsync( 4956): startBlobStoreManagerService
took to complete: 25ms
01-07 10:27:28.196 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:startBlobStoreManagerService took to complete: 25ms
01-07 10:27:28.197 I/SystemServiceManager( 4956): Starting
com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:28.204 I/CocktailBarWakeUpManager( 4956): prepareBooster :
FEATURE_ENABLE_EDGE_FEEDS is disable
01-07 10:27:28.209 D/CocktailBarConfig( 4956): getEdgeConfigParser: no enabled
cocktailbarservice
01-07 10:27:28.209 D/CocktailBarConfig( 4956): getCategoryFilter: CategoryFilterStr
is null
01-07 10:27:28.213 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(CocktailBarService:4956)
01-07 10:27:28.213 D/SystemServerTiming( 4956): CocktailBarService took to
complete: 19ms
01-07 10:27:28.214 I/SystemServerTiming( 4956): StartAODService
01-07 10:27:28.224 I/SystemServiceManager( 4956): Starting
com.android.server.aod.AODManagerService
01-07 10:27:28.229 D/SettingsProvider( 4956): isChangeAllowed() : name = aod_mode
01-07 10:27:28.232 D/AODManagerService( 4956): observe
01-07 10:27:28.234 D/AODManagerService( 4956): updateSettings: singletap_enable,0
mIsAODModeEnabled = false mIsAODTapToShow = true mIsFingerScreenLock = false
mIsFingerScreenOffIconAOD = false mIsMPSMEnabled = false mIsUPSMEnabled = false
01-07 10:27:28.235 D/AODManagerService( 4956): requestReCalToTSP IsSingleTouchMode
= false / previousDisplayState = UNKNOWN
01-07 10:27:28.235 D/AODManagerService( 4956): AOD_SCREEN_TURNING_ON_TIMEOUT : 0
01-07 10:27:28.237 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(AODManagerService:4956)
01-07 10:27:28.238 D/SystemServerTiming( 4956): StartAODService took to complete:
24ms
01-07 10:27:28.238 I/SystemServerTiming( 4956): Samsung Accessory Manager
01-07 10:27:28.238 I/SystemServer( 4956): Samsung Accessory Manager
01-07 10:27:28.242 I/SAccessoryManager_SAccessoryManager( 4956): SAccessoryManager
starting up
01-07 10:27:28.247 D/SAccessoryManager_SAccessoryManager( 4956): feature check nfc:
false, usb: true
01-07 10:27:28.247 D/SystemServerTiming( 4956): Samsung Accessory Manager took to
complete: 10ms
01-07 10:27:28.247 I/SystemServerTiming( 4956): StartMediaSessionService
01-07 10:27:28.247 I/SystemServiceManager( 4956): Starting
com.android.server.media.MediaSessionService
01-07 10:27:28.252 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media_session:4956)
01-07 10:27:28.257 D/SystemServerTiming( 4956): StartMediaSessionService took to
complete: 10ms
01-07 10:27:28.257 I/SystemServerTiming( 4956): StartMediaResourceMonitor
01-07 10:27:28.257 I/SystemServiceManager( 4956): Starting
com.android.server.media.MediaResourceMonitorService
01-07 10:27:28.258 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media_resource_monitor:4956)
01-07 10:27:28.258 D/SystemServerTiming( 4956): StartMediaResourceMonitor took to
complete: 1ms
01-07 10:27:28.258 I/SystemServerTiming( 4956): StartMediaRouterService
01-07 10:27:28.260 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:28.262 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media_router:4956)
01-07 10:27:28.262 D/SystemServerTiming( 4956): StartMediaRouterService took to
complete: 4ms
01-07 10:27:28.262 I/SystemServerTiming( 4956): StartFaceSensor
01-07 10:27:28.262 I/SystemServiceManager( 4956): Starting
com.android.server.biometrics.face.FaceService
01-07 10:27:28.264 D/GFaceService( 4956): create FaceService
01-07 10:27:28.284 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.291 I/system_server( 4956): Background concurrent copying GC freed
292014(13MB) AllocSpace objects, 113(2916KB) LOS objects, 49% free, 16MB/32MB,
paused 282us total 296.859ms
01-07 10:27:28.307 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(face:4956)
01-07 10:27:28.307 D/SystemServerTiming( 4956): StartFaceSensor took to complete:
45ms
01-07 10:27:28.307 I/SystemServerTiming( 4956): StartFingerprintSensor
01-07 10:27:28.307 I/SystemServiceManager( 4956): Starting
com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:28.309 D/FingerprintService( 4956): create FingerprintService
01-07 10:27:28.314 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(fingerprint:4956)
01-07 10:27:28.315 D/SystemServerTiming( 4956): StartFingerprintSensor took to
complete: 7ms
01-07 10:27:28.315 I/SystemServerTiming( 4956): StartBiometricService
01-07 10:27:28.315 I/SystemServiceManager( 4956): Starting
com.android.server.biometrics.BiometricService
01-07 10:27:28.315 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:FingerprintService.onStart
01-07 10:27:28.315 V/FingerprintService( 4956): mDaemon was null, reconnect to
fingerprint
01-07 10:27:28.317 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting:
[email protected]::ISehBiometricsFingerprint/
default
01-07 10:27:28.319 I/[email protected]
service( 4767): setNotify()
01-07 10:27:28.325 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(biometric:4956)
01-07 10:27:28.326 D/SystemServerTiming( 4956): StartBiometricService took to
complete: 11ms
01-07 10:27:28.326 I/SystemServerTiming( 4956): StartAuthService
01-07 10:27:28.326 I/SystemServiceManager( 4956): Starting
com.android.server.biometrics.AuthService
01-07 10:27:28.327 D/AuthService( 4956): Registering ID: 0 Modality: 2 Strength: 15
01-07 10:27:28.327 D/FingerprintService( 4956): initConfiguredStrengthInternal(15)
01-07 10:27:28.327 D/BiometricService( 4956): Registering ID: 0 Modality: 2
Strength: 15
01-07 10:27:28.328 D/BiometricStrengthController( 4956): Flags are null or empty
01-07 10:27:28.328 D/AuthService( 4956): Registering ID: 1 Modality: 8 Strength:
255
01-07 10:27:28.328 D/GFaceService( 4956): initConfiguredStrengthInternal(255)
01-07 10:27:28.328 D/BiometricService( 4956): Registering ID: 1 Modality: 8
Strength: 255
01-07 10:27:28.328 D/BiometricStrengthController( 4956): Flags are null or empty
01-07 10:27:28.330 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(auth:4956)
01-07 10:27:28.330 D/SystemServerTiming( 4956): StartAuthService took to complete:
3ms
01-07 10:27:28.330 I/SystemServerTiming( 4956): StartBackgroundDexOptService
01-07 10:27:28.331 W/BackgroundDexOptService( 4956): SysProp
pm.dexopt.downgrade_after_inactive_days not set
01-07 10:27:28.333 D/SystemServerTiming( 4956): StartBackgroundDexOptService took
to complete: 3ms
01-07 10:27:28.333 I/SystemServerTiming( 4956): StartDynamicCodeLoggingService
01-07 10:27:28.336 D/SystemServerTiming( 4956): StartDynamicCodeLoggingService took
to complete: 2ms
01-07 10:27:28.336 I/SystemServerTiming( 4956): StartPruneInstantAppsJobService
01-07 10:27:28.337 D/SystemServerTiming( 4956): StartPruneInstantAppsJobService
took to complete: 1ms
01-07 10:27:28.337 I/SystemServerTiming( 4956): StartSmartThingsService
01-07 10:27:28.341 I/bauth_service( 4767): BAuthService, 165
01-07 10:27:28.341 I/bauth_service( 4767): BAuthService, 65
01-07 10:27:28.341 I/bauth_service( 4767): BAuthService, 96
01-07 10:27:28.341 I/bauth_service( 4767): BAuthService, 219
01-07 10:27:28.342 E/oneconnect_svc( 4956): smartthings service :
backgroundWhitelist exception
01-07 10:27:28.342 E/oneconnect_svc( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.oneconnect
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.server.smartthings.SmartThingsService.backgroundWhitelist(SmartThingsSe
rvice.java:58)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.server.smartthings.SmartThingsService.<init>(SmartThingsService.java:33
)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3119)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.342 E/oneconnect_svc( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.342 D/SystemServerTiming( 4956): StartSmartThingsService took to
complete: 5ms
01-07 10:27:28.342 I/SystemServerTiming( 4956): StartShortcutServiceLifecycle
01-07 10:27:28.342 I/SystemServiceManager( 4956): Starting
com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:28.343 I/bauth_FPBAuthService( 4767): FPBAuthService, 12668
01-07 10:27:28.343 I/bauth_FPBAuthService( 4767): 3, 6
01-07 10:27:28.343 I/bauth_FPBAuthService( 4767): w1, s0
01-07 10:27:28.346 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:28.348 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(shortcut:4956)
01-07 10:27:28.348 D/SystemServerTiming( 4956): StartShortcutServiceLifecycle took
to complete: 6ms
01-07 10:27:28.348 I/SystemServerTiming( 4956): StartLauncherAppsService
01-07 10:27:28.348 I/SystemServiceManager( 4956): Starting
com.android.server.pm.LauncherAppsService
01-07 10:27:28.351 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(launcherapps:4956)
01-07 10:27:28.351 D/SystemServerTiming( 4956): StartLauncherAppsService took to
complete: 3ms
01-07 10:27:28.351 I/SystemServerTiming( 4956): StartCrossProfileAppsService
01-07 10:27:28.351 I/SystemServiceManager( 4956): Starting
com.android.server.pm.CrossProfileAppsService
01-07 10:27:28.352 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(crossprofileapps:4956)
01-07 10:27:28.352 D/SystemServerTiming( 4956): StartCrossProfileAppsService took
to complete: 1ms
01-07 10:27:28.352 I/SystemServerTiming( 4956): StartOemWifi
01-07 10:27:28.357 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
80
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): FPBAuthService, 290
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): tasv 1 2 0
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): FPBAuthService, 12518
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): -1, 3
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): FPBAuthService, 1053
01-07 10:27:28.357 I/bauth_FPBAuthService( 4767): 1 0
01-07 10:27:28.357 E/(FPLOG) ( 4767): 2.0.36.0 DeviceSetClock 1
01-07 10:27:28.357 W/system_server( 4956): ClassLoaderContext classpath size
mismatch. expected=6, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*1546904608:/system/framework/services.jar!
classes2.dex*2280263814:/system/framework/services.jar!classes3.dex*4241600514:/
system/framework/ethernet-service.jar*2107083048:/system/framework/
ssrm.jar*766692030] |
PCL[];PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*1546904608:/system/framework/services.jar!
classes2.dex*2280263814:/system/framework/services.jar!classes3.dex*4241600514:/
system/framework/ethernet-service.jar*2107083048:/system/framework/
ssrm.jar*766692030:/system/framework/semwifi-service.jar*4004166315:/apex/
com.android.permission/javalib/service-permission.jar*2595220506:/apex/
com.android.wifi/javalib/service-wifi.jar*3274044145:/apex/com.android.ipsec/
javalib/android.net.ipsec.ike.jar*3834197743])
01-07 10:27:28.358 W/system_server( 4956): Found duplicate classes, falling back to
extracting from APK : /system/framework/semwifi-service.jar
01-07 10:27:28.359 W/system_server( 4956): NOTE: This wastes RAM and hurts startup
performance.
01-07 10:27:28.359 W/system_server( 4956): Found duplicated class when checking oat
files: 'Landroidx/annotation/Keep;' in /system/framework/semwifi-service.jar and
/system/framework/semwifi-service.jar
01-07 10:27:28.367 I/io_stats( 4394): !@ 179,0 r 57487 3769897 w 6679 369152 d 1079
246836 f 1339 1358 iot 23564 0 th 51200 0 0 pt 0 inp 6 0 153.501
01-07 10:27:28.371 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
218
01-07 10:27:28.372 I/bauth_FPBAuthService( 4767): FPBAuthService, 1099
01-07 10:27:28.372 I/bauth_FPBAuthService( 4767): FPBAuthService, 12424
01-07 10:27:28.372 I/TLC_BAUTH( 4767): FUNC ID 0x1 is completed
01-07 10:27:28.372 I/TLC_BAUTH( 4767): Call FUNC ID 0x3 , 3
01-07 10:27:28.372 I/tlc_communication( 4767): blowfish : tlc_open() called
01-07 10:27:28.374 I/tlc_communication( 4767): blowfish : Opening the session
01-07 10:27:28.382 I/tlc_communication( 4767): ptav:5.1.0.1
01-07 10:27:28.382 I/tlc_communication( 4767): opta
01-07 10:27:28.386 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.397 I/tlc_communication( 4767): blowfish : Allocating WSM for TCI
01-07 10:27:28.403 I/tlc_communication( 4767): blowfish : tlc_open() succeed
01-07 10:27:28.403 I/TLC_BAUTH( 4767): Check TCI buffer
01-07 10:27:28.403 I/TLC_BAUTH( 4767): FUNC ID 0x3 is completed
01-07 10:27:28.403 I/bauth_FPBAuthService( 4767): FPBAuthService, 1158
01-07 10:27:28.403 I/bauth_FPBAuthService( 4767): FPBAuthService, 1170
01-07 10:27:28.403 I/bauth_FPBAuthService( 4767): FPBAuthService, 12450
01-07 10:27:28.403 I/TLC_BAUTH( 4767): Call FP cmd 0x10
01-07 10:27:28.409 I/SystemServiceManager( 4956): Starting
com.samsung.android.server.wifi.SemWifiService
01-07 10:27:28.426 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(16) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.426 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.426 I/bauth_FPBAuthService( 4767): FPBAuthService, 12466
01-07 10:27:28.426 I/bauth_FPBAuthService( 4767): 3
01-07 10:27:28.426 I/TLC_BAUTH( 4767): Call FUNC ID 0x4
01-07 10:27:28.426 I/tlc_communication( 4767): blowfish : tlc_close() called
01-07 10:27:28.428 I/tlc_communication( 4767): blowfish : tlc_close() succeed
01-07 10:27:28.428 I/TLC_BAUTH( 4767): FUNC ID 0x4 is completed
01-07 10:27:28.428 I/TLC_BAUTH( 4767): FUNC ID 0x2 is completed
01-07 10:27:28.428 I/bauth_FPBAuthService( 4767): 0 0
01-07 10:27:28.428 E/(FPLOG) ( 4767): 2.0.36.0 DeviceSetClock 0
01-07 10:27:28.428 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
240
01-07 10:27:28.428 I/bauth_FPBAuthService( 4767): FPBAuthService, 1145
01-07 10:27:28.428 I/bauth_FPBAuthService( 4767): FPBAuthService, 12483
01-07 10:27:28.428 E/bauth_FPBAuthServiceStorage( 4767):
FPBAuthServiceStorage::readCALIBRATIONMetaData SNSR_TYPE file isn't exist
01-07 10:27:28.434 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
462
01-07 10:27:28.434 I/bauth_FPBAuthService( 4767): FPBAuthService, 12354
01-07 10:27:28.434 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
689
01-07 10:27:28.439 I/tlc_communication( 4767): ptav:5.1.0.1
01-07 10:27:28.439 I/bauth_FPBAuthService( 4767): FPBAuthService, 563
01-07 10:27:28.439 I/bauth_FPBAuthService( 4767): FPBAuthService, 1031
01-07 10:27:28.439 I/bauth_FPBAuthService( 4767): FPBAuthService, 3957
01-07 10:27:28.439 I/bauth_FPBAuthService( 4767): FPBAuthService, 1053
01-07 10:27:28.439 I/bauth_FPBAuthService( 4767): 1 0
01-07 10:27:28.439 E/(FPLOG) ( 4767): 2.0.36.0 DeviceSetClock 1
01-07 10:27:28.454 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
218
01-07 10:27:28.454 I/bauth_FPBAuthService( 4767): FPBAuthService, 1099
01-07 10:27:28.454 I/bauth_FPBAuthService( 4767): FPBAuthService, 3981
01-07 10:27:28.454 I/TLC_BAUTH( 4767): FUNC ID 0x1 is completed
01-07 10:27:28.454 I/TLC_BAUTH( 4767): Call FUNC ID 0x3 , 3
01-07 10:27:28.454 I/tlc_communication( 4767): blowfish : tlc_open() called
01-07 10:27:28.454 I/tlc_communication( 4767): blowfish : Opening the session
01-07 10:27:28.457 E/SemMobileWipsFrameworkService( 4956):
SemMobileWipsFrameworkService::Start
01-07 10:27:28.458 I/tlc_communication( 4767): ptav:5.1.0.1
01-07 10:27:28.458 I/tlc_communication( 4767): opta
01-07 10:27:28.471 I/SemMobileWipsFrameworkService( 4956): MobileWips default
feature value : 0
01-07 10:27:28.473 I/SemMobileWipsFrameworkService( 4956):
SettingNotFoundException, Set default Setting
01-07 10:27:28.473 D/SettingsProvider( 4956): isChangeAllowed() : name = wifi_mwips
01-07 10:27:28.474 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.479 I/tlc_communication( 4767): blowfish : Allocating WSM for TCI
01-07 10:27:28.483 I/tlc_communication( 4767): blowfish : tlc_open() succeed
01-07 10:27:28.483 I/TLC_BAUTH( 4767): Check TCI buffer
01-07 10:27:28.483 I/TLC_BAUTH( 4767): FUNC ID 0x3 is completed
01-07 10:27:28.483 I/bauth_FPBAuthService( 4767): FPBAuthService, 1158
01-07 10:27:28.483 I/bauth_FPBAuthService( 4767): FPBAuthService, 1170
01-07 10:27:28.483 I/bauth_FPBAuthService( 4767): FPBAuthService, 4010
01-07 10:27:28.483 E/bauth_FPBAuthServiceStorage( 4767):
FPBAuthServiceStorage::readCALIBRATIONMetaData fileopen error : 2
01-07 10:27:28.483 E/bauth_FPBAuthService( 4767): retrieveMetaData is not existed :
262
01-07 10:27:28.484 D/SemSarManager( 4956): SemSarManager constructor
01-07 10:27:28.484 I/TLC_BAUTH( 4767): Call FP cmd 0x1
01-07 10:27:28.486 D/SemCellularStateManager( 4956): SemCellularStateManager
constructor
01-07 10:27:28.486 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.486 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.487 I/bauth_FPBAuthService( 4767): check_opcode status = 0, opcode =
62, func_ret_val = 0, function_status = 0, timeout = 10
01-07 10:27:28.487 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.488 I/TLC_BAUTH( 4767): Call FP cmd 0xc (83)
01-07 10:27:28.488 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.488 D/SemWifiCoexManager( 4956): SemWifiCoexManager
01-07 10:27:28.490 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.490 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.491 I/bauth_FPBAuthService( 4767): FPBAuthService, 3557
01-07 10:27:28.500 I/SemRoamingAssistant2.0( 4956): Initiate Roaming Assistant
version 2.0
01-07 10:27:28.500 D/SemRoamingAssistant2.0( 4956): RCL path /data/misc/wifi/
01-07 10:27:28.500 D/SemRoamingAssistant2.0( 4956): load RCL file
01-07 10:27:28.501 W/SemRoamingAssistant2.0( 4956): RCL file not exists..
01-07 10:27:28.511 E/SemClientModeImpl( 4956): WIFI_HOTSPOT20_ENABLE is invalid
01-07 10:27:28.511 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_hotspot20_enable
01-07 10:27:28.512 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.512 D/SemClientModeImpl( 4956): entering DefaultState
01-07 10:27:28.516 I/TLC_BAUTH( 4767): Call FP cmd 0xc (84)
01-07 10:27:28.516 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.518 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.519 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.519 I/bauth_FPBAuthService( 4767): FPBAuthService, 3633
01-07 10:27:28.519 I/TLC_BAUTH( 4767): Call FP cmd 0x1
01-07 10:27:28.521 I/SemWifiApHostapdHal( 4956): Registering ISehHostapd service
ready callback.
01-07 10:27:28.522 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.523 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.523 I/bauth_FPBAuthService( 4767): check_opcode status = 0, opcode =
41, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.523 I/bauth_FPBAuthService( 4767): FPBAuthService, 3651
01-07 10:27:28.523 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
529
01-07 10:27:28.523 E/(FPLOG) ( 4767): DeviceEEPROMEnable start tz 1
01-07 10:27:28.523 E/(FPLOG) ( 4767): DeviceEEPROMEnable end
01-07 10:27:28.523 I/TLC_BAUTH( 4767): Call FP cmd 0x1
01-07 10:27:28.523 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:28.526 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.526 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.526 I/bauth_FPBAuthService( 4767): check_opcode status = 0, opcode =
42, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.526 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
529
01-07 10:27:28.526 E/(FPLOG) ( 4767): DeviceEEPROMEnable start tz 0
01-07 10:27:28.526 E/(FPLOG) ( 4767): DeviceEEPROMEnable end
01-07 10:27:28.526 I/TLC_BAUTH( 4767): Call FP cmd 0x1
01-07 10:27:28.527 I/SemWifiApHostapdHal( 4956): registerForNotifications
successful
01-07 10:27:28.544 D/SemWifiApBroadcastReceiver( 4956): SemWifiApBroadcastReceiver
intialized
01-07 10:27:28.545 D/SemWifiApBroadcastReceiver( 4956): SemWifiApBroadcastReceiver
startTracking
01-07 10:27:28.550 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1651
01-07 10:27:28.552 I/SemSwitchBoardService( 4956): Initiate Switch Board Service:
ver=1.1.3
01-07 10:27:28.588 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.596 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:28.596 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1000/4956 NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
01-07 10:27:28.596 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:28.600 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_watchdog_poor_network_test_enabled
01-07 10:27:28.601 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.601 D/SettingsProvider( 4956): isChangeAllowed() : name =
check_private_ip_mode
01-07 10:27:28.602 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.602 D/WifiConnectivityMonitor( 4956): Initial
WIFI_WCM_COUNTRY_CODE_FROM_SCAN_RESULT: null
01-07 10:27:28.602 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.602 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.602 I/bauth_FPBAuthService( 4767): check_opcode status = 0, opcode =
7, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.602 I/TLC_BAUTH( 4767): Call FP cmd 0x1
01-07 10:27:28.610 D/SemWifiTransportLayerFileManager( 4956):
loadWifiPackageInfoFromFile
01-07 10:27:28.610 D/SemWifiTransportLayerFileManager( 4956):
readWifiPackageInfoList
01-07 10:27:28.611 D/SemWifiTransportLayerFileManager( 4956):
readJSONObjectFromFile
01-07 10:27:28.611 W/System.err( 4956): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorPackageInfo.json: open failed: ENOENT (No such file or
directory)
01-07 10:27:28.612 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.612 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.612 W/System.err( 4956): at
java.io.FileReader.<init>(FileReader.java:72)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readJSONObject
FromFile(SemWifiTransportLayerFileManager.java:451)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readWifiPackag
eInfoList(SemWifiTransportLayerFileManager.java:82)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadWifiPackag
eInfoFromFile(SemWifiTransportLayerFileManager.java:70)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:743)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1305)
01-07 10:27:28.612 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1324)
01-07 10:27:28.613 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
74)
01-07 10:27:28.613 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
01-07 10:27:28.613 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:28.613 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3146)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.613 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.613 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.613 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.613 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.613 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.613 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.613 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.613 W/System.err( 4956): ... 20 more
01-07 10:27:28.613 D/SemWifiTransportLayerFileManager( 4956):
loadWifiApInfoFromFile
01-07 10:27:28.614 D/SemWifiTransportLayerFileManager( 4956): readWifiApInfoList
01-07 10:27:28.614 D/SemWifiTransportLayerFileManager( 4956):
readJSONObjectFromFile
01-07 10:27:28.614 W/System.err( 4956): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorApInfo.json: open failed: ENOENT (No such file or
directory)
01-07 10:27:28.614 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.614 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.614 W/System.err( 4956): at
java.io.FileReader.<init>(FileReader.java:72)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readJSONObject
FromFile(SemWifiTransportLayerFileManager.java:451)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readWifiApInfo
List(SemWifiTransportLayerFileManager.java:319)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadWifiApInfo
FromFile(SemWifiTransportLayerFileManager.java:305)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:750)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1305)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1324)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
74)
01-07 10:27:28.614 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
01-07 10:27:28.614 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:28.614 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3146)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.615 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.615 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.615 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.615 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.615 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.615 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.615 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.615 W/System.err( 4956): ... 20 more
01-07 10:27:28.615 D/SemWifiTransportLayerFileManager( 4956):
loadSwitchEnabledUidListFromFile
01-07 10:27:28.615 D/SemWifiTransportLayerFileManager( 4956):
readSwitchEnabledUidInfoList
01-07 10:27:28.616 W/System.err( 4956): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorSwitchEnabledUID.xml: open failed: ENOENT (No such file
or directory)
01-07 10:27:28.616 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.616 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.616 W/System.err( 4956): at
java.io.FileReader.<init>(FileReader.java:72)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readSwitchEnab
ledUidInfoList(SemWifiTransportLayerFileManager.java:182)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadSwitchEnab
ledUidListFromFile(SemWifiTransportLayerFileManager.java:165)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:756)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1305)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1324)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
74)
01-07 10:27:28.616 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
01-07 10:27:28.616 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:28.616 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3146)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.616 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.616 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.617 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.617 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.617 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.617 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.617 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.617 W/System.err( 4956): ... 19 more
01-07 10:27:28.623 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:28.624 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:28.624 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:28.626 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:28.627 D/SemWifiSwitchForIndividualAppsService( 4956):
SwitchForIndividualApps - false
01-07 10:27:28.628 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_switch_for_individual_apps_detection_mode
01-07 10:27:28.628 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:28.628 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.629 D/WifiConnectivityMonitor( 4956): Version chaged. Updating the
version...
01-07 10:27:28.629 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_watchdog_version
01-07 10:27:28.629 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.630 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:28.630 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.630 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.630 I/bauth_FPBAuthService( 4767): check_opcode status = 0, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.630 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:28.631 I/SemIWCMonitor( 4956): makeIWCMonitor starting up...
serialVersionUID = 20181101
01-07 10:27:28.633 D/ConnectivityService( 4956): semIsMobilePolicyDataEnabled():
deprecated
01-07 10:27:28.635 E/WifiConnectivityMonitor( 4956): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@d89e1f
f
01-07 10:27:28.635 I/WifiConnectivityMonitor( 4956): SCORE_QC_STATE_NONE
01-07 10:27:28.635 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_wcm_event_roam_complete
01-07 10:27:28.636 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.637 D/WifiConnectivityMonitor( 4956): RSSI_BASE_STOP
01-07 10:27:28.647 I/bauth_FPBAuthService( 4767): FPBAuthService, 1373
01-07 10:27:28.647 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.647 I/bauth_FPBAuthService( 4767): FPBAuthService, 11566
01-07 10:27:28.647 I/bauth_service( 4767): BAuthService, 273
01-07 10:27:28.647 I/bauth_service( 4767): BAuthService, 2333
01-07 10:27:28.647 I/bauth_FPBAuthService( 4767): FPBAUTH setNotifyCallback
01-07 10:27:28.647 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.647 I/bauth_service( 4767): BAuthService, 2353
01-07 10:27:28.648 I/[email protected]
service( 4767): setActiveGroup(0, /data/vendor/biometrics/fp/User_0, 33)
01-07 10:27:28.648 I/bauth_service( 4767): BAuthService, 2360
01-07 10:27:28.649 I/bauth_FPBAuthService( 4767): FPBAuthService, 6775
01-07 10:27:28.649 I/bauth_FPBAuthService( 4767): FPBAuthService, 7962
01-07 10:27:28.649 I/bauth_FPBAuthService( 4767): FPBAuthService, 7966
01-07 10:27:28.649 I/bauth_FPBAuthService( 4767): FPBAuthService, 8016
01-07 10:27:28.650 E/bauth_FPBAuthServiceStorage( 4767): UserID Directory is not
existed
01-07 10:27:28.650 E/bauth_FPBAuthService( 4767): getEnrolledBioIdxList num
templates is in DB is 0
01-07 10:27:28.650 D/SemIWCMonitor( 4956): setIntfSnsFlag mCurSNS=false
mCurAGG=false
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): FPBAuthService, 7969
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): request_enumerate
bioidxList.length==0 or 1
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): FPBAuthService, 8016
01-07 10:27:28.650 E/bauth_FPBAuthServiceStorage( 4767): UserID Directory is not
existed
01-07 10:27:28.650 E/bauth_FPBAuthService( 4767): getEnrolledBioIdxList num
templates is in DB is 0
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): FPBAuthService, 8008
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): BAuthSessionOpen Skip
01-07 10:27:28.650 E/bauth_FPBAuthServiceStorage( 4767):
FPBAuthServiceStorage::readCALIBRATIONMetaData VERSION file isn't exist
01-07 10:27:28.650 E/bauth_FPBAuthService( 4767): Version file isn't exist or
version is mismatch / 265 / 0
01-07 10:27:28.650 E/bauth_FPBAuthServiceStorage( 4767):
FPBAuthServiceStorage::readSEC_AUTH_IDMetaData fileopen error : 2
01-07 10:27:28.650 I/bauth_FPBAuthService( 4767): SEC_AUTH_ID file isn't exist
01-07 10:27:28.650 I/TLC_BAUTH( 4767): Call FP cmd 0xc (45)
01-07 10:27:28.650 E/SemIWCMonitor.File( 4956): SemIWCMonitor STC(0) : SW Version :
A217MUBS7CUH2
01-07 10:27:28.650 I/TLC_BAUTH( 4767): reqUserID = User_0 | User_0
01-07 10:27:28.650 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.653 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.653 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.654 E/SemIWCMonitor.File( 4956): Default value of : defaultOfSns: 0
01-07 10:27:28.655 W/AlarmManager( 4956): Unrecognized alarm listener
com.samsung.android.server.wifi.SemIWCMonitor$5@780db7
01-07 10:27:28.663 W/System.err( 4956): org.json.JSONException: End of input at
character 0 of
01-07 10:27:28.664 W/System.err( 4956): at
org.json.JSONTokener.syntaxError(JSONTokener.java:460)
01-07 10:27:28.664 W/System.err( 4956): at
org.json.JSONTokener.nextValue(JSONTokener.java:101)
01-07 10:27:28.665 W/System.err( 4956): at
org.json.JSONObject.<init>(JSONObject.java:165)
01-07 10:27:28.665 W/System.err( 4956): at
org.json.JSONObject.<init>(JSONObject.java:182)
01-07 10:27:28.665 W/System.err( 4956): at
com.samsung.android.server.wifi.iwc.rlengine.SemQTableContainerBuilder.create(SemQT
ableContainerBuilder.java:49)
01-07 10:27:28.665 W/System.err( 4956): at
com.samsung.android.server.wifi.SemIWCMonitor.load_model_obj(SemIWCMonitor.java:804
)
01-07 10:27:28.665 W/System.err( 4956): at
com.samsung.android.server.wifi.SemIWCMonitor.access$6400(SemIWCMonitor.java:85)
01-07 10:27:28.665 W/System.err( 4956): at
com.samsung.android.server.wifi.SemIWCMonitor$DefaultState.processMessage(SemIWCMon
itor.java:2801)
01-07 10:27:28.665 W/System.err( 4956): at
com.android.internal.util.StateMachine$SmHandler.processMsg(StateMachine.java:992)
01-07 10:27:28.665 W/System.err( 4956): at
com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:80
9)
01-07 10:27:28.665 W/System.err( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:28.665 W/System.err( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:28.665 W/System.err( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:28.665 E/SemIWCMonitor.File( 4956): load_model_obj : success to
load_model_obj(org.json) in 0.01
01-07 10:27:28.666 D/SemIWCMonitor( 4956): setIntfSnsFlag mCurSNS=false
mCurAGG=false
01-07 10:27:28.667 D/IWCMonitor.SemQTableContainer( 4956): Default QAI is
calculated by SNS Option based
01-07 10:27:28.667 E/SemIWCMonitor.File( 4956): setDefaultQAI(RFLInterface intf):
Default QAI is calculated by SNS Option based
01-07 10:27:28.668 D/IWCMonitor.SemQTableContainer( 4956): Default QAI was set 3
01-07 10:27:28.668 E/SemIWCMonitor.File( 4956): setDefaultQAI(RFLInterface intf):
Default QAI was set 3
01-07 10:27:28.669 I/TLC_BAUTH( 4767): Call FP cmd 0xc (46)
01-07 10:27:28.669 I/TLC_BAUTH( 4767): reqUserID = User_0 | User_0
01-07 10:27:28.672 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.672 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.672 I/bauth_FPBAuthService( 4767): FPBAuthService, 7057
01-07 10:27:28.672 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.672 I/bauth_service( 4767): BAuthService, 2381
01-07 10:27:28.672 I/bauth_service( 4767): cbts
01-07 10:27:28.672 I/bauth_service( 4767): BAuthService, 2605
01-07 10:27:28.672 I/bauth_service( 4767): BAuthService, 65
01-07 10:27:28.672 I/bauth_service( 4767): BAuthService, 2611
01-07 10:27:28.672 I/bauth_FPBAuthService( 4767): FPBAuthService, 9667
01-07 10:27:28.672 I/bauth_Worker( 4767): Worker, 79
01-07 10:27:28.676 D/SemWifiApSmartUtil( 4956): hostname = Galaxy-A21s
01-07 10:27:28.677 D/SettingsProvider( 4956): isChangeAllowed() : name =
smart_tethering_db_ver
01-07 10:27:28.677 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:28.678 W/System.err( 4956): java.io.FileNotFoundException:
/data/misc/wifi_hostapd/smart_tethering.accept: open failed: ENOENT (No such file
or directory)
01-07 10:27:28.678 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.678 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.678 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
01-07 10:27:28.678 W/System.err( 4956): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.getSmartAp
WhiteList(SemWifiApSmartUtil.java:1068)
01-07 10:27:28.678 W/System.err( 4956): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.<init>(Sem
WifiApSmartUtil.java:187)
01-07 10:27:28.678 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiInjector.getWifiApSmartUtil(SemWifiInjector.
java:322)
01-07 10:27:28.678 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
83)
01-07 10:27:28.678 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
01-07 10:27:28.678 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:28.678 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3146)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.678 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.678 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.679 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.679 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.679 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.679 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.679 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.679 W/System.err( 4956): ... 16 more
01-07 10:27:28.679 D/SemWifiApSmartUtil( 4956): Intial value of
mst:0,family_saved:0,autohotspot_saved:0:
01-07 10:27:28.679 D/SemWifiApSmartUtil( 4956): SmartApWhiteList:
01-07 10:27:28.679 W/System.err( 4956): java.io.FileNotFoundException:
/data/misc/wifi_hostapd/smart_tethering.accept: open failed: ENOENT (No such file
or directory)
01-07 10:27:28.679 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.679 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.679 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
01-07 10:27:28.679 W/System.err( 4956): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.getSmartAp
WhiteList(SemWifiApSmartUtil.java:1068)
01-07 10:27:28.679 W/System.err( 4956): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.<init>(Sem
WifiApSmartUtil.java:188)
01-07 10:27:28.679 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiInjector.getWifiApSmartUtil(SemWifiInjector.
java:322)
01-07 10:27:28.679 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
83)
01-07 10:27:28.679 W/System.err( 4956): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
01-07 10:27:28.679 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:28.679 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:28.679 W/System.err( 4956): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-07 10:27:28.679 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3146)
01-07 10:27:28.679 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.679 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.679 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.679 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.680 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.680 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.680 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.680 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.680 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.680 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.680 W/System.err( 4956): ... 16 more
01-07 10:27:28.682 I/bauth_Worker( 4767): Worker, 55
01-07 10:27:28.682 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.683 I/bauth_service( 4767): BAuthService, 2630
01-07 10:27:28.685 I/[email protected]
service( 4767): sehRequest()
01-07 10:27:28.686 I/bauth_service( 4767): req(4)
01-07 10:27:28.686 I/bauth_service( 4767): BAuthService, 662
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): FPBAuthService, 10407
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): FPBAuthService, 10408
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): conm
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): cosm
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): BAuthSessionOpen Skip
01-07 10:27:28.686 I/bauth_FPBAuthService( 4767): cOp : 10
01-07 10:27:28.686 I/TLC_BAUTH( 4767): Call FP cmd 0xc (10)
01-07 10:27:28.687 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.688 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.689 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.689 I/bauth_FPBAuthService( 4767): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.689 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.689 I/bauth_service( 4767): BAuthService, 682
01-07 10:27:28.689 I/FingerprintService( 4956): request[4] FP_FINISH (5ms) RESULT:
12
01-07 10:27:28.689 I/ServiceManager( 4556): Waiting for service 'statscompanion' on
'/dev/binder'...
01-07 10:27:28.689 D/FingerprintService( 4956): readDaemonSdkVersion: called,
8.36.209.600
01-07 10:27:28.690 I/[email protected]
service( 4767): sehRequest()
01-07 10:27:28.691 I/bauth_service( 4767): req(5)
01-07 10:27:28.691 I/bauth_service( 4767): BAuthService, 793
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): FPBAuthService, 10407
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): FPBAuthService, 10408
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): conm
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): cosm
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): BAuthSessionOpen Skip
01-07 10:27:28.691 I/bauth_FPBAuthService( 4767): cOp : 15
01-07 10:27:28.691 I/TLC_BAUTH( 4767): Call FP cmd 0xc (15)
01-07 10:27:28.691 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.693 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.693 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.693 I/bauth_FPBAuthService( 4767): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:28.693 I/bauth_FPBAuthService( 4767): rbt user
01-07 10:27:28.693 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.693 I/bauth_service( 4767): BAuthService, 814
01-07 10:27:28.694 I/FingerprintService( 4956): request[5] FP_FINISH (5ms) RESULT:
80
01-07 10:27:28.694 D/FingerprintService( 4956): readSensorInfo: called, Product
ID : ET520, Module Test : Pass, Calibration : Pass, UID : 43 87 38 a4 14 0,
01-07 10:27:28.694 I/[email protected]
service( 4767): sehRequest()
01-07 10:27:28.695 I/bauth_service( 4767): req(30)
01-07 10:27:28.695 I/bauth_service( 4767): BAuthService, 1758
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): FPBAuthService, 10407
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): FPBAuthService, 10408
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): conm
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): cosm
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): BAuthSessionOpen Skip
01-07 10:27:28.695 I/bauth_FPBAuthService( 4767): cOp : 93
01-07 10:27:28.695 I/TLC_BAUTH( 4767): Call FP cmd 0xc (93)
01-07 10:27:28.696 I/TLC_BAUTH( 4767): Check Input Data Param buf addr = 0x0x0 ,
length = 0
01-07 10:27:28.696 I/SemWifiService( 4956): Registering sem_wifi
01-07 10:27:28.697 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sem_wifi:4956)
01-07 10:27:28.697 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:28.697 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:28.697 I/bauth_FPBAuthService( 4767): gsl 93 1
01-07 10:27:28.698 D/SystemServerTiming( 4956): StartOemWifi took to complete:
345ms
01-07 10:27:28.698 D/SystemServerTiming( 4956): !@Boot_SystemServer: 345ms :
StartOemWifi
01-07 10:27:28.698 I/SystemServerTiming( 4956): !@Boot_EBS: Took 345ms by
'StartOemWifi'
01-07 10:27:28.698 I/FingerprintService( 4956): request[30] FP_FINISH (4ms) RESULT:
1
01-07 10:27:28.698 I/SystemServerTiming( 4956): StartOemWifiP2p
01-07 10:27:28.698 I/SystemServiceManager( 4956): Starting
com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:28.699 I/[email protected]
service( 4767): sehRequest()
01-07 10:27:28.699 I/bauth_service( 4767): req(11)
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 7962
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 7966
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 8016
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 8148
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 8151
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 7969
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): request_enumerate
bioidxList.length==0 or 1
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 8016
01-07 10:27:28.700 E/bauth_FPBAuthServiceStorage( 4767): UserID Directory is not
existed
01-07 10:27:28.700 E/bauth_FPBAuthService( 4767): getEnrolledBioIdxList num
templates is in DB is 0
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): FPBAuthService, 8008
01-07 10:27:28.700 I/bauth_FPBAuthService( 4767): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
01-07 10:27:28.701 I/FingerprintService( 4956): request[11] FP_FINISH (3ms) RESULT:
0
01-07 10:27:28.701 I/FingerprintService( 4956): enumerate: FW=0, HAL=0
01-07 10:27:28.701 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:FingerprintService.onStart took to complete: 386ms
01-07 10:27:28.704 I/SemWifiP2pService( 4956): Registering sem_wifi_p2p
01-07 10:27:28.704 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(sem_wifi_p2p:4956)
01-07 10:27:28.705 D/SystemServerTiming( 4956): StartOemWifiP2p took to complete:
6ms
01-07 10:27:28.705 I/SystemServerTiming( 4956): StartMediaProjectionManager
01-07 10:27:28.705 I/SystemServiceManager( 4956): Starting
com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:28.710 V/MediaRouter( 4956): Selecting route:
RouteInfo{ name=Dispositivo, 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 }
01-07 10:27:28.712 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media_projection:4956)
01-07 10:27:28.712 D/SystemServerTiming( 4956): StartMediaProjectionManager took to
complete: 8ms
01-07 10:27:28.712 I/SystemServerTiming( 4956): StartSliceManagerService
01-07 10:27:28.712 I/SystemServiceManager( 4956): Starting
com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:28.716 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(slice:4956)
01-07 10:27:28.716 D/SystemServerTiming( 4956): StartSliceManagerService took to
complete: 4ms
01-07 10:27:28.716 I/SystemServerTiming( 4956): StartCameraServiceProxy
01-07 10:27:28.716 I/SystemServiceManager( 4956): Starting
com.android.server.camera.CameraServiceProxy
01-07 10:27:28.718 I/CameraService_proxy( 4956): CameraServiceProxy is started.
01-07 10:27:28.719 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media.camera.proxy:4956)
01-07 10:27:28.721 D/SystemServerTiming( 4956): StartCameraServiceProxy took to
complete: 4ms
01-07 10:27:28.721 I/SystemServerTiming( 4956): StartCameraServiceWorker
01-07 10:27:28.721 I/SystemServiceManager( 4956): Starting
com.samsung.android.camera.CameraServiceWorker
01-07 10:27:28.726 I/CameraService_worker( 4956): Shake event is not supported.
01-07 10:27:28.728 I/CameraService_worker( 4956): CameraServiceWorker is started.
01-07 10:27:28.729 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(media.camera.worker:4956)
01-07 10:27:28.730 D/SystemServerTiming( 4956): StartCameraServiceWorker took to
complete: 10ms
01-07 10:27:28.730 I/SystemServerTiming( 4956): StartSpenGestureManagerService
01-07 10:27:28.733 I/SpenGestureManagerService( 4956):
SpenGestureManagerService(Context context, WindowManagerService Wm)
01-07 10:27:28.734 W/CoverManager( 4956): getCoverState : This device is not
supported cover
01-07 10:27:28.734 I/SpenGestureManagerService( 4956): initCoverState() : state is
null
01-07 10:27:28.734 D/CoverManager( 4956): registerListener
01-07 10:27:28.734 W/CoverManager( 4956): registerListener : This device is not
supported cover
01-07 10:27:28.735 I/SpenGarageSpecManager( 4956): Spen Garage Spec is empty
01-07 10:27:28.735 I/SpenGestureManagerService( 4956): checkSettingCondition,
LOCK_SCREEN_QUICK_NOTE : false
01-07 10:27:28.737 I/SpenGestureManagerService( 4956): Theme isn't supported. Not a
spen model.
01-07 10:27:28.738 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(spengestureservice:4956)
01-07 10:27:28.739 D/SystemServerTiming( 4956): StartSpenGestureManagerService took
to complete: 8ms
01-07 10:27:28.739 I/SystemServerTiming( 4956): StartStatsCompanion
01-07 10:27:28.749 I/SystemServiceManager( 4956): Starting
com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:28.761 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(statscompanion:4956)
01-07 10:27:28.763 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(statsmanager:4956)
01-07 10:27:28.763 D/SystemServerTiming( 4956): StartStatsCompanion took to
complete: 24ms
01-07 10:27:28.763 I/SystemServerTiming( 4956): StartStatsPullAtomService
01-07 10:27:28.783 I/SystemServiceManager( 4956): Starting
com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:28.783 D/SystemServerTiming( 4956): StartStatsPullAtomService took to
complete: 20ms
01-07 10:27:28.783 I/SystemServerTiming( 4956): StartIncidentCompanionService
01-07 10:27:28.783 I/SystemServiceManager( 4956): Starting
com.android.server.incident.IncidentCompanionService
01-07 10:27:28.786 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(incidentcompanion:4956)
01-07 10:27:28.786 D/SystemServerTiming( 4956): StartIncidentCompanionService took
to complete: 3ms
01-07 10:27:28.786 I/SystemServerTiming( 4956): StartMmsService
01-07 10:27:28.786 I/SystemServiceManager( 4956): Starting
com.android.server.MmsServiceBroker
01-07 10:27:28.788 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(imms:4956)
01-07 10:27:28.788 D/SystemServerTiming( 4956): StartMmsService took to complete:
2ms
01-07 10:27:28.789 I/SystemServerTiming( 4956): StartAutoFillService
01-07 10:27:28.793 I/SystemServiceManager( 4956): Starting
com.android.server.autofill.AutofillManagerService
01-07 10:27:28.798 E/AutofillManagerServiceImpl( 4956): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
01-07 10:27:28.802 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(autofill:4956)
01-07 10:27:28.803 D/SystemServerTiming( 4956): StartAutoFillService took to
complete: 15ms
01-07 10:27:28.826 D/PkgPredictorService( 4956): KPM calc TopN : 6, IOPreload :
false
01-07 10:27:28.830 D/PkgPredictorService( 4956): getCurrentResolution in WM size
width : 720
01-07 10:27:28.830 D/PkgPredictorService( 4956): getCurrentResolution(): width =
720
01-07 10:27:28.830 D/PkgPredictorService( 4956): KPM calc TopN : 6, IOPreload :
false
01-07 10:27:28.830 D/PkgPredictorService( 4956): totalMemMb = 3683 totalMemGb = 4
01-07 10:27:28.830 D/PkgPredictorService( 4956): candidateNum = 3 selectAppNum = 1
mBootupBoosterNum = 6
01-07 10:27:28.830 D/PkgPredictorService( 4956): mBootupBoosterConfig = 1
mAppUsageForecastConfig = true isAppUsageForecastEnabled() = true
01-07 10:27:28.834 D/PkgPredictorService-MultiUserPkgManager( 4956): init
01-07 10:27:28.834 E/PkgPredictorService-NapBigDataService( 4956): pkgAccuracyMap
file not exists
01-07 10:27:28.835 W/QuotaTracker( 4956): Alarm not scheduled because boot isn't
completed
01-07 10:27:28.835 D/PkgPredictorService-NapBigDataService( 4956): schedule send
bigData job...
01-07 10:27:28.841 W/PkgPredictorService-NapPredictor( 4956): created a new AI
model
01-07 10:27:28.857 I/PkgPredictorService-BootUpBooster( 4956): Bootupbooster name
check :name name name name name name name name name name name name
01-07 10:27:28.862 D/PSITrackerService( 4956): PSIFullMax Node is not exist
01-07 10:27:28.862 E/PSITrackerService( 4956): PSIONOFFSWITCH :
falsegetPSIFULLMAXValue(): -1.0
01-07 10:27:28.867 W/System.err( 4956): java.io.FileNotFoundException:
/data/system/ipm_hitcount.txt: open failed: ENOENT (No such file or directory)
01-07 10:27:28.869 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:28.869 W/System.err( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.server.ipm.AufHitCalculation.<init>(AufPeriodic.java:106)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.server.ipm.PkgPredictorService.<init>(PkgPredictorService.java:767)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3283)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:28.869 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:28.869 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:28.870 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:28.870 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:28.870 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:28.870 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:28.870 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:28.870 W/System.err( 4956): ... 9 more
01-07 10:27:28.870 D/PkgPredictorService-MultiUserPkgManager( 4956): assemble
register
01-07 10:27:28.870 D/PkgPredictorService-MultiUserPkgManager( 4956):
registerDefaultPkgReceiver
01-07 10:27:28.871 D/PkgPredictorService-MultiUserPkgManager( 4956):
registerUserTriggerReceiver
01-07 10:27:28.872 D/PkgPredictorService-MultiUserPkgManager( 4956): secu folder
mSecureFolderUserId -1301
01-07 10:27:28.872 D/PkgPredictorService-MultiUserPkgManager( 4956): there is a
dual id -10000
01-07 10:27:28.872 D/PkgPredictorService-MultiUserPkgManager( 4956): handleMessage
102
01-07 10:27:28.872 V/PkgPredictorService-MultiUserPkgManager( 4956):
doInsertPkgAsUserToMemory for user 0
01-07 10:27:28.873 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:28.909 I/ChimeraPolicyHandler( 4956): PKG_KILL_INTERVAL_DEFAULT:
14400000
01-07 10:27:28.909 I/ChimeraPolicyHandler( 4956): PKG_KILL_INTERVAL_HEAVY: 900000
01-07 10:27:28.915 I/ChimeraManager( 4956): Waiting Client connected...
01-07 10:27:28.918 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(PkgPredictorService:4956)
01-07 10:27:28.918 I/SystemServer( 4956): PkgPredictorService loaded
01-07 10:27:28.918 I/SystemServerTiming( 4956): UCM Policy Service
01-07 10:27:28.924 I/UniversalCredentialManagerService( 4956): getActivePlugin ..
01-07 10:27:28.929 D/EdmStorageProvider( 4956):
getCount(UniversalCredentialWhiteListTable) - 0
01-07 10:27:28.931 D/EdmStorageProvider( 4956):
getCount(UniversalCredentialCertificateTable) - 0
01-07 10:27:28.932 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knox_ucsm_policy:4956)
01-07 10:27:28.932 D/SystemServerTiming( 4956): UCM Policy Service took to
complete: 14ms
01-07 10:27:28.932 I/SystemServerTiming( 4956): CredentialManagerService Service
01-07 10:27:28.934 D/UcmServiceODE( 4956): updateOdeStatus [0]
01-07 10:27:28.945 I/UcmService.UcmServiceAgentManager( 4956):
readPersistentServicesLocked is called...
01-07 10:27:28.946 I/UcmService.UcmServiceAgentManager( 4956):
mPersistentServicesFile is not exist
01-07 10:27:28.949 I/UcmService( 4956): readPersistentAppletsInfoLocked is
called...
01-07 10:27:28.949 I/UcmService( 4956): mPersistentAppletInfoFile not exist...
01-07 10:27:28.949 I/UcmService( 4956): fbe is enabled
01-07 10:27:28.949 I/UcmService( 4956): deleteODEConfigInFileIfExist
01-07 10:27:28.950 I/UcmService( 4956): ODE config file does not exist
01-07 10:27:28.950 I/UcmService( 4956): updateKeyguardConfig
01-07 10:27:28.950 I/UcmService( 4956): getKeyguardStorageForCurrentUser : 0
01-07 10:27:28.951 I/UcmService( 4956): remove useless keyguard config file
01-07 10:27:28.951 I/UcmService( 4956): keyguard config file does not exist
01-07 10:27:28.952 I/UcmService( 4956): registerPersonaObserver is called...
01-07 10:27:28.956 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(com.samsung.ucs.ucsservice:4956)
01-07 10:27:28.957 D/SystemServerTiming( 4956): CredentialManagerService Service
took to complete: 24ms
01-07 10:27:28.957 I/SystemServerTiming( 4956): StartClipboardService
01-07 10:27:28.957 I/SystemServiceManager( 4956): Starting
com.android.server.clipboard.ClipboardService
01-07 10:27:28.963 D/SecContentProvider( 4956): query(), uri = 15 selection =
isClipboardAllowedAsUser
01-07 10:27:28.963 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:28.964 D/RestrictionPolicy( 4956): isClipboardAllowed : true
01-07 10:27:28.964 D/SecContentProvider( 4956):
RESTRICTIONPOLICY_CLIPBOARDALLOWEDASUSER_METHOD return = true
01-07 10:27:28.966 D/SecContentProvider( 4956): query(), uri = 15 selection =
isClipboardShareAllowedAsUser
01-07 10:27:28.966 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:28.967 D/RestrictionPolicy( 4956): isClipboardShareAllowed : true
01-07 10:27:28.970 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(clipboard:4956)
01-07 10:27:28.970 D/SystemServerTiming( 4956): StartClipboardService took to
complete: 13ms
01-07 10:27:28.970 I/SystemServerTiming( 4956): AppServiceManager
01-07 10:27:28.970 I/SystemServiceManager( 4956): Starting
com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:28.973 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(app_binding:4956)
01-07 10:27:28.974 D/SystemServerTiming( 4956): AppServiceManager took to complete:
4ms
01-07 10:27:28.974 I/SystemServerTiming( 4956): MakeVibratorServiceReady
01-07 10:27:28.974 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: com.android.server.VibratorService$2@d677656 (uid:
1000 pid: 4956)
01-07 10:27:28.977 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:28.978 I/VibratorService( 4956): [VIB JNI]
vibratorSupportsFolderStatus()
01-07 10:27:28.979 E/servicemanager( 4225): Could not find
android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-07 10:27:28.980 W/VibratorService( 4956): [VIB JNI] vibratorSupportsFolderStatus
hidl vendor
01-07 10:27:28.980 E/SecVibrator-HAL2.2_A( 4620): sehSupportsFolderStatusSetting
starts
01-07 10:27:28.981 E/SecVibrator-HAL2.2_A( 4620): sehSupportsFolderStatusSetting
node: /sys/class/timed_output/vibrator/event_cmd open failed. errno: 2
01-07 10:27:28.983 D/SystemServerTiming( 4956): MakeVibratorServiceReady took to
complete: 8ms
01-07 10:27:28.983 I/SystemServerTiming( 4956): MakeLockSettingsServiceReady
01-07 10:27:29.007 I/SurfaceFlinger( 4646): SFWD update time=154141758966
01-07 10:27:29.015 I/LockSettingsService( 4956): Migrated lock settings to new
location
01-07 10:27:29.017 D/SettingsProvider( 4956): isChangeAllowed() : name =
lock_screen_owner_info_enabled
01-07 10:27:29.018 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.020 I/LockSettingsService( 4956): Migrated per-user lock settings to
new location
01-07 10:27:29.025 I/LockSettingsService( 4956): Migrated biometric weak to use the
fallback instead
01-07 10:27:29.028 I/LockSettingsService( 4956): Migrated lockscreen disabled flag
01-07 10:27:29.030 D/LockPatternUtils( 4956): isCredentialRequiredToUnlockUser
userId: 0
01-07 10:27:29.030 D/LockPatternUtils( 4956): isCredentialRequiredToUnlockUser: 1
01-07 10:27:29.032 I/StorageManagerService( 4956): fbeIsSecure
01-07 10:27:29.032 D/vold ( 4244): fbeIsSecure()
01-07 10:27:29.034 D/LockSettingsService( 4956): !
@getValidSyntheticPasswordHandleLocked isFbeSecure=false
01-07 10:27:29.037 D/SyntheticPasswordManager( 4956):
getValidSyntheticPasswordHandleLocked userId=0 isSecure=false
01-07 10:27:29.037 D/SyntheticPasswordManager( 4956): passwordFileList =[] size=0
01-07 10:27:29.039 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:29.039 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:29.039 I/LockSettingsService( 4956): cleanupAbnormalState() handle=0(0)
passwordQuality=| validHandle=0(0)
01-07 10:27:29.040 I/LockSettingsService( 4956): cleanupAbnormalState() :
credentialType=-1
01-07 10:27:29.040 I/LockSettingsService( 4956): migrated : if no password saved,
clear lock type.
01-07 10:27:29.042 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IWeaver/default in either framework or device
manifest.
01-07 10:27:29.043 I/SyntheticPasswordManager( 4956): Device does not support
weaver
01-07 10:27:29.044 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IAuthSecret/default in either framework or device
manifest.
01-07 10:27:29.045 I/LockSettingsService( 4956): Device doesn't implement
AuthSecret HAL
01-07 10:27:29.046 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:29.046 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:29.047 D/SystemServerTiming( 4956): MakeLockSettingsServiceReady took
to complete: 65ms
01-07 10:27:29.047 I/SystemServerTiming( 4956): credentialManagerServiceReady
01-07 10:27:29.047 I/UcmService( 4956): systemReady is called...
01-07 10:27:29.048 I/UcmService.UcmServiceAgentManager( 4956): check eSE Permission
: 1000
01-07 10:27:29.049 I/UcmService.UcmServiceAgentManager( 4956): check eSE Permission
: 10124
01-07 10:27:29.049 I/UcmService.UcmServiceAgentManager( 4956): checkESEPermission
01-07 10:27:29.050 D/SystemServerTiming( 4956): credentialManagerServiceReady took
to complete: 2ms
01-07 10:27:29.050 I/SystemServerTiming( 4956): StartPersonaSystemready
01-07 10:27:29.050 I/PersonaManagerService( 4956): systemReady
01-07 10:27:29.050 I/UcmService.UcmServiceAgentManager( 4956):
*****refreshAgentList is called***
01-07 10:27:29.050 I/UcmService.UcmServiceAgentManager( 4956): resolveAllowedAgents
for user 0
01-07 10:27:29.051 I/UcmService.UcmServiceAgentManager( 4956):
*****refreshAgentListInternal userId-0 is called***
01-07 10:27:29.051 I/UcmService.UcmServiceAgentManager( 4956): mPersistentServices
size is 0
01-07 10:27:29.058 D/PersonaManagerService::LegacyStateMonitor( 4956): initialized
01-07 10:27:29.058 I/UcmService.UcmServiceAgentManager( 4956):
readPersistentServicesLocked is called...
01-07 10:27:29.063 D/EdmStorageProvider( 4956): getCount(AppSeparationTable) - 0
01-07 10:27:29.063 D/KnoxMUMContainerPolicy( 4956): getAppSeparationConfig(): no
record. Return null
01-07 10:27:29.065 D/PersonaManagerService( 4956):
MSG_BOOT_LOAD_PERSONA_SYSTEMREADY is called...
01-07 10:27:29.065 D/PersonaManagerService( 4956): registerContentObserver - 0
01-07 10:27:29.065 D/PersonaManagerService::LegacyStateMonitor( 4956): initialized
01-07 10:27:29.068 I/PersonaManagerService( 4956): 1. pdaVersion = A217MUBS7CUH2
01-07 10:27:29.068 D/PersonaManagerService( 4956): trimHiddenVersion(A217MUBS7CUH2)
01-07 10:27:29.068 I/PersonaManagerService( 4956): 2. pdaVersion = A217MUBS7CUH2
01-07 10:27:29.068 D/PersonaManagerService( 4956): reading from xml resource
01-07 10:27:29.071 E/PersonaManagerService( 4956): Cannot get UID for securefolder
01-07 10:27:29.072 D/KnoxMUMContainerPolicy( 4956): System ready called....
01-07 10:27:29.072 D/KnoxMUMContainerPolicy( 4956): registerContentObserver - 0
01-07 10:27:29.073 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:27:29.073 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:27:29.073 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:27:29.073 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:27:29.073 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:27:29.074 D/SystemServerTiming( 4956): StartPersonaSystemready took to
complete: 23ms
01-07 10:27:29.074 I/SystemServerTiming( 4956): StartBootPhaseLockSettingsReady
01-07 10:27:29.074 I/SystemServer( 4956): !@Boot_EBS_D: PHASE_LOCK_SETTINGS_READY
01-07 10:27:29.074 I/SystemServiceManager( 4956): Starting phase 480
01-07 10:27:29.074 I/SystemServerTiming( 4956): OnBootPhase_480
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.security.FileIntegrityService
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.Installer
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.DataLoaderManagerService
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.power.PowerManagerService
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.power.ThermalManagerService
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:29.074 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_LOCK_SETTINGS_READY]
01-07 10:27:29.074 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:29.074 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PACMService
01-07 10:27:29.074 D/PACMService( 4956): PHASE_LOCK_SETTINGS_READY
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PACMService took to complete: 1ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.lights.LightsService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pdp.PdpService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.display.DisplayManagerService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.om.OverlayManagerService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SensorPrivacyService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SystemConfigService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BatteryService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usage.UsageStatsService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usage.UsageStatsService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.webkit.WebViewUpdateService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.CachedDeviceStateService
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:29.075 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:29.075 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.rollback.RollbackManagerService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.os.BugreportManagerService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.gpu.GpuService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.security.KeyChainSystemService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.security.KeyChainSystemService took to complete:
0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.telecom.TelecomLoaderService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.content.ContentService$Lifecycle
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DropBoxManagerService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.sepunion.SemUnionMainService
01-07 10:27:29.076 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 480
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.AlarmManagerService
01-07 10:27:29.076 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:29.076 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BluetoothService
01-07 10:27:29.077 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType false
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.BluetoothService took to complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:29.077 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PinnerService
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:29.077 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
01-07 10:27:29.077 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
01-07 10:27:29.077 I/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:29.078 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 480
01-07 10:27:29.078 D/GameManagerService( 4956): onBootPhase, phase: 480
01-07 10:27:29.079 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType false
01-07 10:27:29.079 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:27:29.079 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:27:29.083 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType true
01-07 10:27:29.083 D/KnoxConfigurationType( 4956): setDefaultContainerLayout:
layoutType 1
01-07 10:27:29.083 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch true
01-07 10:27:29.083 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): COM config dump START:
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): mAllowStatusBarExpansion
: true
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): mAllowHomeKey : true
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956):
mAllowClearAllNotification : false
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): mHideSystemBar : false
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): mWipeRecentTasks : false
01-07 10:27:29.084 D/SecureFolderConfigurationType( 4956): COM config dump END.
01-07 10:27:29.085 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType false
01-07 10:27:29.085 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:27:29.085 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:27:29.085 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 9ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.UiModeManagerService
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PersistentDataBlockService
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.testharness.TestHarnessModeService
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.oemlock.OemLockService
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DeviceIdleController
01-07 10:27:29.087 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:29.087 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
01-07 10:27:29.087 D/ContainerModeConfigurationType( 4956): COM config dump START:
01-07 10:27:29.087 D/ContainerModeConfigurationType( 4956): mAllowSettingsChanges :
true
01-07 10:27:29.087 D/ContainerModeConfigurationType( 4956):
mAllowStatusBarExpansion : true
01-07 10:27:29.088 D/ContainerModeConfigurationType( 4956): mAllowHomeKey : true
01-07 10:27:29.088 D/ContainerModeConfigurationType( 4956):
mAllowClearAllNotification : true
01-07 10:27:29.088 D/ContainerModeConfigurationType( 4956): mHideSystemBar : false
01-07 10:27:29.088 D/ContainerModeConfigurationType( 4956): mWipeRecentTasks : true
01-07 10:27:29.088 D/ContainerModeConfigurationType( 4956): COM config dump END.
01-07 10:27:29.088 D/KnoxConfigurationType( 4956): setDefaultConfigType:
isDefaultConfigType false
01-07 10:27:29.088 D/KnoxConfigurationType( 4956): allowLayoutSwitching:
allowSwitch false
01-07 10:27:29.088 D/KnoxConfigurationType( 4956):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-07 10:27:29.088 D/KnoxConfigurationType( 4956): setting ecname Custom
01-07 10:27:29.127 D/LightweightConfigurationType( 4956): Lightweight config dump
START:
01-07 10:27:29.127 D/LightweightConfigurationType( 4956): mFolderHeaderIcon : null
01-07 10:27:29.127 D/LightweightConfigurationType( 4956): mFolderHeaderTitle : null
01-07 10:27:29.127 D/LightweightConfigurationType( 4956):
mFolderDisabledChangeLayout : true
01-07 10:27:29.127 D/LightweightConfigurationType( 4956): Lightweight config dump
END.
01-07 10:27:29.128 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 40ms
01-07 10:27:29.128 I/PersonaManagerService:FOTA( 4956):
removeDisallowedSFpackages() called.
01-07 10:27:29.128 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
01-07 10:27:29.128 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:DevicePolicyManager
01-07 10:27:29.128 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 480
01-07 10:27:29.128 D/EnterpriseDeviceManagerService( 4956): onStartUser() : userId
= 0
01-07 10:27:29.128 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 480
01-07 10:27:29.128 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 0ms
01-07 10:27:29.128 I/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
01-07 10:27:29.128 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:DevicePolicyManager took to complete: 0ms
01-07 10:27:29.128 D/PersonaManagerService( 4956): Storing fw version -
A217MUBS7CUH2, fota version - 10
01-07 10:27:29.128 I/PersonaManagerService( 4956): writeUsersWithPersona() is
called...
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.WifiService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.ethernet.EthernetService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.notification.NotificationManagerService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.notification.NotificationManagerService took to
complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:29.129 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:29.129 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
01-07 10:27:29.130 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
01-07 10:27:29.130 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:29.130 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.130 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 2ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DockObserver
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-07 10:27:29.131 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.twilight.TwilightService
01-07 10:27:29.131 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.display.color.ColorDisplayService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.job.JobSchedulerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.job.JobSchedulerService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:29.132 D/SoundTriggerService( 4956): onBootPhase: 480 : false
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.trust.TrustManagerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.trust.TrustManagerService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.appwidget.AppWidgetService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.role.RoleManagerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.GestureLauncherService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SensorNotificationService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.SensorNotificationService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.dreams.DreamManagerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-07 10:27:29.132 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.print.PrintManagerService
01-07 10:27:29.132 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:29.133 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:29.133 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:29.133 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:29.133 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:29.133 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.blob.BlobStoreManagerService
01-07 10:27:29.133 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
01-07 10:27:29.133 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:29.133 I/CocktailBarManagerService( 4956): PHASE_LOCK_SETTINGS_READY
01-07 10:27:29.134 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 1ms
01-07 10:27:29.134 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.aod.AODManagerService
01-07 10:27:29.134 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:29.134 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.MediaSessionService
01-07 10:27:29.134 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:29.134 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.MediaResourceMonitorService
01-07 10:27:29.134 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:29.134 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.face.FaceService
01-07 10:27:29.134 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:29.135 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:29.135 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
01-07 10:27:29.135 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.BiometricService
01-07 10:27:29.135 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.BiometricService took to complete:
0ms
01-07 10:27:29.135 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.AuthService
01-07 10:27:29.135 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:29.135 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle took to complete:
3ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.LauncherAppsService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.CrossProfileAppsService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.camera.CameraServiceProxy
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.incident.IncidentCompanionService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.MmsServiceBroker
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.autofill.AutofillManagerService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
01-07 10:27:29.138 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.clipboard.ClipboardService
01-07 10:27:29.138 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
01-07 10:27:29.139 D/SystemServerTiming( 4956): OnBootPhase_480 took to complete:
64ms
01-07 10:27:29.139 D/SystemServerTiming( 4956): StartBootPhaseLockSettingsReady
took to complete: 65ms
01-07 10:27:29.139 I/SystemServerTiming( 4956): StartBootPhaseSystemServicesReady
01-07 10:27:29.139 I/SystemServer( 4956): !@Boot_EBS_D: PHASE_SYSTEM_SERVICES_READY
01-07 10:27:29.139 I/SystemServiceManager( 4956): Starting phase 500
01-07 10:27:29.139 I/SystemServerTiming( 4956): OnBootPhase_500
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.security.FileIntegrityService
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.Installer
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:29.139 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.139 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:29.147 I/keystore( 4702): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.cryptokey
01-07 10:27:29.147 W/keystore( 4702): [printLogFile:243] File is null
(.keystore_dump)
01-07 10:27:29.147 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 8ms
01-07 10:27:29.147 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.DataLoaderManagerService
01-07 10:27:29.147 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:29.147 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.power.PowerManagerService
01-07 10:27:29.147 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:27:29.148 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.power.ThermalManagerService
01-07 10:27:29.148 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:27:29.148 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:29.148 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_SYSTEM_SERVICES_READY]
01-07 10:27:29.148 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:29.148 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PACMService
01-07 10:27:29.148 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PACMService took to complete: 0ms
01-07 10:27:29.148 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:29.148 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:29.148 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.lights.LightsService
01-07 10:27:29.148 D/LightsService( 4956): [SvcLED] systemReady
01-07 10:27:29.151 I/keystore( 4702): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.cryptokey
01-07 10:27:29.151 W/keystore( 4702): [printLogFile:243] File is null
(.keystore_dump)
01-07 10:27:29.152 D/LightsService( 4956): initCoverState()start
01-07 10:27:29.152 W/CoverManager( 4956): getCoverState : This device is not
supported cover
01-07 10:27:29.152 D/LightsService( 4956): initCoverState() : state is null
01-07 10:27:29.152 D/CoverManager( 4956): registerListener
01-07 10:27:29.152 W/CoverManager( 4956): registerListener : This device is not
supported cover
01-07 10:27:29.152 D/PowerManagerUtil( 4956): fileExist /sys/power/wake_lock: true
01-07 10:27:29.152 D/PowerManagerUtil( 4956): fileExist /sys/power/wake_unlock:
true
01-07 10:27:29.152 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.lights.LightsService took to complete: 4ms
01-07 10:27:29.152 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pdp.PdpService
01-07 10:27:29.152 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:29.152 I/keystore( 4702): del USRSKEY_SdpSecureDataKey_0 1250 0
01-07 10:27:29.152 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.display.DisplayManagerService
01-07 10:27:29.152 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:29.153 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.om.OverlayManagerService
01-07 10:27:29.153 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SensorPrivacyService
01-07 10:27:29.153 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SystemConfigService
01-07 10:27:29.153 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BatteryService
01-07 10:27:29.153 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:29.153 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usage.UsageStatsService
01-07 10:27:29.154 D/AppStandbyController( 4956): Setting app idle enabled state
01-07 10:27:29.156 I/keystore( 4702): del
USRPKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.156 W/keymaster_tee( 4425): [WRN]start nwd_import_key
01-07 10:27:29.157 I/keystore( 4702): del
USRSKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.157 I/keystore( 4702): del
USRCERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.158 I/keystore( 4702): del
CACERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.159 I/keystore( 4702): del
USRCSR_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.159 D/AppStandbyController( 4956): Initializing defaults for system
apps on user 0, appIdleEnabled=true
01-07 10:27:29.160 I/keystore( 4702): del
USRPKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.160 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S128 2022.01.07,15:27:29.156
01-07 10:27:29.161 I/keystore( 4702): del
USRSKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.162 I/keystore( 4702): del
USRCERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.163 I/keystore( 4702): del
CACERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.163 I/keystore( 4702): !@ writeBlobs blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
01-07 10:27:29.176 I/keystore( 4702): del
USRCSR_synthetic_password_knox.analytics.service.cryptokey 1000 0
01-07 10:27:29.177 W/keymaster_tee( 4425): [WRN]start nwd_import_key
01-07 10:27:29.179 I/keystore( 4702): !@ reading blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
01-07 10:27:29.179 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S128 2022.01.07,15:27:29.177
01-07 10:27:29.179 I/keystore( 4702): !@ writeBlobs blob
user_0/1000_USRPKEY_synthetic_password_knox+^analytics+^service+^cryptokey
01-07 10:27:29.191 I/keystore( 4702): !@ Start - USRSKEY_SdpSecureDataKey_0 from
uid 1000 for uid 1250, isKnoxKey(0)
01-07 10:27:29.191 I/keystore( 4702): !@ reading blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
01-07 10:27:29.192 W/keymaster_tee( 4425): [WRN]begin req PARAMS: A32 B32 P1
01-07 10:27:29.202 D/KeyProtector( 4956): writeToFile - File path :
/data/system/users/0/ENCRYPTED_KEY_SdpSecureDataKey_0
01-07 10:27:29.203 D/KeyProtector( 4956): Successfully wrote into file!
01-07 10:27:29.205 D/SDPLog ( 4956): Generate secure data key for user 0 [ res :
true ]
01-07 10:27:29.207 I/keystore( 4702): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey
01-07 10:27:29.208 W/keystore( 4702): [printLogFile:243] File is null
(.keystore_dump)
01-07 10:27:29.210 I/keystore( 4702): del
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.211 E/AppIdleHistory( 4956): Unable to read app idle file for user 0
01-07 10:27:29.211 E/AppIdleHistory( 4956): java.io.FileNotFoundException:
/data/system/users/0/app_idle_stats.xml: open failed: ENOENT (No such file or
directory)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
android.util.AtomicFile.openRead(AtomicFile.java:234)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppIdleHistory.readAppIdleTimes(AppIdleHistory.java:594)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppIdleHistory.getUserHistory(AppIdleHistory.java:329)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppIdleHistory.setAppStandbyBucket(AppIdleHistory.java:377
)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppIdleHistory.setAppStandbyBucket(AppIdleHistory.java:372
)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppStandbyController.checkAndUpdateStandbyState(AppStandby
Controller.java:710)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppStandbyController.checkIdleStates(AppStandbyController.
java:676)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
com.android.server.usage.AppStandbyController$AppStandbyHandler.handleMessage(AppSt
andbyController.java:2148)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:29.211 E/AppIdleHistory( 4956): Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at libcore.io.Linux.open(Native
Method)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:29.211 E/AppIdleHistory( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:29.211 E/AppIdleHistory( 4956): ... 12 more
01-07 10:27:29.211 I/keystore( 4702): del
USRSKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.211 I/keystore( 4702): del
USRCERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.212 I/keystore( 4702): del
CACERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.213 I/keystore( 4702): del
USRCSR_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.213 I/keystore( 4702): del
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.214 I/keystore( 4702): del
USRSKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.214 I/keystore( 4702): del
USRCERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.214 I/keystore( 4702): del
CACERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.215 I/keystore( 4702): del
USRCSR_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
01-07 10:27:29.215 W/keymaster_tee( 4425): [WRN]start nwd_import_key
01-07 10:27:29.217 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B2 P64
NAR1 S128 2022.01.07,15:27:29.215
01-07 10:27:29.217 I/keystore( 4702): !@ writeBlobs blob
user_0/1000_USRPKEY_synthetic_password_knox+^analytics+^service+^compression+^crypt
okey
01-07 10:27:29.277 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:29.277 W/SystemServiceManager( 4956): Service
com.android.server.usage.UsageStatsService took 125 ms in onBootPhase
01-07 10:27:29.278 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usage.UsageStatsService took to complete: 125ms
01-07 10:27:29.278 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.webkit.WebViewUpdateService
01-07 10:27:29.278 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:29.278 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.CachedDeviceStateService
01-07 10:27:29.278 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.CachedDeviceStateService took to complete: 1ms
01-07 10:27:29.278 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:29.310 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 31ms
01-07 10:27:29.310 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:29.310 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:29.310 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.rollback.RollbackManagerService
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.os.BugreportManagerService
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.gpu.GpuService
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.security.KeyChainSystemService
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.security.KeyChainSystemService took to complete:
0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.telecom.TelecomLoaderService
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.content.ContentService$Lifecycle
01-07 10:27:29.311 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:29.311 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DropBoxManagerService
01-07 10:27:29.312 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:29.312 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:29.312 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:29.312 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.sepunion.SemUnionMainService
01-07 10:27:29.312 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 500
01-07 10:27:29.312 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
01-07 10:27:29.312 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.AlarmManagerService
01-07 10:27:29.319 D/SamsungAlarmManager( 4956): setExact (T:3/F:1/AC:false)
20220107T152800 now=154454 - CU:1000/CP:4956/L:2b93ec8:TIME_TICK
01-07 10:27:29.319 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=154454
01-07 10:27:29.324 D/SamsungAlarmManager( 4956): setExact (T:1/F:1/AC:false)
20220108T000000 now=154456 - CU:1000/CP:4956/OP:PendingIntent{b0db61:
PendingIntentRecord{c2b2686 android broadcastIntent}}
01-07 10:27:29.324 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=154459
01-07 10:27:29.324 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.AlarmManagerService took to complete: 12ms
01-07 10:27:29.324 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:29.324 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:29.324 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BluetoothService
01-07 10:27:29.325 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(bluetooth_manager:4956)
01-07 10:27:29.325 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.BluetoothService took to complete: 1ms
01-07 10:27:29.325 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:29.332 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(connmetrics:4956)
01-07 10:27:29.333 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(netd_listener:4956)
01-07 10:27:29.334 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 9ms
01-07 10:27:29.334 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:29.334 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
01-07 10:27:29.334 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PinnerService
01-07 10:27:29.337 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PinnerService took to complete: 2ms
01-07 10:27:29.337 I/SystemServerTiming( 4956):
OnBootPhase_500_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:29.337 D/SystemServerTiming( 4956):
OnBootPhase_500_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:29.337 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:29.337 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:29.337 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:29.337 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:29.337 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
01-07 10:27:29.337 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
01-07 10:27:29.338 I/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:29.338 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 500
01-07 10:27:29.338 D/GameManagerService( 4956): onBootPhase, phase: 500
01-07 10:27:29.341 D/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 3ms
01-07 10:27:29.341 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:29.343 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle took to
complete: 2ms
01-07 10:27:29.343 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:29.343 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:29.343 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.UiModeManagerService
01-07 10:27:29.343 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@da97c3f (uid: 1000
pid: 4956)
01-07 10:27:29.352 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:29.352 I/ActivityTaskManager( 4956): Config changes=200 {1.0 ?mcc?mnc
[es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720, 1516)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 bts=-1 ff=0 bf=-1 themeSeq=0}
01-07 10:27:29.360 I/WindowManager( 4956): Override config changes=200 {1.0 ?mcc?
mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h -
nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720, 1516)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 bts=-1 ff=0 bf=-1 themeSeq=0} for
displayId=0
01-07 10:27:29.361 D/MotionRecognitionService( 4956): mReceiver.onReceive :
CONFIGURATION_CHANGED
01-07 10:27:29.361 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:29.363 I/MultiTaskingController( 4956): onConfigurationChangedLocked:
display#0, configChanges=0x200, scaleW=1.0, scaleH=1.0
01-07 10:27:29.363 D/MotionRecognitionService( 4956): [AUTO_ROTATION] inject auto
rotation : 0
01-07 10:27:29.364 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.UiModeManagerService took to complete: 21ms
01-07 10:27:29.364 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:29.364 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
01-07 10:27:29.364 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PersistentDataBlockService
01-07 10:27:29.364 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:29.364 D/SensorService( 4956): Motion injection
01-07 10:27:29.364 E/SensorService( 4956): setSContextDataLocked
01-07 10:27:29.364 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.testharness.TestHarnessModeService
01-07 10:27:29.364 D/TestHarnessModeService( 4956): Setting up test harness mode
01-07 10:27:29.364 D/TestHarnessModeService( 4956): Getting
PersistentDataBlockManagerInternal from LocalServices
01-07 10:27:29.374 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.testharness.TestHarnessModeService took to
complete: 10ms
01-07 10:27:29.374 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.oemlock.OemLockService
01-07 10:27:29.375 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:29.375 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DeviceIdleController
01-07 10:27:29.378 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:29.379 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@4d4ffff (uid: 1000
pid: 4956)
01-07 10:27:29.382 D/PowerManagerService( 4956): [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]10061 [14]10062 [15]10063 [16]10067
[17]10068 [18]10069 [19]10074 [20]10078 [21]10085 [22]10086 [23]10088 [24]10092
[25]10097 [26]10101 [27]10103 [28]10106 [29]10111 [30]10116 [31]10120 [32]10121
[33]10124 [34]10126 [35]10127 [36]10137 [37]10140 [38]10144 [39]10155 [40]10157
[41]10164 [42]10175 [43]10178 [44]10180 [45]10185 [46]10194 [47]10218 (uid: 1000
pid: 4956)
01-07 10:27:29.382 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@5c63582 (uid: 1000
pid: 4956)
01-07 10:27:29.382 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DeviceIdleController took to complete: 8ms
01-07 10:27:29.382 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
01-07 10:27:29.382 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:29.382 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
01-07 10:27:29.382 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 500
01-07 10:27:29.382 W/EnterpriseDeviceManagerService( 4956): systemReady()
01-07 10:27:29.382 D/EnterpriseDeviceManagerService( 4956): mConstrainedState move
to system ready
01-07 10:27:29.385 I/ConstrainedState( 4956): Data is null
01-07 10:27:29.386 D/EnterpriseDeviceManagerService( 4956): isKgTurnedOn.
01-07 10:27:29.386 I/KgvManager( 4956): isKgTurnedOn(void)
01-07 10:27:29.386 I/VaultKeeperService( 4956): read
01-07 10:27:29.386 I/VaultKeeperService( 4956): Get service instance by (4956/1000)
01-07 10:27:29.386 I/VaultKeeperService( 4956): Client info : system_server
01-07 10:27:29.386 I/Vaultkeeper_MGR_system( 4956): Got instance of
VaultKeeperManager
01-07 10:27:29.387 I/ConstrainedState( 4956): Data is null
01-07 10:27:29.388 I/Vaultkeeper_MGR_system( 4956): Got service of ISehVaultKeeper
01-07 10:27:29.388 I/VaultKeeper_HIDL_Service( 4437): System client (//1000/4956)
01-07 10:27:29.389 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] system_server. =>
[Vault] KnoxGuard. [CMD NO.] 4692
01-07 10:27:29.389 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:29.389 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:29.389 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] system_server. =>
[Vault] KnoxGuard. [CMD NO.] 4828
01-07 10:27:29.389 I/VaultKeeper_COMMON( 4436): [CMD:READ_UNSHELTERED]
01-07 10:27:29.395 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1661
01-07 10:27:29.434 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:29.435 I/Vaultkeeper_MGR_system( 4956): ~VaultKeeperManager
01-07 10:27:29.435 D/EnterpriseDeviceManagerService( 4956): isKgTurnedOn : true
01-07 10:27:29.435 D/EnterpriseDeviceManagerService( 4956): adjustKnoxGuardAdmin
kgclient is removed from EXCLUDED_ADMINS by 1000
01-07 10:27:29.458 D/EnterpriseDeviceManagerService( 4956):
isMdmAdminPresentInternal() : MDM Admin Found - com.samsung.android.kgclient
01-07 10:27:29.458 D/EnterpriseDeviceManagerService( 4956):
createDeferredServices() : Adding services ...
01-07 10:27:29.462 D/LazyService( 4956): remoteinjection getService
01-07 10:27:29.462 D/EnterpriseService( 4956): addLazySystemService :
remoteinjection
01-07 10:27:29.462 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(remoteinjection:4956)
01-07 10:27:29.463 D/LazyService( 4956): 1ms
01-07 10:27:29.464 D/LazyService( 4956): password_policy getService
01-07 10:27:29.464 D/EnterpriseService( 4956): addLazySystemService :
password_policy
01-07 10:27:29.465 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(password_policy:4956)
01-07 10:27:29.465 D/LazyService( 4956): 1ms
01-07 10:27:29.467 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(wifi_policy:4956)
01-07 10:27:29.468 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(phone_restriction_policy:4956)
01-07 10:27:29.475 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(device_info:4956)
01-07 10:27:29.480 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(license_log_service:4956)
01-07 10:27:29.490 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(auditlog:4956)
01-07 10:27:29.498 I/ExchangeAccountPolicy( 4956): success to add receiver
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): Constructor failed :
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956):
java.lang.IllegalArgumentException: Unknown component:
ComponentInfo{com.samsung.android.email.provider/com.samsung.android.email.provider
.exchange.ExchangeService}
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.pm.PackageManagerService.getComponentEnabledSetting(PackageManag
erService.java:26108)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackage
Manager.java:3261)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.email.ExchangeAccountPolicy.<init>(ExchangeAccountPol
icy.java:172)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl.createDeferredServ
ices(EnterpriseDeviceManagerServiceImpl.java:2374)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl.systemReady(Enterp
riseDeviceManagerServiceImpl.java:2008)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl.systemReady(Enterp
riseDeviceManagerServiceImpl.java:1959)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl.access$000(Enterpr
iseDeviceManagerServiceImpl.java:250)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle.onBootPh
ase(EnterpriseDeviceManagerServiceImpl.java:325)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:21
9)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3389)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:29.500 E/ExchangeAccountPolicy( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:29.501 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(eas_account_policy:4956)
01-07 10:27:29.503 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(email_account_policy:4956)
01-07 10:27:29.507 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(location_policy:4956)
01-07 10:27:29.515 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(misc_policy:4956)
01-07 10:27:29.526 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(security_policy:4956)
01-07 10:27:29.530 D/RoamingPolicy( 4956): isRoamingSyncEnabled : true
01-07 10:27:29.531 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(roaming_policy:4956)
01-07 10:27:29.537 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(bluetooth_policy:4956)
01-07 10:27:29.540 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(email_policy:4956)
01-07 10:27:29.551 I/DomainFilter( 4956): initReportCache()
01-07 10:27:29.551 D/DomainFilter( 4956): initDaemonCache()
01-07 10:27:29.572 I/DomainFilter( 4956): initDaemonCache() - No rules found in db
01-07 10:27:29.574 D/FirewallRulesApplier( 4956): runShellCommand - target 6
01-07 10:27:29.576 D/UsbDeviceManager( 4956): handleMessage -> MSG_UPDATE_STATE:
connected=0 configured=0 mCurrentFunctions=mtp
01-07 10:27:29.577 D/UsbDeviceManager( 4956): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
01-07 10:27:29.579 D/FirewallRulesApplier( 4956): Run cmd: OK
01-07 10:27:29.580 I/Firewall( 4956): initializeIpTables()
01-07 10:27:29.581 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(firewall:4956)
01-07 10:27:29.581 D/FirewallRulesApplier( 4956): runShellCommand - target 4
01-07 10:27:29.583 D/FirewallRulesApplier( 4956): Run cmd: OK
01-07 10:27:29.583 D/FirewallRulesApplier( 4956): runShellCommand - target 6
01-07 10:27:29.585 D/FirewallRulesApplier( 4956): Run cmd: OK
01-07 10:27:29.585 D/FirewallRulesApplier( 4956): runShellCommand - target 4
01-07 10:27:29.585 D/CertificatePolicy( 4956): registerPackageChangeReceiver() :
Done
01-07 10:27:29.586 D/FirewallRulesApplier( 4956): Run cmd: OK
01-07 10:27:29.587 D/FirewallRulesApplier( 4956): runShellCommand - target 6
01-07 10:27:29.588 D/FirewallRulesApplier( 4956): Run cmd: OK
01-07 10:27:29.612 I/Firewall( 4956): blockOrUnblockAll(block = true
01-07 10:27:29.613 D/Firewall( 4956): , uid = -1)
01-07 10:27:29.618 I/Firewall( 4956): blockOrUnblockAll(block = false
01-07 10:27:29.618 D/Firewall( 4956): , uid = -1)
01-07 10:27:29.619 D/Firewall( 4956): initializeIpTables() - IP Tables
initialization was done
01-07 10:27:29.663 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(certificate_policy:4956)
01-07 10:27:29.664 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(apn_settings_policy:4956)
01-07 10:27:29.666 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(browser_policy:4956)
01-07 10:27:29.671 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(date_time_policy:4956)
01-07 10:27:29.676 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(kioskmode:4956)
01-07 10:27:29.677 I/LDAPAccountPolicyService( 4956): success to add receiver
01-07 10:27:29.678 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(ldap_account_policy:4956)
01-07 10:27:29.680 D/LSOStorageProvider( 4956): LOCKSCREEN_OVERLAY - Configured
admin UID: -1
01-07 10:27:29.681 D/LSOStorageProvider( 4956): LOCKSCREEN_WALLPAPER - Configured
admin UID: -1
01-07 10:27:29.683 D/LSOStorageProvider( 4956): No record found in
LOCKSCREEN_OVERLAY
01-07 10:27:29.684 D/LSOStorageProvider( 4956): No record found in
LOCKSCREEN_OVERLAY
01-07 10:27:29.685 D/LSOStorageProvider( 4956): No record found in
LOCKSCREEN_OVERLAY
01-07 10:27:29.687 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(lockscreen_overlay:4956)
01-07 10:27:29.692 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(geofencing:4956)
01-07 10:27:29.695 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(device_account_policy:4956)
01-07 10:27:29.698 D/BluetoothSecureManager( 4956): calling getMethod for
getService
01-07 10:27:29.698 D/BluetoothSecureManager( 4956): calling getService
01-07 10:27:29.699 D/LazyService( 4956): bluetooth_secure_mode_manager getService
01-07 10:27:29.701 I/bauth_FPBAuthService( 4767): pcf : 0x1011, 0 ,3 ,0 ,0 ,0 ,0,
5.1.0.1
01-07 10:27:29.701 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(bluetooth_secure_mode_manager:4956)
01-07 10:27:29.702 D/LazyService( 4956): 3ms
01-07 10:27:29.702 I/TLC_BAUTH( 4767): Call FP cmd 0xc (30)
01-07 10:27:29.703 D/BluetoothSecureManager( 4956): getService return binder:
android.app.BluetoothSecureManagerService@bc3a826
01-07 10:27:29.706 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(bluetooth_secure_mode_policy:4956)
01-07 10:27:29.708 I/tlc_communication( 4767): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
01-07 10:27:29.708 I/TLC_BAUTH( 4767): Check the Trustlet return code is completed
01-07 10:27:29.708 I/bauth_FPBAuthService( 4767): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
01-07 10:27:29.709 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(multi_user_manager_service:4956)
01-07 10:27:29.709 D/EnterpriseDeviceManagerService( 4956): ThreatDefenseService -
knoxSdkVersion : 28
01-07 10:27:29.712 D/ThreatDefenseService( 4956): Start ThreatDefenseService
01-07 10:27:29.712 D/ThreatDefenseService( 4956): pid = 4956, uid = 1000
01-07 10:27:29.712 I/ThreatDefenseService( 4956): Timer Scheduled : 86400s
01-07 10:27:29.715 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(threat_defense_service:4956)
01-07 10:27:29.716 I/bauth_FPBAuthService( 4767): FPBAuthService, 11952
01-07 10:27:29.716 I/TLC_BAUTH( 4767): Call FUNC ID 0x4
01-07 10:27:29.716 I/tlc_communication( 4767): blowfish : tlc_close() called
01-07 10:27:29.716 D/NetworkAnalytics:Service( 4956): Adding network analytics
service.
01-07 10:27:29.717 D/NetworkAnalytics:Service( 4956): Network Platform analytics
Service is going to be added to the ServiceManager list
01-07 10:27:29.719 I/tlc_communication( 4767): blowfish : tlc_close() succeed
01-07 10:27:29.719 I/TLC_BAUTH( 4767): FUNC ID 0x4 is completed
01-07 10:27:29.719 I/bauth_FPBAuthService( 4767): 0 0
01-07 10:27:29.719 E/(FPLOG) ( 4767): 2.0.36.0 DeviceSetClock 0
01-07 10:27:29.719 I/bauth_FPDLBAuthSensorControl( 4767): FPDLBAuthSensorControl,
240
01-07 10:27:29.719 I/bauth_FPBAuthService( 4767): FPBAuthService, 1145
01-07 10:27:29.719 I/bauth_FPBAuthService( 4767): FPBAuthService, 11992
01-07 10:27:29.719 I/bauth_service( 4767): BAuthService, 96
01-07 10:27:29.719 I/bauth_FPBAuthService( 4767): FPBAuthService, 11556
01-07 10:27:29.723 D/EnterpriseDeviceManagerService( 4956):
startEnterpriseBillingService | add Lazy Service : startEnterpriseBillingService
01-07 10:27:29.731 D/ApplicationPolicy( 4956): userIds0
01-07 10:27:29.731 D/ApplicationPolicy( 4956): adminuid: 1000 userId:0
01-07 10:27:29.731 D/ApplicationPolicy( 4956): adminuid: 10124 userId:0
01-07 10:27:29.733 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:29.733 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:29.735 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:29.736 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:29.756 I/SyncManager( 4956): No initial accounts
01-07 10:27:29.762 V/EnterpriseBillingEngine( 4956): engine -
com.android.server.enterprise.billing.EnterpriseBillingEngine@a667429
01-07 10:27:29.762 V/EnterpriseBillingPolicyInternal( 4956): ebpInternal -
com.android.server.enterprise.billing.EnterpriseBillingPolicyInternal@5ba23ae
01-07 10:27:29.763 V/EnterpriseBillingPolicy( 4956): systemReady
01-07 10:27:29.763 I/Firewall( 4956): systemReady()
01-07 10:27:29.764 V/EnterpriseBillingAsyncHandler( 4956): run - start -
01-07 10:27:29.765 E/KioskModeService( 4956): There's no matched data
01-07 10:27:29.776 D/KnoxVpnEngineService( 4956): system ready is being called
01-07 10:27:29.805 I/LDAPAccountPolicyService( 4956): systemReady()...
01-07 10:27:29.808 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:29.808 D/RestrictionPolicy( 4956): systemReady()
01-07 10:27:29.808 D/SecurityPolicy( 4956): systemReady()
01-07 10:27:29.817 D/ApplicationPolicy( 4956): registerPackageChangeReceiver() :
Done
01-07 10:27:29.820 W/EnterpriseDeviceManagerService( 4956): loadActiveAdmins
01-07 10:27:29.829 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(edmnativehelper:4956)
01-07 10:27:29.829 I/EDMNativeHelperService( 4956): edmnativehelper Service is now
ready
01-07 10:27:29.832 I/RemoteDesktopService( 4956): RemoteDesktopService started
(pid=4956)
01-07 10:27:29.833 I/SurfaceFlinger( 4646):
SurfaceFlinger::getDefaultHardwareDisplayInfo
01-07 10:27:29.833 I/SurfaceFlinger( 4646):
SurfaceFlinger::getDefaultHardwareDisplayInfo: display width: 720, height: 1600
01-07 10:27:29.833 I/SurfaceFlinger( 4646): getDefaultHardwareDisplayInfo getting
data from Non-Hwc2
01-07 10:27:29.834 I/RemoteDesktopService( 4956):
RemoteDesktopService::initHardwareScreenInfo() w = 720, h = 1600 format = 1
01-07 10:27:29.835 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(mdm.remotedesktop:4956)
01-07 10:27:29.836 I/system_server( 4956): RemoteDesktopService_JNI :
startRemoteDesktopService() done.
01-07 10:27:29.837 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 500
01-07 10:27:29.837 W/SystemServiceManager( 4956): Service
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle took 454
ms in onBootPhase
01-07 10:27:29.837 D/SystemServiceManager( 4956): !@Boot_SystemServer: 454ms :
(500) com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
01-07 10:27:29.837 I/SystemServiceManager( 4956): !@Boot_EBS: Took 454ms by
'com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle' (500)
01-07 10:27:29.838 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 455ms
01-07 10:27:29.838 D/SystemServerTiming( 4956): !@Boot_SystemServer: 455ms :
OnBootPhase_500_com.android.server.enterprise.Ente
01-07 10:27:29.838 I/SystemServerTiming( 4956): !@Boot_EBS: Took 455ms by
'OnBootPhase_500_com.android.server.enterprise.Ente'
01-07 10:27:29.838 D/RestrictionPolicy( 4956): isHomeKeyEnabled :true
01-07 10:27:29.839 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:29.839 I/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
01-07 10:27:29.840 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:29.841 D/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 3ms
01-07 10:27:29.841 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:29.841 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
01-07 10:27:29.841 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
01-07 10:27:29.841 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:29.841 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
01-07 10:27:29.841 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
01-07 10:27:29.841 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:29.842 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle took to complete:
1ms
01-07 10:27:29.842 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.WifiService
01-07 10:27:29.844 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.WifiService took to complete: 2ms
01-07 10:27:29.844 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:29.844 I/WifiScanningService( 4956): Starting wifiscanner
01-07 10:27:29.844 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:29.844 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:29.849 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_migration_completed
01-07 10:27:29.850 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.851 I/WifiSettingsConfigStore( 4956): Migrating data out of settings
to shared preferences
01-07 10:27:29.851 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wifi.p2p.WifiP2pService took to complete: 6ms
01-07 10:27:29.851 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.ethernet.EthernetService
01-07 10:27:29.851 I/EthernetServiceImpl( 4956): Starting Ethernet service
01-07 10:27:29.852 I/SoftApConfToXmlMigrationUtil( 4956): Handled in add OEM Config
upgrade
01-07 10:27:29.853 D/WifiConfigStore( 4956): Reading from all stores completed in 7
ms.
01-07 10:27:29.854 W/WifiConfigManager( 4956): No stored networks found.
01-07 10:27:29.856 E/SupplicantStaIfaceHal( 4956): Can't call setDebugParams,
ISupplicant is null
01-07 10:27:29.856 E/HostapdHal( 4956): Can't call setDebugParams, IHostapd is null
01-07 10:27:29.856 I/WifiService( 4956): WifiService starting up with Wi-Fi
disabled
01-07 10:27:29.858 D/EthernetTracker( 4956): Interface match regexp set to 'eth\d'
01-07 10:27:29.860 D/WifiController( 4956): isAirplaneModeOn = false, isWifiEnabled
= false, isScanningAvailable = true, isLocationModeActive = true
01-07 10:27:29.860 D/WifiActiveModeWarden( 4956): Starting ClientModeManager
01-07 10:27:29.863 D/Ethernet( 4956): Registering NetworkFactory
01-07 10:27:29.864 D/ConnectivityService( 4956): Got NetworkProvider Messenger for
Ethernet
01-07 10:27:29.865 D/Ethernet( 4956): got request NetworkRequest [ REQUEST id=1,
[ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: []
RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId -1
01-07 10:27:29.865 E/IpConfigStore( 4956): Error opening configuration file:
java.io.FileNotFoundException: /data/misc/ethernet/ipconfig.txt: open failed:
ENOENT (No such file or directory)
01-07 10:27:29.866 D/Ethernet( 4956): 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
01-07 10:27:29.866 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.ethernet.EthernetService took to complete: 15ms
01-07 10:27:29.867 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.notification.NotificationManagerService
01-07 10:27:29.869 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet0
01-07 10:27:29.869 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is ip6_vti0
01-07 10:27:29.869 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is swlan0
01-07 10:27:29.869 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is epdg4
01-07 10:27:29.869 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet7
01-07 10:27:29.869 D/ZenModeHelper( 4956): Snoozing reset for
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is epdg2
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet5
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is epdg0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is p2p0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is tunl0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is wlan0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet3
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet1
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is lo
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is ip6tnl0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is ip_vti0
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is epdg3
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet6
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is epdg1
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet4
01-07 10:27:29.870 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is sit0
01-07 10:27:29.871 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is rmnet2
01-07 10:27:29.871 D/EthernetTracker( 4956): maybeTrackInterface : not matched
eth/usb0 iface is umts_dm0
01-07 10:27:29.871 D/WifiController( 4956): EnabledState.enter()
01-07 10:27:29.872 D/SettingsProvider( 4956): isChangeAllowed() : name = zen_mode
01-07 10:27:29.872 D/WifiClientModeManager( 4956): entering IdleState
01-07 10:27:29.874 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.notification.NotificationManagerService took to
complete: 8ms
01-07 10:27:29.874 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:29.874 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:29.875 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:29.877 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:29.880 W/FileUtils( 4956): Failed to
chmod(/data/misc/apexdata/com.android.wifi/WifiConfigStore.xml, 384):
01-07 10:27:29.880 W/FileUtils( 4956): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
01-07 10:27:29.880 W/FileUtils( 4956): at libcore.io.Linux.chmod(Native Method)
01-07 10:27:29.880 W/FileUtils( 4956): at
libcore.io.ForwardingOs.chmod(ForwardingOs.java:85)
01-07 10:27:29.880 W/FileUtils( 4956): at
libcore.io.BlockGuardOs.chmod(BlockGuardOs.java:80)
01-07 10:27:29.880 W/FileUtils( 4956): at android.system.Os.chmod(Os.java:97)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.util.FileUtils.chmod(FileUtils.java:44)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore$StoreFile.writeBufferedRawData(WifiConfigSt
ore.java:973)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore.writeBufferedData(WifiConfigStore.java:510)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore.write(WifiConfigStore.java:434)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigManager.saveToStore(WifiConfigManager.java:3366)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiSettingsConfigStore.lambda$triggerSaveToStoreAndInvokeA
llListeners$1(WifiSettingsConfigStore.java:158)
01-07 10:27:29.880 W/FileUtils( 4956): at
com.android.server.wifi.WifiSettingsConfigStore.lambda$triggerSaveToStoreAndInvokeA
llListeners$1$WifiSettingsConfigStore(Unknown Source:0)
01-07 10:27:29.880 W/FileUtils( 4956): at com.android.server.wifi.-$
$Lambda$WifiSettingsConfigStore$uq3XDMEVygzshjD1Jp5afdpJmxo.run(Unknown Source:2)
01-07 10:27:29.880 W/FileUtils( 4956): at
android.os.Handler.handleCallback(Handler.java:938)
01-07 10:27:29.880 W/FileUtils( 4956): at
android.os.Handler.dispatchMessage(Handler.java:99)
01-07 10:27:29.880 W/FileUtils( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:29.880 W/FileUtils( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:29.881 I/NSLocationMonitor( 4956): NS-FLP Feature available,
nsFlpFeatureLevel = 531
01-07 10:27:29.881 I/NSLocationMonitor( 4956): Try to bind NSMonitorService
01-07 10:27:29.883 W/ContextImpl( 4956): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1828
com.android.server.location.NSLocationMonitor.initialize:165
com.android.server.location.NSLocationMonitor.<init>:148
com.android.server.location.LocationManagerService.onSystemReady:411
com.android.server.location.LocationManagerService.access$200:184
01-07 10:27:29.883 D/WifiConfigStore( 4956): Writing to stores completed in 6 ms.
01-07 10:27:29.885 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@fc213aa (uid: 1000
pid: 4956)
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 11ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle took to complete:
1ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DockObserver
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:29.886 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:29.886 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:29.886 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:29.887 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:29.887 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:29.887 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-07 10:27:29.887 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.twilight.TwilightService
01-07 10:27:29.887 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:29.887 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.display.color.ColorDisplayService
01-07 10:27:29.887 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:29.887 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.job.JobSchedulerService
01-07 10:27:29.890 E/HistoricalRegistry( 4956): Interaction before persistence
initialized
01-07 10:27:29.891 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.job.JobSchedulerService took to complete: 3ms
01-07 10:27:29.891 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:29.891 D/SoundTriggerService( 4956): onBootPhase: 500 : false
01-07 10:27:29.891 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
01-07 10:27:29.891 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.trust.TrustManagerService
01-07 10:27:29.891 D/HalDevMgr( 4956): IWifi registration notification:
[email protected]::IWifi, name=default, preexisting=true
01-07 10:27:29.892 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.trust.TrustManagerService took to complete: 1ms
01-07 10:27:29.892 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:29.892 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.892 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.appwidget.AppWidgetService
01-07 10:27:29.892 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:29.892 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.role.RoleManagerService
01-07 10:27:29.892 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:29.892 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:29.892 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.GestureLauncherService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SensorNotificationService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.SensorNotificationService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.dreams.DreamManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.print.PrintManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.blob.BlobStoreManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.aod.AODManagerService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.MediaSessionService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.MediaResourceMonitorService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.face.FaceService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.BiometricService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.BiometricService took to complete:
0ms
01-07 10:27:29.893 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.AuthService
01-07 10:27:29.893 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:29.894 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:29.894 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
01-07 10:27:29.894 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.LauncherAppsService
01-07 10:27:29.894 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:29.894 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.CrossProfileAppsService
01-07 10:27:29.894 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:29.894 I/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:29.894 D/SemWifiService( 4956): checkAndStartWifi start
01-07 10:27:29.894 I/SemWifiService( 4956): SemWifiService starting up
01-07 10:27:29.894 D/SemWifiService( 4956): checkAndStartWifi end, duration: 1ms
01-07 10:27:29.894 D/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.server.wifi.SemWifiService took to complete:
1ms
01-07 10:27:29.894 I/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:29.895 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IWifi/default
01-07 10:27:29.896 I/WifiP2pService( 4956): makeP2pHwMac: wifihwmac is empty
01-07 10:27:29.896 E/WifiP2pService( 4956): Ignore P2P enable since wifi is false
01-07 10:27:29.898 D/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 4ms
01-07 10:27:29.898 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:29.898 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:29.898 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:29.898 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:29.898 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.camera.CameraServiceProxy
01-07 10:27:29.898 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:29.898 I/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:29.899 D/SystemServerTiming( 4956):
OnBootPhase_500_com.samsung.android.camera.CameraServiceWorker took to complete:
1ms
01-07 10:27:29.899 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:29.899 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
01-07 10:27:29.899 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:29.899 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:29.899 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.incident.IncidentCompanionService
01-07 10:27:29.899 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:29.899 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.MmsServiceBroker
01-07 10:27:29.899 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:29.900 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.autofill.AutofillManagerService
01-07 10:27:29.900 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
01-07 10:27:29.900 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.clipboard.ClipboardService
01-07 10:27:29.900 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:29.900 I/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:29.900 D/SystemServerTiming( 4956):
OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
01-07 10:27:29.900 D/SystemServerTiming( 4956): OnBootPhase_500 took to complete:
761ms
01-07 10:27:29.900 D/SystemServerTiming( 4956): !@Boot_SystemServer: 761ms :
OnBootPhase_500
01-07 10:27:29.900 I/SystemServerTiming( 4956): !@Boot_EBS: Took 761ms by
'OnBootPhase_500'
01-07 10:27:29.900 D/SystemServerTiming( 4956): StartBootPhaseSystemServicesReady
took to complete: 762ms
01-07 10:27:29.900 D/SystemServerTiming( 4956): !@Boot_SystemServer: 762ms :
StartBootPhaseSystemServicesReady
01-07 10:27:29.900 I/SystemServerTiming( 4956): !@Boot_EBS: Took 762ms by
'StartBootPhaseSystemServicesReady'
01-07 10:27:29.900 I/SystemServerTiming( 4956): MakeWindowManagerServiceReady
01-07 10:27:29.906 D/PhoneWindowManagerExt( 4956): updateSettings
safetyAssuranceEnabled=false
01-07 10:27:29.906 D/WifiNl80211Manager( 4956): tearing down interfaces in wificond
01-07 10:27:29.907 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:29.911 D/PhoneWindowManagerExt( 4956): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=-1 mDoubleTapLaunchBehavior
: 2
01-07 10:27:29.911 D/PhoneWindowManagerExt( 4956): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
01-07 10:27:29.911 D/PhoneWindowManagerExt( 4956): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
01-07 10:27:29.911 D/PhoneWindowManagerExt( 4956): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
01-07 10:27:29.913 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISurfaceFlingerConfigs/default
01-07 10:27:29.913 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-07 10:27:29.915 V/SemWifiConfigManager.db( 4956): populating new database
01-07 10:27:29.915 V/SemWifiConfigManager.db( 4956): createTable
01-07 10:27:29.916 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:29.916 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISurfaceFlingerConfigs/default
01-07 10:27:29.917 E/[email protected]( 4595):
WIFI_HIDL_FEATURE_DUAL_INTERFACE defined
01-07 10:27:29.917 I/HealthServiceWrapper( 4956): health: HealthServiceWrapper
listening to instance default :
[email protected]::ISehHealth@Proxy
01-07 10:27:29.918 D/StatsPullAtomService( 4956): Registering pullers with statsd
01-07 10:27:29.918 D/SystemServerTiming( 4956): MakeWindowManagerServiceReady took
to complete: 18ms
01-07 10:27:29.918 E/[email protected]( 4595):
SecIsDualInterfaceSupported vendor.wifi.dualconcurrent.interface swlan0 rValue :1
01-07 10:27:29.918 E/[email protected]( 4595): wifisharing chip
mode
01-07 10:27:29.919 V/SemWifiConfigManager.db( 4956): getConfigs size: 0
01-07 10:27:29.919 I/SemWifiConfigManager( 4956): loadFromDb config size: 0
01-07 10:27:29.919 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:29.919 D/SemWifiService( 4956): checkAndStartMHS start
01-07 10:27:29.919 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-07 10:27:29.920 I/SystemServerTiming( 4956): MakePowerManagerServiceReady
01-07 10:27:29.920 I/SemCscParser( 4956): getCustomerPath : omc customer file can
read
01-07 10:27:29.920 I/[email protected]( 4595): Wifi HAL started
01-07 10:27:29.920 E/SemCscParser( 4956): update(): xml file exist
01-07 10:27:29.921 I/WifiP2pNative( 4956): Registering for interface available
listener
01-07 10:27:29.921 I/WifiVendorHal( 4956): Vendor Hal started successfully
01-07 10:27:29.923 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:29.923 I/StatsPullAtomService( 4956): register thermal listener
successfully
01-07 10:27:29.924 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:29.926 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:29.931 D/SemWifiService( 4956): mCSCRegion:LA
01-07 10:27:29.931 W/ActivityManager( 4956): Receiver with filter
android.content.IntentFilter@c08a9d2 already registered for pid 4956, callerPackage
is android
01-07 10:27:29.931 W/ActivityManager( 4956): Receiver with filter
android.content.IntentFilter@dda7aa3 already registered for pid 4956, callerPackage
is android
01-07 10:27:29.931 D/SemWifiApBroadcastReceiver( 4956): SemWifiApBroadcastReceiver
startTracking
01-07 10:27:29.931 D/SemWifiApTrafficPoller( 4956): first on
mWifiApTrafficPollerWorkThread start
01-07 10:27:29.933 D/SemWifiService( 4956): checkAndStartMHS END
01-07 10:27:29.935 D/BrightnessMappingStrategy( 4956): create
01-07 10:27:29.936 D/BrightnessMappingStrategy( 4956): x.length: 17 y.length: 36
01-07 10:27:29.936 D/BrightnessMappingStrategy( 4956): Use SimpleMappingStrategy
01-07 10:27:29.936 D/BrightnessMappingStrategy( 4956):
setAutoBrightnessScaleFactor: 90
01-07 10:27:29.936 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:29.937 D/SettingsProvider( 4956): isChangeAllowed() : name =
high_brightness_mode_pms_enter
01-07 10:27:29.938 D/AutomaticBrightnessController( 4956): Using
SEM_TYPE_CAMERA_LIGHT for ABC
01-07 10:27:29.938 D/SemHalDeviceManager( 4956): ISehWifi registration
notification: [email protected]::ISehWifi, name=default,
preexisting=true
01-07 10:27:29.939 D/WifiP2pNative( 4956): P2P InterfaceAvailableListener true
01-07 10:27:29.940 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISehWifi/default
01-07 10:27:29.942 D/CoverManager( 4956): registerListener
01-07 10:27:29.942 W/CoverManager( 4956): registerListener : This device is not
supported cover
01-07 10:27:29.942 D/PowerManagerService( 4956): start :
(mWirelessChargerSContextManager != null - mIsWirelessChargerSContextEnabled =
false
01-07 10:27:29.942 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IWifi/default
01-07 10:27:29.945 D/PowerManagerService( 4956): [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
01-07 10:27:29.945 D/PowerManagerService( 4956): getScreenOffTimeoutLocked: -1 ->
30000
01-07 10:27:29.945 D/PowerManagerService( 4956): UserActivityState : -1 -> 4
01-07 10:27:29.947 D/PowerManagerService( 4956): [api] updateConstants:
NO_CACHED_WAKE_LOCKS: true
01-07 10:27:29.950 D/SettingsProvider( 4956): isChangeAllowed() : name =
location_global_kill_switch
01-07 10:27:29.951 D/BrightnessSynchronizer( 4956):
sScreenExtendedBrightnessRangeMaximumInt: 306,
sScreenExtendedBrightnessRangeMaximumFloat: 1.2
01-07 10:27:29.951 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.951 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.951 D/SettingsProvider( 4956): isChangeAllowed() : name =
screen_brightness_float
01-07 10:27:29.952 D/BatterySaverPolicy( 4956): [api] refreshSettings:
deviceSpecificSetting: ((overlay)) adaptiveSetting: null (null)
01-07 10:27:29.952 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.955 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:27:29.955 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:27:29.955 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:27:29.955 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:27:29.956 D/SettingsProvider( 4956): isChangeAllowed() : name =
pms_notification_panel_brightness_adjustment
01-07 10:27:29.957 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:29.962 D/SystemServerTiming( 4956): MakePowerManagerServiceReady took
to complete: 43ms
01-07 10:27:29.962 I/SystemServerTiming( 4956): StartPermissionPolicyService
01-07 10:27:29.963 I/SystemServiceManager( 4956): Starting
com.android.server.policy.PermissionPolicyService
01-07 10:27:29.970 D/SystemServerTiming( 4956): StartPermissionPolicyService took
to complete: 8ms
01-07 10:27:29.970 I/SystemServerTiming( 4956): MakePackageManagerServiceReady
01-07 10:27:29.973 I/AppsFilter( 4956): updateEntireShouldFilterCacheAsync will be
running after 0ms
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.networkstack.tethering
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.networkstack.tethering
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.provider.filterprovider
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.provider.filterprovider
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.DataCreate
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.DataCreate
01-07 10:27:29.976 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.cts.priv.ctsshim
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.cts.priv.ctsshim
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartswitchassistant
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.smartswitchassistant
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.vsim.ericssonnsds.webapp
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.vsim.ericssonnsds.webapp
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.setupwizardlegalprovider
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.setupwizardlegalprovider
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.youtube
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.youtube
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.galaxyfinder
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.galaxyfinder
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.location.nsflp2
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.location.nsflp2
01-07 10:27:29.977 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.themestore
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.themestore
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.chromecustomizations
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.chromecustomizations
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.cocktailbarservice
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.cocktailbarservice
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.corner
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.corner
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.ext.services
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.ext.services
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.double
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.double
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.location.nfwlocationprivacy
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.location.nfwlocationprivacy
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.telephony
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.telephony
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.ve.vebgm
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.ve.vebgm
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.parser
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.parser
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.dynsystem
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.dynsystem
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
01-07 10:27:29.978 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.networkstack
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.networkstack
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.pebble
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.pebble
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.googlequicksearchbox
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.googlequicksearchbox
01-07 10:27:29.979 I/AppsFilter( 4956): updateEntireShouldFilterCacheAsync is
running
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.calendar
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.calendar
01-07 10:27:29.979 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.cellbroadcastservice
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.cellbroadcastservice
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.calendar
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.calendar
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.osp.app.signin
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.osp.app.signin
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.automation
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.automation
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.media
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.media
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.onetimeinitializer
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.onetimeinitializer
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.ext.shared
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.ext.shared
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_wide_back
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_wide_back
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.wallpapercropper
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.wallpapercropper
01-07 10:27:29.980 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.A21.d01.wallpapermulti
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.A21.d01.wallpapermulti
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.vessel
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.vessel
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wallpaper.res
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.wallpaper.res
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.cinnamon
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.cinnamon
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartmirroring
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.smartmirroring
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mapsagent
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mapsagent
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.safetyassurance
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.safetyassurance
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.incallui
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.incallui
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.containercore
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.knox.containercore
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.systemui
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.systemui
01-07 10:27:29.981 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.factory.camera
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.factory.camera
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.taperedrect
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.taperedrect
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.usbsettings
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.usbsettings
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.easysetup
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.easysetup
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.externalstorage
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.externalstorage
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.aware.service
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.aware.service
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.easyonehand
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.easyonehand
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.factory
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.factory
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.htmlviewer
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.htmlviewer
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.companiondevicemanager
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.companiondevicemanager
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.mms.service
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.mms.service
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.rubin.app
01-07 10:27:29.982 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.downloads
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.downloads
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.easyMover.Agent
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.easyMover.Agent
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.networkstack.tethering.overlay
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.networkstack.tethering.overlay
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdx.quickboard
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mdx.quickboard
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.android
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.android
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.wsomacp
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.wsomacp
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.faceservice
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.faceservice
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.gpuwatchapp
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.gpuwatchapp
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.netflix.partner.activation
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.netflix.partner.activation
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.monotype.android.font.foundation
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.monotype.android.font.foundation
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.sec.android.widgetapp.easymodecontactswidget
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.widgetapp.easymodecontactswidget
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.pushmanager
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.knox.pushmanager
01-07 10:27:29.983 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.MtpApplication
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.MtpApplication
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.factorykeystring
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.factorykeystring
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.samsungapps
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.samsungapps
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.emergencymode.service
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.emergencymode.service
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.themepicker
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.themepicker
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.configupdater
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.configupdater
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.wlantest
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.wlantest
01-07 10:27:29.984 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.accessibility.talkback
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.accessibility.talkback
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.providers.media.module
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.providers.media.module
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.permissioncontroller
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.permissioncontroller
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.settings.bixby
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.settings.bixby
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.billing
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.billing
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.epdgtestapp
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.epdgtestapp
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gamehome
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.game.gamehome
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.daemonapp
01-07 10:27:29.985 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.daemonapp
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.sve
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.sve
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.knox.attestation
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.enterprise.knox.attestation
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.downloads.ui
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.downloads.ui
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.vending
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.vending
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.pacprocessor
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.pacprocessor
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.simappdialog
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.simappdialog
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.attestation
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.knox.attestation
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.secsoundpicker
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.secsoundpicker
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.sec_gestural
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.sec_gestural
01-07 10:27:29.986 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.microsoft.skydrive
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.microsoft.skydrive
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.SettingsReceiver
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.SettingsReceiver
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.hole
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.hole
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.tall
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.tall
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.soundalive
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.soundalive
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.provider.badge
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.provider.badge
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.certinstaller
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.certinstaller
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.securitylogagent
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.securitylogagent
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.black
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.black
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.carrierconfig
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.carrierconfig
01-07 10:27:29.987 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.green
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.green
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.ocean
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.ocean
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.containeragent
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.knox.containeragent
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.space
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.space
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.threebutton
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.systemui.navbar.threebutton
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.SMT
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.SMT
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.cmh
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.cmh
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.mlp
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.mlp
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.rcs
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.rcs
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : android
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
android
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.knox.keychain
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.knox.keychain
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sm.devicesecurity
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.sm.devicesecurity
01-07 10:27:29.988 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.cellbroadcastreceiver
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.cellbroadcastreceiver
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.launcher
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.launcher
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.carrier
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.providers.carrier
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.aircommandmanager
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartface
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.smartface
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.egg
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.egg
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.mtp
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.mtp
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.ons
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.ons
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.stk
01-07 10:27:29.989 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.messaging
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.messaging
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.backupconfirm
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.backupconfirm
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.klmsagent
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.klmsagent
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartfitting
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.smartfitting
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.SecSetupWizard
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.SecSetupWizard
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.telephonyui
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.telephonyui
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wifi.softap.resources
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.wifi.softap.resources
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.statementservice
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.statementservice
01-07 10:27:29.990 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.gm
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.gm
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.tachyon
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.apps.tachyon
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.common
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.common
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.hwmoduletest
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.hwmoduletest
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.settings.intelligence
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.settings.intelligence
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.bcservice
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.bcservice
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.modem.settings
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.modem.settings
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.monotype.android.font.samsungone
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.monotype.android.font.samsungone
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_extra_wide_back
01-07 10:27:29.991 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_extra_wide_back
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.permissioncontroller
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.permissioncontroller
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.servicemodeapp
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.servicemodeapp
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.preloadinstaller
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.preloadinstaller
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.setupwizard
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.setupwizard
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.gallery3d
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.gallery3d
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.settings
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.settings
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.accessibility
01-07 10:27:29.992 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.accessibility
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.imsservice
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.imsservice
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.sharedstoragebackup
01-07 10:27:29.993 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.sharedstoragebackup
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.facebook.services
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.facebook.services
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mobileservice
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mobileservice
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.printspooler
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.printspooler
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.systemupdate
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.systemupdate
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdx.kit
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mdx.kit
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.settings
01-07 10:27:29.993 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.settings
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.storyservice
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.storyservice
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.dreams.basic
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.dreams.basic
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.ext.services
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.ext.services
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.se
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.se
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.inputdevices
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.inputdevices
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wifi.resources
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.wifi.resources
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.photos
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.photos
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.kgclient
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.kgclient
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.bips
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.bips
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.stk2
01-07 10:27:29.994 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gametools
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.game.gametools
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.contacts
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.contacts
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.service.peoplestripe
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.service.peoplestripe
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.da.daagent
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.captiveportallogin
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.captiveportallogin
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.settings
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.settings
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.brightnessbackupservice
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.brightnessbackupservice
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartcallprovider
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.smartcallprovider
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.smartcapture
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.smartcapture
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.maps
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.apps.maps
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.modulemetadata
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.modulemetadata
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.taskedge
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.taskedge
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dynamiclock
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.dynamiclock
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.advp.imssettings
01-07 10:27:29.995 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.advp.imssettings
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.location
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.location
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.clockpackage
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.clockpackage
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.RilServiceModeApp
01-07 10:27:29.996 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.webview
01-07 10:27:29.996 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.webview
01-07 10:27:29.996 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.teardrop
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.teardrop
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.documentsui
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.documentsui
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.networkstack
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.networkstack
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.server.telecom
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.server.telecom
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.syncadapters.contacts
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.syncadapters.contacts
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.crane
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.crane
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.imslogger
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.imslogger
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.rounded.themepicker
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.themepicker
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.keychain
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.keychain
01-07 10:27:29.996 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.chrome
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.chrome
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.themecenter
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.themecenter
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.systemui
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.systemui
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.server.wifi.mobilewips
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.server.wifi.mobilewips
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.packageinstaller
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.packageinstaller
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.gms
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.gms
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.gsf
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.gsf
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.tts
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.tts
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : android.autoinstalls.config.samsung
01-07 10:27:29.997 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
android.autoinstalls.config.samsung
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.wifi.resources
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.wifi.resources
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.container
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.container
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.calllogbackup
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.calllogbackup
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.partnersetup
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.partnersetup
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.diagmonagent
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.diagmonagent
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.localtransport
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.localtransport
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.gsa
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.gsa
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.biometrics.app.setting
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.biometrics.app.setting
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.spp.push
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.spp.push
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.carrierdefaultapp
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.carrierdefaultapp
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.font.notoserifsource
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.font.notoserifsource
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.myfiles
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.myfiles
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.android
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.android
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.proxyhandler
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.proxyhandler
01-07 10:27:29.998 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.waterfall
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.waterfall
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.allshare.service.fileshare
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.allshare.service.fileshare
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.netflix.mediaclient
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.netflix.mediaclient
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.systemui
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.systemui
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.mimage.photoretouching
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.mimage.photoretouching
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.launcher
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.launcher
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.permissioncontroller.forframework
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.permissioncontroller.forframework
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.feedback
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.feedback
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.printservice.recommendation
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.printservice.recommendation
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.adaptivebrightnessgo
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.adaptivebrightnessgo
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.syncadapters.calendar
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.syncadapters.calendar
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.managedprovisioning
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.managedprovisioning
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.trichromelibrary_428014133
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.trichromelibrary_428014133
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.setting.multisound
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.setting.multisound
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.documentsui
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.documentsui
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.dreams.phototable
01-07 10:27:29.999 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.dreams.phototable
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.mainline.telemetry
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.mainline.telemetry
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.safetyinformation
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.safetyinformation
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dialer
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.dialer
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.facebook.katana
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.facebook.katana
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dqagent
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.dqagent
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.ringtoneBR
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.ringtoneBR
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gos
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.game.gos
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.forest
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.forest
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.partnerbookmarks
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.partnerbookmarks
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.hdmapp
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.hdmapp
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.wallpaper.livepicker
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.wallpaper.livepicker
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.beaconmanager
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.beaconmanager
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint
01-07 10:27:30.000 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.mdm.services.simpin
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.enterprise.mdm.services.simpin
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.stickercenter
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.stickercenter
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.facebook.system
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.facebook.system
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.media
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.providers.media
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.soagent
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.soagent
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.quicktool
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.quicktool
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.fmm
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.fmm
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdm
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mdm
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.scs
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.scs
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.unifiedwfc
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.squircle
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.squircle
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.phone
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.appseparation
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.appseparation
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.honeyboard
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.honeyboard
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.networkstack.permissionconfig
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.networkstack.permissionconfig
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.storagemanager
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.storagemanager
01-07 10:27:30.001 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.scloud
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.scloud
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.soundpicker
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.soundpicker
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.sharelive
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.sharelive
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.app.RilErrorNotifier
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.bookmarkprovider
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.bookmarkprovider
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.settings
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.settings
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.app.newtrim
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.app.newtrim
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dsms
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.dsms
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.lool
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.lool
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.bluetoothtest
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.sdhms
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.launcher
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.launcher
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.analytics.uploader
01-07 10:27:30.002 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sm.policy
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.sm.policy
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.emergencylauncher
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.emergencylauncher
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.localeoverlaymanager
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.localeoverlaymanager
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.projection.gearhead
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.projection.gearhead
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.hearingadjust
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.hearingadjust
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.turbo
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.apps.turbo
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.bluelightfilter
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.bluelightfilter
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.bbc.bbcagent
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.callbgprovider
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.callbgprovider
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.knox.vpn.proxyhandler
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.knox.vpn.proxyhandler
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.cts.ctsshim
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.cts.ctsshim
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.livestickers
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.livestickers
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.watchmanagerstub
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.watchmanagerstub
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.svcagent
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.svcagent
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.modulemetadata.forframework
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.modulemetadata.forframework
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.mhs.smarttethering
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.mhs.smarttethering
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mateagent
01-07 10:27:30.003 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mateagent
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.launcher
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.launcher
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.networkdiagnostic
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.networkdiagnostic
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.shortcutbackupservice
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mcfserver
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mcfserver
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.vpndialogs
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.vpndialogs
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.networkstack.tethering.overlay
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.networkstack.tethering.overlay
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.contacts
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.providers.contacts
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.phone
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.phone
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.shell
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.shell
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.filled.themepicker
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.themepicker
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.wallpaperbackup
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.wallpaperbackup
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.blockednumber
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.blockednumber
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.omcagent
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.hiya.star
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.hiya.star
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.cellbroadcastservice
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.overlay.modules.cellbroadcastservice
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.providers.userdictionary
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.providers.userdictionary
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.knox.cloudmdm.smdms
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.enterprise.knox.cloudmdm.smdms
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.carrier.carrierwifi
01-07 10:27:30.004 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.apps.carrier.carrierwifi
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.emergency
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.emergency
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.wssyncmldm
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.hotspot2.osulogin
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.hotspot2.osulogin
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.ims.smk
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.ims.smk
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.gms.location.history
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.gms.location.history
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.location.fused
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.location.fused
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.orchid
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.orchid
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.appsedge
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.appsedge
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.epdg
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.epdg
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.systemui
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.systemui
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.personalization
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.purple
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.color.purple
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.factory.cameralyzer
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.factory.cameralyzer
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.bluetoothmidiservice
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.bluetoothmidiservice
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sdk.handwriting
01-07 10:27:30.005 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.sdk.handwriting
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.facebook.appmanager
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.facebook.appmanager
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.clockpack
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.clockpack
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.aasaservice
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.traceur
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.traceur
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.cellbroadcastreceiver
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.cellbroadcastreceiver
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.allshare.service.mediashare
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.allshare.service.mediashare
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.fm
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.provider.emergencymode
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.provider.emergencymode
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : android.auto_generated_rro_product__
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
android.auto_generated_rro_product__
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.cidmanager
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.camera
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.camera
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.bluetooth
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.bluetooth
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.ipservice
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.ipservice
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.magnifier
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.app.magnifier
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.sec.android.widgetapp.webmanual
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.sec.android.widgetapp.webmanual
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.sec.android.application.csc
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.sec.android.application.csc
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sdm.config
01-07 10:27:30.006 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.roundedrect
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon.roundedrect
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.dressroom
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.dressroom
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_narrow_back
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_narrow_back
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.dofviewer
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.app.dofviewer
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.settings
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.settings
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mcfds
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.mcfds
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.samsung.android.video
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.samsung.android.video
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : android.auto_generated_rro_vendor__
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
android.auto_generated_rro_vendor__
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.circular.android
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.android
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.restore
01-07 10:27:30.007 D/MultiUserInstallPolicy( 4956): installedOrEnabledPackage :
com.google.android.apps.restore
01-07 10:27:30.081 I/PackageManager( 4956): Permission ownership changed. Updating
all permissions.
01-07 10:27:30.190 D/DisplayPowerController( 4956): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
01-07 10:27:30.190 D/DisplayPowerController( 4956):
mWindowManagerPolicy.screenTurningOn() +
01-07 10:27:30.191 I/WindowManager( 4956): Screen turning on...
01-07 10:27:30.191 I/WindowManager( 4956): screenTurningOn(+), before calling
onScreenTurningOn to KeyguardDelegate
01-07 10:27:30.191 W/KeyguardServiceDelegate( 4956): onScreenTurningOn(): no
keyguard service!
01-07 10:27:30.191 I/WindowManager( 4956): screenTurningOn(-), after calling
onScreenTurningOn to KeyguardDelegate
01-07 10:27:30.191 D/DisplayPowerController( 4956):
mWindowManagerPolicy.screenTurningOn() -
01-07 10:27:30.191 D/BrightnessTracker( 4956): clearBrightnessEvents()
01-07 10:27:30.192 D/AutomaticBrightnessController( 4956): resetShortTermModel
01-07 10:27:30.192 D/AutomaticBrightnessController( 4956): [api]
updateAutoBrightness : 176(0.69) 0 < 500.0 < 0 (adj:+0.0)
01-07 10:27:30.193 D/DisplayPowerController( 4956): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
01-07 10:27:30.194 D/StorageManagerService( 4956): addExternalStoragePolicy
01-07 10:27:30.194 D/DisplayPowerController( 4956): Animating brightness:
target=128 (0.50), rate=0.7058823 (PSM:, AB limit:( -1 (NaN) ~ -1 (NaN)) MB Limit:
( -1 (NaN) ~ -1 (NaN))
01-07 10:27:30.195 V/UserDataPreparer( 4956): Found /data/user_de/0 with serial
number -1
01-07 10:27:30.195 D/UserDataPreparer( 4956): Serial number missing on
/data/user_de/0; assuming current is valid
01-07 10:27:30.195 V/DisplayPowerController( 4956): Brightness [128 (0.50)] reason
changing to: 'override', previous reason: '0'.
01-07 10:27:30.195 V/UserDataPreparer( 4956): Found /data/user/0 with serial number
-1
01-07 10:27:30.196 D/UserDataPreparer( 4956): Serial number missing on
/data/user/0; assuming current is valid
01-07 10:27:30.196 D/DisplayPowerController( 4956): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
01-07 10:27:30.196 V/UserDataPreparer( 4956): Found /data/system_de/0 with serial
number -1
01-07 10:27:30.196 D/UserDataPreparer( 4956): Serial number missing on
/data/system_de/0; assuming current is valid
01-07 10:27:30.196 D/DisplayPowerController( 4956): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
01-07 10:27:30.196 D/DisplayPowerController( 4956): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
01-07 10:27:30.196 D/DisplayPowerController( 4956): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
01-07 10:27:30.196 D/DisplayPowerController( 4956): !
@mWindowManagerPolicy.screenTurnedOn()
01-07 10:27:30.198 D/PowerManagerService( 4956): DisplayPowerCallbacks :
onStateChanged()
01-07 10:27:30.198 D/PowerManagerService( 4956): mDisplayReady: true
01-07 10:27:30.198 I/AudioManager( 4956): setParameters keyValuePairs =
g_hw_display_rotation=0
01-07 10:27:30.198 D/PowerManagerService( 4956): mDisplayReady: true
01-07 10:27:30.199 I/DefaultPermGrantPolicy( 4956): Granting permissions to
platform components for user 0
01-07 10:27:30.199 V/sec_audio_hw( 4575): sec_dev_set_parameters :
g_hw_display_rotation=0
01-07 10:27:30.199 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(g_hw_display_rotation=0)
01-07 10:27:30.199 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(g_hw_display_rotation=0)
01-07 10:27:30.242 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1671
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.testingsettings.permission.KEYSTRING
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.customermobile.demo.intent.action.DEMO_CONTROL
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.syncservice.permission.OMADM.KEYSTRING
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.difactorycamera.permission.ACCESS
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.dizoom.permission.ACCESS
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.phone.permission.WRITE_OTA_KEYSTRING
01-07 10:27:30.263 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.marvell.diagsetting.permission.KEYSTRING
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.contacts.permission.EMERGENCY_SOS_MESSAGE
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.helphub.permission.HELP
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
provider.settingsearch.permission.WRITE
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.KOR_GO_POLICE_REPORT
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.KOR_GO_FIRE_REPORT
01-07 10:27:30.264 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_45c544be9e486af18fe6e240d0da84086fe347540131335a14ee01
4cf52b8904d046bff80141ea53689f924cb2273ade55f3366f41c6b48f1dde8e211211f47fafbcad6df
ec1a774d78f7153ec23dc397e326a987fb355da52208ab358d4decccfa2f76d10a4156862efa8308fd8
ccdfb270b69c82f7e913381b5acf94a09476
01-07 10:27:30.265 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.tips.permission.USE_INTENT_SERVICE
01-07 10:27:30.265 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_693697a3f04163a6e53f66fa9dbf0cd3e8a9d6face40e7e2483ff1
06fd22d9afeac596df74ae93d22dfcf4ee978cc6e2782983287695126f18c7ae1c64903e85e71e9fc81
4ac7d83bf74445e733a98db281d631362ddcc2c1a8228c379d98cbf447c28c9d8405c5ef7e68927f3bd
926e722b5a7de234da85d3141bc7b185a1fe
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.incall.permission.READ_FACE_AR_PROVIDER
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.incall.permission.WRITE_FACE_AR_PROVIDER
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.yellowpage.permission.ACCESS_YELLOWPAGE_PROVIDER
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.reminder.permission.action.REGISTER
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.hiya.aegis.lookup_service.ACCESS
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.firewall.spamfilter.permission.NUMBER_MARK
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.cequint.ecid.CALLER_ID_LOOKUP
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.nttdocomo.android.phonemotion.permission.GET_STATUS
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.server.telecom.SMART_CALL_FUNCTION
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sgmc.phonenumberlocatorservice.permission.GET_LOCATION
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.serviceprovider.READ_PERMISSION
01-07 10:27:30.266 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.serviceprovider.WRITE_PERMISSION
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.ims.android.PERMISSION
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.vodafone.callplus.provider.READ_DATABASE
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.vodafone.callplus.provider.WRITE_DATABASE
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.vodafone.callplushybrid.provider.USER_CONTENT
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.shhphone.autoanswer.USE_AUTOANSWER
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.carriermatching.READ_PERMISSION
01-07 10:27:30.267 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mdec.provider.setting.CMC_ES_PERMISSION
01-07 10:27:30.268 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.container.LAUNCH_INFO
01-07 10:27:30.268 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY
01-07 10:27:30.268 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.camera.iris.permission.USE_IRIS
01-07 10:27:30.268 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.twdvfs.DVFS_BOOSTER_PERMISSION
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.sdk.samsunglink.permission.PUBLIC_ACCESS
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.gallery3d.permission.GALLERY_PROVIDER
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.gallery3d.permission.GALLERY_PROVIDER
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.apps.photos.permission.GOOGLE_PHOTOS
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_AUDIT_LOG
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.provider.smartclip.permission.READ
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.episodes.permission.IMPORT_STORYALBUM
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.permission.ACCESSBILITY_SHARING
01-07 10:27:30.269 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_13f711be9347beb8bc2918073843e821dd4c020b27e318f80935b0
36ad996e44e79874f8cb65e524f864815bd56cc2821b40aef1b20a38de7ee944358b2db6da311d62143
28a07d10097642ab1dbcef67dfe2e11d607dd06745fda9b3114e6e5e1cff53c38f72a81c1ab4a75bef7
f2729966bfda35c2e34c391f4a267b453ec5
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.accessory.manager.permission.AUTHENTICATION_CONTROL
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.launcher.permission.READ_SETTINGS
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sysscope.permission.RUN_SYSSCOPE
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.service.aircommand.permission.ACCESS_AIRCOMMAND
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.BARCODE_READ
01-07 10:27:30.270 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.camera.iris.permission.MANAGE_IRIS
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_25059dfec3f0a8ba2c46083cf1b6a800f6b25f3cc9ae91093f4bbf
139a95073a08d34d5a59806e31f73d09e6c3b4a4d6f960ee22b8aa92e0ae0b4c0e2e811edf29b49aaf8
d086a6e4423174619bb38c3b8fdb8cf2fe5175cf4c970d20f06ac6faf2e0526f7e6da89bd1b567cf7af
0b135c930ee518e9d4f17628fac7ed20cb4d
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.permission.READ_MOST_VISITED_SITES
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.permission.QUICKACCESS
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.READ_LANGUAGE
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
sec.permission.RADIO_BASED_LOCATION
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
sec.permission.SAMSUNG_POSITIONING
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.rubin.context.permission.READ_PERSONA_MANAGER
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.READ_CLOUD_LOCATION_PROVIDER
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.bridge.provision.integrated.READ_PERMISSION
01-07 10:27:30.271 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.accessory.permission.ACCESSORY_FRAMEWORK
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.wmanager.ENABLE_NOTIFICATION
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.WATCH_APP_TYPE.Companion
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.gearoplugin.provider.Settings.READ
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.hostmanager.permission.CONTROL_WEARABLE_STATUS
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.hostmanager.permission.ACCESS_WEARABLE_STATE
01-07 10:27:30.272 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mas.setting.ContentProvider.READ_VALUE
01-07 10:27:30.273 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.face.provider.FaceProvider.data.READ
01-07 10:27:30.273 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.face.provider.FaceProvider.data.WRITE
01-07 10:27:30.273 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.MEDIA_CLOUD_CONTENTS
01-07 10:27:30.274 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.ACCESS_DRM
01-07 10:27:30.274 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_c8145d418dbaec9087d619e059338b9c4702287262ad7e9d1bb19c
14767b64b36465fa227e65af5644e2507763bcd07644cd28cb7b9a862eb67310b9fceaeceb5aa1825db
76fbeb3ce1df0dd7bdfc2bd876ca001f436bc6505b911c6f4af14b6bca50289f10ca2ae0ff7f42f9f11
1d73ecadfc449b837e00fbbe9d8754160658
01-07 10:27:30.274 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.WRITE_OWNER_DATA
01-07 10:27:30.274 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.USE_IRIS
01-07 10:27:30.274 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.permission.AssistiveLight_ONOFF
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.enterprise.permission.MDM_PROXY_ADMIN_INTERNAL
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_02f71dd49f041d15b855a65f4a929d7e00b8226fe75318abfc1b71
a6fc6192f785ae6fa2d780681939aec7bdaed10bccc15dbfc5725a7595906a46b5bd3609dab5159f14d
eb9d030c251808d1c6986e6faa9bd75f05df246b8852fb3c33477d8fc526719d39eb140580cd5e90487
d84e81e5d555d97f0b930e606bc3bef7f4f6
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.WIFI_READ_MAC_ADDRESS
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.aodservice.permission.AOD_PROVIDER
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.routines.permission.BIXBY_PROVIDER
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.service.bixbysearch.permission.BIXBY_SEARCH
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.provider.stickerprovider.permission.READ_STICKER_PROVIDER
01-07 10:27:30.275 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.aremoji.provider.permission.READ_STICKER_PROVIDER
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.permission.KNOX
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_2e2bf005fd6999263667465a918db8d49493ed73803d0295d95754
e7437c69fdc6cc4306a36c9ba9abd220e4dabbf790155e71d5399519929ab49d22c0e936df1bd90bff9
167dd0501da3c3d2b7812df9e17ae9266b08cc033959c1f1a65883733002eaaec905bf0135e71ed669a
1c39f440922aa710621899b7ffdce12f14e4
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.knox.admin.permission.ACTION_REQUEST_REMOVE_CONTAINER
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.provider.logsprovider.permission.READ_LOGS
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.provider.logsprovider.permission.WRITE_LOGS
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.WRITE_INTERNAL_STORAGE
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.smartcard.pinservice.permission.SMARTCARD_PIN_ACCESS
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.calendar.permission.USE_VCAL_COMPONENT
01-07 10:27:30.276 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.knox.rcp.components.permission.MANAGE_RCP
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.providers.cmh.READ
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.providers.cmh.WRITE
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.providers.scloud.READ
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.providers.scloud.WRITE
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.dcm.provider.DCMProvider.data.READ
01-07 10:27:30.277 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.cmh.instantprocess.SEND
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.alive.service.privacy.permission.RECEIVE_FACE_SERVICE_STATUS
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.visionintelligence.provider.visionprovider.data.READ
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.visionintelligence.provider.visionprovider.data.WRITE
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.settings.READ_PERMISSION
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.settings.WRITE_PERMISSION
01-07 10:27:30.278 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.att.iqi.permission.RECEIVE_DEBUG_LOGS_ENABLE
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.launcher.permission.WRITE_SETTINGS
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.desktoplauncher.permission.READ_SETTINGS
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.desktoplauncher.permission.WRITE_SETTINGS
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.inputmethod.permission.KEYBOARD_SETTING
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.memorysaver.READ_MS_DATA
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.BATTERY_STATS
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.asksmanager.permission.BIND_ASKS_MANAGER
01-07 10:27:30.279 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.sea.retailagent.permission.RETAILMODE
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.DEVICE_POWER
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.browser.permission.HOMEPAGE
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.reactive.permission.ACCESS_REACTIVE_SERVICE
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.smithmicro.netwise.director.comcast.oem.NWD_SDK
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.REQUEST_SCLOUD
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_ae970a71b31f3f6a0a28dd1690acb229f294e1a7e05f09e3259961
c18c12a420f24b8b2ddc881c4985c326c2589ab125498154ed16efc40d3d248c0969066d116c002afe6
edf58087e91055ce309ebdbe59c92956faf5d0dfc1e08e45ae1be7369c3e13ee7d84b715bc39e615c1b
d4d6016ce264a8318d03ac3bfd1055e10f24
01-07 10:27:30.280 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_0a673a43fe4ce6bad86d62033a56b8c46cdf3f3c3bc8c31f8b3d0d
74bdaca943abe37a9dab3edfe07fd4ba0cb111b60ebb2027bbac37418ecd7c71f6f632966126c56219c
a6d650cb6fcf1fc6eef5f1c315ef79e65136565922277012cc55b09a2961a23409186580118c07866b7
cf9c397c111e04831799a1064ed6c9e4a8e2
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.contacts.permission.CONTACT_SETTINGS_PROVIDER_WRITE
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.euicc.LPA_SERVICE_ACCESS
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.oda.ODA_SERVICE_ACCESS
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.euicc.permission.EVENT_ENTRY_DATA
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.att.iqi.permission.RECEIVE_SERVICE_STATE_CHANGE
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.NFC_SYSTEM_PROTECTION
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.routines.permission.ROUTINE_HOST
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.oda.permission.ODA_PUSH_EVENT
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sgmc.phonenumberlocatorservice.permission.UPDATE_DB
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.contacts.permission.EMERGENCY_GROUP_DETAIL
01-07 10:27:30.281 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.contacts.permission.PICKER_SELECT_GROUP
01-07 10:27:30.282 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.provider.agifcallprovider.permission.READ_AGIFCALL_PROVIDER
01-07 10:27:30.282 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_c3a7a215b3e58794242968714272028db585e3d2557860d5c5e4fb
14a11fdd3fbe1d7ea50b1406233be41f6218bdca981969cc632bb5948489ef614103624d6d3b05e14a3
4285bae1a85786008cf78294c4ff48d6b10ebaae0c65c0b0e669b7bb6bb341f36a46429b141f10f9226
617a50b22393856684e38db188a7a34527e1
01-07 10:27:30.282 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.memo.READ
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.NETWORK_WAKELOCK_MONITORING
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.android.permission.SET_PREFERRED_APPLICATIONS
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_c7be91a508628bb589708e0d424e61142ede12461d35ea5e493dd5
bae0da940979e48724aa3c76ebbaa1052dd693f184274b2fd34d922faa6d6de09838ed3fa849eb6e38c
224cb3fb5a971a17da79bad3f1332ea975f99353dbde68f80b8ed0d68298a0a330e1f865de1dc038572
5096368eaf9ed49cae9c73130cab92bcc65b
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.visionintelligence.main.setting.provider.BVAccessibilityProvide
r.data.read
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.permission.WAKEUP_LAUNCH_BIXBY
01-07 10:27:30.283 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.voicewakeup.permission.READ_SETTING_PROVIDER
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.nsds.READ_NSDS_PERMISSION
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.nsds.WRITE_NSDS_PERMISSION
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.verizon.vzwavs.permission.READ
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.SAMSUNG_MODIFY_IPTABLES
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.SAMSUNG_MODIFY_ROUTE
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.ImsTelephonyService.EPDN
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.SAMSUNG_MODIFY_IPTABLES
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.SAMSUNG_MODIFY_ROUTE
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
samsung.permission.DMSERVICE
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.vzw.qualitydatalog.permission.LOG_EVENT
01-07 10:27:30.284 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.ims.dm.permission.WRITE_DATABASES
01-07 10:27:30.285 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.social.share.space.provider.permission.WRITE
01-07 10:27:30.285 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.social.share.item.provider.permission.WRITE
01-07 10:27:30.285 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_ba8b227e1678cc1e2917bfcc7b87e54d589096a18ffd637b958b18
6515e016d4657eaf20a74fa6f21c09b225c4a91f97704f645a30c93969bcbf55341a71f0a95f6c4b381
7e1c5f350c75f75853f11f0e9406a454fedd722dcd38e03f041c82f9242e5f1cc9603757f7eb3f5d6a2
88539b30eb5977ec557288abde66ba9ed577
01-07 10:27:30.285 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.uwb.READ_NOTIFICATION
01-07 10:27:30.286 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.internal.intelligence.useranalysis.permission.READ_PLACE
01-07 10:27:30.286 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_069c370c2cc63dda2b7ed9a5d67236c9a06d22e73631874988311d
95ea8870de79a72b0d026d2f3f917e29a67bcf9bad575a2efc6cd34a1e15606116e7bb6129528d46349
eb7788334cfe2605d1e0ac2c638fccebf1e50499048eff7f598d1dc2d7db6f5c47e213657595f559e4c
bacbb21bd4ba5dc2f3179cf46e99337b32da
01-07 10:27:30.286 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_23e6d2cfb9d880fd82bac6ce79b2236204436be4a7731ac295a491
215b3977c78d821039740caf792d98936828a6725355fcf79905646bd9eb232071e635ca77afbd055e3
4893e0b26915b84169633dc7e3e9050408dcd39e0df3b066145d53e8a22d12f602b350291b86aea2684
0464fe4e7e9672b79708446e3000e3281e99
01-07 10:27:30.286 E/DefaultPermGrantPolicy( 4956): Permission not found:
samsung.permission.MPTCP_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.skt.prod.permission.SKT_PHONE_SERVICE
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_c33210321d5ea1e9ccbb1db8754189c2148a0513f1049216c0ada2
221edab264eb9f5397f78993236e9f2517c15fc81488e19c68f567349d19d7e603b420d03d05ad59c3c
2e9b2dfb79baeb3be6f8ecca764562045fe0c98cf93b9cdacc890f81f97e30b3ebe0d4eb2b3a5577317
e2edc5694426644507d2632b2e500f9febcc
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.SEM_CHANGE_DISPLAY_MAPPING
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.preferences.RCS_Preferences_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.ims.android.rcsuriprovider.READ_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.ims.android.rcsuriprovider.WRITE_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.autoconfigurationprovider.READ_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.autoconfigurationprovider.WRITE_PERMISSION
01-07 10:27:30.287 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.cs.READ_PERMISSION
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.cs.WRITE_PERMISSION
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.im.WRITE_PERMISSION
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.urigenerator.provider.READ_PERMISSION
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.rcs.urigenerator.provider.WRITE_PERMISSION
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.contacts.permission.THEME
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_cb0d6205ef25268e295d4bef0a0b3bcb614097905f7f9201c30bd9
3569956cce7c8d17f207f96490fc246d22b9ca299d9acddb6220071ca658b24f52409721f9f14500304
4c259f52bc73a6333b496586efea4f73c17c02ca00d16e78cbaaf2a65db38fc34c76884b2872e3050ed
831181c2a040b732f3fc33b90cf7e8f5b7df
01-07 10:27:30.288 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.GET_INTENT_SENDER_INTENT
01-07 10:27:30.289 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.KNOX_DEVICE_CONFIGURATION
01-07 10:27:30.289 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_a67e044fd2e317f44a274058068d8657a67bcfdf9cf3151bc5b64a
328f781215961db2de76a1264a2ca484b3d9a9f1d9dff8256be964d4018ada56dbb257eccd750ac77cf
c5f6ae95bed92286347d946ecea819801b3ab3bc1e8eec67f42daf46c12a163f3cd2aeb2439686e6f9d
aa5d60f08de71973feaa8d13a4c96cfadee2
01-07 10:27:30.289 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_3a733ad03af563b16ca67c8d12bebe5b1d1ae0f3c1b0e4ce736cd2
6e3f96f554361ae6c8ced4185cb4a61c6d830c9f0453761005fc32a6af6fd36deb4918174f31385699b
f7a1634eea920d77e4d9b573ce8f0215e7c28e73ac6d2a4b7023aaaf06cfabf199de97d836a5ead9284
19dae0e9c23d43cdd39f9803e989f061522a
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.volumemonitorprovider.GET_VOLUME_DATA
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_ae9d8bc053ccf1f9ad5bc7f5ff4a8d2c5ce6b09cf001f99d5390a3
64458bbc8441af454cd168d1d7207c6c19b1c138815567a78677aadab3c6653783a3084dbcfd12c0e6e
6a456ce5a2c283bc899cf0bc82aaa7ca64b874cf8b1af7a0676955a85276be099547c65ca4c0d320011
de87aae9d8a89c0426fb512876c8b9ad5160
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.START_SERVICE
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_1abd3efb17abe510d6a992ee6b92fa91eb77befc666072fe188ef4
379138fe7fca830340fcda706216c90a8fb1e509c1a583d918f8a3bad66e33e72cd1b7f6c3072f7f7e8
70072584c7d5e0389cd2e5da113070a6655635d8deccc85dd136a552dfb3d8443218217c9f2c72bec48
b0e3423d9ac997b594c9389fa15246d85784
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_ca8307d5b9af1a24552d482774e5fb1c0d3b2ad3a7b46f6757c878
7ae69e313e8ccafaba729919770fe40d89c1bec45ecfc57392e3744e6d7a10482e6af1f60b7c444f52f
f24a1b5d968c0887edbec2dc28aa8fab5dc72fed869369af6456ff580144a699f5d9fcb3854b070c523
0a18ad2470c0167da05090a9929bf4b781c9
01-07 10:27:30.290 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.USES_POLICY_RESET_PASSWORD
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.camera.face.permission.MANAGE_FACE
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.SEND_ANONYMOUSSESSION_RESULT
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.notes.sync.STATE_READ
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.notes.sync.STATE_WRITE
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.provider.smartclip.permission.WRITE
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.permission.READ_WRITE_BOOKMARK_FOLDERS
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.permission.WRITE_QUICKACCESS
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.samsungpass.permission.setting.WRITE
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.email.permission.ACCESS_PROVIDER
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
samsung.android.snoteprovider.permission.READ
01-07 10:27:30.291 E/DefaultPermGrantPolicy( 4956): Permission not found:
samsung.android.snoteprovider.permission.WRITE
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.email.permission.ACCESS_PROVIDER
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.memo.WRITE
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.inputmethod.scloudsync.permission.READ
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.inputmethod.scloudsync.permission.WRITE
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.scloud.backup.OLD_DATA_ACCESS
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_8c20523afaf74603068169cad38abcf728b44f6c5a5d7e6db99cbe
b42ca78a660193c16511289a9f09fcccfc4762e30636c50902fdc446a8186e8280146e42cb7c7252634
80279b5159f9f369b8d877808f0e029fadebf04bf128f44ef5a64ae119d4e2ea88707d79c6e6a85e208
260799244f219c9d4ec92b07ccb924d898e6
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.clockpackage.permission.READ_CELEB_VOICE
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.clockpackage.permission.ACCESS_CELEB_VOICE
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.SEC_MEDIA_CONTENTS
01-07 10:27:30.292 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.MEDIA_CLOUD_CONTENTS
01-07 10:27:30.293 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.allshare.service.fileshare.aware.provider.READ_DISCOVERED_DEVIC
ES
01-07 10:27:30.293 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.allshare.service.fileshare.aware.provider.WRITE_DISCOVERED_DEVI
CES
01-07 10:27:30.293 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.READ_EXTERNAL_SETTINGS_PROVIDER
01-07 10:27:30.294 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.WRITE_EXTERNAL_SETTINGS_PROVIDER
01-07 10:27:30.294 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.oneconnect.permission.BIND_COMPANION_SERVICE
01-07 10:27:30.294 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_4d9592a7f7941e059d4568ad776ebc2b675f4f6c543a324dba84a7
89c084f5d6b0add338b80f963fc1e7a69800a32fa7a03781904fc1eb34437cd9a5255a18627fb6fe98a
d04becdc4e885ddf4097294e3cc15fea88298dbe78634606ac016f6cb331163e8ea1d03c5a19bfa5760
07ad21036126b57cd0d1ab1ec0008178a5f6
01-07 10:27:30.294 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.spay.permission.READ_SPAY_SHARE
01-07 10:27:30.295 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.READ_SETTINGS
01-07 10:27:30.295 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.assistantmenu.permission.READ_WRITE
01-07 10:27:30.295 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_26d843f43c70f1069a5f52115888024ba1c80785475d7aa4ebe969
69dd8ffd94911a0110bab4d90473662f16b961ce30af59be9b7a98cb9d7ca705569687d95e6605e32af
77109866c628eb8699b4118176cde14444889834d472caba6aafc39dd0d63547143edf2b0bcd3ff724f
fc9daa021a60a90635c23869aec1c65d6df8
01-07 10:27:30.295 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_62335eae576a8472487c0bbe04c6221ad1a97c365d9905902e37e6
a2845c7480d02ed3bdcc3e642092335b5ec0d5c4a1b80a571bef7d4ec3da103dcb09c74fcd021080ced
18c86427963428080eb22fb97de52a24ca9b34b8e071f65908bb5f485c67f9174a9359cc74707681483
0f8d2e2876c23c695086d0af7b51d3d548c9
01-07 10:27:30.295 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.mpsm.INVOKE_MPSM_METHOD
01-07 10:27:30.296 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.WRITE_SDHMS_DATA
01-07 10:27:30.296 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.GET_SECRET_PACKAGE_LIST
01-07 10:27:30.296 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.BROADCAST_PACKAGE_ADDED
01-07 10:27:30.296 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_a4a548a79d57fd9f0a02d3ca470bf13d9ccfb0517a4587cddb649b
0de9594a938d6e0dd232ae883f630fb2fda7bc9e608c98fe4ccb16902a38eafa104357b9db394250c74
237c30fa1b58b150850a85f07366ecbe98f6517925358a21cfba37b25a6b757285c95213ce5546d6c42
be22f848f4e05188bb6135567a541085f4dd
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.smspush.WAPPUSH_MANAGER_BIND
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.READ_WFCPROVIDER
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_REGISTER
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_SET_EMERGENCY
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_SET_EMERGENCY_GSM_PHONE_CALL
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.att.iqi.permission.RECEIVE_SERVICE_STATE_CHANGE_BROADCASTS
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.softsim.permission.RECEIVE
01-07 10:27:30.297 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.softsim.provider.read
01-07 10:27:30.299 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.MANAGE_WIFI_WHEN_WIRELESS_CONSENT_REQUIRED
01-07 10:27:30.301 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_b99aec370782742f916ec03cfd7e246870861b890a4eb5637c6465
3759cf718d8636cb5e1ed615c6046b4114b43f1fa20ecb2db47da3cc8ff569238aca52f01462c0540ca
c8874efac8bec6dc61988e3fed4da8b33cbec23ff9c4d42a0b5099bd53722aa1d3a208ccd0142ac5d99
eab1b4115572ad3a068ef27ad0b8b437768f
01-07 10:27:30.301 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.updatecenter.provider.WRITE
01-07 10:27:30.301 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.ipsec.client.permission.MANAGING_VPN
01-07 10:27:30.301 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.SAMSUNG_TUNTAP
01-07 10:27:30.301 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.systemui.notilus.permission.ACCESS_DB
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_CLIMATE
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_CONTROL_AUDIO_VOLUME
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.clipboardsaveservice.CLIPBOARDSAVESERVICE_PERMISSION
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.attdm.permission.ATT_DM_FOTA
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.kidshome.broadcast.DEFAULT_HOME_CHANGE_PERMISSION
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.nttdocomo.android.screenlockservice.DCM_SCREEN
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.WRITE_LANGUAGE
01-07 10:27:30.302 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_3d02b86ec8e4e0ec15f6e7098fe9e14667af178bd2e55a98fb05f3
7d68c590ba221bc15d21bb429d97eed3e9b080e06b35e4a6fe0b8237b44a16dc63ed3ed5ffd372dea75
35f7fdf4f321341ee3280077d0884dabc4245f5bd552aeebbf48732acf53b8f1dfb2838795e3aa602d6
dc08a6b4467bd0602ce6a19be822ae7536c0
01-07 10:27:30.303 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_34b1b3491f72d8f37c8b24ed2359e4a75ca675e098534a6feefcf3
d8f3a52d71fb4035c8424f632048995b1d400fc7ec4e96d1cad7cfaf22449fca25625673f4fe73f7637
ddfa6e31e3f4a9467f1eba1fc83d0adcdc97499b7dccdddff6ddf3b9f446c6fa85f0b7bcf81adc03f84
7f687d6747de45631828c572051d41f4b2db
01-07 10:27:30.304 E/DefaultPermGrantPolicy( 4956): Permission not found:
conv.svc.sec.nearby.config.READ
01-07 10:27:30.304 E/DefaultPermGrantPolicy( 4956): Permission not found:
conv.svc.sec.nearby.config.WRITE
01-07 10:27:30.305 E/DefaultPermGrantPolicy( 4956): Permission not found:
conv.svc.sec.nearby.MEDIASHARE
01-07 10:27:30.305 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.email.permission.READ_ATTACHMENT
01-07 10:27:30.305 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.SHOW_MASTER_CLEAR_SETTINGS
01-07 10:27:30.305 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE
01-07 10:27:30.305 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.MMS_SEND_OUTBOX_MSG
01-07 10:27:30.306 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.email.permission.EMAILBROADCAST
01-07 10:27:30.306 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.hardware.sensor.proximity
01-07 10:27:30.307 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.service.provider.permission.READ_FEATURE_SUPPORT
01-07 10:27:30.307 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.operatorbookmarks.permission.READ_OPERATOR_BOOKMARKS
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.operatorbookmarks.permission.WRITE_OPERATOR_BOOKMARKS
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.operatorbookmarks.permission.BOOKMARK_AUTO_SET
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.sbrowser.lite.operatorbookmarks.permission.BOOKMARK_AUTO_SET
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.permission.READ_MEMO
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.permission.WRITE_MEMO
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.widgetapp.q1_penmemo.permission.READ
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.widgetapp.q1_penmemo.permission.WRITE
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.deskclock.permission.READ_ALARM
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.deskclock.permission.WRITE_ALARM
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
sec.android.permission.READ_EMAIL_PREF
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
sec.android.permission.WRITE_EMAIL_PREF
01-07 10:27:30.308 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.memo.READ_COUNT
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.commonimsinterface.PERMISSION
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.cloudagent.permission.READ
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.cloudagent.permission.WRITE
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.settings.mysettings.read
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.settings.mysettings.write
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.notes.READ
01-07 10:27:30.309 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.sdm.config.provider.OMC_ACTIVATION_CONFIG
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_411cd0f87d68a1163bcebd07c9f31b72ca4864e51fb4f1b3b7cacd
82b5e298a016cb873d9c7e35c49215eb1c82fa85f277864485d1e4d545485ff07d05e0a1076122a9b53
0f23fcdeb55a3894339008c509337b310e9004358e381d893b22fecef389e20bba771bcb87ba01cf704
2ac14ff2757b8903b915e9a36efcf463b6d3
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_415d066d7b6f1670671d07cf5fba5d3d6072ba28abf158d60bd79a
1b25d1660f73f31c8c4878963424976021793d1695a44d8873cb9d50e42e56ea4de5963beceac697d74
366b7c0754f8080cfb812e791cf840e041c20328b89425c6b833a6663e156aafdc48b218d97400c04ba
ccd23add90ac90b72b9c9a2c7b37ab60a7b7
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.dressroom.permission.SET_AS_WALLPAPER
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.EXCEPTION_AUTORUN_DEFAULT_OFF
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.spage.permission.WRITE_CARD_DATA
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.WIFI_LOCK
01-07 10:27:30.310 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.aodservice.permission.AOD_SETTING
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.cocktailbar.quicktool.permission.FLASH_LIGHT
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.voicenote.service.RECORDER_PERMISSION
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.radio.service.permission.BIND_RADIOSERVICE
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.system.permission.READ_NOTIFICATIONS
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.daemonapp.ap.kweather.KWEATHER_DAEMON_ACCESS_PROVIDER
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.daemonapp.ap.weathernewsjp.WEATHERNEWS_DAEMON_ACCESS_PROVIDER
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.daemonapp.cmaweather.CMAWEATHER_DAEMON_ACCESS_PROVIDER
01-07 10:27:30.311 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.cocktail.permission.CALL_ACTION
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.applock.permission.STATUSCHANGED
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.applock.permission.STATUS_UPDATE
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_01580c748102677fa00b57b9fa6145fd9caf5fdae48f896ff940a4
939f04973e8759f8181554d2ee836ed7d2c342e3c88948ab4838bcd83b2aa317b743a0eabf6e5102042
54d17771beebd2afdae2316efa192a089d1bc31c36e6cbc7c2f2995f72532f1a0d8bc7508a2b6b71919
96c98074c6af2d1a5efdbb2d94442b35cd05
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_SETTINGS
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.osp.app.legacy.OpenContentProvider.READ_CONTENT
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.osp.app.legacy.OpenContentProvider.WrItE_CoNTeNt.PROHIBIT_external_access
01-07 10:27:30.312 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.osp.contentprovider.OSPContentProvider.OSP_READ_CONTENT
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.osp.contentprovider.OSPContentProvider.OSP_WRITE_CONTENT
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_5640a9306f9e804b784d9997ee511421d790ffd154b46973c33577
e5953c00ecd1d00af50be53ab545de3c6a9a427dc829371e61125a6c36013b083d962af56863af1b065
0325636aff3f67a627e08bf7b9739dcf4a95a9f1cf5da7794187516af16d52c894faaefbcf76b34a29f
531bc91085f72b1ebf9c045cf41d1d94c62b
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.MANAGE_BIOMETRICS_BACKUP
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.pass.permissions.MANAGE_PASS_SERVICE
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.LAUNCH_BIXBY_VOICE
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.homesync.EXCLUSIVE_APP
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.social.share.asset.provider.permission.READ
01-07 10:27:30.313 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.pass.permissions.USE_PASS_SERVICE
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.browser.permission.Bookmark
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.provider.una.astore.permission.WRITE
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.provider.una.astore.permission.READ
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.push.permission.ACCESS_SPP_SERVER
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.gearplugin.permission.ACCESS_GEAR_PLUGIN
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.wallet.permission
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
sstream.app.StoryProvider.WRITE.PERMISSION
01-07 10:27:30.314 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.installApp
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_2e584d01f317fdee32cc8e855153d01df2a62f8194c5c4e621bf45
bcc3807f066f637c5329f12f95158279f36aae6250df4a72e8d51fc6e578e248fcf11e8339654d20216
c79a9d36fed33741d7190e77939da234b8157e48c3cdde7bc93bffdba1de18b6415d62b81b8d2dd4175
6f099ecb13fc4d975077a6d8cde99df4405b
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.spage.permission.READ_CARD_DATA
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.game.gametools.permission.READ_KT_PLAY_GAMES
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.READ_PUBLIC_SETTINGS
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.game.gamehome.accesspermission.REQUEST_REWARDS
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.netflix.partner
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.asus.msa.SupplementaryDID.ACCESS
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
freemme.permission.msa
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.billing.permission.BILLING
01-07 10:27:30.315 E/DefaultPermGrantPolicy( 4956): Permission not found:
org.simalliance.openmobileapi.SMARTCARD
01-07 10:27:30.316 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.datacollectionfw.sps.permission.ACCESS_AF
01-07 10:27:30.316 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.discord.permission.CONNECT
01-07 10:27:30.316 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.discord.debug.permission.CONNECT
01-07 10:27:30.316 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.discord.debug.intent.action.CONNECT
01-07 10:27:30.316 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_9c2dc49bbc75527c47fa305581b58319b0f22783508369f0c17c13
fc371196c28b7be10417f99c912eee49199b5b0f3994efe431f9d449e3fcb585f21df8c761d7d089dd0
b4e08f94a34556482e71a1d3a99a2c40bed0166caaa41c4132d0b7d53e4d6a796db72688ae19ac4491f
ec5ef8c1262668797a8f0d92f79330db84fe
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.htc.launcher.permission.READ_SETTINGS
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.htc.launcher.permission.UPDATE_SHORTCUT
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sonyericsson.home.permission.BROADCAST_BADGE
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sonymobile.home.permission.PROVIDER_INSERT_BADGE
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.anddoes.launcher.permission.UPDATE_COUNT
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.majeur.launcher.permission.UPDATE_BADGE
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.huawei.android.launcher.permission.CHANGE_BADGE
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.huawei.android.launcher.permission.READ_SETTINGS
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.huawei.android.launcher.permission.WRITE_SETTINGS
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_APP_BADGE
01-07 10:27:30.317 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.oppo.launcher.permission.READ_SETTINGS
01-07 10:27:30.318 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.oppo.launcher.permission.WRITE_SETTINGS
01-07 10:27:30.318 E/DefaultPermGrantPolicy( 4956): Permission not found:
org.chromium.arc.apkcacheprovider.permission.READ_CACHE
01-07 10:27:30.318 E/DefaultPermGrantPolicy( 4956): Permission not found:
org.chromium.arc.apkcacheprovider.permission.WRITE_CACHE
01-07 10:27:30.318 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.internal.intelligence.useranalysis.permission.WRITE_PLACE
01-07 10:27:30.318 E/DefaultPermGrantPolicy( 4956): Permission not found:
kr.co.rightbrain.RetailMode.permission.READ
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.globalroaming.permission.NOTIFICATION_SMS
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.bst.permission.NUMBER_MARK
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.stickerplugin.service.ACCESS
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.stickerplugin.permission.sticker.READ
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.reminder.permission.LAUNCH_APP
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.ACCESS_LOCATION
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_3653073d0ad7eebba6938b46f99e87545d60b5440cc4538765b0e9
9b9b62a5dd91b3a3251c77cd3d71469ecbcfd0d49050ea07177912c113496ebe3f2f03919507e0731e4
32c8226eceffef3643fba85f320d91cd3594461fd0f28341a98c5c32d7aa13d302a057ec8d7799c1340
f5b950b8657bf61444ae2f130e4d6a952d59
01-07 10:27:30.319 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_398984b661a46e287b271ce696e2f381e8d88cfde9a0452d1a05cf
9424bf49c509f23325513a759c47dcff0717330559b7939c6dd0c2a6b05e147c4630ac97a15e86e40cb
48b8f76cdbcf6d04836b1c9c9d7f435062eed0223710a252097a2061696d0d1c846c7c3e35a009f645b
087da39104c27ca2f46ea1494eb4964a6f78
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mdecservice.nms.READ_NMS_PERMISSION
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mdecservice.nms.WRITE_NMS_PERMISSION
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mdecservice.nms.SEND_MESSAGE_VIA_CMC
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
dexonpc.app.action.permission.KMS_FILETRANSFER_DRAG_FILEINFO
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.ACCESS_GPS
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.ACCESS_ASSISTED_GPS
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.ti2.lterfid.permission.FID_BROADCAST
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.spay.vas.coupons.permission.EXT_GIFT
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.simplesharing.sdk.permission
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.alive.service.permission.BIND_IMAGE_SERVICE
01-07 10:27:30.320 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.alive.service.provider.permission.PRIVACY_SUGGESTION
01-07 10:27:30.321 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.alive.service.permission.LAUNCH_PERMISSIONS_ACTIVITY
01-07 10:27:30.321 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.alive.service.provider.permission.TEXT_PROVIDER
01-07 10:27:30.321 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.KNOX_PRIVACY_POLICY
01-07 10:27:30.322 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.policy.provider.permission.READ
01-07 10:27:30.322 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.communicationservice.permission.BACKGROUND_SEND
01-07 10:27:30.322 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.communicationservice.permission.BROADCAST_NOTIFICATION
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.orca.remoteshare.permission.READ_MEDIA
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.orca.remoteshare.permission.WRITE_MEDIA
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.simplesharing.permission.MESSAGE_REQUEST_PERMISSION
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.social.SOCIAL_UPDATE_READ_CONTENTS
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_939ffd8177422c10ccd752409d90cc9b85ff647b5a5f25f842191a
0e6fd8020dd4cad74fcedef4814ca7bf2c3f81946a4570c872ae941b457b58f03dd91f9e685b1313953
78daa9e96190b0e25326939ea8d896cb12f0bdefe86bb581b38bfc04e093850a90e420a0c86f94a92f9
65626da36bff40c0e931c4b9d7b1e444a971
01-07 10:27:30.323 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.Manifest.permission.MANAGE_DEVICE_ADMINS
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_VIEW_STATE
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.gamepass.permission.UPDATE_STATUS
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mdx.permission.RECEIVE_MIRRORING_STATE
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.knox.bnr.permission.ACCESS
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.ktcs.whowho.whowho.db.Permission.READ
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.telephonyui.permission.READ_CALL_SETTINGS
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.telephonyui.permission.WRITE_CALL_SETTINGSS
01-07 10:27:30.324 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.plugin.cmccvoicemail.USE_SERVICE
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_2577e651e778073f7e86d4f7d2258f50a5695cfeb11465c1b5f4b3
f18f95742f6b419c8480738084e4167fb1a0d18f53af75a3a9a5648a27200aca3e3f5573dcba1ec20ce
6fbbea69c00adcb33ce31992a8aa3edd8253cd5f6d83fa86b1cbb5c0a27af893fb8565e78b39e7acd4f
84e7437ec885dd47b420b81c7450bb1215ce
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.vsimservice.PERMISSION
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.vsimservice.READ_PERMISSION
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.vsimservice.WRITE_PERMISSION
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.vcast.mediamanager.CLOUD_PERMISSION
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.yellowpage.permission.YELLOWPAGE_BROADCAST
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.BROADCAST_PACKAGE_CHANGED
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.BROADCAST_PACKAGE_INSTALL
01-07 10:27:30.325 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.BROADCAST_PACKAGE_REPLACED
01-07 10:27:30.326 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.kddi.android.cmail.permission.RECEIVE_MESSAGE_PROVIDER
01-07 10:27:30.326 E/DefaultPermGrantPolicy( 4956): Permission not found:
whowho.permission.READ_SETTINGS
01-07 10:27:30.326 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.hiya.star.hiyacustom
01-07 10:27:30.326 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mfi.UPDATE_WIDGET
01-07 10:27:30.326 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_cd71f9619078e323838a610ca090bed3b73f07a3de219d9ef87c57
d31b85816f7a465527c5f07914182743c942b000bb86779706a293bef55f077d34b80971d340ed45edd
2c30f85bf162dc2eea99e86b06e1e5ca7178ea1235e780d2c39ccd2424ae8abb5bd8d47df895896f549
bf15922390e52c85aaf9526e86530efc79e6
01-07 10:27:30.327 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.PRE_FACTORY_RESET
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_POWER
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.wearable.WRITE_SETTINGS
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.felicanetworks.mfc.permission.MFC_ACCESS
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.felicanetworks.mfc.mfi.permission.MFI_ACCESS
01-07 10:27:30.328 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.UWB
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.hangouts.START_HANGOUT
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_POWERTRAIN
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_ENERGY
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_ENERGY_PORTS
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_EXTERIOR_LIGHTS
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_INFO
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_MILEAGE
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CAR_TIRES
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_DOORS
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS
01-07 10:27:30.329 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_MIRRORS
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_SEATS
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.CONTROL_CAR_WINDOWS
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.car.permission.READ_CAR_DISPLAY_UNITS
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.permission.ACCESSIBILITY_SCAN_SERVICE
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.clockwork.settings.SHOW_FACTORY_RESET_CONFIRMATION
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.wearable.READ_SETTINGS
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_MEDIA_AUDIO
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_MEDIA_IMAGES
01-07 10:27:30.330 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_MEDIA_VIDEO
01-07 10:27:30.331 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.gms.game.notifications.permission.WRITE
01-07 10:27:30.331 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.launcher.permission.PRELOAD_WORKSPACE
01-07 10:27:30.331 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_a1a30b694300dac6f59ae7b791d9eef52f677d5a5fe53412b76081
26d463248f21f62f60c9bc92da81138bf6f292302d960c7273f648e5596bc9fea9ca594701e696c0917
204658ac9f0e74745807472e9d3e9977f667274ee768334b7f9004f9a0046decafe7e068ad420d39e62
9d727f6b28195b118d7f7a4230be62243bd1
01-07 10:27:30.331 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_93826e86cec89c5a525ae83ddf9ebd98ecc233c92e8756bc704afa
2d0778c64fdb5fef0d4cf09b8d73963b6df482827430806db3a69e587adc1c167cc50e7207453c58ea5
8cad7caaef5646b8deb9556378af5867696aa51fbca0e2f918d7d12a6f0b7acd5bba2d48c6688ee2089
b816ad6fb0bc395f6986b71129090f423d3d
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.networkstoragemanager.permission.START_NSM_SERVICE
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
sidesync.app.action.permission.KMS_FILETRANSFER_DRAG_FILEINFO
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.simplesharing.READ_CONTENTS
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.simplesharing.WRITE_CONTENTS
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_2381fdf4dc3fcec874742ba95463edde982381fb681bec4bf6ab25
a79a20914a63e80b55cced80a873e05b8c5fc6d610e329565a46de3b7af760ab3cf274ea8bbc6cc06f0
c579b2ea489a79eb6665372cbb3946f8b8e15f34b56ddd6a1a45585e1b2457f5e4d9cde636520827941
9977c30277e844533fddcab4d82ac401beba
01-07 10:27:30.332 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.networkstoragemanager.ACCESS_NETWORK_STORAGE_SERVICE
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.systemui.permission.EDGE_HANDLER_STATE
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.homestar.permission.HOMESTAR_DATA
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.spage.permission.BIND_PAGE_OVERLAY
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_7a5f804cc262287eb04533c2710ab9c40b22378608c41d3e29d3fe
2678dccb7ce0ed0c13536e26c1bde6e5f948c38e9b975760411845759105efee6182daf180cdf23b755
c8f20fb644ef8e7413a7337006448970f9aced3765a1b15cf1a622e3f817e6ec97b38896ab236492830
a8f510826f14cbcb839c1d832837f4e592ed
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.pad.permission.READ_PROVIDER
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.pad.permission.WRITE_PROVIDER
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.discover.permission.ACCESS_DISCOVER
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_PROVIDERS
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_RECEIVER
01-07 10:27:30.333 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_DB
01-07 10:27:30.334 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.simplesharing.SOCIAL_UPDATE_READ_CONTENTS
01-07 10:27:30.334 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.yellowpage.permission.YELLOWPAGE_SERVICE
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.permission.MANAGE_CUSTOM_STARTING_WINDOW
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.osmnui.permission.READ_OSMN
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.plugin.cmccvoicemail.permission.ACCESS_SERVICE
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.plugin.cmccvoicemail.permission.ACCESS_PROVIDER
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.vvm.vvmprovider.permission.READ_VVMPROVIDER
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.attvvm.vvmprovider.permission.READ_VVMPROVIDER
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.vvm.permission.ACCESS_PROVIDER
01-07 10:27:30.335 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.phone.callsettings
01-07 10:27:30.338 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.voicenote.Controller
01-07 10:27:30.338 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_1d5d43305ca5674bd7e447b1f098a089d302e412fdef0f0276b89b
b3e4b444f3e5a340efcdff6ae30c7af92cbcd21758536f01224f4c4bff75b7c786668e6817f5088cf15
553f7ab3cf09ff83a124c5a32498f0d50a6bfd4cc1f7de09760ff75456c408024133cc37aee9f0973a4
1dd60a9415346f7c8b25ab597a19b0d5a136
01-07 10:27:30.338 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_7793219f0b0da19c8c33596eeed0294555496b9890fc0d3afacfc9
725881ca6a4418da921abb2a19d49fd2ad3aebcf07e0dc0e47274d3d2a9fc30fa01d18bb69c37f75ebd
9b55e3a95c5122839f80d0a35368bf60a2763c5b4fafea71ade76908b07de1ad3b2cf5bf8d34fe8f22e
2e21b80208f7cbb0153632201d5b861f09f8
01-07 10:27:30.338 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.hostmanager.permission.ACCESS_UNIFIED_HOST_MANAGER
01-07 10:27:30.341 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_53ce2b8048f86b7d94281a80249f1f59c6df576262ffcdab3ec367
6f1093e96663bd4110b8796a098e1a77da651641a9430c8879a82d3cb78aafd90747a7c9742be00dac9
a188ab65e62ecd63df448b2f2c215561012ff95e48009161033a7acde8d5eb3835fd53e4aface4988d5
9789a57dec295dd7873c3b715af66c07093b
01-07 10:27:30.341 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.accessory.saproviders.sacameracontrolprovider.CAMERA_CONTROLLER_PROVIDE
R
01-07 10:27:30.341 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:27:30.342 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_995c646f7bcc2b7a0c9c4b92bbba541bd837d56c2ac3eb8b465f2f
af8ca0596b9363a768e0d73340c055b9ad332b4dd1e167912add627fec17e1ed8e354f264dd3e5d7735
06336ca4f6d4a0deaa296d852b43e629cfd00c329c5ed38d2e1f199bf02f32774b04449b69109ae3a91
04569780cfd4c42f1396e515dd49d31a94af
01-07 10:27:30.342 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.cover.ledback.LED_BACK_SDK_SERVICE
01-07 10:27:30.342 I/WLBTD ( 4744): wrote file /data/vendor/conn/.wifiver.info
01-07 10:27:30.342 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.service.permission.BIND_TEXT_SERVICE
01-07 10:27:30.342 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.service.permission.BIND_IMAGE_SERVICE
01-07 10:27:30.342 I/WLBTD ( 4744): sent (64 byte) ack msg to kernel.
01-07 10:27:30.342 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:27:30.342 I/WLBTD ( 4744): wrote file /data/vendor/conn/.cid.info
01-07 10:27:30.342 I/WLBTD ( 4744): sent (60 byte) ack msg to kernel.
01-07 10:27:30.342 I/WLBTD ( 4744): Received EVENT_WRITE_FILE
01-07 10:27:30.342 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_2751dd32f48a04db84b18a6d626c831b118ea89f7321b5a82da7a2
c84f1b6f5f23d2ca8794c2ce99d5e684bfbf14fcbf678a339772d60c85a5d3d8a4ae1f626736b1b2ba9
c36cd3da3073b2bb02173d7ed60f334ab495a5007001952d70351a0becbde59237ba2ddd5edb68eda20
8750be9e0c63a63b95ec27e2c9b4bc1c9574
01-07 10:27:30.342 I/WLBTD ( 4744): wrote file /data/vendor/conn/.softap.info
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_b8f97bf77c14deca1a3efeef9bf99870a0a07c80da1f1c386a6d61
83b9189478783cc8f8937e1f8bd4692dd4755561dc54aed24a4f6e996d8ca0b521dbe494165456fe5b2
304cdafac6b52d3ee1029b92ca650c3f95847ac0729cebc6f6662352765382ddfbefdefd67a5bb2cded
57d420a6d0975449a56b86567a1a1315c8fb
01-07 10:27:30.343 I/WLBTD ( 4744): sent (64 byte) ack msg to kernel.
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.cloudagent.permission.ACCESS
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.multidevicecloud.permission.ACCESS_KANBOX
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.permission.LAUNCH_PERSONAL_PAGE_SERVICE
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.SYSTEM_ALERT
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.pcw.provider.PCloudContentProvider.READ_CONTENT
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.permission.USE_MHDR_SERVICE
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.vepreload.provider.SharedMemoryProvider.READ
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.vepreload.provider.SharedMemoryProvider.WRITE
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.app.slowmotion.provider.SharedMemoryProvider.READ
01-07 10:27:30.343 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.app.slowmotion.provider.SharedMemoryProvider.WRITE
01-07 10:27:30.344 I/WifiHAL ( 4595): Initializing wifi
01-07 10:27:30.346 I/DefaultPermGrantPolicy( 4956): Granting permissions to default
platform handlers for user 0
01-07 10:27:30.346 I/EthernetTracker( 4956): interfaceLinkStateChanged, iface:
wlan0, up: false
01-07 10:27:30.346 D/WifiHAL ( 4595): Found 3 interfaces[swlan0p2p0wlan0].
Initialized Wifi HAL Successfully
01-07 10:27:30.347 I/[email protected]( 4595): Adding interface
handle for swlan0
01-07 10:27:30.347 I/[email protected]( 4595): Adding interface
handle for p2p0
01-07 10:27:30.347 I/[email protected]( 4595): Adding interface
handle for wlan0
01-07 10:27:30.347 W/[email protected]( 4595): No active wlan
interfaces in use! Using default
01-07 10:27:30.347 E/[email protected]( 4595): Failed to register
radio mode change callback
01-07 10:27:30.347 W/[email protected]( 4595): No active wlan
interfaces in use! Using default
01-07 10:27:30.348 D/WifiHAL ( 4595): In DebugCommand::handleResponse
01-07 10:27:30.348 D/WifiHAL ( 4595): len = 20, expected len = 256
01-07 10:27:30.348 D/WifiHAL ( 4595): In DebugCommand::handleResponse
01-07 10:27:30.348 D/WifiHAL ( 4595): len = 68, expected len = 256
01-07 10:27:30.350 I/[email protected]( 4595): Configured chip in
mode 3
01-07 10:27:30.350 W/[email protected]( 4595): No active wlan
interfaces in use! Using default
01-07 10:27:30.351 D/HalDevMgr( 4956): updateRttController: no one is interested in
RTT controllers
01-07 10:27:30.352 I/[email protected]( 4595): Adding interface
handle for swlan0
01-07 10:27:30.352 I/[email protected]( 4595): Adding interface
handle for p2p0
01-07 10:27:30.352 I/[email protected]( 4595): Adding interface
handle for wlan0
01-07 10:27:30.352 E/[email protected]( 4595): Failed to set DFS
flag; DFS channels may be unavailable.
01-07 10:27:30.355 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-07 10:27:30.355 I/system_server( 4956): Background young concurrent copying GC
freed 278039(12MB) AllocSpace objects, 35(1244KB) LOS objects, 37% free, 20MB/32MB,
paused 431us total 127.903ms
01-07 10:27:30.358 D/SemClientModeImpl( 4956): chipset information is not ready,
try to get the information
01-07 10:27:30.358 D/SettingsProvider( 4956): isChangeAllowed() : name =
voice_interaction_service
01-07 10:27:30.359 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
01-07 10:27:30.359 D/SettingsProvider( 4956): projectionArgs:
isChangeAssistDefaultAppAllowed
01-07 10:27:30.359 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:30.359 D/SecContentProvider2( 4956): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
01-07 10:27:30.360 I/[email protected]( 4622): readFile 5
01-07 10:27:30.361 I/[email protected]( 4622): readFile 1
01-07 10:27:30.362 I/[email protected]( 4622): readFile 0
01-07 10:27:30.362 I/[email protected]( 4622): readFile 6
01-07 10:27:30.362 D/SemClientModeImpl( 4956): chipset information is
softapInfo#softap.info
01-07 10:27:30.362 D/SemClientModeImpl( 4956): DualBandConcurrency=no
01-07 10:27:30.362 D/SemClientModeImpl( 4956): DualInterface=yes
01-07 10:27:30.362 D/SemClientModeImpl( 4956): 5G=yes
01-07 10:27:30.362 D/SemClientModeImpl( 4956): maxClient=10
01-07 10:27:30.362 D/SemClientModeImpl( 4956): HalFn_setCountryCodeHal=yes
01-07 10:27:30.362 D/SemClientModeImpl( 4956): HalFn_getValidChannels=yes
01-07 10:27:30.363 I/SemWifiApChipInfo( 4956): [#softap.info] mhs: 0
01-07 10:27:30.363 D/SettingsProvider( 4956): ret = 1
01-07 10:27:30.363 D/SemWifiApChipInfo( 4956): readSoftApInfo :#softap.info
01-07 10:27:30.363 I/SemWifiApChipInfo( 4956): [DualBandConcurrency=no] mhs: 1
01-07 10:27:30.363 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:30.364 D/SettingsProvider( 4956): isChangeAllowed() : name =
voice_recognition_service
01-07 10:27:30.364 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
01-07 10:27:30.364 D/SettingsProvider( 4956): projectionArgs:
isChangeAssistDefaultAppAllowed
01-07 10:27:30.364 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:30.364 D/SemWifiApChipInfo( 4956):
readSoftApInfo :DualBandConcurrency=no
01-07 10:27:30.364 I/SemWifiApChipInfo( 4956): [DualInterface=yes] mhs: 2
01-07 10:27:30.364 D/SecContentProvider2( 4956): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
01-07 10:27:30.364 D/SemWifiApChipInfo( 4956): readSoftApInfo :DualInterface=yes
01-07 10:27:30.364 I/SemWifiApChipInfo( 4956): [5G=yes] mhs: 3
01-07 10:27:30.364 D/SemWifiApChipInfo( 4956): readSoftApInfo :5G=yes
01-07 10:27:30.365 I/SemWifiApChipInfo( 4956): [maxClient=10] mhs: 4
01-07 10:27:30.365 D/SemWifiApChipInfo( 4956): readSoftApInfo :maxClient=10
01-07 10:27:30.365 I/SemWifiApChipInfo( 4956): [HalFn_setCountryCodeHal=yes] mhs: 5
01-07 10:27:30.365 D/SettingsProvider( 4956): ret = 1
01-07 10:27:30.365 D/SemWifiApChipInfo( 4956):
readSoftApInfo :HalFn_setCountryCodeHal=yes
01-07 10:27:30.365 I/SemWifiApChipInfo( 4956): [HalFn_getValidChannels=yes] mhs: 6
01-07 10:27:30.366 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:30.366 D/SemWifiApChipInfo( 4956):
readSoftApInfo :HalFn_getValidChannels=yes
01-07 10:27:30.366 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_ap_chip_maxclient
01-07 10:27:30.366 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:30.366 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_ap_chip_support5g
01-07 10:27:30.367 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:30.367 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_ap_chip_support5g_baseon_country
01-07 10:27:30.368 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:30.370 I/io_stats( 4394): !@ 179,0 r 58305 3788997 w 6844 371412 d 1221
248056 f 1526 1531 iot 23912 0 th 51200 0 0 pt 0 inp 0 0 155.504
01-07 10:27:30.371 D/SemWifiApChipInfo( 4956): checkWifiSharing() true true 29
01-07 10:27:30.371 D/SemClientModeImpl( 4956): chipset information is ready
01-07 10:27:30.373 D/WifiHAL ( 4595): Starting Link Layer Statistics measurement
(128, 0)
01-07 10:27:30.381 D/WifiNl80211Manager( 4956): Setting up interface for client
mode
01-07 10:27:30.384 I/wificond( 4716): create scanner for interface with index: 11
01-07 10:27:30.384 I/wificond( 4716): subscribe scan result for interface with
index: 11
01-07 10:27:30.394 I/WifiNative( 4956): Interface state changed on Iface:
{Name=wlan0,Id=0,Type=STA_SCAN}, isUp=true
01-07 10:27:30.395 I/WifiNative( 4956): Successfully setup Iface:
{Name=wlan0,Id=0,Type=STA_SCAN}
01-07 10:27:30.395 E/SupplicantStaIfaceHal( 4956): checkHalVersionByInterfaceName:
called but mServiceManager is null
01-07 10:27:30.395 E/SupplicantStaIfaceHal( 4956): checkHalVersionByInterfaceName:
called but mServiceManager is null
01-07 10:27:30.395 E/SupplicantStaIfaceHal( 4956): Method getKeyMgmtCapabilities is
not supported in existing HAL
01-07 10:27:30.400 D/WifiHAL ( 4595): In DebugCommand::handleResponse
01-07 10:27:30.400 D/WifiHAL ( 4595): len = 4, expected len = 4
01-07 10:27:30.401 D/WifiHAL ( 4595): In DebugCommand::handleResponse
01-07 10:27:30.401 D/WifiHAL ( 4595): len = 4, expected len = 4
01-07 10:27:30.405 E/SupplicantStaIfaceHal( 4956): checkHalVersionByInterfaceName:
called but mServiceManager is null
01-07 10:27:30.405 I/SupplicantStaIfaceHal( 4956): Method getWpaDriverFeatureSet is
not supported in existing HAL
01-07 10:27:30.405 D/WifiClientModeManager( 4956): entering StartedState
01-07 10:27:30.406 D/WifiClientModeManager( 4956): entering ScanOnlyModeState
01-07 10:27:30.408 D/WifiScanRequestProxy( 4956): Sending scan available broadcast:
true
01-07 10:27:30.408 I/WifiScanRequestProxy( 4956): Scanning is enabled
01-07 10:27:30.408 I/WifiScanRequestProxy( 4956): Scanning for hidden networks is
disabled
01-07 10:27:30.409 I/WifiScanningService( 4956): Received a request to enable
scanning, UID = 1000
01-07 10:27:30.409 D/WakeupController( 4956): start()
01-07 10:27:30.410 I/WakeupController( 4956): Ignore wakeup start since there are
no good networks.
01-07 10:27:30.414 E/WifiVendorHal( 4956): getBgScanCapabilities(l.675) failed
{.code = ERROR_UNKNOWN, .description = unknown error}
01-07 10:27:30.421 I/WifiScanningService( 4956): Created a new impl for wlan0
01-07 10:27:30.421 I/WifiScanningService( 4956): wifi driver loaded with scan
capabilities: max buckets=16
01-07 10:27:30.423 E/WifiNative( 4956): Could not get Iface object for interface
null
01-07 10:27:30.429 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:27:30.429 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:27:30.429 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:27:30.429 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:27:30.432 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:27:30.432 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:27:30.432 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:27:30.432 I/AppsFilter( 4956): updateEntireShouldFilterCache took 425ms,
cache size = 247
01-07 10:27:30.432 E/WifiNative( 4956): Could not get Iface object for interface
null
01-07 10:27:30.432 I/AppsFilter( 4956): updateEntireShouldFilterCacheAsync finished
01-07 10:27:30.436 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:27:30.437 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:27:30.437 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:27:30.437 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:27:30.440 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:27:30.440 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:27:30.440 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:27:30.452 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.permission.INSTALL_WEARABLE_PACKAGES
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.singletake.service
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.arzone
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.ardrawing
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.mobiletools.systemhelper
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.aremoji
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.sec.android.mimage.avatarstickers
01-07 10:27:30.457 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.aremojieditor
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.visionintelligence
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.app.spage
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.setting.permission.ALLSHARE_CAST_SERVICE
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.bitstrips.imoji.provider.READ
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_a457849abd3152089a46071e3828d3f8b1c70a93c1b14b5b181b3b
92e31bcb0ec63bb7e9d174c2ba9ed27ed385f6d15160a52e25e6c3a2e47792c6a80c4eb28e77fc55f24
5650acc5bb752054d2eaca629b3b1d384ccc0fd4cd0043e234b2abbde3a98bcb99ed21a7c2525b3381d
42e33eb953a4679193238bd33c9943ce1b35
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.bixby.service.permission.BIND_SUGGESTION_SERVICE
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_5cc2707be40ba57fe6ef365b76504d8532e4cda05764b6dfdd5792
c1e27d82878fb50f5f64368a86232308bda93af7374f13171befc442805cb470f438e39603588bc546e
c3667058b78768bcfc45130b7ed4a7b80249c02408d3d255be00ce7159517b1f312b3aa34304a32b6df
e4ba3eaff1f361ac2b620757856471d7c240
01-07 10:27:30.458 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.applock.permission.SSECURE_UPDATE
01-07 10:27:30.460 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.INSTALL_DRM
01-07 10:27:30.460 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.memorysaver.WRITE_MS_DATA
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_8a8f4091bf787b75a6c5b4346f560e63d67ce9f5fb6612a5e835a3
3fe541c1742a1893aff0189adfe4e722f18d924eda9902e69a9b1a819042df65dc509d5a9a60180f1b6
54089902db3816077cfded1cd831a3e7bf3e74e3f65cab179c15f99b83be874d35798151ccd0bb9c2fa
7bd0d465217b889e794eddacf82c730c075e
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.reminder.permission.READ
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.app.reminder.permission.WRITE
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.provider.DataProvider.READ
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.provider.DataProvider.WRITE
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_SUBSCRIPTIONS
01-07 10:27:30.480 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_DETAIL_VIEW
01-07 10:27:30.481 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.permission.REMOTE_SERVICE
01-07 10:27:30.481 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_EVENTS_LIST_VIEW
01-07 10:27:30.481 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.sasettings.permission.READ
01-07 10:27:30.481 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.mobileservice.sasettings.permission.PRIVACY
01-07 10:27:30.482 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.READ_TASKS
01-07 10:27:30.482 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.dcm.provider.DCMProvider.START
01-07 10:27:30.488 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.syncadapters.contacts.permission.GAL_SEARCH
01-07 10:27:30.489 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.email.provider.permission.READ_ATTACHMENT
01-07 10:27:30.492 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.calendar.permission.READ_OOBE
01-07 10:27:30.493 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.email.permission.ACCESS_PROVIDER
01-07 10:27:30.493 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.gm.exchange.BIND
01-07 10:27:30.493 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.email.partnerprovider.PARTNER_PROVIDER
01-07 10:27:30.493 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.apps.dynamite.permission.C2D_MESSAGE
01-07 10:27:30.495 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.chrome.permission.DEVICE_EXTRAS
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.launcher.permission.CONTENT_REDIRECT
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.voicesearch.SHORTCUTS_ACCESS
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.voicesearch.ACCESS_SETTINGS
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.browser.permission.PRELOAD
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.ears.permission.WRITE
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.googlenav.friend.permission.OPT_IN
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.apps.googlevoice.permission.AUTO_SEND
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.android.chrome.PRERENDER_URL
01-07 10:27:30.496 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.google.android.deskclock.permission.RECEIVE_ALERT_BROADCASTS
01-07 10:27:30.509 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.android.app.music.permission.WRITE_SETTINGS
01-07 10:27:30.515 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.alive.service
01-07 10:27:30.515 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.vvm.se
01-07 10:27:30.515 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.vvm
01-07 10:27:30.515 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.rubin.suggestion.permission.READ_SUGGESTION_MANAGER
01-07 10:27:30.515 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_b2d3fb749fbfa462e6e3b594dc81ee02a510effb73f55be5c9a546
dc067810809e8d431b60ed2ea0518a3b3118f37da90a6df4ff0c1d5ac33d001f4340e100aa3d11feef1
97eede6392f7767f982200b7e55708a5edc45b682f45b3aceb44498d6f0932d38d27251b12e0068498d
a913c9dd2befee87f3c125f182ab92dbef4a
01-07 10:27:30.516 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_275208d8f6334e3a69ec79a65e14a8e41b977edff3e2be701e749d
c58ad7838f32488f46e6ad6b1ba701f2f73b533410cd07a8b3e73d52d0a5ddc75ab6c0897060a1d79c9
871112f4411caa8be50030e3dd490d9a032210e31a8559ff21fd4d5840f74e17ead83ba9919ce77a7a7
cf631b482aa5587bc3d41334726036f1bd54
01-07 10:27:30.516 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.snoteprovider.permission.READ
01-07 10:27:30.516 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.coreapps.rshare.permission.VIEW_CONTENT
01-07 10:27:30.516 E/DefaultPermGrantPolicy( 4956): Package not found:
de.telekom.tsc
01-07 10:27:30.518 E/DefaultPermGrantPolicy( 4956): Package not found:
jp.co.nttdocomo.lcsapp
01-07 10:27:30.518 E/DefaultPermGrantPolicy( 4956): Package not found:
com.nttdocomo.android.networkservice
01-07 10:27:30.519 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.market
01-07 10:27:30.519 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.android.cmail
01-07 10:27:30.519 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.cs.app001
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.disasterapp
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.android.klop
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.selfcare.client
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kddi.android.au_wifi_connect2
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.app.highlightplayer
01-07 10:27:30.520 E/DefaultPermGrantPolicy( 4956): Package not found:
com.sec.android.app.vepreload
01-07 10:27:30.521 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_b9156da5cdc0ff829bf83a26aeec90e2c8d51f3e207ec2dacdaba3
2abffc8df2e8f1a7bfef2a501ed48dee4dc566a4afb54a14a48209f0a0645f363c08c435f255d8c9894
baba130ead699db4e15b13f180fe6f3b34019b4b71a62c50c182324f8f76da5d0c842a3e48598d73e21
ac00d2c5c49012d716078190b91fd9109673
01-07 10:27:30.521 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_9eb256ce199ddaf63880dd3e46cf0ad93d7f14c9a2c73552f6fc7e
c0ec8c7e8fe5ee7e6fcad140c501af2e557b95921020fc0df77fc23ac4fa73082a16499a2ce25be358d
c8091de357487729c3e399061c6c067abaf65f8480213b4c6f2cf3273775cc26f80f16dbd0da832439a
a34c399d79fd7788fe713321cb742dbb0f6a
01-07 10:27:30.521 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.app.newtrim.slowmotion.util.permission.ExportService
01-07 10:27:30.522 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.sec.spp.permission.TOKEN_b6298bcd3b70abb719bdaf29c7c2cb08249984dae1e23617cb9a17
5ab35f37e78f0ee398ae90502740e89ea11a0422d4a385e085e20c1f2cb9fd6483ea369fec921a0b19a
11157e2b693e0219848a02fbd1992967c5bc874dbf92028a1e48856aa25fa2a7fc84188d566d78c031f
52cd0ee8d6c0d79f558054b692974a21f7d5
01-07 10:27:30.523 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.ENTERPRISE_DEVICE_ADMIN
01-07 10:27:30.524 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.knox.permission.KNOX_ATTESTATION
01-07 10:27:30.524 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_APP_BACKUP
01-07 10:27:30.524 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_APP_MGMT
01-07 10:27:30.524 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_APP_PERMISSION_MGMT
01-07 10:27:30.525 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_BLUETOOTH
01-07 10:27:30.525 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_INVENTORY
01-07 10:27:30.525 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_ROAMING
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_WIFI
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_SECURITY
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_HW_CONTROL
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_RESTRICTION
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_LOCATION
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_CALLING
01-07 10:27:30.526 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_PHONE_RESTRICTION
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_BROWSER_SETTINGS
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_DATE_TIME
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_KIOSK_MODE
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_CERTIFICATE
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_SMARTCARD
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_MULTI_USER_MGMT
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.knox.permission.KNOX_CCM
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.knox.permission.KNOX_KEYSTORE
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
android.permission.sec.MDM_UMC_INTERNAL
01-07 10:27:30.527 E/DefaultPermGrantPolicy( 4956): Permission not found:
com.samsung.android.knox.efota.action.permission
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.skt.skaf.A000Z00040
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.skt.hps20client
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.skt.skaf.OA00018282
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.claroColombia.contenedor
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.telcel.contenedor
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found: co.sitic.pp
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found: sk.sitic.pp
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found: cv.sitic.tg
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.speedymovil.wire
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.lguplus.appstore
01-07 10:27:30.528 E/DefaultPermGrantPolicy( 4956): Package not found:
com.lguplus.lgugpsnwps
01-07 10:27:30.529 E/DefaultPermGrantPolicy( 4956): Package not found:
com.lguplus.tsmproxy
01-07 10:27:30.529 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kt.olleh.storefront
01-07 10:27:30.529 E/DefaultPermGrantPolicy( 4956): Package not found:
com.kt.serviceagent
01-07 10:27:30.529 E/DefaultPermGrantPolicy( 4956): Package not found:
com.samsung.android.visualars
01-07 10:27:30.532 E/DefaultPermGrantPolicy( 4956): Package not found:
com.google.android.apps.assistant
01-07 10:27:30.533 W/DefaultPermGrantPolicy( 4956): No such
package:com.google.android.apps.assistant
01-07 10:27:30.533 E/DefaultPermGrantPolicy( 4956): Package not found:
com.google.android.apps.actionsservice
01-07 10:27:30.533 W/DefaultPermGrantPolicy( 4956): No such
package:com.google.android.apps.actionsservice
01-07 10:27:30.548 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1000 packageName=com.samsung.android.provider.filterprovider
01-07 10:27:30.548 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.provider.filterprovider
01-07 10:27:30.556 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1000 packageName=com.samsung.android.provider.filterprovider
01-07 10:27:30.556 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.provider.filterprovider
01-07 10:27:30.562 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1001 packageName=com.android.providers.telephony
01-07 10:27:30.562 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1001 packageName=com.android.providers.telephony
01-07 10:27:30.569 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1001 packageName=com.android.providers.telephony
01-07 10:27:30.570 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1001 packageName=com.android.providers.telephony
01-07 10:27:30.576 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:30.576 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:30.581 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:30.581 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:30.588 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=2000 packageName=com.android.shell
01-07 10:27:30.589 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=2000 packageName=com.android.shell
01-07 10:27:30.594 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=2000 packageName=com.android.shell
01-07 10:27:30.594 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=2000 packageName=com.android.shell
01-07 10:27:30.599 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5003 packageName=com.sec.android.app.safetyassurance
01-07 10:27:30.599 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5003 packageName=com.sec.android.app.safetyassurance
01-07 10:27:30.603 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5003 packageName=com.sec.android.app.safetyassurance
01-07 10:27:30.603 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5003 packageName=com.sec.android.app.safetyassurance
01-07 10:27:30.615 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5004 packageName=com.samsung.faceservice
01-07 10:27:30.616 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5004 packageName=com.samsung.faceservice
01-07 10:27:30.619 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5004 packageName=com.samsung.faceservice
01-07 10:27:30.620 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5004 packageName=com.samsung.faceservice
01-07 10:27:30.623 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
01-07 10:27:30.623 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
01-07 10:27:30.625 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
01-07 10:27:30.626 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
01-07 10:27:30.630 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
01-07 10:27:30.630 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
01-07 10:27:30.633 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
01-07 10:27:30.633 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
01-07 10:27:30.636 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5009 packageName=com.samsung.android.scloud
01-07 10:27:30.637 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5009 packageName=com.samsung.android.scloud
01-07 10:27:30.640 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5009 packageName=com.samsung.android.scloud
01-07 10:27:30.640 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5009 packageName=com.samsung.android.scloud
01-07 10:27:30.644 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5010 packageName=com.samsung.android.rubin.app
01-07 10:27:30.644 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5010 packageName=com.samsung.android.rubin.app
01-07 10:27:30.647 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5010 packageName=com.samsung.android.rubin.app
01-07 10:27:30.647 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5010 packageName=com.samsung.android.rubin.app
01-07 10:27:30.651 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
01-07 10:27:30.651 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
01-07 10:27:30.654 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
01-07 10:27:30.654 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
01-07 10:27:30.658 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5013 packageName=com.sec.location.nsflp2
01-07 10:27:30.659 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
01-07 10:27:30.665 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5013 packageName=com.sec.location.nsflp2
01-07 10:27:30.665 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
01-07 10:27:30.670 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5025 packageName=com.samsung.android.mdx.kit
01-07 10:27:30.670 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5025 packageName=com.samsung.android.mdx.kit
01-07 10:27:30.674 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5026 packageName=com.samsung.android.app.sharelive
01-07 10:27:30.674 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5026 packageName=com.samsung.android.app.sharelive
01-07 10:27:30.677 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5026 packageName=com.samsung.android.app.sharelive
01-07 10:27:30.677 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5026 packageName=com.samsung.android.app.sharelive
01-07 10:27:30.680 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5027 packageName=com.samsung.android.aware.service
01-07 10:27:30.680 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5027 packageName=com.samsung.android.aware.service
01-07 10:27:30.683 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5027 packageName=com.samsung.android.aware.service
01-07 10:27:30.683 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5027 packageName=com.samsung.android.aware.service
01-07 10:27:30.687 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5250 packageName=com.samsung.android.knox.containercore
01-07 10:27:30.687 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5250 packageName=com.samsung.android.knox.containercore
01-07 10:27:30.691 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=5250 packageName=com.samsung.android.knox.containeragent
01-07 10:27:30.691 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5250 packageName=com.samsung.android.knox.containeragent
01-07 10:27:30.697 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10062 packageName=com.android.providers.downloads
01-07 10:27:30.697 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10062 packageName=com.android.providers.downloads
01-07 10:27:30.699 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10062 packageName=com.android.providers.downloads
01-07 10:27:30.699 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10062 packageName=com.android.providers.downloads
01-07 10:27:30.704 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10064 packageName=com.android.sharedstoragebackup
01-07 10:27:30.704 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10064 packageName=com.android.sharedstoragebackup
01-07 10:27:30.706 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10064 packageName=com.android.sharedstoragebackup
01-07 10:27:30.706 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10064 packageName=com.android.sharedstoragebackup
01-07 10:27:30.712 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10067 packageName=com.samsung.android.messaging
01-07 10:27:30.713 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10067 packageName=com.samsung.android.messaging
01-07 10:27:30.717 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10067 packageName=com.samsung.android.messaging
01-07 10:27:30.717 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10067 packageName=com.samsung.android.messaging
01-07 10:27:30.721 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10074 packageName=com.samsung.android.video
01-07 10:27:30.721 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10074 packageName=com.samsung.android.video
01-07 10:27:30.723 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10074 packageName=com.samsung.android.video
01-07 10:27:30.723 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10074 packageName=com.samsung.android.video
01-07 10:27:30.726 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10079 packageName=com.samsung.android.app.dofviewer
01-07 10:27:30.726 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10079 packageName=com.samsung.android.app.dofviewer
01-07 10:27:30.728 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10079 packageName=com.samsung.android.app.dofviewer
01-07 10:27:30.728 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10079 packageName=com.samsung.android.app.dofviewer
01-07 10:27:30.731 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10081 packageName=com.android.providers.calendar
01-07 10:27:30.731 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10081 packageName=com.android.providers.calendar
01-07 10:27:30.734 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10081 packageName=com.android.providers.calendar
01-07 10:27:30.734 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10081 packageName=com.android.providers.calendar
01-07 10:27:30.737 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10086 packageName=com.sec.android.app.samsungapps
01-07 10:27:30.737 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10086 packageName=com.sec.android.app.samsungapps
01-07 10:27:30.740 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10086 packageName=com.sec.android.app.samsungapps
01-07 10:27:30.740 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10086 packageName=com.sec.android.app.samsungapps
01-07 10:27:30.743 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10091 packageName=com.sec.android.app.myfiles
01-07 10:27:30.743 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10091 packageName=com.sec.android.app.myfiles
01-07 10:27:30.746 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10091 packageName=com.sec.android.app.myfiles
01-07 10:27:30.746 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10091 packageName=com.sec.android.app.myfiles
01-07 10:27:30.751 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10099 packageName=com.android.externalstorage
01-07 10:27:30.752 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10099 packageName=com.android.externalstorage
01-07 10:27:30.754 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10099 packageName=com.android.externalstorage
01-07 10:27:30.754 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10099 packageName=com.android.externalstorage
01-07 10:27:30.758 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10100 packageName=com.android.systemui
01-07 10:27:30.758 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10100 packageName=com.android.systemui
01-07 10:27:30.763 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10100 packageName=com.android.systemui
01-07 10:27:30.763 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10100 packageName=com.android.systemui
01-07 10:27:30.769 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10104 packageName=com.samsung.android.scs
01-07 10:27:30.770 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10104 packageName=com.samsung.android.scs
01-07 10:27:30.772 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10110 packageName=com.sec.android.mimage.photoretouching
01-07 10:27:30.773 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10110 packageName=com.sec.android.mimage.photoretouching
01-07 10:27:30.775 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10110 packageName=com.sec.android.mimage.photoretouching
01-07 10:27:30.775 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10110 packageName=com.sec.android.mimage.photoretouching
01-07 10:27:30.777 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10116 packageName=com.samsung.android.app.galaxyfinder
01-07 10:27:30.778 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10116 packageName=com.samsung.android.app.galaxyfinder
01-07 10:27:30.780 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10119 packageName=com.sec.android.app.camera
01-07 10:27:30.781 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10119 packageName=com.sec.android.app.camera
01-07 10:27:30.783 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10119 packageName=com.sec.android.app.camera
01-07 10:27:30.783 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10119 packageName=com.sec.android.app.camera
01-07 10:27:30.786 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10122 packageName=com.samsung.android.livestickers
01-07 10:27:30.786 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10122 packageName=com.samsung.android.livestickers
01-07 10:27:30.788 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10122 packageName=com.samsung.android.livestickers
01-07 10:27:30.789 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10122 packageName=com.samsung.android.livestickers
01-07 10:27:30.794 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10139 packageName=com.samsung.app.newtrim
01-07 10:27:30.794 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10139 packageName=com.samsung.app.newtrim
01-07 10:27:30.798 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10139 packageName=com.samsung.app.newtrim
01-07 10:27:30.798 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10139 packageName=com.samsung.app.newtrim
01-07 10:27:30.802 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10153 packageName=com.samsung.android.app.soundpicker
01-07 10:27:30.802 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10153 packageName=com.samsung.android.app.soundpicker
01-07 10:27:30.804 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10153 packageName=com.samsung.android.app.soundpicker
01-07 10:27:30.804 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10153 packageName=com.samsung.android.app.soundpicker
01-07 10:27:30.813 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10189 packageName=com.google.android.apps.restore
01-07 10:27:30.813 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10189 packageName=com.google.android.apps.restore
01-07 10:27:30.817 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10189 packageName=com.google.android.apps.restore
01-07 10:27:30.817 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10189 packageName=com.google.android.apps.restore
01-07 10:27:30.821 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10191 packageName=com.android.vending
01-07 10:27:30.821 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10191 packageName=com.android.vending
01-07 10:27:30.824 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10191 packageName=com.android.vending
01-07 10:27:30.824 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10191 packageName=com.android.vending
01-07 10:27:30.832 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10194 packageName=com.google.android.gms
01-07 10:27:30.832 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10194 packageName=com.google.android.gms
01-07 10:27:30.837 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10194 packageName=com.google.android.gms
01-07 10:27:30.838 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10194 packageName=com.google.android.gms
01-07 10:27:30.857 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10213 packageName=com.android.storagemanager
01-07 10:27:30.857 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10213 packageName=com.android.storagemanager
01-07 10:27:30.859 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10213 packageName=com.android.storagemanager
01-07 10:27:30.860 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10213 packageName=com.android.storagemanager
01-07 10:27:30.867 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10217 packageName=com.google.android.providers.media.module
01-07 10:27:30.867 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10217 packageName=com.google.android.providers.media.module
01-07 10:27:30.869 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10217 packageName=com.google.android.providers.media.module
01-07 10:27:30.870 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10217 packageName=com.google.android.providers.media.module
01-07 10:27:30.879 D/SystemServerTiming( 4956): MakePackageManagerServiceReady took
to complete: 908ms
01-07 10:27:30.879 D/SystemServerTiming( 4956): !@Boot_SystemServer: 908ms :
MakePackageManagerServiceReady
01-07 10:27:30.879 I/SystemServerTiming( 4956): !@Boot_EBS: Took 908ms by
'MakePackageManagerServiceReady'
01-07 10:27:30.879 I/SystemServerTiming( 4956): MakeASKSManagerServiceReady
01-07 10:27:30.881 D/SystemServerTiming( 4956): MakeASKSManagerServiceReady took to
complete: 1ms
01-07 10:27:30.881 I/SystemServerTiming( 4956): MakeDisplayManagerServiceReady
01-07 10:27:30.890 E/DisplayModeDirector( 4956): Wrong values for min and max when
initializing RefreshRateRange : 2.14748365E9 -2.14748365E9
01-07 10:27:30.891 W/DisplayModeDirector( 4956): 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}
01-07 10:27:30.891 W/DisplayModeDirector( 4956): java.lang.Throwable
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:604)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:593)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.access$600(DisplayModeDirector.java:
98)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateRefreshRateMo
deLocked(DisplayModeDirector.java:1247)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateLowPowerModeS
ettingLocked(DisplayModeDirector.java:1140)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.observe(DisplayMode
Director.java:1085)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.start(DisplayModeDirector.java:187)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayManagerService.systemReady(DisplayManagerService.
java:667)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3461)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:30.891 W/DisplayModeDirector( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:30.891 E/DisplayModeDirector( 4956): Asked about unknown display,
returning empty display mode specs!(id=0)
01-07 10:27:30.891 E/DisplayModeDirector( 4956): Asked about unknown display,
returning empty display mode specs!(id=0)
01-07 10:27:30.892 E/DisplayModeDirector( 4956): Wrong values for min and max when
initializing RefreshRateRange : 2.14748365E9 -2.14748365E9
01-07 10:27:30.893 W/DisplayModeDirector( 4956): 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}
01-07 10:27:30.893 W/DisplayModeDirector( 4956): java.lang.Throwable
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:604)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:593)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.access$600(DisplayModeDirector.java:
98)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateRefreshRateMo
deLocked(DisplayModeDirector.java:1247)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateLowPowerModeS
ettingLocked(DisplayModeDirector.java:1140)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector$SettingsObserver.observe(DisplayMode
Director.java:1085)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayModeDirector.start(DisplayModeDirector.java:189)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.display.DisplayManagerService.systemReady(DisplayManagerService.
java:667)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3461)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:30.893 W/DisplayModeDirector( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:30.894 D/SystemServerTiming( 4956): MakeDisplayManagerServiceReady took
to complete: 13ms
01-07 10:27:30.894 I/SystemServerTiming( 4956): StartDeviceSpecificServices
01-07 10:27:30.894 D/SystemServerTiming( 4956): StartDeviceSpecificServices took to
complete: 0ms
01-07 10:27:30.894 I/SystemServerTiming( 4956): DualAppManagerService
01-07 10:27:30.899 D/MagnifierDisplayPolicy( 4956):
mNavigationBarGestureWhileHidden : false DB = 0
01-07 10:27:30.900 D/SystemServerTiming( 4956): DualAppManagerService took to
complete: 6ms
01-07 10:27:30.900 I/SystemServerTiming( 4956):
StartBootPhaseDeviceSpecificServicesReady
01-07 10:27:30.900 I/SystemServer( 4956): !@Boot_EBS_D:
PHASE_DEVICE_SPECIFIC_SERVICES_READY
01-07 10:27:30.900 I/SystemServiceManager( 4956): Starting phase 520
01-07 10:27:30.900 I/SystemServerTiming( 4956): OnBootPhase_520
01-07 10:27:30.900 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.security.FileIntegrityService
01-07 10:27:30.900 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:30.900 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.Installer
01-07 10:27:30.900 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.DataLoaderManagerService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.power.PowerManagerService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.power.ThermalManagerService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:30.901 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_DEVICE_SPECIFIC_SERVICES_READY]
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PACMService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PACMService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.lights.LightsService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pdp.PdpService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.display.DisplayManagerService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.om.OverlayManagerService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SensorPrivacyService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SystemConfigService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BatteryService
01-07 10:27:30.901 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:30.901 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usage.UsageStatsService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usage.UsageStatsService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.webkit.WebViewUpdateService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.CachedDeviceStateService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.rollback.RollbackManagerService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.os.BugreportManagerService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.gpu.GpuService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.security.KeyChainSystemService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.security.KeyChainSystemService took to complete:
0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.telecom.TelecomLoaderService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.content.ContentService$Lifecycle
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DropBoxManagerService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.sepunion.SemUnionMainService
01-07 10:27:30.902 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 520
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.AlarmManagerService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:30.902 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:30.902 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BluetoothService
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.BluetoothService took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PinnerService
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:30.903 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 520
01-07 10:27:30.903 D/GameManagerService( 4956): onBootPhase, phase: 520
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.UiModeManagerService
01-07 10:27:30.903 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:30.903 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:30.904 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IWeaver/default in either framework or device
manifest.
01-07 10:27:30.904 I/SyntheticPasswordManager( 4956): Device does not support
weaver
01-07 10:27:30.904 D/SyntheticPasswordManager.SDP( 4956): Device does not support
weaver
01-07 10:27:30.906 D/SdpManagerService( 4956): Knox device_owner property : false
01-07 10:27:30.906 D/SdpManagerService( 4956): DPM device_owner property : false
01-07 10:27:30.907 D/SdpManagerService( 4956): Extra factor : false
01-07 10:27:30.907 D/LockSettingsService( 4956): Failed to get engine list due to
non-existence...
01-07 10:27:30.909 I/SDPLog ( 4956): SdpEngineList is Empty.
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 5ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PersistentDataBlockService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.testharness.TestHarnessModeService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.oemlock.OemLockService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DeviceIdleController
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
01-07 10:27:30.909 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 520
01-07 10:27:30.909 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 520
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.WifiService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:30.909 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.ethernet.EthernetService
01-07 10:27:30.909 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.notification.NotificationManagerService
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.notification.NotificationManagerService took to
complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DockObserver
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.twilight.TwilightService
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.display.color.ColorDisplayService
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.job.JobSchedulerService
01-07 10:27:30.910 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.job.JobSchedulerService took to complete: 0ms
01-07 10:27:30.910 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:30.910 D/SoundTriggerService( 4956): onBootPhase: 520 : false
01-07 10:27:30.912 I/SoundTriggerMiddlewareLogging( 4956):
listModules[this=com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareI
mpl@3c10702, caller=1000/4956]() -> [ ]
01-07 10:27:30.912 W/SoundTriggerHelper( 4956): listModules status=0, # of
modules=0
01-07 10:27:30.912 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService took to
complete: 2ms
01-07 10:27:30.912 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.trust.TrustManagerService
01-07 10:27:30.912 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.trust.TrustManagerService took to complete: 0ms
01-07 10:27:30.912 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:30.912 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.appwidget.AppWidgetService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.role.RoleManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.GestureLauncherService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SensorNotificationService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.SensorNotificationService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.dreams.DreamManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.print.PrintManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.blob.BlobStoreManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.aod.AODManagerService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.MediaSessionService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.MediaResourceMonitorService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.face.FaceService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.BiometricService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.BiometricService took to complete:
0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.AuthService
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:30.913 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:30.913 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.LauncherAppsService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.CrossProfileAppsService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.camera.CameraServiceProxy
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.incident.IncidentCompanionService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.MmsServiceBroker
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.autofill.AutofillManagerService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.clipboard.ClipboardService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.policy.PermissionPolicyService
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.policy.PermissionPolicyService took to complete:
0ms
01-07 10:27:30.914 I/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle
01-07 10:27:30.914 D/SystemServerTiming( 4956):
OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
01-07 10:27:30.914 D/SystemServerTiming( 4956): OnBootPhase_520 took to complete:
14ms
01-07 10:27:30.914 D/SystemServerTiming( 4956):
StartBootPhaseDeviceSpecificServicesReady took to complete: 14ms
01-07 10:27:30.914 I/SystemServer( 4956): MdfService is ready
01-07 10:27:30.914 I/SystemServer( 4956): System feature for device health not
found
01-07 10:27:30.914 I/SystemServer( 4956): [ro.config.ifaaversion] value is : false
01-07 10:27:30.915 I/SystemServerTiming( 4956): SemContinuityService
01-07 10:27:30.915 I/SystemServiceManager( 4956): Starting
com.samsung.android.server.continuity.SemContinuityService
01-07 10:27:30.918 I/WifiP2pService( 4956): makeP2pHwMac: wifihwmac is empty
01-07 10:27:30.918 E/WifiP2pService( 4956): Ignore P2P enable since wifi is false
01-07 10:27:30.928 V/WFDUibcManager( 4956): WFDUibcManager
01-07 10:27:30.928 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_display_on
01-07 10:27:30.930 I/[MCF_DS_SYS]_Service( 4956): onStart
01-07 10:27:30.932 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(SemContinuityService:4956)
01-07 10:27:30.932 D/RefreshRateConfigs( 4646): primary refresh rates: 720_60fps
01-07 10:27:30.932 D/RefreshRateConfigs( 4646): app request refresh rates:
720_60fps
01-07 10:27:30.932 D/SurfaceFlinger( 4646): Setting desired display config specs:
defaultConfig: 0 primaryRange: [0 120] expandedRange: [0 120]
01-07 10:27:30.932 D/Scheduler( 4646): onPrimaryDisplayConfigChanged to 0
01-07 10:27:30.932 D/SystemServerTiming( 4956): SemContinuityService took to
complete: 17ms
01-07 10:27:30.934 I/SystemServerTiming( 4956): PhaseActivityManagerReady
01-07 10:27:30.934 I/SystemServerTiming( 4956): controllersReady
01-07 10:27:30.942 I/SystemServerTimingAsync( 4956): InitThreadPoolExec:Update app-
ops uidState in case package android changed
01-07 10:27:30.942 D/SystemServerTimingAsync( 4956): InitThreadPoolExec:Update app-
ops uidState in case package android changed took to complete: 0ms
01-07 10:27:30.942 D/SystemServerTiming( 4956): controllersReady took to complete:
8ms
01-07 10:27:30.944 I/SystemServerTiming( 4956): killProcesses
01-07 10:27:30.944 D/SystemServerTiming( 4956): killProcesses took to complete: 0ms
01-07 10:27:30.944 I/ActivityManager( 4956): System now ready
01-07 10:27:30.944 I/ActivityManager( 4956): !@Boot_EBS_F: boot_progress_ams_ready
01-07 10:27:30.947 I/SystemServerTiming( 4956): updateTopComponentForFactoryTest
01-07 10:27:30.948 D/SystemServerTiming( 4956): updateTopComponentForFactoryTest
took to complete: 0ms
01-07 10:27:30.948 I/SystemServerTiming( 4956): registerActivityLaunchObserver
01-07 10:27:30.948 D/SystemServerTiming( 4956): registerActivityLaunchObserver took
to complete: 0ms
01-07 10:27:30.948 I/SystemServerTiming( 4956): watchDeviceProvisioning
01-07 10:27:30.949 D/SystemServerTiming( 4956): watchDeviceProvisioning took to
complete: 1ms
01-07 10:27:30.949 I/SystemServerTiming( 4956): retrieveSettings
01-07 10:27:30.959 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:30.960 I/ActivityTaskManager( 4956): Config changes=40000000 {1.1 ?mcc?
mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h -
nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720, 1516)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 bts=-1 ff=0 bf=-1 themeSeq=0}
01-07 10:27:30.965 I/WindowManager( 4956): Override config changes=40000000 {1.1 ?
mcc?mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720,
1516) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 bts=-1
ff=0 bf=-1 themeSeq=0} for displayId=0
01-07 10:27:30.966 D/MotionRecognitionService( 4956): mReceiver.onReceive :
CONFIGURATION_CHANGED
01-07 10:27:30.966 D/MotionRecognitionService( 4956): [AUTO_ROTATION] inject auto
rotation : 0
01-07 10:27:30.966 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:30.967 D/SensorService( 4956): Motion injection
01-07 10:27:30.967 E/SensorService( 4956): setSContextDataLocked
01-07 10:27:30.967 I/MultiTaskingController( 4956): onConfigurationChangedLocked:
display#0, configChanges=0x40000000, scaleW=1.0, scaleH=1.0
01-07 10:27:30.971 D/CoreStateController( 4956): initializeLocked()
01-07 10:27:30.971 D/CoreStateSettingObserver( 4956): beginObserveCoreStateSettings
01-07 10:27:30.972 D/CoreStateSettingObserver( 4956): beginObserveCoreStateSettings
: content://settings/global/freeform_handler_help_popup_count
01-07 10:27:30.972 D/CoreStateSettingObserver( 4956): beginObserveCoreStateSettings
: content://settings/global/multi_split_quick_options_help_count
01-07 10:27:30.972 D/CoreStateSettingObserver( 4956):
beginObserveCoreStateSettingsForSingleUser(u0)
01-07 10:27:30.972 D/CoreStateObserverController( 4956): sendCoreState(u0)
01-07 10:27:30.972 D/CoreStateObserverController( 4956): populateCoreState(u0)
01-07 10:27:30.977 D/CoreStateController( 4956): onCoreStateChanged() :
Bundle[{com.samsung.android.multiwindow.MultiWindowCoreState=Bundle[{android.softwa
re.adjust_for_ime_while_ensuring_docked_stack=false, mw_enabled=1}]}], [u0]
01-07 10:27:30.980 D/SystemServerTiming( 4956): retrieveSettings took to complete:
30ms
01-07 10:27:30.980 I/SystemServerTiming( 4956): Ugm.onSystemReady
01-07 10:27:30.982 D/SystemServerTiming( 4956): Ugm.onSystemReady took to complete:
3ms
01-07 10:27:30.982 I/SystemServerTiming( 4956): updateForceBackgroundCheck
01-07 10:27:30.983 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@94d2179 (uid: 1000
pid: 4956)
01-07 10:27:30.983 D/SystemServerTiming( 4956): updateForceBackgroundCheck took to
complete: 0ms
01-07 10:27:30.983 I/SystemServerTiming( 4956): earlyPhoneStart
01-07 10:27:30.983 D/SystemServerTiming( 4956): earlyPhoneStart took to complete:
1ms
01-07 10:27:30.984 I/SystemServer( 4956): Making services ready
01-07 10:27:30.984 I/SystemServerTiming( 4956): StartActivityManagerReadyPhase
01-07 10:27:30.984 I/SystemServiceManager( 4956): Starting phase 550
01-07 10:27:30.984 I/SystemServerTiming( 4956): OnBootPhase_550
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.security.FileIntegrityService
01-07 10:27:30.984 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.Installer
01-07 10:27:30.984 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:30.984 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:30.984 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:30.984 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:30.984 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:30.988 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 3ms
01-07 10:27:30.988 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.DataLoaderManagerService
01-07 10:27:30.988 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:30.988 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.power.PowerManagerService
01-07 10:27:30.988 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:27:30.988 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.power.ThermalManagerService
01-07 10:27:30.991 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::IThermal/default
01-07 10:27:30.995 I/[email protected]( 4618): A callback has
been registered to ThermalHAL, isFilter: 0 Type: CPU
01-07 10:27:30.995 I/ThermalHalWrapper( 4956): Thermal HAL 2.0 service connected.
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.power.ThermalManagerService took to complete:
11ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:31.000 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_ACTIVITY_MANAGER_READY]
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PACMService
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PACMService took to complete: 0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.lights.LightsService
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pdp.PdpService
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.display.DisplayManagerService
01-07 10:27:31.000 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:31.000 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:31.001 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:31.001 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.om.OverlayManagerService
01-07 10:27:31.001 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:31.001 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SensorPrivacyService
01-07 10:27:31.001 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:31.001 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SystemConfigService
01-07 10:27:31.001 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:31.001 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BatteryService
01-07 10:27:31.002 D/BatteryService( 4956): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 65, .batteryVoltage = 3894, .batteryTemperature =
357, .batteryCurrent = -749, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 3285000, .batteryTechnology = Li-ion}
01-07 10:27:31.002 D/BatteryService( 4956): online:1, current avg:-739, 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:-749
01-07 10:27:31.003 D/BatteryService( 4956): !@Led Charging Settings = true
01-07 10:27:31.003 D/BatteryService( 4956): !@Led Low Battery Settings = true
01-07 10:27:31.004 D/BatteryService( 4956): !@AdaptiveFastCharging Settings = true
01-07 10:27:31.005 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/sys/class/sec/switch/afc_disable: 0
01-07 10:27:31.006 D/BatteryService( 4956): write to AFC param offset enable: true,
result: false, offset: -1
01-07 10:27:31.008 D/BatteryService( 4956): success to set AFC sysfs as true
01-07 10:27:31.010 E/BatteryService( 4956): !@[BatteryInfo] IOException in
readFromFile
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BatteryService took to complete: 9ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usage.UsageStatsService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usage.UsageStatsService took to complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.webkit.WebViewUpdateService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.CachedDeviceStateService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.rollback.RollbackManagerService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.os.BugreportManagerService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.gpu.GpuService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:31.010 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.security.KeyChainSystemService
01-07 10:27:31.010 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.security.KeyChainSystemService took to complete:
0ms
01-07 10:27:31.011 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.telecom.TelecomLoaderService
01-07 10:27:31.016 W/ActivityManager( 4956): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
01-07 10:27:31.017 W/ActivityManager( 4956): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
01-07 10:27:31.019 I/SamsungTelecomServiceConnection( 4956):
connectToSamsungTelecom - Attempting to bind to :
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
01-07 10:27:31.021 W/ActivityManager( 4956): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
01-07 10:27:31.022 W/ActivityManager( 4956): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
01-07 10:27:31.023 I/SamsungTelecomServiceConnection( 4956):
connectToSamsungTelecom - Succeeded to connect
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.telecom.TelecomLoaderService took to complete:
12ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.content.ContentService$Lifecycle
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DropBoxManagerService
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 1ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.sepunion.SemUnionMainService
01-07 10:27:31.023 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 550
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.AlarmManagerService
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:31.023 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:31.023 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BluetoothService
01-07 10:27:31.023 D/BluetoothManagerService( 4956): readFromFile start
01-07 10:27:31.025 I/system_server( 4956): Using smaps_rollup for pss collection
01-07 10:27:31.026 D/BluetoothManagerService( 4956): Creating new
ProfileServiceConnections object for profile: 1
01-07 10:27:31.051 D/BluetoothA2dp( 4956): Binding service...
01-07 10:27:31.053 D/BluetoothHearingAid( 4956): Binding service...
01-07 10:27:31.054 I/BluetoothAirplaneModeListener( 4956): start
01-07 10:27:31.055 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.BluetoothService took to complete: 32ms
01-07 10:27:31.055 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:31.055 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
01-07 10:27:31.055 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:31.058 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:31.060 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1002; state: DISABLED
01-07 10:27:31.062 W/ActivityManager( 4956): com.android.bluetooth inode == 0
(b/152760674)
01-07 10:27:31.062 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:31.062 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 7ms
01-07 10:27:31.062 I/ZygoteProcess( 4956): usapPoolEnabled = true
01-07 10:27:31.062 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PinnerService
01-07 10:27:31.062 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:31.062 I/SystemServerTiming( 4956):
OnBootPhase_550_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:31.062 D/SystemServerTiming( 4956):
OnBootPhase_550_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:31.062 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:31.062 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:31.062 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:31.063 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 550
01-07 10:27:31.063 D/GameManagerService( 4956): onBootPhase, phase: 550
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.UiModeManagerService
01-07 10:27:31.063 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:31.063 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:31.064 I/ZygoteServer( 4558): USAP Pool status change: ENABLED
01-07 10:27:31.064 I/zygote ( 4558): Delayed USAP Pool refill. New USAPs: 2
01-07 10:27:31.064 I/ZygoteServer( 4560): USAP Pool status change: ENABLED
01-07 10:27:31.064 I/zygote ( 4560): Delayed USAP Pool refill. New USAPs: 2
01-07 10:27:31.064 D/StorageManagerService( 4956): handleMessage -> H_SYSTEM_READY
01-07 10:27:31.067 E/NandswapManager( 4956): scheduleNandswapManager
01-07 10:27:31.068 D/NandswapManager( 4956): try to check lifetime via
/sys/block/mmcblk0/device/life_time
01-07 10:27:31.069 E/NandswapManager( 4956): createNandswapClients
01-07 10:27:31.070 E/NandswapManager( 4956): initNandswapClients
01-07 10:27:31.071 W/NandswapManager( 4956): zram: /sys/block/zram0/backing_dev
exists
01-07 10:27:31.076 D/SettingsProvider( 4956): isChangeAllowed() : name =
isolated_storage_remote
01-07 10:27:31.077 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.079 D/StorageManagerService( 4956): Isolated storage local flag 0
and remote flag 0 resolved to true
01-07 10:27:31.082 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:31.082 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:31.084 D/Zygote ( 4558): Forked child process 9153
01-07 10:27:31.087 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1681
01-07 10:27:31.093 D/Zygote ( 4558): Forked child process 9154
01-07 10:27:31.110 D/InputMethodManagerService( 4956): --- enable ime =
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
01-07 10:27:31.110 D/InputMethodUtils( 4956): 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:5448
com.android.server.inputmethod.InputMethodManagerService.systemRunning:2340
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1972
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>
01-07 10:27:31.110 I/LockSettingsService( 4956): Migrated migrated_frp.
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 47ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PersistentDataBlockService
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.testharness.TestHarnessModeService
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.oemlock.OemLockService
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DeviceIdleController
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
01-07 10:27:31.110 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:31.110 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
01-07 10:27:31.111 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 550
01-07 10:27:31.111 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 550
01-07 10:27:31.111 D/RestrictionPolicy( 4956): getUsbExceptionList.
01-07 10:27:31.111 D/RestrictionPolicy( 4956): UsbInterface Exception mask MDM DB =
0xffffffff
01-07 10:27:31.112 D/RestrictionPolicy( 4956): UsbInterface Exception mask USB
Driver =
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 2ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.WifiService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.ethernet.EthernetService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.notification.NotificationManagerService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.notification.NotificationManagerService took to
complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:31.113 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.113 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:31.113 D/WALLPAPER_SVC:WallpaperManagerService( 4956): onBootPhase: 550
01-07 10:27:31.114 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:31.114 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:31.114 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
01-07 10:27:31.114 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
01-07 10:27:31.114 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
01-07 10:27:31.114 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DockObserver
01-07 10:27:31.114 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:31.114 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:31.114 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:31.114 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:31.114 I/AS.AudioDeviceBroker( 4956): setBluetoothScoOn : (false) uid =
1000 pid = 4956 eventSource = resetBluetoothSco
01-07 10:27:31.114 D/AdbService( 4956): systemReady
01-07 10:27:31.115 D/SettingsProvider( 4956): isChangeAllowed() : name =
adb_enabled
01-07 10:27:31.115 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:31.115 D/SettingsProvider( 4956): projectionArgs: isUsbDebuggingEnabled
01-07 10:27:31.115 D/SecContentProvider( 4956): query(), uri = 17 selection =
isUsbDebuggingEnabled
01-07 10:27:31.115 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:31.115 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(BT_SCO=off)
01-07 10:27:31.115 I/audio_hw_primary( 4575): device-adev_set_parameters: BT_SCO =
off)
01-07 10:27:31.115 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key()
01-07 10:27:31.115 D/RestrictionPolicy( 4956): isUsbDebuggingEnabled : true
01-07 10:27:31.115 D/SettingsProvider( 4956): ret = 1
01-07 10:27:31.115 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy1
01-07 10:27:31.115 D/SettingsProvider( 4956): projectionArgs:
isDeveloperModeAllowed
01-07 10:27:31.116 D/SecContentProvider( 4956): query(), uri = 15 selection =
isDeveloperModeAllowed
01-07 10:27:31.116 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:31.116 D/RestrictionPolicy( 4956): isDeveloperModeAllowed : true
01-07 10:27:31.116 D/SettingsProvider( 4956): ret = 1
01-07 10:27:31.116 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.117 D/BluetoothHeadset( 4956): BTStateChangeCB is registed by 4956 @
com.android.server.audio.BtHelper
01-07 10:27:31.117 D/SettingsProvider( 4956): isChangeAllowed() : name =
adb_wifi_enabled
01-07 10:27:31.118 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.119 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle took to complete: 4ms
01-07 10:27:31.119 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:31.119 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
loadSettingsLocked: oriFileName : wallpaper_orig
01-07 10:27:31.119 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
loadSettingsLocked: cropFileName : wallpaper
01-07 10:27:31.119 D/UsbService( 4956): UsbService ->
SystemService.PHASE_ACTIVITY_MANAGER_READY
01-07 10:27:31.119 D/BluetoothA2dp( 4956): Binding service...
01-07 10:27:31.119 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle took to complete: 1ms
01-07 10:27:31.119 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.twilight.TwilightService
01-07 10:27:31.119 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:31.119 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.display.color.ColorDisplayService
01-07 10:27:31.119 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UsbService$Lifecycle#onBootPhase
01-07 10:27:31.119 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:31.119 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.job.JobSchedulerService
01-07 10:27:31.119 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.job.JobSchedulerService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:31.120 D/SoundTriggerService( 4956): onBootPhase: 550 : false
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.trust.TrustManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.trust.TrustManagerService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.appwidget.AppWidgetService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.role.RoleManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.GestureLauncherService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SensorNotificationService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.SensorNotificationService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.dreams.DreamManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.print.PrintManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:31.120 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:31.120 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.blob.BlobStoreManagerService
01-07 10:27:31.120 D/UsbUI ( 4956): system ready
01-07 10:27:31.121 D/BluetoothHearingAid( 4956): Binding service...
01-07 10:27:31.121 D/WALLPAPER_SVC:SemWallpaperData( 4956): SemWallpaperData
01-07 10:27:31.122 D/UsbUI ( 4956): isUsbWet: state=0
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.blob.BlobStoreManagerService took to complete:
2ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.aod.AODManagerService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.MediaSessionService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.MediaResourceMonitorService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.face.FaceService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.BiometricService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.BiometricService took to complete:
0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.AuthService
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:31.122 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:31.122 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.LauncherAppsService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.CrossProfileAppsService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:31.123 D/WALLPAPER_SVC:WallpaperManagerService( 4956): oriFileName :
wallpaper_orig
01-07 10:27:31.123 V/APM_AudioPolicyManager( 4630): setForceUse() usage 0, config
0, mPhoneState 0
01-07 10:27:31.123 W/APM_AudioPolicyManager( 4630): setForceUse() usage 0, config 0
is already set
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
01-07 10:27:31.123 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFileName :
wallpaper
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:31.123 D/WALLPAPER_SVC:SemWallpaperData( 4956): SemWallpaperData
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:31.123 D/UsbDeviceManager( 4956): systemReady
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:31.123 V/WallpaperManagerService( 4956): bindWallpaperComponentLocked:
componentName=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpape
r} force=true
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.camera.CameraServiceProxy
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.incident.IncidentCompanionService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.MmsServiceBroker
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.autofill.AutofillManagerService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.clipboard.ClipboardService
01-07 10:27:31.123 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:31.123 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:31.123 D/UsbHostManager( 4956): systemReady
01-07 10:27:31.124 V/APM_AudioPolicyManager( 4630): setForceUse() usage 2, config
0, mPhoneState 0
01-07 10:27:31.124 W/APM_AudioPolicyManager( 4630): setForceUse() usage 2, config 0
is already set
01-07 10:27:31.124 I/AppBindingService( 4956): Updating constants with: null
01-07 10:27:31.124 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 1ms
01-07 10:27:31.124 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.policy.PermissionPolicyService
01-07 10:27:31.124 I/[email protected]( 4593): port0
01-07 10:27:31.124 I/[email protected]( 4593): connected:0
canChangeMode:1 canChagedata:0 canChangePower:0
01-07 10:27:31.124 I/PermissionPolicyService( 4956):
defaultPermsWereGrantedSinceBoot(0)
01-07 10:27:31.124 D/UsbStatsMonitor( 4956): finishBoot
01-07 10:27:31.125 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:UsbService$Lifecycle#onBootPhase took to complete: 5ms
01-07 10:27:31.126 D/AS.AudioService( 4956): Touch exploration enabled=false stream
override delay is now 0 ms
01-07 10:27:31.126 D/AS.AudioService( 4956): Accessibility volume enabled = false
01-07 10:27:31.127 I/AudioFlinger( 4630): systemReady
01-07 10:27:31.128 D/UsbStatsMonitor( 4956): 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
01-07 10:27:31.128 I/UsbPortManager( 4956): ClientCallback V1_1: port0
01-07 10:27:31.128 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10100 packageName=com.android.systemui
01-07 10:27:31.129 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10100; state: DISABLED
01-07 10:27:31.130 D/WALLPAPER_SVC:WallpaperManagerService( 4956): bindService
success connect :
com.android.server.wallpaper.WallpaperManagerService$WallpaperConnection@cc8229f
01-07 10:27:31.130 D/WallpaperManagerService( 4956): wallpaper userId = 0 , current
user Id = -10000
01-07 10:27:31.130 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
loadSettingsLockedForBackupData
01-07 10:27:31.130 D/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
01-07 10:27:31.131 D/NativeSemDvfsManager( 4630): NativeSemDvfsManager:: New
instance is created for AudioFlinger , type = 301993985
01-07 10:27:31.131 D/NativeSemDvfsManager( 4630): NativeSemDvfsCpuManager
01-07 10:27:31.131 D/NativeSemDvfsManager( 4630): getSupportedFrequencyForSSRM::
type - 301993985
01-07 10:27:31.131 D/NativeSemDvfsManager( 4630): getSupportedFrequency:: type -
301993985
01-07 10:27:31.131 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency() start
01-07 10:27:31.131 I/WALLPAPER_SVC:WallpaperManagerService( 4956): backup data
doesn't exist.
01-07 10:27:31.132 W/WALLPAPER_SVC:WallpaperManagerService( 4956): no current
wallpaper -- first boot?
01-07 10:27:31.132 D/WallpaperManagerService( 4956): Didn't set wallpaperData for
lockscreen
01-07 10:27:31.132 D/WALLPAPER_SVC:SemWallpaperData( 4956): SemWallpaperData
01-07 10:27:31.132 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10224 packageName=com.google.android.permissioncontroller
01-07 10:27:31.132 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency()
01-07 10:27:31.133 D/NativeSemDvfsManager( 4630): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
(android.os.HandlerThread(line 67) :run ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
android.os.Looper(line 246) :loop ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
android.os.Handler(line 99) :dispatchMessage ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
android.os.Handler(line 938) :handleCallback ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.-$
$Lambda$WallpaperManagerService$p3PqIV0NXiyp_My08s7nY324JfM(line 2) :run ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService(line
2629) :lambda$onBootPhase$4$WallpaperManagerService ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService(line 2463) :systemReady ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService(line 2428) :initialize ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService(line 5063) :loadSettingsLocked
->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService(line
8058) :initLockWallpaperData ->
01-07 10:27:31.133 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
com.android.server.wallpaper.WallpaperManagerService$WallpaperData(line
1401) :<init>)
01-07 10:27:31.133 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10224; state: DISABLED
01-07 10:27:31.134 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.initialize:2429
01-07 10:27:31.134 D/WALLPAPER_SVC:WallpaperManagerService( 4956): systemReady:
initImageWallpaperCropFile - 1
01-07 10:27:31.134 I/WallpaperManagerService( 4956): Nondefault wallpaper
component; gracefully ignoring
01-07 10:27:31.135 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::acquire()
01-07 10:27:31.135 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:31.136 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_system_ready
01-07 10:27:31.136 I/SecAudioParamPolicy( 4630): audioParam: bad parameter input :
audioParam=;l_system_ready=
01-07 10:27:31.136 I/HYPER-HAL( 4596): [RequestManager.cpp]acquire(): Acquired ID :
15852265 [4630 / 1000] HINT : list : [CPUMinFreq / 650000]
01-07 10:27:31.137 I/HYPER-HAL( 4596): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 15852265 Value : 650000
01-07 10:27:31.137 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:31.138 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 8
01-07 10:27:31.138 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:31.138 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
1, volume 0.003162, deviceTypes 0x400000
01-07 10:27:31.138 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
15, volume 1.000000, deviceTypes 0x400000
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
14, volume 0.446684, deviceTypes 0x400000
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
13, volume 0.316228, deviceTypes 0x400000
01-07 10:27:31.139 D/WALLPAPER_SVC:OMCWallpaper( 4956):
registerOMCWallpaperUpdatedReceiver
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
12, volume 0.266073, deviceTypes 0x400000
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
11, volume 0.211349, deviceTypes 0x400000
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
10, volume 0.177828, deviceTypes 0x400000
01-07 10:27:31.139 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
9, volume 0.141254, deviceTypes 0x400000
01-07 10:27:31.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
8, volume 0.112202, deviceTypes 0x400000
01-07 10:27:31.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
7, volume 0.089125, deviceTypes 0x400000
01-07 10:27:31.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
6, volume 0.070795, deviceTypes 0x400000
01-07 10:27:31.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
5, volume 0.039811, deviceTypes 0x400000
01-07 10:27:31.140 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
4, volume 0.022387, deviceTypes 0x400000
01-07 10:27:31.141 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
3, volume 0.012589, deviceTypes 0x400000
01-07 10:27:31.141 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
2, volume 0.006310, deviceTypes 0x400000
01-07 10:27:31.141 D/WALLPAPER_SVC:OMCWallpaper( 4956): checkTSSActivation
01-07 10:27:31.141 V/APM_AudioPolicyManager( 4630): computeVolume: stream 4, index
1, volume 0.003162, deviceTypes 0x400000
01-07 10:27:31.141 D/WALLPAPER_SVC:OMCWallpaper( 4956): checkTSSActivation, old=
false, new=
01-07 10:27:31.141 E/AS.AudioService( 4956): start - onCustomSystemReady
01-07 10:27:31.142 D/WALLPAPER_SVC:CMFWallpaper( 4956): deviceColor:zk
01-07 10:27:31.142 E/WALLPAPER_SVC:OMCWallpaper( 4956): no omc wallpaper
01-07 10:27:31.142 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.handleOMCWallpaperUpdatedLocke
d:6111
01-07 10:27:31.142 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 5
01-07 10:27:31.142 D/InputMethodManagerService( 4956): updateFromSettingsLocked
01-07 10:27:31.143 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.handleOMCWallpaperUpdatedLocke
d:6113
01-07 10:27:31.143 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 6
01-07 10:27:31.143 D/WALLPAPER_SVC:OMCWallpaper( 4956): saveTSSActivation,
01-07 10:27:31.143 D/InputMethodUtils( 4956): 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:5307
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3613
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
577 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2341
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1972
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
01-07 10:27:31.144 D/InputMethodManagerService( 4956):
resetSelectedInputMethodAndSubtypeLocked mMethodMap size : 1
01-07 10:27:31.144 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 5, landscape = false
01-07 10:27:31.144 D/InputMethodManagerService( 4956):
resetSelectedInputMethodAndSubtypeLocked imi :
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
01-07 10:27:31.144 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 6, landscape = false
01-07 10:27:31.144 D/WALLPAPER_SVC:OMCWallpaper( 4956): save done
01-07 10:27:31.144 D/WALLPAPER_SVC:CMFWallpaper( 4956): deviceColor:zk
01-07 10:27:31.145 D/InputMethodUtils( 4956): putSelectedInputMethodStr:
com.samsung.android.honeyboard/.service.HoneyBoardService,
0com.android.server.inputmethod.InputMethodManagerService.setSelectedInputMethodAnd
SubtypeLocked:6186
com.android.server.inputmethod.InputMethodManagerService.resetSelectedInputMethodAn
dSubtypeLocked:6211
com.android.server.inputmethod.InputMethodManagerService.chooseNewDefaultIMELocked:
5313
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3613
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
577 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2341
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1972
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246
01-07 10:27:31.145 I/AS.MediaButtonListener( 4956): Mediabutton Session:null, null
01-07 10:27:31.145 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:31.145 D/MediaSessionService( 4956): The
MediaKeyEventSessionChangedListener
(android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStu
b@f8f83ae) is added by com.android.inputdevices
01-07 10:27:31.145 D/InputMethodUtils( 4956): putSelectedInputMethodStr:
com.samsung.android.honeyboard/.service.HoneyBoardService,
0com.android.server.inputmethod.InputMethodManagerService.setSelectedInputMethodAnd
SubtypeLocked:6186
com.android.server.inputmethod.InputMethodManagerService.setInputMethodLocked:3721
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3618
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
577 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2341
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1972
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246 android.os.HandlerThread.run:67
01-07 10:27:31.145 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 5, 0
01-07 10:27:31.145 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:31.145 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 6, 0
01-07 10:27:31.146 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
wallpaper.croppedBitmap == null
01-07 10:27:31.146 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: which = 6 type = -1
01-07 10:27:31.146 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
01-07 10:27:31.146 D/WALLPAPER_SVC:OMCWallpaper( 4956):
getOperatorWallpaperBitmap()
01-07 10:27:31.147 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
01-07 10:27:31.148 D/InputManager( 4956): Trying to switch keyboard layout for
subtype:
InputMethodSubtypeHandle{mInputMethodId=com.samsung.android.honeyboard/.service.Hon
eyBoardService, mLanguageTag=es-US, mSubtypeId=1179649}
01-07 10:27:31.149 D/UsbDeviceManager( 4956): handleMessage -> MSG_SYSTEM_READY
01-07 10:27:31.149 D/SamsungAlarmManager( 4956): setInexact (T:3/F:8/AC:false)
20220108T152731 now=156284 - CU:1000/CP:4956/OP:PendingIntent{dfe52c8:
PendingIntentRecord{1325f61 android broadcastIntent}}
01-07 10:27:31.149 D/UsbDeviceManager( 4956): finishBoot
01-07 10:27:31.149 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=156284
01-07 10:27:31.150 D/UsbPortManager( 4956): updatePortsLocked()++
01-07 10:27:31.150 D/UsbPortManager( 4956): addOrUpdatePortLocked()++ :
portId=port0 supportedModes=dual currentMode=none canChangeMode=true
currentPowerRole=no-power canChangePowerRole=false currentDataRole=no-data
canChangeDataRole=false
01-07 10:27:31.150 D/PackageListHelper( 4956): initPackageList
01-07 10:27:31.151 D/UsbPortManager( 4956): supportedRoleCombinations=1
01-07 10:27:31.151 I/WallpaperResourcesInfo( 4956): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:31.152 W/WALLPAPER_SVC:DefaultWallpaper( 4956): Fail to get default
file name
01-07 10:27:31.152 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: bitmap is null
01-07 10:27:31.152 D/UsbPortManager( 4956): mPorts(port0) put size=1
01-07 10:27:31.152 D/WALLPAPER_SVC:WallpaperManagerService( 4956): croppedBitmap ==
null
01-07 10:27:31.152 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
wallpaper.croppedBitmap == null
01-07 10:27:31.152 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
6
01-07 10:27:31.152 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: which = 5 type = 0
01-07 10:27:31.152 E/WALLPAPER_SVC:LegibilityColor( 4956): colors == null, return
01-07 10:27:31.152 D/UsbPortManager( 4956): addOrUpdatePortLocked()--
01-07 10:27:31.152 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file is null, (which = 5) so create Operator wallpaper
bitmap
01-07 10:27:31.152 D/WALLPAPER_SVC:OMCWallpaper( 4956):
getOperatorWallpaperBitmap()
01-07 10:27:31.153 D/UsbPortManager( 4956): mPorts size=1
01-07 10:27:31.153 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file operator bitmap is null, (which = 5) so create Default
wallpaper bitmap
01-07 10:27:31.153 I/WallpaperResourcesInfo( 4956): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
01-07 10:27:31.153 I/UsbPortManager( 4956): 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
01-07 10:27:31.154 D/WALLPAPER_SVC:DefaultWallpaper( 4956):
getDefaultWallpaperBitmap: resid = 2130771969, name = default_wallpaper
01-07 10:27:31.154 D/UsbPortManager( 4956): mPorts(0) DISPOSITION_ADDED ->
DISPOSITION_READY
01-07 10:27:31.154 D/UsbPortManager( 4956): updatePortsLocked()--
01-07 10:27:31.170 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:31.171 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:31.171 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:31.173 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.044668, deviceTypes 0x4000000
01-07 10:27:31.173 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
3, volume 0.005012, deviceTypes 0x4000000
01-07 10:27:31.174 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
1, volume 0.001585, deviceTypes 0x4000000
01-07 10:27:31.175 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:31.175 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:31.176 D/AS.AudioService( 4956): MSG_SET_MULTI_DEVICE_SOUND_ON false
01-07 10:27:31.176 D/SettingsProvider( 4956): isChangeAllowed() : name =
multisound_state
01-07 10:27:31.176 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:31.176 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.178 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:31.178 D/MediaSessionService( 4956): updateMultiSoundInfo
device:ffffffff on:false
01-07 10:27:31.179 V/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config
0, mPhoneState 0
01-07 10:27:31.179 W/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config 0
is already set
01-07 10:27:31.186 D/SettingsProvider( 4956): isChangeAllowed() : name =
audio_safe_volume_state
01-07 10:27:31.187 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.195 D/Zygote ( 4560): Forked child process 9167
01-07 10:27:31.202 D/Zygote ( 4560): Forked child process 9168
01-07 10:27:31.203 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.206 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.206 I/ASKSManager( 4956): identMap is empty
01-07 10:27:31.218 D/BluetoothManagerService( 4956): addProxy
com.android.server.audio.BtHelper
01-07 10:27:31.218 D/Zygote ( 4558): Forked child process 9178
01-07 10:27:31.222 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.223 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.224 W/ActivityManager( 4956): Slow operation: 168ms so far, now at
startProcess: returned from zygote!
01-07 10:27:31.225 W/ActivityManager( 4956): Slow operation: 169ms so far, now at
startProcess: done updating battery stats
01-07 10:27:31.227 I/Pageboost( 4956): Static Initialization of Pageboost
01-07 10:27:31.229 I/Pageboost( 4956): dram size : 3862663168
01-07 10:27:31.230 W/ActivityManager( 4956): Slow operation: 173ms so far, now at
startProcess: building log message
01-07 10:27:31.230 I/ActivityManager( 4956): Start proc
9178:com.android.bluetooth/1002 for service
{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
01-07 10:27:31.230 W/ActivityManager( 4956): Slow operation: 174ms so far, now at
startProcess: starting to update pids map
01-07 10:27:31.230 W/ActivityManager( 4956): Slow operation: 174ms so far, now at
startProcess: done updating pids map
01-07 10:27:31.230 W/ActivityManager( 4956): Slow operation: 103ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:31.231 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10100; state: ENABLED
01-07 10:27:31.231 W/ActivityManager( 4956): com.android.systemui inode == 0
(b/152760674)
01-07 10:27:31.231 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:31.233 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.235 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.239 E/droid.bluetoot( 9178): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:31.242 D/Zygote ( 4558): Forked child process 9204
01-07 10:27:31.245 W/ActivityManager( 4956): Slow operation: 117ms so far, now at
startProcess: returned from zygote!
01-07 10:27:31.245 W/ActivityManager( 4956): Slow operation: 118ms so far, now at
startProcess: done updating battery stats
01-07 10:27:31.245 W/ActivityManager( 4956): Slow operation: 118ms so far, now at
startProcess: building log message
01-07 10:27:31.245 I/ActivityManager( 4956): Start proc
9204:com.android.systemui/u0a100 for service
{com.android.systemui/com.android.systemui.ImageWallpaper}
01-07 10:27:31.245 W/ActivityManager( 4956): Slow operation: 118ms so far, now at
startProcess: starting to update pids map
01-07 10:27:31.246 W/ActivityManager( 4956): Slow operation: 118ms so far, now at
startProcess: done updating pids map
01-07 10:27:31.246 W/ActivityManager( 4956): Slow operation: 114ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:31.246 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10224; state: DISABLED
01-07 10:27:31.246 W/ActivityManager( 4956):
com.google.android.permissioncontroller inode == 0 (b/152760674)
01-07 10:27:31.246 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:31.246 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:31.248 D/ActivityThread( 9178): setConscryptValidator
01-07 10:27:31.249 D/ActivityThread( 9178): setConscryptValidator - put
01-07 10:27:31.262 D/Zygote ( 4558): Forked child process 9213
01-07 10:27:31.266 I/ActivityManager( 4956): DSS OFF for com.android.bluetooth
01-07 10:27:31.268 E/ndroid.systemu( 9204): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:31.273 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{4b5b994 9178:com.android.bluetooth/1002}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:31.273 W/ActivityManager( 4956): Slow operation: 142ms so far, now at
startProcess: returned from zygote!
01-07 10:27:31.276 E/ssioncontrolle( 9213): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:31.282 D/ActivityThread( 9204): setConscryptValidator
01-07 10:27:31.282 D/ActivityThread( 9204): setConscryptValidator - put
01-07 10:27:31.289 D/ActivityThread( 9213): setConscryptValidator
01-07 10:27:31.290 D/ActivityThread( 9213): setConscryptValidator - put
01-07 10:27:31.296 I/ActivityManager( 4956): Changes in 1002 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:31.296 I/AppOps ( 4956): updateUidProcState uid: 1002 procState: 0
capability:7
01-07 10:27:31.296 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1002,
700 > 100, 0 > 7
01-07 10:27:31.298 V/MetaDataCollector( 4956): begin
01-07 10:27:31.298 W/ActivityManager( 4956): Slow operation: 167ms so far, now at
startProcess: done updating battery stats
01-07 10:27:31.299 D/ActivityThread( 9178): handleBindApplication()++
app=com.android.bluetooth
01-07 10:27:31.324 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
getResizedBitmapOffset start optimal width = 1600, height = 1600
01-07 10:27:31.325 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
getDisplayInfo end width = 720, height = 1600, dx = 440 , dy = 0
01-07 10:27:31.325 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: start bitmapWidth = 1600, bitmapHeight = 1600 optimalWidth =
1600, optimalHeight = 1600, finalWidth = 720 , finalHeight = 1600, optimalDx =
440 , optimalDy = 0
01-07 10:27:31.325 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap end createScaledBitmap
01-07 10:27:31.337 W/ActivityManager( 4956): Slow operation: 206ms so far, now at
startProcess: building log message
01-07 10:27:31.338 I/ActivityManager( 4956): Start proc
9213:com.google.android.permissioncontroller/u0a224 for service
{com.google.android.permissioncontroller/com.android.permissioncontroller.permissio
n.service.PermissionControllerServiceImpl}
01-07 10:27:31.338 W/ActivityManager( 4956): Slow operation: 206ms so far, now at
startProcess: starting to update pids map
01-07 10:27:31.338 W/ActivityManager( 4956): Slow operation: 206ms so far, now at
startProcess: done updating pids map
01-07 10:27:31.338 I/ActivityManager( 4956): DSS OFF for com.android.systemui
01-07 10:27:31.339 V/MetaDataCollector( 4956): loadInternal() done.
01-07 10:27:31.342 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{c1f8387 9204:com.android.systemui/u0a100}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:31.342 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap end createBitmap
01-07 10:27:31.345 D/OomAdjuster( 4956): Set persistent 9204 com.android.systemui
adj -800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:31.346 I/ActivityManager( 4956): Changes in 10100 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:31.346 I/AppOps ( 4956): updateUidProcState uid: 10100 procState: 0
capability:7
01-07 10:27:31.346 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 10100,
700 > 100, 0 > 7
01-07 10:27:31.348 I/droid.bluetoot( 9178): The ClassLoaderContext is a special
shared library.
01-07 10:27:31.348 I/ActivityManager( 4956): DSS OFF for
com.google.android.permissioncontroller
01-07 10:27:31.350 D/ActivityThread( 9204): handleBindApplication()++
app=com.android.systemui
01-07 10:27:31.351 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{c59ec02 9213:com.google.android.permissioncontroller/u0a224}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:31.351 I/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap : took :198.778808msms
01-07 10:27:31.356 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
croppedBitmap=android.graphics.Bitmap@fffad9c
01-07 10:27:31.356 D/SemWallpaperColors( 4956): fromBitmap 5
01-07 10:27:31.356 D/SemWallpaperColorsArea( 4956): getDisplayId 0
01-07 10:27:31.357 D/SemWallpaperColorsArea( 4956): SemWallpaperColorsArea which =
5, 720x1600,411x914,38,48, 11
01-07 10:27:31.358 D/SemWallpaperColors( 4956): fromBitmap 635, 47, major = null,
indicator = true
01-07 10:27:31.359 D/ActivityThread( 9213): handleBindApplication()++
app=com.google.android.permissioncontroller
01-07 10:27:31.368 I/ndroid.systemu( 9204): The ClassLoaderContext is a special
shared library.
01-07 10:27:31.369 D/ActivityThread( 9178): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:31.370 D/ApplicationLoaders( 9213): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
01-07 10:27:31.371 D/ActivityThread( 9178): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.bluetooth}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=com.samsung.bt.btservice.backup
className=com.samsung.android.scloud.oem.lib.ClientProvider},
ContentProviderInfo{name=com.android.bluetooth.map.MmsFileProvider
className=com.android.bluetooth.map.MmsFileProvider},
ContentProviderInfo{name=com.android.bluetooth.opp
className=com.android.bluetooth.opp.BluetoothOppProvider},
ContentProviderInfo{name=com.samsung.bt.btservice
className=com.samsung.bt.btservice.AdapterProvider},
ContentProviderInfo{name=com.samsung.ble.LeDbProvider
className=com.samsung.ble.LeDbProvider},
ContentProviderInfo{name=com.samsung.downloadabledb.BluetoothDownloadableDbProvider
className=com.samsung.downloadabledb.BluetoothDownloadableDbProvider},
ContentProviderInfo{name=com.samsung.bt.btservice.btsettingsprovider
className=com.samsung.bt.btservice.BluetoothSettingsProvider}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:31.373 D/LoadedApk( 9178): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:31.373 D/NetworkSecurityConfig( 9178): No Network Security Config
specified, using platform default
01-07 10:27:31.381 D/NetworkSecurityConfig( 9178): No Network Security Config
specified, using platform default
01-07 10:27:31.387 D/ActivityThread( 9213): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:31.388 D/ActivityThread( 9213): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd
com.google.android.permissioncontroller}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.google.android.permissioncontroller
appContext.mBasePackageName=com.google.android.permissioncontroller
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=com.android.permissioncontroller
className=com.android.permissioncontroller.permission.service.PermissionSearchIndex
ablesProvider}, ContentProviderInfo{name=com.android.permissioncontroller.role
className=com.android.permissioncontroller.role.service.RoleSearchIndexablesProvide
r}, ContentProviderInfo{name=com.android.permissioncontroller.lifecycle-process
className=androidx.lifecycle.ProcessLifecycleOwnerInitializer},
ContentProviderInfo{name=com.android.permissioncontroller.CarUiInstaller
className=com.android.car.ui.core.CarUiInstaller}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:31.390 D/LoadedApk( 9213): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.google.android.permissioncontroller
appContext.mBasePackageName=com.google.android.permissioncontroller
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:31.390 D/NetworkSecurityConfig( 9213): No Network Security Config
specified, using platform default
01-07 10:27:31.393 D/ActivityThread( 9204): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:31.394 D/ActivityThread( 9204): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.systemui}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.systemui
appContext.mBasePackageName=com.android.systemui
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=com.android.systemui.fileprovider
className=androidx.core.content.FileProvider},
ContentProviderInfo{name=com.android.systemui.lifecycle-process
className=androidx.lifecycle.ProcessLifecycleOwnerInitializer},
ContentProviderInfo{name=com.android.systemui.edgelighting.routine
className=com.android.systemui.edgelighting.routine.EdgeLightingRoutineProvider},
ContentProviderInfo{name=com.android.systemui.indexsearch.provider
className=com.android.systemui.indexsearch.SystemUIIndexProvider},
ContentProviderInfo{name=com.android.systemui.pluginlock.provider
className=com.android.systemui.pluginlock.PluginLockProvider},
ContentProviderInfo{name=com.android.systemui.CapsuleProvider
className=com.samsung.android.sdk.bixby2.provider.CapsuleProvider},
ContentProviderInfo{name=com.android.systemui.keyguard.image
className=com.android.systemui.keyguardimage.KeyguardImageProvider},
ContentProviderInfo{name=com.android.systemui.keyguard
className=com.android.systemui.keyguard.KeyguardSliceProvider}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:31.396 D/NetworkSecurityConfig( 9213): No Network Security Config
specified, using platform default
01-07 10:27:31.396 D/LoadedApk( 9204): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.systemui
appContext.mBasePackageName=com.android.systemui
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:31.396 D/NetworkSecurityConfig( 9204): No Network Security Config
specified, using platform default
01-07 10:27:31.403 D/NetworkSecurityConfig( 9204): No Network Security Config
specified, using platform default
01-07 10:27:31.404 V/SystemUIService( 9204): SystemUIApplication constructed.
01-07 10:27:31.407 D/LeDbProvider( 9178): onCreate()
01-07 10:27:31.407 D/LeDbProvider( 9178): initialize()
01-07 10:27:31.409 I/CarUiInstaller( 9213): CarUiInstaller started for
com.google.android.permissioncontroller
01-07 10:27:31.411 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:31.422 I/CapsuleProvider_1.0.12( 9204): onCreate
01-07 10:27:31.425 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding HeadsetService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding A2dpService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding HidHostService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding PanService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding GattService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding BluetoothMapService
01-07 10:27:31.427 V/AdapterServiceConfig( 9178): Adding AvrcpTargetService
01-07 10:27:31.428 V/AdapterServiceConfig( 9178): Adding SapService
01-07 10:27:31.428 V/AdapterServiceConfig( 9178): Adding HidDeviceService
01-07 10:27:31.428 V/AdapterServiceConfig( 9178): Adding BluetoothOppService
01-07 10:27:31.428 V/AdapterServiceConfig( 9178): Adding BluetoothPbapService
01-07 10:27:31.428 V/AdapterServiceConfig( 9178): Adding HearingAidService
01-07 10:27:31.434 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:31.437 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.google.android.permissioncontroller cmp =
com.android.permissioncontroller.role.ui.SpecialAppAccessListActivity newState = 2
callingPackage = 10224/com.google.android.permissioncontroller
01-07 10:27:31.445 I/PermissionControllerManager( 4956): Calling the
grantOrUpgradeDefaultRuntimePermissions
01-07 10:27:31.446 I/PermissionControllerService( 9213): Calling the
onGrantOrUpgradeDefaultRuntimePermissions
01-07 10:27:31.457 I/ColorExtractor( 4956): ColorExtractor Memory Usage 0
01-07 10:27:31.461 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:31.466 I/RuntimePermissions( 9213): observing UserPackageInfoLiveData
for 0 in RuntimePermissionsUpgradeController
01-07 10:27:31.483 I/droid.bluetoot( 9178):
[0107/152731.481505:INFO:btif_config_cache.cc(61)] BtifConfigCache, capacity: 10000
01-07 10:27:31.489 I/UserPackageInfos( 9213): updating UserPackageInfosLiveData for
user 0
01-07 10:27:31.503 I/BluetoothServiceJni( 9178): hal_util_load_bt_library: loaded
Bluetooth library successfully
01-07 10:27:31.507 D/DeviceType( 9204): readFromFile finish, time: 0, path:
/sys/class/fingerprint/fingerprint/adm, value: 1
01-07 10:27:31.511 I/DeviceType( 9204): isSupportBrightnessControl: context :
com.android.systemui.SystemUIApplication@c51d68c
01-07 10:27:31.512 E/DeviceType( 9204): getBrightnessValues not matched!
01-07 10:27:31.514 D/SystemUIImsManager( 9204): createImsManager : slotId = 0
01-07 10:27:31.519 I/ColorExtractor( 4956): ColorExtractor Memory Usage 114688
01-07 10:27:31.519 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:31.520 D/SystemUIImsManager( 9204): createImsManager : run
01-07 10:27:31.522 D/legacyImsManager[0]( 9204): Register Receiver for Restart
01-07 10:27:31.526 D/legacyImsManager( 9204): Failed to getService secims
01-07 10:27:31.527 D/SemWallpaperColors( 4956): edgeCase 0, ffffffff
01-07 10:27:31.531 D/SemWallpaperColors( 4956): fromBitmap 670, 1181, major = null,
indicator = false
01-07 10:27:31.548 D/BluetoothAdapterService( 9178): onCreate()
01-07 10:27:31.550 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:31.551 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:31.553 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.557 D/AdapterState( 9178): make() - Creating AdapterState
01-07 10:27:31.558 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:31.558 D/SemWallpaperColors( 4956): colorType=0, rgb=-789517,
shadowData=1.5889654/0.58405167
01-07 10:27:31.559 D/SemWallpaperColors( 4956): fromBitmap 719, 84, major = null,
indicator = false
01-07 10:27:31.559 I/AdapterState( 9178): OFF : entered
01-07 10:27:31.564 D/InputReader( 4956): Btn_touch(6): value=1 when=156.698882
01-07 10:27:31.564 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.9 ] when=156.698882
01-07 10:27:31.565 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.566 D/PowerManagerService( 4956): UserActivityStateListenerState: 1
01-07 10:27:31.566 D/PowerManagerService( 4956): UserActivityState : 4 -> 1
01-07 10:27:31.567 D/AdapterProperties( 9178): Setting state to OFF
01-07 10:27:31.569 D/BluetoothKeystoreService( 9178): new BluetoothKeystoreService
isNiapMode: false
01-07 10:27:31.570 D/BluetoothAdapterService( 9178): Autoconnection is available
01-07 10:27:31.570 D/BluetoothAdapterService( 9178): updateAdapterState prevState =
10newState = 10
01-07 10:27:31.570 D/BluetoothKeystoreService( 9178): start
01-07 10:27:31.571 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.android.systemui cmp = com.android.systemui.tuner.TunerActivity
newState = 2 callingPackage = 10100/com.android.systemui
01-07 10:27:31.573 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_tuner_version
01-07 10:27:31.573 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:31.573 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:31.573 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:31.573 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:31.573 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:31.573 I/droid.bluetoot( 9178):
[0107/152731.573513:INFO:com_android_bluetooth_btservice_BluetoothKeystore.cpp(97)]
classInitNative: succeeds
01-07 10:27:31.573 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:31.573 D/BluetoothKeystoreService( 9178):
setBluetoothKeystoreService(): set to:
com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@ff49ac8
01-07 10:27:31.573 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:31.574 D/SettingsProvider( 4956): ret = 1
01-07 10:27:31.575 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.576 D/BluetoothKeystoreService( 9178): loadConfigData
01-07 10:27:31.578 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:31.579 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:31.582 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
01-07 10:27:31.582 E/SettingsHelper( 9204): HashMap CollisionException!! Please
don't add same setting uri!!! NewKey:any_screen_running, OriKey:any_screen_running
01-07 10:27:31.585 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:31.585 D/SemWallpaperColors( 4956): colorType=0, rgb=-1052689,
shadowData=1.5802164/0.5813176
01-07 10:27:31.586 D/SemWallpaperColors( 4956): calcAdaptiveDim, 0.0, ff000000
01-07 10:27:31.586 D/SemWallpaperColors( 4956): calcDarkModeDim, 0.25
01-07 10:27:31.586 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
5
01-07 10:27:31.586 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:31.587 D/WALLPAPER_SVC:LegibilityColor( 4956): getWallpaperColorPath,
path = /data/system/users/0/wallpaper_colors_info/home_phone.xml
01-07 10:27:31.587 D/SemWallpaperColors( 4956): save
/data/system/users/0/wallpaper_colors_info/home_phone.xml
01-07 10:27:31.587 D/PowerManagerService( 4956): [api] setDozeAfterScreenOff: true
(uid: 10100 pid: 9204)
01-07 10:27:31.588 D/SemWallpaperColors( 4956): save done
01-07 10:27:31.589 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:31.589 D/WALLPAPER_SVC:LegibilityColor( 4956): setWhiteBgSettings: 5
01-07 10:27:31.589 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.doze.-$
$Lambda$AODParameters$4Zvq42bZ1GKcQED7Fc0YXrSk6J8@fba9bf0
01-07 10:27:31.589 D/WALLPAPER_SVC:LegibilityColor( 4956): notifyColor end which =
5
01-07 10:27:31.593 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.595 D/BluetoothKeystoreService( 9178): getCompareResult: 0
01-07 10:27:31.595 E/SettingsHelper( 9204): Exception occurred
01-07 10:27:31.595 E/SettingsHelper( 9204):
java.lang.reflect.InvocationTargetException
01-07 10:27:31.595 E/SettingsHelper( 9204): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper$Item.read(SettingsHelper.java:2202)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper$ItemMap.updateMapAll(SettingsHelper.java:2
334)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.readSettingsDB(SettingsHelper.java:804)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.lambda$new$0(SettingsHelper.java:449)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.lambda$new$0$SettingsHelper(Unknown
Source:0)
01-07 10:27:31.595 E/SettingsHelper( 9204): at com.android.systemui.util.-$
$Lambda$SettingsHelper$apbmXCb2kdRq692aqXS3vBFo2ys.run(Unknown Source:2)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
java.lang.Thread.run(Thread.java:923)
01-07 10:27:31.595 E/SettingsHelper( 9204): Caused by:
android.provider.Settings$SettingNotFoundException: pen_detachment_option
01-07 10:27:31.595 E/SettingsHelper( 9204): at
android.provider.Settings$System.getIntForUser(Settings.java:3564)
01-07 10:27:31.595 E/SettingsHelper( 9204): at
android.provider.Settings$System.getInt(Settings.java:3553)
01-07 10:27:31.595 E/SettingsHelper( 9204): ... 8 more
01-07 10:27:31.601 I/droid.bluetoot( 9178):
[0107/152731.601211:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_stack_manager_thread
01-07 10:27:31.607 W/bt_btif ( 9178): btif_allow_config_write: set
allow_config_write to 1
01-07 10:27:31.607 E/droid.bluetoot( 9178):
[0107/152731.607737:ERROR:config.cc(104)] config_new: unable to open file
'/data/misc/bluedroid/bt_config.conf': No such file or directory
01-07 10:27:31.607 W/bt_btif_config( 9178): init unable to load config file:
/data/misc/bluedroid/bt_config.conf; using backup.
01-07 10:27:31.608 E/droid.bluetoot( 9178):
[0107/152731.607965:ERROR:config.cc(104)] config_new: unable to open file
'/data/misc/bluedroid/bt_config.bak': No such file or directory
01-07 10:27:31.608 W/bt_btif_config( 9178): init unable to load backup; attempting
to transcode legacy file.
01-07 10:27:31.608 E/bt_btif_config_transcode( 9178): btif_config_transcode unable
to load XML file '/data/misc/bluedroid/bt_config.xml': 3
01-07 10:27:31.608 E/bt_btif_config( 9178): init unable to transcode legacy file;
creating empty config.
01-07 10:27:31.608 W/droid.bluetoot( 9178):
[0107/152731.608318:WARNING:btif_config.cc(184)] read_or_set_metrics_salt: Failed
to read metrics salt from config
01-07 10:27:31.608 I/droid.bluetoot( 9178):
[0107/152731.608386:INFO:btif_config.cc(195)] read_or_set_metrics_salt: Metrics
salt is not invalid, creating new one
01-07 10:27:31.616 I/droid.bluetoot( 9178):
[0107/152731.616284:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_jni_thread
01-07 10:27:31.620 E/bt_btif_storage( 9178): btif_storage_get_adapter_property:
Controller not ready! Unable to return Bluetooth Address
01-07 10:27:31.620 D/BluetoothKeystoreService( 9178): initJni()
01-07 10:27:31.621 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_btsnoop_default_mode
01-07 10:27:31.621 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:31.621 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:31.621 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:31.621 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:31.621 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:31.621 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:31.621 E/BluetoothServiceJni( 9178): adapter_properties_callback:
Status 1 is incorrect
01-07 10:27:31.621 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:31.621 D/SettingsProvider( 4956): ret = 1
01-07 10:27:31.622 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.623 D/AdapterProperties( 9178): Name is: SM-A217M
01-07 10:27:31.623 D/AdapterProperties( 9178): BT Class:5a020c
01-07 10:27:31.624 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.625 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_cast_mode
01-07 10:27:31.625 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:31.626 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:31.626 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:31.626 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:31.626 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:31.626 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:31.626 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:31.626 D/SettingsProvider( 4956): ret = 1
01-07 10:27:31.627 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.628 D/AvPerformance( 9178): makeHashMapAvPerformance: Loading from
conf
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance
[exynos7420_UHQ] [648000]
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance
[exynos5433_UHQ] [650000]
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance
[exynos7420_HOTPLUG] [TRUE]
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance [MSM8228]
[600000]
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance [MSM8976]
[403200]
01-07 10:27:31.630 D/AvPerformance( 9178): makeHashMapAvPerformance [MSM8998_UHQ]
[336000]
01-07 10:27:31.631 D/AvPerformance( 9178): makeHashMapAvPerformance [PTSTEST]
[FALSE]
01-07 10:27:31.631 D/AvPerformance( 9178): checkAvCpuMinLock RoChip : exynos850
mlockFreq : null mlockFreqUhq : null mHotPlug : false mSinkMinLockFreq : null
mPtsTest : false
01-07 10:27:31.636 V/SamsungServiceLoggerImpl( 9204):
SamsungServiceLoggerImplBinderCallMonitorLogger
01-07 10:27:31.636 I/RuntimePermissions( 9213): observing
PreinstalledUserPackageInfoLiveData for 0 in RuntimePermissionsUpgradeController
01-07 10:27:31.637 I/PreinstalledUserPackageInfos( 9213): updating
PreinstalledUserPackageInfosLiveData for user 0
01-07 10:27:31.637 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-07 10:27:31.647 I/BluetoothAdapterService( 9178): Phone policy enabled
01-07 10:27:31.655 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 0 ports 0x7bd3b3fa50
01-07 10:27:31.655 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 0 ports
needed 11
01-07 10:27:31.655 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 11 ports 0x7bd370ea40
01-07 10:27:31.655 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 11 ports
needed 11
01-07 10:27:31.661 D/BluetoothDatabase( 9178): start()
01-07 10:27:31.663 D/BluetoothDatabase( 9178): Load Database
01-07 10:27:31.664 D/SemBluetoothDatabase( 9178): start()
01-07 10:27:31.666 D/SemBluetoothDatabase( 9178): Load Database
01-07 10:27:31.666 E/SemBluetoothDatabase( 9178): handleMessage : 0
01-07 10:27:31.675 D/BluetoothAdapterService( 9178): setAdapterService() - trying
to set service to com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:31.690 D/SystemUIAnalytics( 9204): SA is NOT configured
01-07 10:27:31.710 D/KeyguardUpdateMonitor( 9204):
Process.myUserHandle().getIdentifier() = 0
01-07 10:27:31.710 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:31.711 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:31.716 D/BluetoothAdapterService( 9178): onBind()
01-07 10:27:31.719 D/KeyguardUpdateMonitor( 9204): updateCredentialType() userId 0,
credentialType:0->-1, isSecure=false
01-07 10:27:31.724 D/CustomSdkMonitor( 9204): registerCallback this =
com.android.systemui.knox.CustomSdkMonitor@b3ff4aa
01-07 10:27:31.726 D/LockSettingsStorage( 4956): updateCarrierLock!!
01-07 10:27:31.729 D/ContainerMonitor( 9204): initialized
01-07 10:27:31.732 I/SemBluetoothDatabase( 9178): cacheSemMetadata
01-07 10:27:31.733 I/SemBluetoothDatabase( 9178): cacheSemMetadata: Database is
ready
01-07 10:27:31.739 D/BluetoothDatabase( 9178): compactLastConnectionTime:
Compacting metadata after load
01-07 10:27:31.739 I/BluetoothDatabase( 9178): cacheMetadata
01-07 10:27:31.741 D/SystemUIAdapter( 4956): registerSystemUICallback() is called
android.sec.enterprise.adapterlayer.ISystemUIAdapterCallback$Stub$Proxy@eeb9df4
01-07 10:27:31.746 D/SystemUIAdapter( 4956): registerSystemUICallback()
successfully added
01-07 10:27:31.746 D/SystemUIAdapter( 4956): registerSystemUICallback() callback
has registered. 1
01-07 10:27:31.755 D/EdmMonitor( 9204): EdmMonitor registerCallback
mEnableAdminLock:false mLicenseExpired:false
01-07 10:27:31.759 I/UcmService( 4956): getKeyguardStorageForCurrentUser : 0
01-07 10:27:31.763 W/Binder ( 4956): Outgoing transactions from this process must
be FLAG_ONEWAY
01-07 10:27:31.763 W/Binder ( 4956): java.lang.Throwable
01-07 10:27:31.763 W/Binder ( 4956): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-07 10:27:31.763 W/Binder ( 4956): at
com.samsung.android.knox.ucm.core.ICredentialManagerServiceSystemUICallback$Stub$Pr
oxy.setUCMKeyguardVendor(ICredentialManagerServiceSystemUICallback.java:94)
01-07 10:27:31.763 W/Binder ( 4956): at
com.samsung.ucm.ucmservice.CredentialManagerService.updateSystemUIMonitor(Credentia
lManagerService.java:5577)
01-07 10:27:31.763 W/Binder ( 4956): at
com.samsung.ucm.ucmservice.CredentialManagerService.registerSystemUICallback(Creden
tialManagerService.java:5586)
01-07 10:27:31.763 W/Binder ( 4956): at
com.samsung.android.knox.ucm.core.IUcmService$Stub.onTransact(IUcmService.java:1488
)
01-07 10:27:31.763 W/Binder ( 4956): at
android.os.Binder.execTransactInternal(Binder.java:1190)
01-07 10:27:31.763 W/Binder ( 4956): at
android.os.Binder.execTransact(Binder.java:1159)
01-07 10:27:31.773 D/PowerManagerService( 4956): [api] userActivityFromNative : 100
(event: 2 flags: 0) eventTime = 156907
01-07 10:27:31.777 I/RuntimePermissionsUpgradeController( 9213): Grandfathering SMS
and CallLog permissions
01-07 10:27:31.786 I/RuntimePermissionsUpgradeController( 9213): Grandfathering
location background permissions
01-07 10:27:31.788 I/RuntimePermissionsUpgradeController( 9213): Grandfathering
Storage permissions
01-07 10:27:31.791 I/RuntimePermissionsUpgradeController( 9213): Not expanding
location permissions as this is not an upgrade from Android P
01-07 10:27:31.791 I/RuntimePermissionsUpgradeController( 9213): Not expanding read
storage to access media location as this is a new user
01-07 10:27:31.793 D/CompatibilityChangeReporter( 9204): Compat change id reported:
147600208; UID 10100; state: ENABLED
01-07 10:27:31.805 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
01-07 10:27:31.805 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:27:31.806 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:27:31.827 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.policy.KeyguardStateControllerImpl$UpdateMonitorCall
back@2e5b8b0
01-07 10:27:31.827 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:31.829 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:31.829 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:31.840 D/SettingsHelper( 9204): readSettingsDB() COMPLETED elapsed= 253
01-07 10:27:31.843 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:31.843 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:31.893 D/MediaResumeListener( 9204): loaded resume components []
01-07 10:27:31.920 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperColors: which = 1 , userId = 0
01-07 10:27:31.921 D/WallpaperManager( 4956): openDefaultWallpaper()
01-07 10:27:31.925 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:31.926 I/WallpaperResourcesInfo( 4956): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:31.926 I/WallpaperResourcesInfo( 4956): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
01-07 10:27:31.926 I/WallpaperResourcesInfo( 4956): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
01-07 10:27:31.926 I/WallpaperResourcesInfo( 4956): getDefaultImageWallpaper:
wallpaperResId = 2130771969
01-07 10:27:31.926 D/WallpaperManager( 4956): openDefaultWallpaper: by [android]
01-07 10:27:31.933 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1691
01-07 10:27:31.934 W/AlarmManager( 9204): Unrecognized alarm listener
com.android.systemui.keyguard.-$
$Lambda$KeyguardSliceProvider$IhzByd8TsqFuOrSyuGurVskyPLo@320685b
01-07 10:27:31.937 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.keyguard.KeyguardSliceProvider$2@a83a1d1
01-07 10:27:31.937 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:31.970 V/SystemUIService( 9204): !@Boot_EBS_D: SystemUIApplication
created.
01-07 10:27:31.971 D/SystemUIBootTiming( 9204): DependencyInjection took to
complete: 1ms
01-07 10:27:31.987 V/WallpaperLoggerImpl( 9204): WallpaperLoggerImplWallpaper
01-07 10:27:31.994 I/system_server( 4956): Background concurrent copying GC freed
274961(12MB) AllocSpace objects, 47(1600KB) LOS objects, 49% free, 20MB/40MB,
paused 287us total 317.342ms
01-07 10:27:31.998 D/WallpaperService( 9204): onBind
01-07 10:27:32.000 D/KeyguardUpdateMonitor( 9204): handleServiceStateChange(subId=-
1, slotId=0, serviceState=null
01-07 10:27:32.000 W/KeyguardUpdateMonitor( 9204): invalid subId in
handleServiceStateChange()
01-07 10:27:32.000 D/KeyguardUpdateMonitor( 9204):
Process.myUserHandle().getIdentifier() = 0
01-07 10:27:32.002 D/KeyguardUpdateMonitor( 9204): setLockModeChangedCallback,
userID = 0
01-07 10:27:32.004 D/KeyguardUpdateMonitor( 9204): handleRingerModeChange(2)
01-07 10:27:32.005 D/InputReader( 4956): Btn_touch(6): value=0 when=157.140569
01-07 10:27:32.006 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=157.140569
01-07 10:27:32.008 D/KeyguardUpdateMonitor( 9204): handleRingerModeChange(2)
01-07 10:27:32.067 D/SettingsHelper( 9204): registerSettingsObserver() COMPLETED
elapsed= 226
01-07 10:27:32.203 D/WALLPAPER_SVC:LegibilityColor( 4956): getColorExtractor cancel
01-07 10:27:32.203 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 5
01-07 10:27:32.203 D/WallpaperManagerService( 4956): saveSettingsLockedInternal
mode = 4
01-07 10:27:32.203 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 5, landscape = false
01-07 10:27:32.206 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:32.206 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 5, 0
01-07 10:27:32.206 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperColors: which = 2 , userId = 0
01-07 10:27:32.207 I/SDPLogFile( 4956): Saving logs... [QS : 3]
01-07 10:27:32.213 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
croppedBitmap=android.graphics.Bitmap@30cfd08
01-07 10:27:32.213 D/SemWallpaperColors( 4956): fromBitmap 5
01-07 10:27:32.213 D/SemWallpaperColorsArea( 4956): getDisplayId 0
01-07 10:27:32.213 D/WALLPAPER_SVC:LegibilityColor( 4956): getColorExtractor cancel
01-07 10:27:32.213 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 6
01-07 10:27:32.213 D/WallpaperManagerService( 4956): saveSettingsLockedInternal
mode = 4
01-07 10:27:32.213 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 6, landscape = false
01-07 10:27:32.213 D/SemWallpaperColorsArea( 4956): SemWallpaperColorsArea which =
5, 720x1600,411x914,38,48, 11
01-07 10:27:32.214 D/SemWallpaperColors( 4956): fromBitmap 635, 47, major = null,
indicator = true
01-07 10:27:32.215 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:32.215 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 6, 0
01-07 10:27:32.215 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
wallpaper.croppedBitmap == null
01-07 10:27:32.215 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: which = 6 type = -1
01-07 10:27:32.215 D/Tonal ( 9204): Tonal Palette - index: 8. Main color:
ff71c0dd
01-07 10:27:32.215 D/Tonal ( 9204): Colors: ff07181d, ff0c2a31, ff113e46,
ff17545e, ff1e747d, ff25849c, ff2d9eba, ff62b1c5, ff71c0dd, ff8ac9e3, ffa7d3ea,
ffd0e7f4, ffecf6fb
01-07 10:27:32.215 D/Tonal ( 9204): Gradients:
01-07 10:27:32.215 D/Tonal ( 9204): Normal GradientColors(ff71c0dd, ff71c0dd)
01-07 10:27:32.215 D/Tonal ( 9204): Dark GradientColors(ff17545e, ff17545e)
01-07 10:27:32.215 D/Tonal ( 9204): Extra dark: GradientColors(ff113e46,
ff113e46)
01-07 10:27:32.215 D/Tonal ( 9204): Tonal Palette - index: 8. Main color:
ff71c0dd
01-07 10:27:32.215 D/Tonal ( 9204): Colors: ff07181d, ff0c2a31, ff113e46,
ff17545e, ff1e747d, ff25849c, ff2d9eba, ff62b1c5, ff71c0dd, ff8ac9e3, ffa7d3ea,
ffd0e7f4, ffecf6fb
01-07 10:27:32.216 D/Tonal ( 9204): Gradients:
01-07 10:27:32.216 D/Tonal ( 9204): Normal GradientColors(ff71c0dd, ff71c0dd)
01-07 10:27:32.216 D/Tonal ( 9204): Dark GradientColors(ff17545e, ff17545e)
01-07 10:27:32.216 D/Tonal ( 9204): Extra dark: GradientColors(ff113e46,
ff113e46)
01-07 10:27:32.216 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
01-07 10:27:32.216 D/WALLPAPER_SVC:OMCWallpaper( 4956):
getOperatorWallpaperBitmap()
01-07 10:27:32.216 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
01-07 10:27:32.216 W/WALLPAPER_SVC:DefaultWallpaper( 4956): Fail to get default
file name
01-07 10:27:32.216 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: bitmap is null
01-07 10:27:32.217 D/WALLPAPER_SVC:WallpaperManagerService( 4956): croppedBitmap ==
null
01-07 10:27:32.217 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
6
01-07 10:27:32.217 E/WALLPAPER_SVC:LegibilityColor( 4956): colors == null, return
01-07 10:27:32.226 I/SDPLogFile( 4956): Set permission : 0
01-07 10:27:32.227 I/SDPLogFile( 4956): Saving success! [FP : 433, FS : 433]
01-07 10:27:32.239 D/InputReader( 4956): Btn_touch(6): value=1 when=157.374441
01-07 10:27:32.239 I/InputReader( 4956): Touch event's action is 0x0 (id=3, t=0)
[pCnt=1, s=0.10 ] when=157.374441
01-07 10:27:32.256 I/ColorExtractor( 4956): ColorExtractor Memory Usage 32768
01-07 10:27:32.274 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:32.275 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:32.300 I/ColorExtractor( 4956): ColorExtractor Memory Usage 86016
01-07 10:27:32.301 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:32.307 D/SemWallpaperColors( 4956): edgeCase 0, ffffffff
01-07 10:27:32.311 D/SemWallpaperColors( 4956): fromBitmap 670, 1181, major = null,
indicator = false
01-07 10:27:32.330 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:32.331 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:32.337 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:32.337 D/SemWallpaperColors( 4956): colorType=0, rgb=-789517,
shadowData=1.5889654/0.58405167
01-07 10:27:32.338 D/SemWallpaperColors( 4956): fromBitmap 719, 84, major = null,
indicator = false
01-07 10:27:32.357 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:32.358 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:32.364 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:32.364 D/SemWallpaperColors( 4956): colorType=0, rgb=-1052689,
shadowData=1.5802164/0.5813176
01-07 10:27:32.364 D/SemWallpaperColors( 4956): calcAdaptiveDim, 0.0, ff000000
01-07 10:27:32.365 D/SemWallpaperColors( 4956): calcDarkModeDim, 0.25
01-07 10:27:32.365 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
5
01-07 10:27:32.365 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:32.365 D/WALLPAPER_SVC:LegibilityColor( 4956): getWallpaperColorPath,
path = /data/system/users/0/wallpaper_colors_info/home_phone.xml
01-07 10:27:32.365 D/SemWallpaperColors( 4956): save
/data/system/users/0/wallpaper_colors_info/home_phone.xml
01-07 10:27:32.366 D/SemWallpaperColors( 4956): save done
01-07 10:27:32.366 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:32.366 D/WALLPAPER_SVC:LegibilityColor( 4956): setWhiteBgSettings: 5
01-07 10:27:32.367 D/WALLPAPER_SVC:LegibilityColor( 4956): notifyColor end which =
5
01-07 10:27:32.367 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:32.368 D/WallpaperManager( 9204): onSemWallpaperColorsChanged
[version:12, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.25]
01-07 10:27:32.368 D/WallpaperManager( 9204): [STATUSBAR, Rect(42, 19 - 677,
66):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
01-07 10:27:32.368 D/WallpaperManager( 9204): [BODY, Rect(24, 112 - 694,
1293):0/fff3f3f3/1.5889654/0.58405167, 223.8/0.4854369/0.80784315]
01-07 10:27:32.368 D/WallpaperManager( 9204): [NAVIBAR, Rect(0, 1515 - 719,
1599):0/ffefefef/1.5802164/0.5813176, 273.2903/0.7013575/0.8666667], which=5
01-07 10:27:32.372 I/io_stats( 4394): !@ 179,0 r 59291 3810981 w 7020 373316 d 1356
248988 f 1664 1661 iot 24216 0 th 51200 0 0 pt 0 inp 0 0 157.507
01-07 10:27:32.459 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.PACKAGE_CHANGED
01-07 10:27:32.473 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.PACKAGE_CHANGED
01-07 10:27:32.606 D/InputReader( 4956): Btn_touch(6): value=0 when=157.741251
01-07 10:27:32.606 I/InputReader( 4956): Touch event's action is 0x1 (id=3, t=0)
[pCnt=1, s=] when=157.741251
01-07 10:27:32.693 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.694 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.695 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.696 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.697 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.698 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.698 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.699 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.699 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.700 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.701 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.701 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.702 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.704 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.704 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.705 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.705 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.706 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.707 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.707 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.708 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.709 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.710 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.710 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.711 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.711 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.712 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.713 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.713 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.714 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.715 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.716 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.717 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.717 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.718 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.719 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.719 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.720 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.720 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.721 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.722 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.722 V/StorageManagerService( 4956): Package null has legacy storage
01-07 10:27:32.723 V/LocationManagerService( 4956): location appop changed for
com.google.android.ext.services
01-07 10:27:32.723 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack.tethering
01-07 10:27:32.723 V/LocationManagerService( 4956): location appop changed for
com.google.android.cellbroadcastservice
01-07 10:27:32.723 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack.permissionconfig
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.android.providers.telephony
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.incallui
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.android.mms.service
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.android.ons
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.android.stk
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.app.telephonyui
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.android.stk2
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.sec.android.RilServiceModeApp
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.samsung.crane
01-07 10:27:32.724 V/LocationManagerService( 4956): location appop changed for
com.sec.phone
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.callbgprovider
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.android.phone
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.cidmanager
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.sec.android.application.csc
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.sdm.config
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.faceservice
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.cmh
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.mlp
01-07 10:27:32.725 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.725 V/LocationManagerService( 4956): location appop changed for
com.samsung.storyservice
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.samsung.ipservice
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.android.printspooler
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.android.chrome
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.google.android.projection.gearhead
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.sec.enterprise.knox.cloudmdm.smdms
01-07 10:27:32.726 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.knox.vpn.proxyhandler
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.android.bluetooth
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.google.android.youtube
01-07 10:27:32.726 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.app.galaxyfinder
01-07 10:27:32.726 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.727 V/LocationManagerService( 4956): location appop changed for
com.sec.location.nfwlocationprivacy
01-07 10:27:32.727 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.728 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.calendar
01-07 10:27:32.728 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.729 V/LocationManagerService( 4956): location appop changed for
com.osp.app.signin
01-07 10:27:32.729 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.smartmirroring
01-07 10:27:32.730 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.730 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.730 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.easysetup
01-07 10:27:32.731 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.733 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.733 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.mdx.quickboard
01-07 10:27:32.734 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.734 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.736 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.736 V/LocationManagerService( 4956): location appop changed for
com.android.vending
01-07 10:27:32.737 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.738 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.738 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.739 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.739 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.740 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.messaging
01-07 10:27:32.740 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.741 V/LocationManagerService( 4956): location appop changed for
com.sec.android.gallery3d
01-07 10:27:32.741 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.742 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.kgclient
01-07 10:27:32.742 V/LocationManagerService( 4956): location appop changed for
com.android.bips
01-07 10:27:32.743 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.743 V/LocationManagerService( 4956): location appop changed for
com.google.android.captiveportallogin
01-07 10:27:32.743 V/LocationManagerService( 4956): location appop changed for
com.google.android.apps.maps
01-07 10:27:32.744 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.744 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.dynamiclock
01-07 10:27:32.745 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.745 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.747 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.747 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.748 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.748 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.749 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.750 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.750 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.dialer
01-07 10:27:32.750 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.751 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.751 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.scs
01-07 10:27:32.752 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.753 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.753 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.754 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.livestickers
01-07 10:27:32.754 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.755 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.mateagent
01-07 10:27:32.755 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.756 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.757 V/LocationManagerService( 4956): location appop changed for
com.sec.android.app.camera
01-07 10:27:32.757 V/StorageManagerService( 4956): Package null does not have
legacy storage
01-07 10:27:32.757 I/PackageManager( 4956): Permission ownership changed. Updating
all permissions.
01-07 10:27:32.776 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1701
01-07 10:27:32.872 W/SystemServiceManager( 4956): Service
com.android.server.policy.PermissionPolicyService took 1748 ms in onBootPhase
01-07 10:27:32.872 D/SystemServiceManager( 4956): !@Boot_SystemServer: 1748ms :
(550) com.android.server.policy.PermissionPolicyService
01-07 10:27:32.873 I/SystemServiceManager( 4956): !@Boot_EBS: Took 1748ms by
'com.android.server.policy.PermissionPolicyService' (550)
01-07 10:27:32.873 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.policy.PermissionPolicyService took to complete:
1748ms
01-07 10:27:32.873 D/SystemServerTiming( 4956): !@Boot_SystemServer: 1748ms :
OnBootPhase_550_com.android.server.policy.Permissi
01-07 10:27:32.873 I/SystemServerTiming( 4956): !@Boot_EBS: Took 1748ms by
'OnBootPhase_550_com.android.server.policy.Permissi'
01-07 10:27:32.873 I/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle
01-07 10:27:32.873 D/SystemServerTiming( 4956):
OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
01-07 10:27:32.873 I/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.continuity.SemContinuityService
01-07 10:27:32.873 D/SystemServerTiming( 4956):
OnBootPhase_550_com.samsung.android.server.continuity.SemContinuityService took to
complete: 0ms
01-07 10:27:32.873 D/SystemServerTiming( 4956): OnBootPhase_550 took to complete:
1889ms
01-07 10:27:32.873 W/Looper ( 4956): Slow dispatch took 114ms android.fg
h=android.os.Handler c=<recycled PooledLambda@ddd08e8> m=0
01-07 10:27:32.873 D/SystemServerTiming( 4956): !@Boot_SystemServer: 1889ms :
OnBootPhase_550
01-07 10:27:32.873 I/SystemServerTiming( 4956): !@Boot_EBS: Took 1889ms by
'OnBootPhase_550'
01-07 10:27:32.873 D/SystemServerTiming( 4956): StartActivityManagerReadyPhase took
to complete: 1889ms
01-07 10:27:32.873 D/SystemServerTiming( 4956): !@Boot_SystemServer: 1889ms :
StartActivityManagerReadyPhase
01-07 10:27:32.874 I/SystemServerTiming( 4956): !@Boot_EBS: Took 1889ms by
'StartActivityManagerReadyPhase'
01-07 10:27:32.874 I/SystemServerTiming( 4956): StartObservingNativeCrashes
01-07 10:27:32.874 D/SystemServerTiming( 4956): StartObservingNativeCrashes took to
complete: 1ms
01-07 10:27:32.875 I/SystemServerTiming( 4956): SemMdnieManagerService
01-07 10:27:32.875 I/SystemServerTimingAsync( 4956):
InitThreadPoolExec:WebViewFactoryPreparation
01-07 10:27:32.875 I/SystemServer( 4956): WebViewFactoryPreparation
01-07 10:27:32.875 I/SystemServerTimingAsync( 4956): WebViewFactoryPreparation
01-07 10:27:32.875 I/WebViewUpdateServiceImpl( 4956): One-time migration: enabling
com.google.android.webview
01-07 10:27:32.875 I/SystemServer( 4956): mDNIe Service
01-07 10:27:32.878 D/PackageManager( 4956): 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
01-07 10:27:32.878 D/SettingsProvider( 4956): isChangeAllowed() : name =
webview_fallback_logic_enabled
01-07 10:27:32.879 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:32.883 D/SemMdnieManagerService( 4956): SYSFS_MDNIE_FACTORY_MDNIE :
false, mMdnieWhiteRGBSupported - false
01-07 10:27:32.885 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(mDNIe:4956)
01-07 10:27:32.885 D/SystemServerTiming( 4956): SemMdnieManagerService took to
complete: 10ms
01-07 10:27:32.885 I/SystemServerTiming( 4956): SemDisplaySolution
01-07 10:27:32.885 I/SystemServer( 4956): SemDisplaySolution Service
01-07 10:27:32.888 D/SemDisplaySolutionManagerService( 4956):
mUseMdnieScenarioControlServiceConfig : false
01-07 10:27:32.888 D/SemDisplaySolutionManagerService( 4956):
mUseAdaptiveDisplaySolutionServiceConfig : false
01-07 10:27:32.888 D/SemDisplaySolutionManagerService( 4956):
mUseEyeComfortSolutionServiceConfig : false
01-07 10:27:32.888 D/SemDisplaySolutionManagerService( 4956):
mUseBigDataLoggingServiceConfig : false
01-07 10:27:32.888 D/SemDisplaySolutionManagerService( 4956):
mScreenBrightnessExtendedMaximumConfig : 306
01-07 10:27:32.889 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:32.889 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:32.890 D/SystemServerTimingAsync( 4956): WebViewFactoryPreparation took
to complete: 15ms
01-07 10:27:32.890 D/SystemServerTimingAsync( 4956):
InitThreadPoolExec:WebViewFactoryPreparation took to complete: 15ms
01-07 10:27:32.891 D/SemDisplaySolutionManagerService( 4956):
mHighBrightnessModeEnabled : false , mAdaptiveScreenModeEnabled : true ,
mHighDynamicRangeEnabled : false
01-07 10:27:32.893 W/System.err( 4956): java.io.FileNotFoundException:
/sys/class/lcd/panel/irc_mode: open failed: EACCES (Permission denied)
01-07 10:27:32.893 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:32.893 W/System.err( 4956): at
java.io.FileOutputStream.<init>(FileOutputStream.java:236)
01-07 10:27:32.893 W/System.err( 4956): at
java.io.FileOutputStream.<init>(FileOutputStream.java:186)
01-07 10:27:32.893 W/System.err( 4956): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.sysfsWrite(Sem
DisplaySolutionManagerService.java:464)
01-07 10:27:32.893 W/System.err( 4956): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.setting_is_cha
nged(SemDisplaySolutionManagerService.java:338)
01-07 10:27:32.893 W/System.err( 4956): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.<init>(SemDisp
laySolutionManagerService.java:280)
01-07 10:27:32.893 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:32.893 W/System.err( 4956): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3698)
01-07 10:27:32.893 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.893 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.893 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.893 W/System.err( 4956): Caused by: android.system.ErrnoException:
open failed: EACCES (Permission denied)
01-07 10:27:32.893 W/System.err( 4956): at libcore.io.Linux.open(Native Method)
01-07 10:27:32.893 W/System.err( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:32.893 W/System.err( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:32.894 W/System.err( 4956): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:32.894 W/System.err( 4956): ... 16 more
01-07 10:27:32.894 D/SemDisplaySolutionManagerService( 4956): IRC Mode :
moderato_mode
01-07 10:27:32.895 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(DisplaySolution:4956)
01-07 10:27:32.895 D/SystemServerTiming( 4956): SemDisplaySolution took to
complete: 10ms
01-07 10:27:32.895 I/SystemServer( 4956): SemInputDeviceManagerService true
01-07 10:27:32.895 I/SystemServerTiming( 4956): SemInputDeviceManagerService
01-07 10:27:32.895 I/SystemServer( 4956): SemInputDeviceManagerService
01-07 10:27:32.899 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISehSysInputDev/default
01-07 10:27:32.902 I/[email protected]( 4617):
getTspSupportFeature: ret:0, outBuf:1
01-07 10:27:32.902 D/SemInputDeviceManagerService( 4956): getTspSupportFeature
(1) : ret: 0, buff: 1
01-07 10:27:32.903 D/SemInputDeviceManagerService( 4956): getTspSupportFeature:
AOT,
01-07 10:27:32.903 I/[email protected]( 4617):
sysinput:TSP Not supported cmd sysfs(cmd_node_support:false,devid:2)
01-07 10:27:32.903 I/[email protected]( 4617):
getTspSupportFeature: ret:-1, outBuf:NG
01-07 10:27:32.903 D/SemInputDeviceManagerService( 4956): getTspSupportFeature
(2) : ret: -1, buff: NG
01-07 10:27:32.903 D/SemInputDeviceManagerService( 4956): getTspSupportFeature: is
NG
01-07 10:27:32.903 D/Zygote ( 4560): Forked child process 9298
01-07 10:27:32.904 I/[email protected]( 4617):
getTspCommandList: ret:0, outBuf:++factory command list++
01-07 10:27:32.904 I/[email protected]( 4617): fw_update
01-07 10:27:32.904 I/[email protected]( 4617):
get_fw_ver_bin
01-07 10:27:32.904 I/[email protected]( 4617):
get_fw_ver_ic
01-07 10:27:32.904 I/[email protected]( 4617):
get_threshold
01-07 10:27:32.904 I/[email protected]( 4617): get_x_num
01-07 10:27:32.904 I/[email protected]( 4617): get_y_num
01-07 10:27:32.904 I/[email protected]( 4617):
run_dynamic_range_test_read
01-07 10:27:32.904 I/[email protected]( 4617):
run_dynamic_range_test_read_all
01-07 10:27:32.904 I/[email protected]( 4617):
run_open_short_test_read
01-07 10:27:32.904 I/[email protected]( 4617):
run_open_short_test_read_all
01-07 10:27:32.904 I/[email protected]( 4617):
run_noise_test_read
01-07 10:27:32.904 I/[email protected]( 4617):
run_noise_test_read_all
01-07 10:27:32.904 I/[email protected]( 4617):
get_gap_data_x_all
01-07 10:27:32.904 I/[email protected]( 4617):
get_gap_data_y_all
01-07 10:27:32.904 I/[email protected]( 4617):
factory_cmd_result_all
01-07 10:27:32.904 I/[email protected]( 4617):
check_connection
01-07 10:27:32.904 I/[email protected]( 4617):
get_crc_check
01-07 10:27:32.904 I/[email protected]( 4617):
set_grip_data
01-07 10:27:32.904 I/[email protected]( 4617):
aot_enable
01-07 10:27:32.904 I/[email protected]( 4617):
dead_zone_enable
01-07 10:27:32.904 I/[email protected]( 4617):
01-07 10:27:32.904 I/[email protected]( 4617):
01-07 10:27:32.904 D/SemInputDeviceManagerService( 4956): getTspCommandList (1) :
ret: 0
01-07 10:27:32.905 D/SemInputDeviceManagerService( 4956): getSupportCommandList:
TSP1: ++factory command list+
+,fw_update,get_fw_ver_bin,get_fw_ver_ic,get_threshold,get_x_num,get_y_num,run_dyna
mic_range_test_read,run_dynamic_range_test_read_all,run_open_short_test_read,run_op
en_short_test_read_all,run_noise_test_read,run_noise_test_read_all,get_gap_data_x_a
ll,get_gap_data_y_all,factory_cmd_result_all,check_connection,get_crc_check,set_gri
p_data,aot_enable,dead_zone_enable,,
01-07 10:27:32.905 I/[email protected]( 4617):
sysinput:TSP Not supported cmd sysfs(cmd_node_support:false,devid:2)
01-07 10:27:32.905 I/[email protected]( 4617):
getTspCommandList: ret:-1, outBuf:NG
01-07 10:27:32.905 D/SemInputDeviceManagerService( 4956): getTspCommandList (2) :
ret: -1
01-07 10:27:32.906 D/SemInputDeviceManagerService( 4956): getSupportCommandList:
TSP2: NG
01-07 10:27:32.906 I/[email protected]( 4617): Not
supported cmd sysfs(cmd_node_support:false)
01-07 10:27:32.906 I/[email protected]( 4617):
getSpenCommandList: ret:-1, outBuf:NG
01-07 10:27:32.907 D/SemInputDeviceManagerService( 4956): getSpenCommandList: ret:
-1
01-07 10:27:32.907 D/SemInputDeviceManagerService( 4956): getSupportCommandList:
SPEN: NG
01-07 10:27:32.907 I/ActivityManager( 4956): Start proc 9298:WebViewLoader-armeabi-
v7a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for null
01-07 10:27:32.907 D/SemInputDeviceManagerService( 4956): registerUEventObserver
01-07 10:27:32.908 D/SemInputDeviceManagerService( 4956):
updateRefreshRateFromSettings: 0
01-07 10:27:32.908 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:32.908 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:32.910 D/SemInputDeviceManagerService( 4956): registerSettingObserver
01-07 10:27:32.910 D/SemInputDeviceManagerService( 4956): registerBroadcastReceiver
01-07 10:27:32.910 D/SemInputDeviceManagerService( 4956): registerServiceListener
01-07 10:27:32.910 D/SemInputDeviceManagerService( 4956): done
01-07 10:27:32.912 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(SemInputDeviceManagerService:4956)
01-07 10:27:32.912 D/SystemServerTiming( 4956): SemInputDeviceManagerService took
to complete: 16ms
01-07 10:27:32.912 I/SystemServerTiming( 4956): StartSystemUI
01-07 10:27:32.912 I/SystemServer( 4956): !@Boot_EBS_F: StartSystemUI
01-07 10:27:32.917 V/KeyguardServiceDelegate( 4956): *** Keyguard started
01-07 10:27:32.917 D/SystemServerTiming( 4956): StartSystemUI took to complete: 5ms
01-07 10:27:32.917 I/SystemServerTiming( 4956): startThemeService
01-07 10:27:32.918 V/SystemUIService( 9204): Starting SystemUI services for user 0.
01-07 10:27:32.919 D/SystemUIBootTiming( 9204):
StartServicescom.android.systemui.VendorServices took to complete: 1ms
01-07 10:27:32.920 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.themecenter
01-07 10:27:32.920 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:32.920 D/Zygote ( 4558): Forked child process 9307
01-07 10:27:32.921 D/SystemServerTiming( 4956): startThemeService took to complete:
3ms
01-07 10:27:32.921 I/SystemServerTiming( 4956): startResourceOverlayService
01-07 10:27:32.923 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.localeoverlaymanager
01-07 10:27:32.924 D/SystemServerTiming( 4956): startResourceOverlayService took to
complete: 3ms
01-07 10:27:32.924 I/SystemServerTiming( 4956): ExternalAccessoryService
01-07 10:27:32.925 I/ExternalAccessoryService( 4956): startObserving
USB_CCIC_UEVENT
01-07 10:27:32.925 D/SystemServerTiming( 4956): ExternalAccessoryService took to
complete: 0ms
01-07 10:27:32.925 I/SystemServerTiming( 4956): KT UCA Service
01-07 10:27:32.925 I/SystemServerTimingAsync( 4956): InitThreadPoolExec:Load of
Classes of Lazy Services
01-07 10:27:32.925 I/SystemServerTimingAsync( 4956):
SamsungKeyProvisioningManagerService
01-07 10:27:32.925 D/LazyService( 4956): SamsungKeyProvisioningManagerService
addService
01-07 10:27:32.925 D/SystemServerTimingAsync( 4956):
SamsungKeyProvisioningManagerService took to complete: 0ms
01-07 10:27:32.925 D/SystemServerTiming( 4956): KT UCA Service took to complete:
1ms
01-07 10:27:32.925 I/SystemServerTimingAsync( 4956): Email Keystore Service
01-07 10:27:32.925 I/SystemServerTiming( 4956): Mobile Payment Service
01-07 10:27:32.925 I/SystemServer( 4956): Email Keystore Service
01-07 10:27:32.925 D/SystemServerTiming( 4956): Mobile Payment Service took to
complete: 0ms
01-07 10:27:32.925 I/SystemServer( 4956): TIMA Service
01-07 10:27:32.925 I/SystemServerTiming( 4956): TIMA Service
01-07 10:27:32.925 D/LazyService( 4956): emailksproxy addService
01-07 10:27:32.925 D/SystemServerTimingAsync( 4956): Email Keystore Service took to
complete: 0ms
01-07 10:27:32.925 I/SystemServerTimingAsync( 4956): IcccManagerService
01-07 10:27:32.925 D/SystemServerTimingAsync( 4956): IcccManagerService took to
complete: 0ms
01-07 10:27:32.926 I/SystemServerTimingAsync( 4956): DsmsService
01-07 10:27:32.926 I/ActivityManager( 4956): Start proc 9307:WebViewLoader-arm64-
v8a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for null
01-07 10:27:32.926 D/LazyService( 4956): dsms addService
01-07 10:27:32.926 D/SystemServerTimingAsync( 4956): DsmsService took to complete:
0ms
01-07 10:27:32.926 D/SystemServerTimingAsync( 4956): InitThreadPoolExec:Load of
Classes of Lazy Services took to complete: 0ms
01-07 10:27:32.926 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:32.926 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:32.926 E/WebViewLoader-( 9298): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:32.928 D/TimaService( 4956): TIMA3: in loadTlcServer
01-07 10:27:32.928 D/TimaService( 4956): TIMA: in getTimaVersion
01-07 10:27:32.928 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.928 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.929 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:32.930 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:32.931 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:32.933 D/SystemUIBootTiming( 9204):
StartServicescom.android.systemui.util.NotificationChannels took to complete: 13ms
01-07 10:27:32.934 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:32.934 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:32.934 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:32.936 E/WebViewLoader-( 9307): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:32.939 D/Zygote ( 4558): Forked child process 9330
01-07 10:27:32.941 D/TimaService( 4956): Start tlc_server for ESECOMM done :
setprop
01-07 10:27:32.941 D/TimaService( 4956): TIMA: in initCCMDatabase
01-07 10:27:32.941 D/TimaService( 4956): TIMA: in initCCMDatabase - creating CCM
directory
01-07 10:27:32.941 I/ActivityManager( 4956): Start proc
9330:com.samsung.android.themecenter/1000 for service
{com.samsung.android.themecenter/com.samsung.android.thememanager.ThemeManagerServi
ce}
01-07 10:27:32.942 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:32.942 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:32.943 D/TimaService( 4956): TIMA: in initCCMDatabase - creating CCM
CSR profile directory
01-07 10:27:32.943 D/TimaService( 4956): TIMA: in initCCMDatabase - creating CCM DB
file
01-07 10:27:32.944 D/TimaService( 4956): TIMA: Start TimaService
01-07 10:27:32.945 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(tima:4956)
01-07 10:27:32.945 I/SystemServiceManager( 4956): Starting
com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle
01-07 10:27:32.945 D/TimaKeystoreService( 4956): TimeKeystoreService DKS LifeCycle
creator
01-07 10:27:32.947 V/SamsungServiceLoggerImpl( 9204):
SamsungServiceLoggerImplNavBarLogger
01-07 10:27:32.949 D/TimaService( 4956): TIMA: in getTimaVersion
01-07 10:27:32.949 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.949 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.949 D/TimaKeystoreService( 4956): TimeKeystoreService DKS LifeCycle
onStart
01-07 10:27:32.949 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knox_timakeystore_policy:4956)
01-07 10:27:32.950 D/SystemServerTiming( 4956): TIMA Service took to complete: 24ms
01-07 10:27:32.950 D/SystemServer( 4956): Added TimaKesytore provider
01-07 10:27:32.951 D/ActivityThread( 9307): setConscryptValidator
01-07 10:27:32.951 D/ActivityThread( 9307): setConscryptValidator - put
01-07 10:27:32.953 D/ClientCertificateManager Service( 4956):
ClientCertificateManager Constructor get SemPersonaManager
01-07 10:27:32.955 D/EdmStorageProvider( 4956):
getCount(ClientCertificateManagerTable) - 0
01-07 10:27:32.955 D/TimaService( 4956): TIMA: in getTimaVersion
01-07 10:27:32.955 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.955 D/TimaService( 4956): TIMA: in getTimaStatus
01-07 10:27:32.956 D/ClientCertificateManager Service( 4956): default admin uid
already exist
01-07 10:27:32.956 D/ClientCertificateManager Service( 4956): Called update
adminInfo for ccm profile succeed
01-07 10:27:32.957 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{8def92c 9307:WebViewLoader-arm64-v8a/1037}
app.isolatedEntryPoint=android.webkit.WebViewLibraryLoader$RelroFileCreator
instr2=null
01-07 10:27:32.956 D/Zygote ( 4558): Forked child process 9343
01-07 10:27:32.957 D/ActivityThread( 9298): setConscryptValidator
01-07 10:27:32.957 D/ActivityThread( 9298): setConscryptValidator - put
01-07 10:27:32.958 D/OomAdjuster( 4956): Set persistent 9307 WebViewLoader-arm64-
v8a adj -700: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:32.958 I/ActivityManager( 4956): Changes in 1037 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:32.959 I/AppOps ( 4956): updateUidProcState uid: 1037 procState: 0
capability:7
01-07 10:27:32.959 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1037,
700 > 100, 0 > 7
01-07 10:27:32.959 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(knox_ccm_policy:4956)
01-07 10:27:32.962 I/ActivityManager( 4956): Start proc
9343:com.samsung.android.localeoverlaymanager/1000 for service
{com.samsung.android.localeoverlaymanager/com.samsung.android.localeoverlaymanager.
ResourceOverlayService}
01-07 10:27:32.964 D/NavigationModeController( 9204): onDeviceProvisionedChanged:
false
01-07 10:27:32.965 V/WebViewLibraryLoader( 9307): RelroFileCreator (64bit = true),
package: com.google.android.webview library: libmonochrome.so
01-07 10:27:32.972 E/oid.themecente( 9330): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:32.975 E/eoverlaymanage( 9343): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:32.977 D/NavigationModeController( 9204): getCurrentUserContext:
contextUser=0 currentUser=0
01-07 10:27:32.978 D/NavigationModeController( 9204): getCurrentUserContext:
contextUser=0 currentUser=0
01-07 10:27:32.978 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:32.978 D/NavigationModeController( 9204): getCurrentNavbarCanMoveState:
navbarCanMove=true contextUser=0
01-07 10:27:32.979 E/NavigationModeController( 9204): updateCurrentInteractionMode:
mode=0
01-07 10:27:32.979 D/NavigationModeController( 9204): contextUser=0
01-07 10:27:32.979 D/NavigationModeController( 9204): assetPaths=
01-07 10:27:32.979 D/NavigationModeController( 9204):
/system/framework/framework-res.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/GmsConfigOverlayCommon.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/GmsConfigOverlayGSA.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/GoogleExtServicesConfigOverlay.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/GooglePermissionControllerFrameworkOverlay.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/ModuleMetadataGoogleOverlay.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/vendor/overlay/framework-res__auto_generated_rro_vendor.apk
01-07 10:27:32.979 D/NavigationModeController( 9204):
/product/overlay/framework-res__auto_generated_rro_product.apk
01-07 10:27:32.980 D/NavigationModeController( 9204): /system/system_ext/priv-
app/SystemUI/SystemUI.apk
01-07 10:27:32.980 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:32.980 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:32.983 I/ClientCertificateManager Service( 4956):
checkUsersAndAddExemptList() user 0
01-07 10:27:32.984 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.email.provider
01-07 10:27:32.984 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{3f758df 9298:WebViewLoader-armeabi-v7a/1037}
app.isolatedEntryPoint=android.webkit.WebViewLibraryLoader$RelroFileCreator
instr2=null
01-07 10:27:32.984 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.984 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:453)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.985 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.985 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.985 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.985 D/OomAdjuster( 4956): Set persistent 9298 WebViewLoader-armeabi-
v7a adj -700: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:32.985 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.986 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.email.sync
01-07 10:27:32.987 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.987 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:458)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.987 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.987 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.987 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException: com.android.exchange
01-07 10:27:32.987 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.987 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.987 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:462)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.988 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.988 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.988 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.989 D/ActivityThread( 9330): setConscryptValidator
01-07 10:27:32.990 D/ActivityThread( 9330): setConscryptValidator - put
01-07 10:27:32.992 D/SettingsProvider( 4956): isChangeAllowed() : name =
navigation_mode
01-07 10:27:32.992 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:32.992 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:32.992 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:32.992 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:32.992 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:32.993 V/WebViewLibraryLoader( 9298): RelroFileCreator (64bit = false),
package: com.google.android.webview library: libmonochrome.so
01-07 10:27:32.993 I/ActivityManager( 4956): DSS OFF for
com.samsung.android.themecenter
01-07 10:27:32.995 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:32.995 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.spayfw
01-07 10:27:32.995 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.995 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.995 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.995 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.995 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.996 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.996 D/ActivityThread( 9343): setConscryptValidator
01-07 10:27:32.996 D/ActivityThread( 9343): setConscryptValidator - put
01-07 10:27:32.997 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:32.997 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{849cdb6 9330:com.samsung.android.themecenter/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:32.997 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.spay
01-07 10:27:32.997 D/SettingsProvider( 4956): ret = 1
01-07 10:27:32.997 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.997 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.997 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.997 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.997 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.998 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.app.shealth
01-07 10:27:32.998 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:32.998 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.998 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.998 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.998 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.998 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.998 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spaymini
01-07 10:27:32.999 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.999 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.999 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.999 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:32.999 W/System.err( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.oneconnect
01-07 10:27:32.999 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:405)
01-07 10:27:32.999 W/System.err( 4956): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
384)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4269)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4487)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3975)
01-07 10:27:32.999 W/System.err( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:32.999 W/System.err( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:32.999 W/System.err( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:33.000 W/System.err( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.000 W/System.err( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:33.000 I/ActivityManager( 4956): DSS OFF for
com.samsung.android.localeoverlaymanager
01-07 10:27:33.002 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{822418d 9343:com.samsung.android.localeoverlaymanager/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:33.004 D/ActivityThread( 9330): handleBindApplication()++
app=com.samsung.android.themecenter
01-07 10:27:33.010 D/ActivityThread( 9343): handleBindApplication()++
app=com.samsung.android.localeoverlaymanager
01-07 10:27:33.010 V/SamsungServiceLoggerImpl( 9204):
SamsungServiceLoggerImplKeyguardLogger
01-07 10:27:33.011 D/ClientCertificateManager Service( 4956):
setupPersonaStateReceiver called1
01-07 10:27:33.015 D/ClientCertificateManager Service( 4956): Initialize
mInternalHandler & start the thread
01-07 10:27:33.019 D/PluginLockManager( 9204): persist.sys.rescue_level: 0
01-07 10:27:33.020 I/ClientCertificateManager Service( 4956):
ClientCertificateManager.isPremiumContainer() : false for user : 0
01-07 10:27:33.020 I/SystemServerTiming( 4956): StartSamsungHealthService
01-07 10:27:33.021 E/SamsungHealthService( 4956): backgroundWhitelist exception
01-07 10:27:33.021 E/SamsungHealthService( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.app.shealth
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.shealth.SamsungHealthService.backgroundWhitelist(SamsungHealthSe
rvice.java:60)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.shealth.SamsungHealthService.<init>(SamsungHealthService.java:32
)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3984)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.021 E/SamsungHealthService( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:33.021 D/SystemServerTiming( 4956): StartSamsungHealthService took to
complete: 1ms
01-07 10:27:33.022 I/SystemServerTiming( 4956): StartVoiceNoteService
01-07 10:27:33.023 E/VoiceNoteService( 4956): backgroundWhitelist exception
01-07 10:27:33.023 E/VoiceNoteService( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.app.voicenote
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.voicenote.VoiceNoteService.backgroundWhitelist(VoiceNoteService.
java:58)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.voicenote.VoiceNoteService.<init>(VoiceNoteService.java:32)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3990)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.023 E/VoiceNoteService( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:33.023 D/SystemServerTiming( 4956): StartVoiceNoteService took to
complete: 1ms
01-07 10:27:33.023 I/SystemServerTiming( 4956): StartSamsungNotesService
01-07 10:27:33.024 D/SettingsProvider( 4956): isChangeAllowed() : name =
plugin_lock_event_dump
01-07 10:27:33.024 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.024 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.024 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.024 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.024 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.024 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.024 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.024 E/SamsungNotesService( 4956): backgroundWhitelist exception
01-07 10:27:33.024 E/SamsungNotesService( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.notes
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.samsungnotes.SamsungNotesService.backgroundWhitelist(SamsungNote
sService.java:60)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.samsungnotes.SamsungNotesService.<init>(SamsungNotesService.java
:32)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3996)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11653)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3635)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.SystemServer.run(SystemServer.java:963)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.024 E/SamsungNotesService( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:33.024 D/SystemServerTiming( 4956): StartSamsungNotesService took to
complete: 1ms
01-07 10:27:33.024 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.025 I/SystemServerTiming( 4956): MakeNetworkManagementServiceReady
01-07 10:27:33.025 I/SystemServer( 4956): !@Boot_DEBUG: start networkManagement
01-07 10:27:33.026 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.026 I/SystemServer( 4956): !@Boot_EBS_D: start networkManagement
01-07 10:27:33.027 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.pluginlock.-$$Lambda$PluginLockManager$B9DewmloX3TaacpRWSNAd-
Xkuy8@c22f207
01-07 10:27:33.027 I/oid.themecente( 9330): The ClassLoaderContext is a special
shared library.
01-07 10:27:33.028 W/NetworkManagement( 4956): setDataSaverMode(): already false
01-07 10:27:33.029 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:33.030 D/NetworkManagement( 4956): makeBlockChildChain
01-07 10:27:33.030 D/NetworkManagement( 4956): makeVideoCallChain
01-07 10:27:33.031 I/SystemServer( 4956): !@Boot_DEBUG: end networkManagement
01-07 10:27:33.032 I/SystemServer( 4956): !@Boot_EBS_D: end networkManagement
01-07 10:27:33.032 D/SystemServerTiming( 4956): MakeNetworkManagementServiceReady
took to complete: 8ms
01-07 10:27:33.032 I/SystemServerTiming( 4956): MakeIpSecServiceReady
01-07 10:27:33.033 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver:
com.android.server.net.NetworkPolicyManagerService$1@da994b9 (uid: 1000 pid: 4956)
01-07 10:27:33.034 D/IpSecService( 4956): IpSecService is ready
01-07 10:27:33.034 D/SystemServerTiming( 4956): MakeIpSecServiceReady took to
complete: 1ms
01-07 10:27:33.034 I/SystemServerTiming( 4956): MakeNetworkStatsServiceReady
01-07 10:27:33.034 V/NetworkPolicy( 4956): getRestrictBackgroundInLowerPowerMode:
enabled(false) - psmMode(false), isEmergencyMode(false), lowPwrRestricted(1),
ultraPwrRestricted(1), ultraPwrEnabled(false)
01-07 10:27:33.036 D/PowerManagerService( 4956): [api]
registerLowPowerModeObserver:
com.android.server.net.NetworkPolicyManagerService$2@c9ae0fe (uid: 1000 pid: 4956)
01-07 10:27:33.036 I/NetworkPolicy( 4956): cscAllowDataSaverList is null.
01-07 10:27:33.036 E/WifiNative( 4956): Could not get Iface object for interface
null
01-07 10:27:33.037 E/NetworkPolicy( 4956):
addDefaultRestrictBackgroundWhitelistUidsUL(): skipping non-privileged app
com.sec.android.daemonapp
01-07 10:27:33.038 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:33.039 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.040 D/KeyguardWallpaperController( 9204):
KeyguardWallpaperController()
01-07 10:27:33.040 E/NetworkPolicy( 4956):
addDefaultRestrictBackgroundWhitelistUidsUL(): skipping non-privileged app
com.sec.enterprise.knox.cloudmdm.smdms
01-07 10:27:33.045 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:27:33.045 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:27:33.045 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:27:33.045 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:27:33.047 W/NetworkPolicy( 4956): setRestrictBackgroundUL: already false
01-07 10:27:33.048 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:27:33.048 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:27:33.048 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:27:33.049 D/KeyguardWallpaperController( 9204): setLockWallpaperCallback()
01-07 10:27:33.053 I/WebViewLoader-( 9307): System.exit called, status: 0
01-07 10:27:33.053 I/AndroidRuntime( 9307): VM exiting with result code 0, cleanup
skipped.
01-07 10:27:33.059 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
setLockWallpaperCallback()
01-07 10:27:33.059 D/SamsungAlarmManager( 4956): setInexact (T:3/F:8/AC:false)
20220107T152733 now=158193 - CU:1000/CP:4956/OP:PendingIntent{33992e3:
PendingIntentRecord{8d6e4e0 android broadcastIntent}}
01-07 10:27:33.059 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152734, set=159193, now=158194
01-07 10:27:33.059 D/WallpaperManagerService( 4956): WallpaperManagerCallbackClient
android.app.IWallpaperManagerCallback$Stub$Proxy@f6eb65e
01-07 10:27:33.060 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.wallpaper.KeyguardWallpaperController$4@a37915d
01-07 10:27:33.060 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.060 D/KeyguardWallpaperController( 9204):
onKeyguardVisibilityChanged() showing:false, mOccluded:false
01-07 10:27:33.060 I/KeyguardWallpaperController( 9204): setKeyguardShowing()
showing:false, mIsPendingTypeChange:false, mOccluded:false
01-07 10:27:33.063 D/KeyguardWallpaperController( 9204): mIsKeyguardShowing=false,
mOccluded=false, match_parent=true
01-07 10:27:33.065 D/SystemServerTiming( 4956): MakeNetworkStatsServiceReady took
to complete: 31ms
01-07 10:27:33.065 I/SystemServerTiming( 4956): MakeConnectivityServiceReady
01-07 10:27:33.065 D/PermissionMonitor( 4956): Monitoring
01-07 10:27:33.065 I/Zygote ( 4558): Process 9307 exited cleanly (0)
01-07 10:27:33.066 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.wallpaper.KeyguardWallpaperController$1@2e16ad2
01-07 10:27:33.066 I/ActivityManager( 4956): Process WebViewLoader-arm64-v8a (pid
9307) has died: psvc PER (282,2544)
01-07 10:27:33.066 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.wallpaper.KeyguardWallpaperController$7@8f2a7a3
01-07 10:27:33.066 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:33.068 D/BatteryExternalStatsWorker( 4956): update stats
01-07 10:27:33.068 D/BatteryExternalStatsWorker( 4956): WifiActivityEnergyInfo was
updated
01-07 10:27:33.068 D/BatteryExternalStatsWorker( 4956): BluetoothActivityEnergyInfo
was updated
01-07 10:27:33.068 D/BatteryExternalStatsWorker( 4956): ModemActivityEnergyInfo was
updated
01-07 10:27:33.069 I/libprocessgroup( 4956): Successfully killed process cgroup uid
1037 pid 9307 in 2ms
01-07 10:27:33.072 I/ThemeCenter_ThemeManagerApp( 9330): ThemeManagerApp created
01-07 10:27:33.076 D/BatteryExternalStatsWorker( 4956): updateCpuTimeLocked was
updated
01-07 10:27:33.080 D/BatteryExternalStatsWorker( 4956): updateKernelWakelocksLocked
was updated
01-07 10:27:33.080 D/BatteryExternalStatsWorker( 4956):
updateKernelMemoryBandwidthLocked was updated
01-07 10:27:33.080 D/BatteryExternalStatsWorker( 4956): done
updateExternalStatsLocked
01-07 10:27:33.086 I/PluginLockDelegateSysUi( 9204): setWallpaperUpdateCallback()
01-07 10:27:33.101 I/WebViewLoader-( 9298): System.exit called, status: 0
01-07 10:27:33.101 I/AndroidRuntime( 9298): VM exiting with result code 0, cleanup
skipped.
01-07 10:27:33.111 D/Zygote ( 4560): Forked child process 9393
01-07 10:27:33.116 D/PermissionMonitor( 4956): Users: 1, Apps: 35
01-07 10:27:33.116 E/SamsungAnalytics605015( 9330): The user has not unlocked the
device.
01-07 10:27:33.118 W/ZygoteProcess( 4956): Got error connecting to zygote,
retrying. msg= Connection refused
01-07 10:27:33.125 I/ActivityManager( 4956): Process WebViewLoader-armeabi-v7a (pid
9298) has died: psvc PER (278,2548)
01-07 10:27:33.125 I/Zygote ( 4560): Process 9298 exited cleanly (0)
01-07 10:27:33.125 D/SystemServerTiming( 4956): MakeConnectivityServiceReady took
to complete: 60ms
01-07 10:27:33.126 I/SystemServerTiming( 4956): MakeNetworkPolicyServiceReady
01-07 10:27:33.126 I/libprocessgroup( 4956): Successfully killed process cgroup uid
1037 pid 9298 in 0ms
01-07 10:27:33.129 I/WebViewZygoteInit( 9393): Starting WebViewZygoteInit
01-07 10:27:33.129 I/CameraService( 4689): UidPolicy: No processes running for a
uid=1037 disabled=0
01-07 10:27:33.133 D/NotificationShadeWindowController( 9204):
getUserActivityTimeout()5000
01-07 10:27:33.133 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$NotificationShadeWindowController$AcHIV77PL59Ax1z3khaa_xDo-qs@d83822a
01-07 10:27:33.133 I/SEP_UNION_SemUnionManager( 9330): getUnionService() :
semeventdelegator
01-07 10:27:33.133 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.NotificationShadeWindowController$2@923681b
01-07 10:27:33.134 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.135 I/SEP_UNION_SemUnionManager( 9330): getSemSystemService :
semeventdelegator
01-07 10:27:33.136 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- semeventdelegator
01-07 10:27:33.137 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
registerPendingIntentForUriAsUser() uri =
content://settings/global/device_provisioned, callingPackage =
com.samsung.android.themecenter, tag = , userId = 0
01-07 10:27:33.139 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
PendingIntentWithConditions added f=0
01-07 10:27:33.139 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
registerPendingIntentInternal() action = android.intent.action.USER_FOREGROUND,
callingPackage = com.samsung.android.themecenter, userId = 0, flag = 0, conditions
= null
01-07 10:27:33.140 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
PendingIntentWithConditions added f=0
01-07 10:27:33.140 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
registerPendingIntentInternal() action = android.intent.action.USER_BACKGROUND,
callingPackage = com.samsung.android.themecenter, userId = 0, flag = 0, conditions
= null
01-07 10:27:33.141 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
PendingIntentWithConditions added f=0
01-07 10:27:33.141 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
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]
01-07 10:27:33.142 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
PendingIntentWithConditions added f=2
01-07 10:27:33.142 V/WifiDisplayAdapter( 4956): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=0, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[], sessionInfo=WifiDisplaySessionInfo:
01-07 10:27:33.142 V/WifiDisplayAdapter( 4956): Client/Owner: Client
01-07 10:27:33.142 V/WifiDisplayAdapter( 4956): GroupId:
01-07 10:27:33.142 V/WifiDisplayAdapter( 4956): SessionId: 0, connectedState=-
1}
01-07 10:27:33.145 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:33.146 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:33.146 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:33.147 V/MediaRouter( 9204): Selecting route:
RouteInfo{ name=Dispositivo, 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 }
01-07 10:27:33.148 V/WifiDisplayAdapter( 4956): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=0, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[], sessionInfo=WifiDisplaySessionInfo:
01-07 10:27:33.148 V/WifiDisplayAdapter( 4956): Client/Owner: Client
01-07 10:27:33.148 V/WifiDisplayAdapter( 4956): GroupId:
01-07 10:27:33.148 V/WifiDisplayAdapter( 4956): SessionId: 0, connectedState=-
1}
01-07 10:27:33.148 D/KeyguardUpdateMonitor( 9204): setupLocked
01-07 10:27:33.149 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:33.151 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:33.152 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:33.152 V/SettingsHelper( 9204): *** register listener for
com.android.keyguard.-$$Lambda$KeyguardUpdateMonitor$LnuxjSq4EfoGJU4utdb-
M4td1Mg@2af96f6
01-07 10:27:33.152 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.154 I/PickupController( 9204): register listener
caller=com.android.systemui.sensor.PickupController.start:176
com.android.keyguard.KeyguardUpdateMonitor.setupLocked:3635
01-07 10:27:33.154 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.sensor.PickupController$1@d066af7
01-07 10:27:33.154 I/PickupController( 9204): register listener
caller=com.android.keyguard.KeyguardUpdateMonitor.setupLocked:3657
com.android.systemui.keyguard.KeyguardViewMediator.setupLocked:1290
01-07 10:27:33.155 D/SettingsProvider( 4956): isChangeAllowed() : name =
scheduled_to_apply_special_theme
01-07 10:27:33.155 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.158 I/KeyguardViewMediator( 9204): updateActivityLockScreenState
false false
01-07 10:27:33.174 I/WebViewZygoteInit( 9393): Beginning application preload for
com.google.android.webview
01-07 10:27:33.213 D/ActivityTaskManager( 4956): setLockScreenShown(false,false) is
called from 0
01-07 10:27:33.213 I/WebViewZygoteInit( 9393): Application preload done
01-07 10:27:33.216 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:33.216 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:33.217 V/UsbDeviceManager( 4956): onKeyguardStateChanged:
isShowing:false secure:false user:0
01-07 10:27:33.221 D/StorageManagerService( 4956): handleMessage ->
H_KEYGUARD_CHANGED isShowing=false
01-07 10:27:33.222 D/UsbDeviceManager( 4956): handleMessage ->
MSG_UPDATE_SCREEN_LOCK: mScreenLocked=false
01-07 10:27:33.227 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.228 D/EntConnectivity( 4956): celullar request NetworkRequest
[ LISTEN id=10, [ Transports: CELLULAR Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ], calling package android
01-07 10:27:33.228 D/EntConnectivity( 4956): wifi request NetworkRequest [ LISTEN
id=11, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ], calling
package android
01-07 10:27:33.229 V/EnterpriseBillingPolicyInternal( 4956):
getContainersUsingProfileInternal - start : ent1
01-07 10:27:33.229 V/EnterpriseBillingEngine( 4956): getContainersUsingProfile -
start : ent1
01-07 10:27:33.229 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
start - ent1
01-07 10:27:33.230 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
end - null
01-07 10:27:33.230 V/EnterpriseBillingEngine( 4956): getContainersUsingProfile -
end : []
01-07 10:27:33.230 V/EnterpriseBillingPolicyInternal( 4956):
getContainersUsingProfileInternal - end : []
01-07 10:27:33.230 V/EnterpriseBillingPolicyInternal( 4956): -
isSplitBillingEnabledInternal - start - ent1
01-07 10:27:33.230 V/EnterpriseBillingEngine( 4956): isPrimarySimDataActive - start
-
01-07 10:27:33.232 V/EnterpriseBillingEngine( 4956): isPrimarySimDataActive -
slotId - -1
01-07 10:27:33.233 V/EnterpriseBillingEngine( 4956): - isSplitBillingEnabled -
start - ent1
01-07 10:27:33.233 V/EnterpriseBillingPolicyInternal( 4956): ebpInternal -
com.android.server.enterprise.billing.EnterpriseBillingPolicyInternal@5ba23ae
01-07 10:27:33.233 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
start - ent1
01-07 10:27:33.233 E/SoundPool( 9204): error loading
/system/media/audio/ui/Trusted.ogg
01-07 10:27:33.233 W/KeyguardViewMediator( 9204): failed to load trusted sound from
/system/media/audio/ui/Trusted.ogg
01-07 10:27:33.233 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
end - null
01-07 10:27:33.233 V/EnterpriseBillingEngine( 4956): - profileName - null
01-07 10:27:33.233 V/EnterpriseBillingEngine( 4956): - isSplitBillingEnabled - end
- false
01-07 10:27:33.233 V/EnterpriseBillingPolicyInternal( 4956): -
isSplitBillingEnabledInternal - end - false
01-07 10:27:33.236 V/EnterpriseBillingPolicyInternal( 4956): - isTurnedOnInternal
- start - ent1
01-07 10:27:33.236 V/EnterpriseBillingEngine( 4956): - isTurnedOn - start - ent1
01-07 10:27:33.236 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
start - ent1
01-07 10:27:33.238 D/WallpaperBackupRestoreReceiver( 9204):
registerBackupRestoreReceiver
01-07 10:27:33.236 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
end - null
01-07 10:27:33.238 V/EnterpriseBillingEngine( 4956): - isTurnedOn - end - false
01-07 10:27:33.238 V/EnterpriseBillingPolicyInternal( 4956): - isTurnedOnInternal
- end - false
01-07 10:27:33.238 V/EnterpriseBillingPolicyInternal( 4956):
isWifiFallbackAllowedInternal - start - eapn - ent1
01-07 10:27:33.238 V/EnterpriseBillingEngine( 4956): isWifiFallbackAllowed - start
- eapn - ent1
01-07 10:27:33.238 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
start - ent1
01-07 10:27:33.238 D/SystemServerTiming( 4956): MakeNetworkPolicyServiceReady took
to complete: 113ms
01-07 10:27:33.238 I/SystemServerTiming( 4956): MakeUrspServiceReady
01-07 10:27:33.238 D/UrspService( 4956): systemReady Called
01-07 10:27:33.239 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
end - null
01-07 10:27:33.239 V/EnterpriseBillingEngine( 4956): isWifiFallbackAllowed - Error
no profile matching eapnType
01-07 10:27:33.240 V/EnterpriseBillingEngine( 4956): - isWifiFallbackAllowed - end
- false
01-07 10:27:33.240 V/EnterpriseBillingPolicyInternal( 4956): -
isWifiFallbackAllowedInternal - end - false
01-07 10:27:33.241 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:33.242 D/MdoNotification( 4956): create MdoNotification
01-07 10:27:33.243 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:33.244 I/HYPER-HAL( 4596): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
01-07 10:27:33.244 E/HYPER-HAL( 4596): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
01-07 10:27:33.244 E/HYPER-HAL( 4596): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
01-07 10:27:33.244 D/SystemUIBootTiming( 9204):
StartServicescom.android.systemui.keyguard.KeyguardViewMediator took to complete:
311ms
01-07 10:27:33.245 D/MdoNotification( 4956): init MdoNotification
01-07 10:27:33.245 D/NetworkPolicy( 4956): checkRunningAppState,
com.android.systemui(UID: 10100, processState: 0)
01-07 10:27:33.246 D/UrspConnectivity( 4956): start UrspConnectivityController
01-07 10:27:33.247 V/EnterpriseBillingPolicyInternal( 4956):
getApplicationsForConnectionInternal - start : ent1
01-07 10:27:33.247 V/EnterpriseBillingEngine( 4956): getApplicationsForConnection -
start : ent1
01-07 10:27:33.247 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
start - ent1
01-07 10:27:33.248 V/EnterpriseBillingPolicyStorage( 4956): getAssignedProfile -
end - null
01-07 10:27:33.248 V/EnterpriseBillingEngine( 4956): getApplicationsForConnection -
end : []
01-07 10:27:33.248 V/EnterpriseBillingPolicyInternal( 4956):
getApplicationsForConnectionInternal - end : []
01-07 10:27:33.248 D/EntConnectivity( 4956): [ent1, UNKNOWN] started
01-07 10:27:33.249 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.249 D/EntConnectivity( 4956): sim slot is :false
01-07 10:27:33.249 D/EntConnectivity( 4956): Not allowed due to - mEnabled false
01-07 10:27:33.250 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.250 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.250 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.251 D/UrspNms ( 4956): start UrspNetworkManagementService
01-07 10:27:33.253 D/UrspOperatorService( 4956): start UrspOperatorService
01-07 10:27:33.254 D/UrspNetworkStatsService( 4956): start UrspNetworkStatsService
01-07 10:27:33.255 D/UrspService( 4956): readPolicy
01-07 10:27:33.256 D/UrspService( 4956): IO fail to read policy file:
java.io.FileNotFoundException: /data/system/ursppolicy.xml: open failed: ENOENT (No
such file or directory)
01-07 10:27:33.256 D/UrspService_MDO( 4956): systemReady()
01-07 10:27:33.256 D/UrspService_MDO( 4956): Apply default BlockList
01-07 10:27:33.256 D/UrspService_MDO( 4956): package name: com.samsung.android.fast
01-07 10:27:33.256 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:33.256 D/UrspService_MDO( 4956): No ApplicationInfo for package:
com.samsung.android.fast
01-07 10:27:33.256 D/UrspService_MDO( 4956): package name: com.android.systemui
01-07 10:27:33.256 D/UrspService_MDO( 4956): Add blockList (10100)
01-07 10:27:33.256 D/UrspService_MDO( 4956): package name:
com.samsung.android.messaging
01-07 10:27:33.256 D/UrspService_MDO( 4956): Add blockList (10067)
01-07 10:27:33.256 D/UrspService_MDO( 4956): package name: com.skt.prod.dialer
01-07 10:27:33.257 D/UrspService_MDO( 4956): No ApplicationInfo for package:
com.skt.prod.dialer
01-07 10:27:33.257 D/UrspService_MDO( 4956): package name: com.skt.skaf.OA00199800
01-07 10:27:33.257 D/UrspService_MDO( 4956): No ApplicationInfo for package:
com.skt.skaf.OA00199800
01-07 10:27:33.257 D/UrspService_MDO( 4956): package name:
com.sec.android.app.launcher
01-07 10:27:33.257 D/UrspService_MDO( 4956): Add blockList (10089)
01-07 10:27:33.257 D/SystemServerTiming( 4956): MakeUrspServiceReady took to
complete: 19ms
01-07 10:27:33.257 I/SystemServerTiming( 4956): PhaseThirdPartyAppsCanStart
01-07 10:27:33.257 I/SystemServer( 4956): !@Boot_EBS_D:
PHASE_THIRD_PARTY_APPS_CAN_START
01-07 10:27:33.257 I/SystemServiceManager( 4956): Starting phase 600
01-07 10:27:33.257 I/SystemServerTiming( 4956): OnBootPhase_600
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.security.FileIntegrityService
01-07 10:27:33.257 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.Installer
01-07 10:27:33.257 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:33.257 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:33.257 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:33.257 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.257 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:33.258 I/ExplicitHealthCheckController( 4956): Explicit health checks
enabled.
01-07 10:27:33.258 I/PackageWatchdog( 4956): Syncing state, reason: health check
state enabled
01-07 10:27:33.258 I/PackageWatchdog( 4956): Not pruning observers, elapsed time:
0ms
01-07 10:27:33.258 I/PackageWatchdog( 4956): Saving observer state to file
01-07 10:27:33.259 I/PackageWatchdog( 4956): Cancelling state sync, nothing to sync
01-07 10:27:33.259 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 2ms
01-07 10:27:33.259 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.DataLoaderManagerService
01-07 10:27:33.259 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:33.259 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.power.PowerManagerService
01-07 10:27:33.259 D/SettingsProvider( 4956): isChangeAllowed() : name = boot_count
01-07 10:27:33.260 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.power.PowerManagerService took to complete: 1ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.power.ThermalManagerService
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:33.260 D/VaultKeeperService$Lifecycle( 4956):
[PHASE_THIRD_PARTY_APPS_CAN_START]
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PACMService
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PACMService took to complete: 0ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.lights.LightsService
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:33.260 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pdp.PdpService
01-07 10:27:33.260 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.display.DisplayManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.om.OverlayManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SensorPrivacyService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SystemConfigService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BatteryService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usage.UsageStatsService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usage.UsageStatsService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.webkit.WebViewUpdateService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.CachedDeviceStateService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.rollback.RollbackManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.os.BugreportManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.gpu.GpuService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.security.KeyChainSystemService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.security.KeyChainSystemService took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.telecom.TelecomLoaderService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.content.ContentService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DropBoxManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.sepunion.SemUnionMainService
01-07 10:27:33.261 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 600
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.AlarmManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BluetoothService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.BluetoothService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PinnerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:33.261 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:33.261 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:33.262 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 600
01-07 10:27:33.262 D/GameManagerService( 4956): onBootPhase, phase: 600
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.UiModeManagerService
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PersistentDataBlockService
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.testharness.TestHarnessModeService
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.oemlock.OemLockService
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DeviceIdleController
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
01-07 10:27:33.262 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 600
01-07 10:27:33.262 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 600
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
01-07 10:27:33.262 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:33.262 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.WifiService
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.ethernet.EthernetService
01-07 10:27:33.263 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:33.263 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.notification.NotificationManagerService
01-07 10:27:33.265 D/SettingsProvider( 4956): isChangeAllowed() : name =
time_remaining_estimate_millis
01-07 10:27:33.265 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.265 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.265 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.265 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.265 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.265 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.266 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.266 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.266 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.267 D/SettingsProvider( 4956): isChangeAllowed() : name =
time_remaining_estimate_based_on_usage
01-07 10:27:33.267 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.267 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.267 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.267 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.268 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.268 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.268 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.268 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.269 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.271 D/EdgeLightingClientManager( 4956): onBootPhaseAppsCanStart
01-07 10:27:33.273 D/SettingsProvider( 4956): isChangeAllowed() : name =
average_time_to_discharge
01-07 10:27:33.273 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.273 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.273 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.273 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.273 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.273 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.273 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.273 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.276 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.276 W/ActivityThread( 9330): Failed to find provider info for
com.samsung.android.thememanager.logcontentprovider (user not unlocked)
01-07 10:27:33.276 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.notification.NotificationManagerService took to
complete: 13ms
01-07 10:27:33.277 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:33.277 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:33.277 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:33.277 W/System.err( 9330): java.lang.IllegalArgumentException: Unknown
URL content://com.samsung.android.thememanager.logcontentprovider/history_table
01-07 10:27:33.277 W/System.err( 9330): at
android.content.ContentResolver.insert(ContentResolver.java:2148)
01-07 10:27:33.277 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{e2c3ddd: PendingIntentRecord{99ddd52 android
broadcastIntent}}
01-07 10:27:33.277 W/System.err( 9330): at
android.content.ContentResolver.insert(ContentResolver.java:2114)
01-07 10:27:33.277 W/System.err( 9330): at
com.samsung.android.thememanager.log.LogContentProvider.addHistoryLog(LogContentPro
vider.java:206)
01-07 10:27:33.277 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManager.<init>(ThemeManager.java:458)
01-07 10:27:33.277 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManagerService.initiatePluginHelper(ThemeMana
gerService.java:381)
01-07 10:27:33.277 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManagerService.init(ThemeManagerService.java:
355)
01-07 10:27:33.277 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManagerService.onCreate(ThemeManagerService.j
ava:182)
01-07 10:27:33.277 W/System.err( 9330): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4607)
01-07 10:27:33.277 W/System.err( 9330): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
01-07 10:27:33.277 W/System.err( 9330): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2167)
01-07 10:27:33.277 W/System.err( 9330): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:33.277 W/System.err( 9330): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:33.277 W/System.err( 9330): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:33.277 W/System.err( 9330): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:33.277 W/System.err( 9330): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.277 W/System.err( 9330): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:33.279 D/SettingsProvider( 4956): isChangeAllowed() : name =
battery_estimates_last_update_time
01-07 10:27:33.279 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.279 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.279 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.279 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.279 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.279 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.279 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.280 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.281 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.283 E/ActivityRecognitionHardware( 4956): activity_recognition HAL
is deprecated. is_supported is effectively a no-op
01-07 10:27:33.292 D/InterruptionStateProvider( 9204): heads up is enabled
01-07 10:27:33.295 D/GnssLocationProvider( 4956): IGnss_V2_1 service Found.
01-07 10:27:33.312 D/GnssLocationProvider( 4956): WakeLock acquired by
sendMessage(INITIALIZE_HANDLER, 0, null)
01-07 10:27:33.312 D/GnssLocationProvider( 4956): Link to death notification
successful
01-07 10:27:33.314 D/GnssLocationProvider_ex( 4956): Constructor
01-07 10:27:33.314 D/GnssLocationProvider_ex( 4956):
init_GnssLocationPrivider_samsung
01-07 10:27:33.315 W/GnssLocationProvider_ex( 4956): Could not open GPS
configuration file /data/system/gps/secgps.conf
01-07 10:27:33.315 D/GnssLocationProvider_ex( 4956): No params for SERVER_TYPE in
AngryGPS.
01-07 10:27:33.315 W/System.err( 9330): java.io.FileNotFoundException:
/data/overlays/version/pdaversion.txt: open failed: ENOENT (No such file or
directory)
01-07 10:27:33.316 W/System.err( 9330): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:33.316 W/System.err( 9330): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:33.316 W/System.err( 9330): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
01-07 10:27:33.316 W/System.err( 9330): at
com.samsung.android.thememanager.utils.Utils.readTextFromFile(Utils.java:323)
01-07 10:27:33.316 W/System.err( 9330): at
com.samsung.android.thememanager.utils.Utils.isFotaUpgrade(Utils.java:283)
01-07 10:27:33.316 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManagerService.onStartCommand(ThemeManagerSer
vice.java:307)
01-07 10:27:33.316 W/System.err( 9330): at
android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4741)
01-07 10:27:33.316 W/System.err( 9330): at
android.app.ActivityThread.access$1900(ActivityThread.java:301)
01-07 10:27:33.316 W/System.err( 9330): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2186)
01-07 10:27:33.316 W/System.err( 9330): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:33.316 W/System.err( 9330): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:33.316 W/System.err( 9330): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:33.316 W/System.err( 9330): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:33.316 W/System.err( 9330): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.316 W/System.err( 9330): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:33.316 W/System.err( 9330): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:33.316 W/System.err( 9330): at libcore.io.Linux.open(Native Method)
01-07 10:27:33.316 W/System.err( 9330): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:33.316 W/System.err( 9330): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:33.316 W/System.err( 9330): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:33.316 W/System.err( 9330): at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8373)
01-07 10:27:33.316 W/System.err( 9330): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:33.316 W/System.err( 9330): ... 14 more
01-07 10:27:33.317 W/System.err( 9330): java.io.FileNotFoundException:
/data/overlays/version/cscversion.txt: open failed: ENOENT (No such file or
directory)
01-07 10:27:33.317 W/System.err( 9330): at
libcore.io.IoBridge.open(IoBridge.java:492)
01-07 10:27:33.317 W/System.err( 9330): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-07 10:27:33.317 W/System.err( 9330): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
01-07 10:27:33.317 W/System.err( 9330): at
com.samsung.android.thememanager.utils.Utils.readTextFromFile(Utils.java:323)
01-07 10:27:33.317 W/System.err( 9330): at
com.samsung.android.thememanager.utils.Utils.isFotaUpgrade(Utils.java:284)
01-07 10:27:33.317 W/System.err( 9330): at
com.samsung.android.thememanager.ThemeManagerService.onStartCommand(ThemeManagerSer
vice.java:307)
01-07 10:27:33.317 W/System.err( 9330): at
android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4741)
01-07 10:27:33.317 W/System.err( 9330): at
android.app.ActivityThread.access$1900(ActivityThread.java:301)
01-07 10:27:33.317 W/System.err( 9330): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2186)
01-07 10:27:33.317 W/System.err( 9330): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:33.317 W/System.err( 9330): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:33.317 W/System.err( 9330): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:33.317 W/System.err( 9330): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:33.317 W/System.err( 9330): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:33.317 W/System.err( 9330): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:33.318 W/System.err( 9330): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
01-07 10:27:33.318 W/System.err( 9330): at libcore.io.Linux.open(Native Method)
01-07 10:27:33.318 W/System.err( 9330): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:33.318 W/System.err( 9330): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:33.318 W/System.err( 9330): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:33.318 W/System.err( 9330): at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8373)
01-07 10:27:33.318 W/System.err( 9330): at
libcore.io.IoBridge.open(IoBridge.java:478)
01-07 10:27:33.318 W/System.err( 9330): ... 14 more
01-07 10:27:33.320 D/GnssLocationProvider_ex( 4956): handleInitialize in
GLP_Samsung
01-07 10:27:33.321 I/ThemeCenter_ThemeManagerService( 9330): first boot after flash
or factory reset
01-07 10:27:33.321 D/LocationManagerService( 4956): [u0] gps provider enabled =
true
01-07 10:27:33.321 D/SettingsProvider( 4956): isChangeAllowed() : name =
location_providers_allowed
01-07 10:27:33.321 D/SettingsProvider( 4956): value = +gps
01-07 10:27:33.321 D/SettingsProvider( 4956): provider = gps
01-07 10:27:33.321 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.321 D/SettingsProvider( 4956): projectionArgs:
isLocationProviderBlockedAsUser
01-07 10:27:33.321 D/SettingsProvider( 4956): selectionArgs: gps
01-07 10:27:33.321 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:33.322 D/SecContentProvider( 4956): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
01-07 10:27:33.322 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.323 D/SettingsProvider( 4956): ret = 0
01-07 10:27:33.323 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.323 D/SettingsProvider( 4956): projectionArgs:
isGPSStateChangeAllowed
01-07 10:27:33.324 D/SecContentProvider( 4956): query(), uri = 12 selection =
isGPSStateChangeAllowed
01-07 10:27:33.324 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.325 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.325 D/SettingsProvider( 4956): LOCATION_PROVIDERS_ALLOWED is change
allowed true
01-07 10:27:33.327 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.329 D/GnssLocationProvider( 4956): WakeLock acquired by
sendMessage(SET_REQUEST, 0,
com.android.server.location.gnss.GnssLocationProvider$GpsRequest@113ca09)
01-07 10:27:33.331 I/ThemeCenter_ThemeManager( 9330): MESSAGE_PARSE_ONBOOT
01-07 10:27:33.332 I/ThemeCenter_ThemeManager( 9330): parsePlugins: userId=0
01-07 10:27:33.334 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.335 D/SLocation( 4956): SLocation - setGpsGeofenceHardware
01-07 10:27:33.335 W/SystemServiceManager( 4956): Service
com.android.server.location.LocationManagerService$Lifecycle took 58 ms in
onBootPhase
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 58ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:33.335 D/WALLPAPER_SVC:WallpaperManagerService( 4956): onBootPhase: 600
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
01-07 10:27:33.335 I/WallpaperManagerService( 4956): switch-user-0
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DockObserver
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.twilight.TwilightService
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.display.color.ColorDisplayService
01-07 10:27:33.335 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:33.335 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.job.JobSchedulerService
01-07 10:27:33.336 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2729
01-07 10:27:33.336 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2730
01-07 10:27:33.336 D/WALLPAPER_SVC:WallpaperManagerService( 4956): switchUser:
userId = 0, lidState = -1
01-07 10:27:33.336 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2758
01-07 10:27:33.336 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
SemWallpaperObserver
01-07 10:27:33.337 V/WallpaperManagerService( 4956): bindWallpaperComponentLocked:
componentName=null force=true
01-07 10:27:33.337 V/WallpaperManagerService( 4956): No default component; using
image wallpaper
01-07 10:27:33.339 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.job.JobSchedulerService took to complete: 4ms
01-07 10:27:33.339 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:33.339 D/SoundTriggerService( 4956): onBootPhase: 600 : false
01-07 10:27:33.339 D/WALLPAPER_SVC:WallpaperManagerService( 4956): bindService
success connect :
com.android.server.wallpaper.WallpaperManagerService$WallpaperConnection@cc66596
01-07 10:27:33.339 D/WallpaperManagerService( 4956): wallpaper userId = 0 , current
user Id = 0
01-07 10:27:33.339 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
01-07 10:27:33.339 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.trust.TrustManagerService
01-07 10:27:33.339 D/WALLPAPER_SVC:WallpaperManagerService( 4956): mLastWallpaper
wallpaperComponent=ComponentInfo{com.android.systemui/com.android.systemui.ImageWal
lpaper} nextWallpaperComponent=null
01-07 10:27:33.339 V/WallpaperManagerService( 4956):
notifyWallpaperColorsChangedOnDisplay 1
01-07 10:27:33.339 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:33.340 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:33.340 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:33.340 V/WallpaperManagerService( 4956):
notifyWallpaperColorsChangedOnDisplay 2
01-07 10:27:33.340 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:33.340 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.340 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:33.340 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2814
01-07 10:27:33.340 D/WALLPAPER_SVC:LegibilityColor( 4956): setWhiteBgSettings: 5
01-07 10:27:33.341 D/keystore( 4702): onKeyguardVisibilityChanged(0)(0)
01-07 10:27:33.342 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:33.342 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2822
01-07 10:27:33.342 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.trust.TrustManagerService took to complete: 2ms
01-07 10:27:33.342 D/WALLPAPER_SVC:LegibilityColor( 4956): getColorExtractor cancel
01-07 10:27:33.342 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 6
01-07 10:27:33.342 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:33.342 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 6, landscape = false
01-07 10:27:33.342 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.342 D/WallpaperManagerService( 4956): switch-user-0 took to
complete: 7ms
01-07 10:27:33.342 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.appwidget.AppWidgetService
01-07 10:27:33.342 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:33.342 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 6, 0
01-07 10:27:33.342 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:33.342 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.role.RoleManagerService
01-07 10:27:33.342 D/WallpaperManager( 9204): onSemWallpaperColorsChanged
[version:12, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.25]
01-07 10:27:33.342 D/WallpaperManager( 9204): [STATUSBAR, Rect(42, 19 - 677,
66):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
01-07 10:27:33.342 D/WallpaperManager( 9204): [BODY, Rect(24, 112 - 694,
1293):0/fff3f3f3/1.5889654/0.58405167, 223.8/0.4854369/0.80784315]
01-07 10:27:33.342 D/WallpaperManager( 9204): [NAVIBAR, Rect(0, 1515 - 719,
1599):0/ffefefef/1.5802164/0.5813176, 273.2903/0.7013575/0.8666667], which=5
01-07 10:27:33.342 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:33.342 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:33.342 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
wallpaper.croppedBitmap == null
01-07 10:27:33.342 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: which = 6 type = -1
01-07 10:27:33.343 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:33.343 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
01-07 10:27:33.343 D/WALLPAPER_SVC:OMCWallpaper( 4956):
getOperatorWallpaperBitmap()
01-07 10:27:33.343 I/KeyguardWallpaperController( 9204):
onSemWallpaperColorsChanged: Not for lockscreen.
01-07 10:27:33.343 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
01-07 10:27:33.343 W/WALLPAPER_SVC:DefaultWallpaper( 4956): Fail to get default
file name
01-07 10:27:33.343 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956):
generateResizedBitmap: bitmap is null
01-07 10:27:33.343 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 1ms
01-07 10:27:33.344 D/WALLPAPER_SVC:WallpaperManagerService( 4956): croppedBitmap ==
null
01-07 10:27:33.344 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
6
01-07 10:27:33.344 E/WALLPAPER_SVC:LegibilityColor( 4956): colors == null, return
01-07 10:27:33.344 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.GestureLauncherService
01-07 10:27:33.344 I/GNSS_2_0( 4739): getExtensionAGnssRil: Entry
01-07 10:27:33.345 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.GestureLauncherService took to complete: 2ms
01-07 10:27:33.345 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SensorNotificationService
01-07 10:27:33.347 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.SensorNotificationService took to complete: 2ms
01-07 10:27:33.347 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:33.350 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService took to
complete: 2ms
01-07 10:27:33.350 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.dreams.DreamManagerService
01-07 10:27:33.351 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.dreams.DreamManagerService took to complete: 1ms
01-07 10:27:33.351 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.print.PrintManagerService
01-07 10:27:33.351 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:33.351 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:33.351 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:33.351 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:33.351 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:33.351 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.blob.BlobStoreManagerService
01-07 10:27:33.352 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:33.353 I/GNSS_2_0( 4739): getExtensionAGnssRil: Exit
01-07 10:27:33.353 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:33.353 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9425 curST:1 oldST:2
01-07 10:27:33.354 I/GNSS_2_0( 4739): getExtensionGnssConfiguration: Entry
01-07 10:27:33.355 I/GNSS_2_0( 4739): getExtensionGnssConfiguration: Exit
01-07 10:27:33.355 I/GNSS_2_0( 4739): getExtensionExtra: Entry
01-07 10:27:33.356 I/GNSS_2_0( 4739): getExtensionExtra: Exit
01-07 10:27:33.356 I/GNSS_2_1( 4739): setCallback_2_1: Called open=0
01-07 10:27:33.356 I/GNSS ( 4739): GNSS Version : [ SPOTNAV_4.3.24a10__Jan 18
2021_16:41:15 ]
01-07 10:27:33.357 I/GNSS ( 4739): GNSS Commit Hash:
432fab4417d196245952313b3aaf5b5597bf7626
01-07 10:27:33.357 I/GNSS_2_0( 4739): GNSSInit: ifType=4 CBRunning=0
01-07 10:27:33.360 I/GNSS_2_0( 4739): GNSSInit: LAL open success
01-07 10:27:33.360 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:33.361 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:33.361 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9428 curST:1 oldST:2
01-07 10:27:33.362 D/GnssLocationProvider( 4956): gnssSetCapabilitesCb: 230u
01-07 10:27:33.362 I/GNSS_2_0( 4739): GNSSInit: Capability[ 0xe6 ] : Scheduling [ 0
], gf [ 1 ]
01-07 10:27:33.362 I/GNSS_2_0( 4739): GNSSInit: Create GlAndroidCbThread thread
01-07 10:27:33.362 I/GNSS_2_0( 4739): GNSSInit: GlueLayer_YearOfHW 2016
01-07 10:27:33.363 D/GnssLocationProvider( 4956): gnssSetSystemInfoCb:
yearOfHw=2016
01-07 10:27:33.363 D/GnssLocationProvider( 4956): setGnssYearOfHardware called with
2016
01-07 10:27:33.363 I/GNSS_2_0( 4739): GNSSSetSystemInfo:
gnssSetSystemInfoCb(year=2016)
01-07 10:27:33.363 I/GNSS_2_0( 4739): GNSSInit: GNSS Initialization Success
latency=50
01-07 10:27:33.364 I/GNSS_MEMS( 4739): TGT_MEMS TargetMemsInit: Entry
mems_initialized: 0
01-07 10:27:33.364 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.blob.BlobStoreManagerService took to complete:
13ms
01-07 10:27:33.364 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:33.364 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
01-07 10:27:33.364 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.aod.AODManagerService
01-07 10:27:33.364 W/CoverManager( 4956): getCoverState : This device is not
supported cover
01-07 10:27:33.364 D/CoverManager( 4956): registerListener
01-07 10:27:33.364 W/CoverManager( 4956): registerListener : This device is not
supported cover
01-07 10:27:33.364 D/AODManagerService( 4956): registerScreenOnListener
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.MediaSessionService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.MediaResourceMonitorService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.face.FaceService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 1ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.BiometricService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.BiometricService took to complete:
0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.AuthService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.LauncherAppsService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.CrossProfileAppsService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.camera.CameraServiceProxy
01-07 10:27:33.365 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:33.365 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:33.365 I/CameraService_worker( 4956): VT Camera Setting does not exist.
Skip register camera listener.
01-07 10:27:33.365 I/GNSS_MEMS( 4739): TGT_MEMS TargetMemsInit: mems_enabled: 1,
mems_initialized: 0
01-07 10:27:33.366 I/[email protected]
service( 4767): sehRequest()
01-07 10:27:33.366 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: Entry: id:0 st:
1
01-07 10:27:33.366 I/bauth_service( 4767): req(27)
01-07 10:27:33.366 I/bauth_service( 4767): BAuthService, 1742
01-07 10:27:33.366 V/Logger ( 4956): New Logger Instance
01-07 10:27:33.366 I/FingerprintService( 4956): request[27] FP_FINISH (1ms) RESULT:
0
01-07 10:27:33.367 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.camera.CameraServiceWorker took to complete:
1ms
01-07 10:27:33.367 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:33.367 I/BiometricUtils( 4956): Invalid file info,
/data/system/users/0/settings_fingerprint_ext.xml
01-07 10:27:33.368 W/AlarmManager( 4956): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$AnomalyAlarmListener@3f679a6
01-07 10:27:33.368 W/AlarmManager( 4956): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$PullingAlarmListener@5668fe7
01-07 10:27:33.368 W/AlarmManager( 4956): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$PeriodicAlarmListener@2dd794
01-07 10:27:33.370 I/BiometricUtils( 4956): Invalid file info,
/data/system/users/0/settings_fingerprint_ext_bigdata.xml
01-07 10:27:33.370 I/BiometricUtils( 4956): Invalid file info,
/data/system/users/0/settings_face_ext_bigdata.xml
01-07 10:27:33.376 D/FingerprintService( 4956): GestureManager.updateValue: false,
false
01-07 10:27:33.377 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:33.378 I/StatsCompanionService( 4956): Told statsd that
StatsCompanionService is alive.
01-07 10:27:33.378 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
11ms
01-07 10:27:33.378 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:33.378 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:33.378 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.incident.IncidentCompanionService
01-07 10:27:33.378 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:33.378 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.MmsServiceBroker
01-07 10:27:33.378 D/StatsPullAtomService( 4956): Registering NetworkStats pullers
with statsd
01-07 10:27:33.378 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:33.378 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.autofill.AutofillManagerService
01-07 10:27:33.379 D/LockscreenNotificationManager( 9204): Orientation updated : 1
01-07 10:27:33.379 D/LockscreenNotificationManager( 9204): Fold state updated : -1
01-07 10:27:33.379 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.LockscreenNotificationManager$9@8f23589
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.autofill.AutofillManagerService took to
complete: 2ms
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.clipboard.ClipboardService
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:33.380 D/LockscreenNotificationManager( 9204): setting updated : 1
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.policy.PermissionPolicyService
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.policy.PermissionPolicyService took to complete:
0ms
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle
01-07 10:27:33.380 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.LockscreenNotificationManager$10@c66b98e
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.continuity.SemContinuityService
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.samsung.android.server.continuity.SemContinuityService took to
complete: 0ms
01-07 10:27:33.380 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.380 I/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycl
e
01-07 10:27:33.380 D/SystemServerTiming( 4956):
OnBootPhase_600_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycl
e took to complete: 0ms
01-07 10:27:33.380 D/SystemServerTiming( 4956): OnBootPhase_600 took to complete:
123ms
01-07 10:27:33.380 D/SystemServerTiming( 4956): PhaseThirdPartyAppsCanStart took to
complete: 123ms
01-07 10:27:33.380 I/SystemServerTiming( 4956): StartNetworkStack
01-07 10:27:33.381 D/ConnectivityModuleConnector( 4956): Starting networking module
android.net.INetworkStackConnector
01-07 10:27:33.382 D/ConnectivityModuleConnector( 4956): Starting networking module
in network_stack process
01-07 10:27:33.384 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1073 packageName=com.google.android.networkstack
01-07 10:27:33.385 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1073; state: DISABLED
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread:
sensorEventQueue for sensor id: 0
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: Entry: id:1 st:
0
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: Entry: id:2 st:
0
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: Entry: id:3 st:
0
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: Entry: id:4 st:
0
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS target_mems_thread: MEMS
initialization done tid: 9431
01-07 10:27:33.385 I/GNSS_MEMS( 4739): TGT_MEMS TargetMemsInit: End: tid 4739
01-07 10:27:33.385 D/ConnectivityModuleConnector( 4956): Networking module service
start requested
01-07 10:27:33.385 W/ActivityManager( 4956): com.google.android.networkstack inode
== 0 (b/152760674)
01-07 10:27:33.385 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:33.386 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.387 I/HidlSensorManager( 4956): hidl_ssvc_poll started.
01-07 10:27:33.387 D/SystemServerTiming( 4956): StartNetworkStack took to complete:
7ms
01-07 10:27:33.387 I/SystemServerTiming( 4956): StartTethering
01-07 10:27:33.387 D/ConnectivityModuleConnector( 4956): Starting networking module
android.net.ITetheringConnector
01-07 10:27:33.388 D/GnssLocationProvider( 4956): gnssNameCb: name=S.LSI,K080
01-07 10:27:33.388 D/GnssLocationProvider( 4956): setGnssModelName called with
S.LSI,K080
01-07 10:27:33.389 I/GNSS_2_1( 4739): setCallback_2_1: gnssName=S.LSI,K080
01-07 10:27:33.389 I/GNSS_2_1( 4739): setCallback_2_1: iCount=1
01-07 10:27:33.391 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:33.392 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:33.394 I/GnssLocationProvider( 4956): Unable to initialize IGnssNi
interface.
01-07 10:27:33.395 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.399 I/SehAGnssRil( 4739): setCallback_2_0: Called
01-07 10:27:33.399 D/Zygote ( 4558): Forked child process 9436
01-07 10:27:33.401 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.403 I/ThemeCenter_ThemeManager( 9330): isApplyInProgress=false
applyInProgress=false
01-07 10:27:33.404 I/ThemeCenter_ThemeManager( 9330): trialTheme=null
trialAppIcon=null
01-07 10:27:33.404 I/GNSS_2_1( 4739): cleanup: Called
01-07 10:27:33.405 I/GNSS_2_1( 4739): cleanup: iCount=1
01-07 10:27:33.405 W/ContextImpl( 9330): 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:6919
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:33.406 I/SehAGnssRil( 4739): setCallback_2_0: Called
01-07 10:27:33.406 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.410 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.414 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.415 E/rkstack.proces( 9436): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:33.417 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.421 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.424 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.424 D/ActivityThread( 9436): setConscryptValidator
01-07 10:27:33.424 D/ActivityThread( 9436): setConscryptValidator - put
01-07 10:27:33.429 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.432 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.435 W/ActivityManager( 4956): Slow operation: 52ms so far, now at
startProcess: done updating battery stats
01-07 10:27:33.435 W/ActivityManager( 4956): Slow operation: 52ms so far, now at
startProcess: building log message
01-07 10:27:33.435 I/ActivityManager( 4956): Start proc
9436:com.android.networkstack.process/1073 for service
{com.google.android.networkstack/com.android.server.NetworkStackService}
01-07 10:27:33.436 W/ActivityManager( 4956): Slow operation: 52ms so far, now at
startProcess: starting to update pids map
01-07 10:27:33.436 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.436 W/ActivityManager( 4956): Slow operation: 53ms so far, now at
startProcess: done updating pids map
01-07 10:27:33.436 D/ConnectivityModuleConnector( 4956): Starting networking module
in network_stack process
01-07 10:27:33.437 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.438 D/ConnectivityModuleConnector( 4956): Networking module service
start requested
01-07 10:27:33.438 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.438 D/SystemServerTiming( 4956): StartTethering took to complete:
51ms
01-07 10:27:33.438 I/SystemServerTiming( 4956): SAccessoryManager
01-07 10:27:33.438 D/SystemServerTiming( 4956): SAccessoryManager took to complete:
0ms
01-07 10:27:33.439 I/SystemServerTiming( 4956): SLocationServiceReady
01-07 10:27:33.439 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.440 I/SAccessoryManager_UsbAuthenticator( 4956): handleMessage =
MSG_INITIALIZE
01-07 10:27:33.440 I/SAccessoryManager_UsbAuthenticator( 4956): Initialize usb
authenticator
01-07 10:27:33.441 I/ActivityManager( 4956): DSS OFF for
com.google.android.networkstack
01-07 10:27:33.441 W/LocationManagerService( 4956): passive provider saw user 0
unexpectedly
01-07 10:27:33.441 I/SAccessoryManager_SAccessoryManager( 4956): Service start and
check pdids: 0000:0000
01-07 10:27:33.442 I/SAccessoryManager_SAccessoryManager( 4956): init dock state =
0
01-07 10:27:33.442 W/LocationManagerService( 4956): passive provider saw user 0
unexpectedly
01-07 10:27:33.442 D/GnssLocationProvider( 4956): handleEnable
01-07 10:27:33.443 I/GNSS_2_1( 4739): setCallback_2_1: Called open=1
01-07 10:27:33.443 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{8c4eebf 9436:com.android.networkstack.process/1073}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:33.443 I/GNSS_2_0( 4739): GNSSInit: ifType=4 CBRunning=1
01-07 10:27:33.443 D/ApplicationLoaders( 4956): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
01-07 10:27:33.443 I/GNSS_2_0( 4739): GNSSInit: LAL started already
01-07 10:27:33.444 D/GnssLocationProvider( 4956): gnssSetCapabilitesCb: 230u
01-07 10:27:33.444 I/GNSS_2_0( 4739): GNSSInit: Capability[ 0xe6 ] : Scheduling [ 0
], gf [ 1 ]
01-07 10:27:33.444 I/GNSS_2_0( 4739): GNSSInit: GlueLayer_YearOfHW 2016
01-07 10:27:33.445 D/OomAdjuster( 4956): Set persistent 9436
com.android.networkstack.process adj -800: fixed
com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:33.445 D/GnssLocationProvider( 4956): gnssSetSystemInfoCb:
yearOfHw=2016
01-07 10:27:33.445 D/GnssLocationProvider( 4956): setGnssYearOfHardware called with
2016
01-07 10:27:33.445 I/GNSS_2_0( 4739): GNSSSetSystemInfo:
gnssSetSystemInfoCb(year=2016)
01-07 10:27:33.445 E/ThemeCenter_ThemeManager( 9330): index fault! themes
01-07 10:27:33.445 I/GNSS_2_0( 4739): GNSSInit: GNSS Initialization Success
latency=0
01-07 10:27:33.445 I/GNSS_MEMS( 4739): TGT_MEMS TargetMemsInit: Entry
mems_initialized: 1
01-07 10:27:33.446 D/GnssLocationProvider( 4956): gnssNameCb: name=S.LSI,K080
01-07 10:27:33.446 D/GnssLocationProvider( 4956): setGnssModelName called with
S.LSI,K080
01-07 10:27:33.446 I/GNSS_2_1( 4739): setCallback_2_1: gnssName=S.LSI,K080
01-07 10:27:33.446 I/GNSS_2_1( 4739): setCallback_2_1: iCount=2
01-07 10:27:33.446 E/ThemeCenter_ThemeManager( 9330): index fault! appicon
01-07 10:27:33.446 I/ActivityManager( 4956): Changes in 1073 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:33.447 E/ThemeCenter_ThemeManager( 9330): index fault! wallpaper
01-07 10:27:33.447 I/AppOps ( 4956): updateUidProcState uid: 1073 procState: 0
capability:7
01-07 10:27:33.447 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1073,
700 > 100, 0 > 7
01-07 10:27:33.447 D/SystemServerTiming( 4956): SLocationServiceReady took to
complete: 6ms
01-07 10:27:33.447 E/ThemeCenter_ThemeManager( 9330): index fault! aod
01-07 10:27:33.447 I/SystemServerTiming( 4956): MakeCountryDetectionServiceReady
01-07 10:27:33.447 D/SystemServerTiming( 4956): MakeCountryDetectionServiceReady
took to complete: 0ms
01-07 10:27:33.447 I/SEP_UNION_SemUnionManager( 9330): getUnionService() :
semcustomdump
01-07 10:27:33.447 I/GnssLocationProvider( 4956): Unable to initialize IGnssNi
interface.
01-07 10:27:33.447 D/CountryDetector( 4956): Using custom country detector class:
com.android.server.location.ComprehensiveCountryDetector
01-07 10:27:33.448 I/SystemServer( 4956): SYSINT not supported in product
01-07 10:27:33.448 I/SystemServerTiming( 4956): MakeNetworkTimeUpdateReady
01-07 10:27:33.448 I/SehAGnssRil( 4739): setCallback_2_0: Called
01-07 10:27:33.448 I/SEP_UNION_SemCustomDumpManager( 9330): setDumpState :
/data/log/ThemeCenter.log
01-07 10:27:33.448 D/SEP_UNION_SemUnionMainServiceImpl( 4956): setDumpEnabled =
Theme
01-07 10:27:33.449 D/GnssLocationProvider_ex( 4956): getSuplServerFromCSC
01-07 10:27:33.450 D/GnssLocationProvider_ex( 4956): file doesn't exist :
/data/system/gps/cscgps.conf
01-07 10:27:33.450 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.451 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack.tethering
01-07 10:27:33.451 V/LocationManagerService( 4956): location appop changed for
com.google.android.cellbroadcastservice
01-07 10:27:33.451 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack
01-07 10:27:33.452 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.453 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.453 V/LocationManagerService( 4956): location appop changed for
com.google.android.networkstack.permissionconfig
01-07 10:27:33.454 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.455 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.457 D/GnssBatchingProvider( 4956): GNSS batching is disabled
01-07 10:27:33.457 I/GnssVisibilityControl( 4956): Updating non-framework location
access proxy apps in the GNSS HAL to: []
01-07 10:27:33.458 D/GnssLocationProvider_ex( 4956): isKORMarket : false
01-07 10:27:33.458 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:33.458 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1000/4956 NetworkRequest [ TRACK_DEFAULT id=14, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
01-07 10:27:33.458 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.458 D/SystemServerTiming( 4956): MakeNetworkTimeUpdateReady took to
complete: 11ms
01-07 10:27:33.458 I/SystemServerTiming( 4956): MakeInputManagerServiceReady
01-07 10:27:33.459 D/Ethernet( 4956): got request NetworkRequest [ TRACK_DEFAULT
id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId
0
01-07 10:27:33.460 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.461 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.461 D/ActivityThread( 9436): handleBindApplication()++
app=com.android.networkstack.process
01-07 10:27:33.462 I/TetheringManager( 9204):
registerTetheringEventCallback:com.android.systemui
01-07 10:27:33.462 D/ConnectivityManager( 9204): ConnectivityManager()
mContext=com.android.systemui.SystemUIApplication@c51d68c
getOpPackageName()=com.android.systemui getBasePackageName()=com.android.systemui
getPackageName()=com.android.systemui
01-07 10:27:33.462 D/GnssLocationProvider_ex( 4956): isUSAMarket :
code/country_Code/countryISO_Code = SAM/PERU/PE
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): isUSAMarket : false
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): isCaMarket :
code/country_Code/contryISO_Code = SAM/PERU/PE
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): isCaMarket : false
01-07 10:27:33.463 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.463 D/SystemServerTiming( 4956): MakeInputManagerServiceReady took
to complete: 4ms
01-07 10:27:33.463 I/SystemServerTiming( 4956): MakeTelephonyRegistryReady
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): CP_AGPS_ENABLE_PROFILE=0
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): getHardwareFactors
01-07 10:27:33.463 D/GnssLocationProvider_ex( 4956): file doesn't exist :
/vendor/etc/gnss/hardware_factors.conf
01-07 10:27:33.465 D/GnssLocationProvider( 4956): WakeLock released by
handleMessage(INITIALIZE_HANDLER, 0, null)
01-07 10:27:33.465 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.465 I/GnssBlacklistHelper( 4956): Update GNSS satellite blacklist:
01-07 10:27:33.466 D/GnssLocationProvider( 4956): setRequest ProviderRequest[OFF]
01-07 10:27:33.466 I/InputReader( 4956): Reconfiguring input devices,
changes=DEVICE_ALIAS |
01-07 10:27:33.466 D/GnssLocationProvider( 4956): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
01-07 10:27:33.466 D/GnssLocationProvider( 4956): stopNavigating, mStarted=false
01-07 10:27:33.466 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{80cbf26: PendingIntentRecord{d0f2767
android/LocationService broadcastIntent}}
01-07 10:27:33.467 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{e1f5914: PendingIntentRecord{9f535bd
android/LocationService broadcastIntent}}
01-07 10:27:33.467 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:33.467 D/SystemServerTiming( 4956): MakeTelephonyRegistryReady took to
complete: 4ms
01-07 10:27:33.467 D/GnssLocationProvider( 4956): WakeLock released by
handleMessage(SET_REQUEST, 0,
com.android.server.location.gnss.GnssLocationProvider$GpsRequest@113ca09)
01-07 10:27:33.467 I/SystemServerTiming( 4956): MakeMediaRouterServiceReady
01-07 10:27:33.467 I/GnssLocationProvider( 4956): restartRequests
01-07 10:27:33.467 D/GnssLocationProvider( 4956): restartLocationRequest
01-07 10:27:33.468 D/SystemServerTiming( 4956): MakeMediaRouterServiceReady took to
complete: 0ms
01-07 10:27:33.468 D/GnssLocationProvider( 4956): setRequest ProviderRequest[OFF]
01-07 10:27:33.468 D/GnssLocationProvider( 4956): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
01-07 10:27:33.468 D/GnssLocationProvider( 4956): stopNavigating, mStarted=false
01-07 10:27:33.468 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{80cbf26: PendingIntentRecord{d0f2767
android/LocationService broadcastIntent}}
01-07 10:27:33.468 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{e1f5914: PendingIntentRecord{9f535bd
android/LocationService broadcastIntent}}
01-07 10:27:33.468 D/GnssBatchingProvider( 4956): GNSS batching is disabled
01-07 10:27:33.470 I/GnssVisibilityControl( 4956): Updating non-framework location
access proxy apps in the GNSS HAL to: []
01-07 10:27:33.470 D/EmergencyMode( 4956): [EmergencyManager] This is normal mode.
01-07 10:27:33.470 D/GnssLocationProvider_ex( 4956): isKORMarket : false
01-07 10:27:33.471 D/EmergencyMode( 4956): [EmergencyManager] Starting service:
Intent { act=com.samsung.intent.action.EMERGENCY_CHECK_ABNORMAL_STATE
cmp=com.sec.android.emergencymode.service/.EmergencyServiceStarter (has extras) }
01-07 10:27:33.471 E/SLocation( 4956): SecureDBAdapter - SecureDBAdapter
01-07 10:27:33.472 D/SLocation( 4956): BIGDATA Geofence Capacity module init
01-07 10:27:33.473 D/SLocation( 4956): GeofenceCapacityBigData - bigdata gf api,
set Alarm after 86400000
01-07 10:27:33.474 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.emergencymode.service
01-07 10:27:33.475 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:33.475 D/LocationManagerService( 4956): [u0] passive provider enabled =
true
01-07 10:27:33.475 D/EmergencyMode( 4956): [EmergencyManager] registerReceiver
01-07 10:27:33.475 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:33.475 D/EmergencyMode( 4956): [EmergencyManager] registerReceiver
Scode[SAM]
01-07 10:27:33.475 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:33.476 I/SystemServerTiming( 4956): MakeMmsServiceReady
01-07 10:27:33.476 I/MmsServiceBroker( 4956): Delay connecting to MmsService until
an API is called
01-07 10:27:33.476 D/SystemServerTiming( 4956): MakeMmsServiceReady took to
complete: 0ms
01-07 10:27:33.476 I/GnssLocationProvider( 4956): restartRequests
01-07 10:27:33.476 I/SystemServerTiming( 4956): IncidentDaemonReady
01-07 10:27:33.476 D/SamsungAlarmManager( 4956): setExact (T:2/F:9/AC:false)
20220108T152733 now=158611 -
CU:1000/CP:4956/L:7e4569d:SLocationBigDataGeofenceUsage
01-07 10:27:33.476 D/GnssLocationProvider( 4956): restartLocationRequest
01-07 10:27:33.476 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:33.476 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220108T152733, set=86558607, now=158611
01-07 10:27:33.477 D/GnssLocationProvider( 4956): setRequest ProviderRequest[OFF]
01-07 10:27:33.477 D/GnssLocationProvider( 4956): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
01-07 10:27:33.477 D/GnssLocationProvider( 4956): stopNavigating, mStarted=false
01-07 10:27:33.477 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{80cbf26: PendingIntentRecord{d0f2767
android/LocationService broadcastIntent}}
01-07 10:27:33.477 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152734, set=159193, now=158612
01-07 10:27:33.477 D/SystemServerTiming( 4956): IncidentDaemonReady took to
complete: 1ms
01-07 10:27:33.477 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{e1f5914: PendingIntentRecord{9f535bd
android/LocationService broadcastIntent}}
01-07 10:27:33.478 I/SystemServerTiming( 4956): LazyService Wait Here
01-07 10:27:33.478 D/GnssBatchingProvider( 4956): GNSS batching is disabled
01-07 10:27:33.478 D/SystemServerTiming( 4956): LazyService Wait Here took to
complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): getCurrentUser
01-07 10:27:33.478 I/ActivityManager( 4956): Current user:0
01-07 10:27:33.478 D/SystemServerTiming( 4956): getCurrentUser took to complete:
0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ActivityManagerStartApps
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.StartUser-0
01-07 10:27:33.478 I/SystemServiceManager( 4956): Calling onStartUser 0
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.security.FileIntegrityService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.security.FileIntegrityService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.Installer
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.DataLoaderManagerService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.power.PowerManagerService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.power.PowerManagerService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.power.ThermalManagerService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.power.ThermalManagerService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.VaultKeeperService$LifeCycle took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PACMService
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PACMService took to complete: 0ms
01-07 10:27:33.478 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:33.478 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to
complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.lights.LightsService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pdp.PdpService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.display.DisplayManagerService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.display.DisplayManagerService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.om.OverlayManagerService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SensorPrivacyService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SystemConfigService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BatteryService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usage.UsageStatsService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usage.UsageStatsService took to complete: 1ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.webkit.WebViewUpdateService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.CachedDeviceStateService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.rollback.RollbackManagerService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.os.BugreportManagerService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.os.BugreportManagerService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.gpu.GpuService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.security.KeyChainSystemService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.telecom.TelecomLoaderService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.content.ContentService$Lifecycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DropBoxManagerService
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:33.479 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle took to complete:
0ms
01-07 10:27:33.479 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.sepunion.SemUnionMainService
01-07 10:27:33.480 D/SEP_UNION_SemUnionMainService( 4956): onStartUser
01-07 10:27:33.480 D/SEP_UNION_SemUnionMainServiceImpl( 4956): onStartUser
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.sepunion.SemUnionMainService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.AlarmManagerService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.privilege.SemPrivilegeManagerService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BluetoothService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.BluetoothService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to
complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PinnerService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.google.android.startop.iorap.IorapForwardingService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:33.480 D/GameManagerService$Lifecycle( 4956): onStartUser, userHandle:
0
01-07 10:27:33.480 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.game.GameManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.480 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:33.481 D/SLocation( 4956): GeofenceApiUsageBigData - bigdata gf api,
set Alarm after 86400000
01-07 10:27:33.482 D/SamsungAlarmManager( 4956): setExact (T:2/F:9/AC:false)
20220108T152733 now=158617 -
CU:1000/CP:4956/L:e92b63f:SLocationBigDataGeofenceUsage
01-07 10:27:33.482 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220108T152733, set=86558607, now=158617
01-07 10:27:33.483 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152734, set=159193, now=158617
01-07 10:27:33.486 D/SLocation( 4956): ARDistanceLibManager - ARDistanceLibManager
init
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.489 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.490 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.490 W/rkstack.proces( 9436): JIT profile information will not be
recorded: profile file does not exist.
01-07 10:27:33.490 D/Zygote ( 4558): Forked child process 9463
01-07 10:27:33.490 D/SLocation( 4956): SCurrentLocationManager -
SCurrentLocationManager initialized
01-07 10:27:33.496 W/LocationManagerService( 4956): network provider saw user 0
unexpectedly
01-07 10:27:33.496 I/ActivityManager( 4956): Start proc
9463:com.sec.android.emergencymode.service/1000 for service
{com.sec.android.emergencymode.service/com.sec.android.emergencymode.service.Emerge
ncyServiceStarter}
01-07 10:27:33.496 D/SLocation( 4956): LocationProviderStatus - set isGpsOn : true,
isNlpOn : false
01-07 10:27:33.496 D/WifiTracker.WifiWifiQoSScoreCache( 9204): Network Score
Enabling Check false
01-07 10:27:33.496 D/LocationManagerService( 4956): [u0] network provider enabled =
false
01-07 10:27:33.496 D/SettingsProvider( 4956): isChangeAllowed() : name =
location_providers_allowed
01-07 10:27:33.497 V/StorageManagerService( 4956): Package
com.google.android.networkstack.tethering does not have legacy storage
01-07 10:27:33.497 D/SettingsProvider( 4956): value = -network
01-07 10:27:33.497 D/SettingsProvider( 4956): provider = network
01-07 10:27:33.497 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.497 D/SettingsProvider( 4956): projectionArgs:
isLocationProviderBlockedAsUser
01-07 10:27:33.497 D/SettingsProvider( 4956): selectionArgs: network
01-07 10:27:33.497 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:33.497 D/SecContentProvider( 4956): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
01-07 10:27:33.497 V/StorageManagerService( 4956): Package
com.samsung.android.provider.filterprovider does not have legacy storage
01-07 10:27:33.497 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.498 V/StorageManagerService( 4956): Package
com.sec.android.app.DataCreate has legacy storage
01-07 10:27:33.499 D/SettingsProvider( 4956): ret = 0
01-07 10:27:33.499 V/StorageManagerService( 4956): Package
com.android.cts.priv.ctsshim does not have legacy storage
01-07 10:27:33.499 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.499 D/SettingsProvider( 4956): projectionArgs:
isGPSStateChangeAllowed
01-07 10:27:33.499 D/ActivityThread( 9436): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:33.499 D/SecContentProvider( 4956): query(), uri = 12 selection =
isGPSStateChangeAllowed
01-07 10:27:33.499 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.499 V/StorageManagerService( 4956): Package
com.samsung.android.smartswitchassistant does not have legacy storage
01-07 10:27:33.500 D/ActivityThread( 9436): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.google.android.networkstack}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.google.android.networkstack
appContext.mBasePackageName=com.google.android.networkstack
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=cellbroadcasts
className=com.android.cellbroadcastservice.CellBroadcastProvider}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:33.500 V/StorageManagerService( 4956): Package
com.sec.vsim.ericssonnsds.webapp does not have legacy storage
01-07 10:27:33.501 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.501 D/SettingsProvider( 4956): LOCATION_PROVIDERS_ALLOWED is change
allowed true
01-07 10:27:33.501 V/StorageManagerService( 4956): Package
com.sec.android.app.setupwizardlegalprovider does not have legacy storage
01-07 10:27:33.502 V/StorageManagerService( 4956): Package
com.google.android.youtube does not have legacy storage
01-07 10:27:33.502 D/LoadedApk( 9436): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.google.android.networkstack
appContext.mBasePackageName=com.google.android.networkstack
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:33.502 D/NetworkSecurityConfig( 9436): No Network Security Config
specified, using platform default
01-07 10:27:33.503 V/StorageManagerService( 4956): Package
com.samsung.android.app.galaxyfinder does not have legacy storage
01-07 10:27:33.504 V/StorageManagerService( 4956): Package com.sec.location.nsflp2
does not have legacy storage
01-07 10:27:33.504 V/StorageManagerService( 4956): Package
com.samsung.android.themestore does not have legacy storage
01-07 10:27:33.505 V/StorageManagerService( 4956): Package
com.sec.android.app.chromecustomizations does not have legacy storage
01-07 10:27:33.506 V/StorageManagerService( 4956): Package
com.samsung.android.app.cocktailbarservice has legacy storage
01-07 10:27:33.508 V/StorageManagerService( 4956): Package
com.android.internal.display.cutout.emulation.corner does not have legacy storage
01-07 10:27:33.509 D/NetworkSecurityConfig( 9436): No Network Security Config
specified, using platform default
01-07 10:27:33.509 V/StorageManagerService( 4956): Package
com.google.android.ext.services does not have legacy storage
01-07 10:27:33.510 V/StorageManagerService( 4956): Package
com.android.internal.display.cutout.emulation.double does not have legacy storage
01-07 10:27:33.511 V/StorageManagerService( 4956): Package
com.sec.location.nfwlocationprivacy does not have legacy storage
01-07 10:27:33.512 E/ncymode.servic( 9463): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:33.512 V/StorageManagerService( 4956): Package
com.android.providers.telephony has legacy storage
01-07 10:27:33.513 D/SLocation( 4956): BIGDATA module init
01-07 10:27:33.513 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.513 V/StorageManagerService( 4956): Package
com.sec.android.app.ve.vebgm does not have legacy storage
01-07 10:27:33.515 D/ConnectivityService( 4956): requestNetwork for
uid/pid:10100/9204 NetworkRequest [ TRACK_DEFAULT id=16, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100 AdministratorUids: [] RequestorUid:
10100 RequestorPackageName: com.android.systemui] ]
01-07 10:27:33.515 V/StorageManagerService( 4956): Package
com.sec.android.app.parser does not have legacy storage
01-07 10:27:33.515 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.515 D/Ethernet( 4956): got request NetworkRequest [ TRACK_DEFAULT
id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId 0
01-07 10:27:33.515 V/StorageManagerService( 4956): Package com.android.dynsystem
does not have legacy storage
01-07 10:27:33.516 V/WifiManager( 9204): registerTrafficStateCallback:
callback=com.android.systemui.statusbar.policy.WifiSignalController$WifiTrafficStat
eCallback@3dedec, executor=android.os.HandlerExecutor@ea24b84
01-07 10:27:33.516 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back does not have
legacy storage
01-07 10:27:33.517 D/SLocation( 4956): PositionManager module ARD init true
01-07 10:27:33.517 V/StorageManagerService( 4956): Package
com.samsung.android.networkstack does not have legacy storage
01-07 10:27:33.518 V/WifiManager( 9204): registerTrafficStateCallback:
callback=com.android.systemui.statusbar.policy.SecWifiSignalController$WifiTrafficS
tateCallback@96465b5, executor=android.os.HandlerExecutor@ea24b84
01-07 10:27:33.518 V/StorageManagerService( 4956): Package
com.android.theme.icon.pebble does not have legacy storage
01-07 10:27:33.519 V/StorageManagerService( 4956): Package
com.google.android.googlequicksearchbox does not have legacy storage
01-07 10:27:33.520 V/StorageManagerService( 4956): Package
com.samsung.android.calendar has legacy storage
01-07 10:27:33.520 V/StorageManagerService( 4956): Package
com.google.android.cellbroadcastservice does not have legacy storage
01-07 10:27:33.521 V/StorageManagerService( 4956): Package
com.android.providers.calendar does not have legacy storage
01-07 10:27:33.522 E/AppOps ( 4956): attributionTag SLocationService not declared
in manifest of android
01-07 10:27:33.522 V/StorageManagerService( 4956): Package com.osp.app.signin has
legacy storage
01-07 10:27:33.523 D/SLocation( 4956): NetworkConnectionManager init
01-07 10:27:33.523 V/StorageManagerService( 4956): Package com.sec.automation does
not have legacy storage
01-07 10:27:33.523 D/InputManager( 4956): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
01-07 10:27:33.523 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1000/4956 NetworkRequest [ TRACK_DEFAULT id=17, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
01-07 10:27:33.523 I/InputReader( 4956): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
01-07 10:27:33.523 V/StorageManagerService( 4956): Package
com.android.providers.media has legacy storage
01-07 10:27:33.524 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.524 D/SLocation( 4956): BatchLocationManager init
01-07 10:27:33.524 D/Ethernet( 4956): got request NetworkRequest [ TRACK_DEFAULT
id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId
0
01-07 10:27:33.524 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.524 V/StorageManagerService( 4956): Package
com.google.android.onetimeinitializer does not have legacy storage
01-07 10:27:33.524 V/StorageManagerService( 4956): Package
com.google.android.ext.shared does not have legacy storage
01-07 10:27:33.524 D/ActivityThread( 9463): setConscryptValidator
01-07 10:27:33.525 D/ActivityThread( 9463): setConscryptValidator - put
01-07 10:27:33.525 V/StorageManagerService( 4956): Package
com.android.internal.systemui.navbar.gestural_wide_back does not have legacy
storage
01-07 10:27:33.525 V/StorageManagerService( 4956): Package
com.android.wallpapercropper does not have legacy storage
01-07 10:27:33.526 D/ConnectivityService( 4956): requestNetwork for
uid/pid:10100/9204 NetworkRequest [ TRACK_DEFAULT id=19, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100 AdministratorUids: [] RequestorUid:
10100 RequestorPackageName: com.android.systemui] ]
01-07 10:27:33.526 V/StorageManagerService( 4956): Package
com.android.theme.icon.vessel does not have legacy storage
01-07 10:27:33.526 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.527 D/Ethernet( 4956): got request NetworkRequest [ TRACK_DEFAULT
id=19, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId 0
01-07 10:27:33.527 V/StorageManagerService( 4956): Package
com.samsung.android.wallpaper.res does not have legacy storage
01-07 10:27:33.527 D/SLocation( 4956): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.batch.d@21abf3b
01-07 10:27:33.528 V/StorageManagerService( 4956): Package
com.android.theme.color.cinnamon does not have legacy storage
01-07 10:27:33.528 V/StorageManagerService( 4956): Package
com.samsung.android.smartmirroring does not have legacy storage
01-07 10:27:33.529 V/StorageManagerService( 4956): Package
com.samsung.android.mapsagent does not have legacy storage
01-07 10:27:33.530 V/StorageManagerService( 4956): Package
com.sec.android.app.safetyassurance does not have legacy storage
01-07 10:27:33.530 I/ActivityManager( 4956): DSS OFF for
com.sec.android.emergencymode.service
01-07 10:27:33.531 V/StorageManagerService( 4956): Package
com.samsung.android.incallui has legacy storage
01-07 10:27:33.533 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.KeyguardSecIndicationController$SecKeyguardCallback@
f11fcd8
01-07 10:27:33.533 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{4f922dc 9463:com.sec.android.emergencymode.service/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:33.533 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.533 V/StorageManagerService( 4956): Package
com.samsung.android.knox.containercore has legacy storage
01-07 10:27:33.534 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.rounded.systemui does not have legacy storage
01-07 10:27:33.534 D/CscParser( 9204): OMC path :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:27:33.534 I/CscParser( 9204): getCustomerPath : omc customer file can read
01-07 10:27:33.534 V/StorageManagerService( 4956): Package com.sec.factory.camera
does not have legacy storage
01-07 10:27:33.535 E/CscParser( 9204): update(): xml file exist
01-07 10:27:33.535 V/StorageManagerService( 4956): Package
com.android.theme.icon.taperedrect does not have legacy storage
01-07 10:27:33.535 V/StorageManagerService( 4956): Package com.sec.usbsettings does
not have legacy storage
01-07 10:27:33.535 D/KeyguardSecIndicationController( 9204): addBatteryIndication()
status =
BatteryStatus{status=1,level=100,plugged=0,health=0,maxChargingWattage=0,remaining=
-1ultraFastCharger=0}
01-07 10:27:33.535 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.KeyguardIndicationController$4@cc2a831
01-07 10:27:33.535 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.536 V/StorageManagerService( 4956): Package
com.samsung.android.easysetup has legacy storage
01-07 10:27:33.536 V/StorageManagerService( 4956): Package
com.android.externalstorage has legacy storage
01-07 10:27:33.537 V/StorageManagerService( 4956): Package
com.samsung.android.aware.service has legacy storage
01-07 10:27:33.537 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.KeyguardSecIndicationController$1@506bb16
01-07 10:27:33.537 V/StorageManagerService( 4956): Package
com.sec.android.easyonehand does not have legacy storage
01-07 10:27:33.537 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:33.538 V/StorageManagerService( 4956): Package com.sec.factory does not
have legacy storage
01-07 10:27:33.538 V/StorageManagerService( 4956): Package com.android.htmlviewer
does not have legacy storage
01-07 10:27:33.538 D/ActivityThread( 9463): handleBindApplication()++
app=com.sec.android.emergencymode.service
01-07 10:27:33.540 V/StorageManagerService( 4956): Package
com.android.companiondevicemanager does not have legacy storage
01-07 10:27:33.541 V/StorageManagerService( 4956): Package com.android.mms.service
has legacy storage
01-07 10:27:33.541 W/Settings( 4956): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only value.
01-07 10:27:33.541 V/StorageManagerService( 4956): Package
com.samsung.android.rubin.app does not have legacy storage
01-07 10:27:33.543 V/StorageManagerService( 4956): Package
com.android.providers.downloads has legacy storage
01-07 10:27:33.543 D/KeyguardSecIndicationPolicy( 9204): add Event pos =
DEFAULT, type = EMPTY_LOW, id = 0, text =
01-07 10:27:33.544 V/StorageManagerService( 4956): Package
com.sec.android.easyMover.Agent does not have legacy storage
01-07 10:27:33.544 D/KeyguardSecIndicationPolicy( 9204): update top pos =
DEFAULT, item = null -> [id=0|ty=EMPTY_LOW|pr=1|txt=|ti=duration=PERSISTENT|
an=false]
01-07 10:27:33.544 V/StorageManagerService( 4956): Package
com.google.android.networkstack.tethering.overlay does not have legacy storage
01-07 10:27:33.545 D/KeyguardSecIndicationController( 9204):
updateSecureLockIconVisibility visible : false, isShowAnimation : false
01-07 10:27:33.546 D/KeyguardSecIndicationPolicy( 9204): add Event pos =
UPPER, type = EMPTY_LOW, id = 1, text =
01-07 10:27:33.546 V/StorageManagerService( 4956): Package
com.samsung.android.mdx.quickboard does not have legacy storage
01-07 10:27:33.546 D/KeyguardSecIndicationPolicy( 9204): update top pos =
UPPER, item = null -> [id=1|ty=EMPTY_LOW|pr=1|txt=|ti=duration=PERSISTENT|an=false]
01-07 10:27:33.546 D/SLocation( 4956): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.geofence.geopoint.k0@907b17a
01-07 10:27:33.547 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.rounded.android does not have legacy storage
01-07 10:27:33.547 D/SLocation( 4956): GeopointGeofenceManager - isGPSon : true
isNLPon : true
01-07 10:27:33.547 V/StorageManagerService( 4956): Package com.wsomacp does not
have legacy storage
01-07 10:27:33.548 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:33.548 V/StorageManagerService( 4956): Package com.samsung.faceservice
does not have legacy storage
01-07 10:27:33.549 D/SLocation( 4956): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.c@ac33234
01-07 10:27:33.550 V/StorageManagerService( 4956): Package com.samsung.gpuwatchapp
does not have legacy storage
01-07 10:27:33.550 D/SLocation( 4956): SLocation - request setHWGeofence
01-07 10:27:33.551 D/SLocation( 4956): GeopointGeofenceManager - sgfm received :
android.net.wifi.action.WIFI_SCAN_AVAILABILITY_CHANGED
01-07 10:27:33.551 V/StorageManagerService( 4956): Package
com.netflix.partner.activation does not have legacy storage
01-07 10:27:33.551 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.KeyguardLiftController@92b72a2
01-07 10:27:33.551 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.552 V/StorageManagerService( 4956): Package
com.monotype.android.font.foundation does not have legacy storage
01-07 10:27:33.552 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.doze.DozeLog$1@fb95b33
01-07 10:27:33.553 V/StorageManagerService( 4956): Package
com.sec.android.widgetapp.easymodecontactswidget does not have legacy storage
01-07 10:27:33.553 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.553 V/StorageManagerService( 4956): Package
com.samsung.android.knox.pushmanager does not have legacy storage
01-07 10:27:33.554 V/StorageManagerService( 4956): Package
com.samsung.android.MtpApplication does not have legacy storage
01-07 10:27:33.555 V/StorageManagerService( 4956): Package
com.sec.android.app.factorykeystring does not have legacy storage
01-07 10:27:33.555 V/StorageManagerService( 4956): Package
com.sec.android.app.samsungapps has legacy storage
01-07 10:27:33.556 V/StorageManagerService( 4956): Package
com.sec.android.emergencymode.service does not have legacy storage
01-07 10:27:33.557 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.circular.themepicker does not have legacy storage
01-07 10:27:33.557 D/SLocation( 4956): KeystoreUtil - key found:false
01-07 10:27:33.558 V/StorageManagerService( 4956): Package
com.google.android.configupdater does not have legacy storage
01-07 10:27:33.558 D/SLocation( 4956): KeystoreUtil - p reset isKeyHave: false
01-07 10:27:33.558 V/StorageManagerService( 4956): Package
com.sec.android.app.wlantest does not have legacy storage
01-07 10:27:33.559 V/StorageManagerService( 4956): Package
com.samsung.android.accessibility.talkback does not have legacy storage
01-07 10:27:33.560 V/StorageManagerService( 4956): Package
com.google.android.providers.media.module has legacy storage
01-07 10:27:33.560 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.permissioncontroller does not have legacy
storage
01-07 10:27:33.561 V/StorageManagerService( 4956): Package
com.samsung.android.app.settings.bixby does not have legacy storage
01-07 10:27:33.562 V/StorageManagerService( 4956): Package
com.sec.android.app.billing does not have legacy storage
01-07 10:27:33.563 I/ncymode.servic( 9463): The ClassLoaderContext is a special
shared library.
01-07 10:27:33.563 V/StorageManagerService( 4956): Package com.sec.epdgtestapp does
not have legacy storage
01-07 10:27:33.564 V/StorageManagerService( 4956): Package
com.samsung.android.game.gamehome does not have legacy storage
01-07 10:27:33.564 V/StorageManagerService( 4956): Package
com.sec.android.daemonapp does not have legacy storage
01-07 10:27:33.565 V/StorageManagerService( 4956): Package com.sec.sve does not
have legacy storage
01-07 10:27:33.566 V/StorageManagerService( 4956): Package
com.sec.enterprise.knox.attestation does not have legacy storage
01-07 10:27:33.567 V/StorageManagerService( 4956): Package
com.android.providers.downloads.ui has legacy storage
01-07 10:27:33.567 V/StorageManagerService( 4956): Package com.android.vending has
legacy storage
01-07 10:27:33.568 V/StorageManagerService( 4956): Package com.android.pacprocessor
does not have legacy storage
01-07 10:27:33.569 V/StorageManagerService( 4956): Package com.android.simappdialog
does not have legacy storage
01-07 10:27:33.570 V/StorageManagerService( 4956): Package
com.samsung.android.knox.attestation does not have legacy storage
01-07 10:27:33.570 V/StorageManagerService( 4956): Package
com.samsung.android.secsoundpicker has legacy storage
01-07 10:27:33.571 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.sec_gestural does not have legacy storage
01-07 10:27:33.572 V/StorageManagerService( 4956): Package com.microsoft.skydrive
does not have legacy storage
01-07 10:27:33.572 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): MobileSignalController semGetServiceState
01-07 10:27:33.573 V/StorageManagerService( 4956): Package
com.samsung.android.SettingsReceiver does not have legacy storage
01-07 10:27:33.573 V/StorageManagerService( 4956): Package
com.android.internal.display.cutout.emulation.hole does not have legacy storage
01-07 10:27:33.574 I/keystore( 4702): del
USRPKEY_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.574 I/keystore( 4702): del
USRSKEY_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.574 V/StorageManagerService( 4956): Package
com.android.internal.display.cutout.emulation.tall does not have legacy storage
01-07 10:27:33.575 I/keystore( 4702): del
USRCERT_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.575 V/StorageManagerService( 4956): Package
com.sec.android.app.soundalive does not have legacy storage
01-07 10:27:33.576 I/keystore( 4702): del
CACERT_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.576 V/StorageManagerService( 4956): Package
com.sec.android.provider.badge does not have legacy storage
01-07 10:27:33.576 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.576 I/keystore( 4702): del
USRCSR_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.577 V/StorageManagerService( 4956): Package
com.android.certinstaller does not have legacy storage
01-07 10:27:33.577 I/keystore( 4702): del
USRPKEY_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.577 I/keystore( 4702): del
USRSKEY_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.577 V/StorageManagerService( 4956): Package
com.samsung.android.securitylogagent does not have legacy storage
01-07 10:27:33.578 I/keystore( 4702): del
USRCERT_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.578 V/StorageManagerService( 4956): Package
com.android.theme.color.black does not have legacy storage
01-07 10:27:33.579 V/StorageManagerService( 4956): Package
com.android.carrierconfig does not have legacy storage
01-07 10:27:33.579 I/keystore( 4702): del
CACERT_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.579 I/keystore( 4702): del
USRCSR_com.samsung.android.location_db_passwd 1000 0
01-07 10:27:33.580 V/StorageManagerService( 4956): Package
com.android.theme.color.green does not have legacy storage
01-07 10:27:33.580 V/StorageManagerService( 4956): Package
com.android.theme.color.ocean does not have legacy storage
01-07 10:27:33.581 W/keymaster_tee( 4425): [WRN]start nwd_import_key
01-07 10:27:33.582 W/keymaster_tee( 4425): [WRN]ret OK PARAMS: A32 P0 P1 B2 P64
NAR1 S128 2022.01.07,15:27:33.581
01-07 10:27:33.583 V/StorageManagerService( 4956): Package
com.samsung.android.knox.containeragent has legacy storage
01-07 10:27:33.583 I/keystore( 4702): !@ writeBlobs blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
01-07 10:27:33.583 V/StorageManagerService( 4956): Package
com.android.theme.color.space does not have legacy storage
01-07 10:27:33.584 V/StorageManagerService( 4956): Package
com.android.internal.systemui.navbar.threebutton does not have legacy storage
01-07 10:27:33.585 V/StorageManagerService( 4956): Package com.samsung.SMT does not
have legacy storage
01-07 10:27:33.585 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:33.585 V/StorageManagerService( 4956): Package com.samsung.cmh does not
have legacy storage
01-07 10:27:33.586 V/StorageManagerService( 4956): Package com.samsung.mlp does not
have legacy storage
01-07 10:27:33.586 V/StorageManagerService( 4956): Package com.samsung.rcs does not
have legacy storage
01-07 10:27:33.586 V/StorageManagerService( 4956): Package android does not have
legacy storage
01-07 10:27:33.587 V/StorageManagerService( 4956): Package
com.samsung.knox.keychain does not have legacy storage
01-07 10:27:33.588 D/PipManager( 9204): onListenerRegistered: PinnedStackListener
01-07 10:27:33.588 V/StorageManagerService( 4956): Package
com.samsung.android.sm.devicesecurity does not have legacy storage
01-07 10:27:33.589 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.cellbroadcastreceiver does not have legacy
storage
01-07 10:27:33.589 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): MobileSignalController mApnBlockList = [ims, xcap, ent1, ent2, emergency,
bip]
01-07 10:27:33.590 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.rounded.launcher does not have legacy storage
01-07 10:27:33.591 V/StorageManagerService( 4956): Package
com.samsung.android.providers.carrier does not have legacy storage
01-07 10:27:33.591 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.sec_gestural_no_hint does not have legacy
storage
01-07 10:27:33.592 V/StorageManagerService( 4956): Package
com.samsung.android.aircommandmanager does not have legacy storage
01-07 10:27:33.592 V/StorageManagerService( 4956): Package
com.samsung.android.smartface does not have legacy storage
01-07 10:27:33.593 V/StorageManagerService( 4956): Package com.android.egg does not
have legacy storage
01-07 10:27:33.594 V/StorageManagerService( 4956): Package com.android.mtp has
legacy storage
01-07 10:27:33.594 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): getCellBroadcastServicePackageName:
com.google.android.cellbroadcastservice
01-07 10:27:33.594 V/StorageManagerService( 4956): Package com.android.ons has
legacy storage
01-07 10:27:33.595 V/StorageManagerService( 4956): Package com.android.stk has
legacy storage
01-07 10:27:33.596 V/StorageManagerService( 4956): Package
com.samsung.android.messaging does not have legacy storage
01-07 10:27:33.596 V/StorageManagerService( 4956): Package
com.android.backupconfirm does not have legacy storage
01-07 10:27:33.597 V/StorageManagerService( 4956): Package com.samsung.klmsagent
does not have legacy storage
01-07 10:27:33.597 V/StorageManagerService( 4956): Package
com.samsung.android.smartfitting does not have legacy storage
01-07 10:27:33.598 V/StorageManagerService( 4956): Package
com.sec.android.app.SecSetupWizard does not have legacy storage
01-07 10:27:33.599 V/StorageManagerService( 4956): Package
com.samsung.android.app.telephonyui has legacy storage
01-07 10:27:33.599 V/StorageManagerService( 4956): Package
com.samsung.android.wifi.softap.resources does not have legacy storage
01-07 10:27:33.600 V/StorageManagerService( 4956): Package
com.android.statementservice does not have legacy storage
01-07 10:27:33.600 V/StorageManagerService( 4956): Package com.google.android.gm
has legacy storage
01-07 10:27:33.601 V/StorageManagerService( 4956): Package
com.google.android.apps.tachyon does not have legacy storage
01-07 10:27:33.601 V/StorageManagerService( 4956): Package
com.google.android.overlay.gmsconfig.common does not have legacy storage
01-07 10:27:33.601 V/StorageManagerService( 4956): Package
com.sec.android.app.hwmoduletest does not have legacy storage
01-07 10:27:33.602 V/StorageManagerService( 4956): Package
com.android.settings.intelligence does not have legacy storage
01-07 10:27:33.602 V/StorageManagerService( 4956): Package com.sec.bcservice does
not have legacy storage
01-07 10:27:33.603 D/SLocation( 4956): KeystoreUtil - new key
01-07 10:27:33.603 V/StorageManagerService( 4956): Package com.sec.modem.settings
does not have legacy storage
01-07 10:27:33.604 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=0,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.597,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:33.604 V/StorageManagerService( 4956): Package
com.monotype.android.font.samsungone does not have legacy storage
01-07 10:27:33.604 V/StorageManagerService( 4956): Package
com.android.internal.systemui.navbar.gestural_extra_wide_back does not have legacy
storage
01-07 10:27:33.605 V/StorageManagerService( 4956): Package
com.google.android.permissioncontroller does not have legacy storage
01-07 10:27:33.606 V/StorageManagerService( 4956): Package
com.sec.android.app.servicemodeapp does not have legacy storage
01-07 10:27:33.607 V/StorageManagerService( 4956): Package
com.sec.android.preloadinstaller does not have legacy storage
01-07 10:27:33.607 V/StorageManagerService( 4956): Package
com.google.android.setupwizard does not have legacy storage
01-07 10:27:33.609 V/StorageManagerService( 4956): Package
com.sec.android.gallery3d has legacy storage
01-07 10:27:33.609 V/StorageManagerService( 4956): Package
com.android.providers.settings does not have legacy storage
01-07 10:27:33.610 I/keystore( 4702): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
01-07 10:27:33.610 V/StorageManagerService( 4956): Package
com.samsung.accessibility does not have legacy storage
01-07 10:27:33.611 V/StorageManagerService( 4956): Package com.sec.imsservice does
not have legacy storage
01-07 10:27:33.612 V/StorageManagerService( 4956): Package
com.android.sharedstoragebackup has legacy storage
01-07 10:27:33.612 V/StorageManagerService( 4956): Package com.facebook.services
does not have legacy storage
01-07 10:27:33.612 E/SamsungAnalytics201007( 9463): The user has not unlocked the
device.
01-07 10:27:33.613 V/StorageManagerService( 4956): Package
com.samsung.android.mobileservice has legacy storage
01-07 10:27:33.613 I/keystore( 4702): !@ Start -
USRPKEY_com.samsung.android.location_db_passwd from uid 1000 for uid 1000,
isKnoxKey(0)
01-07 10:27:33.613 I/keystore( 4702): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
01-07 10:27:33.614 V/StorageManagerService( 4956): Package com.android.printspooler
does not have legacy storage
01-07 10:27:33.614 V/StorageManagerService( 4956): Package
com.sec.android.systemupdate does not have legacy storage
01-07 10:27:33.615 V/StorageManagerService( 4956): Package
com.samsung.android.mdx.kit does not have legacy storage
01-07 10:27:33.615 W/keymaster_tee( 4425): [WRN]begin req PARAMS: A32 B2 P64
01-07 10:27:33.616 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.filled.settings does not have legacy storage
01-07 10:27:33.616 I/TetheringManager( 9436):
registerTetheringEventCallback:com.google.android.networkstack
01-07 10:27:33.616 D/ConnectivityManager( 9436): ConnectivityManager()
mContext=android.app.Application@162117b
getOpPackageName()=com.google.android.networkstack
getBasePackageName()=com.google.android.networkstack
getPackageName()=com.google.android.networkstack
01-07 10:27:33.616 V/StorageManagerService( 4956): Package com.samsung.storyservice
does not have legacy storage
01-07 10:27:33.617 V/StorageManagerService( 4956): Package com.android.dreams.basic
does not have legacy storage
01-07 10:27:33.618 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1073/9436 NetworkRequest [ TRACK_DEFAULT id=20, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073 AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ]
01-07 10:27:33.618 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.ext.services does not have legacy storage
01-07 10:27:33.618 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.618 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back does not have
legacy storage
01-07 10:27:33.619 D/Ethernet( 4956): 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
01-07 10:27:33.619 V/StorageManagerService( 4956): Package com.android.se does not
have legacy storage
01-07 10:27:33.620 V/StorageManagerService( 4956): Package com.android.inputdevices
does not have legacy storage
01-07 10:27:33.620 V/StorageManagerService( 4956): Package
com.samsung.android.wifi.resources does not have legacy storage
01-07 10:27:33.622 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.622 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1711
01-07 10:27:33.623 V/StorageManagerService( 4956): Package
com.google.android.overlay.gmsconfig.photos does not have legacy storage
01-07 10:27:33.624 V/StorageManagerService( 4956): Package
com.samsung.android.kgclient does not have legacy storage
01-07 10:27:33.625 V/StorageManagerService( 4956): Package com.android.bips does
not have legacy storage
01-07 10:27:33.626 V/StorageManagerService( 4956): Package com.android.stk2 has
legacy storage
01-07 10:27:33.626 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:33.627 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:33.627 V/StorageManagerService( 4956): Package
com.samsung.android.game.gametools does not have legacy storage
01-07 10:27:33.627 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:33.628 V/StorageManagerService( 4956): Package
com.samsung.android.app.contacts has legacy storage
01-07 10:27:33.629 V/StorageManagerService( 4956): Package
com.samsung.android.service.peoplestripe does not have legacy storage
01-07 10:27:33.630 V/StorageManagerService( 4956): Package
com.samsung.android.da.daagent does not have legacy storage
01-07 10:27:33.630 I/keystore( 4702): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
01-07 10:27:33.631 V/StorageManagerService( 4956): Package
com.google.android.captiveportallogin does not have legacy storage
01-07 10:27:33.631 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.circular.settings does not have legacy storage
01-07 10:27:33.632 V/StorageManagerService( 4956): Package
com.samsung.android.brightnessbackupservice does not have legacy storage
01-07 10:27:33.632 D/ApplicationLoaders( 9436): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
01-07 10:27:33.632 I/keystore( 4702): !@ Start -
USRPKEY_com.samsung.android.location_db_passwd from uid 1000 for uid 1000,
isKnoxKey(0)
01-07 10:27:33.633 I/keystore( 4702): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
01-07 10:27:33.633 V/StorageManagerService( 4956): Package
com.samsung.android.smartcallprovider does not have legacy storage
01-07 10:27:33.633 W/keymaster_tee( 4425): [WRN]begin req PARAMS: A32 B2 P64
01-07 10:27:33.634 V/StorageManagerService( 4956): Package
com.samsung.android.app.smartcapture has legacy storage
01-07 10:27:33.634 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:33.635 V/StorageManagerService( 4956): Package
com.google.android.apps.maps does not have legacy storage
01-07 10:27:33.635 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:33.635 V/StorageManagerService( 4956): Package
com.google.android.modulemetadata does not have legacy storage
01-07 10:27:33.636 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.636 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:33.636 V/StorageManagerService( 4956): Package
com.samsung.android.app.taskedge has legacy storage
01-07 10:27:33.637 V/StorageManagerService( 4956): Package
com.samsung.android.dynamiclock does not have legacy storage
01-07 10:27:33.638 V/StorageManagerService( 4956): Package
com.samsung.advp.imssettings does not have legacy storage
01-07 10:27:33.639 V/StorageManagerService( 4956): Package
com.samsung.android.location does not have legacy storage
01-07 10:27:33.640 V/StorageManagerService( 4956): Package
com.sec.android.app.clockpackage has legacy storage
01-07 10:27:33.641 V/StorageManagerService( 4956): Package
com.sec.android.RilServiceModeApp has legacy storage
01-07 10:27:33.642 V/StorageManagerService( 4956): Package
com.google.android.webview does not have legacy storage
01-07 10:27:33.643 V/StorageManagerService( 4956): Package
com.android.theme.icon.teardrop does not have legacy storage
01-07 10:27:33.643 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.documentsui does not have legacy storage
01-07 10:27:33.644 E/RefUtils( 9463): asInterface is called / return type:
IWindowManager
01-07 10:27:33.644 E/RefUtils( 9463): result: class
android.view.IWindowManager$Stub$Proxy
01-07 10:27:33.645 V/StorageManagerService( 4956): Package
com.google.android.networkstack does not have legacy storage
01-07 10:27:33.646 W/SQLiteLog( 4956): (28) Salt will be generated for db
/data/system/slocation.db
01-07 10:27:33.647 V/StorageManagerService( 4956): Package
com.android.server.telecom does not have legacy storage
01-07 10:27:33.648 V/StorageManagerService( 4956): Package
com.google.android.syncadapters.contacts does not have legacy storage
01-07 10:27:33.648 V/StorageManagerService( 4956): Package com.samsung.crane has
legacy storage
01-07 10:27:33.649 V/StorageManagerService( 4956): Package com.sec.imslogger does
not have legacy storage
01-07 10:27:33.650 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.rounded.themepicker does not have legacy storage
01-07 10:27:33.650 V/StorageManagerService( 4956): Package com.android.keychain
does not have legacy storage
01-07 10:27:33.650 W/SQLiteLog( 4956): (28) [PM] Failed to derive se in file, rc:
12. Try other way.
01-07 10:27:33.651 V/StorageManagerService( 4956): Package com.android.chrome does
not have legacy storage
01-07 10:27:33.651 V/StorageManagerService( 4956): Package
com.samsung.android.themecenter does not have legacy storage
01-07 10:27:33.651 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.filled.systemui does not have legacy storage
01-07 10:27:33.652 V/StorageManagerService( 4956): Package
com.samsung.android.server.wifi.mobilewips does not have legacy storage
01-07 10:27:33.652 V/StorageManagerService( 4956): Package
com.google.android.packageinstaller does not have legacy storage
01-07 10:27:33.659 V/StorageManagerService( 4956): Package com.google.android.gms
does not have legacy storage
01-07 10:27:33.660 V/StorageManagerService( 4956): Package com.google.android.gsf
does not have legacy storage
01-07 10:27:33.660 D/LoadedApk( 9436): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@7764a57
appContext.mOpPackageName=com.google.android.networkstack.tethering
appContext.mBasePackageName=com.google.android.networkstack.tethering
appContext.mPackageInfo=android.app.LoadedApk@e4e5944
01-07 10:27:33.660 D/NetworkSecurityConfig( 9436): No Network Security Config
specified, using platform default
01-07 10:27:33.660 V/StorageManagerService( 4956): Package com.google.android.tts
does not have legacy storage
01-07 10:27:33.661 V/StorageManagerService( 4956): Package
android.autoinstalls.config.samsung does not have legacy storage
01-07 10:27:33.662 I/servicemanager( 4225): Adding 'u:r:system_app:s0' service
(emergency_service:9463)
01-07 10:27:33.662 V/StorageManagerService( 4956): Package
com.android.wifi.resources does not have legacy storage
01-07 10:27:33.663 V/StorageManagerService( 4956): Package
com.samsung.android.container does not have legacy storage
01-07 10:27:33.663 V/StorageManagerService( 4956): Package
com.android.calllogbackup does not have legacy storage
01-07 10:27:33.664 V/StorageManagerService( 4956): Package
com.google.android.partnersetup does not have legacy storage
01-07 10:27:33.664 V/StorageManagerService( 4956): Package
com.sec.android.diagmonagent does not have legacy storage
01-07 10:27:33.665 V/StorageManagerService( 4956): Package
com.android.localtransport does not have legacy storage
01-07 10:27:33.665 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:33.666 V/StorageManagerService( 4956): Package
com.google.android.overlay.gmsconfig.gsa does not have legacy storage
01-07 10:27:33.666 E/RefUtils( 9463): semSetProcessImportant is called / return
type: void
01-07 10:27:33.666 E/RefUtils( 9463): result is null
01-07 10:27:33.666 V/StorageManagerService( 4956): Package
com.samsung.android.biometrics.app.setting does not have legacy storage
01-07 10:27:33.667 V/StorageManagerService( 4956): Package com.sec.spp.push does
not have legacy storage
01-07 10:27:33.668 V/StorageManagerService( 4956): Package
com.android.carrierdefaultapp does not have legacy storage
01-07 10:27:33.670 V/StorageManagerService( 4956): Package
com.android.theme.font.notoserifsource does not have legacy storage
01-07 10:27:33.671 V/StorageManagerService( 4956): Package
com.sec.android.app.myfiles has legacy storage
01-07 10:27:33.672 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.filled.android does not have legacy storage
01-07 10:27:33.672 V/StorageManagerService( 4956): Package com.android.proxyhandler
does not have legacy storage
01-07 10:27:33.673 V/StorageManagerService( 4956): Package
com.android.internal.display.cutout.emulation.waterfall does not have legacy
storage
01-07 10:27:33.674 V/StorageManagerService( 4956): Package
com.samsung.android.allshare.service.fileshare has legacy storage
01-07 10:27:33.674 I/system_server( 4956): Background young concurrent copying GC
freed 347559(16MB) AllocSpace objects, 69(2424KB) LOS objects, 42% free, 23MB/40MB,
paused 360us total 135.183ms
01-07 10:27:33.674 V/StorageManagerService( 4956): Package com.netflix.mediaclient
does not have legacy storage
01-07 10:27:33.675 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10089 packageName=com.sec.android.app.launcher
01-07 10:27:33.675 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.circular.systemui does not have legacy storage
01-07 10:27:33.675 W/SQLiteLog( 4956): (28) [PM] se file created.
01-07 10:27:33.675 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10089; state: DISABLED
01-07 10:27:33.676 V/StorageManagerService( 4956): Package
com.sec.android.mimage.photoretouching has legacy storage
01-07 10:27:33.676 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10089; state: ENABLED
01-07 10:27:33.676 W/ActivityManager( 4956): com.sec.android.app.launcher inode ==
0 (b/152760674)
01-07 10:27:33.676 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:33.676 V/StorageManagerService( 4956): Package
com.sec.android.app.launcher does not have legacy storage
01-07 10:27:33.677 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:33.677 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): onImsRegStateChanged imsRegState = null
01-07 10:27:33.677 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.permissioncontroller.forframework does not have
legacy storage
01-07 10:27:33.677 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): registerListener
01-07 10:27:33.677 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:33.678 V/StorageManagerService( 4956): Package
com.google.android.feedback does not have legacy storage
01-07 10:27:33.678 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=0,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.597,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:33.679 V/StorageManagerService( 4956): Package
com.google.android.printservice.recommendation does not have legacy storage
01-07 10:27:33.679 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): updateConnectivity: getCurrentState().bluetoothTethered + false
01-07 10:27:33.679 V/StorageManagerService( 4956): Package
com.samsung.adaptivebrightnessgo does not have legacy storage
01-07 10:27:33.679 V/SamsungServiceLoggerImpl( 9204):
SamsungServiceLoggerImplVolumePanelLogger
01-07 10:27:33.680 V/StorageManagerService( 4956): Package
com.google.android.syncadapters.calendar does not have legacy storage
01-07 10:27:33.680 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.679,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:33.680 V/StorageManagerService( 4956): Package
com.android.managedprovisioning does not have legacy storage
01-07 10:27:33.681 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:33.681 V/StorageManagerService( 4956): Package
com.samsung.android.setting.multisound does not have legacy storage
01-07 10:27:33.682 V/StorageManagerService( 4956): Package
com.google.android.documentsui does not have legacy storage
01-07 10:27:33.683 V/StorageManagerService( 4956): Package
com.android.dreams.phototable does not have legacy storage
01-07 10:27:33.683 V/StorageManagerService( 4956): Package
com.google.mainline.telemetry does not have legacy storage
01-07 10:27:33.684 V/StorageManagerService( 4956): Package
com.samsung.safetyinformation does not have legacy storage
01-07 10:27:33.685 V/StorageManagerService( 4956): Package
com.samsung.android.dialer has legacy storage
01-07 10:27:33.685 V/StorageManagerService( 4956): Package com.facebook.katana does
not have legacy storage
01-07 10:27:33.686 V/StorageManagerService( 4956): Package
com.samsung.android.dqagent does not have legacy storage
01-07 10:27:33.686 V/StorageManagerService( 4956): Package
com.sec.android.app.ringtoneBR has legacy storage
01-07 10:27:33.687 V/StorageManagerService( 4956): Package
com.samsung.android.game.gos does not have legacy storage
01-07 10:27:33.687 V/StorageManagerService( 4956): Package
com.samsung.android.forest does not have legacy storage
01-07 10:27:33.688 V/StorageManagerService( 4956): Package
com.android.providers.partnerbookmarks does not have legacy storage
01-07 10:27:33.689 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back does not have
legacy storage
01-07 10:27:33.689 V/StorageManagerService( 4956): Package
com.samsung.android.hdmapp does not have legacy storage
01-07 10:27:33.690 V/StorageManagerService( 4956): Package
com.android.wallpaper.livepicker does not have legacy storage
01-07 10:27:33.690 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:33.690 V/StorageManagerService( 4956): Package
com.samsung.android.beaconmanager does not have legacy storage
01-07 10:27:33.691 V/StorageManagerService( 4956): Package
com.samsung.internal.systemui.navbar.gestural_no_hint does not have legacy storage
01-07 10:27:33.691 V/StorageManagerService( 4956): Package
com.sec.enterprise.mdm.services.simpin does not have legacy storage
01-07 10:27:33.692 V/StorageManagerService( 4956): Package
com.samsung.android.stickercenter does not have legacy storage
01-07 10:27:33.692 D/Zygote ( 4558): Forked child process 9494
01-07 10:27:33.692 V/StorageManagerService( 4956): Package com.facebook.system does
not have legacy storage
01-07 10:27:33.693 V/StorageManagerService( 4956): Package
com.samsung.android.providers.media has legacy storage
01-07 10:27:33.694 V/StorageManagerService( 4956): Package com.sec.android.soagent
does not have legacy storage
01-07 10:27:33.694 V/StorageManagerService( 4956): Package
com.sec.android.app.quicktool does not have legacy storage
01-07 10:27:33.695 I/ActivityManager( 4956): Start proc
9494:com.sec.android.app.launcher/u0a89 for service
{com.sec.android.app.launcher/com.android.quickstep.TouchInteractionService}
01-07 10:27:33.695 D/BluetoothHeadset( 9204): BTStateChangeCB is registed by 9204 @
com.android.systemui
01-07 10:27:33.695 V/StorageManagerService( 4956): Package com.samsung.android.fmm
does not have legacy storage
01-07 10:27:33.695 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): updateConnectivity: getCurrentState().bluetoothTethered + false
01-07 10:27:33.696 V/StorageManagerService( 4956): Package com.samsung.android.mdm
does not have legacy storage
01-07 10:27:33.696 V/StorageManagerService( 4956): Package com.samsung.android.scs
does not have legacy storage
01-07 10:27:33.697 V/StorageManagerService( 4956): Package com.sec.unifiedwfc does
not have legacy storage
01-07 10:27:33.698 V/StorageManagerService( 4956): Package
com.android.theme.icon.squircle does not have legacy storage
01-07 10:27:33.699 V/StorageManagerService( 4956): Package com.sec.phone has legacy
storage
01-07 10:27:33.699 V/StorageManagerService( 4956): Package
com.samsung.android.appseparation does not have legacy storage
01-07 10:27:33.699 I/vol.Events( 9204): writeEvent collection_started
01-07 10:27:33.700 V/StorageManagerService( 4956): Package
com.samsung.android.honeyboard does not have legacy storage
01-07 10:27:33.701 V/StorageManagerService( 4956): Package
com.google.android.networkstack.permissionconfig does not have legacy storage
01-07 10:27:33.701 V/StorageManagerService( 4956): Package
com.android.storagemanager does not have legacy storage
01-07 10:27:33.702 D/vol.VolumeDialogControl( 9204): onChange ringer_mode
rm=RINGER_MODE_NORMAL
01-07 10:27:33.703 V/StorageManagerService( 4956): Package
com.samsung.android.scloud has legacy storage
01-07 10:27:33.704 V/StorageManagerService( 4956): Package
com.samsung.android.app.soundpicker has legacy storage
01-07 10:27:33.705 V/StorageManagerService( 4956): Package
com.samsung.android.app.sharelive does not have legacy storage
01-07 10:27:33.706 D/vol.VolumeDialogControl.VC( 9204): setA11yMode to 0
01-07 10:27:33.706 V/StorageManagerService( 4956): Package
com.sec.app.RilErrorNotifier does not have legacy storage
01-07 10:27:33.707 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:33.707 V/StorageManagerService( 4956): Package
com.android.bookmarkprovider does not have legacy storage
01-07 10:27:33.707 V/StorageManagerService( 4956): Package com.android.settings
does not have legacy storage
01-07 10:27:33.708 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:33.708 V/StorageManagerService( 4956): Package com.samsung.app.newtrim
has legacy storage
01-07 10:27:33.709 V/StorageManagerService( 4956): Package com.samsung.android.dsms
does not have legacy storage
01-07 10:27:33.711 V/StorageManagerService( 4956): Package com.samsung.android.lool
does not have legacy storage
01-07 10:27:33.711 V/StorageManagerService( 4956): Package
com.sec.android.app.bluetoothtest does not have legacy storage
01-07 10:27:33.712 V/StorageManagerService( 4956): Package com.sec.android.sdhms
does not have legacy storage
01-07 10:27:33.713 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.filled.launcher does not have legacy storage
01-07 10:27:33.714 V/StorageManagerService( 4956): Package
com.samsung.android.knox.analytics.uploader has legacy storage
01-07 10:27:33.714 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:33.714 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:33.715 V/StorageManagerService( 4956): Package
com.samsung.android.sm.policy does not have legacy storage
01-07 10:27:33.715 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:33.715 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:33.715 V/StorageManagerService( 4956): Package
com.sec.android.emergencylauncher does not have legacy storage
01-07 10:27:33.716 V/StorageManagerService( 4956): Package
com.samsung.android.localeoverlaymanager does not have legacy storage
01-07 10:27:33.717 V/StorageManagerService( 4956): Package
com.google.android.projection.gearhead does not have legacy storage
01-07 10:27:33.717 V/StorageManagerService( 4956): Package com.sec.hearingadjust
does not have legacy storage
01-07 10:27:33.718 V/StorageManagerService( 4956): Package
com.google.android.apps.turbo does not have legacy storage
01-07 10:27:33.719 V/StorageManagerService( 4956): Package
com.samsung.android.bluelightfilter does not have legacy storage
01-07 10:27:33.719 D/BluetoothHeadset( 9204): BTStateChangeCB is registed by 9204 @
com.android.systemui
01-07 10:27:33.719 V/StorageManagerService( 4956): Package
com.samsung.android.bbc.bbcagent does not have legacy storage
01-07 10:27:33.720 V/StorageManagerService( 4956): Package
com.samsung.android.callbgprovider has legacy storage
01-07 10:27:33.720 W/SLocation( 4956): SecureDBAdapter - sqlDB : SQLiteDatabase:
/data/system/slocation.db
01-07 10:27:33.720 V/StorageManagerService( 4956): Package
com.knox.vpn.proxyhandler does not have legacy storage
01-07 10:27:33.721 V/StorageManagerService( 4956): Package com.android.cts.ctsshim
does not have legacy storage
01-07 10:27:33.722 V/StorageManagerService( 4956): Package
com.samsung.android.livestickers has legacy storage
01-07 10:27:33.723 V/StorageManagerService( 4956): Package
com.samsung.android.app.watchmanagerstub does not have legacy storage
01-07 10:27:33.723 V/StorageManagerService( 4956): Package
com.samsung.android.svcagent does not have legacy storage
01-07 10:27:33.724 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.modulemetadata.forframework does not have legacy
storage
01-07 10:27:33.724 E/id.app.launche( 9494): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:33.724 V/StorageManagerService( 4956): Package
com.sec.mhs.smarttethering does not have legacy storage
01-07 10:27:33.725 V/StorageManagerService( 4956): Package
com.samsung.android.mateagent does not have legacy storage
01-07 10:27:33.726 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.circular.launcher does not have legacy storage
01-07 10:27:33.726 D/NetworkStats( 4956): registerNetworkStatsProvider from
OffloadController uid/pid=1073/9436
01-07 10:27:33.727 V/StorageManagerService( 4956): Package
com.samsung.android.networkdiagnostic does not have legacy storage
01-07 10:27:33.727 V/StorageManagerService( 4956): Package
com.samsung.android.shortcutbackupservice does not have legacy storage
01-07 10:27:33.728 V/StorageManagerService( 4956): Package
com.samsung.android.mcfserver does not have legacy storage
01-07 10:27:33.728 V/StorageManagerService( 4956): Package com.android.vpndialogs
does not have legacy storage
01-07 10:27:33.729 V/StorageManagerService( 4956): Package
com.samsung.android.networkstack.tethering.overlay does not have legacy storage
01-07 10:27:33.730 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
01-07 10:27:33.730 V/StorageManagerService( 4956): Package
com.samsung.android.providers.contacts does not have legacy storage
01-07 10:27:33.730 E/SettingsHelper( 9204): HashMap CollisionException!! Please
don't add same setting uri!!! NewKey:any_screen_running, OriKey:any_screen_running
01-07 10:27:33.731 V/StorageManagerService( 4956): Package com.android.phone has
legacy storage
01-07 10:27:33.731 V/StorageManagerService( 4956): Package com.android.shell has
legacy storage
01-07 10:27:33.732 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.filled.themepicker does not have legacy storage
01-07 10:27:33.733 V/StorageManagerService( 4956): Package
com.android.wallpaperbackup does not have legacy storage
01-07 10:27:33.733 V/StorageManagerService( 4956): Package
com.android.providers.blockednumber does not have legacy storage
01-07 10:27:33.734 V/StorageManagerService( 4956): Package
com.samsung.android.app.omcagent does not have legacy storage
01-07 10:27:33.734 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:33.734 V/StorageManagerService( 4956): Package com.hiya.star does not
have legacy storage
01-07 10:27:33.735 V/StorageManagerService( 4956): Package
com.google.android.overlay.modules.cellbroadcastservice does not have legacy
storage
01-07 10:27:33.736 V/StorageManagerService( 4956): Package
com.android.providers.userdictionary does not have legacy storage
01-07 10:27:33.736 V/StorageManagerService( 4956): Package
com.sec.enterprise.knox.cloudmdm.smdms does not have legacy storage
01-07 10:27:33.737 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:33.737 V/StorageManagerService( 4956): Package
com.google.android.apps.carrier.carrierwifi does not have legacy storage
01-07 10:27:33.737 V/StorageManagerService( 4956): Package com.android.emergency
does not have legacy storage
01-07 10:27:33.738 V/StorageManagerService( 4956): Package com.wssyncmldm does not
have legacy storage
01-07 10:27:33.739 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.740 E/SettingsHelper( 9204): Exception occurred
01-07 10:27:33.740 E/SettingsHelper( 9204):
java.lang.reflect.InvocationTargetException
01-07 10:27:33.740 E/SettingsHelper( 9204): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper$Item.read(SettingsHelper.java:2202)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper$ItemMap.updateMapAll(SettingsHelper.java:2
334)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.readSettingsDB(SettingsHelper.java:804)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.lambda$new$0(SettingsHelper.java:449)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
com.android.systemui.util.SettingsHelper.lambda$new$0$SettingsHelper(Unknown
Source:0)
01-07 10:27:33.740 E/SettingsHelper( 9204): at com.android.systemui.util.-$
$Lambda$SettingsHelper$apbmXCb2kdRq692aqXS3vBFo2ys.run(Unknown Source:2)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
java.lang.Thread.run(Thread.java:923)
01-07 10:27:33.740 E/SettingsHelper( 9204): Caused by:
android.provider.Settings$SettingNotFoundException: pen_detachment_option
01-07 10:27:33.740 E/SettingsHelper( 9204): at
android.provider.Settings$System.getIntForUser(Settings.java:3564)
01-07 10:27:33.740 E/SettingsHelper( 9204): at
android.provider.Settings$System.getInt(Settings.java:3553)
01-07 10:27:33.740 E/SettingsHelper( 9204): ... 8 more
01-07 10:27:33.740 V/StorageManagerService( 4956): Package
com.android.hotspot2.osulogin does not have legacy storage
01-07 10:27:33.741 V/StorageManagerService( 4956): Package com.samsung.ims.smk does
not have legacy storage
01-07 10:27:33.742 V/StorageManagerService( 4956): Package
com.google.android.gms.location.history does not have legacy storage
01-07 10:27:33.742 V/StorageManagerService( 4956): Package
com.android.internal.systemui.navbar.gestural does not have legacy storage
01-07 10:27:33.743 D/ActivityThread( 9494): setConscryptValidator
01-07 10:27:33.743 V/StorageManagerService( 4956): Package
com.android.location.fused does not have legacy storage
01-07 10:27:33.743 D/ActivityThread( 9494): setConscryptValidator - put
01-07 10:27:33.744 V/StorageManagerService( 4956): Package
com.android.theme.color.orchid does not have legacy storage
01-07 10:27:33.744 V/StorageManagerService( 4956): Package
com.samsung.android.app.appsedge has legacy storage
01-07 10:27:33.745 V/StorageManagerService( 4956): Package com.sec.epdg does not
have legacy storage
01-07 10:27:33.746 V/StorageManagerService( 4956): Package com.android.systemui has
legacy storage
01-07 10:27:33.746 V/StorageManagerService( 4956): Package
com.sec.android.app.personalization does not have legacy storage
01-07 10:27:33.747 V/StorageManagerService( 4956): Package
com.android.theme.color.purple does not have legacy storage
01-07 10:27:33.747 V/StorageManagerService( 4956): Package
com.sec.factory.cameralyzer has legacy storage
01-07 10:27:33.747 V/StorageManagerService( 4956): Package
com.android.bluetoothmidiservice does not have legacy storage
01-07 10:27:33.747 V/StorageManagerService( 4956): Package
com.samsung.android.sdk.handwriting does not have legacy storage
01-07 10:27:33.748 V/StorageManagerService( 4956): Package com.facebook.appmanager
does not have legacy storage
01-07 10:27:33.748 V/StorageManagerService( 4956): Package
com.samsung.android.app.clockpack has legacy storage
01-07 10:27:33.748 V/StorageManagerService( 4956): Package com.samsung.aasaservice
does not have legacy storage
01-07 10:27:33.749 V/StorageManagerService( 4956): Package com.android.traceur does
not have legacy storage
01-07 10:27:33.749 D/NetworkStats( 4956): registerNetworkStatsProvider from
BpfCoordinator uid/pid=1073/9436
01-07 10:27:33.749 V/StorageManagerService( 4956): Package
com.google.android.cellbroadcastreceiver does not have legacy storage
01-07 10:27:33.749 I/Dialog ( 9204): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
01-07 10:27:33.749 V/StorageManagerService( 4956): Package
com.samsung.android.allshare.service.mediashare has legacy storage
01-07 10:27:33.750 V/StorageManagerService( 4956): Package com.sec.android.app.fm
has legacy storage
01-07 10:27:33.750 V/StorageManagerService( 4956): Package
com.sec.android.provider.emergencymode does not have legacy storage
01-07 10:27:33.750 V/StorageManagerService( 4956): Package
android.auto_generated_rro_product__ does not have legacy storage
01-07 10:27:33.751 V/StorageManagerService( 4956): Package
com.samsung.android.cidmanager has legacy storage
01-07 10:27:33.752 V/StorageManagerService( 4956): Package
com.sec.android.app.camera has legacy storage
01-07 10:27:33.752 V/StorageManagerService( 4956): Package com.android.bluetooth
does not have legacy storage
01-07 10:27:33.753 V/StorageManagerService( 4956): Package com.samsung.ipservice
does not have legacy storage
01-07 10:27:33.754 I/ActivityManager( 4956): DSS OFF for
com.sec.android.app.launcher
01-07 10:27:33.754 V/StorageManagerService( 4956): Package
com.sec.android.app.magnifier has legacy storage
01-07 10:27:33.757 V/StorageManagerService( 4956): Package
com.sec.android.widgetapp.webmanual does not have legacy storage
01-07 10:27:33.757 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{df78a60 9494:com.sec.android.app.launcher/u0a89}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:33.757 V/StorageManagerService( 4956): Package
com.samsung.sec.android.application.csc has legacy storage
01-07 10:27:33.757 D/CompatibilityChangeReporter( 9436): Compat change id reported:
147600208; UID 1073; state: ENABLED
01-07 10:27:33.758 I/DecorView( 9204): [INFO] isPopOver=false, config=false
01-07 10:27:33.758 V/StorageManagerService( 4956): Package
com.samsung.android.sdm.config has legacy storage
01-07 10:27:33.758 I/DecorView( 9204): updateCaptionType >>
DecorView@ee5f886[VolumePanelView], isFloating=true, isApplication=false,
hasWindowDecorCaption=false, hasWindowControllerCallback=false
01-07 10:27:33.758 D/DecorView( 9204): setCaptionType = 0, this =
DecorView@ee5f886[VolumePanelView]
01-07 10:27:33.759 V/StorageManagerService( 4956): Package
com.android.theme.icon.roundedrect does not have legacy storage
01-07 10:27:33.759 V/StorageManagerService( 4956): Package
com.samsung.android.app.dressroom does not have legacy storage
01-07 10:27:33.760 V/StorageManagerService( 4956): Package
com.android.internal.systemui.navbar.gestural_narrow_back does not have legacy
storage
01-07 10:27:33.760 V/StorageManagerService( 4956): Package
com.samsung.android.app.dofviewer has legacy storage
01-07 10:27:33.761 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.rounded.settings does not have legacy storage
01-07 10:27:33.761 V/StorageManagerService( 4956): Package
com.samsung.android.mcfds does not have legacy storage
01-07 10:27:33.762 V/StorageManagerService( 4956): Package
com.samsung.android.video has legacy storage
01-07 10:27:33.763 V/StorageManagerService( 4956): Package
android.auto_generated_rro_vendor__ does not have legacy storage
01-07 10:27:33.763 V/StorageManagerService( 4956): Package
com.android.theme.icon_pack.circular.android does not have legacy storage
01-07 10:27:33.764 V/StorageManagerService( 4956): Package
com.google.android.apps.restore has legacy storage
01-07 10:27:33.765 D/ActivityThread( 9494): handleBindApplication()++
app=com.sec.android.app.launcher
01-07 10:27:33.765 W/SystemServiceManager( 4956): Service
com.android.server.StorageManagerService$Lifecycle took 285 ms in onStartUser-0
01-07 10:27:33.765 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.StorageManagerService$Lifecycle took to complete: 285ms
01-07 10:27:33.765 D/SystemServerTiming( 4956): !@Boot_SystemServer: 285ms :
ssm.onStartUser-0_com.android.server.StorageManage
01-07 10:27:33.765 I/SystemServerTiming( 4956): !@Boot_EBS: Took 285ms by
'ssm.onStartUser-0_com.android.server.StorageManage'
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.UiModeManagerService
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete:
0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PersistentDataBlockService
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.PersistentDataBlockService took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.testharness.TestHarnessModeService
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.oemlock.OemLockService
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DeviceIdleController
01-07 10:27:33.766 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:33.766 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-07 10:27:33.767 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.767 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
01-07 10:27:33.767 D/EnterpriseDeviceManagerService( 4956): onStartUser() : userId
= 0
01-07 10:27:33.767 D/EnterpriseDeviceManagerService( 4956): updateCurrentUser() :
User changed ( -1, 0)
01-07 10:27:33.767 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle took
to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService took to
complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService took to complete:
0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took
to complete: 1ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.WifiService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.ethernet.EthernetService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.notification.NotificationManagerService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.notification.NotificationManagerService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:33.768 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-07 10:27:33.768 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:33.768 D/LocationManagerService( 4956): u0 started
01-07 10:27:33.769 D/LocationManagerService( 4956): [u0] passive provider enabled =
true
01-07 10:27:33.770 D/LocationManagerService( 4956): [u0] network provider enabled =
false
01-07 10:27:33.770 D/SettingsProvider( 4956): isChangeAllowed() : name =
location_providers_allowed
01-07 10:27:33.770 D/SettingsProvider( 4956): value = -network
01-07 10:27:33.770 D/SettingsProvider( 4956): provider = network
01-07 10:27:33.770 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.770 D/SettingsProvider( 4956): projectionArgs:
isLocationProviderBlockedAsUser
01-07 10:27:33.770 D/SettingsProvider( 4956): selectionArgs: network
01-07 10:27:33.770 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:33.771 D/SecContentProvider( 4956): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
01-07 10:27:33.771 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.772 V/WifiManager( 9436): registerSoftApCallback:
callback=com.android.networkstack.tethering.Tethering$TetheringSoftApCallback@383a1
12,
executor=com.android.networkstack.tethering.Tethering$TetheringThreadExecutor@b40e3
01-07 10:27:33.773 D/ApConfigUtil( 4956): Update Softap capability, add acs feature
support
01-07 10:27:33.774 D/ApConfigUtil( 4956): Update Softap capability, max client = 10
01-07 10:27:33.775 D/ConnectivityManager( 9436): sendRequestForNetwork CallingUid :
1073, CallingPid : 9436
01-07 10:27:33.777 D/ConnectivityManager_URSP( 9436): blocklisted - false
01-07 10:27:33.777 D/SettingsProvider( 4956): ret = 0
01-07 10:27:33.777 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.777 D/SettingsProvider( 4956): projectionArgs:
isGPSStateChangeAllowed
01-07 10:27:33.778 D/SecContentProvider( 4956): query(), uri = 12 selection =
isGPSStateChangeAllowed
01-07 10:27:33.778 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.778 E/SLocation( 4956): SecureDBAdapter - getEventGeofenceParams
01-07 10:27:33.778 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1073/9436 NetworkRequest [ REQUEST id=22, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ]
01-07 10:27:33.779 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.779 D/SettingsProvider( 4956): LOCATION_PROVIDERS_ALLOWED is change
allowed true
01-07 10:27:33.779 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:33.779 D/Ethernet( 4956): 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
01-07 10:27:33.779 D/LocationManagerService( 4956): [u0] fused provider enabled =
false
01-07 10:27:33.779 D/LocationManagerService( 4956): [u0] gps provider enabled =
true
01-07 10:27:33.779 D/SettingsProvider( 4956): isChangeAllowed() : name =
location_providers_allowed
01-07 10:27:33.779 D/SettingsProvider( 4956): value = +gps
01-07 10:27:33.779 D/SettingsProvider( 4956): provider = gps
01-07 10:27:33.779 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.779 D/SettingsProvider( 4956): projectionArgs:
isLocationProviderBlockedAsUser
01-07 10:27:33.779 D/SettingsProvider( 4956): selectionArgs: gps
01-07 10:27:33.779 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:33.780 D/SecContentProvider( 4956): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
01-07 10:27:33.780 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.781 D/SettingsProvider( 4956): ret = 0
01-07 10:27:33.781 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/LocationPolicy
01-07 10:27:33.781 D/SettingsProvider( 4956): projectionArgs:
isGPSStateChangeAllowed
01-07 10:27:33.781 D/SecContentProvider( 4956): query(), uri = 12 selection =
isGPSStateChangeAllowed
01-07 10:27:33.781 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:33.782 D/SettingsProvider( 4956): ret = 1
01-07 10:27:33.782 D/SettingsProvider( 4956): LOCATION_PROVIDERS_ALLOWED is change
allowed true
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.location.LocationManagerService$Lifecycle took to complete:
14ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete:
0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to
complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete:
0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DockObserver
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.twilight.TwilightService
01-07 10:27:33.782 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.twilight.TwilightService took to complete: 0ms
01-07 10:27:33.782 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.display.color.ColorDisplayService
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.job.JobSchedulerService
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.job.JobSchedulerService took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.soundtrigger.SoundTriggerService took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.trust.TrustManagerService
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.trust.TrustManagerService took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.appwidget.AppWidgetService
01-07 10:27:33.783 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-07 10:27:33.783 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.role.RoleManagerService
01-07 10:27:33.784 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-07 10:27:33.792 D/LoadedApk( 9436): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@176bc5e
appContext.mOpPackageName=com.google.android.cellbroadcastservice
appContext.mBasePackageName=com.google.android.cellbroadcastservice
appContext.mPackageInfo=android.app.LoadedApk@ba7083f
01-07 10:27:33.793 D/NetworkSecurityConfig( 9436): No Network Security Config
specified, using platform default
01-07 10:27:33.794 I/RoleManagerService( 4956): Migrating android.app.role.SMS,
legacy holders: [com.samsung.android.messaging]
01-07 10:27:33.794 I/RoleUserState( 4956): Added new role: android.app.role.SMS
01-07 10:27:33.795 I/RoleManagerService( 4956): Granting default roles...
01-07 10:27:33.795 D/BluetoothManagerService( 4956): addProxy com.android.systemui
01-07 10:27:33.796 W/ContextImpl( 9494): Failed to ensure
/data/user/0/com.sec.android.app.launcher/cache: mkdir failed: ENOENT (No such file
or directory)
01-07 10:27:33.796 W/ContextImpl( 9494): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
01-07 10:27:33.807 D/SecVolume.DeviceProvisionedWrapper( 9204):
isDeviceProvisioned() : false
01-07 10:27:33.807 D/SecVolume.SecVolumeStore( 9204): dispatch [ACTION_INIT] with
[STATE_IDLE]
01-07 10:27:33.808 E/SLocation( 4956): SecureDBAdapter -
getEventGeofenceCellDatas : list size = 0
01-07 10:27:33.808 E/SLocation( 4956): SecureDBAdapter -
01-07 10:27:33.809 V/SecureMemoryAdapter( 4956): set cell info cache from db, size
= 0
01-07 10:27:33.809 W/ContextImpl( 4956): 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
01-07 10:27:33.810 D/SecVolume.SecVolumeStore( 9204): > New State : [STATE_IDLE]
01-07 10:27:33.811 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:33.811 D/SecVolume.SecVolumeStore( 9204): dispatch
[ACTION_ACCESSIBILITY_MODE_CHANGED] with [STATE_IDLE]
01-07 10:27:33.811 D/SecVolume.SecVolumeStore( 9204): > New State :
[STATE_NO_DISPATCH]
01-07 10:27:33.813 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.volume.util.KeyguardUpdateMonitorWrapper$1@9d6fed0
01-07 10:27:33.813 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:33.813 D/SecVolume.SecVolumeStore( 9204): dispatch
[ACTION_SETUP_WIZARD_COMPLETE] with [STATE_NO_DISPATCH]
01-07 10:27:33.814 D/SecVolume.DeviceProvisionedWrapper( 9204):
isDeviceProvisioned() : false
01-07 10:27:33.814 D/SecVolume.SecVolumeStore( 9204): > New State :
[STATE_NO_DISPATCH]
01-07 10:27:33.814 D/vol.VolumeDialogControl( 9204): showDndTile
01-07 10:27:33.814 E/SLocation( 4956): SLOCATION_VERSION 1.5.32.105 Initialized
01-07 10:27:33.814 D/SLocation( 4956): SLocation - BroadcastReceiver : service is
ready - 1.5.32.105
01-07 10:27:33.821 D/BluetoothManagerService( 4956): addProxy com.android.systemui
01-07 10:27:33.822 I/RoleControllerService( 9213): Calling grantDefaultRoles()
01-07 10:27:33.823 I/ThemeChangeObserver( 9494): registerThemeChangeObserver
01-07 10:27:33.824 I/vol.Events( 9204): writeEvent level_changed STREAM_VOICE_CALL
4
01-07 10:27:33.831 I/vol.Events( 9204): writeEvent level_changed STREAM_SYSTEM 6
01-07 10:27:33.832 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.833 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.834 I/SettingsHelper( 9494): mKey=need_dark_navigationbar,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.835 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.836 I/SettingsHelper( 9494): mKey=navigationbar_key_order,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role:
android.app.role.CALL_SCREENING
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role:
android.app.role.SYSTEM_GALLERY
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role: android.app.role.DIALER
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role: android.app.role.HOME
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role:
android.app.role.ASSISTANT
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role:
android.app.role.EMERGENCY
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role:
android.app.role.CALL_REDIRECTION
01-07 10:27:33.836 I/RoleUserState( 4956): Added new role: android.app.role.BROWSER
01-07 10:27:33.837 I/SettingsHelper( 9494): mKey=display_cutout_hide_notch,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.838 I/vol.Events( 9204): writeEvent level_changed STREAM_RING 11
01-07 10:27:33.838 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:33.838 I/OpenThemeResourceLoader( 9494): OpenThemeLoader::setTheme()
(1) currentTheme : com.sec.android.app.launcher
01-07 10:27:33.839 I/SettingsHelper( 9494): mKey=car_mode_blocking_system_key,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.840 I/OpenThemeResourceLoader( 9494): OpenThemeLoader::setTheme()
(2) currentTheme : com.sec.android.app.launcher
01-07 10:27:33.841 I/OpenThemeResourceLoader( 9494): OpenThemeLoader::setTheme()
(3) currentTheme : com.sec.android.app.launcher
01-07 10:27:33.842 I/SettingsHelper( 9494): mKey=font_size, mIntValue=3,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.842 I/OpenThemeResourceLoader( 9494): OpenThemeLoader::setTheme()
(4) currentTheme : com.sec.android.app.launcher
01-07 10:27:33.843 I/vol.Events( 9204): writeEvent level_changed STREAM_MUSIC 700
01-07 10:27:33.844 I/SettingsHelper( 9494): mKey=display_night_theme, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.845 I/SettingsHelper( 9494): mKey=game_double_swipe_enable,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.850 I/SettingsHelper( 9494): mKey=game_home_hidden_games,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.851 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.NotificationShelfManager@819f5dc
01-07 10:27:33.852 I/SettingsHelper( 9494): mKey=policy_control, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.854 I/SettingsHelper( 9494): mKey=need_dark_font, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.855 I/vol.Events( 9204): writeEvent level_changed STREAM_ALARM 11
01-07 10:27:33.855 I/SettingsHelper( 9494): mKey=access_control_enabled,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.856 I/SettingsHelper( 9494): mKey=sehome_portrait_mode_only,
mIntValue=1, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.857 I/SettingsHelper( 9494): mKey=bottom_gesture_inset_scale,
mIntValue=0, mStringValue=null, mFloatValue=1.0
01-07 10:27:33.858 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.sec.android.gallery3d, role:
android.app.role.SYSTEM_GALLERY
01-07 10:27:33.859 I/vol.Events( 9204): writeEvent level_changed
STREAM_NOTIFICATION 11
01-07 10:27:33.860 W/OpenThemeResource( 9494): Fail to get proper resId from
com.sec.android.app.launcher
01-07 10:27:33.860 W/OpenThemeResource( 9494): Can't load drawable with resId from
com.sec.android.app.launcher
01-07 10:27:33.861 I/SettingsHelper( 9494): mKey=missing_phone_lock, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.864 I/SettingsHelper( 9494): mKey=discover_status_setting,
mIntValue=1, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.866 I/SettingsHelper( 9494): mKey=notification_badging, mIntValue=1,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.867 W/OpenThemeResource( 9494): Invalid resId : 0
01-07 10:27:33.868 I/vol.Events( 9204): writeEvent level_changed
STREAM_BLUETOOTH_SCO 7
01-07 10:27:33.868 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:33.869 I/TetheringManager( 9204): registerTetheringEventCallback
caller:com.android.systemui
01-07 10:27:33.870 I/HotspotController( 9204): HotspotControllerImpl constructor
01-07 10:27:33.870 I/SettingsHelper( 9494): mKey=need_dark_statusbar, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.871 W/OpenThemeResource( 9494): Invalid resId : 0
01-07 10:27:33.872 D/LocalBluetoothManager( 9204): LocalBluetoothManager ::
constructor
01-07 10:27:33.873 W/OpenThemeResource( 9494): Invalid resId : 0
01-07 10:27:33.873 I/SettingsHelper( 9494): mKey=show_button_background,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.875 D/BluetoothEventManager( 9204): BluetoothEventManager
Constructor ::
01-07 10:27:33.877 I/SettingsHelper( 9494): mKey=app_lock_enabled, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.878 W/OpenThemeResource( 9494): Invalid resId : 0
01-07 10:27:33.879 I/SettingsHelper( 9494): mKey=badge_app_icon_type, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.879 D/LocalBluetoothProfileManager( 9204): PANU : true
01-07 10:27:33.881 W/OpenThemeResource( 9494): Invalid resId : 0
01-07 10:27:33.883 D/BluetoothPan( 9204): Binding service...
01-07 10:27:33.883 I/SettingsHelper( 9494): mKey=navigation_bar_gesture_hint,
mIntValue=1, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.884 I/SettingsHelper( 9494): mKey=navigation_gestures_vibrate,
mIntValue=1, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.889 I/SettingsHelper( 9494): mKey=easy_mode_switch, mIntValue=1,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.889 D/LocalBluetoothProfileManager( 9204): updateLocalProfiles ::
01-07 10:27:33.890 I/SettingsHelper( 9494):
mKey=navigation_bar_block_gestures_with_spen, mIntValue=0, mStringValue=null,
mFloatValue=0.0
01-07 10:27:33.893 I/SettingsHelper( 9494): mKey=reduce_animations, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.894 D/BluetoothHearingAid( 9204): Binding service...
01-07 10:27:33.895 I/SettingsHelper( 9494): mKey=game_show_floating_icon,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.899 I/SettingsHelper( 9494): mKey=zen_mode, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.900 D/LocalBluetoothProfileManager( 9204): Adding local Spp profile
01-07 10:27:33.900 I/SettingsHelper( 9494): mKey=double_tap_to_sleep, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:33.904 I/SettingsHelper( 9494): mKey=snap_window_mode_enabled,
mIntValue=0, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.904 D/BluetoothSap( 9204): Create BluetoothSap proxy object
01-07 10:27:33.904 D/vol.VolumeDialogControl( 9204): updateStreamRoutedToBluetoothW
stream=22 routedToBluetooth=true
01-07 10:27:33.905 D/vol.VolumeDialogControl( 9204): updateStreamRoutedToBluetoothW
stream=23 routedToBluetooth=true
01-07 10:27:33.905 D/BluetoothSap( 9204): Binding service...
01-07 10:27:33.906 I/SettingsHelper( 9494): mKey=haptic_feedback_enabled,
mIntValue=1, mStringValue=null, mFloatValue=0.0
01-07 10:27:33.909 I/SettingsHelper( 9494):
mKey=navigation_bar_gesture_while_hidden, mIntValue=0, mStringValue=null,
mFloatValue=0.0
01-07 10:27:33.909 I/vol.Events( 9204): writeEvent zen_mode_config_changed
[disallowAlarms=false disallowMedia=false disallowSystem=true disallowRinger=true]
01-07 10:27:33.913 D/LocalBluetoothProfileManager( 9204): updateLocalProfiles ::
01-07 10:27:33.913 W/LocalBluetoothProfileManager( 9204): updateLocalProfiles ::
Spp profile was created already
01-07 10:27:33.914 D/LocalBluetoothCastAdapter( 9204): LocalBluetoothCastAdapter
01-07 10:27:33.914 D/SemBluetoothCastAdapter( 9204): Binding to
BluetoothCastAdapterService
01-07 10:27:33.916 D/SemBluetoothCastAdapter( 9204): comp : null false
01-07 10:27:33.922 D/BluetoothCastEventManager( 9204): BluetoothCastEventManager
01-07 10:27:33.923 D/BluetoothCastEventManager( 9204): registerReceiver
01-07 10:27:33.925 D/LocalBluetoothCastProfileManager( 9204):
LocalBluetoothCastProfileManager
01-07 10:27:33.925 D/LocalBluetoothCastAdapter( 9204): Cannot set
BluetoothCastStateOn
01-07 10:27:33.926 D/LocalBluetoothCastProfileManager( 9204):
updateLocalCastProfiles
01-07 10:27:33.926 D/LocalBluetoothCastProfileManager( 9204):
updateLocalCastProfiles mAudioCastProfile
01-07 10:27:33.926 D/AudioCastProfile( 9204): AudioCastProfile
01-07 10:27:33.926 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:33.929 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:33.936 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:33.936 D/LocalBluetoothCastAdapter( 9204): callback added
01-07 10:27:33.941 I/WhiteBgColorNotifier( 9494): setUpCallbacks darkFont : false
darkStatusBar : false grayStatusBar : false darkNavigationBar : false
01-07 10:27:33.945 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10073 packageName=com.sec.android.gallery3d
01-07 10:27:33.946 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10073 packageName=com.sec.android.gallery3d
01-07 10:27:33.949 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10073 packageName=null
01-07 10:27:33.950 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10073 packageName=null
01-07 10:27:33.960 D/StatusBar( 9204): disable<e i a s b h r c s k t > disable2<q i
n >
01-07 10:27:33.962 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10073 packageName=com.sec.android.gallery3d
01-07 10:27:33.962 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10073 packageName=com.sec.android.gallery3d
01-07 10:27:33.965 I/StatusBarManagerService( 4956): registerStatusBar
bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@827b46d
01-07 10:27:33.968 D/StorageManagerService( 4956): onExternalStoragePolicyChanged:
uid=10073 packageName=null
01-07 10:27:33.969 E/SamsungAnalytics605034( 9494): The user has not unlocked the
device.
01-07 10:27:33.969 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10073 packageName=null
01-07 10:27:33.975 W/SamsungAnalytics605034( 9494): [SamsungAnalytics]
NullPointerException Attempt to invoke virtual method 'void
com.samsung.context.sdk.samsunganalytics.internal.Tracker.registerSettingPref(java.
util.Map)' on a null object reference
01-07 10:27:33.977 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.SYSTEM_GALLERY, package: com.sec.android.gallery3d, userId: 0,
callingUid: 10224
01-07 10:27:33.977 W/FileUtils( 9494): Failed to
chmod(/data/user/0/com.sec.android.app.launcher/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:33.980 D/SettingsHelper( 9204): readSettingsDB() COMPLETED elapsed= 246
01-07 10:27:33.980 I/DIAGMON_SDK[605034]( 9494): DiagMonAgent type: 2
01-07 10:27:33.984 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$ButtonOrderInteractor$18GitGAmJ113Ots3FGf4E-pehqw@c3e0d37
01-07 10:27:33.984 I/DIAGMON_SDK[605034][exitmqobp9] ( 9494): generated SR object
01-07 10:27:33.984 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:33.988 V/Navbar.Store( 9204): handleEvent [EventType]
ON_NAVIGATION_MODE_CHANGED [Module] NavBarStoreImpl KEYS_NAVIGATION_MODE=0
01-07 10:27:33.989 V/Navbar.Store( 9204): --
[Band]GESTURE_PACK_NAVIGATION_MODE_CHANGED
01-07 10:27:33.990 V/Navbar.Store( 9204): ----apply(UPDATE_NAVIGATION_MODE)
01-07 10:27:33.992 W/ContextImpl( 9494): Failed to ensure
/data/user/0/com.sec.android.app.launcher/shared_prefs: mkdir failed: ENOENT (No
such file or directory)
01-07 10:27:33.996 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.statusbar.phone.interactor.KnoxStateMonitorInteractor
$1@8c23510
01-07 10:27:33.996 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:33.998 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$UseThemeDefaultInteractor$92RDk4El_VPRF7oycrMNHlPZf1E@38f7a0e
01-07 10:27:33.999 D/SettingsProvider( 4956): isChangeAllowed() : name =
navigation_bar_gesture_disabled_by_policy
01-07 10:27:33.999 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:33.999 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:33.999 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:33.999 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:33.999 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:33.999 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:33.999 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:33.999 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.000 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.000 W/TouchInteractionService( 9494): onCreate
01-07 10:27:34.001 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$EdgeBackGesturePolicyInteractor$bwFuvDotpJq_1cLw2LzLtZ8R-WM@dfc9c4b
01-07 10:27:34.001 V/Navbar.Store( 9204): handleEvent [EventType]
ON_EDGE_BACK_GESTURE_DISABLED_BY_POLICY_CHANGED [Module] NavBarStoreImpl
KEYS_EDGE_BACK_GESTURE_DISABLED=false
01-07 10:27:34.002 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$ButtonPositionInteractor$1X8FCvUQ9CFn-rmIghoD2SrkjqY@e04bce6
01-07 10:27:34.003 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$OneHandModeInteractor$JRSPuLVECYPLgzGHawNVk14RX0w@976b227
01-07 10:27:34.003 V/Navbar.Store( 9204): handleEvent [EventType]
ON_ONEHANDE_MODE_CHANGED [Module] NavBarStoreImpl KEYS_ONEHAND_INFO=null
01-07 10:27:34.003 V/Navbar.Store( 9204): --
[Band]GESTURE_PACK_UPDATE_ONEHAND_MODE_INFO
01-07 10:27:34.004 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
01-07 10:27:34.006 D/SettingsProvider( 4956): isChangeAllowed() : name =
navigationbar_color
01-07 10:27:34.006 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.006 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.006 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.006 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.006 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.007 I/SurfaceFlinger( 4646): SFWD update time=159141977424
01-07 10:27:34.007 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.007 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.008 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.008 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.009 D/SettingsProvider( 4956): isChangeAllowed() : name =
navigationbar_current_color
01-07 10:27:34.009 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.009 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.009 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.009 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.010 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.010 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.010 W/SysUINavigationMode( 9494): initializeMode, mMode =
THREE_BUTTONS
01-07 10:27:34.010 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.010 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.011 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.015 V/SettingsHelper( 9204): *** unregister listener for
com.android.systemui.slimindicator.SlimIndicatorSettingsBackUpManager$SettingsListe
ner@7649e7d
01-07 10:27:34.015 D/[QuickStar]SlimIndicatorSettingsBackUpManager( 9204):
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
01-07 10:27:34.016 D/SettingsProvider( 4956): isChangeAllowed() : name =
icon_blacklist
01-07 10:27:34.016 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.016 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.016 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.016 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.016 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.016 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.016 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.017 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.019 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.020 D/SettingsProvider( 4956): isChangeAllowed() : name =
notification_freeform_menuitem
01-07 10:27:34.020 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.020 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.020 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.020 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.020 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.021 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.021 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.021 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.022 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.023 W/SGestureDeviceStateImpl( 9494): SGestureDeviceStateImpl
01-07 10:27:34.023 D/SettingsProvider( 4956): isChangeAllowed() : name =
notification_sort_order
01-07 10:27:34.023 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.023 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.023 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.023 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.023 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.023 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.023 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.024 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsEnabled, mask =
1
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 2
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 4
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 8
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 16
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 32
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsDisabled, mask
= 64
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsEnabled, mask =
128
01-07 10:27:34.024 W/SGestureSettingsChangeHelper( 9494): onSettingsEnabled, mask =
256
01-07 10:27:34.024 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.024 W/SGestureOverlayWindow( 9494): SGestureOverlayWindow
01-07 10:27:34.025 D/SettingsProvider( 4956): isChangeAllowed() : name =
swipe_directly_to_quick_setting
01-07 10:27:34.025 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.025 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.026 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.026 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.026 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.026 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.026 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.026 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.027 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.028 D/SettingsProvider( 4956): isChangeAllowed() : name =
swipe_directly_to_quick_setting_area
01-07 10:27:34.028 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.028 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.028 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.028 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.028 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.029 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.029 W/RecentsAnimationDeviceState( 9494): onNavigationModeChanged,
oldMode = THREE_BUTTONS, newMode = THREE_BUTTONS
01-07 10:27:34.030 W/SGestureOverlayWindow( 9494): removeGestureOverlayWindow
return by mOverlayWindow == null
01-07 10:27:34.030 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.030 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.032 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.034 D/SettingsProvider( 4956): isChangeAllowed() : name =
swipe_directly_to_quick_setting_position
01-07 10:27:34.034 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.034 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.034 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.034 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.034 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.034 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.035 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.035 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.036 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.037 D/SettingsProvider( 4956): isChangeAllowed() : name =
quickstar_qs_tile_layout_custom_matrix
01-07 10:27:34.037 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.037 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.037 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.037 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.037 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.037 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.037 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.038 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.039 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.044 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.slimindicator.SlimIndicatorViewMediatorImpl$SettingsListener@b
a1a579
01-07 10:27:34.045 D/[QuickStar]SlimIndicatorViewMediator( 9204):
SlimIndicatorViewMediatorImpl is initialized ! I am ready to connect SPlugin.
01-07 10:27:34.045 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.StatusBarSettingsListener@8d482be
01-07 10:27:34.046 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:34.054 E/BluetoothManagerService( 4956): MESSAGE_TIMEOUT_BIND
01-07 10:27:34.058 D/SamsungAlarmManager( 4956): Expired : 8
01-07 10:27:34.059 D/SamsungAlarmManager( 4956): setInexact (T:3/F:8/AC:false)
20220107T155733 now=159193 - CU:1000/CP:4956/OP:PendingIntent{33992e3:
PendingIntentRecord{8d6e4e0 android broadcastIntent}}
01-07 10:27:34.059 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220108T152733, set=86558607, now=159193
01-07 10:27:34.060 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=159194
01-07 10:27:34.061 V/SamsungAlarmManager( 4956): Sending to uid : 1000
action=com.android.server.action.NETWORK_STATS_POLL alarm=Alarm{ed3af09 type 3 when
158185 android}
01-07 10:27:34.062 D/ActivityManager( 4956): Received BROADCAST intent 0x8d6e4e0
Key{broadcastIntent pkg=android
intent=act=com.android.server.action.NETWORK_STATS_POLL flags=0x0 u=0}
requestCode=0 sent=0 from uid 1000
01-07 10:27:34.064 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220108T152733, set=86558607, now=159199
01-07 10:27:34.065 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=159199
01-07 10:27:34.067 W/ScoverManager( 9494): registerListener : This device is not
supported cover
01-07 10:27:34.067 W/ScoverManager( 9494): getCoverState : This device is not
supported cover
01-07 10:27:34.069 W/TouchInteractionService( 9494): onNavigationModeChanged, mode
= THREE_BUTTONS
01-07 10:27:34.069 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:34.069 W/TouchInteractionService( 9494): initInputMonitor return, mMode
= THREE_BUTTONS
01-07 10:27:34.070 E/SystemUIWidgetRes( 9204): Invalid lock_icon_color
01-07 10:27:34.071 W/ContextImpl( 9494): Failed to ensure
/data/user/0/com.sec.android.app.launcher/files: mkdir failed: ENOENT (No such file
or directory)
01-07 10:27:34.071 E/SystemUIWidgetRes( 9204): Invalid lock_icon_color_black
01-07 10:27:34.075 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:34.079 E/SystemUIWidgetRes( 9204): Invalid lock_icon_color
01-07 10:27:34.079 E/SystemUIWidgetRes( 9204): Invalid lock_icon_color_black
01-07 10:27:34.081 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:34.082 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:34.084 D/SystemUITextView( 9204): mOriginalFontSizeDp 15.428572
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{1bf20ed
G.ED..... ......I. 0,0-0,0 #7f0a0314
app:id/keyguard_biometric_error_text_indication}
01-07 10:27:34.109 V/KeyguardStatusView( 9204): Schedule setEnableMarquee: Disable
01-07 10:27:34.109 V/KeyguardStatusView( 9204): Disable transport text marquee
01-07 10:27:34.115 I/PackageManager( 4956): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.115 I/PackageManager( 4956): Sets:
01-07 10:27:34.115 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.view.main.WithActivity, uid: 10224, pid: 9213
01-07 10:27:34.118 I/AS.AudioDeviceBroker( 4956): setBluetoothScoOn : (false) uid =
1000 pid = 4956 eventSource = resetBluetoothSco
01-07 10:27:34.119 I/PackageManager( 4956): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.119 I/PackageManager( 4956): Sets:
01-07 10:27:34.119 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.view.main.WithActivity, uid: 10224, pid: 9213
01-07 10:27:34.119 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(BT_SCO=off)
01-07 10:27:34.119 I/audio_hw_primary( 4575): device-adev_set_parameters: BT_SCO =
off)
01-07 10:27:34.119 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key()
01-07 10:27:34.121 V/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config
0, mPhoneState 0
01-07 10:27:34.121 W/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config 0
is already set
01-07 10:27:34.122 V/APM_AudioPolicyManager( 4630): setForceUse() usage 0, config
0, mPhoneState 0
01-07 10:27:34.122 W/APM_AudioPolicyManager( 4630): setForceUse() usage 0, config 0
is already set
01-07 10:27:34.122 I/PackageManager( 4956): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.122 I/PackageManager( 4956): Sets:
01-07 10:27:34.122 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.122 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.ComposeMessageMms, uid: 10224, pid: 9213
01-07 10:27:34.123 V/APM_AudioPolicyManager( 4630): setForceUse() usage 2, config
0, mPhoneState 0
01-07 10:27:34.123 W/APM_AudioPolicyManager( 4630): setForceUse() usage 2, config 0
is already set
01-07 10:27:34.128 I/PackageManager( 4956): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.128 I/PackageManager( 4956): Sets:
01-07 10:27:34.128 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.view.main.WithActivity
01-07 10:27:34.128 I/PackageManager( 4956):
com.samsung.android.messaging/.ui.ComposeMessageMms, uid: 10224, pid: 9213
01-07 10:27:34.129 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:34.138 D/NativeSemDvfsManager( 4630): release():: mIsAcquired = 1 ,
mName = , mTagName : AudioFlinger
01-07 10:27:34.139 I/HYPER-HAL( 4596): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 15852265
01-07 10:27:34.139 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::release()
01-07 10:27:34.139 I/HYPER-HAL( 4596): [RequestManager.cpp]releaseLocked():
Released ID : 15852265
01-07 10:27:34.140 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.samsung.android.dialer, role:
android.app.role.DIALER
01-07 10:27:34.140 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:34.162 D/SettingsHelper( 9204): registerSettingsObserver() COMPLETED
elapsed= 183
01-07 10:27:34.196 I/PackageManager( 4956): Adding preference:
com.samsung.android.dialer/.DialtactsActivity
01-07 10:27:34.196 I/PackageManager( 4956): Sets:
01-07 10:27:34.196 I/PackageManager( 4956):
com.samsung.android.dialer/.DialtactsActivity
01-07 10:27:34.196 I/PackageManager( 4956):
com.samsung.android.dialer/.NonPhoneActivity, uid: 10224, pid: 9213
01-07 10:27:34.200 D/IndicatorGardenInputProperty( 9204): updateRotation() prv:-1
>> new:0
01-07 10:27:34.202 I/PackageManager( 4956): Adding preference:
com.samsung.android.dialer/.DialtactsActivity
01-07 10:27:34.202 I/PackageManager( 4956): Sets:
01-07 10:27:34.202 I/PackageManager( 4956):
com.samsung.android.dialer/.DialtactsActivity
01-07 10:27:34.202 I/PackageManager( 4956):
com.samsung.android.dialer/.NonPhoneActivity, uid: 10224, pid: 9213
01-07 10:27:34.202 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 40
01-07 10:27:34.202 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 18
01-07 10:27:34.202 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 20
01-07 10:27:34.203 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
01-07 10:27:34.203 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$IndicatorGardenPresenter$S33zQ1rPiBaCk_KacKfA7lDwZrY@9bb71d0
01-07 10:27:34.203 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 40
01-07 10:27:34.204 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 18
01-07 10:27:34.204 D/DeviceState( 9204): getDeviceResolutionPixelSize -
currentDensity = 280 deviceDensity = 280 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 280 proportionalDensity =
280 proportionalPixel = 20
01-07 10:27:34.205 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.DIALER, package: com.samsung.android.dialer, userId: 0,
callingUid: 10224
01-07 10:27:34.225 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.sec.android.preloadinstaller, role:
android.app.role.HOME
01-07 10:27:34.229 D/SystemUITextView( 9204): mOriginalFontSizeDp 14.857142
com.android.keyguard.CarrierText{b273585 V.ED..... ......ID 0,0-0,0 #7f0a031e
app:id/keyguard_carrier_text}
01-07 10:27:34.231 I/PackageManager( 4956): Adding preference:
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:34.231 I/PackageManager( 4956): Sets:
01-07 10:27:34.231 I/PackageManager( 4956): com.android.settings/.CryptKeeper
01-07 10:27:34.231 I/PackageManager( 4956):
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:34.231 I/PackageManager( 4956):
com.google.android.setupwizard/.SetupWizardActivity
01-07 10:27:34.231 I/PackageManager( 4956):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
01-07 10:27:34.231 I/PackageManager( 4956):
com.sec.android.app.launcher/.activities.LauncherActivity
01-07 10:27:34.231 I/PackageManager( 4956): com.android.settings/.FallbackHome,
uid: 10224, pid: 9213
01-07 10:27:34.233 D/PackageManager( 4956): Do not update the default home until
SetupWizard or PreloadInstaller finishes
01-07 10:27:34.234 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.HOME, package: com.sec.android.preloadinstaller, userId: 0,
callingUid: 10224
01-07 10:27:34.249 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.google.android.googlequicksearchbox,
role: android.app.role.ASSISTANT
01-07 10:27:34.262 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.ASSISTANT, package: com.google.android.googlequicksearchbox,
userId: 0, callingUid: 10224
01-07 10:27:34.270 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.android.emergency, role:
android.app.role.EMERGENCY
01-07 10:27:34.271 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.EMERGENCY, package: com.android.emergency, userId: 0, callingUid:
10224
01-07 10:27:34.280 D/CompatibilityChangeReporter( 9204): Compat change id reported:
147798919; UID 10100; state: ENABLED
01-07 10:27:34.282 I/RoleControllerServiceImpl( 9213): Adding package as
default/fallback role holder, package: com.android.chrome, role:
android.app.role.BROWSER
01-07 10:27:34.283 D/ToggleSlider( 9204): updateHighBrightnessModeEnter : false
01-07 10:27:34.283 I/PackageManager( 4956): addRoleHolderFromController, role:
android.app.role.BROWSER, package: com.android.chrome, userId: 0, callingUid: 10224
01-07 10:27:34.285 I/RoleControllerService( 9213): grantDefaultRoles() is done
01-07 10:27:34.286 W/SystemServiceManager( 4956): Service
com.android.server.role.RoleManagerService took 502 ms in onStartUser-0
01-07 10:27:34.286 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.role.RoleManagerService took to complete: 502ms
01-07 10:27:34.286 D/SystemServerTiming( 4956): !@Boot_SystemServer: 502ms :
ssm.onStartUser-0_com.android.server.role.RoleMana
01-07 10:27:34.286 I/SystemServerTiming( 4956): !@Boot_EBS: Took 502ms by
'ssm.onStartUser-0_com.android.server.role.RoleMana'
01-07 10:27:34.286 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService took to
complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.GestureLauncherService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SensorNotificationService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.SensorNotificationService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.dreams.DreamManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.print.PrintManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.blob.BlobStoreManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:34.287 I/CocktailBarManagerService( 4956): onStartUser: 0
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.cocktailbar.CocktailBarManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.aod.AODManagerService
01-07 10:27:34.287 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:34.287 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.MediaSessionService
01-07 10:27:34.288 D/MediaSessionService( 4956): onStartUser: 0
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.MediaResourceMonitorService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.face.FaceService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.face.FaceService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.fingerprint.FingerprintService took to complete:
0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.BiometricService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.BiometricService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.AuthService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.LauncherAppsService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.CrossProfileAppsService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.wifi.SemWifiService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to complete: 0ms
01-07 10:27:34.288 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:34.288 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.media.projection.MediaProjectionManagerService took to
complete: 0ms
01-07 10:27:34.289 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:34.289 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-07 10:27:34.289 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.camera.CameraServiceProxy
01-07 10:27:34.289 I/CameraService_proxy( 4956): switchUserLocked: userHandle=0
01-07 10:27:34.289 I/CameraService_proxy( 4956): getEnabledUserHandles:
userProfiles=[0]
01-07 10:27:34.289 I/CameraService_proxy( 4956): switchUserLocked:
mEnabledCameraUsers=null, currentUserHandles={0}
01-07 10:27:34.289 I/CameraService_proxy( 4956): switchUserLocked:
mEnabledCameraUsers is updated.
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.camera.CameraServiceProxy took to complete: 4ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.camera.CameraServiceWorker took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.incident.IncidentCompanionService
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.MmsServiceBroker
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.autofill.AutofillManagerService
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.clipboard.ClipboardService
01-07 10:27:34.292 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-07 10:27:34.292 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 0ms
01-07 10:27:34.293 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.policy.PermissionPolicyService
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.policy.PermissionPolicyService took to complete: 0ms
01-07 10:27:34.293 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.StagingManager$Lifecycle
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
01-07 10:27:34.293 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.continuity.SemContinuityService
01-07 10:27:34.293 D/[MCF_DS_SYS]_Service( 4956): onUserStarting : UserHandle{0}
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.samsung.android.server.continuity.SemContinuityService took to complete: 0ms
01-07 10:27:34.293 I/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.onStartUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle took to
complete: 0ms
01-07 10:27:34.293 D/SystemServerTiming( 4956): ssm.StartUser-0 took to complete:
814ms
01-07 10:27:34.293 D/SystemServerTiming( 4956): !@Boot_SystemServer: 814ms :
ssm.StartUser-0
01-07 10:27:34.293 I/SystemServerTiming( 4956): !@Boot_EBS: Took 814ms by
'ssm.StartUser-0'
01-07 10:27:34.293 I/SystemServerTiming( 4956): startPersistentApps
01-07 10:27:34.295 D/CameraService( 4689): doUserSwitch E
01-07 10:27:34.295 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.sec.sve
01-07 10:27:34.296 I/CameraService( 4689): USER_SWITCH previous allowed user IDs:
<None>, current allowed user IDs: 0
01-07 10:27:34.296 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:34.296 D/CameraService( 4689): doUserSwitch X
01-07 10:27:34.297 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:34.297 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:34.299 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.sec.imsservice
01-07 10:27:34.302 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1068 packageName=com.android.se
01-07 10:27:34.303 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1068; state: DISABLED
01-07 10:27:34.306 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1001 packageName=com.android.phone
01-07 10:27:34.307 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1001; state: DISABLED
01-07 10:27:34.307 D/SystemServerTiming( 4956): startPersistentApps took to
complete: 14ms
01-07 10:27:34.307 I/SystemServerTiming( 4956): startHomeOnAllDisplays
01-07 10:27:34.313 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:34.313 I/ActivityTaskManager( 4956): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.android.settings/.CryptKeeper} from uid 0
01-07 10:27:34.313 D/Zygote ( 4558): Forked child process 9533
01-07 10:27:34.315 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.316 V/Vibrator( 9204): semGetSupportedVibrationType: ret=1
01-07 10:27:34.316 D/ApplicationPolicy( 4956): isApplicationStartDisabledAsUser not
enabled yet.
01-07 10:27:34.317 V/KeyguardUpdateMonitor( 9204): *** register pre-callback for
com.android.systemui.statusbar.phone.BiometricUnlockController@6d2ac7c
01-07 10:27:34.317 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.331 E/com.sec.sve( 9533): Not starting debugger since process cannot
load the jdwp agent.
01-07 10:27:34.331 D/ActivityTaskManager( 4956): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper display-area-
from-option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1
01-07 10:27:34.332 D/ActivityTaskManager( 4956): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t-1} display-
area-from-option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1 activity-options-
fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
01-07 10:27:34.336 I/SurfaceFlinger( 4646): id=18 createSurf (0x0),-1 flag=24004,
Task=2#0
01-07 10:27:34.337 D/ActivityTaskManager( 4956):
TaskLaunchParamsModifier:task=Task{e8f5964 #2 visible=true type=home
mode=fullscreen translucent=true A=1000:com.android.settings.CryptKeeper U=0
StackId=1 sz=0} activity=ActivityRecord{ea8f41b u0
com.android.settings/.CryptKeeper t-1} display-area-from-
option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1 activity-options-
fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
01-07 10:27:34.338 I/SurfaceFlinger( 4646): id=19 createSurf (0x0),-1 flag=80004,
ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t2}#0
01-07 10:27:34.340 D/ActivityThread( 9533): setConscryptValidator
01-07 10:27:34.340 D/ActivityThread( 9533): setConscryptValidator - put
01-07 10:27:34.346 V/WindowManager( 4956): 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:2205
01-07 10:27:34.346 D/WindowManager( 4956): CustomStartingWindowData:
className=com.android.settings.CryptKeeper, packageName=com.android.settings,
taskUserId=0
01-07 10:27:34.347 V/WindowManager( 4956): 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
01-07 10:27:34.351 D/SurfaceControl( 4956): hide : mNativeObject = 530559110144 -
sc.mNativeObject = 528268546720 - Surface(name=ActivityRecord{ea8f41b u0
com.android.settings/.CryptKeeper t2})/@0xdd7cb93
01-07 10:27:34.351 D/SurfaceControl( 4956): nativeSetFlags Done :
Surface(name=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper
t2})/@0xdd7cb93
01-07 10:27:34.353 D/SystemServerTiming( 4956): startHomeOnAllDisplays took to
complete: 45ms
01-07 10:27:34.353 I/SystemServerTiming( 4956): showSystemReadyErrorDialogs
01-07 10:27:34.353 I/system_server( 4956): getFrameworkHalManifest: Reading VINTF
information.
01-07 10:27:34.355 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:34.355 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:34.355 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9425 curST:1 oldST:2
01-07 10:27:34.359 I/system_server( 4956): getFrameworkHalManifest: Successfully
processed VINTF information
01-07 10:27:34.359 I/system_server( 4956): getDeviceHalManifest: Reading VINTF
information.
01-07 10:27:34.362 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:34.363 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:34.363 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9428 curST:1 oldST:2
01-07 10:27:34.365 I/system_server( 4956): getDeviceHalManifest: Successfully
processed VINTF information
01-07 10:27:34.366 I/system_server( 4956): getFrameworkCompatibilityMatrix: Reading
VINTF information.
01-07 10:27:34.375 I/io_stats( 4394): !@ 179,0 r 60482 3835009 w 7169 375400 d 1512
250336 f 1791 1797 iot 24584 0 th 51200 0 0 pt 0 inp 0 0 159.509
01-07 10:27:34.441 I/system_server( 4956): getFrameworkCompatibilityMatrix:
Successfully processed VINTF information
01-07 10:27:34.441 I/system_server( 4956): getDeviceCompatibilityMatrix: Reading
VINTF information.
01-07 10:27:34.443 I/system_server( 4956): getDeviceCompatibilityMatrix:
Successfully processed VINTF information
01-07 10:27:34.452 D/SystemServerTiming( 4956): showSystemReadyErrorDialogs took to
complete: 99ms
01-07 10:27:34.452 I/SystemServerTiming( 4956): sendUserStartBroadcast
01-07 10:27:34.452 D/SystemServerTiming( 4956): sendUserStartBroadcast took to
complete: 0ms
01-07 10:27:34.452 I/SystemServerTiming( 4956): resumeTopActivities
01-07 10:27:34.455 V/WindowManager( 4956): 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
01-07 10:27:34.455 D/SystemServerTiming( 4956): resumeTopActivities took to
complete: 3ms
01-07 10:27:34.455 I/SystemServerTiming( 4956): sendUserSwitchBroadcasts
01-07 10:27:34.456 D/SystemServerTiming( 4956): sendUserSwitchBroadcasts took to
complete: 1ms
01-07 10:27:34.456 I/SystemServerTiming( 4956): setBinderProxies
01-07 10:27:34.457 D/SystemServerTiming( 4956): setBinderProxies took to complete:
0ms
01-07 10:27:34.457 D/SystemServerTiming( 4956): ActivityManagerStartApps took to
complete: 979ms
01-07 10:27:34.457 D/SystemServerTiming( 4956): !@Boot_SystemServer: 979ms :
ActivityManagerStartApps
01-07 10:27:34.457 I/SystemServerTiming( 4956): !@Boot_EBS: Took 979ms by
'ActivityManagerStartApps'
01-07 10:27:34.457 D/SystemServerTiming( 4956): PhaseActivityManagerReady took to
complete: 3523ms
01-07 10:27:34.457 D/ActivityManager( 4956): updateExtraFreeKbytes before : false
01-07 10:27:34.457 D/ActivityManager( 4956): updateExtraFreeKbytes after : true
01-07 10:27:34.458 W/ActivityManager( 4956): Slow operation: 163ms so far, now at
startProcess: done updating battery stats
01-07 10:27:34.458 W/ActivityManager( 4956): Slow operation: 164ms so far, now at
startProcess: building log message
01-07 10:27:34.458 I/ActivityManager( 4956): Start proc 9533:com.sec.sve/1000 for
added application com.sec.sve
01-07 10:27:34.458 W/ActivityManager( 4956): Slow operation: 164ms so far, now at
startProcess: starting to update pids map
01-07 10:27:34.458 W/ActivityManager( 4956): Slow operation: 164ms so far, now at
startProcess: done updating pids map
01-07 10:27:34.458 W/ActivityManager( 4956): Slow operation: 162ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:34.458 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:34.458 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:34.458 I/ActivityManager( 4956): DSS OFF for com.sec.sve
01-07 10:27:34.460 I/DynamicHiddenApp_TASK_SNAPSHOT( 4956): Set Max TaskSnapShot
01-07 10:27:34.460 I/DynamicHiddenApp_TASK_SNAPSHOT( 4956): TaskSnapShot : 5 CurRes
: 0
01-07 10:27:34.460 I/ActivityManager( 4956): change Max_Cached : 14
01-07 10:27:34.460 D/KeyguardTouchDymLockInjector( 9204):
KeyguardTouchDymLockInjector mPluginLockManager:
com.android.systemui.pluginlock.PluginLockManager@a7f6d5a
01-07 10:27:34.460 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:34.461 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{34cdd66 9533:com.sec.sve/1000} app.isolatedEntryPoint=null
instr2=null
01-07 10:27:34.463 D/KeyguardTouchDymLockInjector( 9204):
setRestoreRunnable:com.android.systemui.keyguard.animator.KeyguardTouchAnimator$15@
c370526
01-07 10:27:34.467 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1721
01-07 10:27:34.467 D/ActivityTaskManager( 4956): finishFixedRotationTransform,
r=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t2},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7026
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:543
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
01-07 10:27:34.469 D/OomAdjuster( 4956): Set persistent 9533 com.sec.sve adj -800:
fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.471 D/SystemUIAnalytics( 9204): TilesMap
01-07 10:27:34.473 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
01-07 10:27:34.474 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:34.475 D/ActivityThread( 9533): handleBindApplication()++
app=com.sec.sve
01-07 10:27:34.478 D/Zygote ( 4558): Forked child process 9553
01-07 10:27:34.481 D/incidentd( 4693): WorkDirectory::getReports
01-07 10:27:34.485 D/PowerManagerService( 4956): [api] UserSwitchedReceiver:
onReceive: UserHandle: 0 -> 0
01-07 10:27:34.486 D/PowerManagerService( 4956): [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
01-07 10:27:34.488 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:34.489 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:34.491 W/ActivityManager( 4956): Slow operation: 195ms so far, now at
startProcess: returned from zygote!
01-07 10:27:34.493 V/NetworkPolicy( 4956): ACTION_USER_SWITCHED - current: 0, old:
0
01-07 10:27:34.496 D/SystemServerTiming( 4956): startOtherServices took to
complete: 134425ms
01-07 10:27:34.496 D/SystemServerTiming( 4956): !@Boot_SystemServer: 134425ms :
startOtherServices
01-07 10:27:34.496 I/SystemServerTiming( 4956): !@Boot_EBS: Took 134425ms by
'startOtherServices'
01-07 10:27:34.497 I/SystemServer( 4956): !@Boot_EBS_D: SystemServerInitThreadPool
01-07 10:27:34.497 D/SystemServerInitThreadPool( 4956): Shutdown requested
01-07 10:27:34.497 I/SystemServerTiming( 4956): WaitInitThreadPoolShutdown
01-07 10:27:34.498 E/.sec.imsservic( 9553): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:34.502 D/SystemServerInitThreadPool( 4956): Shutdown successful
01-07 10:27:34.502 D/SystemServerTiming( 4956): WaitInitThreadPoolShutdown took to
complete: 4ms
01-07 10:27:34.502 D/SystemServerTiming( 4956): StartServices took to complete:
145858ms
01-07 10:27:34.502 I/SystemServer( 4956): !@Boot: Loop forever
01-07 10:27:34.503 I/SystemServer( 4956): !@Boot_EBS_D: Loop forever
01-07 10:27:34.503 W/Looper ( 4956): Slow delivery took 143288ms main
h=android.app.PropertyInvalidatedCache$AutoCorker$1 c=null m=0
01-07 10:27:34.505 E/SystemServiceRegistry( 4956): Failed to get SysInt service
01-07 10:27:34.505 E/SystemServiceRegistry( 4956): Manager wrapper not available:
samsung.sysint
01-07 10:27:34.506 W/ActivityManager( 4956): Slow operation: 210ms so far, now at
startProcess: done updating battery stats
01-07 10:27:34.506 W/ActivityManager( 4956): Slow operation: 210ms so far, now at
startProcess: building log message
01-07 10:27:34.506 I/ActivityManager( 4956): Start proc
9553:com.sec.imsservice/1000 for added application com.sec.imsservice
01-07 10:27:34.506 W/ActivityManager( 4956): Slow operation: 210ms so far, now at
startProcess: starting to update pids map
01-07 10:27:34.506 W/ActivityManager( 4956): Slow operation: 210ms so far, now at
startProcess: done updating pids map
01-07 10:27:34.507 W/ActivityManager( 4956): Slow operation: 206ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:34.507 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:34.507 W/ActivityManager( 4956): com.android.se inode == 0
(b/152760674)
01-07 10:27:34.507 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:34.507 I/InputManager( 4956): Disabling motion classifier because user
switched: feature enabled, long press timeout = 500
01-07 10:27:34.507 I/InputClassifier( 4956): Disabling motion classifier
01-07 10:27:34.507 D/InputReader( 4956): verified(1->1), type(-1->-1), front(0->0),
back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(0)
01-07 10:27:34.508 D/InputManager( 4956): write sysfs : glove_mode,0
01-07 10:27:34.508 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.facewidget.plugin.FaceWidgetKnoxStateMonitorWrapper$1
@7c3dc93
01-07 10:27:34.508 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:34.508 D/InputReader( 4956): verified(1->1), type(-1->-1), front(0->0),
back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(0)
01-07 10:27:34.510 D/InputManager( 4956): checkInputFeature : features = 0x1
01-07 10:27:34.510 D/InputManager( 4956): Write sysfs : aot_enable,0
01-07 10:27:34.511 D/InputManager( 4956): Send AOT On/Off, File not found:
/sys/class/lcd/panel/aot
01-07 10:27:34.514 D/ActivityThread( 9553): setConscryptValidator
01-07 10:27:34.514 D/ActivityThread( 9553): setConscryptValidator - put
01-07 10:27:34.516 I/ActivityManager( 4956): DSS OFF for com.sec.imsservice
01-07 10:27:34.519 W/ContextImpl( 9533): 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.handleMakeApplication:7507
01-07 10:27:34.519 D/Zygote ( 4558): Forked child process 9574
01-07 10:27:34.522 W/ActivityManager( 4956): Slow operation: 221ms so far, now at
startProcess: returned from zygote!
01-07 10:27:34.533 E/com.android.se( 9574): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:34.541 D/ActivityThread( 9574): setConscryptValidator
01-07 10:27:34.541 D/ActivityThread( 9574): setConscryptValidator - put
01-07 10:27:34.554 D/PluginFaceWidgetManager( 9204): PluginFaceWidgetManager()
started
01-07 10:27:34.554 D/PluginFaceWidgetManager( 9204): setNPVController() controller
= com.android.systemui.statusbar.phone.NotificationPanelViewController@e420fce
01-07 10:27:34.555 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{21e4154 9553:com.sec.imsservice/1000} app.isolatedEntryPoint=null
instr2=null
01-07 10:27:34.557 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:34.557 W/ndroid.systemu( 9204): Unsupported class loader
01-07 10:27:34.558 D/InputManager( 4956): SettingNotFoundException : primary mouse
button
01-07 10:27:34.558 I/InputManager-JNI( 4956): Setting primary mouse button location
as 0.
01-07 10:27:34.559 D/BatteryService( 4956): !@[BatteryInfo] InitBatteryInfo()
01-07 10:27:34.559 I/InputManager-JNI( 4956): Setting scroll speed as 1.
01-07 10:27:34.559 I/InputReader( 4956): Reconfiguring input devices,
changes=GENERAL_STATUS |
01-07 10:27:34.560 I/InputManager-JNI( 4956): Setting use mouse acceleration as
true.
01-07 10:27:34.560 I/InputReader( 4956): Reconfiguring input devices,
changes=POINTER_SPEED |
01-07 10:27:34.560 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/asoc: 99
01-07 10:27:34.561 I/InputManager-JNI( 4956): Setting secondary button behavior as
1.
01-07 10:27:34.561 D/OomAdjuster( 4956): Set persistent 9553 com.sec.imsservice adj
-800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.561 I/InputReader( 4956): Reconfiguring input devices,
changes=POINTER_SPEED |
01-07 10:27:34.561 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/batt_discharge_level: 9736
01-07 10:27:34.562 I/InputManager-JNI( 4956): Setting tertiary button behavior as
3.
01-07 10:27:34.562 I/InputReader( 4956): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
01-07 10:27:34.562 D/BatteryService( 4956): !@[BatteryInfo] writeToFile
/sys/class/power_supply/battery/battery_cycle: 97
01-07 10:27:34.562 I/InputManager-JNI( 4956): Setting back button behavior as 7.
01-07 10:27:34.563 I/InputReader( 4956): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
01-07 10:27:34.563 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/max_current: 2499
01-07 10:27:34.563 I/InputManager-JNI( 4956): Setting forward button behavior as 4.
01-07 10:27:34.563 I/InputReader( 4956): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
01-07 10:27:34.564 D/InputManager( 4956): updateTapToClickFromSetting : 1
01-07 10:27:34.564 D/InputManager( 4956): updateReverseSwipeFromSetting : 0
01-07 10:27:34.564 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/max_temp: 484
01-07 10:27:34.564 I/InputReader( 4956): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
01-07 10:27:34.564 D/InputManager( 4956): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
01-07 10:27:34.564 D/ActivityThread( 9553): handleBindApplication()++
app=com.sec.imsservice
01-07 10:27:34.565 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/sys/class/power_supply/battery/fg_asoc: 100
01-07 10:27:34.565 D/BatteryService( 4956): !@[BatteryInfo] readFromFile
/efs/FactoryApp/asoc: 99
01-07 10:27:34.565 I/DeviceType( 9204): isSupportActionMemoOnLockScreen
FEATURE_SPEN : false
01-07 10:27:34.565 D/BatteryService( 4956): !@[BatteryInfo] writeToFile
/sys/class/power_supply/battery/fg_asoc: 99
01-07 10:27:34.565 W/ActivityManager( 4956): Slow operation: 265ms so far, now at
startProcess: done updating battery stats
01-07 10:27:34.565 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.util.ShortcutManager$1@6d27dfc
01-07 10:27:34.565 W/ActivityManager( 4956): Slow operation: 265ms so far, now at
startProcess: building log message
01-07 10:27:34.565 I/ActivityManager( 4956): Start proc 9574:com.android.se/1068
for added application com.android.se
01-07 10:27:34.566 W/ActivityManager( 4956): Slow operation: 265ms so far, now at
startProcess: starting to update pids map
01-07 10:27:34.566 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.util.ShortcutManager$2@6ea9c85
01-07 10:27:34.566 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.566 W/ActivityManager( 4956): Slow operation: 265ms so far, now at
startProcess: done updating pids map
01-07 10:27:34.566 W/ActivityManager( 4956): Slow operation: 261ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:34.566 W/ActivityManager( 4956): com.samsung.android.app.telephonyui
inode == 0 (b/152760674)
01-07 10:27:34.566 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:34.566 I/ActivityManager( 4956): DSS OFF for com.android.se
01-07 10:27:34.567 W/Settings( 9204): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
01-07 10:27:34.567 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$1@1735ada
01-07 10:27:34.568 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{4660843 9574:com.android.se/1068} app.isolatedEntryPoint=null
instr2=null
01-07 10:27:34.568 W/ndroid.systemu( 9204): Skipping duplicate class check due to
unsupported classloader
01-07 10:27:34.569 W/ndroid.systemu( 9204): Unsupported class loader
01-07 10:27:34.571 E/system_server( 4956): Invalid class loader spec:
=UnsupportedClassLoaderContext=
01-07 10:27:34.571 E/PackageDexUsage( 4956): Unsupported context?
01-07 10:27:34.572 D/OomAdjuster( 4956): Set persistent 9574 com.android.se adj -
800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.573 D/SystemUITextView( 9204): mOriginalFontSizeDp 15.428572
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{63c4aa6
G.ED..... ......I. 0,0-0,0 #7f0a035e app:id/keyguard_upper_fingerprint_indication}
01-07 10:27:34.574 I/ActivityManager( 4956): Changes in 1068 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.575 I/AppOps ( 4956): updateUidProcState uid: 1068 procState: 0
capability:7
01-07 10:27:34.575 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1068,
700 > 100, 0 > 7
01-07 10:27:34.577 D/ActivityThread( 9574): handleBindApplication()++
app=com.android.se
01-07 10:27:34.577 D/BatteryService( 4956): sendBroadcastToExplicitPackage: Intent
{ act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000000 (has extras) }
-> com.samsung.android.sm.devicesecurity
01-07 10:27:34.578 D/BatteryService( 4956): misc_event:0x0, sec plug type:0
01-07 10:27:34.580 D/MotionRecognitionService( 4956): onReceive :
ACTION_POWER_DISCONNECTED
01-07 10:27:34.580 I/MotionRecognitionService( 4956): [TA] In/out: false, curr
state: 0
01-07 10:27:34.581 D/MotionRecognitionService( 4956): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
01-07 10:27:34.581 I/MotionRecognitionService( 4956): [TA] In/out: false, curr
state: 0
01-07 10:27:34.582 W/Settings( 9204): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only global URI.
01-07 10:27:34.583 D/Zygote ( 4558): Forked child process 9592
01-07 10:27:34.584 D/[LLB] ( 4956): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
01-07 10:27:34.584 D/[LLB] ( 4956): !@ Faild to get property values,
longBatteryRetryCnt= 1
01-07 10:27:34.588 I/.sec.imsservic( 9553): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.591 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:34.594 D/SystemUITextView( 9204): mOriginalFontSizeDp 15.428572
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{8482e8a
G.ED..... ......I. 0,0-0,0 #7f0a0335
app:id/keyguard_indication_enterprise_disclosure}
01-07 10:27:34.595 D/SystemUITextView( 9204): mOriginalFontSizeDp 15.428572
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{d9c6771
V.ED..... ......ID 0,0-0,0 #7f0a0336 app:id/keyguard_indication_text}
01-07 10:27:34.601 I/.sec.imsservic( 9553): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.604 D/ActivityThread( 9574): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:34.604 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:34.604 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:34.605 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:34.605 D/ActivityThread( 9574): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.se}}
appContext=android.app.ContextImpl@b0961b2 appContext.mOpPackageName=com.android.se
appContext.mBasePackageName=com.android.se
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= []
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:34.607 I/.sec.imsservic( 9553): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.607 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$1@4bd46c4
01-07 10:27:34.608 W/ActivityManager( 4956): Slow operation: 304ms so far, now at
startProcess: returned from zygote!
01-07 10:27:34.608 D/LoadedApk( 9574): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80 appContext.mOpPackageName=com.android.se
appContext.mBasePackageName=com.android.se
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:34.609 D/NetworkSecurityConfig( 9574): No Network Security Config
specified, using platform default
01-07 10:27:34.609 W/ActivityManager( 4956): Slow operation: 304ms so far, now at
startProcess: done updating battery stats
01-07 10:27:34.609 I/Watchdog( 4956): Interesting Java process com.android.phone
started. Pid 9592
01-07 10:27:34.609 W/ActivityManager( 4956): Slow operation: 305ms so far, now at
startProcess: building log message
01-07 10:27:34.609 I/ActivityManager( 4956): Start proc 9592:com.android.phone/1001
for added application com.android.phone
01-07 10:27:34.609 W/ActivityManager( 4956): Slow operation: 305ms so far, now at
startProcess: starting to update pids map
01-07 10:27:34.609 W/ActivityManager( 4956): Slow operation: 305ms so far, now at
startProcess: done updating pids map
01-07 10:27:34.609 W/ActivityManager( 4956): Slow operation: 138ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:34.609 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:34.610 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:34.611 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:34.612 I/.sec.imsservic( 9553): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.612 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:34.612 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:34.613 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$1@21804e2
01-07 10:27:34.615 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:34.615 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$7@e832073
01-07 10:27:34.615 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.615 D/KeyguardBottomAreaShortcutView( 9204):
mCanIndicationAreaUpdate set to false
01-07 10:27:34.616 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$17@daa0b30
01-07 10:27:34.616 D/NetworkSecurityConfig( 9574): No Network Security Config
specified, using platform default
01-07 10:27:34.616 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.616 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$17@7ef93a9
01-07 10:27:34.617 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.616 E/m.android.phon( 9592): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:34.617 D/DisplayLifecycle( 9204): addDisplay id = 0
01-07 10:27:34.617 D/DisplayLifecycle( 9204): updateCacheVariables id = 0, display
= Display id 0: DisplayInfo{"Pantalla integrada", displayId 0, FLAG_SECURE,
FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, real 720 x 1600, largest app 1448 x
1448, smallest app 720 x 678, 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.75, width=720, height=1448,
scaledDensity=1.75, xdpi=265.043, ydpi=267.368}, isValid=true, size = Point(720,
1448), realSize = Point(720, 1600), rotation = 0
01-07 10:27:34.618 W/ActivityManager( 4956): Slow operation: 147ms so far, now at
startProcess: returned from zygote!
01-07 10:27:34.619 W/ActivityManager( 4956): Slow operation: 148ms so far, now at
startProcess: done updating battery stats
01-07 10:27:34.619 W/ActivityManager( 4956): Slow operation: 148ms so far, now at
startProcess: building log message
01-07 10:27:34.619 I/ActivityManager( 4956): Start proc
9153:com.android.settings:CryptKeeper/1000 for top-activity
{com.android.settings/com.android.settings.CryptKeeper}
01-07 10:27:34.619 W/ActivityManager( 4956): Slow operation: 148ms so far, now at
startProcess: starting to update pids map
01-07 10:27:34.620 W/ActivityManager( 4956): Slow operation: 148ms so far, now at
startProcess: done updating pids map
01-07 10:27:34.624 I/.sec.imsservic( 9553): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.624 D/ActivityThread( 9592): setConscryptValidator
01-07 10:27:34.624 D/ActivityThread( 9592): setConscryptValidator - put
01-07 10:27:34.625 D/BatteryService( 4956): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 65, .batteryVoltage = 3921, .batteryTemperature =
357, .batteryCurrent = -234, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 3270000, .batteryTechnology = Li-ion}
01-07 10:27:34.626 D/BatteryService( 4956): online:1, current avg:-569, 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:-234
01-07 10:27:34.627 I/CameraManagerGlobal( 9204): Connecting to camera service
01-07 10:27:34.630 I/ActivityManager( 4956): DSS OFF for com.android.phone
01-07 10:27:34.631 E/ngs:CryptKeepe( 9153): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:34.634 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{313c7f9 9592:com.android.phone/1001} app.isolatedEntryPoint=null
instr2=null
01-07 10:27:34.636 D/VendorTagDescriptor( 9204): addVendorDescriptor: vendor tag id
3854507339 added
01-07 10:27:34.637 I/SecureElementService( 9574): main onCreate
01-07 10:27:34.638 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:34.639 D/CameraService( 4689): addListenerHelper: Add listener
0xf0a340c0
01-07 10:27:34.639 D/OomAdjuster( 4956): Set persistent 9592 com.android.phone adj
-800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:374
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.639 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:34.639 D/ActivityThread( 9153): setConscryptValidator
01-07 10:27:34.639 D/ActivityThread( 9153): setConscryptValidator - put
01-07 10:27:34.640 I/ActivityManager( 4956): Changes in 1001 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActivityManagerService.attachApplicationLocked:6680
com.android.server.am.ActivityManagerService.attachApplication:6715
android.app.IActivityManager$Stub.onTransact:2779
com.android.server.am.ActivityManagerService.onTransact:3617
01-07 10:27:34.640 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:34.640 I/AppOps ( 4956): updateUidProcState uid: 1001 procState: 0
capability:7
01-07 10:27:34.640 I/AppOps ( 4956): commitUidPendingStateLocked() :: UID - 1001,
700 > 100, 0 > 7
01-07 10:27:34.641 V/LocationManagerService( 4956): location appop changed for
com.android.providers.telephony
01-07 10:27:34.641 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.incallui
01-07 10:27:34.641 V/LocationManagerService( 4956): location appop changed for
com.android.mms.service
01-07 10:27:34.641 V/LocationManagerService( 4956): location appop changed for
com.android.ons
01-07 10:27:34.641 V/LocationManagerService( 4956): location appop changed for
com.android.stk
01-07 10:27:34.643 D/CameraService( 4689): CameraDeviceState for CameraManager
01-07 10:27:34.645 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.app.telephonyui
01-07 10:27:34.645 V/LocationManagerService( 4956): location appop changed for
com.android.stk2
01-07 10:27:34.645 V/LocationManagerService( 4956): location appop changed for
com.sec.android.RilServiceModeApp
01-07 10:27:34.645 V/LocationManagerService( 4956): location appop changed for
com.samsung.crane
01-07 10:27:34.645 V/LocationManagerService( 4956): location appop changed for
com.sec.phone
01-07 10:27:34.646 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.callbgprovider
01-07 10:27:34.646 V/LocationManagerService( 4956): location appop changed for
com.android.phone
01-07 10:27:34.646 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.cidmanager
01-07 10:27:34.646 D/SecureElement-UtilExtension( 9574): support eSE: false
01-07 10:27:34.646 V/LocationManagerService( 4956): location appop changed for
com.samsung.sec.android.application.csc
01-07 10:27:34.646 V/LocationManagerService( 4956): location appop changed for
com.samsung.android.sdm.config
01-07 10:27:34.647 D/SamsungAlarmManager( 4956): setInexact (T:2/F:0/AC:false)
20220107T152828 now=159782 - CU:1000/CP:4956/L:2f460ce:*job.deadline*
01-07 10:27:34.647 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=159782
01-07 10:27:34.647 I/CameraManagerGlobal( 9204): Camera 0 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-07 10:27:34.647 I/ActivityManager( 4956): DSS OFF for com.android.settings
01-07 10:27:34.648 I/CameraManagerGlobal( 9204): Camera 1 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.648 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:34.648 I/CameraManagerGlobal( 9204): Camera 2 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-07 10:27:34.648 I/CameraManagerGlobal( 9204): Camera 20 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.648 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=159783
01-07 10:27:34.648 I/SecureElementService( 9574): Check if terminal SIM1 is
available.
01-07 10:27:34.648 I/CameraManagerGlobal( 9204): Camera 23 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.648 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:34.648 I/CameraManagerGlobal( 9204): Camera 3 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.649 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:34.649 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:34.649 D/LockscreenNotificationIconsOnlyContainer( 9204):
setWallpaperController()com.android.systemui.wallpaper.KeyguardWallpaperController@
6e550cf
01-07 10:27:34.649 I/CameraManagerGlobal( 9204): Camera 4 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.650 I/CameraManagerGlobal( 9204): Camera 50 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.650 D/ActivityThread( 9592): handleBindApplication()++
app=com.android.phone
01-07 10:27:34.650 I/CameraManagerGlobal( 9204): Camera 52 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.650 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{7592e3d 9153:com.android.settings:CryptKeeper/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:34.650 I/CameraManagerGlobal( 9204): Camera 54 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-07 10:27:34.651 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
01-07 10:27:34.651 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:34.651 D/SecureElement-Terminal-SIM1( 9574): SE Hal V1.2 is not
supported
01-07 10:27:34.652 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:34.652 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
01-07 10:27:34.652 D/DeviceState( 9204): getDisplayWidth portrait? true
displayWidth= 720
01-07 10:27:34.652 D/SecureElement-Terminal-SIM1( 9574): SE Hal V1.1 is not
supported
01-07 10:27:34.653 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
01-07 10:27:34.653 I/SecureElementService( 9574): No HAL implementation for SIM1
01-07 10:27:34.654 I/SecureElementService( 9574): simSlotCnt = 1
01-07 10:27:34.654 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:34.654 D/SecureElement-Terminal-UiccTerminal1( 9574): Constructor
UiccTerminal with context
01-07 10:27:34.654 I/SecureElement-Terminal-UiccTerminal1( 9574): UiccTerminal init
triggered
01-07 10:27:34.654 V/SecureElement-Terminal-UiccTerminal1( 9574): register to
android.intent.action.SIM_STATE_CHANGED event
01-07 10:27:34.654 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:34.656 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:34.656 D/HWUI_IMAGE_FILTER( 9204): Should set LayerType to
LAYER_TYPE_HARDWARE.
01-07 10:27:34.656 D/HWUI_IMAGE_FILTER( 9204): LAYER_TYPE_HARDWARE set automaticly.
01-07 10:27:34.659 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:34.660 I/ActivityTaskManager( 4956): Config changes=1200000 {1.1 ?mcc?
mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h -
nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720, 1516)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.10 bts=0 ff=0 bf=0 themeSeq=0}
01-07 10:27:34.663 I/RcsUriProvider( 9553): onCreate()
01-07 10:27:34.663 I/RcsUriProvider( 9553): Connecting to
CapabilityDiscoveryService.
01-07 10:27:34.665 I/m.android.phon( 9592): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.666 I/WindowManager( 4956): Override config changes=1200000 {1.1 ?
mcc?mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long port finger -keyb/h/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 - 720,
1516) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.10 bts=0
ff=0 bf=0 themeSeq=0} for displayId=0
01-07 10:27:34.668 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:34.669 I/MultiTaskingController( 4956): onConfigurationChangedLocked:
display#0, configChanges=0x1200000, scaleW=1.0, scaleH=1.0
01-07 10:27:34.670 D/FlashlightController( 9204): cameraId 0
01-07 10:27:34.670 I/CameraManagerGlobal( 9204): postSingleTorchUpdate device:
camera id 0 status 1
01-07 10:27:34.671 I/CameraManagerGlobal( 9204): onTorchModeChanged
01-07 10:27:34.671 D/SettingsProvider( 4956): isChangeAllowed() : name =
flashlight_available
01-07 10:27:34.671 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.671 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.671 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.671 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.671 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.672 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.672 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.672 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.672 D/PkgDataHelper( 4956): notifyAppCreate(), pkgName:
com.android.settings, sendRet: true
01-07 10:27:34.673 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.android.settings
01-07 10:27:34.673 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.674 D/InputDispatcher( 4956): Focused application set to (0):
ea8f41b
01-07 10:27:34.674 D/SettingsProvider( 4956): isChangeAllowed() : name =
flashlight_enabled
01-07 10:27:34.674 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:34.674 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:34.674 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:34.674 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:34.675 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:34.675 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:34.675 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:34.675 D/SettingsProvider( 4956): ret = 1
01-07 10:27:34.675 D/GameManagerService( 4956):
TaskStackListener.onTaskFocusChanged(), taskId=2, focused=true
01-07 10:27:34.676 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.678 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, focusedComponent:
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
01-07 10:27:34.678 D/GameManagerService( 4956): handleTaskFocused().
01-07 10:27:34.678 D/GameManagerService( 4956): handleTaskFocused(), pkgName:
com.android.settings, clsName: com.android.settings.CryptKeeper, userID:0
01-07 10:27:34.678 D/GameManagerService( 4956): handleResume().
01-07 10:27:34.678 D/GameManagerService:NetworkLimit( 4956): callRelease
01-07 10:27:34.678 D/GM:SystemHelper( 4956): callReleaseBlock
needReleaseBlock:false
01-07 10:27:34.679 D/GameManagerService( 4956): handleResume(). device is locked
yet. ignore
01-07 10:27:34.679 W/WindowManager( 4956): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2265
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1152
01-07 10:27:34.682 V/ActivityManager( 4956): Changed top to
1000,ProcessRecord{7592e3d 9153:com.android.settings:CryptKeeper/1000}
01-07 10:27:34.682 D/ActivityThread( 9153): handleBindApplication()++
app=com.android.settings:CryptKeeper
01-07 10:27:34.689 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.691 I/SecureElement-Terminal-UiccTerminal1( 9574): UiccTerminal
internalInit
01-07 10:27:34.694 I/PresenceProvider( 9553): initPresecenceService:
01-07 10:27:34.694 I/PresenceProvider( 9553): Connecting to SocialPresenceService.
01-07 10:27:34.694 D/MotionRecognitionService( 4956): mReceiver.onReceive :
CONFIGURATION_CHANGED
01-07 10:27:34.697 I/SettingsProvider( 4956): [EYE COMFORT SHIELD] checking...
01-07 10:27:34.697 I/SettingsProvider( 4956): [EYE COMFORT SHIELD] Not Support
Adpative ECS, Setting DB was restored
01-07 10:27:34.697 D/MotionRecognitionService( 4956): [AUTO_ROTATION] inject auto
rotation : 0
01-07 10:27:34.698 D/SensorService( 4956): Motion injection
01-07 10:27:34.698 E/SensorService( 4956): setSContextDataLocked
01-07 10:27:34.699 E/SecureElement-Terminal-UiccTerminal1( 9574): open secure
element fails.
01-07 10:27:34.699 D/SecureElement-Terminal-UiccTerminal1( 9574): onStateChange:
mTerminalConStat: false, state: false
01-07 10:27:34.699 I/SecureElement-Terminal-SIM1( 9574): onStateChange from
Terminal: false
01-07 10:27:34.699 I/SecureElement-Terminal-SIM1( 9574): OnStateChange:false
reason:
01-07 10:27:34.700 D/ActivityThread( 9592): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:34.700 D/vol.VolumeDialogControl( 9204): onReceive
ACTION_CONFIGURATION_CHANGED
01-07 10:27:34.700 D/ActivityThread( 9592): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.phone}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.phone
appContext.mBasePackageName=com.android.phone
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=channels
className=com.android.providers.telephony.ChannelsProvider},
ContentProviderInfo{name=com.android.providers.telephony.backup
className=com.samsung.android.scloud.oem.lib.ClientProvider},
ContentProviderInfo{name=service-state
className=com.android.phone.ServiceStateProvider}, ContentProviderInfo{name=icc
className=com.android.phone.IccProvider},
ContentProviderInfo{name=carrier_information
className=com.android.providers.telephony.CarrierProvider},
ContentProviderInfo{name=sms;spamsms
className=com.android.providers.telephony.SmsProvider},
ContentProviderInfo{name=carrier_id
className=com.android.providers.telephony.CarrierIdProvider},
ContentProviderInfo{name=com.android.providers.telephony.file
className=android.support.v4.content.FileProvider},
ContentProviderInfo{name=com.android.phone.internal.callsettings
className=com.samsung.telephonyui.callsettings.InternalCallSettingsProvider},
ContentProviderInfo{name=nwkinfo
className=com.android.providers.telephony.NwkInfoProvider},
ContentProviderInfo{name=sms-changes
className=com.android.providers.telephony.SmsChangesProvider},
ContentProviderInfo{name=com.sec.android.log.your_diagmon_serviceid
className=com.sec.android.diagmonagent.log.provider.DiagMonProvider},
ContentProviderInfo{name=telephony
className=com.android.providers.telephony.TelephonyProvider},
ContentProviderInfo{name=mms;spammms
className=com.android.providers.telephony.MmsProvider},
ContentProviderInfo{name=hbpcd_lookup
className=com.android.providers.telephony.HbpcdLookupProvider},
ContentProviderInfo{name=mms-sms
className=com.android.providers.telephony.MmsSmsProvider},
ContentProviderInfo{name=im;spam_im
className=com.android.providers.telephony.ImProvider},
ContentProviderInfo{name=bin_msg;bin_sms;bin_mms;bin_wpm;bin_im;bin_ft
className=com.android.providers.telephony.BinProvider}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:34.700 E/SecureElementService( 9574): failed to init terminal SIM1
01-07 10:27:34.700 W/System.err( 9574): java.util.NoSuchElementException
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.terminal.UiccTerminal.internalInit(UiccTerminal.java:459)
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.terminal.UiccTerminal.init(UiccTerminal.java:418)
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.Terminal.initialize(Terminal.java:393)
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.SecureElementService.addNonHalTerminals(SecureElementService.java:34
3)
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.SecureElementService.createTerminals(SecureElementService.java:367)
01-07 10:27:34.701 W/System.err( 9574): at
com.android.se.SecureElementService.onCreate(SecureElementService.java:247)
01-07 10:27:34.701 W/System.err( 9574): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4607)
01-07 10:27:34.701 W/System.err( 9574): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
01-07 10:27:34.701 W/System.err( 9574): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2167)
01-07 10:27:34.701 W/System.err( 9574): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:34.701 D/SehCodecSolutionService( 4956): Update top
[com.android.settings]
01-07 10:27:34.702 W/System.err( 9574): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:34.702 W/System.err( 9574): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:34.702 W/System.err( 9574): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:34.702 W/System.err( 9574): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:34.702 W/System.err( 9574): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:34.702 I/SecureElementService( 9574): simSlotCnt = 1
01-07 10:27:34.703 D/LoadedApk( 9592): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.phone
appContext.mBasePackageName=com.android.phone
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:34.703 D/NetworkSecurityConfig( 9592): No Network Security Config
specified, using platform default
01-07 10:27:34.703 I/ngs:CryptKeepe( 9153): The ClassLoaderContext is a special
shared library.
01-07 10:27:34.703 I/servicemanager( 4225): Adding
'u:r:secure_element:s0:c44,c260,c512,c768' service (secure_element:9574)
01-07 10:27:34.710 D/NetworkSecurityConfig( 9592): No Network Security Config
specified, using platform default
01-07 10:27:34.712 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.NotificationIconAreaController$4@a361406
01-07 10:27:34.712 D/NotificationIconAreaController( 9204): onChanged:1
01-07 10:27:34.720 D/EnterpriseDeviceManagerService( 4956):
isMdmAdminPresentInternal() : MDM Admin Found - com.samsung.android.kgclient
01-07 10:27:34.721 D/GameManagerService( 4956): noteResumeComponent(), received
resumed-component: com.android.settings
01-07 10:27:34.721 E/UsageStatsService( 4956): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:1
instanceId:166736702)
01-07 10:27:34.721 I/GameSDK@LifeCycle( 4956): noteResumeComponent(): package name
: com.android.settings
01-07 10:27:34.721 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_APP_RESUME, resumeComponent:
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
01-07 10:27:34.721 D/GameManagerService( 4956): handleResume().
01-07 10:27:34.722 D/GameManagerService:NetworkLimit( 4956): callRelease
01-07 10:27:34.722 D/GM:SystemHelper( 4956): callReleaseBlock
needReleaseBlock:false
01-07 10:27:34.722 D/GameManagerService( 4956): handleResume(). device is locked
yet. ignore
01-07 10:27:34.722 D/SemWifiTransportLayerMonitor( 4956): getOrCreatePackageInfo -
create new info
01-07 10:27:34.724 D/SemGameManager( 4956): getGMSBinder(), begin
01-07 10:27:34.725 I/ActivityManagerTiming( 4956): FinishBooting
01-07 10:27:34.726 D/SamsungAlarmManager( 4956): setExact (T:2/F:9/AC:false)
20220108T152734 now=159861 - CU:1000/CP:9553/OP:PendingIntent{1356b92:
PendingIntentRecord{f717963 com.sec.imsservice broadcastIntent}}
01-07 10:27:34.726 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=159861
01-07 10:27:34.727 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=159862
01-07 10:27:34.727 D/SemGameManager( 4956): getGMSBinder(), successful: true
01-07 10:27:34.727 D/SemGameManager( 4956): isAvailable(), ret=true
01-07 10:27:34.728 D/SemGameManager( 4956): isGamePackage(),
pkgName=com.android.settings
01-07 10:27:34.728 D/SemGameManager( 4956): getGMSBinder(), begin
01-07 10:27:34.730 D/MotionRecognitionService( 4956): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
01-07 10:27:34.730 I/MotionRecognitionService( 4956): [TA] In/out: false, curr
state: 0
01-07 10:27:34.731 D/SemGameManager( 4956): getGMSBinder(), successful: true
01-07 10:27:34.732 D/GameManagerService( 4956): identifyGamePackage.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
01-07 10:27:34.732 D/PkgDataHelper( 4956): getGamePkgData(). com.android.settings
01-07 10:27:34.732 D/SemGameManager( 4956): isGamePackage(), ret=false
01-07 10:27:34.734 D/ActivityThread( 9153): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:34.734 D/ActivityThread( 9153): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.settings}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= []
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:34.737 D/LoadedApk( 9153): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:34.738 D/NetworkSecurityConfig( 9153): No Network Security Config
specified, using platform default
01-07 10:27:34.738 W/ContextImpl( 4956): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
com.samsung.android.gamesdk.subsystem.AnalyticsHandler.send:51
com.samsung.android.gamesdk.subsystem.AnalyticsHandler.access$000:14
com.samsung.android.gamesdk.subsystem.AnalyticsHandler$SamsungAnalyticsRunnable.run
:72 android.os.Handler.handleCallback:938
01-07 10:27:34.739 W/ActivityManager( 4956): Unable to start service Intent
{ act=android.intent.action.RESOLVE_INSTANT_APP_PACKAGE
cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService } U=0: not found
01-07 10:27:34.739 I/WindowManager( 4956): Started waking up...
(why=ON_BECAUSE_OF_UNKNOWN)
01-07 10:27:34.739 W/PackageManager( 4956): [8ab9da57-f204-4472-a5e6-66400790f16d]
Failed to bind to: Intent { act=android.intent.action.RESOLVE_INSTANT_APP_PACKAGE
cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
01-07 10:27:34.740 I/WindowManager( 4956): Finished waking up...
(why=ON_BECAUSE_OF_UNKNOWN)
01-07 10:27:34.740 I/WindowManager( 4956): Screen turning on...
01-07 10:27:34.740 I/WindowManager( 4956): screenTurningOn(+), before calling
onScreenTurningOn to KeyguardDelegate
01-07 10:27:34.740 W/KeyguardServiceDelegate( 4956): onScreenTurningOn(): no
keyguard service!
01-07 10:27:34.740 I/WindowManager( 4956): screenTurningOn(-), after calling
onScreenTurningOn to KeyguardDelegate
01-07 10:27:34.741 I/CapabilityProvider( 9553): onCreate
01-07 10:27:34.741 I/CapabilityProvider( 9553): Connecting to
CapabilityDiscoveryService.
01-07 10:27:34.744 D/NetworkSecurityConfig( 9153): No Network Security Config
specified, using platform default
01-07 10:27:34.750 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:34.760 I/VaultKeeperService( 4956): wakelock is acquired!!
01-07 10:27:34.761 D/StorageManagerService( 4956): mPolicyReceiver ::
01-07 10:27:34.762 W/StorageManagerService( 4956): isMountDisallowedByEAS:
storage_itpolicy from_intent true
01-07 10:27:34.764 W/StorageManagerService( 4956): isMountDisallowedByEAS: check is
true
01-07 10:27:34.764 D/StorageManagerService( 4956): ApplyCurrentSdCardPolicy ::
false
01-07 10:27:34.765 D/ConditionProviders.SCP( 4956): onConnected
01-07 10:27:34.766 D/CompatibilityChangeReporter( 4956): Compat change id reported:
150939131; UID 1000; state: ENABLED
01-07 10:27:34.768 I/System.out( 4956): (HTTPLog)-Static: isSBSettingEnabled false
01-07 10:27:34.768 I/System.out( 4956): (HTTPLog)-Static: isSBSettingEnabled false
01-07 10:27:34.770 D/CompatibilityChangeReporter( 9204): Compat change id reported:
150939131; UID 10100; state: ENABLED
01-07 10:27:34.771 I/SVE_JNI ( 9533): sveJNI: JNI_OnLoad called
01-07 10:27:34.772 I/SettingsHelper( 9494): mKey=zen_mode, mIntValue=0,
mStringValue=null, mFloatValue=0.0
01-07 10:27:34.772 E/[Recorder]( 9533): APAudioRecord::APAudioRecord():
APAudioRecord Constructor
01-07 10:27:34.772 E/[Recorder]( 9533): Pool::Pool(): Pool Constructor
01-07 10:27:34.772 E/[Recorder]( 9533): Pool::Init(): Pool Init
01-07 10:27:34.773 I/SemMobileWipsFrameworkService( 4956): mWipsObserver onChange 0
01-07 10:27:34.773 I/SREInterface( 9533): SREInterface constructor
01-07 10:27:34.774 I/STEInterface( 9533): STEInterface constructore: 0
01-07 10:27:34.774 E/SemSupplicantStaIfaceHal( 4956): Can't call
setInterwokingEnabled, ISehSupplicantStaIface is null
01-07 10:27:34.775 D/ConnectivityService( 4956): semIsMobilePolicyDataEnabled():
deprecated
01-07 10:27:34.775 E/Netd ( 4557): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
01-07 10:27:34.775 D/SemIWCMonitor( 4956): SNS Option changed 3->3
01-07 10:27:34.776 D/SemIWCMonitor( 4956): Previous Saver: false, Current Saver:
false
01-07 10:27:34.777 D/SemWifiSwitchForIndividualAppsService( 4956): mDetectionMode
changed - 0
01-07 10:27:34.778 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:Tc1p7X3x4VV0rkLjptdWqk03Pdm1pt7yS31fWdf9d0OIgu7oep
01-07 10:27:34.778 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:FncZ8E9wgVueJNQ1o0s2TAJj8tiKghUELfOKgToG2/6VnMGurH
01-07 10:27:34.778 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:CbdZUxmK1qVx5Dgmru5pMB7GOhQmB5pycBMZmDMc6oA4ePYQKA
01-07 10:27:34.779 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:c4yEbzWOD3J58AcETrS8Er5Y55yHYSWGjOcKG9efQ2I3I7IFYz
01-07 10:27:34.779 E/SemIWCMonitor.File( 4956): SemIWCMonitor: Send IWC-CURRENT-QAI
QAI: -1
01-07 10:27:34.779 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:FVal9zixI1Pkjsa7GovkHHk3nIq5UeNHcJKLcMsblejRrEEZbZ
01-07 10:27:34.779 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:nXLqQ5Mtx11i16suy1cCNkoJO3IcBrwmflHQAw10HjiMXks1La
01-07 10:27:34.779 E/#IMSCR ( 9553): 01-07 15:27:34
0xF0000002:t0qxHcgbYuv4mL8qdr2Czejj+u63Gvwdm9UrxHehm1IwMDE=
01-07 10:27:34.780 D/SemIWCMonitor( 4956): Current sns button toggle cnt = 0
01-07 10:27:34.781 I/SVE_JNI ( 9533): sveJNI: JNI_OnLoad Success
01-07 10:27:34.782 I/SVE_JNI ( 9533): sveJNI: sveJNISVE_Init() Entry
01-07 10:27:34.782 E/WifiConnectivityMonitor( 4956): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@d89e1f
f
01-07 10:27:34.782 E/[SVE] ( 9533): AngnConcreteAdapter[38][Angn] Constructor
Entry
01-07 10:27:34.782 I/UniversalCredentialManagerService( 4956): ****MSG_LOAD_ADMINS
block started****
01-07 10:27:34.782 D/ConnectivityService( 4956): semIsMobilePolicyDataEnabled():
deprecated
01-07 10:27:34.783 E/[SVE] ( 9533): SamsungVideoEngineLib[59]Entry PSIInitialize,
1.2.4
01-07 10:27:34.785 I/UniversalCredentialManagerService( 4956): ****MSG_LOAD_ADMINS
block ended****
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 D/CarrierProvider( 9592): onCreate
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.786 E/[SVE] ( 9533): CTransportManager[162]m_pScalerInstance is
NULL
01-07 10:27:34.788 E/WifiConnectivityMonitor( 4956): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@d89e1f
f
01-07 10:27:34.789 D/NetdEventListenerService( 4956): DNS Requested by : 0, 1000
01-07 10:27:34.789 E/[SVE] ( 9533): CControlManager[138]AI Scaler GetInstance
failing
01-07 10:27:34.789 E/NetdEventListenerService( 4956): DNS failed (1000) : 7
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_GetVersion[113]Entry
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_GetVersion[119]version (1.2.4)
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_GetVersion[122]Exit
01-07 10:27:34.789 E/[SVE] ( 9533): SamsungVideoEngineLib[70]Exit PSIInitialize
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_SetDebugLevel[1484]Entry level=1
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_SetDebugLevel[1493]Exit
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_Init[136]Entry 1.2.4
01-07 10:27:34.789 E/[SVE] ( 9533): SVE_Init[142]Exit
01-07 10:27:34.789 E/[SVE] ( 9533): AngnConcreteAdapter[67][Angn] Init Success
01-07 10:27:34.789 W/SemWifiTransportLayerUtils( 4956): getApplicationCategory -
IOException com.android.settings
01-07 10:27:34.790 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=280, orientation=1
01-07 10:27:34.790 W/System.err( 4956): java.net.UnknownHostException: Unable to
resolve host "play.google.com": No address associated with hostname
01-07 10:27:34.791 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.791 I/servicemanager( 4225): Adding 'u:r:system_app:s0' service
(SveService:9533)
01-07 10:27:34.792 I/SVE_JNI ( 9533): sveJNI: sveJNISVE_Init() Exit
01-07 10:27:34.793 I/TetheringManager( 9553):
registerTetheringEventCallback:com.sec.imsservice
01-07 10:27:34.794 W/System.err( 4956): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
01-07 10:27:34.794 W/System.err( 4956): at
java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
01-07 10:27:34.794 W/System.err( 4956): at
java.net.InetAddress.getAllByName(InetAddress.java:1152)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.Dns$1.lookup(Dns.java:41)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:192)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
01-07 10:27:34.794 W/System.err( 4956): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
01-07 10:27:34.794 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerUtils.getApplicationCatego
ry(SemWifiTransportLayerUtils.java:103)
01-07 10:27:34.794 W/System.err( 4956): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor$TcpMonitorHandler.
handleMessage(SemWifiTransportLayerMonitor.java:242)
01-07 10:27:34.794 W/System.err( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:34.794 W/System.err( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:34.794 W/System.err( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:34.794 W/System.err( 4956): Caused by: android.system.GaiException:
android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
01-07 10:27:34.794 W/System.err( 4956): at
libcore.io.Linux.android_getaddrinfo(Native Method)
01-07 10:27:34.794 W/System.err( 4956): at
libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:73)
01-07 10:27:34.794 W/System.err( 4956): at
libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:202)
01-07 10:27:34.794 W/System.err( 4956): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
01-07 10:27:34.794 W/System.err( 4956): ... 21 more
01-07 10:27:34.795 D/CarrierIdProvider( 9592): onCreate
01-07 10:27:34.795 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 4956):
MSG_SAVE_PACKAGE_INFO
01-07 10:27:34.795 D/SemWifiTransportLayerFileManager( 4956):
saveWifiPackageInfoToFile
01-07 10:27:34.795 D/CarrierIdDatabaseHelper( 9592): CarrierIdDatabaseHelper: 5
01-07 10:27:34.795 D/SemWifiTransportLayerFileManager( 4956):
writeWifiPackageInfoList
01-07 10:27:34.795 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:34.796 I/Settings_SA( 9153): Settings LoggingHelper init
01-07 10:27:34.796 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.797 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 4956):
MSG_SAVE_PACKAGE_INFO
01-07 10:27:34.797 D/SemWifiTransportLayerFileManager( 4956):
saveWifiPackageInfoToFile
01-07 10:27:34.797 D/SemWifiTransportLayerFileManager( 4956):
writeWifiPackageInfoList
01-07 10:27:34.798 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.800 D/RestrictionPolicy( 4956): isHomeKeyEnabled :true
01-07 10:27:34.800 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.803 D/SamsungAlarmManager( 4956): setExact (T:1/F:9/AC:false)
20220108T000000 now=159938 - CU:1000/CP:4956/L:3844c7f:GraphicsStatsService
01-07 10:27:34.803 D/CommandSdk( 9153): set the action handler
01-07 10:27:34.803 I/SoftphoneSettingsProvider( 9553): Starting
SoftphoneSettingsProvider
01-07 10:27:34.803 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=159938
01-07 10:27:34.803 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=159938
01-07 10:27:34.804 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.807 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.810 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.813 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.817 I/SurfaceFlinger( 4646): id=20 createSurf (0x0),-1 flag=80004,
WindowToken{a938938 android.os.BinderProxy@5be81aa}#0
01-07 10:27:34.817 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:34.820 D/CarrierIdDatabaseHelper( 9592): onCreate
01-07 10:27:34.820 D/InputTransport( 4956): Input channel constructed: 'df0ad11',
fd=234
01-07 10:27:34.820 D/InputTransport( 4956): Input channel constructed: 'df0ad11',
fd=246
01-07 10:27:34.821 I/SurfaceFlinger( 4646): id=21 createSurf (0x0),-1 flag=80004,
df0ad11 AssistPreviewPanel#0
01-07 10:27:34.821 D/SettingsProvider( 4956): isChangeAllowed() : name =
zen_mode_config_etag
01-07 10:27:34.822 D/InputTransport( 4956): Input channel destroyed: 'df0ad11',
fd=246
01-07 10:27:34.822 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.822 D/SettingsProvider( 4956): isChangeAllowed() : name = zen_mode
01-07 10:27:34.822 D/InputTransport( 9204): Input channel constructed: 'df0ad11',
fd=104
01-07 10:27:34.823 D/ConditionProviders( 4956): 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}
01-07 10:27:34.824 I/ViewRootImpl@23b62af[AssistPreviewPanel]( 9204): setView =
com.android.systemui.assist.AssistOrbContainer@852d645 TM=true
01-07 10:27:34.825 D/LocationManagerService( 4956): location setting changed [u0]:
content://settings/secure/location_mode
01-07 10:27:34.825 D/CarrierIdProvider( 9592): update database from pb file
01-07 10:27:34.826 D/DisplayPowerController( 4956): [api] SettingsObserver:
onChange: content://settings/system/screen_brightness_float
01-07 10:27:34.829 D/LocationManagerService( 4956): [u0] location enabled = true
01-07 10:27:34.831 D/DisplayPowerController( 4956): [api] handleSettingsChange: sm:
0 sb: 0.502 csb: 0.502 abAdj: 0.000 sbVr: 0.706
01-07 10:27:34.831 D/DisplayPowerController( 4956): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
01-07 10:27:34.832 E/SimUtil<0>( 9553): fail to get mno from map
01-07 10:27:34.832 D/DisplayPowerController( 4956): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
01-07 10:27:34.834 I/SurfaceFlinger( 4646): id=22 createSurf (0x0),-1 flag=80004,
WindowToken{51764e android.os.BinderProxy@c024750}#0
01-07 10:27:34.835 D/InputTransport( 4956): Input channel constructed: '30f536f',
fd=246
01-07 10:27:34.835 D/InputTransport( 4956): Input channel constructed: '30f536f',
fd=247
01-07 10:27:34.836 I/SurfaceFlinger( 4646): id=23 createSurf (0x0),-1 flag=80004,
30f536f NavigationBar0#0
01-07 10:27:34.837 D/InputTransport( 4956): Input channel destroyed: '30f536f',
fd=247
01-07 10:27:34.837 D/InputTransport( 9204): Input channel constructed: '30f536f',
fd=107
01-07 10:27:34.838 I/ViewRootImpl@ea152a8[NavigationBar0]( 9204): setView =
com.android.systemui.statusbar.phone.NavigationBarFrame@8c1cdd5 TM=true
01-07 10:27:34.838 D/SamsungAnalytics605015( 9153): [Validation] dma pkg:712201000
01-07 10:27:34.839 E/SamsungAnalytics605015( 9153): The user has not unlocked the
device.
01-07 10:27:34.841 D/LocationControllerImpl( 9204): onReceive() =
android.location.MODE_CHANGED
01-07 10:27:34.842 E/ImsAutoUpdate( 9553): imsupdate.json not found.
01-07 10:27:34.853 I/AppOps ( 4956): updateUidProcState uid: 10100 procState: 1
capability:7
01-07 10:27:34.854 D/ScrimController( 9204): updateScrimColor main=0xff000000
front=0x0(0.000000) behind=0x0(1.000000) bubble=0x0(1.000000) vis=2
01-07 10:27:34.854 I/CameraService( 4689): notifyMonitoredUids
01-07 10:27:34.855 D/KeyguardVisibleMonitor( 9204): isExpanded: true -> false
01-07 10:27:34.855 D/KeyguardVisibleMonitor( 9204): Window State diff only {
01-07 10:27:34.855 D/KeyguardVisibleMonitor( 9204): mScrimsVisibility: 2 -> 0
01-07 10:27:34.855 D/KeyguardVisibleMonitor( 9204): }
01-07 10:27:34.857 I/AppOps ( 4956): updateUidProcState uid: 10100 procState: 0
capability:7
01-07 10:27:34.858 D/ScrimController( 9204): updateScrimColor main=0xff000000
front=0x0(0.000000) behind=0x0(0.000000) bubble=0x0(1.000000) vis=0
01-07 10:27:34.858 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.ScrimController$KeyguardVisibilityCallback@3ce
f8a7
01-07 10:27:34.858 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:34.859 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:34.859 I/CameraService( 4689): notifyMonitoredUids
01-07 10:27:34.865 I/AccountsDb( 4956): Creating DE database for user 0
01-07 10:27:34.867 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:34.868 D/BackDropView( 9204):
setWallpaperController()com.android.systemui.wallpaper.KeyguardWallpaperController@
6e550cf
01-07 10:27:34.868 D/KeyguardWallpaperController( 9204): setRootView
01-07 10:27:34.869 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:34.869 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:34.875 D/KeyguardWallpaperController( 9204): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@d0288fd
01-07 10:27:34.875 D/KeyguardWallpaperController( 9204): getLockWallpaperType
isInculdePluginLock: true
01-07 10:27:34.875 D/KeyguardWallpaperController( 9204): getLockWallpaperType
isDynamicWallpaperEnabled: false
01-07 10:27:34.875 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
01-07 10:27:34.876 D/WallpaperManagerService( 4956): which : 2, return type : -1
(called by userId= 0)
01-07 10:27:34.876 D/KeyguardWallpaperController( 9204): getLockWallpaperType:
mIsPluginLockReady = false, type = -1
01-07 10:27:34.876 D/KeyguardWallpaperController( 9204): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = -1
01-07 10:27:34.877 I/PluginLockManager( 9204): isFbeWallpaperAvailable false
01-07 10:27:34.878 I/KeyguardWallpaperController( 9204): disableRotateIfNeeded
video= false , rotate support= false , sub= false , enabled = false
01-07 10:27:34.878 D/KeyguardWallpaperController( 9204): isStartMultipackCondition:
type = -1
01-07 10:27:34.879 I/KeyguardWallpaperController( 9204):
handleWallpaperTypeChanged: default MULTIPACK wallpaper
01-07 10:27:34.879 D/KeyguardWallpaperController( 9204): setMultipack:
mIsPluginLockReady is false
01-07 10:27:34.883 D/SystemUIWallpaper( 9204): updateDisplayInfo()
01-07 10:27:34.883 D/KeyguardImageWallpaper( 9204): KeyguardImageWallpaper: which =
2 , useCache = false
01-07 10:27:34.885 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetUri:7749
01-07 10:27:34.887 D/KeyguardImageWallpaper( 9204): updateWallpaper() START
useCache=false , forceSmartCrop = true
01-07 10:27:34.887 D/SystemUIWallpaper( 9204): getting display info: start
01-07 10:27:34.887 D/SystemUIWallpaper( 9204): getting display info: end
01-07 10:27:34.889 I/KeyguardWallpaperController( 9204):
handleWallpaperTypeChanged: type = -1, which = 2, userId = 0, upsm = false, em =
false, isLiveWallpaperSettingEnabled = false
01-07 10:27:34.889 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:34.889 D/KeyguardImageWallpaper( 9204): loadBitmap: which = 2
01-07 10:27:34.889 D/KeyguardWallpaperController( 9204): setBackground mRootView:
com.android.systemui.statusbar.BackDropView{9f1cec0 G.E...... ......I. 0,0-0,0
#7f0a00d0 app:id/backdrop}
01-07 10:27:34.890 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which=2 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
01-07 10:27:34.890 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which = 2, isCopied = false
01-07 10:27:34.890 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFile is not
exist.
01-07 10:27:34.891 D/KeyguardWallpaperController( 9204): handleWallpaperTypeChanged
mDlsViewMode: 0
01-07 10:27:34.891 D/KeyguardWallpaperController( 9204): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@d0288fd
01-07 10:27:34.891 D/KeyguardWallpaperController( 9204): getLockWallpaperType
isInculdePluginLock: false
01-07 10:27:34.892 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
01-07 10:27:34.892 D/WallpaperManagerService( 4956): which : 2, return type : -1
(called by userId= 0)
01-07 10:27:34.892 D/KeyguardWallpaperController( 9204): getLockWallpaperType:
mIsPluginLockReady = false, type = -1
01-07 10:27:34.892 D/KeyguardWallpaperController( 9204): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = -1
01-07 10:27:34.897 E/CarrierIdProvider( 9592): read carrier list from ota pb
failure: java.io.FileNotFoundException: /data/misc/carrierid/carrier_list.pb: open
failed: ENOENT (No such file or directory)
01-07 10:27:34.897 D/CarrierIdProvider( 9592): latest version: 33554468 need
update: true
01-07 10:27:34.902 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.903 I/WallpaperResourcesInfo( 9204): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:34.903 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
resourceName = null
01-07 10:27:34.905 D/KeyguardImageWallpaper( 9204): loadBitmap:,fail
01-07 10:27:34.905 I/KeyguardImageWallpaper( 9204): loadBitmap:,fail
01-07 10:27:34.907 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.909 I/CryptKeeper( 9153): Disabling component
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
01-07 10:27:34.911 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.android.settings cmp = com.android.settings.CryptKeeper newState
= 2 callingPackage = 1000/com.android.settings
01-07 10:27:34.914 V/WindowManager( 4956): 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:2423
android.app.IActivityTaskManager$Stub.onTransact:2132
01-07 10:27:34.917 D/ActivityTaskManager( 4956): finishFixedRotationTransform,
r=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t2 f}},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7026
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:543
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
01-07 10:27:34.921 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:34.921 D/StatusBar( 9204): mUserSetupObserver -
DeviceProvisionedListener called for user 0
01-07 10:27:34.921 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:34.922 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:34.922 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:34.922 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:34.923 D/SurfaceControl( 4956): hide : mNativeObject = 530559110144 -
sc.mNativeObject = 528268546720 - Surface(name=ActivityRecord{ea8f41b u0
com.android.settings/.CryptKeeper t2})/@0xdd7cb93
01-07 10:27:34.923 D/SurfaceControl( 4956): nativeSetFlags Done :
Surface(name=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper
t2})/@0xdd7cb93
01-07 10:27:34.923 D/StatusBar( 9204): mUserSetupObserver -
DeviceProvisionedListener called for user 0
01-07 10:27:34.923 D/OpenGLRenderer( 9204): profile bars disabled
01-07 10:27:34.924 D/OpenGLRenderer( 9204): ambientRatio = 1.50
01-07 10:27:34.924 I/ActivityTaskManager( 4956): Remove from unknown app
01-07 10:27:34.931 D/KeyguardPunchHoleVIView( 9204): setFaceRecognitionVI()
01-07 10:27:34.931 D/KeyguardPunchHoleVIView( 9204): setAnimation() 0 -> 1
01-07 10:27:34.931 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:34.932 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:34.932 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:34.932 D/KeyguardPunchHoleVIView_VIDirector( 9204):
getFaceRecognitionVIFileName() - file name = punch_hole_ic_circle.json
01-07 10:27:34.935 D/KeyguardPunchHoleVIView( 9204): setPrepareState() 0 -> 1
01-07 10:27:34.935 D/StatusBar( 9204): setBlueLightFilter, BLF on : false
01-07 10:27:34.939 I/SurfaceFlinger( 4646): id=24 createSurf (0x0),-1 flag=80004,
WindowToken{f2df4dc android.os.BinderProxy@67a33ae}#0
01-07 10:27:34.940 I/DecorView( 9153): [INFO] isPopOver=false, config=true
01-07 10:27:34.940 I/DecorView( 9153): updateCaptionType >> DecorView@e4e5944[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
01-07 10:27:34.940 D/DecorView( 9153): setCaptionType = 0, this =
DecorView@e4e5944[]
01-07 10:27:34.941 D/InputTransport( 4956): Input channel constructed: '55479e5',
fd=511
01-07 10:27:34.941 D/InputTransport( 4956): Input channel constructed: '55479e5',
fd=514
01-07 10:27:34.942 I/SurfaceFlinger( 4646): id=25 createSurf (0x0),-1 flag=80004,
55479e5 NotificationShade#0
01-07 10:27:34.943 D/WindowManager( 4956): setKeyguardOccluded occluded=false
01-07 10:27:34.943 D/InputTransport( 4956): Input channel destroyed: '55479e5',
fd=514
01-07 10:27:34.945 D/InputTransport( 9204): Input channel constructed: '55479e5',
fd=109
01-07 10:27:34.946 I/ViewRootImpl@57667f0[NotificationShade]( 9204): setView =
com.android.systemui.statusbar.phone.NotificationShadeWindowView@ab59169 TM=true
01-07 10:27:34.949 D/GameManagerService( 4956): notePauseComponent(), received
paused-component: com.android.settings
01-07 10:27:34.949 E/UsageStatsService( 4956): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:2
instanceId:166736702)
01-07 10:27:34.951 D/PluginLockMediatorImpl( 9204): onRootViewAttached
01-07 10:27:34.952 I/ActivityTaskManager( 4956): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity} from
uid 0
01-07 10:27:34.953 D/ApplicationPolicy( 4956): isApplicationStartDisabledAsUser not
enabled yet.
01-07 10:27:34.956 D/PluginLockManager( 9204): onRootViewAttached :
com.android.systemui.statusbar.phone.NotificationShadeWindowView{ab59169
I.E...... ......I. 0,0-0,0}
01-07 10:27:34.956 D/PluginLockDelegateApp( 9204): onRootViewAttached
01-07 10:27:34.956 D/KeyguardWallpaperController( 9204): setNoSensorConsumer()
consumer:com.android.systemui.statusbar.phone.-$
$Lambda$NotificationShadeWindowController$OLPYoO_fonsjVOKB0kdKT3i6PCE@60cdb25
01-07 10:27:34.957 I/KeyguardWallpaperController( 9204): disableRotateIfNeeded
video= false , rotate support= false , sub= false , enabled = false
01-07 10:27:34.957 D/KeyguardWallpaperController( 9204):
setWideColorGamutConsumer() consumer:com.android.systemui.statusbar.phone.-$
$Lambda$dK5xp7LsShDsv0qz7l1_NLLstsc@1dcc4fa
01-07 10:27:34.959 D/NotificationShadeWindowController( 9204): setWideColorGamut()
enabled: true
01-07 10:27:34.962 D/ActivityTaskManager( 4956): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity display-
area-from-option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1
01-07 10:27:34.962 D/ActivityTaskManager( 4956): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t-1}
display-area-from-option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1 activity-options-
fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
01-07 10:27:34.964 I/SurfaceFlinger( 4646): id=26 createSurf (0x0),-1 flag=24004,
Task=3#0
01-07 10:27:34.965 D/ActivityTaskManager( 4956):
TaskLaunchParamsModifier:task=Task{8e1009d #3 visible=true type=home
mode=fullscreen translucent=true A=1000:com.sec.android.preloadinstaller U=0
StackId=1 sz=0} activity=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t-1}
display-area-from-option=DefaultTaskDisplayArea@3299768 task-display-
area=DefaultTaskDisplayArea@3299768 display-area-windowing-mode=1 activity-options-
fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
01-07 10:27:34.966 I/SurfaceFlinger( 4646): id=27 createSurf (0x0),-1 flag=80004,
ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t3}#0
01-07 10:27:34.968 W/Looper ( 4956): Slow dispatch took 139ms main
h=android.os.Handler c=null m=1
01-07 10:27:34.969 V/WindowManager( 4956): 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:2205
01-07 10:27:34.970 D/WindowManager( 4956): CustomStartingWindowData:
className=com.sec.android.preloadinstaller.SN2108270627.PreloadInstallerActivity,
packageName=com.sec.android.preloadinstaller, taskUserId=0
01-07 10:27:34.974 V/WindowManager( 4956): 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
01-07 10:27:34.975 D/ActivityTaskManager( 4956): finishFixedRotationTransform,
r=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t3},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7026
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:543
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
01-07 10:27:34.980 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:34.980 V/ActivityManager( 4956): Changed top to -1,null
01-07 10:27:34.981 I/Settings_SA_SALogging( 9153): SetupWizard is not completed
01-07 10:27:34.986 I/SurfaceFlinger( 4646): id=28 createSurf (0x0),-1 flag=80004,
WindowToken{530e45e android.os.BinderProxy@735e2e0}#0
01-07 10:27:34.988 D/InputTransport( 4956): Input channel constructed: 'a1a103f',
fd=518
01-07 10:27:34.988 D/InputTransport( 4956): Input channel constructed: 'a1a103f',
fd=519
01-07 10:27:34.989 I/SurfaceFlinger( 4646): id=29 createSurf (0x0),-1 flag=80004,
a1a103f StatusBar#0
01-07 10:27:34.990 D/InputTransport( 4956): Input channel destroyed: 'a1a103f',
fd=519
01-07 10:27:34.990 D/InputTransport( 9204): Input channel constructed: 'a1a103f',
fd=110
01-07 10:27:34.991 I/ViewRootImpl@6d504a1[StatusBar]( 9204): setView =
com.android.systemui.statusbar.phone.StatusBarWindowView@8aea060 TM=true
01-07 10:27:34.993 V/WindowManager( 4956): 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
01-07 10:27:34.995 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.preloadinstaller
01-07 10:27:34.996 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:34.997 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:34.997 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:35.007 I/ActivityManager( 4956): Start proc
9154:com.sec.android.preloadinstaller/1000 for top-activity
{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Pre
loadInstallerActivity}
01-07 10:27:35.007 I/zygote ( 4558): Priority USAP Pool refill. New USAPs: 1
01-07 10:27:35.009 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:35.016 E/reloadinstalle( 9154): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:35.021 D/NotificationListeners( 4956): 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}]
01-07 10:27:35.027 I/ActivityManager( 4956): DSS OFF for
com.sec.android.preloadinstaller
01-07 10:27:35.030 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{c30a655 9154:com.sec.android.preloadinstaller/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:35.032 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:35.033 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:35.033 D/PkgDataHelper( 4956): notifyAppCreate(), pkgName:
com.sec.android.preloadinstaller, sendRet: true
01-07 10:27:35.034 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.sec.android.preloadinstaller
01-07 10:27:35.034 D/InputDispatcher( 4956): Focused application set to (0): 420374
01-07 10:27:35.035 D/GameManagerService( 4956):
TaskStackListener.onTaskFocusChanged(), taskId=3, focused=true
01-07 10:27:35.038 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, focusedComponent:
ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2
108270627.PreloadInstallerActivity}
01-07 10:27:35.039 D/GameManagerService( 4956): handleTaskFocused().
01-07 10:27:35.039 D/GameManagerService( 4956): handleTaskFocused(), pkgName:
com.sec.android.preloadinstaller, clsName:
com.sec.android.preloadinstaller.SN2108270627.PreloadInstallerActivity, userID:0
01-07 10:27:35.039 D/GameManagerService( 4956): handleResume().
01-07 10:27:35.039 D/GameManagerService:NetworkLimit( 4956): callRelease
01-07 10:27:35.039 D/GM:SystemHelper( 4956): callReleaseBlock
needReleaseBlock:false
01-07 10:27:35.039 D/GameManagerService( 4956): handleResume(). device is locked
yet. ignore
01-07 10:27:35.040 W/WindowManager( 4956): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2265
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1152
01-07 10:27:35.041 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordina
tor$6@c6e7b4c
01-07 10:27:35.041 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.042 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:35.043 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:35.043 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:35.045 D/Zygote ( 4558): Forked child process 9686
01-07 10:27:35.046 V/ActivityManager( 4956): Changed top to
1000,ProcessRecord{c30a655 9154:com.sec.android.preloadinstaller/1000}
01-07 10:27:35.051 D/SehCodecSolutionService( 4956): Update top
[com.sec.android.preloadinstaller]
01-07 10:27:35.051 D/SehCodecSolutionService( 4956): Update top
[com.sec.android.preloadinstaller]
01-07 10:27:35.070 D/EnterpriseDeviceManagerService( 4956):
isMdmAdminPresentInternal() : MDM Admin Found - com.samsung.android.kgclient
01-07 10:27:35.071 D/GameManagerService( 4956): noteResumeComponent(), received
resumed-component: com.sec.android.preloadinstaller
01-07 10:27:35.071 I/GameSDK@LifeCycle( 4956): noteResumeComponent(): package name
: com.sec.android.preloadinstaller
01-07 10:27:35.077 D/GameManagerService( 4956): onLooperPrepared(), msg:
MSG_APP_RESUME, resumeComponent:
ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2
108270627.PreloadInstallerActivity}
01-07 10:27:35.077 D/GameManagerService( 4956): handleResume().
01-07 10:27:35.078 D/GameManagerService:NetworkLimit( 4956): callRelease
01-07 10:27:35.078 D/GM:SystemHelper( 4956): callReleaseBlock
needReleaseBlock:false
01-07 10:27:35.078 D/GameManagerService( 4956): handleResume(). device is locked
yet. ignore
01-07 10:27:35.078 E/UsageStatsService( 4956): Failed to report event for locked
user 0
(com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Pre
loadInstallerActivity eventType:1 instanceId:109215559)
01-07 10:27:35.087 I/ActivityTaskManager( 4956): Removing activity
ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t2 f}}
(activityDestroyed) from stack
callers=com.android.server.wm.ActivityRecord.destroyed:3608
com.android.server.wm.ActivityTaskManagerService.activityDestroyed:2632
android.app.IActivityTaskManager$Stub.onTransact:2224
android.os.Binder.execTransactInternal:1195 android.os.Binder.execTransact:1159
01-07 10:27:35.089 I/SurfaceControl( 4956): release : mNativeObject = 528268546720
- Surface(name=ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper
t2})/@0xdd7cb93 / android.view.SurfaceControl$Transaction.remove:3449
com.android.server.wm.WindowContainer.removeImmediately:649
com.android.server.wm.WindowToken.removeImmediately:428
com.android.server.wm.ActivityRecord.removeImmediately:3787
01-07 10:27:35.089 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528268546720]
01-07 10:27:35.089 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528268546720]
01-07 10:27:35.092 I/SurfaceControl( 4956): release : mNativeObject = 533207810944
- Surface(name=Task=2)/@0xf2cb872 /
android.view.SurfaceControl$Transaction.remove:3449
com.android.server.wm.WindowContainer.removeImmediately:649
com.android.server.wm.Task.removeImmediately:3711
com.android.server.wm.Task.removeIfPossible:871
01-07 10:27:35.092 I/SurfaceControl( 4956): nativeRelease nativeObject
s[533207810944]
01-07 10:27:35.092 I/SurfaceControl( 4956): nativeRelease nativeObject
e[533207810944]
01-07 10:27:35.092 D/NotifPipeline( 9204): Notif pipeline initialized
01-07 10:27:35.095 I/Layer ( 4646): id=19 removeFromCurrentState
ActivityRecord{ea8f41b u0 com.android.settings/.CryptKeeper t2}#0 (29)
01-07 10:27:35.095 I/Layer ( 4646): id=18 removeFromCurrentState Task=2#0 (29)
01-07 10:27:35.096 I/SurfaceFlinger( 4646): id=19 Removed ActivityRecord{ea8f41b u0
com.android.settings/.CryptKeeper t2}#0 (29)
01-07 10:27:35.096 I/SurfaceFlinger( 4646): id=18 Removed Task=2#0 (29)
01-07 10:27:35.099 W/PkgPredictorService( 4956): background app without no launcher
icon com.sec.android.preloadinstaller for.uid: 1000 userId: 0
01-07 10:27:35.101 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:35.103 E/UsageStatsService( 4956): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:24
instanceId:166736702)
01-07 10:27:35.104 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=280, orientation=1
01-07 10:27:35.105 D/LoadedApk( 4956): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@2877296
appContext.mOpPackageName=com.android.server.telecom
appContext.mBasePackageName=com.android.server.telecom
appContext.mPackageInfo=android.app.LoadedApk@e99ae17
01-07 10:27:35.105 D/NetworkSecurityConfig( 4956): No Network Security Config
specified, using platform default
01-07 10:27:35.106 D/NetworkSecurityConfig( 4956): No Network Security Config
specified, using platform default
01-07 10:27:35.107 I/Layer ( 4646): id=18[1] Destroyed Task=2#0
01-07 10:27:35.107 I/Layer ( 4646): id=19[1] Destroyed ActivityRecord{ea8f41b u0
com.android.settings/.CryptKeeper t2}#0
01-07 10:27:35.107 D/MotionRecognitionService( 4956): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
01-07 10:27:35.107 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:35.107 I/MotionRecognitionService( 4956): [TA] In/out: false, curr
state: 0
01-07 10:27:35.107 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:35.109 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:35.123 I/HotspotController( 9204): addCallback
com.android.systemui.statusbar.phone.PhoneStatusBarPolicy$2@6ba485a
01-07 10:27:35.123 V/WifiManager( 9204): registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@ef86a8b,
executor=android.os.HandlerExecutor@2bde768
01-07 10:27:35.124 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.132 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:35.136 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.679,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:35.137 D/StatusbarSignalPolicy( 9204): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=0, roaming=false, typeId=0,
visible=false, activityId=0, roamingId=0, slotId=0)
01-07 10:27:35.139 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBouncer$1@5218fac
01-07 10:27:35.139 W/FeatureUtil( 4956): files does not exist from
/optics/configs/carriers/single/SAM/conf/customer_carrier_feature.json
01-07 10:27:35.139 I/DecorView( 9154): [INFO] isPopOver=false, config=true
01-07 10:27:35.139 D/SemCarrierFeature( 4956): update carrier default features
01-07 10:27:35.139 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.139 I/DecorView( 9154): updateCaptionType >> DecorView@162117b[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
01-07 10:27:35.140 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager$3@418c475
01-07 10:27:35.140 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.140 D/KeyguardViewMediator( 9204): adjustStatusBarLocked:
mShowing=false mOccluded=false isSecure=false force=false showHomeOverLock=true
gestureNaviMode=false --> flags=0x0
01-07 10:27:35.145 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.StatusBar$4@1e57c0a
01-07 10:27:35.145 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.151 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:35.151 W/ActivityThread( 9204): Failed to find provider info for
com.android.contacts (user not unlocked)
01-07 10:27:35.152 D/PanelStateNotifier( 9204): Sending action =
com.samsung.systemui.statusbar.COLLAPSED, force = true
01-07 10:27:35.155 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:35.156 D/PhoneStatusBarPolicy( 9204): updatePowerSaver - isPowerSaver =
false isEmergencyMode = false
01-07 10:27:35.156 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.statusbar.phone.StatusBar$5@b720d2d
01-07 10:27:35.156 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:35.157 D/NotiStar( 9204): NotiCenterPlugin init
01-07 10:27:35.157 D/NotiStar( 9204): register observer
01-07 10:27:35.162 D/NotiStar( 9204): There is no Listener
01-07 10:27:35.163 D/SettingsProvider( 4956): isChangeAllowed() : name =
is_run_logwriter
01-07 10:27:35.163 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.166 D/CarrierIdProvider( 9592): update database from pb. inserted
rows = 2415
01-07 10:27:35.168 D/CarrierIdProvider( 9592): update version number: 2000024
relative version: 36
01-07 10:27:35.170 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
01-07 10:27:35.170 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:35.171 D/SystemUIBootTiming( 9204):
StartServicescom.android.systemui.statusbar.phone.StatusBar took to complete:
1927ms
01-07 10:27:35.171 W/SystemUIService( 9204): Initialization of
com.android.systemui.statusbar.phone.StatusBar took 1927 ms
01-07 10:27:35.177 W/Binder ( 4956): Outgoing transactions from this process must
be FLAG_ONEWAY
01-07 10:27:35.177 W/Binder ( 4956): java.lang.Throwable
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.IKnoxCustomManagerSystemUiCallback$Stub$Proxy.setSt
atusBarNotificationsState(IKnoxCustomManagerSystemUiCallback.java:547)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.KnoxCustomManagerService.lambda$initialiseSystemUi$
156$KnoxCustomManagerService(KnoxCustomManagerService.java:12028)
01-07 10:27:35.177 W/Binder ( 4956): at com.samsung.android.knox.custom.-$
$Lambda$KnoxCustomManagerService$1pVRw12Edq3A6eE-kH4IAx-93uU.runOrThrow(Unknown
Source:2)
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.Binder.withCleanCallingIdentity(Binder.java:407)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.KnoxCustomManagerService$Injector.binderWithCleanCa
llingIdentity(KnoxCustomManagerService.java:458)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.KnoxCustomManagerService.initialiseSystemUi(KnoxCus
tomManagerService.java:12002)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.KnoxCustomManagerService.access$1700(KnoxCustomMana
gerService.java:215)
01-07 10:27:35.177 W/Binder ( 4956): at
com.samsung.android.knox.custom.KnoxCustomManagerService$4.onReceive(KnoxCustomMana
gerService.java:10153)
01-07 10:27:35.177 W/Binder ( 4956): at
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args(LoadedApk.java:1666)
01-07 10:27:35.177 W/Binder ( 4956): at android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown
Source:2)
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.Handler.handleCallback(Handler.java:938)
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.Handler.dispatchMessage(Handler.java:99)
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:35.177 W/Binder ( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:35.179 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:35.181 D/InputTransport( 4956): Input channel constructed: '97b19e8',
fd=522
01-07 10:27:35.181 D/InputTransport( 4956): Input channel constructed: '97b19e8',
fd=523
01-07 10:27:35.182 I/SurfaceFlinger( 4646): id=30 createSurf (0x0),-1 flag=80004,
97b19e8
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity#0
01-07 10:27:35.183 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:35.183 D/InputTransport( 4956): Input channel destroyed: '97b19e8',
fd=523
01-07 10:27:35.185 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154): setView
= com.android.internal.policy.DecorView@162117b TM=true
01-07 10:27:35.186 D/SamsungAnalytics605030( 4956): [Utils] dma pkg:712201000
01-07 10:27:35.187 E/SamsungAnalytics605030( 4956): The user has not unlocked the
device.
01-07 10:27:35.190 D/NwkInfoProvider( 9592): onCreate
01-07 10:27:35.191 E/NwkInfoProvider( 9592): [DB Version] getVersion: 3211272 -
DatabaseHelper
01-07 10:27:35.192 D/EnterpriseLicenseService( 4956): isServiceAvailable
01-07 10:27:35.195 I/Telecom:TelecomService( 4956): onBind
01-07 10:27:35.197 V/WindowManager( 4956): Relayout Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1600
01-07 10:27:35.198 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:35.201 I/SystemUiVisibilityPolicyController( 4956): handleMessage:
entry what = 1
01-07 10:27:35.202 I/WindowManager( 4956): Reparenting to leash,
surface=Surface(name=a1a103f StatusBar)/@0x9c57fa9,
leashParent=Surface(name=WindowToken{530e45e
android.os.BinderProxy@735e2e0})/@0xbb3092e
01-07 10:27:35.202 I/SurfaceFlinger( 4646): id=31 createSurf (0x0),-1 flag=24000,
Surface(name=a1a103f StatusBar)/@0x9c57fa9 - animation-leash#0
01-07 10:27:35.203 D/DIAGMON_SDK[605030]( 9592): setDeviceId :
01-07 10:27:35.203 D/WindowManager( 4956): makeSurface duration=0
leash=Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0xf9b1ccf
01-07 10:27:35.203 D/StatusBar( 9204): disable<e i a s b h r c s k t > disable2<q i
n >
01-07 10:27:35.203 D/SystemUIBootTiming( 9204): StartServices took to complete:
2285ms
01-07 10:27:35.203 I/WindowManager( 4956): Reparenting to leash,
surface=Surface(name=30f536f NavigationBar0)/@0xeec865c,
leashParent=Surface(name=WindowToken{51764e
android.os.BinderProxy@c024750})/@0x2cd6d65
01-07 10:27:35.204 I/SurfaceFlinger( 4646): id=32 createSurf (0x0),-1 flag=24000,
Surface(name=30f536f NavigationBar0)/@0xeec865c - animation-leash#0
01-07 10:27:35.204 D/WindowManager( 4956): makeSurface duration=1
leash=Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c - animation-
leash)/@0x9ea8a3a
01-07 10:27:35.206 I/SystemUiVisibilityPolicyController( 4956): handleMessage:
entry what = 1
01-07 10:27:35.206 I/TelephonyProvider( 9592): 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=}
01-07 10:27:35.209 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:35.209 I/SurfaceFlinger( 4646): id=33 createSurf (720x1532),1 flag=404,
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity$_9154#0
01-07 10:27:35.210 I/Telecom:SamsungModelSystem( 4956): create SamsungModelSystem
start
01-07 10:27:35.210 D/WindowManager( 4956): makeSurface duration=1
name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627
.PreloadInstallerActivity$_9154
01-07 10:27:35.211 D/TelephonyProvider( 9592): onCreate: build id changed from to
RP1A.200720.012
01-07 10:27:35.212 V/WindowManager( 4956): Changing focus from null to
Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:567
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6307
com.android.server.wm.WindowManagerService.relayoutWindow:2710
com.android.server.wm.Session.relayout:219
01-07 10:27:35.212 D/StatusBarManagerService( 4956): notifyRequestedSystemKey
recent=false home=false
01-07 10:27:35.219 V/WindowManager( 4956): Relayout hash=97b19e8, pid=9154:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
01-07 10:27:35.219 V/WindowManager( 4956): fl=1810500
01-07 10:27:35.219 V/WindowManager( 4956): pfl=12020000
01-07 10:27:35.219 V/WindowManager( 4956): sysui=1602
01-07 10:27:35.219 V/WindowManager( 4956): vsysui=1606
01-07 10:27:35.219 V/WindowManager( 4956): apr=LIGHT_NAVIGATION_BARS
01-07 10:27:35.219 V/WindowManager( 4956): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
01-07 10:27:35.219 V/WindowManager( 4956): fitSides= naviIconColor=0
01-07 10:27:35.219 V/WindowManager( 4956): sfl=100000}
01-07 10:27:35.219 I/SurfaceControl( 4956): release : mNativeObject = 528412087552
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0xee2d7bf /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:35.219 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528412087552]
01-07 10:27:35.219 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528412087552]
01-07 10:27:35.221 I/SurfaceControl( 9154): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xb4886c5 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:35.223 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
Relayout returned: old=(0,0,720,1600) new=(0,68,720,1600) req=(720,1600)0 dur=25
res=0x7 s={true 533208006656} ch=true fn=-1
01-07 10:27:35.226 V/WindowManager( 4956): Orientation start waiting for draw,
mDrawState=DRAW_PENDING in Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity}, surfaceController
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x10c3e8c
01-07 10:27:35.239 W/ContextImpl( 4956): 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
01-07 10:27:35.239 I/TelephonyProvider( 9592): D/TelephonyProvider:
changePermission/data/log/err
01-07 10:27:35.240 I/TelephonyProvider( 9592): D/TelephonyProvider: logFile :
/data/user_de/0/com.android.providers.telephony/files/mobiledata_apn.dat
01-07 10:27:35.242 V/KeyguardServiceDelegate( 4956): !@Boot_EBS_D: *** Keyguard
connected (yay!)
01-07 10:27:35.244 D/KeyguardSysDumpTrigger( 9204): isInstalled: false
01-07 10:27:35.244 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:35.244 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:35.244 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:35.244 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:35.245 I/Telecom:SamsungFoldRepositoryImpl( 4956): initialize : true /
SemWindowManager : true / createdFoldStateListener : true
01-07 10:27:35.245 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:35.246 D/KeyguardWallpaperController( 9204): handleNotifyColorUpdates:
No changes!
01-07 10:27:35.246 D/Tonal ( 9204): Tonal Palette - index: 8. Main color:
ff71c0dd
01-07 10:27:35.246 D/Tonal ( 9204): Colors: ff07181d, ff0c2a31, ff113e46,
ff17545e, ff1e747d, ff25849c, ff2d9eba, ff62b1c5, ff71c0dd, ff8ac9e3, ffa7d3ea,
ffd0e7f4, ffecf6fb
01-07 10:27:35.246 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.246 D/Tonal ( 9204): Gradients:
01-07 10:27:35.246 D/Tonal ( 9204): Normal GradientColors(ff71c0dd, ff71c0dd)
01-07 10:27:35.246 D/Tonal ( 9204): Dark GradientColors(ff17545e, ff17545e)
01-07 10:27:35.246 D/Tonal ( 9204): Extra dark: GradientColors(ff113e46,
ff113e46)
01-07 10:27:35.246 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:35.246 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:35.246 D/Tonal ( 9204): Tonal Palette - index: 8. Main color:
ff71c0dd
01-07 10:27:35.246 D/Tonal ( 9204): Colors: ff07181d, ff0c2a31, ff113e46,
ff17545e, ff1e747d, ff25849c, ff2d9eba, ff62b1c5, ff71c0dd, ff8ac9e3, ffa7d3ea,
ffd0e7f4, ffecf6fb
01-07 10:27:35.247 D/Tonal ( 9204): Gradients:
01-07 10:27:35.247 D/Tonal ( 9204): Normal GradientColors(ff71c0dd, ff71c0dd)
01-07 10:27:35.247 D/Tonal ( 9204): Dark GradientColors(ff17545e, ff17545e)
01-07 10:27:35.247 D/Tonal ( 9204): Extra dark: GradientColors(ff113e46,
ff113e46)
01-07 10:27:35.248 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:35.249 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:35.249 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:35.250 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:35.250 D/KeyguardViewMediator( 9204): setCurrentUser 0
01-07 10:27:35.250 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
01-07 10:27:35.250 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:27:35.250 I/Gralloc4( 9154): mapper 4.x is not supported
01-07 10:27:35.251 D/KeyguardViewMediator( 9204): onStartedWakingUp, seq = 1
01-07 10:27:35.251 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:27:35.251 W/Gralloc3( 9154): mapper 3.x is not supported
01-07 10:27:35.251 D/KeyguardViewMediator( 9204): onFinishedWakingUp
01-07 10:27:35.252 D/KeyguardViewMediator( 9204): onScreenTurningOn
01-07 10:27:35.252 D/KeyguardViewMediator( 9204): onScreenTurnedOn
01-07 10:27:35.253 D/vol.VolumeDialogControl( 9204): onChange internal_ringer_mode
rm=RINGER_MODE_NORMAL
01-07 10:27:35.253 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): connected to CellBroadcastService
01-07 10:27:35.254 I/gralloc ( 9154): Arm Module v1.0
01-07 10:27:35.255 D/SecVolume.SecVolumeStore( 9204): dispatch
[ACTION_STATE_CHANGED] with [STATE_NO_DISPATCH]
01-07 10:27:35.255 D/KeyguardViewMediator( 9204): adjustStatusBarLocked: no need to
update flags=0x0 / showHomeOverLock=true
01-07 10:27:35.262 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onCreate:+
db=SQLiteDatabase:
/data/user_de/0/com.android.providers.telephony/databases/telephony.db
01-07 10:27:35.262 D/SecVolume.SecVolumeStore( 9204): > New State :
[STATE_UPDATE]
01-07 10:27:35.263 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createSimInfoTable:+ siminfo
01-07 10:27:35.264 D/PowerManagerService( 4956): [api] userActivity : event: 0
flags: 0 (uid: 10100 pid: 9204) eventTime = 160398
01-07 10:27:35.267 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createSimInfoTable:-
01-07 10:27:35.267 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_SYSTEMUI_STATE_FLAG [Module] OverviewProxyService
01-07 10:27:35.268 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createCarriersTable: carriers
01-07 10:27:35.268 W/TouchInteractionService( 9494): onInitialize, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@176bc5e
01-07 10:27:35.268 I/TouchInteractionService( 9494): onSystemUiStateChanged,
stateFlags : 0
01-07 10:27:35.269 W/SystemUiProxy( 9494): setProxy, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@176bc5e
01-07 10:27:35.269 W/TouchInteractionService( 9494): initInputMonitor return, mMode
= THREE_BUTTONS
01-07 10:27:35.270 D/WindowManager( 4956): finishDrawingWindow: Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity} mDrawState=DRAW_PENDING
01-07 10:27:35.271 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createCarriersTable:-
01-07 10:27:35.272 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=532
01-07 10:27:35.272 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=533
01-07 10:27:35.272 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=534
01-07 10:27:35.272 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=535
01-07 10:27:35.272 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onCreate:
Apply apns from xml.
01-07 10:27:35.272 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:35.273 I/MR2SystemProvider( 4956): buildDeviceRoute id:DEVICE_ROUTEname
= Dispositivo state:true type:2
01-07 10:27:35.273 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=536
01-07 10:27:35.273 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=537
01-07 10:27:35.273 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=538
01-07 10:27:35.273 D/InputTransport( 4956): Input channel constructed: 'Letterb',
fd=539
01-07 10:27:35.275 I/SurfaceFlinger( 4646): id=34 createSurf (0x0),-1 flag=20004,
Letterbox - top#0
01-07 10:27:35.275 I/SurfaceControl( 9154): release : mNativeObject = 533207811520
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0x84f981a / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:35.275 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207811520]
01-07 10:27:35.275 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207811520]
01-07 10:27:35.275 I/SurfaceControl( 9154): release : mNativeObject = 533207809984
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0x857df4b / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:35.275 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207809984]
01-07 10:27:35.275 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207809984]
01-07 10:27:35.276 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
MSG_RESIZED_REPORT: frame=(0,68,720,1600) ci=(0,0,0,0) vi=(0,0,0,0) or=1
01-07 10:27:35.277 D/MR2SystemProvider( 4956): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Dispositivo, 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 }] }
01-07 10:27:35.278 I/TelephonyProvider( 9592): D/TelephonyProvider: Get numeric
items from MPS
01-07 10:27:35.279 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
customerList + 1.5 remove duplicated
01-07 10:27:35.279 D/ScoverManager( 4956): serviceVersion : 16777216
01-07 10:27:35.280 D/MR2SystemProvider( 4956): 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 }
01-07 10:27:35.281 I/TelephonyProvider( 9592): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
01-07 10:27:35.281 D/PkgPredictorService( 4956):
pkg:com.sec.android.preloadinstaller
activity:com.sec.android.preloadinstaller.SN2108270627.PreloadInstallerActivity
thisTime:326
01-07 10:27:35.282 I/TelephonyProvider( 9592): D/TelephonyProvider: This device is
single project.Do not support OMC
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): error trying to
detect package -- we are probably not installed
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956):
android.content.pm.PackageManager$NameNotFoundException:
com.whitepages.nameid.tmobile
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:282)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:254)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.isNameIdInstall
edAndEnabled(SamsungNameIdRepositoryImpl.java:168)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.init(SamsungNam
eIdRepositoryImpl.java:67)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.<init>(SamsungN
ameIdRepositoryImpl.java:63)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryFactory.getRepositor
y(SamsungNameIdRepositoryFactory.java:29)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryFactory.create(Samsu
ngNameIdRepositoryFactory.java:18)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.model.SamsungModelSystem.<init>(SamsungModelSystem.java:
300)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.SamsungTelecomSystem.<init>(SamsungTelecomSystem.java:10
9)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.samsung.server.telecom.SamsungTelecomSystem.preInitializeSamsungTelecomSystem(S
amsungTelecomSystem.java:129)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.server.telecom.components.TelecomService.preInitializeSamsungTelecomSys
tem(TelecomService.java:264)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.server.telecom.components.TelecomService.onBind(TelecomService.java:100
)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.app.ActivityThread.handleBindService(ActivityThread.java:4634)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.app.ActivityThread.access$1700(ActivityThread.java:301)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2172)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.server.SystemServer.run(SystemServer.java:1027)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:35.282 E/Telecom:SamsungNameIdRepositoryImpl( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:35.283 I/TelephonyProvider( 9592): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
01-07 10:27:35.284 D/MR2SystemProvider( 4956): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Dispositivo, 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 }] }
01-07 10:27:35.284 I/Telecom:SamsungImsManagerInjector( 4956): connectService,
simSlotCount : 1
01-07 10:27:35.284 I/Telecom:SamsungImsManagerInjector( 4956): [getImsManager_0 :
null] [ getImsManager_1 : null]
01-07 10:27:35.284 I/TelephonyProvider( 9592): D/TelephonyProvider: This model is
not for GCF. Do not apply GCF customer.xml
01-07 10:27:35.285 I/TelephonyProvider( 9592): D/TelephonyProvider: Final
customerList path = [/optics/configs/carriers/single/SAM/conf/customer.xml]
01-07 10:27:35.286 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
customerList -
01-07 10:27:35.287 D/semImsManager[0]( 4956): Register Receiver for Restart
01-07 10:27:35.287 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
createCarrier +
01-07 10:27:35.288 V/KeyguardUpdateMonitor( 9204): *** unregister callback for
com.android.keyguard.CarrierTextController$2@3e26e35
01-07 10:27:35.289 D/KnoxStateMonitorImpl( 9204): removeCallback()
callback=com.android.keyguard.CarrierTextController$4@6fb42ca
01-07 10:27:35.291 D/semImsManager( 4956): Failed to getService ImsBase
01-07 10:27:35.292 I/Telecom:SamsungImsManagerInjector( 4956): getImsManager
created imsManager [0]
01-07 10:27:35.292 W/AlarmManager( 9204): Unrecognized alarm listener
com.android.systemui.keyguard.-$
$Lambda$KeyguardSliceProvider$IhzByd8TsqFuOrSyuGurVskyPLo@320685b
01-07 10:27:35.292 V/WindowManager( 4956): Relayout Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1532
01-07 10:27:35.295 D/MediaResumeListener( 9204): loaded resume components []
01-07 10:27:35.296 I/Telecom:SamsungModelSystem( 4956): create SamsungModelSystem
end
01-07 10:27:35.296 I/PluginFaceWidget( 9204): onCreate() !
01-07 10:27:35.297 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_MODEL_SYSTEM_TIMING took to complete: 93464538
01-07 10:27:35.297 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget, target =
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl@858b8b1
01-07 10:27:35.297 V/WindowManager( 4956): Relayout hash=97b19e8, pid=9154:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
01-07 10:27:35.297 V/WindowManager( 4956): fl=1810500
01-07 10:27:35.297 V/WindowManager( 4956): pfl=12020000
01-07 10:27:35.297 V/WindowManager( 4956): sysui=1602
01-07 10:27:35.297 V/WindowManager( 4956): vsysui=1606
01-07 10:27:35.297 V/WindowManager( 4956): apr=LIGHT_NAVIGATION_BARS
01-07 10:27:35.297 V/WindowManager( 4956): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
01-07 10:27:35.297 V/WindowManager( 4956): fitSides= naviIconColor=0
01-07 10:27:35.297 V/WindowManager( 4956): sfl=100000}
01-07 10:27:35.297 I/SurfaceControl( 4956): release : mNativeObject = 528266701440
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x161f2ec /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:35.298 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528266701440]
01-07 10:27:35.298 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528266701440]
01-07 10:27:35.298 D/PluginFaceWidgetManager( 9204): onPluginConnected() app
version = 1028, sysui version = 1028
01-07 10:27:35.299 I/SurfaceControl( 9154): release : mNativeObject = 533207808448
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x2751d28 /
android.view.SurfaceControl.assignNativeObject:567
android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
01-07 10:27:35.299 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207808448]
01-07 10:27:35.299 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207808448]
01-07 10:27:35.299 D/PluginFaceWidget( 9204): setPluginFaceWidgetCallback()
callback = com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@e7fcc9,
sysui version = 1028
01-07 10:27:35.299 I/SurfaceControl( 9154): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xb4886c5 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:35.300 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:35.300 I/SurfaceControl( 9154): release : mNativeObject = 530663548128
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0xfafca41 / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:35.301 I/SurfaceControl( 9154): nativeRelease nativeObject
s[530663548128]
01-07 10:27:35.301 I/SurfaceControl( 9154): nativeRelease nativeObject
e[530663548128]
01-07 10:27:35.301 I/SurfaceControl( 9154): release : mNativeObject = 530663548032
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0xcbf1be6 / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:35.301 I/SurfaceControl( 9154): nativeRelease nativeObject
s[530663548032]
01-07 10:27:35.301 I/SurfaceControl( 9154): nativeRelease nativeObject
e[530663548032]
01-07 10:27:35.301 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
Relayout returned: old=(0,68,720,1600) new=(0,68,720,1600) req=(720,1532)0 dur=9
res=0x1 s={true 533208006656} ch=false fn=2
01-07 10:27:35.303 I/Telecom:SamsungBasicCallSystem( 4956): create
SamsungBasicCallSystem start
01-07 10:27:35.304 E/BufferQueueProducer( 4646):
[com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Pre
loadInstallerActivity$_9154#0](id:122600000002,api:0,p:-1,c:4646) disconnect: not
connected (req=1)
01-07 10:27:35.304 W/libEGL ( 9154): EGLNativeWindowType 0x7c25ac8010 disconnect
failed
01-07 10:27:35.306 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:35.306 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:35.307 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:35.311 D/WindowManager( 4956): finishDrawingWindow: Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity} mDrawState=HAS_DRAWN
01-07 10:27:35.314 I/Telecom:SamsungBasicCallSystem( 4956): create
SamsungBasicCallSystem end
01-07 10:27:35.315 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_BASIC_SYSTEM_TIMING took to complete: 17838654
01-07 10:27:35.316 I/Telecom:SamsungDeviceSystem( 4956): create SamsungDeviceSystem
start
01-07 10:27:35.317 I/Telecom:SamsungDeviceSystem( 4956): create SamsungDeviceSystem
end
01-07 10:27:35.317 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_DEVICE_SYSTEM_TIMING took to complete: 2757692
01-07 10:27:35.317 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_TELECOM_SYSTEM_TIMING took to complete: 114060884
01-07 10:27:35.317 I/Telecom:TelecomService( 4956):
preInitializeSamsungTelecomSystem - completed
01-07 10:27:35.318 W/Looper ( 4956): Slow dispatch took 126ms main
h=android.app.ActivityThread$H c=null m=121
01-07 10:27:35.319 I/Telecom:SamsungTelecomService( 4956): onBind
01-07 10:27:35.322 I/Telecom:SamsungTelecomServiceManager( 4956):
SamsungSemTelecomServiceImpl
01-07 10:27:35.322 D/PACMService( 4956): MESSAGE_CHECK_BOARDCAST_RECEIVER
01-07 10:27:35.322 I/PACMService( 4956): Already registered BroadcastReceiver! [1]
01-07 10:27:35.323 D/SettingsProvider( 4956): isChangeAllowed() : name =
isolated_storage_remote
01-07 10:27:35.323 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.323 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
createCarrier -
01-07 10:27:35.325 D/StorageManagerService( 4956): Isolated storage local flag 0
and remote flag 0 resolved to true
01-07 10:27:35.325 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
doActionCarrierXML +
01-07 10:27:35.326 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1731
01-07 10:27:35.328 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
doActionCarrierXML -
01-07 10:27:35.329 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
getGlobalFdInfo +
01-07 10:27:35.330 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
01-07 10:27:35.332 I/SQLiteOpenHelperAdapter( 9204): create : cannot create in
direct boot mode
01-07 10:27:35.334 D/AdbService( 4956): setAdbEnabled(false),
mIsAdbUsbEnabled=false, mIsAdbWifiEnabled=false, transportType=0
01-07 10:27:35.334 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
getGlobalFdInfo -
01-07 10:27:35.334 D/AdbService( 4956): setAdbEnabled(false),
mIsAdbUsbEnabled=false, mIsAdbWifiEnabled=false, transportType=1
01-07 10:27:35.335 I/TelephonyProvider( 9592): D/TelephonyProvider: Set all numeric
for comparison from MPS.
01-07 10:27:35.336 D/UsbUI ( 4956): mPortReceiver (Intent
{ act=android.hardware.usb.action.USB_PORT_CHANGED flg=0x11000010 (has extras) })
01-07 10:27:35.336 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadNumeric +
01-07 10:27:35.336 D/UsbUI ( 4956): oldSourcePower=false mSourcePower=false
01-07 10:27:35.336 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.337 D/UsbDeviceManager( 4956): received ACTION_USB_PORT_CHANGED
01-07 10:27:35.337 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.337 I/UsbDeviceManager( 4956): 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}
01-07 10:27:35.338 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadNumeric -
01-07 10:27:35.339 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /oem/telephony/apns-conf.xml
01-07 10:27:35.340 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /product/etc/apns-conf.xml
01-07 10:27:35.341 I/ResourceUtils( 9204): initDisplayValues LogicalHeight 1600
LogicalWidth = 720 DisplayDeviceType = -1, sIsLandscape = false
01-07 10:27:35.341 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /data/misc/apns/apns-conf.xml
01-07 10:27:35.342 I/TelephonyProvider( 9592): D/TelephonyProvider: confFile =
/system/etc/apns-conf.xml
01-07 10:27:35.343 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget$Callback, target
= com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@e7fcc9
01-07 10:27:35.343 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadApnsConfFile +
01-07 10:27:35.343 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send ChangedIntent
complete
01-07 10:27:35.344 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:35.345 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.346 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.347 V/ApplicationPolicy( 4956): System UI update received - update
system UI monitor
01-07 10:27:35.347 D/SystemUIAdapter( 4956): setApplicationNameEnabledAsUser()
01-07 10:27:35.348 D/WifiPolicyService( 4956):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
01-07 10:27:35.349 D/SystemUIAdapter( 4956): setWifiStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.351 D/SystemUIAdapter( 4956): setWifiAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.351 I/SimManagerFactory<0>( 9553): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
01-07 10:27:35.351 I/SmsSetting( 9553): slot[0]: initialize without SIM
01-07 10:27:35.352 E/SimUtil<0>( 9553): fail to get mno from map
01-07 10:27:35.352 D/SystemUIAdapter( 4956): setLockedIccIdsAsUser() userId = 0
01-07 10:27:35.352 D/RestrictionPolicy( 4956):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
01-07 10:27:35.352 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:35.352 D/SystemUIAdapter( 4956): setSettingsChangeAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.353 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.353 D/RestrictionPolicy( 4956): isStatusBarExpansionAllowedAsUser :
true, userId = 0
01-07 10:27:35.353 D/BluetoothAdapterService( 9178): enable() - Enable called with
quiet mode status = false
01-07 10:27:35.353 D/RestrictionPolicy( 4956): setStatusBarExpansionSystemUI()
package(UID) : com.android.inputdevices(1000)
01-07 10:27:35.353 D/SystemUIAdapter( 4956): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.353 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.354 E/JsonUtil( 9553): merge: type mismatch.
01-07 10:27:35.355 D/AdapterState( 9178): Set Downloadbale DB
01-07 10:27:35.355 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.355 D/BluetoothAdapterService( 9178): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@e28a93c
01-07 10:27:35.355 D/DOWNLOADABLE_DB( 9178): initDdbFromAdapter
01-07 10:27:35.356 D/DOWNLOADABLE_DB( 9178): initBluetoothDatabase
01-07 10:27:35.356 E/JsonUtil( 9553): merge: type mismatch.
01-07 10:27:35.356 I/SmsSetting( 9553): slot[0]: Not defined sms setting for
Movistar_PE
01-07 10:27:35.357 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:35.357 D/RestrictionPolicy( 4956): isAirplaneModeAllowed : true
01-07 10:27:35.357 D/SystemUIAdapter( 4956): setAirplaneModeAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.357 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:35.357 D/RestrictionPolicy( 4956): isCellularDataAllowed: true
01-07 10:27:35.357 D/SystemUIAdapter( 4956): setCellularDataAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.358 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9425 curST:1 oldST:2
01-07 10:27:35.358 D/RestrictionPolicy( 4956): isNFCEnabled : true
01-07 10:27:35.358 D/SystemUIAdapter( 4956): setNFCAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.358 D/RestrictionPolicy( 4956): isWifiTetheringEnabled : true
01-07 10:27:35.358 D/DOWNLOADABLE_DB( 9178): device version was updated
01-07 10:27:35.358 D/SystemUIAdapter( 4956): setWifiTetheringAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.359 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_last_device_version
01-07 10:27:35.359 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:35.359 D/SystemUIAdapter( 4956): setCameraAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.359 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:35.359 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:35.359 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:35.359 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:35.359 D/SystemUIAdapter( 4956):
setFaceRecognitionEvenCameraBlockedAllowedAsUser() userId = 0, isAllowed = false
01-07 10:27:35.359 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:35.359 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:35.359 D/SettingsProvider( 4956): ret = 1
01-07 10:27:35.360 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.361 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.361 D/EdmMonitor( 9204): setCameraAllowed( true )
01-07 10:27:35.361 D/EdmMonitor( 9204): setFaceRecognitionEvenCameraBlockedAllowed(
false )
01-07 10:27:35.361 D/SystemUIAdapter( 4956): setPasswordLockDelayAsUser() userId =
0, time = -1
01-07 10:27:35.362 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
setPasswordLockDelayAsUser = false
01-07 10:27:35.362 I/AdapterState( 9178): BLE_TURNING_ON : entered
01-07 10:27:35.363 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:35.363 D/AdapterProperties( 9178): Setting state to BLE_TURNING_ON
01-07 10:27:35.363 E/CscParser( 9553): can not find imsSettings
01-07 10:27:35.364 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:35.364 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9428 curST:1 oldST:2
01-07 10:27:35.365 E/DOWNLOADABLE_DB( 9178): SCPM client doesn't exist
01-07 10:27:35.365 D/SystemUIAdapter( 4956): setPwdChangeRequestedAsUser() userId =
0, flag = 0
01-07 10:27:35.365 D/BluetoothAdapterService( 9178): updateAdapterState() -
Broadcasting state BLE_TURNING_ON to 0 receivers.
01-07 10:27:35.367 D/DOWNLOADABLE_DB( 9178): Value is false
01-07 10:27:35.367 D/SystemUIAdapter( 4956):
setMaximumFailedPasswordsForDisableAsUser() userId = 0, num = 0, pkgName = null
01-07 10:27:35.367 D/DOWNLOADABLE_DB( 9178): registerScreenLockChangeReceiver
01-07 10:27:35.367 D/SystemUIAdapter( 4956):
setMaximumFailedPasswordsForDisableAsUser() isSeparateProfileChallengeEnabled =
false
01-07 10:27:35.367 D/EdmMonitor( 9204): MDM is not enabled...
01-07 10:27:35.368 E/DOWNLOADABLE_DB( 9178): User locked the storage access, exit
01-07 10:27:35.370 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.370 I/PasswordPolicy( 4956):
isExternalStorageForFailedPasswordsWipeExcluded() : no admin enforce password
policy.
01-07 10:27:35.370 D/SystemUIAdapter( 4956):
excludeExternalStorageForFailedPasswordsWipeAsUser() userId = 0, exclude = false
01-07 10:27:35.371 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
excludeExternalStorageForFailedPasswordsWipeAsUser = false
01-07 10:27:35.371 I/StorageAdapter<0>( 9553): Init StorageAdapter
01-07 10:27:35.372 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
01-07 10:27:35.372 E/SimUtil<0>( 9553): fail to get mno from map
01-07 10:27:35.373 D/EdmMonitor( 9204): setMultifactorAuthEnabled( false )
01-07 10:27:35.374 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.374 D/SystemUIAdapter( 4956): setPasswordVisibilityEnabledAsUser()
userId = 0, allow = true
01-07 10:27:35.374 D/SystemUIAdapter( 4956): setPasswordVisibilityEnabledAsUser()
isSeparateProfileChallengeEnabled = false
01-07 10:27:35.375 D/EdmMonitor( 9204): setPasswordVisibilityEnabled( true )
01-07 10:27:35.375 D/SystemUIAdapter( 4956): setAdminLockEnabled()
01-07 10:27:35.375 D/EdmMonitor( 9204): setAdminLock enabled:false
licenseExpired:false
01-07 10:27:35.376 D/SystemUIAdapter( 4956): setGPSStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.377 D/BluetoothAdapterService( 9178): Autoconnection is available
01-07 10:27:35.377 D/BluetoothAdapterService( 9178): updateAdapterState prevState =
10newState = 14
01-07 10:27:35.377 D/BluetoothAdapterService( 9178): bleOnProcessStart()
01-07 10:27:35.378 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = passive, isAllowed = true
01-07 10:27:35.379 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = network, isAllowed = true
01-07 10:27:35.379 I/AdapterProperties( 9178): init(), maxConnectedAudioDevices,
default=5, propertyOverlayed=5, finalValue=2
01-07 10:27:35.380 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = gps, isAllowed = true
01-07 10:27:35.381 D/BluetoothAdapterService( 9178): bleOnProcessStart() - Make
Bond State Machine
01-07 10:27:35.382 D/BluetoothBondStateMachine( 9178): make
01-07 10:27:35.382 D/SystemUIAdapter( 4956): setNFCStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.382 I/ImsServiceSwitchBase0( 9553): simSlot[0] isCscFeatureChanged:
Making new shared preference.
01-07 10:27:35.382 D/BluetoothPolicyService( 4956): isBluetoothEnabled
01-07 10:27:35.383 I/ImsServiceSwitchBase0( 9553): simSlot[0] updateCscFeature:
VoLTE [1], Video [1], Rcs [1]
01-07 10:27:35.383 D/SystemUIAdapter( 4956): setBluetoothAllowedAsUser() userId =
0, isAllowed = true
01-07 10:27:35.384 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.384 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.385 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.386 D/SystemUIAdapter( 4956): setStatusBarHiddenAsUser() userId = 0,
hidden = false
01-07 10:27:35.386 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.386 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.386 D/RestrictionPolicy( 4956): isStatusBarExpansionAllowedAsUser :
true, userId = 0
01-07 10:27:35.387 D/SystemUIAdapter( 4956): setNavigationBarHiddenAsUser() userId
= 0, hidden = false
01-07 10:27:35.387 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.388 E/KioskModeService( 4956): There's no matched data
01-07 10:27:35.388 D/SystemUIAdapter( 4956): setKioskModeEnabled() userId = 0,
enable = false
01-07 10:27:35.389 D/LSOService( 4956): isConfigured(LOCKSCREEN_OVERLAY) - false
01-07 10:27:35.389 D/SystemUIAdapter( 4956): setLockscreenInvisibleOverlayAsUser()
userId = 0
01-07 10:27:35.389 I/BluetoothBondStateMachine( 9178): StableState(): Entering Off
State
01-07 10:27:35.389 D/LSOService( 4956): isConfigured(LOCKSCREEN_WALLPAPER) - false
01-07 10:27:35.389 D/SystemUIAdapter( 4956): setLockscreenWallpaperAsUser() userId
= 0
01-07 10:27:35.391 D/BluetoothSecureManager( 9178): getInstant: null
01-07 10:27:35.391 D/BluetoothSecureManager( 9178): calling getMethod for
getService
01-07 10:27:35.391 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.391 D/BluetoothSecureManager( 9178): calling getService
01-07 10:27:35.392 I/FaceWidgetClockProvider( 9204): getClockTypeInternal() = 2
01-07 10:27:35.392 W/WallpaperManagerService( 4956): Wallpaper onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
01-07 10:27:35.392 D/WALLPAPER_SVC:WallpaperManagerService( 4956): Wallpaper
onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} mode = 0
01-07 10:27:35.392 D/BluetoothSecureManager( 9178): getService return binder:
android.os.BinderProxy@1edc97d
01-07 10:27:35.392 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
onServiceConnected needUpdateWallpaperData
01-07 10:27:35.393 D/WALLPAPER_SVC:SemWallpaperData( 4956): SemWallpaperData
01-07 10:27:35.393 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:35.393 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:35.393 D/WallpaperManagerService( 4956): .xml file : width=1600
height=1600 name= component=null
01-07 10:27:35.393 D/WallpaperManagerService( 4956): service : width=-1 height=-1
name=
component=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
01-07 10:27:35.394 D/WallpaperManagerService( 4956): Different wallpaper
01-07 10:27:35.394 D/WallpaperManagerService( 4956): saveSettingsLockedInternal
mode = 0
01-07 10:27:35.394 D/BtConfig.SecureMode( 9178): isSecureModeOn:false
01-07 10:27:35.395 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10100 packageName=com.samsung.android.app.clockpack
01-07 10:27:35.396 V/WallpaperManagerService( 4956): Wallpaper file change: evt=8
path=wallpaper_info.xml.tmp sys=false lock=false imagePending=false
whichPending=0x0 written=true mode=4 which=0
01-07 10:27:35.396 V/WallpaperManagerService( 4956): Wallpaper file change: evt=128
path=wallpaper_info.xml sys=false lock=false imagePending=false whichPending=0x0
written=true mode=4 which=0
01-07 10:27:35.397 I/SimManagerFactory<0>( 9553): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
01-07 10:27:35.397 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10100; state: DISABLED
01-07 10:27:35.398 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10100; state: ENABLED
01-07 10:27:35.399 W/ActivityManager( 4956): com.android.systemui inode == 0
(b/152760674)
01-07 10:27:35.399 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:35.399 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send ChangedIntent
complete
01-07 10:27:35.399 W/ActivityManager( 4956): wait for provider publish: waiters=1
callerApp=ProcessRecord{c1f8387 9204:com.android.systemui/u0a100}
cpr=ContentProviderRecord{5af32c6 u0
com.samsung.android.app.clockpack/.provider.LockContentProvider}
01-07 10:27:35.401 E/#IMSCR ( 9553): 01-07 15:27:35 0x1003000F:0,INIT SW:1_1_1_
01-07 10:27:35.404 I/BtGatt.JNI( 9178): classInitNative(L895): classInitNative:
Success!
01-07 10:27:35.405 I/ThemeCenter_ThemeManager( 9330):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
01-07 10:27:35.408 D/BtGatt.DebugUtils( 9178): handleDebugAction() action=null
01-07 10:27:35.413 D/BluetoothAdapterService( 9178): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:35.414 D/BluetoothAdapterService( 9178): handleMessage() - Message: 2,
profile : com.android.bluetooth.gatt.GattService@4b2ecc3
01-07 10:27:35.424 D/BluetoothAdapterService( 9178): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:35.424 I/RoleManagerService( 4956): Granting default roles...
01-07 10:27:35.425 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_sanitized_exposure_notification_supported
01-07 10:27:35.425 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:35.425 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:35.425 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:35.425 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:35.426 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:35.426 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:35.426 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:35.426 D/SettingsProvider( 4956): ret = 1
01-07 10:27:35.427 I/RoleControllerService( 9213): Calling grantDefaultRoles()
01-07 10:27:35.428 D/SamsungAlarmManager( 4956): setInexact (T:3/F:0/AC:false)
20220107T152828 now=160563 - CU:1000/CP:4956/L:4dbd49e:*job.delay*
01-07 10:27:35.428 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=160563
01-07 10:27:35.429 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=160563
01-07 10:27:35.429 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.429 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:35.429 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:35.431 I/ImsServiceSwitchBase0( 9553): slot[0]: dumpServiceSwitch:
volte [true] rcs [true]
01-07 10:27:35.433 I/ImsServiceSwitchBase0( 9553): 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
01-07 10:27:35.434 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:35.434 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:35.435 D/Zygote ( 4558): Forked child process 9735
01-07 10:27:35.438 I/ActivityManager( 4956): Start proc
9735:com.samsung.android.app.clockpack:provider/u0a100 for content provider
{com.samsung.android.app.clockpack/com.samsung.android.app.clockpack.provider.LockC
ontentProvider}
01-07 10:27:35.442 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
EventProcessHandler:handleMessage() msg.what = 1
01-07 10:27:35.442 D/SEP_UNION_SemDeviceInfoManagerService( 4956): handleMessage():
mContentObservers.get(uri) returns null!
01-07 10:27:35.442 D/SEP_UNION_SemDeviceInfoManagerService( 4956): Creating new
UnionContentObserver for the uri:content://settings/global/device_provisioned
01-07 10:27:35.443 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
EventProcessHandler:handleMessage() msg.what = 2
01-07 10:27:35.443 D/SEP_UNION_SemDeviceInfoManagerService( 4956): handleMessage():
mContentReceivers.get(action) returns null!
01-07 10:27:35.444 D/SEP_UNION_SemDeviceInfoManagerService( 4956): Creating new
UnionBroadcastReceiver for the action: android.intent.action.USER_FOREGROUND
01-07 10:27:35.444 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
EventProcessHandler:handleMessage() msg.what = 2
01-07 10:27:35.444 D/SEP_UNION_SemDeviceInfoManagerService( 4956): handleMessage():
mContentReceivers.get(action) returns null!
01-07 10:27:35.444 D/SEP_UNION_SemDeviceInfoManagerService( 4956): Creating new
UnionBroadcastReceiver for the action: android.intent.action.USER_BACKGROUND
01-07 10:27:35.445 D/SEP_UNION_SemDeviceInfoManagerService( 4956):
EventProcessHandler:handleMessage() msg.what = 2
01-07 10:27:35.445 D/SEP_UNION_SemDeviceInfoManagerService( 4956): handleMessage():
mContentReceivers.get(action) returns null!
01-07 10:27:35.445 D/SEP_UNION_SemDeviceInfoManagerService( 4956): Creating new
UnionBroadcastReceiver for the action: android.intent.action.PACKAGE_ADDED
01-07 10:27:35.446 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:35.446 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:35.446 D/PackageWatchdog( 4956): Getting all observed packages pending
health checks
01-07 10:27:35.446 I/PackageWatchdog( 4956): Syncing health check requests for
packages: {}
01-07 10:27:35.446 I/ExplicitHealthCheckController( 4956): Service not ready to get
health check supported packages. Binding...
01-07 10:27:35.447 I/ExplicitHealthCheckController( 4956): Explicit health check
service is bound
01-07 10:27:35.449 D/NotificationService( 4956): notifyZenPolicy : suppressed = 0
01-07 10:27:35.449 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.459 E/ckpack:provide( 9735): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:35.464 I/StorageAdapter<0>( 9553): Init StorageAdapter
01-07 10:27:35.465 I/ConfigProvider( 9553): ConfigProvider was created
01-07 10:27:35.466 W/BtGatt.SpenManager( 9178): init() - built-in not found
01-07 10:27:35.469 I/SpenGestureManagerService( 4956): getBleSpenAddress
01-07 10:27:35.470 E/BleSpenManager( 4956): getBleSpenAddress : BLE Spen is not
supported
01-07 10:27:35.471 I/system_server( 4956): The ClassLoaderContext is a special
shared library.
01-07 10:27:35.472 D/BtGatt.SpenManager( 9178): init() - retrieved built-
in.address: null
01-07 10:27:35.473 D/BluetoothAdapterService( 9178): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@e28a93c
01-07 10:27:35.473 D/BtGatt.GattService( 9178): refreshAbusiveScanPackages
01-07 10:27:35.474 I/UriGeneratorProvider( 9553): onCreate()
01-07 10:27:35.477 D/BtGatt.GattService( 9178): not support downloadable DB. skip
01-07 10:27:35.477 D/BtGatt.GattService( 9178): refreshAbusiveScanValue()
01-07 10:27:35.478 D/BtGatt.GattService( 9178): not support downloadable DB. skip
01-07 10:27:35.480 D/BluetoothAdapterService( 9178): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@4b2ecc3
01-07 10:27:35.480 D/BtConfig.SecureMode( 9178): isSecureModeOn:false
01-07 10:27:35.480 D/LoadedApk( 4956): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@74ad5c8
appContext.mOpPackageName=com.android.location.fused
appContext.mBasePackageName=com.android.location.fused
appContext.mPackageInfo=android.app.LoadedApk@8b02661
01-07 10:27:35.480 D/NetworkSecurityConfig( 4956): No Network Security Config
specified, using platform default
01-07 10:27:35.480 I/droid.bluetoot( 9178):
[0107/152735.480859:INFO:coex_device.cc(396)] start_up
01-07 10:27:35.481 I/droid.bluetoot( 9178):
[0107/152735.481024:INFO:coex_device.cc(316)] device_open
01-07 10:27:35.481 E/droid.bluetoot( 9178):
[0107/152735.481168:ERROR:coex_device.cc(325)] Failed to open the coex device!!
Error: No such file or directory
01-07 10:27:35.481 E/coex_device( 9178): start_up unable open coex device
01-07 10:27:35.481 I/droid.bluetoot( 9178):
[0107/152735.481814:INFO:btsnoop.cc(275)] start_up: Snoop Logs disabled
01-07 10:27:35.481 I/droid.bluetoot( 9178):
[0107/152735.481935:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 1
01-07 10:27:35.482 I/droid.bluetoot( 9178):
[0107/152735.482142:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 0
01-07 10:27:35.483 D/BtGatt.GattService( 9178): [GSIM LOG]: loadAppInfo
01-07 10:27:35.485 I/system_server( 4956): Waiting for a blocking GC ClassLinker
01-07 10:27:35.491 D/ActivityThread( 9735): setConscryptValidator
01-07 10:27:35.491 I/droid.bluetoot( 9178):
[0107/152735.490159:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_hci_thread
01-07 10:27:35.491 D/ActivityThread( 9735): setConscryptValidator - put
01-07 10:27:35.494 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IBluetoothHci/default in either framework or device
manifest.
01-07 10:27:35.495 I/ImsFrameworkApp( 9553): current process :com.sec.imsservice
01-07 10:27:35.495 I/ImsFrameworkApp( 9553): onCreate()
01-07 10:27:35.496 I/ActivityManager( 4956): DSS OFF for
com.samsung.android.app.clockpack
01-07 10:27:35.499 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{9c8e108 9735:com.samsung.android.app.clockpack:provider/u0a100}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:35.500 I/ImsServiceStub( 9553): Creating IMSService
01-07 10:27:35.504 I/[email protected]( 4576):
BluetoothHci::initialize()
01-07 10:27:35.506 I/ImsServiceStub( 9553): issueTracker not found
01-07 10:27:35.507 D/[email protected]( 4576):
get_local_address: Trying /mnt/vendor/efs/bluetooth/bt_addr
01-07 10:27:35.508 D/[email protected]( 4576):
get_local_address: Got Factory BDA C8:BD:69:0F:XX:XX
01-07 10:27:35.508 D/[email protected]( 4576): Open vendor
library loaded
01-07 10:27:35.508 I/ImsServiceStub( 9553): createModules started
01-07 10:27:35.510 D/ActivityThread( 9735): handleBindApplication()++
app=com.samsung.android.app.clockpack:provider
01-07 10:27:35.510 E/BT_VENDOR( 4576): Read fw path : UTC|nacho_s612|S612_E3830_R4-
1_Y21W10A
01-07 10:27:35.510 I/ImsServiceStub( 9553): Creating SimManagers.
01-07 10:27:35.510 I/SimManagerFactory( 9553): maxSimCount=1
01-07 10:27:35.513 I/SimManagerFactory( 9553): Current default subId=-1
01-07 10:27:35.513 I/SimManagerFactory( 9553): getConfigDualIMS = DSDS_SI_DDS
01-07 10:27:35.518 I/SimManager( 9553): subId: -1, info: null
01-07 10:27:35.519 I/SimManager( 9553): slot[0]: OMC_CODE(create): SAM, mDevMno:
Movistar_PE
01-07 10:27:35.519 D/[email protected]( 4576):
OnFirmwareConfigured result: 0
01-07 10:27:35.519 I/[email protected]( 4576): Firmware
configured in 0.000s
01-07 10:27:35.519 I/[email protected]( 4576):
OnFirmwareConfigured: lpm_timeout_ms 3000
01-07 10:27:35.519 D/[email protected]( 4576): low_power_mode_cb
result: 1
01-07 10:27:35.519 D/[email protected]( 4576):
OnFirmwareConfigured Calling StartLowPowerWatchdog()
01-07 10:27:35.519 I/SimManager( 9553): slot[0]: OMCNW_CODE(create): SAM, mNetMno:
Movistar_PE
01-07 10:27:35.520 W/bt_hci ( 9178): filter_incoming_event command status event
with no matching command. opcode: 0x0000
01-07 10:27:35.520 I/SimUtil<0>( 9553): setSimMno : Movistar_PE
01-07 10:27:35.522 D/LeDbHelper( 9178): onCreate()
01-07 10:27:35.522 D/LeDbHelper( 9178): 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))
01-07 10:27:35.523 D/LeDbHelper( 9178): 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))
01-07 10:27:35.525 I/droid.bluetoot( 9178):
[0107/152735.525592:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_startup_thread
01-07 10:27:35.526 I/droid.bluetoot( 9178):
[0107/152735.526060:INFO:btu_task.cc(112)] Bluetooth chip preload is complete
01-07 10:27:35.527 I/IpcDispatcher<0>( 9553): IpcDispatcher Support Volte Type = 1
01-07 10:27:35.529 W/BtGatt.GattService( 9178): checkToReportData before boot
completed
01-07 10:27:35.532 I/droid.bluetoot( 9178):
[0107/152735.532855:INFO:gatt_api.cc(950)] GATT_Register 81818181-8181-8181-8181-
818181818181
01-07 10:27:35.533 I/droid.bluetoot( 9178):
[0107/152735.533064:INFO:gatt_api.cc(994)] allocated gatt_if=1
01-07 10:27:35.533 I/android_os_HwBinder( 9553): HwBinder: Starting thread pool for
getting: [email protected]::ISehChannel/imsd
01-07 10:27:35.533 I/droid.bluetoot( 9178):
[0107/152735.533554:INFO:gatt_api.cc(161)] GATTS_AddService
01-07 10:27:35.533 I/droid.bluetoot( 9178):
[0107/152735.533680:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
01-07 10:27:35.535 I/droid.bluetoot( 9178):
[0107/152735.535333:INFO:gatt_api.cc(950)] GATT_Register 82828282-8282-8282-8282-
828282828282
01-07 10:27:35.535 I/droid.bluetoot( 9178):
[0107/152735.535491:INFO:gatt_api.cc(994)] allocated gatt_if=2
01-07 10:27:35.535 I/droid.bluetoot( 9178):
[0107/152735.535535:INFO:gatt_api.cc(161)] GATTS_AddService
01-07 10:27:35.535 I/droid.bluetoot( 9178):
[0107/152735.535574:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
01-07 10:27:35.536 I/bt_stack( 9178): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_main_thread
01-07 10:27:35.536 I/SecureStorage( 9178): [SPID(00000000)
ss_is_supported:30] This device does not support Secure Storage
01-07 10:27:35.536 I/Vaultkeeper_MGR_system( 9178): Got instance of
VaultKeeperManager
01-07 10:27:35.536 W/bt_btif ( 9178): get_secure_storage_key - ssSupport = 0
vkSupport = 1
01-07 10:27:35.538 I/Vaultkeeper_MGR_system( 9178): Got service of ISehVaultKeeper
01-07 10:27:35.538 I/VaultKeeper_HIDL_Service( 4437): System client (//1002/9178)
01-07 10:27:35.539 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 4598
01-07 10:27:35.539 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:35.539 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:35.540 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 3943
01-07 10:27:35.540 I/VaultKeeper_COMMON( 4436): [CMD:READ_SHELTERED]
01-07 10:27:35.543 I/ImsServiceStub( 9553): Creating WfcEpdgManager.
01-07 10:27:35.548 I/ImsServiceStub( 9553): Creating PdnController.
01-07 10:27:35.548 I/WfcEpdgManager( 9553): Enter [Disconnected]
01-07 10:27:35.549 D/PowerManagerService( 4956): UserActivityStateListenerState: 0
01-07 10:27:35.550 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.551 I/ImsServiceStub( 9553): Creating DmConfigModule.
01-07 10:27:35.554 I/CmcAccountManager( 9553): CmcAccountManager create
01-07 10:27:35.554 I/SimManager( 9553): getRilSimOperator: ETC
01-07 10:27:35.557 I/SimManager<0>( 9553): hasIsim: [false]
01-07 10:27:35.557 I/CmcSettingManagerWrapper( 9553): init
01-07 10:27:35.558 E/GlobalSettingsRepoBase( 9553): query: globalsettings not
loaded. loading now.
01-07 10:27:35.562 W/ContextImpl( 9735): Failed to ensure
/data/user/0/com.samsung.android.app.clockpack/cache: mkdir failed: ENOENT (No such
file or directory)
01-07 10:27:35.562 W/ContextImpl( 9735): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
01-07 10:27:35.564 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.568 W/System.err( 9553):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.mdecservice
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:282)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:254)
01-07 10:27:35.569 W/System.err( 9553): at
com.samsung.android.cmcsetting.CmcSettingManager.isSupportVersion(CmcSettingManager
.java:2581)
01-07 10:27:35.569 W/System.err( 9553): at
com.samsung.android.cmcsetting.CmcSettingManager.init(CmcSettingManager.java:177)
01-07 10:27:35.569 W/System.err( 9553): at
com.sec.internal.ims.core.cmc.CmcSettingManagerWrapper.init(CmcSettingManagerWrappe
r.java:34)
01-07 10:27:35.569 W/System.err( 9553): at
com.sec.internal.ims.core.cmc.CmcAccountManager.<init>(CmcAccountManager.java:124)
01-07 10:27:35.569 W/System.err( 9553): at
com.sec.internal.ims.imsservice.ImsServiceStub.createModules(ImsServiceStub.java:51
6)
01-07 10:27:35.569 W/System.err( 9553): at
com.sec.internal.ims.imsservice.ImsServiceStub.makeImsService(ImsServiceStub.java:2
92)
01-07 10:27:35.569 W/System.err( 9553): at
com.sec.imsservice.ImsFrameworkApp.onCreate(ImsFrameworkApp.java:87)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7507)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:35.569 W/System.err( 9553): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:35.570 W/System.err( 9553): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:35.570 W/System.err( 9553): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:35.571 W/System.err( 9553): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:35.571 W/System.err( 9553): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:35.572 W/System.err( 9553): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:35.572 W/System.err( 9553): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:35.573 E/CmcSettingManager( 9553): valid package is not exist
01-07 10:27:35.573 E/CmcSettingManager( 9553): context is null
01-07 10:27:35.587 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:35.588 W/bt_btif ( 9178): get_secure_storage_key - retry: ret: 0
getKeyIVLen = 32
01-07 10:27:35.588 I/Vaultkeeper_MGR_system( 9178): ~VaultKeeperManager
01-07 10:27:35.588 E/bt_btif ( 9178): btif_dm_load_ble_local_keys Failed to load
ble local keys!!! is_id_keys_rcvd : 0, is_er_rcvd : 0
01-07 10:27:35.588 E/bt_btif ( 9178): btif_dm_error_reporter_cback : 221
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
SMK tag : nohitsetting message : Not a JSON Object: null
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
IMSUPDATE tag : nohitsetting message : Not a JSON Object: null
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : nohitsetting message : Not a JSON Object: null
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
SMK tag : defaultsetting message : Not a JSON Object: null
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
IMSUPDATE tag : defaultsetting message : Not a JSON Object: null
01-07 10:27:35.591 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : defaultsetting message : Not a JSON Object: null
01-07 10:27:35.592 E/bt_btif ( 9178): btif_util_iop_file_copy: fail chmod operation
01-07 10:27:35.594 I/bt_stack( 9178): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_module_lifecycle_thread
01-07 10:27:35.597 I/SQLiteOpenHelperAdapter( 9735): create : cannot create in
direct boot mode
01-07 10:27:35.597 E/bt_btif ( 9178): BTIF_DM_CB_ERROR_REPORTER : 221
01-07 10:27:35.597 D/BluetoothAdapterService( 9178): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:35.598 D/BluetoothAdapterService( 9178): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:35.602 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.602 I/SALoggingUtils( 9735): registerSamsungAnalytics appUiVersion =
12.1
01-07 10:27:35.603 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.607 E/SamsungAnalytics605034( 9735): The user has not unlocked the
device.
01-07 10:27:35.610 W/FileUtils( 9735): Failed to
chmod(/data/user/0/com.samsung.android.app.clockpack/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:35.611 I/LockContentProvider( 9735):
LOCK_SETTING_THEME_CLOCK_PACKAGE_CODE_URI lockThemeClockPackage =
01-07 10:27:35.612 I/DIAGMON_SDK[605034]( 9735): DiagMonAgent type: 2
01-07 10:27:35.616 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.617 I/LockContentProvider( 9735):
LOCK_SETTING_THEME_CLOCK_TRIAL_PACKAGE_URI lockThemeClockTrialPackage =
01-07 10:27:35.621 I/DIAGMON_SDK[605034][423-399-545555] ( 9735): generated SR
object
01-07 10:27:35.622 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
MOBILITY_GLOBAL tag : globalsetting message : Not a JSON Object: null
01-07 10:27:35.623 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
SMK tag : globalsetting message : Not a JSON Object: null
01-07 10:27:35.623 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
IMSUPDATE tag : globalsetting message : Not a JSON Object: null
01-07 10:27:35.623 E/ImsAutoUpdate( 9553): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : globalsetting message : Not a JSON Object: null
01-07 10:27:35.624 I/FaceWidgetClockProvider( 9204): updateThemeClockPkgName()
package = theme (null -> ), trial theme (null -> )
01-07 10:27:35.626 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.626 I/DBManager( 9735): createSQLiteOpenHelperAdapter : mDBAdapter
is NOT NULL.
01-07 10:27:35.627 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.628 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.630 I/SimManager( 9553): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
01-07 10:27:35.634 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.635 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.636 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.637 W/ContextImpl( 9735): Failed to ensure
/data/user/0/com.samsung.android.app.clockpack/shared_prefs: mkdir failed: ENOENT
(No such file or directory)
01-07 10:27:35.639 W/System.err( 9204): android.app.SemWallpaperColors No field
java.lang.NoSuchFieldException: FLAG_BODY_TOP_SHADOW
01-07 10:27:35.640 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.645 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.646 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.648 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.649 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.650 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.651 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.652 I/AbsSettings( 9735): putStringInner: refreshInner(not
containskey) / key = CLOCK_VERSION
01-07 10:27:35.654 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:35.654 I/SQLiteOpenHelperAdapter( 9735): insert : cannot insert in
direct boot mode
01-07 10:27:35.655 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:35.656 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:35.657 E/AbsSettings( 9735): putStringInner: couldn't inserted :
LockSettingsDBItem / CLOCK_VERSION=100000
01-07 10:27:35.657 I/ClockInfoManager( 9735): isClockFaceType: type = 2
clockFaceType = 0
01-07 10:27:35.661 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:35.661 I/FaceWidgetClockProvider( 9204): getPaletteInfoInternal()
palette = (0, 0, -328966)
01-07 10:27:35.662 I/FaceWidgetClockProvider( 9204): updatePaletteInfo() = (0, 0,
0) -> (0, 0, -328966)
01-07 10:27:35.665 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.669 I/SQLiteOpenHelperAdapter( 9204): query : cannot query in direct
boot mode
01-07 10:27:35.670 I/FaceWidgetClockProvider( 9204): getAODClockTypeInternal() =
0
01-07 10:27:35.670 I/FaceWidgetClockProvider( 9204): updateAODClockType() 2 -> 0
01-07 10:27:35.670 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$Q_FoQaBIwXk7QsR9i54HxVdI0Hk@6136b34
01-07 10:27:35.671 I/SQLiteOpenHelperAdapter( 9735): query : cannot query in direct
boot mode
01-07 10:27:35.671 I/AbsSettings( 9735): putStringInner: refreshInner(not
containskey) / key = PALETTE_VERSION
01-07 10:27:35.672 I/SQLiteOpenHelperAdapter( 9735): insert : cannot insert in
direct boot mode
01-07 10:27:35.672 E/AbsSettings( 9735): putStringInner: couldn't inserted :
LockSettingsDBItem / PALETTE_VERSION=100000
01-07 10:27:35.676 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.676 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.utils.-$$Lambda$FaceWidgetClockProvider$-
ELMcWQrHfRldiDlEZWJUT-ud2c@f3856d2
01-07 10:27:35.681 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.681 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.681 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.681 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$O1ZA91zyhkCoQmd-Zvbe_wsyNVI@b1606a0
01-07 10:27:35.684 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.684 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.684 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.684 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:35.684 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$_mbiBFYkye-N7YADic31CNXVpUA@1210e1e
01-07 10:27:35.687 W/System.err( 9204): android.content.ContentResolver
InvocationTargetException encountered invoking
registerContentObserverjava.lang.reflect.InvocationTargetException
01-07 10:27:35.687 W/System.err( 9204): java.lang.reflect.InvocationTargetException
01-07 10:27:35.687 W/System.err( 9204): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.common.reflection.AbstractBaseReflection.invokeNormalMethod(Abs
tractBaseReflection.java:422)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.common.reflection.content.RefContentResolver.registerContentObs
erver(RefContentResolver.java:24)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.aodservice.common.utils.settings.SettingsHelper.registerCal
lback(SettingsHelper.java:556)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.<init>(FaceWidgetC
lockProvider.java:150)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.newInstanc
e(FaceWidgetClockProvider_Factory.java:60)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:45)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:12)
01-07 10:27:35.687 W/System.err( 9204): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:63)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:15)
01-07 10:27:35.687 W/System.err( 9204): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.injectPluginFaceWidgetImpl(DaggerClockPackRootComponent.java:415)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.inject(DaggerClockPackRootComponent.java:344)
01-07 10:27:35.687 W/System.err( 9204): at
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl.setPluginFaceWidgetC
allback(PluginFaceWidgetImpl.java:197)
01-07 10:27:35.687 W/System.err( 9204): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:35.687 W/System.err( 9204): at
com.android.systemui.plugins.annotations.VersionCheckingProxy.invoke(VersionCheckin
gProxy.java:67)
01-07 10:27:35.687 W/System.err( 9204): at
java.lang.reflect.Proxy.invoke(Proxy.java:1006)
01-07 10:27:35.687 W/System.err( 9204): at
$Proxy7.setPluginFaceWidgetCallback(Unknown Source)
01-07 10:27:35.687 W/System.err( 9204): at
com.android.systemui.facewidget.plugin.PluginFaceWidgetManager.onPluginConnected(Pl
uginFaceWidgetManager.java:195)
01-07 10:27:35.687 W/System.err( 9204): at
com.android.systemui.shared.plugins.PluginInstanceManager$MainHandler.handleMessage
(PluginInstanceManager.java:238)
01-07 10:27:35.687 W/System.err( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:35.688 W/System.err( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:35.688 W/System.err( 9204): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:35.688 W/System.err( 9204): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:35.688 W/System.err( 9204): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:35.688 W/System.err( 9204): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:35.689 W/System.err( 9204): 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
01-07 10:27:35.689 W/System.err( 9204): at
android.os.Parcel.createExceptionOrNull(Parcel.java:2385)
01-07 10:27:35.689 W/System.err( 9204): at
android.os.Parcel.createException(Parcel.java:2369)
01-07 10:27:35.689 W/System.err( 9204): at
android.os.Parcel.readException(Parcel.java:2352)
01-07 10:27:35.689 W/System.err( 9204): at
android.os.Parcel.readException(Parcel.java:2294)
01-07 10:27:35.689 W/System.err( 9204): at
android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.
java:1229)
01-07 10:27:35.689 W/System.err( 9204): at
android.content.ContentResolver.registerContentObserver(ContentResolver.java:2630)
01-07 10:27:35.689 W/System.err( 9204): ... 27 more
01-07 10:27:35.689 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.689 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.689 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:35.690 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.690 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:35.690 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@961641b
01-07 10:27:35.690 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.707 D/FaceWidgetMusicViewModel( 9204): startListening
01-07 10:27:35.711 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@21c6391
01-07 10:27:35.711 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.713 D/RefOnMediaKeyEventSessionChangedListenerProxy( 9204): invoke()
hashCode
01-07 10:27:35.715 D/TspStateManager( 4956): update cmd=set_note_mode,0
01-07 10:27:35.717 D/RefOnMediaKeyEventSessionChangedListenerProxy( 9204): invoke()
onMediaKeyEventSessionChanged
01-07 10:27:35.717 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
01-07 10:27:35.719 D/MediaSessionService( 4956): The
MediaKeyEventSessionChangedListener (android.os.BinderProxy@cd3ff79) is added by
com.android.systemui
01-07 10:27:35.727 D/FaceWidgetContainer( 9204): 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
01-07 10:27:35.727 D/FaceWidgetContainer( 9204): 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
01-07 10:27:35.750 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.751 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.pages.calendar.-$
$Lambda$FaceWidgetCalendarManager$5kORJoeg_00ON0hAwU5zNk59J18@176fdef
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.755 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:35.756 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@5435da
01-07 10:27:35.756 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.756 V/FaceWidgetCalendarManager( 9204): FaceWidgetCalendar data
service is already unbound
01-07 10:27:35.759 I/AODSettingsHelper( 9204): mKey=add_info_today_schedule,
mIntValue=0, mStringValue=null
01-07 10:27:35.763 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:35.763 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:35.774 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:35.776 I/AODSettingsHelper( 9204): mKey=face_widget_order, mIntValue=0,
mStringValue=null
01-07 10:27:35.776 I/AODSettingsHelper( 9204): getPagesOrder() = null
01-07 10:27:35.777 D/FaceWidgetPagesController( 9204): initExternalPages
01-07 10:27:35.788 I/system_server( 4956): Background concurrent copying GC freed
303273(15MB) AllocSpace objects, 70(5360KB) LOS objects, 49% free, 20MB/41MB,
paused 2.074ms total 365.654ms
01-07 10:27:35.789 I/system_server( 4956): WaitForGcToComplete blocked ClassLinker
on HeapTrim for 303.941ms
01-07 10:27:35.791 W/Looper ( 4956): Slow dispatch took 340ms main
h=android.app.ActivityThread$H c=null m=114
01-07 10:27:35.792 W/System ( 4956): A resource failed to call release.
01-07 10:27:35.792 I/SurfaceControl( 4956): finalize : nativeObject = 528266701632
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0x419e96e
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528266701632]
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528266701632]
01-07 10:27:35.792 W/System ( 4956): A resource failed to call release.
01-07 10:27:35.792 I/SurfaceControl( 4956): finalize : nativeObject = 528266701536
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0xd3c180f
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528266701536]
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528266701536]
01-07 10:27:35.792 W/System ( 4956): A resource failed to call release.
01-07 10:27:35.792 I/SurfaceControl( 4956): finalize : nativeObject = 528412087744
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0xc85009c
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528412087744]
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528412087744]
01-07 10:27:35.792 W/System ( 4956): A resource failed to call release.
01-07 10:27:35.792 I/SurfaceControl( 4956): finalize : nativeObject = 528412087648
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0xf78faa5
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528412087648]
01-07 10:27:35.792 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528412087648]
01-07 10:27:35.796 D/LocationManagerService( 4956): [u0] fused provider enabled =
true
01-07 10:27:35.797 D/LoadedApk( 4956): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@53807e7 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@eedef94
01-07 10:27:35.797 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
01-07 10:27:35.797 D/NetworkSecurityConfig( 4956): No Network Security Config
specified, using platform default
01-07 10:27:35.802 W/WallpaperManagerService( 4956): Wallpaper onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
01-07 10:27:35.802 D/WALLPAPER_SVC:WallpaperManagerService( 4956): Wallpaper
onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} mode = 0
01-07 10:27:35.802 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
onServiceConnected needUpdateWallpaperData
01-07 10:27:35.803 I/PackageManager( 4956): Removing preference<replace>:
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:35.803 I/PackageManager( 4956): Sets:
01-07 10:27:35.803 I/PackageManager( 4956): com.android.settings/.CryptKeeper
01-07 10:27:35.803 I/PackageManager( 4956):
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:35.803 I/PackageManager( 4956):
com.google.android.setupwizard/.SetupWizardActivity
01-07 10:27:35.803 I/PackageManager( 4956):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
01-07 10:27:35.803 I/PackageManager( 4956):
com.sec.android.app.launcher/.activities.LauncherActivity
01-07 10:27:35.803 I/PackageManager( 4956): com.android.settings/.FallbackHome,
uid: 10224, pid: 9213
01-07 10:27:35.803 I/SurfaceFlinger( 4646): id=35 createSurf (0x0),-1 flag=80004,
WallpaperWindowToken{93a6232 token=android.os.Binder@ac64a3d}#0
01-07 10:27:35.804 D/WALLPAPER_SVC:WallpaperManagerService( 4956): attach
android.service.wallpaper.IWallpaperService$Stub$Proxy@3847100
01-07 10:27:35.805 I/PackageManager( 4956): Adding preference:
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:35.805 I/PackageManager( 4956): Sets:
01-07 10:27:35.805 I/PackageManager( 4956):
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity
01-07 10:27:35.805 I/PackageManager( 4956):
com.google.android.setupwizard/.SetupWizardActivity
01-07 10:27:35.805 I/PackageManager( 4956):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
01-07 10:27:35.805 I/PackageManager( 4956):
com.sec.android.app.launcher/.activities.LauncherActivity
01-07 10:27:35.805 I/PackageManager( 4956): com.android.settings/.FallbackHome,
uid: 10224, pid: 9213
01-07 10:27:35.806 D/WALLPAPER_SVC:SemWallpaperData( 4956): SemWallpaperData
01-07 10:27:35.806 D/WallpaperManagerService( 4956): .xml file : width=1600
height=1600 name= component=null
01-07 10:27:35.806 D/WallpaperManagerService( 4956): service : width=-1 height=-1
name=
component=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
01-07 10:27:35.806 D/WallpaperManagerService( 4956): Different wallpaper
01-07 10:27:35.806 D/WallpaperManagerService( 4956): saveSettingsLockedInternal
mode = 0
01-07 10:27:35.809 D/PackageManager( 4956): Do not update the default home until
SetupWizard or PreloadInstaller finishes
01-07 10:27:35.809 V/WallpaperManagerService( 4956): Wallpaper file change: evt=8
path=wallpaper_info.xml.tmp sys=false lock=false imagePending=false
whichPending=0x0 written=true mode=4 which=0
01-07 10:27:35.809 V/WallpaperManagerService( 4956): Wallpaper file change: evt=128
path=wallpaper_info.xml sys=false lock=false imagePending=false whichPending=0x0
written=true mode=4 which=0
01-07 10:27:35.810 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send ChangedIntent
complete
01-07 10:27:35.810 V/WiredAccessoryManager( 4956): notifyWiredAccessoryChanged:
when=0 bits= mask=54
01-07 10:27:35.810 V/WiredAccessoryManager( 4956): newName=h2w newState=0
headsetState=0 prev headsetState=0
01-07 10:27:35.810 E/WiredAccessoryManager( 4956): No state change.
01-07 10:27:35.810 V/WiredAccessoryManager( 4956): init()
01-07 10:27:35.812 I/ConnectivityModuleConnector( 4956): Networking module service
connected
01-07 10:27:35.812 I/ConnectivityModuleConnector( 4956): Networking module service
connected
01-07 10:27:35.812 I/NetworkStackClient( 4956): Network stack service connected
01-07 10:27:35.816 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(network_stack:4956)
01-07 10:27:35.817 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:35.818 V/ApplicationPolicy( 4956): System UI update received - update
system UI monitor
01-07 10:27:35.818 D/SystemUIAdapter( 4956): setApplicationNameEnabledAsUser()
01-07 10:27:35.818 D/WifiPolicyService( 4956):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
01-07 10:27:35.819 D/SystemUIAdapter( 4956): setWifiStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.819 D/SystemUIAdapter( 4956): setWifiAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.820 D/SystemUIAdapter( 4956): setLockedIccIdsAsUser() userId = 0
01-07 10:27:35.820 D/RestrictionPolicy( 4956):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
01-07 10:27:35.820 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:35.820 D/SystemUIAdapter( 4956): setSettingsChangeAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.821 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.821 D/RestrictionPolicy( 4956): isStatusBarExpansionAllowedAsUser :
true, userId = 0
01-07 10:27:35.821 D/RestrictionPolicy( 4956): setStatusBarExpansionSystemUI()
package(UID) : com.android.inputdevices(1000)
01-07 10:27:35.821 D/SystemUIAdapter( 4956): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.821 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.821 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.822 D/RestrictionPolicy( 4956): isAirplaneModeAllowed : true
01-07 10:27:35.822 D/SystemUIAdapter( 4956): setAirplaneModeAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.822 D/RestrictionPolicy( 4956): isCellularDataAllowed: true
01-07 10:27:35.822 D/SystemUIAdapter( 4956): setCellularDataAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.823 D/RestrictionPolicy( 4956): isNFCEnabled : true
01-07 10:27:35.823 D/SystemUIAdapter( 4956): setNFCAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.823 D/RestrictionPolicy( 4956): isWifiTetheringEnabled : true
01-07 10:27:35.823 D/SystemUIAdapter( 4956): setWifiTetheringAllowedAsUser() userId
= 0, isAllowed = true
01-07 10:27:35.823 D/SystemUIAdapter( 4956): setCameraAllowedAsUser() userId = 0,
isAllowed = true
01-07 10:27:35.823 D/SystemUIAdapter( 4956):
setFaceRecognitionEvenCameraBlockedAllowedAsUser() userId = 0, isAllowed = false
01-07 10:27:35.823 D/EdmMonitor( 9204): setCameraAllowed( true )
01-07 10:27:35.824 D/EdmMonitor( 9204): setFaceRecognitionEvenCameraBlockedAllowed(
false )
01-07 10:27:35.824 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.824 D/SystemUIAdapter( 4956): setPasswordLockDelayAsUser() userId =
0, time = -1
01-07 10:27:35.824 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
setPasswordLockDelayAsUser = false
01-07 10:27:35.825 D/SystemUIAdapter( 4956): setPwdChangeRequestedAsUser() userId =
0, flag = 0
01-07 10:27:35.826 E/SystemUIWidgetRes( 9204): Invalid keyguard_cmas_icon_size
01-07 10:27:35.826 D/SystemUIAdapter( 4956):
setMaximumFailedPasswordsForDisableAsUser() userId = 0, num = 0, pkgName = null
01-07 10:27:35.826 D/SystemUIAdapter( 4956):
setMaximumFailedPasswordsForDisableAsUser() isSeparateProfileChallengeEnabled =
false
01-07 10:27:35.826 E/SystemUIWidgetRes( 9204): Invalid
keyguard_cmas_drawable_padding
01-07 10:27:35.826 D/EdmMonitor( 9204): MDM is not enabled...
01-07 10:27:35.827 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.827 I/PasswordPolicy( 4956):
isExternalStorageForFailedPasswordsWipeExcluded() : no admin enforce password
policy.
01-07 10:27:35.827 D/SystemUIAdapter( 4956):
excludeExternalStorageForFailedPasswordsWipeAsUser() userId = 0, exclude = false
01-07 10:27:35.827 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
excludeExternalStorageForFailedPasswordsWipeAsUser = false
01-07 10:27:35.828 D/SystemUIAdapter( 4956): setMultifactorAuthEnabled()
01-07 10:27:35.828 D/EdmMonitor( 9204): setMultifactorAuthEnabled( false )
01-07 10:27:35.828 D/PasswordPolicy( 4956): userHandle 0
01-07 10:27:35.829 D/SystemUIAdapter( 4956): setPasswordVisibilityEnabledAsUser()
userId = 0, allow = true
01-07 10:27:35.829 D/SystemUIAdapter( 4956): setPasswordVisibilityEnabledAsUser()
isSeparateProfileChallengeEnabled = false
01-07 10:27:35.829 D/SystemUIAdapter( 4956): setAdminLockEnabled()
01-07 10:27:35.829 D/EdmMonitor( 9204): setPasswordVisibilityEnabled( true )
01-07 10:27:35.829 D/EdmMonitor( 9204): setAdminLock enabled:false
licenseExpired:false
01-07 10:27:35.830 D/SystemUIAdapter( 4956): setGPSStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.831 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = passive, isAllowed = true
01-07 10:27:35.831 D/SystemUITextView( 9204): mOriginalFontSizeDp 14.285714
com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{1ea1e3d
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
01-07 10:27:35.831 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = network, isAllowed = true
01-07 10:27:35.831 D/KeyguardOwnerInfoView( 9204): updateOwnerInfo(hasCMAS): -1
01-07 10:27:35.832 E/bt_hci ( 9178): read_command_complete_header: return status -
0x1
01-07 10:27:35.832 D/FaceWidgetOwnerInfoManager( 9204): getOwnerInfo()
isDeviceOwnerInfo - false
01-07 10:27:35.832 D/SystemUIAdapter( 4956): setLocationProviderAllowedAsUser()
userId = 0, provider = gps, isAllowed = true
01-07 10:27:35.833 D/SystemUIAdapter( 4956): setNFCStateChangeAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:35.834 D/BluetoothPolicyService( 4956): isBluetoothEnabled
01-07 10:27:35.835 D/SystemUIAdapter( 4956): setBluetoothAllowedAsUser() userId =
0, isAllowed = true
01-07 10:27:35.835 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.836 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.836 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.837 D/SystemUIAdapter( 4956): setStatusBarHiddenAsUser() userId = 0,
hidden = false
01-07 10:27:35.837 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.837 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.837 D/RestrictionPolicy( 4956): isStatusBarExpansionAllowedAsUser :
true, userId = 0
01-07 10:27:35.838 D/SystemUIAdapter( 4956): setNavigationBarHiddenAsUser() userId
= 0, hidden = false
01-07 10:27:35.838 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:35.838 D/FaceWidgetViewModel( 9204): onPluginConnected
01-07 10:27:35.839 E/KioskModeService( 4956): There's no matched data
01-07 10:27:35.839 D/SystemUIAdapter( 4956): setKioskModeEnabled() userId = 0,
enable = false
01-07 10:27:35.840 D/LSOService( 4956): isConfigured(LOCKSCREEN_OVERLAY) - false
01-07 10:27:35.840 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.common.-$
$Lambda$WidgetOrderMonitor$fIYhb1XCn1qZ9UTBu7do9GPKsZw@fad2f83
01-07 10:27:35.840 D/SystemUIAdapter( 4956): setLockscreenInvisibleOverlayAsUser()
userId = 0
01-07 10:27:35.840 D/LSOService( 4956): isConfigured(LOCKSCREEN_WALLPAPER) - false
01-07 10:27:35.840 D/SystemUIAdapter( 4956): setLockscreenWallpaperAsUser() userId
= 0
01-07 10:27:35.841 I/ConnectivityModuleConnector( 4956): Networking module service
connected
01-07 10:27:35.841 I/ConnectivityModuleConnector( 4956): Networking module service
connected
01-07 10:27:35.841 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(tethering:4956)
01-07 10:27:35.842 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:35.842 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:35.843 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.843 V/AutoWifi.Geofence( 4956): sec_location is ready
01-07 10:27:35.844 E/SystemServiceRegistry( 4956): create SemLocationManager
service
01-07 10:27:35.844 I/AODSettingsHelper( 9204): mKey=add_info_music_control,
mIntValue=1, mStringValue=null
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:35.846 I/AODSettingsHelper( 9204): mKey=aod_servicebox_page_gravity,
mIntValue=0, mStringValue=null
01-07 10:27:35.847 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@6e320fc, java.lang.ref.WeakReference@3895500]...
01-07 10:27:35.847 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:35.847 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:35.847 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@e51f37e
01-07 10:27:35.847 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.848 I/AODSettingsHelper( 9204): mKey=face_widget_detail_setting,
mIntValue=0, mStringValue=null
01-07 10:27:35.848 I/AODSettingsHelper( 9204): mKey=face_widgets_option,
mIntValue=0, mStringValue=null
01-07 10:27:35.848 I/AODSettingsHelper( 9204):
mKey=lockscreen_notifications_option, mIntValue=0, mStringValue=null
01-07 10:27:35.849 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:35.849 I/WidgetOrderMonitor( 9204): updateOrder() FBE
01-07 10:27:35.850 I/AODSettingsHelper( 9204): mKey=lock_shortcut_type,
mIntValue=0, mStringValue=null
01-07 10:27:35.851 D/FaceWidgetMediaSessionManager( 9204): Start
01-07 10:27:35.851 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.851 I/AODSettingsHelper( 9204):
mKey=lockscreen_aod_staying_music_page, mIntValue=0, mStringValue=null
01-07 10:27:35.852 I/AODSettingsHelper( 9204): mKey=lock_screen_show_notifications,
mIntValue=1, mStringValue=null
01-07 10:27:35.852 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@1aec12c
01-07 10:27:35.852 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:35.852 D/FaceWidgetMediaSessionManager( 9204): Attach Session Changed
Listener
01-07 10:27:35.853 I/AODSettingsHelper( 9204): mKey=minimal_battery_use,
mIntValue=0, mStringValue=null
01-07 10:27:35.854 I/AODSettingsHelper( 9204): mKey=ultra_powersaving_mode,
mIntValue=0, mStringValue=null
01-07 10:27:35.855 I/AODSettingsHelper( 9204): mKey=dualclock_menu_settings,
mIntValue=1, mStringValue=null
01-07 10:27:35.856 I/AODSettingsHelper( 9204): mKey=servicebox_page_gravity,
mIntValue=0, mStringValue=null
01-07 10:27:35.857 I/AODSettingsHelper( 9204): mKey=additional_information_val,
mIntValue=0, mStringValue=null
01-07 10:27:35.858 I/AODSettingsHelper( 9204): mKey=time_12_24, mIntValue=0,
mStringValue=null
01-07 10:27:35.859 D/FaceWidgetMediaSessionManager( 9204): updateSessions()
01-07 10:27:35.859 D/FaceWidgetMediaSessionManager( 9204): Active Controllers are
empty.
01-07 10:27:35.859 I/RoleControllerService( 9213): grantDefaultRoles() is done
01-07 10:27:35.859 I/VersionCheckingProxy( 9204): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetPositionAlgorithm, target =
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm@a95c98a
01-07 10:27:35.860 I/AODSettingsHelper( 9204): mKey=user_setup_complete,
mIntValue=0, mStringValue=null
01-07 10:27:35.861 I/AODSettingsHelper( 9204): mKey=face_widgets_cover,
mIntValue=1, mStringValue=null
01-07 10:27:35.862 I/AODSettingsHelper( 9204): mKey=face_widget_res_id,
mIntValue=0, mStringValue=null
01-07 10:27:35.862 I/FaceWidgetPositionAlgorithm( 9204): loadDimens()
mBottomMarginRatio = 0.323
01-07 10:27:35.862 I/VersionCheckingProxy( 9204): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetNotificationController,
target = com.samsung.android.app.facewidget.FaceWidgetNotificationManager@1d46cd7
01-07 10:27:35.863 I/AODSettingsHelper( 9204): mKey=emergency_mode, mIntValue=0,
mStringValue=null
01-07 10:27:35.864 I/AODSettingsHelper( 9204): mKey=lock_adaptive_color,
mIntValue=0, mStringValue=null
01-07 10:27:35.864 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginClockProvider, target =
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider@71dffe2
01-07 10:27:35.865 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidgetSidePadding,
target = com.samsung.android.app.facewidget.FaceWidgetSidePadding@87e0aa9
01-07 10:27:35.865 I/AODSettingsHelper( 9204): mKey=lock_screen_allow_rotation,
mIntValue=0, mStringValue=null
01-07 10:27:35.866 E/PluginFaceWidget( 9204): attachFaceWidgetContainer() add new
view : 0, com.samsung.android.app.facewidget.FaceWidgetContainer{c7acd5c
V.E...... ......I. 0,0-0,0 #7f090202 app:id/keyguard_status_view}
01-07 10:27:35.866 I/AODSettingsHelper( 9204): mKey=aod_tap_to_show_mode,
mIntValue=1, mStringValue=null
01-07 10:27:35.867 I/AODSettingsHelper( 9204): mKey=face_widget_order, mIntValue=0,
mStringValue=null
01-07 10:27:35.868 I/AODSettingsHelper( 9204): mKey=add_info_alarm, mIntValue=1,
mStringValue=null
01-07 10:27:35.869 I/FaceWidgetSidePadding( 9204): getClockSidePadding() port = 42
01-07 10:27:35.870 I/AODSettingsHelper( 9204): mKey=easy_mode_switch, mIntValue=1,
mStringValue=null
01-07 10:27:35.871 I/AODSettingsHelper( 9204): mKey=reduce_animations, mIntValue=0,
mStringValue=null
01-07 10:27:35.872 I/AODSettingsHelper( 9204): mKey=roaming_clock_option,
mIntValue=0, mStringValue=null
01-07 10:27:35.873 I/AODSettingsHelper( 9204): mKey=aod_mode, mIntValue=0,
mStringValue=null
01-07 10:27:35.874 I/AODSettingsHelper( 9204): mKey=add_info_today_schedule,
mIntValue=0, mStringValue=null
01-07 10:27:35.875 W/ActivityThread( 9204): Failed to find provider info for
com.android.contacts (user not unlocked)
01-07 10:27:35.875 I/AODSettingsHelper( 9204): mKey=homecity_timezone, mIntValue=0,
mStringValue=null
01-07 10:27:35.875 E/ImsAutoUpdate( 9553): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
01-07 10:27:35.876 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.BATTERY_CHANGED
01-07 10:27:35.876 I/AODSettingsHelper( 9204): mKey=high_text_contrast_enabled,
mIntValue=0, mStringValue=null
01-07 10:27:35.876 I/AODSettingsHelper( 9204): readSettingsDB() COMPLETED elapsed=
35
01-07 10:27:35.876 D/KeyguardRectangleAffordanceView( 9204): setPreviewView:
mRight=false,color=-1
01-07 10:27:35.879 D/SLocation( 4956): BatchReceiverManager -
01-07 10:27:35.881 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.889 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:35.889 E/SLocation( 4956): SGeofenceReceiverManager -
01-07 10:27:35.889 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:35.889 D/SLocation( 4956): SCurrentLocationManager -
onRuntimePermissionChanged
01-07 10:27:35.890 D/DeviceState( 9204): getDisplayWidth portrait? true
displayWidth= 720
01-07 10:27:35.890 D/SLocation( 4956): BatchReceiverManager -
01-07 10:27:35.890 D/SLocation( 4956): BatchReceiverManager -
01-07 10:27:35.890 D/SLocation( 4956): BatchReceiverManager -
01-07 10:27:35.890 E/SLocation( 4956): SGeofenceReceiverManager -
01-07 10:27:35.890 D/SLocation( 4956): SCurrentLocationManager -
onRuntimePermissionChanged
01-07 10:27:35.890 E/SLocation( 4956): SGeofenceReceiverManager -
01-07 10:27:35.890 D/SLocation( 4956): SCurrentLocationManager -
onRuntimePermissionChanged
01-07 10:27:35.890 E/SLocation( 4956): SGeofenceReceiverManager -
01-07 10:27:35.890 D/SLocation( 4956): SCurrentLocationManager -
onRuntimePermissionChanged
01-07 10:27:35.890 V/Navbar.Store( 9204): handleEvent [EventType] ON_CONFIG_CHANGED
[Module] StatusBar KEYS_CONFIGURATION={1.1 ?mcc?mnc [es_US] ldltr sw411dp w411dp
h827dp 280dpi nrml long port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0
- 720, 1600) mAppBounds=Rect(0, 68 - 720, 1516) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.11 bts=0 ff=0 bf=0 themeSeq=0}
01-07 10:27:35.893 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:35.893 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:35.897 V/Navbar.Store( 9204): handleEvent [EventType]
ON_NAVBAR_CAN_MOVE_CHANGED [Module] StatusBar
KEYS_SUPPORT_PHONE_LAYOUT_PROVIDER=true KEYS_NAVBAR_CAN_MOVE=true
01-07 10:27:35.897 V/Navbar.Store( 9204): --
[Band]REMOTE_VIEW_PACK_UPDATE_NAVBAR_CAN_MOVE_VALUE
01-07 10:27:35.898 V/Navbar.Store( 9204): ----apply(UPDATE_NAVBAR_CAN_MOVE_VALUE)
01-07 10:27:35.904 I/HqmInfo::HqmManagerService( 4956):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
01-07 10:27:35.906 D/SecVolume.SecVolumeStore( 9204): dispatch
[ACTION_CONFIGURATION_CHANGED] with [STATE_UPDATE]
01-07 10:27:35.906 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.907 D/SecVolume.SecVolumeStore( 9204): > New State :
[STATE_NO_DISPATCH]
01-07 10:27:35.907 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.BATTERY_CHANGED
01-07 10:27:35.909 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.909 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:35.915 D/ActivityManager( 4956): Parallel Broadcast is delayed
BroadcastRecord{801e316 u0 android.intent.action.PACKAGE_CHANGED}
01-07 10:27:35.917 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:35.923 I/AODSettingsHelper( 9204): registerSettingsObserver() COMPLETED
elapsed= 47
01-07 10:27:35.924 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_module_lifecycle_thread
01-07 10:27:35.925 W/bt_btm ( 9178): btm_decode_ext_features_page: feature page 1
ignored
01-07 10:27:35.925 W/bt_btm ( 9178): btm_decode_ext_features_page: feature page 2
ignored
01-07 10:27:35.925 D/SettingsProvider( 4956): isChangeAllowed() : name = assistant
01-07 10:27:35.925 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
01-07 10:27:35.925 D/SettingsProvider( 4956): projectionArgs:
isChangeAssistDefaultAppAllowed
01-07 10:27:35.925 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:35.925 I/bt_stack( 9178): [INFO:message_loop_thread.cc(87)] ShutDown:
thread bt_module_lifecycle_thread(-1) is already stopped
01-07 10:27:35.926 D/SecContentProvider2( 4956): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
01-07 10:27:35.927 I/bt_stack( 9178): [INFO:gatt_api.cc(950)] GATT_Register
75fe3785-be62-313b-0ec0-f60ae4a40b1f
01-07 10:27:35.927 I/bt_stack( 9178): [INFO:gatt_api.cc(994)] allocated gatt_if=3
01-07 10:27:35.928 D/SettingsProvider( 4956): ret = 1
01-07 10:27:35.928 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:35.929 D/SettingsProvider( 4956): isChangeAllowed() : name =
voice_interaction_service
01-07 10:27:35.929 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
01-07 10:27:35.929 D/SettingsProvider( 4956): projectionArgs:
isChangeAssistDefaultAppAllowed
01-07 10:27:35.929 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:35.929 D/SecContentProvider2( 4956): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
01-07 10:27:35.931 D/SettingsProvider( 4956): ret = 1
01-07 10:27:35.931 D/SettingsProvider( 4956): isChangeAllowed() : name =
voice_recognition_service
01-07 10:27:35.931 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
01-07 10:27:35.931 D/SettingsProvider( 4956): projectionArgs:
isChangeAssistDefaultAppAllowed
01-07 10:27:35.931 D/SettingsProvider( 4956): selectionArgs: 0
01-07 10:27:35.931 D/SecContentProvider2( 4956): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
01-07 10:27:35.933 D/SettingsProvider( 4956): ret = 1
01-07 10:27:35.935 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.936 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.937 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:35.944 D/DevicePolicyManager( 4956): Overriding device admin policies
from XML.
01-07 10:27:35.945 D/PowerManagerService( 4956): [api]
setMaximumScreenOffTimeoutFromDeviceAdmin: userId: 0 timeMs: 9223372036854775807
(uid: 1000 pid: 4956)
01-07 10:27:35.947 I/PersonaManagerService::Proxy( 4956): broadcast received.
Action:android.intent.action.USER_STARTED
01-07 10:27:35.947 I/PersonaManagerService::Proxy( 4956): user-0 started. Finding
container service...
01-07 10:27:35.947 D/PersonaManagerService::Proxy( 4956): Finding container service
in user - 0
01-07 10:27:35.948 I/PersonaManagerService::Proxy( 4956): appInfo.uid:5250
01-07 10:27:35.948 I/PersonaManagerService::Proxy( 4956): findContainerService(0)
found com.samsung.android.knox.containercore/.service.ContainerCoreService
category:core
01-07 10:27:35.948 D/PersonaManagerService::Proxy( 4956): connectContainerService
is called for ContainerServiceInfo [0,
name:com.samsung.android.knox.containercore/.service.ContainerCoreService,
category:core], mIsDoEnabled - false
01-07 10:27:35.949 D/PersonaManagerService::Proxy( 4956): Profile id - 0
01-07 10:27:35.949 D/PersonaManagerService::Proxy( 4956): isKnoxProfileExist status
- false
01-07 10:27:35.949 D/PersonaManagerService::Proxy( 4956): Not starting Container
service...
01-07 10:27:35.949 I/PersonaManagerService::Proxy( 4956): Checking if 0 is enabled
COM container
01-07 10:27:35.949 E/TrustManagerService( 4956): EXTRA_USER_HANDLE missing or
invalid, value=0
01-07 10:27:35.950 D/WifiConnectivityMonitor( 4956): OWNER is foreground
01-07 10:27:35.950 D/ConnectivityService( 4956): semIsMobilePolicyDataEnabled():
deprecated
01-07 10:27:35.950 I/AutofillManagerService( 4956): Updating for user 0:
disabled=false
01-07 10:27:35.951 E/AutofillManagerServiceImpl( 4956): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
01-07 10:27:35.951 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:35.952 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:35.952 D/PhoneStatusBarView( 9204): shouldPanelBeVisible false /
headUpVisible=false, why=0
01-07 10:27:35.956 D/StatusBar( 9204): find view info
com.android.systemui.statusbar.phone.NotificationShadeWindowView{ab59169
I.E...... ......I. 0,0-0,0}
NSSL:com.android.systemui.statusbar.notification.stack.NotificationStackScrollLayou
t{d223591 V.ED..... ......I. 0,0-0,0 #7f0a048e app:id/notification_stack_scroller}
withTag:com.android.systemui.statusbar.notification.stack.NotificationStackScrollLa
yout{d223591 V.ED..... ......I. 0,0-0,0 #7f0a048e
app:id/notification_stack_scroller}
01-07 10:27:35.956 D/SemExclusiveTaskManagerService( 4956): mUserSwitchedReceiver :
0
01-07 10:27:35.957 D/SemExclusiveTaskManagerService( 4956): already has user status
for 0
01-07 10:27:35.960 D/PhoneWindowManagerExt( 4956): updateSettings
safetyAssuranceEnabled=false
01-07 10:27:35.960 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:35.960 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:35.960 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:35.961 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:35.961 D/PhoneWindowManagerExt( 4956): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
01-07 10:27:35.961 D/PhoneWindowManagerExt( 4956): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
01-07 10:27:35.961 D/PhoneWindowManagerExt( 4956): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
01-07 10:27:35.961 D/PhoneWindowManagerExt( 4956): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
01-07 10:27:35.963 I/Choreographer( 9204): Skipped 68 frames! The application may
be doing too much work on its main thread.
01-07 10:27:35.963 I/bt_stack( 9178): [INFO:ble_advertiser_hci_interface.cc(822)]
Extended advertising will be in use
01-07 10:27:35.964 D/AdapterProperties( 9178): 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
01-07 10:27:35.965 I/SystemUiVisibilityPolicyController( 4956): handleMessage:
entry what = 1
01-07 10:27:35.966 V/WindowManager( 4956): Relayout Window{df0ad11 u0
AssistPreviewPanel}: viewVisibility=8 req=720x438
01-07 10:27:35.967 D/AdapterProperties( 9178):
BT_PROPERTY_LOCAL_EXTENDED_LE_FEATURES: update from BT controller
mIsOffloadedTransportBlockFilteringSupported = false
01-07 10:27:35.970 V/WindowManager( 4956): Relayout hash=df0ad11, pid=9204:
mAttrs={(0,0)(fillx438) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
01-07 10:27:35.970 V/WindowManager( 4956): fl=1000118
01-07 10:27:35.970 V/WindowManager( 4956): pfl=2000000
01-07 10:27:35.970 V/WindowManager( 4956): vsysui=700 naviIconColor=0}
01-07 10:27:35.971 E/bt_btif_storage( 9178): btif_storage_get_adapter_property:
Controller ready!
01-07 10:27:35.972 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xac25490 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:35.972 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1e21189 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:35.972 D/AdapterProperties( 9178): Address is:C8BD69
01-07 10:27:35.972 D/BluetoothAdapterService( 9178): populateRssi
01-07 10:27:35.972 E/BluetoothServiceJni( 9178): populateRssiValuesNative
01-07 10:27:35.972 E/BluetoothServiceJni( 9178): model_rssi_values_callback: low =
-75, mid = -65, high = 127
01-07 10:27:35.972 D/AdapterProperties( 9178): modelRssiValuesCallback, low, mid,
high = -75,-65,127
01-07 10:27:35.972 D/BluetoothAdapterService( 9178): modelRssiValuesCallback, low,
mid, high = -75,-65,127
01-07 10:27:35.974 I/ViewRootImpl@23b62af[AssistPreviewPanel]( 9204): Relayout
returned: old=(0,0,720,1600) new=(0,1600,720,1600) req=(720,438)8 dur=7 res=0x1
s={false 0} ch=false fn=-1
01-07 10:27:35.977 V/WindowManager( 4956): Relayout Window{30f536f u0
NavigationBar0}: viewVisibility=0 req=720x1600
01-07 10:27:35.978 D/AdapterProperties( 9178): Name is: SM-A217M
01-07 10:27:35.979 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:35.979 I/SurfaceFlinger( 4646): id=36 createSurf (720x84),1 flag=4,
NavigationBar0$_9204#0
01-07 10:27:35.980 D/WindowManager( 4956): makeSurface duration=2
name=NavigationBar0$_9204
01-07 10:27:35.981 D/BluetoothUtils( 9178): getBtEnabledContainers(): btContainers
= []
01-07 10:27:35.981 D/AdapterProperties( 9178): Scan Mode:20
01-07 10:27:35.982 D/AdapterProperties( 9178): Discoverable Timeout:120
01-07 10:27:35.982 I/bt_stack( 9178): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: true
01-07 10:27:35.982 W/bt_stack( 9178): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
01-07 10:27:35.982 W/bt_btif ( 9178): btif_enable_bluetooth_evt: Saving the Adapter
Address
01-07 10:27:35.982 D/AdapterProperties( 9178): Address is:C8BD69
01-07 10:27:35.982 D/BluetoothAdapterService( 9178): populateRssi
01-07 10:27:35.982 E/BluetoothServiceJni( 9178): populateRssiValuesNative
01-07 10:27:35.982 E/BluetoothServiceJni( 9178): model_rssi_values_callback: low =
-75, mid = -65, high = 127
01-07 10:27:35.982 D/AdapterProperties( 9178): modelRssiValuesCallback, low, mid,
high = -75,-65,127
01-07 10:27:35.982 D/BluetoothAdapterService( 9178): modelRssiValuesCallback, low,
mid, high = -75,-65,127
01-07 10:27:35.983 V/WindowManager( 4956): Relayout hash=30f536f, pid=9204:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=NAVIGATION_BAR fmt=TRANSLUCENT
01-07 10:27:35.983 V/WindowManager( 4956): fl=21840068
01-07 10:27:35.983 V/WindowManager( 4956): pfl=3000000
01-07 10:27:35.983 V/WindowManager( 4956): fitTypes=STATUS_BARS NAVIGATION_BARS
CAPTION_BAR IME naviIconColor=0}
01-07 10:27:35.983 I/SurfaceControl( 4956): release : mNativeObject = 528329132160
- Surface(name=NavigationBar0$_9204)/@0x43e3cdd /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:35.983 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528329132160]
01-07 10:27:35.983 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528329132160]
01-07 10:27:35.985 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x78f658e / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:35.986 I/ViewRootImpl@ea152a8[NavigationBar0]( 9204): Relayout
returned: old=(0,0,720,1600) new=(0,1516,720,1600) req=(720,1600)0 dur=9 res=0x7
s={true 528659165184} ch=true fn=-1
01-07 10:27:35.992 D/IOP_DB_BT( 9178): db_open: file
/data/misc/bluedroid/downloadable_bt.db
01-07 10:27:35.992 D/IOP_DB_BT( 9178): db_open: read 31329 bytes onto local cache
01-07 10:27:35.992 D/IOP_DB_BT( 9178): db_query: id __IOPFLAGS :: key
__KEY_ENABLE_VERBOSE
01-07 10:27:35.992 D/IOP_DB_BT( 9178): db_query: result 1
01-07 10:27:35.993 I/droid.bluetoot( 9178): iop_db_open: iop_db_open status 0
01-07 10:27:35.993 D/BluetoothDataManager( 9178): updateLocalInfo for int is
called!!!type : 176 , val : 117
01-07 10:27:35.993 D/BluetoothDataManager( 9178): updateLocalInfo for int is
called!!!type : 177 , val : 9
01-07 10:27:35.993 D/BluetoothDataManager( 9178): updateLocalInfo for int is
called!!!type : 178 , val : 6714
01-07 10:27:35.998 E/DOWNLOADABLE_DB( 9178): SCPM client doesn't exist
01-07 10:27:35.999 I/AdapterState( 9178): BLE_ON : entered
01-07 10:27:35.999 W/bt_btif ( 9178): Encrypt: buflen = 16, finallen = 16
01-07 10:27:36.000 D/AdapterProperties( 9178): Setting state to BLE_ON
01-07 10:27:36.001 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.002 D/BluetoothAdapterService( 9178): updateAdapterState :: adapter
name set to : Galaxy A21s
01-07 10:27:36.003 D/BluetoothAdapterService( 9178): updateAdapterState() -
Broadcasting state BLE_ON to 1 receivers.
01-07 10:27:36.004 D/BluetoothAdapterService( 9178): Autoconnection is available
01-07 10:27:36.004 D/BluetoothAdapterService( 9178): updateAdapterState prevState =
14newState = 15
01-07 10:27:36.005 W/bt_btif ( 9178): Encrypt: buflen = 16, finallen = 16
01-07 10:27:36.006 D/AccessibilityManagerService( 4956): currentTargets : []
targetsFromSetting : []
01-07 10:27:36.006 D/AccessibilityManagerService( 4956): componentId : null
userState.getTargetAssignedToAccessibilityButton() : null
01-07 10:27:36.007 I/AccessibilityManagerService( 4956):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
01-07 10:27:36.008 D/AccessibilityManagerService( 4956):
readAccessibilityDirectAccessSettingLocked currentTargets : [] targetsFromSetting :
[]
01-07 10:27:36.009 D/SettingsProvider( 4956): isChangeAllowed() : name =
accessibility_enabled
01-07 10:27:36.009 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.010 D/AccessibilityManagerService( 4956): currentTargets : []
lastSize : 0
01-07 10:27:36.011 D/SettingsProvider( 4956): isChangeAllowed() : name =
finger_magnifier
01-07 10:27:36.011 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.011 D/gralloc ( 4582): buffer_descriptor: wh(720 84)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.011 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.011 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.012 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.012 D/gralloc ( 4582): buffer_descriptor: wh(720 84)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.012 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.012 W/bt_btif ( 9178): Encrypt: buflen = 16, finallen = 16
01-07 10:27:36.012 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.012 D/gralloc ( 4582): buffer_descriptor: wh(720 84)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.012 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.013 V/ApplicationPolicy( 4956): User switched
01-07 10:27:36.013 D/WifiPolicyService( 4956): android.intent.action.USER_SWITCHED
01-07 10:27:36.013 D/RestrictionPolicy( 4956): android.intent.action.USER_SWITCHED
01-07 10:27:36.013 D/RestrictionPolicy( 4956): Intent.ACTION_USER_SWITCHED
occurred!! action:android.intent.action.USER_SWITCHED userId=0
01-07 10:27:36.013 D/RestrictionPolicy( 4956): isScreenCaptureEnabled : ret=true
userId=0
01-07 10:27:36.013 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:27:36.013 I/Gralloc4( 9204): mapper 4.x is not supported
01-07 10:27:36.014 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
01-07 10:27:36.014 W/Gralloc3( 9204): mapper 3.x is not supported
01-07 10:27:36.015 D/EnterpriseUtils( 4956): Creating context as user 0
01-07 10:27:36.016 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:36.016 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:36.016 D/EntConnectivity( 4956): android.intent.action.USER_SWITCHED 0
01-07 10:27:36.017 I/gralloc ( 9204): Arm Module v1.0
01-07 10:27:36.017 W/bt_btif ( 9178): Encrypt: buflen = 16, finallen = 16
01-07 10:27:36.018 V/NotificationListeners( 4956): enabling notification listener
for 0:
ComponentInfo{com.samsung.android.smartmirroring/com.samsung.android.smartmirroring
.controller.NotificationService}
01-07 10:27:36.019 V/NotificationListeners( 4956): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.samsung.android.smartmirroring/.controller.NotificationService (has extras)
}
01-07 10:27:36.019 W/ActivityManager( 4956): Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.samsung.android.smartmirroring/.controller.NotificationService } U=0: not
found
01-07 10:27:36.019 W/NotificationListeners( 4956): Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.samsung.android.smartmirroring/.controller.NotificationService (has extras)
} in user 0
01-07 10:27:36.019 V/NotificationListeners( 4956): enabling notification listener
for 0:
ComponentInfo{com.google.android.projection.gearhead/com.google.android.gearhead.no
tifications.SharedNotificationListenerManager$ListenerService}
01-07 10:27:36.020 V/NotificationListeners( 4956): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.projection.gearhead/com.google.android.gearhead.notification
s.SharedNotificationListenerManager$ListenerService (has extras) }
01-07 10:27:36.020 W/ActivityManager( 4956): 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
01-07 10:27:36.020 W/NotificationListeners( 4956): 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
01-07 10:27:36.020 V/NotificationListeners( 4956): enabling notification listener
for 0:
ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.notification.Notif
icationListener}
01-07 10:27:36.020 V/NotificationListeners( 4956): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.sec.android.app.launcher/com.android.launcher3.notification.NotificationLis
tener (has extras) }
01-07 10:27:36.021 W/ActivityManager( 4956): 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
01-07 10:27:36.021 W/NotificationListeners( 4956): 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
01-07 10:27:36.021 V/NotificationAssistants( 4956): enabling notification assistant
for 0:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
01-07 10:27:36.021 I/OpenGLRenderer( 9204): Davey! duration=1198ms; Flags=1,
IntendedVsync=159957493171, Vsync=161090826459,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=161098135923, AnimationStart=161098138654,
PerformTraversalsStart=161098926154, DrawStart=161145884538,
SyncQueued=161146208269, SyncStart=161146638000,
IssueDrawCommandsStart=161146854538, SwapBuffers=161154478808,
FrameCompleted=161156527808, DequeueBufferDuration=183731,
QueueBufferDuration=573154, GpuCompleted=0,
01-07 10:27:36.022 V/NotificationAssistants( 4956): binding: Intent
{ act=android.service.notification.NotificationAssistantService
cmp=com.google.android.ext.services/android.ext.services.notification.Assistant
(has extras) }
01-07 10:27:36.024 D/KeyguardVisibleMonitor( 9204): visibilityChanged -1 -> 0
01-07 10:27:36.024 V/APM_AudioPolicyManager( 4630): setForceUse() usage 6, config
0, mPhoneState 0
01-07 10:27:36.024 W/APM_AudioPolicyManager( 4630): setForceUse() usage 6, config 0
is already set
01-07 10:27:36.025 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.025 D/KeyguardImageWallpaper( 9204): onAttachedToWindow:
com.android.systemui.wallpaper.KeyguardImageWallpaper{2d3b1af V.ED..... ......I.
0,0-0,0}
01-07 10:27:36.025 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.025 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.026 W/TelecomManager( 4956): Telecom Service not found.
01-07 10:27:36.026 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:36.027 D/FaceWidgetViewModel( 9204): onDensityOrFontScaleChanged
01-07 10:27:36.027 D/FaceWidgetAttribute( 9204): loadDimens()
01-07 10:27:36.027 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.028 D/AdapterProperties( 9178): Name is: Galaxy A21s
01-07 10:27:36.031 D/FaceWidgetViewModel( 9204): updateInfoParameters(density)
isAODState = false, clockSidePadding = (42, 42), musicSidePadding = (20, 20)
01-07 10:27:36.031 D/FaceWidgetPagesController( 9204):
onDensityOrFontScaleChanged()
01-07 10:27:36.032 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_sound_assistant_ring_via_headset_enable=32
01-07 10:27:36.034 D/AS.AudioService( 4956): readUserRestrictions mAllSoundMute = 0
01-07 10:27:36.034 D/AS.AudioService( 4956): Master mute false, user=0
01-07 10:27:36.034 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:36.034 D/FaceWidgetViewModel( 9204): sendRequestRemoteViewsBroadcast()
returned user is not unlocked
01-07 10:27:36.034 D/AS.AudioService( 4956): Mic mute false, user=0
01-07 10:27:36.035 D/AS.AudioService( 4956): Mic mute false, user=0
01-07 10:27:36.035 D/audio_hw_primary( 4575): device-adev_set_mic_mute: set MIC
Mute to (0)
01-07 10:27:36.037 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:36.037 D/KeyguardUpdateMonitor( 9204): updateCarrierTextInfo
01-07 10:27:36.038 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(PanelCarrierLabelManager) to SubList:
01-07 10:27:36.038 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.PanelCarrierLabelManager$NavSettingsHelper@a02
9bc
01-07 10:27:36.039 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.039 D/FaceWidgetContainer( 9204): onAttachedToWindow
01-07 10:27:36.048 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.048 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.048 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.049 V/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config
0, mPhoneState 0
01-07 10:27:36.049 W/APM_AudioPolicyManager( 4630): setForceUse() usage 7, config 0
is already set
01-07 10:27:36.049 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
01-07 10:27:36.049 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.049 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.050 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.051 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:36.051 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.051 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.052 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.052 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.052 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.052 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:36.052 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.052 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:36.053 D/NativeSemDvfsManager( 4630): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
01-07 10:27:36.053 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.053 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.053 I/HYPER-HAL( 4596): [RequestManager.cpp]acquire(): Acquired ID :
15852265 [4630 / 1000] HINT : list : [CPUMinFreq / 650000]
01-07 10:27:36.053 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::acquire()
01-07 10:27:36.053 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:36.054 I/HYPER-HAL( 4596): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 15852265 Value : 650000
01-07 10:27:36.054 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=4
01-07 10:27:36.054 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.054 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.054 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.054 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.055 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:36.056 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
01-07 10:27:36.056 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.056 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.056 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.056 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.057 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.057 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.057 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.058 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=8
01-07 10:27:36.058 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.058 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.058 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.059 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
01-07 10:27:36.059 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.059 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.059 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.060 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.060 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.061 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.061 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.062 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=128
01-07 10:27:36.062 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.062 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.062 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.062 D/FaceWidgetMusicPage( 9204): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.music.FaceWidgetMusicPage{a73d4f2
VFE...... ......I. 0,0-0,0}
01-07 10:27:36.062 D/FaceWidgetMusicPage( 9204): updateContentsView()
01-07 10:27:36.063 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
01-07 10:27:36.063 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.063 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.063 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.064 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.064 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.064 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.065 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.065 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=32768
01-07 10:27:36.066 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.066 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.066 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.067 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.068 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.068 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.069 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.069 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.069 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.069 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.070 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.070 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.070 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.071 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.072 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.072 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.072 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.073 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.073 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.073 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.074 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.075 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.075 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.075 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.076 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.076 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.076 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.077 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.077 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.077 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.078 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.078 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.078 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.079 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.079 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.079 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.081 D/FaceWidgetMusicPage( 9204): isNeedToTransition() false - no
child
01-07 10:27:36.082 D/FaceWidgetMusicPage( 9204): attachContentsView LOCKSCREEN
EXPAND false
01-07 10:27:36.092 D/FaceWidgetMusicPageObserver( 9204): [EXPAND] onChanged :: NULL
01-07 10:27:36.093 D/FaceWidgetMusicPageObserver( 9204): Title is empty
01-07 10:27:36.093 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:36.093 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.093 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 4
01-07 10:27:36.094 D/FaceWidgetMusicPageObserver( 9204): Artist is empty
01-07 10:27:36.094 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.094 D/FaceWidgetMusicPageObserver( 9204): albumArt is null
01-07 10:27:36.094 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.094 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 6
01-07 10:27:36.095 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:36.095 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.095 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000002, index 11
01-07 10:27:36.095 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:36.095 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.096 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.096 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.096 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.096 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.097 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
01-07 10:27:36.097 D/FaceWidgetViewModel( 9204): Start. FaceWidgetViewModel
01-07 10:27:36.097 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.097 D/FaceWidgetMetadataParser( 9204): loadAllMetaData()
01-07 10:27:36.097 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.097 D/FaceWidgetMetadataParser( 9204): setIsSystemUser true
01-07 10:27:36.097 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.098 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.098 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.098 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@d90b26d
01-07 10:27:36.098 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.099 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.099 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.100 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=4
01-07 10:27:36.100 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.100 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.100 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.101 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
01-07 10:27:36.101 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.101 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.101 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.102 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.102 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.103 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.103 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.103 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=8
01-07 10:27:36.104 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.104 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.104 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.105 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
01-07 10:27:36.105 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.105 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.105 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.106 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.106 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.106 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.107 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.107 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=128
01-07 10:27:36.108 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.108 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.108 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.110 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
01-07 10:27:36.110 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.110 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.110 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.111 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.111 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.112 I/AdapterState( 9178): BLE_TURNING_OFF : entered
01-07 10:27:36.113 D/AdapterProperties( 9178): Setting state to BLE_TURNING_OFF
01-07 10:27:36.114 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.114 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.114 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.114 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.114 D/BluetoothAdapterService( 9178): updateAdapterState() -
Broadcasting state BLE_TURNING_OFF to 1 receivers.
01-07 10:27:36.115 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.115 D/BluetoothAdapterService( 9178): Autoconnection is available
01-07 10:27:36.115 D/BluetoothAdapterService( 9178): updateAdapterState prevState =
15newState = 16
01-07 10:27:36.115 D/FaceWidgetDashBoard( 9204): isWhiteKeyguardWallpaper is false
01-07 10:27:36.115 D/BluetoothAdapterService( 9178): prepareToStopBleProcess
01-07 10:27:36.115 D/AdapterProperties( 9178): onBleDisable
01-07 10:27:36.115 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=32768
01-07 10:27:36.115 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.116 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.116 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.116 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.dash.FaceWidgetDashBoard$1@a475ea2
01-07 10:27:36.116 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.117 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.117 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.117 D/WidgetOrderMonitor( 9204): addConsumer
com.samsung.android.app.facewidget.dash.-$
$Lambda$FaceWidgetDashBoard$cizrXZkQWj9YY9If48qtzWmQkq4@a130869
01-07 10:27:36.117 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@d2bb38f
01-07 10:27:36.117 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.117 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.117 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.117 D/FaceWidgetDashBoard( 9204): close() - 1(returned) : showing is
false
01-07 10:27:36.117 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.117 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.118 D/FaceWidgetViewModel( 9204): updateInfoParameters(visibility)
isAODState = false, clockSidePadding = (42, 42), musicSidePadding = (20, 20)
01-07 10:27:36.118 D/FaceWidgetViewModel( 9204): shouldContainerVisible() reason =
(visibility) false - keyguard is not visible (false, false)
01-07 10:27:36.118 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.118 D/SecContentProvider( 4956): query(), uri = 3 selection =
isDiscoverableEnabled
01-07 10:27:36.118 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.118 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:36.118 D/DozeParameters( 9204): setDozeAfterScreenOff true
01-07 10:27:36.118 D/BluetoothPolicyService( 4956): isDiscoverableEnabled
01-07 10:27:36.118 D/FaceWidgetViewModel( 9204): shouldContainerVisible() reason =
(start) false - keyguard is not visible (false, false)
01-07 10:27:36.119 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.-$$Lambda$FaceWidgetViewModel$Y7M2SLBfrbm16z_w-
ETe79Ejsyo@beb361c
01-07 10:27:36.119 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.119 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.119 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.119 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.119 D/BluetoothPolicyService( 4956): isDiscoverableEnabled ret:true
01-07 10:27:36.119 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:36.119 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:36.120 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ALARM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.120 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.120 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.121 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_NOTIFICATION attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.121 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.121 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@6e320fc, java.lang.ref.WeakReference@3895500]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:36.121 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:36.122 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@bb9f9ab
01-07 10:27:36.122 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.122 D/FaceWidgetPagesController( 9204): onTimeChanged()
01-07 10:27:36.122 D/SecContentProvider( 4956): insert(), uri = 2
01-07 10:27:36.122 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:36.122 D/FaceWidgetPagesController( 9204): onRefreshCarrierInfo()
01-07 10:27:36.122 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_BLUETOOTH_SCO attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
01-07 10:27:36.123 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 3 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
01-07 10:27:36.123 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.123 W/bt_btm ( 9178): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:36.123 D/BtConfig.SecureMode( 9178): isSecureModeOn:false
01-07 10:27:36.123 W/bt_btm ( 9178): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:36.123 D/FaceWidgetPagesController( 9204):
onKeyguardVisibilityChanged() showing = false
01-07 10:27:36.123 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ENFORCED_AUDIBLE attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
01-07 10:27:36.124 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
01-07 10:27:36.124 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 15
01-07 10:27:36.124 D/FaceWidgetPagesController( 9204): refreshViews() reason =
VISIBILITY_CHANGED, force = true
01-07 10:27:36.124 D/BluetoothUtils( 9178): getBtEnabledContainers(): btContainers
= []
01-07 10:27:36.124 D/AdapterProperties( 9178): Scan Mode:20
01-07 10:27:36.125 D/BtGatt.DebugUtils( 9178): handleDebugAction() action=null
01-07 10:27:36.125 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:36.125 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.125 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000002, index 11
01-07 10:27:36.125 I/FaceWidgetClockProvider( 9204): registerClockChangedCallback()
callback =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$2@d839808
01-07 10:27:36.126 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$3@78a5ba1
01-07 10:27:36.126 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.126 D/BluetoothAdapterService( 9178): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:36.126 D/BtGatt.GattService( 9178): [GSIM LOG]: saveAppInfo
01-07 10:27:36.126 V/APM_AudioPolicyManager( 4630): 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: }
01-07 10:27:36.127 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.127 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.128 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.128 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.128 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.129 W/LeDbManager( 9178): clearDb(), rowCount: 0
01-07 10:27:36.129 W/LeDbManager( 9178): writeScanInfos(), appScanInfos is NULL!
nothing to write
01-07 10:27:36.129 W/LeDbManager( 9178): writeAdvInfos(), appAdvInfos is NULL!
nothing to write
01-07 10:27:36.130 D/BtGatt.GattService( 9178): cleanup binder
01-07 10:27:36.130 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.130 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.130 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.131 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@49c8587
01-07 10:27:36.131 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.131 I/FaceWidgetWindowManager( 9204): onKeyguardVisibilityChanged()
showing = false
01-07 10:27:36.131 I/FaceWidgetWindowManager( 9204): removeAllViews
01-07 10:27:36.132 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:36.132 I/PluginLockMediatorImpl( 9204): registerStateCallback
isLockStar: false
01-07 10:27:36.132 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.132 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.132 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.132 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1002
pid :9178 / OP:PendingIntent{72a3057: PendingIntentRecord{1fb4744
com.android.bluetooth broadcastIntent}}
01-07 10:27:36.133 D/PluginLockStarManager( 9204): onLockStarEnabled : false,
ignore same state
01-07 10:27:36.135 D/FaceWidgetAttribute( 9204): loadDimens()
01-07 10:27:36.135 D/BluetoothAdapterService( 9178): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@4b2ecc3
01-07 10:27:36.136 D/BluetoothAdapterService( 9178): handleMessage() - Message: 3,
profile : com.android.bluetooth.gatt.GattService@4b2ecc3
01-07 10:27:36.137 D/FaceWidgetViewModel( 9204): Init Media Controllers
01-07 10:27:36.137 W/bt_osi_thread( 9178): run_thread: thread id 9779, thread name
btif_sock exited
01-07 10:27:36.137 I/bt_stack( 9178): [INFO:bta_jv_act.cc(608)] bta_jv_disable
01-07 10:27:36.137 W/bt_stack( 9178): [WARNING:bta_gatts_api.cc(56)] GATTS Module
not enabled/already disabled
01-07 10:27:36.137 W/bt_btm ( 9178): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:36.138 W/bt_btm ( 9178): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:36.138 W/bt_btif ( 9178): bta_dm_disable BTA_DISABLE_DELAY set to 200
ms
01-07 10:27:36.138 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.138 W/bt_btif ( 9178): bta_dm_gattc_callback event = 1
01-07 10:27:36.138 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.138 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.138 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1002
pid :9178 / OP:PendingIntent{40793b0: PendingIntentRecord{1fb4744
com.android.bluetooth broadcastIntent}}
01-07 10:27:36.139 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.139 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.139 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.140 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.140 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.140 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): exception when invoking
removeOnUidImportanceListener
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): java.lang.IllegalArgumentException:
Listener not registered: com.android.bluetooth.gatt.ScanManager$2@4d921f
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.app.ActivityManager.removeOnUidImportanceListener(ActivityManager.java:4391
)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:206)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.gatt.GattService.cleanup(GattService.java:473)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.handleStopService(ActivityThread.java:4770)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.access$2000(ActivityThread.java:301)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2191)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.140 W/BtGatt.ScanManager( 9178): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): exception when invoking
unregisterReceiver(mLocationReceiver)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): java.lang.IllegalArgumentException:
Receiver not registered: com.android.bluetooth.gatt.ScanManager$3@686d96c
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1523)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1712)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:733)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:227)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.gatt.GattService.cleanup(GattService.java:473)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.handleStopService(ActivityThread.java:4770)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.access$2000(ActivityThread.java:301)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2191)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
java.lang.reflect.Method.invoke(Native Method)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.141 W/BtGatt.ScanManager( 9178): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.142 I/ChargingInfoManager( 9204): init:
01-07 10:27:36.142 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.142 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.142 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 9
01-07 10:27:36.143 I/AbstractStubReflection( 9204): Load reflections
01-07 10:27:36.145 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.145 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.145 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 9
01-07 10:27:36.146 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.146 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.146 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 9
01-07 10:27:36.147 W/System ( 9204): ClassLoader referenced unknown path:
01-07 10:27:36.149 I/AODBatteryManager( 9204): updateBatteryData:
ACTION_BATTERY_CHANGED
01-07 10:27:36.149 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.149 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.149 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.150 I/AODBatteryManager( 9204): getChargeEstimateTime: not charging
01-07 10:27:36.151 I/AODBatteryManager( 9204): saveBatteryData : AOD BatteryData
[mBatteryLevel=65, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
01-07 10:27:36.151 I/ChargingInfoManager( 9204): removeMessages:
01-07 10:27:36.151 I/ChargingInfoManager( 9204): updateChargingInfo: newState = AOD
ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false], oldState =
AOD ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false]
01-07 10:27:36.152 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.152 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.152 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 9
01-07 10:27:36.152 D/WallpaperUtils( 9204): on applying. wait for 100ms
01-07 10:27:36.153 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.153 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.153 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 8
01-07 10:27:36.154 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ASSISTANT attributes={ Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.154 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.154 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.154 V/AS.AudioService( 4956): readVolumeGroupsSettings
01-07 10:27:36.155 V/AS.AudioService( 4956): readSettings: found stored index 8 for
group AUDIO_STREAM_ACCESSIBILITY, device: AUDIO_STREAM_ACCESSIBILITY_1073741824
01-07 10:27:36.156 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 8 for group AUDIO_STREAM_ACCESSIBILITY
01-07 10:27:36.156 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x800
Tags: }
01-07 10:27:36.156 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 8
01-07 10:27:36.157 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_ALARM, device: AUDIO_STREAM_ALARM_1073741824
01-07 10:27:36.158 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_ALARM
01-07 10:27:36.158 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.158 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.160 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_DTMF, device: AUDIO_STREAM_DTMF_1073741824
01-07 10:27:36.160 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_DTMF
01-07 10:27:36.160 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
01-07 10:27:36.161 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.162 V/AS.AudioService( 4956): readSettings: found stored index 14
for group AUDIO_STREAM_ENFORCED_AUDIBLE, device:
AUDIO_STREAM_ENFORCED_AUDIBLE_1073741824
01-07 10:27:36.163 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 14 for group AUDIO_STREAM_ENFORCED_AUDIBLE
01-07 10:27:36.163 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x801 Tags: }
01-07 10:27:36.163 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 15
01-07 10:27:36.164 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_MUSIC, device: AUDIO_STREAM_MUSIC_1073741824
01-07 10:27:36.165 I/AODFaceWidgetCalendarManager( 9204): getInstance: create new
instance
01-07 10:27:36.165 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_MUSIC
01-07 10:27:36.165 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.165 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.167 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_NOTIFICATION, device: AUDIO_STREAM_NOTIFICATION_1073741824
01-07 10:27:36.167 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_NOTIFICATION
01-07 10:27:36.167 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.167 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.168 I/MusicContentManager( 9204): onFaceWidgetPluginConnected:
true/true
01-07 10:27:36.168 I/MusicContentManager( 9204): unregisterMusicControllerListener:
01-07 10:27:36.168 D/MusicContentDispatcher( 9204): removeCallback()
com.samsung.android.uniform.plugins.music.MusicContentManager$1@36b6020
01-07 10:27:36.168 I/AODFaceWidgetCalendarManager( 9204):
onFaceWidgetPluginConnected: true/true
01-07 10:27:36.168 I/AODFaceWidgetCalendarManager( 9204):
removeEventChangedListener:
01-07 10:27:36.169 V/AS.AudioService( 4956): readSettings: found stored index 11
for group AUDIO_STREAM_RING, device: AUDIO_STREAM_RING_1073741824
01-07 10:27:36.169 D/FaceWidgetCalendarManager( 9204): removeEventChangedListener()
remove - 0
01-07 10:27:36.169 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_RING
01-07 10:27:36.170 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
01-07 10:27:36.170 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 11
01-07 10:27:36.171 D/SystemUITextView( 9204): onAttachedToWindow attribute cnt : 11
01-07 10:27:36.171 I/VersionCheckingProxy( 9204): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{1ea1e3d
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
01-07 10:27:36.171 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.171 V/AS.AudioService( 4956): readSettings: found stored index 6 for
group AUDIO_STREAM_SYSTEM, device: AUDIO_STREAM_SYSTEM_1073741824
01-07 10:27:36.171 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@6f9c39e
01-07 10:27:36.171 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.172 I/FaceWidgetClockProvider( 9204): registerClockChangedCallback()
callback = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{1ea1e3d
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
01-07 10:27:36.172 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 6 for group AUDIO_STREAM_SYSTEM
01-07 10:27:36.172 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags:
}
01-07 10:27:36.172 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 6
01-07 10:27:36.173 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1741
01-07 10:27:36.174 V/AS.AudioService( 4956): readSettings: found stored index 4 for
group AUDIO_STREAM_VOICE_CALL, device: AUDIO_STREAM_VOICE_CALL_1073741824
01-07 10:27:36.174 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 4 for group AUDIO_STREAM_VOICE_CALL
01-07 10:27:36.175 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.175 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 4
01-07 10:27:36.176 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.178 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_ASSISTANT, device: AUDIO_STREAM_ASSISTANT_1073741824
01-07 10:27:36.178 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:36.178 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_ASSISTANT
01-07 10:27:36.179 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.179 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.179 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.LockscreenLockIconController$5@5697e95
01-07 10:27:36.179 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.180 V/AS.AudioService( 4956): readSettings: found stored index 7 for
group AUDIO_STREAM_CALL_ASSISTANT, device: AUDIO_STREAM_CALL_ASSISTANT_1073741824
01-07 10:27:36.181 V/AS.AudioService( 4956): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_CALL_ASSISTANT
01-07 10:27:36.181 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:36.181 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 23 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_CALL_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
01-07 10:27:36.181 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.182 D/AS.AudioService( 4956): Restoring device volume behavior
01-07 10:27:36.182 D/AS.AudioService( 4956): Retrieving Volume Behavior for
DeviceType: 1024
01-07 10:27:36.182 D/AS.AudioService( 4956): Skipping Setting Volume Behavior for
DeviceType: 1024
01-07 10:27:36.182 D/AS.AudioService( 4956): Retrieving Volume Behavior for
DeviceType: 131072
01-07 10:27:36.182 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$LockscreenLockIconController$31WiP2_87-_rlF_93O6WCb3a5kA@eba7baa
01-07 10:27:36.183 D/AS.AudioService( 4956): Skipping Setting Volume Behavior for
DeviceType: 131072
01-07 10:27:36.183 D/AS.AudioService( 4956): Retrieving Volume Behavior for
DeviceType: 262144
01-07 10:27:36.183 D/AS.AudioService( 4956): Skipping Setting Volume Behavior for
DeviceType: 262144
01-07 10:27:36.183 D/AS.AudioService( 4956): Retrieving Volume Behavior for
DeviceType: 524288
01-07 10:27:36.183 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:36.183 D/AS.AudioService( 4956): Skipping Setting Volume Behavior for
DeviceType: 524288
01-07 10:27:36.183 D/AS.AudioService( 4956): ACTION_USER_SWITCHED :: userId = 0
01-07 10:27:36.183 D/SystemUITextView( 9204): onAttachedToWindow mAttrCount = 9
01-07 10:27:36.183 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.183 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.183 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.183 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.184 W/Looper ( 4956): Slow dispatch took 162ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@34a3adc m=0
01-07 10:27:36.184 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
01-07 10:27:36.184 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.185 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.185 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.185 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.185 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.185 I/SemWifiApDevicePolicyManager( 4956): onReceive
android.intent.action.USER_SWITCHED
01-07 10:27:36.186 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.186 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.186 I/SemWifiApDevicePolicyManager( 4956): Receive IP Policy Intent
- policy changed : false User Switch : true
01-07 10:27:36.186 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=4
01-07 10:27:36.187 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.187 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.187 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.187 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
01-07 10:27:36.188 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.188 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.188 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.188 I/SemWifiApDevicePolicyManager( 4956): handleSecurityPolicyMHS()
allowWifiAp (true)
01-07 10:27:36.188 I/SpenGestureManagerService( 4956): Receive broadcast :
android.intent.action.USER_SWITCHED
01-07 10:27:36.189 I/SpenGestureManagerService( 4956): onReceive : User switched
01-07 10:27:36.191 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.191 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.193 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.193 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.193 W/AlarmManager( 4956): Unrecognized alarm listener
com.android.server.-$
$Lambda$UiModeManagerService$AwUHdh7CYhroUMaGm35a4uvZcnY@b25556b
01-07 10:27:36.194 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=8
01-07 10:27:36.194 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.194 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.194 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.194 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:36.195 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:36.195 I/KioskModeService( 4956): applyMultiWindowPolicy() : ret =
true, allowed = true, userId = 0 ,isCalledAdmin=false
01-07 10:27:36.195 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
01-07 10:27:36.195 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.195 D/SemInputDeviceManagerService( 4956):
mUserSwitchedBroadcastReceiver
01-07 10:27:36.195 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.195 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.195 D/SemInputDeviceManagerService( 4956):
updateRefreshRateFromSettings: 0
01-07 10:27:36.196 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.196 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.199 W/BroadcastQueue( 4956): 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
01-07 10:27:36.200 D/RestrictionPolicy( 4956):
android.intent.action.ACTION_POWER_DISCONNECTED
01-07 10:27:36.200 D/RestrictionPolicy( 4956): isUsbDebuggingEnabled : true
01-07 10:27:36.200 I/CAE ( 4956): handleMessage(CaPowerManager.java:230) -
POWER_DISCONNECTED
01-07 10:27:36.200 D/IbsQuickDim( 4956): POWER_DISCONNECTED
01-07 10:27:36.201 I/CAE ( 4956):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -76, 13, -41, 0,
01-07 10:27:36.201 D/PhoneWindowManagerExt( 4956): ACTION_BATTERY_CHANGED -
Level=66, status=3
01-07 10:27:36.201 D/GameManagerService( 4956): new battery level: 66
01-07 10:27:36.201 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.201 D/SensorService( 4956): setSContextDataLocked ints length 2 ,
byte length 4
01-07 10:27:36.201 D/SensorService( 4956): setSContextDataLocked d70db4
01-07 10:27:36.201 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.201 D/SemWifiApBroadcastReceiver( 4956): Received :
android.intent.action.BATTERY_CHANGED
01-07 10:27:36.202 I/SensorsHub( 4592): SContextSensor::injecet_sensor_data
01-07 10:27:36.202 D/SensorsHub( 4592): b4 0d d7 00
01-07 10:27:36.202 D/SensorsHub( 4592): inject_scontext_data: New
ssp_data_injection_fd(23)
01-07 10:27:36.202 D/SensorsHub( 4592): SContext Data Injection return 4
01-07 10:27:36.202 I/SAccessoryManager_SAccessoryManager( 4956): onReceive:
com.samsung.server.BatteryService.action.SEC_BATTERY_EVENT, misc_event: 0, plug
event: 0
01-07 10:27:36.203 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=128
01-07 10:27:36.204 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.204 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.204 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.205 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
01-07 10:27:36.205 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.205 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.205 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.206 D/BatteryService( 4956): misc_event:0x10000, sec plug type:0
01-07 10:27:36.206 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.206 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.207 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.207 D/MotionRecognitionService( 4956): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
01-07 10:27:36.207 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.207 I/MotionRecognitionService( 4956): [TA] In/out: false, curr
state: 0
01-07 10:27:36.207 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=32768
01-07 10:27:36.208 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.208 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.208 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.210 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.210 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:36.210 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.210 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.210 D/SemExclusiveTaskManagerService( 4956): ExclusiveTaskObserver :
key : secure/accessibility_magnification_activated, user : 0
01-07 10:27:36.211 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.211 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.211 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
7, volume 0.063096, deviceTypes 0x2
01-07 10:27:36.211 V/APM_AudioPolicyManager( 4630): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
01-07 10:27:36.212 I/AS.AudioService( 4956): fine volume :
l_volume_fine_key;index=0;device=67108864
01-07 10:27:36.212 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.212 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
01-07 10:27:36.212 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.213 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.213 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.213 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 9
01-07 10:27:36.214 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.214 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.214 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 9
01-07 10:27:36.215 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.215 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.215 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 9
01-07 10:27:36.216 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.216 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.216 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.216 D/FaceWidgetMetadataParser( 9204): getMetaDataInfoList
com.sec.android.daemonapp#weather Clima 2131886923
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.217 D/SemExclusiveTaskManagerService( 4956):
proccessTurningOffTask() : magnification_gesture
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 9
01-07 10:27:36.217 I/AODSettingsHelper( 9204): addSettingsObserver()
com.sec.android.daemonapp#weather add_info_com_sec_android_daemonapp#weather false
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
01-07 10:27:36.217 D/WALLPAPER_SVC:SemWallpaperManagerService( 4956): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=280, orientation=1
01-07 10:27:36.217 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 8
01-07 10:27:36.218 D/PhoneWindowManagerExt( 4956): ACTION_BATTERY_CHANGED -
Level=65, status=3
01-07 10:27:36.218 D/GameManagerService( 4956): new battery level: 65
01-07 10:27:36.218 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.218 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.218 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000004, index 8
01-07 10:27:36.218 D/SemWifiApBroadcastReceiver( 4956): Received :
android.intent.action.BATTERY_CHANGED
01-07 10:27:36.219 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.219 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.219 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000008, index 8
01-07 10:27:36.221 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.221 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.221 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.221 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00000080, index 8
01-07 10:27:36.222 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.222 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.222 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
00008000, index 15
01-07 10:27:36.223 D/SettingsProvider( 4956): isChangeAllowed() : name =
add_info_com_sec_android_daemonapp#weather
01-07 10:27:36.223 W/ActivityThread( 9204): Failed to find provider info for
com.android.contacts (user not unlocked)
01-07 10:27:36.223 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:36.223 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:36.223 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:36.223 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:36.223 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:36.224 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:36.224 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:36.224 D/SettingsProvider( 4956): ret = 1
01-07 10:27:36.224 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.224 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.224 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
04000000, index 8
01-07 10:27:36.224 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.226 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.226 I/FaceWidgetMetadataParser( 9204): 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[2131886923]
menu[0] addition[false] systemUserOnly[false]
01-07 10:27:36.227 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.229 V/APM_AudioPolicyManager( 4630): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.229 V/APM_AudioPolicyManager( 4630): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
01-07 10:27:36.229 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.229 V/APM_AudioPolicyManager( 4630): setVolumeCurveIndex device
40000000, index 7
01-07 10:27:36.230 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.230 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.231 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.231 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.236 I/UniversalCredentialManagerService( 4956): ****MSG_LOAD_PLUGINS
block started****
01-07 10:27:36.236 I/UniversalCredentialManagerService( 4956): getActivePlugin ..
01-07 10:27:36.236 I/UniversalCredentialManagerService( 4956): No active plugin
found
01-07 10:27:36.237 I/UniversalCredentialManagerService( 4956): ****MSG_LOAD_PLUGINS
block ended****
01-07 10:27:36.238 D/ConditionProviders.SCP( 4956): onSubscribe
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false
01-07 10:27:36.239 D/ConditionProviders.SCP( 4956): setRegistered true
01-07 10:27:36.239 D/ConditionProviders.SCP( 4956): 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=Fri Jan 07
15:27:36 GMT 2022 (1641569256239), nextUserAlarmTime=Thu Jan 01 00:00:00 GMT 1970
(0)
01-07 10:27:36.240 D/ConditionProviders.SCP( 4956): notifyCondition
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!
meetsSchedule
01-07 10:27:36.240 D/SettingsProvider( 4956): isChangeAllowed() : name =
snoozed_schedule_condition_provider
01-07 10:27:36.240 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.242 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{c1680d1: PendingIntentRecord{37ab736 android
broadcastIntent}}
01-07 10:27:36.242 D/ConditionProviders.SCP( 4956): Scheduling evaluate for Fri Jan
07 22:00:00 GMT 2022 (1641592800000), in +6h32m23s761ms, now=Fri Jan 07 15:27:36
GMT 2022 (1641569256239)
01-07 10:27:36.243 D/SamsungAlarmManager( 4956): setExact (T:0/F:9/AC:false)
20220107T220000 now=161378 - CU:1000/CP:4956/OP:PendingIntent{c1680d1:
PendingIntentRecord{37ab736 android broadcastIntent}}
01-07 10:27:36.243 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=161378
01-07 10:27:36.244 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=161379
01-07 10:27:36.249 D/BrightnessSynchronizer( 4956): onChange: uri:
content://settings/system/screen_brightness_float selfChange: false
mPreferredSettingValue: NaN(-1) currentBrightnessInt: 128
currentBrightnessIntFromFloat: 128(0.5019608)
01-07 10:27:36.250 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.250 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.250 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.251 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.253 W/WallpaperUtils( 9204): isCachedWallpaperAvailable cached
wallpaper is null. which = 2
01-07 10:27:36.253 D/SettingsProvider( 4956): isChangeAllowed() : name =
network_recommendations_enabled
01-07 10:27:36.253 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:36.253 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.253 D/KeyguardImageWallpaper( 9204): loadBitmap: which = 2
01-07 10:27:36.254 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which=2 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
01-07 10:27:36.254 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which = 2, isCopied = false
01-07 10:27:36.254 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFile is not
exist.
01-07 10:27:36.255 D/WifiActiveModeWarden( 4956): Switching all client mode
managers
01-07 10:27:36.255 D/PhoneWindowManagerExt( 4956): ACTION_BATTERY_CHANGED -
Level=65, status=3
01-07 10:27:36.256 D/SemWifiApBroadcastReceiver( 4956): Received :
android.intent.action.BATTERY_CHANGED
01-07 10:27:36.258 I/WallpaperResourcesInfo( 9204): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:36.258 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
resourceName = null
01-07 10:27:36.259 D/KeyguardImageWallpaper( 9204): loadBitmap:,fail
01-07 10:27:36.259 I/KeyguardImageWallpaper( 9204): loadBitmap:,fail
01-07 10:27:36.259 E/KeyguardWallpaperController( 9204): extractAdaptiveColors:
mWallpaperView.getBitmap() returns null.
01-07 10:27:36.263 D/BluetoothA2dp( 4956): Binding service...
01-07 10:27:36.264 D/BluetoothHearingAid( 4956): Binding service...
01-07 10:27:36.269 D/FaceWidgetMetadataParser( 9204): getMetaDataInfoList
com.samsung.android.forest#screenTime Bienestar digital 2131755318
01-07 10:27:36.270 I/AODSettingsHelper( 9204): addSettingsObserver()
com.samsung.android.forest#screenTime
add_info_com_samsung_android_forest#screenTime false
01-07 10:27:36.274 D/SettingsProvider( 4956): isChangeAllowed() : name =
add_info_com_samsung_android_forest#screenTime
01-07 10:27:36.274 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:36.274 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:36.274 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:36.274 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:36.274 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:36.274 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:36.275 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:36.275 D/SettingsProvider( 4956): ret = 1
01-07 10:27:36.277 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.278 I/FaceWidgetMetadataParser( 9204): 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[2131755318] menu[0]
addition[false] systemUserOnly[true]
01-07 10:27:36.280 D/FaceWidgetMetadataParser( 9204): updateOrderDB
01-07 10:27:36.280 I/AODSettingsHelper( 9204): getFaceWidgetPageOrder() = null
01-07 10:27:36.280 I/AODSettingsHelper( 9204): saveCurrentFaceWidgetsOrder() order
=
servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar;servicebox_a
larm;com.samsung.android.forest#screenTime
01-07 10:27:36.281 D/SettingsProvider( 4956): isChangeAllowed() : name =
face_widget_order
01-07 10:27:36.281 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:36.281 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:36.281 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:36.281 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:36.281 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:36.281 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:36.282 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:36.282 D/SettingsProvider( 4956): ret = 1
01-07 10:27:36.283 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.284 I/AODSettingsHelper( 9204): saveCurrentFaceWidgetResourceIds()
ids =
com.sec.android.daemonapp#weather:2131886923;com.samsung.android.forest#screenTime:
2131755318
01-07 10:27:36.284 D/SettingsProvider( 4956): isChangeAllowed() : name =
face_widget_res_id
01-07 10:27:36.284 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:36.284 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:36.284 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:36.284 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:36.284 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:36.284 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:36.285 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:36.285 D/SettingsProvider( 4956): ret = 1
01-07 10:27:36.286 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.314 D/BluetoothHeadset( 4956): BTStateChangeCB is registed by 4956 @
com.android.server.telecom
01-07 10:27:36.314 D/BluetoothHearingAid( 4956): Binding service...
01-07 10:27:36.314 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:36.320 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:36.321 I/Telecom:BluetoothRouteManager( 4956): enter AudioOffState
01-07 10:27:36.321 I/Telecom ( 4956): BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no service available.
01-07 10:27:36.321 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 0 ports 0x7bd90244a0
01-07 10:27:36.321 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 0 ports
needed 11
01-07 10:27:36.322 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 11 ports 0x7bd9112880
01-07 10:27:36.322 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 11 ports
needed 11
01-07 10:27:36.322 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:36.323 I/Telecom:SamsungWiredHeadsetManager( 4956): getAudioDeviceInfo
- BUILTIN_EARPIECE BUILTIN_SPEAKER
01-07 10:27:36.324 D/IndicatorGardener( 9204): KeyguardStatusBarView is done to
update (IndicatorGardenModel) lp:40, lc:632, cc:213, rc:492, rp:40, h:68,
ctm:false, ctms:20
01-07 10:27:36.324 I/Telecom ( 4956): SystemStateHelper: Registering car mode
receiver: android.content.IntentFilter@28418ef: TS.init@AAA
01-07 10:27:36.329 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.330 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.330 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.330 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.331 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.331 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.331 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.332 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.332 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.333 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.333 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.333 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.334 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.334 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.335 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.335 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.335 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.336 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.336 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.337 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.337 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.337 I/bt_stack( 9178): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: false
01-07 10:27:36.337 W/bt_stack( 9178): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
01-07 10:27:36.337 D/SecKeyguardStatusBarWhiteWallpaperSolutionHelper( 9204):
WhiteSolutionModel [Ori]null, [New]needDarkFont:false, fontColor:edffffff,
fontIntensity:0.0
01-07 10:27:36.338 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.338 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_hci_thread
01-07 10:27:36.339 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.339 I/[email protected]( 4576):
BluetoothHci::close()
01-07 10:27:36.339 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.339 D/[email protected]( 4576): low_power_mode_cb
result: 1
01-07 10:27:36.339 D/[email protected]( 4576): Close : Stop
Thread begin
01-07 10:27:36.339 I/Telecom:SamsungDockManagerAdapterImpl( 4956): registerReceiver
- mIsDexStation : false / mIsKnoxDesktopDockConnected : false
01-07 10:27:36.340 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.340 D/[email protected]( 4576): Close : Stop
Thread done
01-07 10:27:36.340 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.340 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.342 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:36.343 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.343 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.344 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.344 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.345 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.346 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.347 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.348 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.348 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.349 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.349 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.349 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.350 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.351 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.351 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.351 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.352 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.352 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.353 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.354 I/Telecom:SamsungBluetoothManager( 4956):
isBluetoothWatchSingleConnected false
01-07 10:27:36.354 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.354 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.354 I/Telecom ( 4956): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Entering state QuiescentEarpieceRoute
01-07 10:27:36.355 I/Telecom ( 4956): BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no service available.
01-07 10:27:36.355 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.355 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.356 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.357 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.357 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.358 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.359 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:36.359 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.359 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:36.359 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.359 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9425 curST:1 oldST:2
01-07 10:27:36.360 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.361 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.361 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.362 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.363 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.364 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:36.364 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:36.364 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.365 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:36.365 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9428 curST:1 oldST:2
01-07 10:27:36.365 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.365 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.366 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:36.367 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:36.367 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:36.372 W/ActivityThread( 9204): Failed to find provider info for
com.android.contacts (user not unlocked)
01-07 10:27:36.372 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@70e2ce0
01-07 10:27:36.374 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(KeyguardStatusBarViewBatteryMeterView) to
SubList:PanelCarrierLabelManager,
01-07 10:27:36.375 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@56b3e5e
01-07 10:27:36.375 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:36.378 I/Telecom ( 4956): CallAudioModeStateMachine: Message received:
null.: TS.init->CAMSM.pM_1@AAA
01-07 10:27:36.378 I/io_stats( 4394): !@ 179,0 r 61995 3881249 w 7374 379592 d 1681
251672 f 1932 1947 iot 25136 0 th 51200 0 0 pt 0 inp 0 8 161.512
01-07 10:27:36.379 D/SystemUITextView( 9204): onAttachedToWindow mAttrCount = 0
01-07 10:27:36.380 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(KeyguardStatusBarCarrierText) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarViewBatteryMeterView,
01-07 10:27:36.387 I/.sec.imsservic( 9553): Background young concurrent copying GC
freed 1429981(50MB) AllocSpace objects, 465(34MB) LOS objects, 50% free, 23MB/47MB,
paused 186us total 190.935ms
01-07 10:27:36.396 D/SettingsProvider( 4956): isChangeAllowed() : name =
current_tty_mode
01-07 10:27:36.397 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.397 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBottomAreaView$8@46abb36
01-07 10:27:36.397 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.397 V/ShortcutManager( 9204): Shortcut callback registered
successfully, callback is :
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$BottomShortcutC
allback@8405a37
01-07 10:27:36.398 D/SystemUITextView( 9204): onAttachedToWindow mAttrCount = 11
01-07 10:27:36.398 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:36.398 I/Telecom ( 4956): TtyManager: updateCurrentTtyMode, 0 -> 0:
TS.init@AAA
01-07 10:27:36.398 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.398 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:36.399 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.399 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.keyguard.EmergencyButton$1@c6d5ba4
01-07 10:27:36.399 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.400 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:36.402 W/TelecomManager( 9204): Telecom Service not found.
01-07 10:27:36.403 D/SystemUITextView( 9204): onAttachedToWindow mAttrCount = 0
01-07 10:27:36.403 D/SystemUITextView( 9204): onAttachedToWindow mAttrCount = 11
01-07 10:27:36.403 D/PluginLockMediatorImpl( 9204): registerStateCallback
01-07 10:27:36.403 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.403 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.404 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:36.407 D/PanelCarrierLabelManager( 9204): updateNavBarHeight(0 >> 53)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:false,
navHideKeyboardButtonEnabled:false)
01-07 10:27:36.407 I/Telecom ( 4956): MissedCallNotifierImpl: reloadFromDatabase:
Boot not yet complete -- call log db may not be available. Deferring loading until
boot complete for user 0: TS.init@AAA
01-07 10:27:36.409 I/Telecom ( 4956): MissedCallNotifierImpl: reloadFromDatabase:
Boot not yet complete -- call log db may not be available. Deferring loading until
boot complete for user 0: TS.init@AAA
01-07 10:27:36.411 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:36.412 D/BluetoothHeadset( 4956): BTStateChangeCB is registed by 4956 @
com.android.server.telecom
01-07 10:27:36.412 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState : false: TS.init@AAA
01-07 10:27:36.413 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129: TS.init@AAA
01-07 10:27:36.419 I/Telecom ( 4956): Class: TelecomSystem.INSTANCE being set
01-07 10:27:36.420 W/ContextImpl( 4956): 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
01-07 10:27:36.421 I/Telecom:TelecomService( 4956): initializeTelecomSystem -
completed
01-07 10:27:36.421 I/Telecom:SamsungTelecomTiming( 4956): TELECOM_SYSTEM_TIMING
took to complete: 1103760883
01-07 10:27:36.423 I/Telecom:SamsungAdvancedCallSystem( 4956): create
SamsungAdvancedCallSystem start
01-07 10:27:36.432 V/WindowManager( 4956): Relayout Window{55479e5 u0
NotificationShade}: viewVisibility=4 req=720x1600
01-07 10:27:36.433 D/InsetsSourceProvider( 4956): 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:390
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:2630
01-07 10:27:36.434 D/InsetsSourceProvider( 4956): 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:390
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:2630
01-07 10:27:36.434 D/InsetsSourceProvider( 4956): 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:390
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:2630
01-07 10:27:36.434 D/InsetsSourceProvider( 4956): 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:390
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:2630
01-07 10:27:36.438 V/WindowManager( 4956): Relayout hash=55479e5, pid=9204:
mAttrs={(0,0)(fillxfill) gr=TOP CENTER_VERTICAL sim={adjust=resize}
layoutInDisplayCutoutMode=always ty=2040 fmt=TRANSLUCENT
colorMode=COLOR_MODE_WIDE_COLOR_GAMUT
01-07 10:27:36.438 V/WindowManager( 4956): fl=81840048
01-07 10:27:36.438 V/WindowManager( 4956): pfl=1b000000
01-07 10:27:36.438 V/WindowManager( 4956): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
naviIconColor=0
01-07 10:27:36.438 V/WindowManager( 4956): sfl=40000}
01-07 10:27:36.439 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x7f68e10 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:36.440 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x3a38d09 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:36.440 I/Telecom:SamsungAdvancedCallSystem( 4956): Start initialization
for each FunctionManager
01-07 10:27:36.441 I/ViewRootImpl@57667f0[NotificationShade]( 9204): Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)4 dur=10 res=0x1
s={false 0} ch=false fn=-1
01-07 10:27:36.441 D/PanelCarrierLabelManager( 9204): updateNavBarHeight(53 >> 84)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:false,
navHideKeyboardButtonEnabled:false)
01-07 10:27:36.443 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:36.444 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAccessibilityFunctionManager init completed - time : 4ms
01-07 10:27:36.449 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAssistedDialingFunctionManager init completed - time : 4ms
01-07 10:27:36.449 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungATCommandFunctionManager init completed - time : 0ms
01-07 10:27:36.450 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAirplaneModeFunctionManager init completed - time : 1ms
01-07 10:27:36.450 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAnsweringMachineFunctionManager init completed - time : 0ms
01-07 10:27:36.451 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAudioFunctionManager init completed - time : 1ms
01-07 10:27:36.452 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungToneFunctionManager init completed - time : 0ms
01-07 10:27:36.452 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAudioProcessingFunctionManager init completed - time : 1ms
01-07 10:27:36.453 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAutoAnswerFunctionManager init completed - time : 1ms
01-07 10:27:36.453 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAutoRejectFunctionManager init completed - time : 0ms
01-07 10:27:36.454 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungAutoRedialFunctionManager init completed - time : 0ms
01-07 10:27:36.455 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungBikeModeFunctionManager init completed - time : 1ms
01-07 10:27:36.456 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungBluetoothFunctionManager init completed - time : 0ms
01-07 10:27:36.456 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCallLogFunctionManager init completed - time : 0ms
01-07 10:27:36.458 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCallTransferFunctionManager init completed - time : 1ms
01-07 10:27:36.458 I/bt_stack( 9178): [INFO:btsnoop.cc(614)] delete_btsnoop_files:
Deleting snoop logs if they exist. filtered = 1
01-07 10:27:36.458 I/bt_stack( 9178): [INFO:btsnoop.cc(614)] delete_btsnoop_files:
Deleting snoop logs if they exist. filtered = 0
01-07 10:27:36.458 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_main_thread
01-07 10:27:36.459 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_startup_thread
01-07 10:27:36.459 D/StatusBar( 9204): disable<e i a s b h r c s k t > disable2<q i
n >
01-07 10:27:36.460 I/bt_stack( 9178): [INFO:coex_device.cc(406)] shut_down
01-07 10:27:36.460 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCallTypeFunctionManager init completed - time : 2ms
01-07 10:27:36.460 I/bt_stack( 9178): [INFO:coex_device.cc(346)] device_close
01-07 10:27:36.460 I/bt_stack( 9178): [INFO:coex_device.cc(295)]
coex_device_close_poll_thread
01-07 10:27:36.460 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCarrierMatchingFunctionManager init completed - time : 1ms
01-07 10:27:36.461 D/BluetoothAdapterService( 9178): stateChangeCallback:
disableNative() completed
01-07 10:27:36.461 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCdmaFunctionManager init completed - time : 0ms
01-07 10:27:36.462 I/AdapterState( 9178): OFF : entered
01-07 10:27:36.463 D/AdapterProperties( 9178): Setting state to OFF
01-07 10:27:36.464 D/BluetoothAdapterService( 9178): updateAdapterState() -
Broadcasting state OFF to 0 receivers.
01-07 10:27:36.464 D/BluetoothAdapterService( 9178): Autoconnection is available
01-07 10:27:36.464 D/BluetoothAdapterService( 9178): updateAdapterState prevState =
16newState = 10
01-07 10:27:36.465 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCmcFunctionManager init completed - time : 5ms
01-07 10:27:36.469 I/Telecom:SamsungCommonPolicyHandler( 4956): handleMessage : 0
01-07 10:27:36.469 I/Telecom:SamsungCommonPolicyManager( 4956):
updateAllowedSelfManagedPhoneAccountVersions : INIT / [SCPM]
01-07 10:27:36.469 I/Telecom:SamsungCommonPolicyManager( 4956):
updateAllowedSelfManagedPhoneAccountVersion : INIT / DEFAULT
01-07 10:27:36.471 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCommonPolicyFunctionManager init completed - time : 5ms
01-07 10:27:36.471 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungConferenceParticipantsFunctionManager init completed - time : 1ms
01-07 10:27:36.471 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungCoolDownFunctionManager init completed - time : 0ms
01-07 10:27:36.472 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungDeviceFunctionManager init completed - time : 1ms
01-07 10:27:36.473
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readVersion -
line : #PACKAGE_NAME,COMPONENT_NAME{package_name/class_name},SALES_CODE{[exclude|
include|all]:},MODEL_NAME,ORDER{default=1000}
01-07 10:27:36.473
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readVersion -
line : open_platform_allowlist,2020111901
01-07 10:27:36.473
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readVersion
lookup took: 1 ms.
01-07 10:27:36.473
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956):
getDefaultAllowedSelfManagedPhoneAccountVersion - policyName :
open_platform_allowlist / policyVersion : 2020111901 / version : 2020111901
01-07 10:27:36.473 I/Telecom:SamsungCommonPolicyManager( 4956):
updateAllowedSelfManagedPhoneAccountVersion : INIT / LOCAL
01-07 10:27:36.475 I/Telecom:SamsungCommonPolicyManager( 4956):
checkAndUpdateAllowedSelfManagedPhoneAccounts : INIT / [SCPM]
01-07 10:27:36.476 I/Telecom:SamsungCommonPolicyManager( 4956):
sortedAllowedSelfManagedPhoneAccountVersionMap : {DEFAULT=2020111901, LOCAL=-1}
01-07 10:27:36.477 I/Telecom:SamsungCommonPolicyManager( 4956):
selectedAllowedSelfManagedPhoneAccount : 2 / 2
01-07 10:27:36.477 I/Telecom:SamsungCommonPolicyManager( 4956):
checkAndUpdateAllowedSelfManagedPhoneAccounts : DEFAULT
01-07 10:27:36.477 I/Telecom:SamsungCommonPolicyManager( 4956):
checkAndUpdateAllowedSelfManagedPhoneAccounts -
updateDefaultAllowedSelfManagedPhoneAccounts
01-07 10:27:36.477 D/Telecom:SamsungEchoLocateServiceManager( 4956):
startEchoLocate()...
01-07 10:27:36.477 D/Telecom:SamsungEchoLocateImsRegistrationAdapterImpl0( 4956):
registerListener phoneId: 0 registered previously: false,
com.samsung.server.telecom.model.echolocate.SamsungEchoLocateImsRegistrationAdapter
Impl@202967b
01-07 10:27:36.477 I/Telecom:SamsungImsManagerInjector( 4956): [getImsManager_0 :
com.samsung.android.ims.SemImsManager@315bc98] [ getImsManager_1 : null]
01-07 10:27:36.477 D/semImsManager[0]( 4956): registerImsRegistrationListener
01-07 10:27:36.479 D/semImsManager( 4956): Failed to getService ImsBase
01-07 10:27:36.479 E/semImsManager[0]( 4956): Not initialized.
01-07 10:27:36.479 I/Telecom:SamsungImsRepositoryImpl( 4956):
registerImsRegistrationListener - phoneId: 0
01-07 10:27:36.479 D/Telecom:SamsungEchoLocateImsRegistrationAdapterImpl1( 4956):
registerListener phoneId: 1 registered previously: false,
com.samsung.server.telecom.model.echolocate.SamsungEchoLocateImsRegistrationAdapter
Impl@547ccf1
01-07 10:27:36.479 I/Telecom:SamsungImsManagerInjector( 4956): [getImsManager_0 :
com.samsung.android.ims.SemImsManager@315bc98] [ getImsManager_1 : null]
01-07 10:27:36.479 D/semImsManager[1]( 4956): Register Receiver for Restart
01-07 10:27:36.480
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line : #PACKAGE_NAME,COMPONENT_NAME{package_name/class_name},SALES_CODE{[exclude|
include|all]:},MODEL_NAME,ORDER{default=1000}
01-07 10:27:36.480
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line : open_platform_allowlist,2020111901
01-07 10:27:36.480
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line :
com.samsung.octo,com.samsung.octo/com.samsung.octo.incall.connection.OctoConnection
Service,exclude:SKC,SM-G988,KTC:200
01-07 10:27:36.480
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line :
com.google.android.apps.tachyon,com.google.android.apps.tachyon/com.google.android.
apps.tachyon.telecom.TachyonTelecomConnectionService,include:SKC;KTC;LUC,,
01-07 10:27:36.480
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line : com.skt.prod.together,,include:SKC,,SKC:100
01-07 10:27:36.481
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem -
line : com.kt.narle,,include:KTC,,KTC:300
01-07 10:27:36.481
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 4956): readItem
lookup took: 3 ms.
01-07 10:27:36.481 D/semImsManager( 4956): Failed to getService ImsBase
01-07 10:27:36.482 I/Telecom:SamsungImsManagerInjector( 4956): getImsManager
created imsManager [1]
01-07 10:27:36.482 D/semImsManager[1]( 4956): registerImsRegistrationListener
01-07 10:27:36.482 D/Telecom:SamsungEchoLocateRepositoryImpl( 4956): Package is not
installed
01-07 10:27:36.482 D/Telecom:SamsungEchoLocateRepositoryImpl( 4956): Package is not
installed
01-07 10:27:36.483 D/semImsManager( 4956): Failed to getService ImsBase
01-07 10:27:36.484 E/semImsManager[1]( 4956): Not initialized.
01-07 10:27:36.484 I/Telecom:SamsungImsRepositoryImpl( 4956):
registerImsRegistrationListener - phoneId: 1
01-07 10:27:36.484 D/Telecom:SamsungEchoLocateHandoverManager( 4956):
registerEpdgHandoverReceiver
01-07 10:27:36.486 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungEchoLocateFunctionManager init completed - time : 14ms
01-07 10:27:36.487 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungEcidFunctionManager init completed - time : 1ms
01-07 10:27:36.488 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungEmergencyFunctionManager init completed - time : 1ms
01-07 10:27:36.489 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungEndCallFunctionManager init completed - time : 0ms
01-07 10:27:36.489 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungEndTypeFunctionManager init completed - time : 1ms
01-07 10:27:36.490 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungFileWriteFunctionManager init completed - time : 0ms
01-07 10:27:36.491 D/Telecom:SamsungEchoLocateRepositoryImpl( 4956): Package is not
installed
01-07 10:27:36.492 D/WindowManager( 4956): This device does not support
FoldStateListener!
01-07 10:27:36.492 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungFolderFunctionManager init completed - time : 3ms
01-07 10:27:36.493 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungInternationalCallLockFunctionManager init completed - time : 1ms
01-07 10:27:36.493 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungKnoxFunctionManager init completed - time : 0ms
01-07 10:27:36.494 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungLoggingFunctionManager init completed - time : 1ms
01-07 10:27:36.495 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungMissedCallFunctionManager init completed - time : 1ms
01-07 10:27:36.498 I/Telecom:SamsungMobileLocation( 4956): wakelock creation for
AML
01-07 10:27:36.499 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungMobileLocationFunctionManager init completed - time : 4ms
01-07 10:27:36.500 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.500 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungKorModifiedLogFunctionManager init completed - time : 1ms
01-07 10:27:36.501 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungMultiEndPointFunctionManager init completed - time : 0ms
01-07 10:27:36.501 E/TAMPERFLAG( 4956): ICDVerification, Cannot access tzic
01-07 10:27:36.502 D/Telecom:SamsungSecurityRepositoryImpl( 4956): checkIntegrity
check: -1
01-07 10:27:36.502 I/Telecom:SamsungEchoLocateProvider( 4956): checkIntegrity :
false
01-07 10:27:36.502 I/Telecom:SamsungEchoLocateBroadcastHandler( 4956):
isSprEchoLocateSignature: false, checkIntegrity: false
01-07 10:27:36.506 E/TAMPERFLAG( 4956): ICDVerification, Cannot access tzic
01-07 10:27:36.506 D/Telecom:SamsungSecurityRepositoryImpl( 4956): checkIntegrity
check: -1
01-07 10:27:36.506 I/Telecom:SamsungEchoLocateProvider( 4956): checkIntegrity :
false
01-07 10:27:36.506 I/Telecom:SamsungEchoLocateBroadcastHandler( 4956):
isTmoEchoLocateSignature: false, checkIntegrity: false
01-07 10:27:36.507 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.508 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungTwoPhoneFunctionManager init completed - time : 7ms
01-07 10:27:36.509 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungMultiSimFunctionManager init completed - time : 1ms
01-07 10:27:36.509 I/Telecom:SamsungNextiCallSMSReceiver( 4956): registerReceiver
01-07 10:27:36.509 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungNextiFunctionManager init completed - time : 1ms
01-07 10:27:36.510 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungPhoneAccountFunctionManager init completed - time : 0ms
01-07 10:27:36.511 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRespondViaSmsFunctionManager init completed - time : 1ms
01-07 10:27:36.511 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.511 D/IndicatorGardener( 9204): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:40, lc:632, cc:213, rc:597, rp:40, h:68, ctm:false,
ctms:20
01-07 10:27:36.512 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber([QuickStar]PhoneStatusBarClockManager) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView,
01-07 10:27:36.512 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRestrictionPolicyFunctionManager init completed - time : 2ms
01-07 10:27:36.512 D/[QuickStar]PhoneStatusBarClockManager( 9204):
updateQuickStarStyle() left:true, middle:false, right:false, mClockBlocked:false
01-07 10:27:36.513 I/Telecom:SamsungMotionPalm( 4956): SamsungMotionPalm
01-07 10:27:36.514 I/Telecom:SamsungMotionPalm( 4956): updateEnabled : 1 true
01-07 10:27:36.514 I/Telecom:SamsungMotionPalm( 4956): setIsEnabled : true
01-07 10:27:36.514 I/Telecom:SamsungMotionPalm( 4956): checkRun : false true
01-07 10:27:36.514 I/Telecom:SamsungMotionPalm( 4956): checkRunStop - isRegistered:
false
01-07 10:27:36.515 I/Telecom:SamsungMotionTurnOver( 4956): SamsungMotionTurnOver
01-07 10:27:36.517 I/Telecom:SamsungMotionTurnOver( 4956): updateEnabled -
isEasyMuteEnabled: true, isMotionMuteEnabled: true, isMotionOverturnEnabled: true,
isPalmTouchEnabled: true, isTorchLightEnabled: false
01-07 10:27:36.517 I/Telecom:SamsungMotionTurnOver( 4956): setIsEnabled : true
01-07 10:27:36.517 I/Telecom:SamsungMotionTurnOver( 4956): checkRun : false true
01-07 10:27:36.519 D/MotionRecognitionManager( 4956): motionService =
com.samsung.android.gesture.MotionRecognitionService@48a1c48
01-07 10:27:36.519 D/MotionRecognitionService( 4956): ssp status : true
01-07 10:27:36.522 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.522 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.525 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRingerFunctionManager init completed - time : 12ms
01-07 10:27:36.526 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRingingTimeFunctionManager init completed - time : 1ms
01-07 10:27:36.526 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRoamingFunctionManager init completed - time : 1ms
01-07 10:27:36.526 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungRttFunctionManager init completed - time : 0ms
01-07 10:27:36.527 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungMemoFunctionManager init completed - time : 0ms
01-07 10:27:36.527 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungSecureNsriFunctionManager init completed - time : 1ms
01-07 10:27:36.528 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVipModeFunctionManager init completed - time : 0ms
01-07 10:27:36.528 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungSmartCallFunctionManager init completed - time : 1ms
01-07 10:27:36.529 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungSelfManagedFunctionManager init completed - time : 1ms
01-07 10:27:36.531 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungSuppServiceFunctionManager init completed - time : 2ms
01-07 10:27:36.531 I/Telecom:SamsungTPhoneApiVersionManager( 4956):
TPhoneApiVersion : -1
01-07 10:27:36.532 I/Telecom:SamsungTPhoneDefaultDialerManager( 4956):
registerForBroadcast()
01-07 10:27:36.534 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungTPhoneFunctionManager init completed - time : 2ms
01-07 10:27:36.534 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVerificationStatusFunctionManager init completed - time : 1ms
01-07 10:27:36.534 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.535 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVibrationFunctionManager init completed - time : 0ms
01-07 10:27:36.536 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVideoCallFunctionManager init completed - time : 1ms
01-07 10:27:36.536 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVolteCommonFunctionManager init completed - time : 0ms
01-07 10:27:36.537 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungVolteUsaFunctionManager init completed - time : 0ms
01-07 10:27:36.538 I/Telecom:SamsungAdvancedCallSystem( 4956):
SamsungWifiCallFunctionManager init completed - time : 2ms
01-07 10:27:36.538 I/Telecom:SamsungAdvancedCallSystem( 4956): Complete
initialization for each FunctionManager - time : 98ms
01-07 10:27:36.538 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_TELECOM_SERVICE_CURRENT_TIMING took to complete: 1335
01-07 10:27:36.538 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_TELECOM_SERVICE_ELAPSED_REAL_TIMING took to complete: 1335
01-07 10:27:36.538 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_ADVANCED_SYSTEM_TIMING took to complete: 117402539
01-07 10:27:36.539 I/Telecom:SamsungTelecomTiming( 4956):
SAMSUNG_TELECOM_SERVICE_TIMING took to complete: 1335308768
01-07 10:27:36.539 I/Telecom:TelecomService( 4956):
postInitializeSamsungTelecomSystem - completed
01-07 10:27:36.539 I/Telecom:SamsungTelecomServiceManager( 4956):
SamsungTelecomServiceImpl
01-07 10:27:36.544 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(telecom:4956)
01-07 10:27:36.546 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:36.546 I/Telecom:SamsungTelecomServiceImpl( 4956): getSimCallManager -
user : 0 / callingPid : 1000 / processName : sts
01-07 10:27:36.548 I/Telecom ( 4956): PhoneAccountRegistrar: getSimCallManager:
SimCallManager for subId -1 queried, returning: null: TSI.gSCM@AAI
01-07 10:27:36.548 W/Looper ( 4956): Slow dispatch took 281ms main
h=android.app.ActivityThread$H
c=android.app.LoadedApk$ServiceDispatcher$RunConnection@fd5f594 m=0
01-07 10:27:36.548 I/SamsungTelecomServiceConnection( 4956):
connectToSamsungTelecom - ServiceManager.addService :
com.samsung.server.telecom.basiccall.telecom.SamsungSemTelecomServiceImpl$1@364d83d
01-07 10:27:36.550 I/servicemanager( 4225): Adding 'u:r:system_server:s0' service
(samsung_telecom:4956)
01-07 10:27:36.551 D/SettingsProvider( 4956): isChangeAllowed() : name =
isolated_storage_remote
01-07 10:27:36.552 D/StorageManagerService( 4956): Isolated storage local flag 0
and remote flag 0 resolved to true
01-07 10:27:36.558 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:36.562 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:36.565 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send
wallpaperChangedIntent
01-07 10:27:36.565 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(QSClockBellTower) to SubList:PanelCarrierLabelManager,
KeyguardStatusBarCarrierText, KeyguardStatusBarViewBatteryMeterView,
[QuickStar]PhoneStatusBarClockManager,
01-07 10:27:36.567 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send
wallpaperChangedIntent
01-07 10:27:36.572 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send
wallpaperChangedIntent
01-07 10:27:36.576 D/QSClockBellTower( 9204): He is ready to ring the bell.
(((QSClockBellSound - TimeText:3:27, TimeContentDescription:3:27 p. m.,
DateText:vie., 7 de enero, ShortDateText:vie., 7 de ene., Demofalse)))
01-07 10:27:36.577 D/QSClockBellTower( 9204): Constructor (QSClockBellSound -
TimeText:3:27, TimeContentDescription:3:27 p. m., DateText:vie., 7 de enero,
ShortDateText:vie., 7 de ene., Demofalse)
01-07 10:27:36.577 D/QSClockBellTower( 9204): registerAudience()
ticket:phone_status_bar_clock
01-07 10:27:36.577 D/BatteryService( 4956): ACTION_USER_SWITCHED: Led Charging:
true Led Low Battery:true wfc: false
01-07 10:27:36.578 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_address
01-07 10:27:36.579 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.579 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:36.579 D/QSClockHomeIndicatorView( 9204): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:3:27,
TimeContentDescription:3:27 p. m., DateText:vie., 7 de enero, ShortDateText:vie., 7
de ene., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{d172a01 V.E...... ......I. 0,0-0,0
#7f0a037a app:id/left_clock_container}
01-07 10:27:36.580 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_address
01-07 10:27:36.582 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:36.583 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.584 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@842eae7
01-07 10:27:36.584 D/PhoneWindowManagerExt( 4956): ACTION_BATTERY_CHANGED -
Level=65, status=3
01-07 10:27:36.584 D/SemWifiApBroadcastReceiver( 4956): Received :
android.intent.action.BATTERY_CHANGED
01-07 10:27:36.585 I/SAccessoryManager_SAccessoryManager( 4956): onReceive:
com.samsung.server.BatteryService.action.SEC_BATTERY_EVENT, misc_event: 65536, plug
event: 0
01-07 10:27:36.585 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(PhoneStatusBarViewBatteryMeterView) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView, QSClockBellTower,
[QuickStar]PhoneStatusBarClockManager,
01-07 10:27:36.585 I/UniversalCredentialManagerService( 4956):
****MSG_LOAD_WHITELIST_AND_EXEMPT_APPS block started****
01-07 10:27:36.586 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@dba9694
01-07 10:27:36.586 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:36.586 I/UniversalCredentialManagerService( 4956):
getAllWhitelistedApps DB is empty...
01-07 10:27:36.588 I/UniversalCredentialManagerService( 4956): getAllExemptedApps
DB is empty...
01-07 10:27:36.588 I/UniversalCredentialManagerService( 4956):
****MSG_LOAD_WHITELIST_AND_EXEMPT_APPS block ended****
01-07 10:27:36.588 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.589 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.589 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.589 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.592 V/WindowManager( 4956): Relayout Window{a1a103f u0 StatusBar}:
viewVisibility=0 req=720x68
01-07 10:27:36.595 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:36.595 I/SurfaceFlinger( 4646): id=37 createSurf (720x68),1 flag=4,
StatusBar$_9204#0
01-07 10:27:36.596 D/WindowManager( 4956): makeSurface duration=1
name=StatusBar$_9204
01-07 10:27:36.596 I/Telecom:SamsungWiredHeadsetManager( 4956): getAudioDeviceInfo
- BUILTIN_EARPIECE BUILTIN_SPEAKER
01-07 10:27:36.596 I/Telecom ( 4956): WiredHeadsetManager: ACTION_HEADSET_PLUG
event, plugged in: false, : WHC.oADA@AAM
01-07 10:27:36.598 V/WindowManager( 4956): Relayout hash=a1a103f, pid=9204:
mAttrs={(0,0)(fillx68) gr=TOP CENTER_VERTICAL sim={adjust=pan}
layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT
01-07 10:27:36.598 V/WindowManager( 4956): fl=81000008
01-07 10:27:36.598 V/WindowManager( 4956): pfl=13000000 naviIconColor=0}
01-07 10:27:36.599 I/SurfaceControl( 4956): release : mNativeObject = 528329132640
- Surface(name=StatusBar$_9204)/@0x449d560 /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:36.599 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528329132640]
01-07 10:27:36.599 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528329132640]
01-07 10:27:36.600 D/MediaSessionStack( 4956): updateMediaButtonSessionIfNeeded,
callers=com.android.server.media.MediaSessionStack.addSession:95
com.android.server.media.MediaSessionService.createSessionInternal:642
01-07 10:27:36.600 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x8c94e83 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:36.600 D/MediaSessionService( 4956): Created session for
com.android.server.telecom with tag HeadsetMediaButton
01-07 10:27:36.601 D/MediaSessionService( 4956): Global priority session is changed
from null to com.android.server.telecom/HeadsetMediaButton (userId=0)
01-07 10:27:36.601 I/ViewRootImpl@6d504a1[StatusBar]( 9204): Relayout returned:
old=(0,0,720,1516) new=(0,0,720,68) req=(720,68)0 dur=9 res=0x7 s={true
528660652032} ch=true fn=-1
01-07 10:27:36.603 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.accessibility
01-07 10:27:36.604 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:36.605 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:36.605 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:36.607 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.607 D/gralloc ( 4582): buffer_descriptor: wh(720 68)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.607 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.609 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.609 D/gralloc ( 4582): buffer_descriptor: wh(720 68)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.610 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.610 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:36.610 D/gralloc ( 4582): buffer_descriptor: wh(720 68)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:36.610 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:36.613 D/SemExclusiveTaskManagerService( 4956): ExclusiveTaskObserver :
key : system/finger_magnifier, user : 0
01-07 10:27:36.613 D/SemExclusiveTaskManagerService( 4956):
proccessTurningOffTask() : magnifier_window
01-07 10:27:36.613 I/AccessibilityManagerService( 4956):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
01-07 10:27:36.614 I/AccessibilityManagerService( 4956):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
01-07 10:27:36.614 D/SettingsProvider( 4956): isChangeAllowed() : name =
zen_mode_config_etag
01-07 10:27:36.615 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.615 D/SettingsProvider( 4956): isChangeAllowed() : name = zen_mode
01-07 10:27:36.619 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:36.620 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.620 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_address
01-07 10:27:36.620 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_addr_valid
01-07 10:27:36.621 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.623 W/Looper ( 4956): Drained
01-07 10:27:36.631 D/Zygote ( 4558): Forked child process 9855
01-07 10:27:36.638 I/ActivityManager( 4956): Changes in 1002 0 to 10, 7 to 0
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.OomAdjuster.updateOomAdjLocked:332
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21184
com.android.server.am.ActiveServices.removeConnectionLocked:3865
com.android.server.am.ActiveServices.unbindServiceLocked:2474
com.android.server.am.ActivityManagerService.unbindService:18067
01-07 10:27:36.640 D/BluetoothAdapterService( 9178): onUnbind() - calling cleanup
01-07 10:27:36.640 D/BluetoothAdapterService( 9178): cleanup()
01-07 10:27:36.644 I/ActivityManager( 4956): Start proc
9855:com.samsung.accessibility/1000 for service
{com.samsung.accessibility/com.samsung.accessibility.AccessibilityNotificationManag
er}
01-07 10:27:36.647 D/SettingsProvider( 4956): isChangeAllowed() : name =
network_recommendations_enabled
01-07 10:27:36.648 E/SemBluetoothDatabase( 9178): cleanup
01-07 10:27:36.648 E/SemBluetoothDatabase( 9178): removeUnusedSemMetadata
01-07 10:27:36.648 D/AS.AudioService( 4956): Master mono false
01-07 10:27:36.648 V/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config
8, mPhoneState 0
01-07 10:27:36.648 W/APM_AudioPolicyManager( 4630): setForceUse() usage 3, config 8
is already set
01-07 10:27:36.649 D/AS.AudioService( 4956): Master balance 0.000000
01-07 10:27:36.649 D/BluetoothSettingsProvider( 9178): query
01-07 10:27:36.651 W/SQLiteLog( 9178): (28) attempt to open
"/data/user_de/0/com.android.bluetooth/databases/bonddevice.db" as file descriptor
0
01-07 10:27:36.655 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:36.656 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:36.656 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:36.661 E/g.accessibilit( 9855): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:36.662 D/BluetoothManagerService( 4956): addProxy
com.android.server.telecom
01-07 10:27:36.663 D/BluetoothManagerService( 4956): addProxy
com.android.server.telecom
01-07 10:27:36.667 V/BluetoothSettingsProvider( 9178): populating new database
01-07 10:27:36.667 D/BluetoothSettingsProvider( 9178): createTable
01-07 10:27:36.670 D/BluetoothSettingsProvider( 9178): Created cursor
android.database.sqlite.SQLiteCursor@2c4a270
01-07 10:27:36.670 E/BluetoothAdapterService( 9178): getRestoredDevices() :: cursor
count: 0
01-07 10:27:36.670 E/BluetoothAdapterService( 9178): getRestoredDevices :: will be
cursor close
01-07 10:27:36.674 I/ActivityManager( 4956): Changes in 1002 10 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.bringUpServiceLocked:3243
com.android.server.am.ActiveServices.bindServiceLocked:2298
com.android.server.am.ActivityManagerService.bindIsolatedService:18054
01-07 10:27:36.674 I/AppOps ( 4956): updateUidProcState uid: 1002 procState: 0
capability:7
01-07 10:27:36.675 D/ActivityThread( 9855): setConscryptValidator
01-07 10:27:36.675 D/ActivityThread( 9855): setConscryptValidator - put
01-07 10:27:36.682 W/BluetoothSdpJni( 9178): Cleaning up Bluetooth SDP Interface...
01-07 10:27:36.682 W/BluetoothSdpJni( 9178): Cleaning up Bluetooth SDP object
01-07 10:27:36.682 D/BluetoothKeystoreService( 9178): cleanup
01-07 10:27:36.682 D/BluetoothKeystoreService( 9178):
setBluetoothKeystoreService(): set to: null
01-07 10:27:36.682 D/BluetoothAdapterService( 9178): cleanup() - Cleaning up
adapter native
01-07 10:27:36.682 E/bt_stack( 9178): [ERROR:message_loop_thread.cc(69)]
DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from
pc:0x7b32f38940
01-07 10:27:36.682 E/bt_stack( 9178): [ERROR:btu_task.cc(94)] do_in_main_thread:
failed from pc:0x7b32f38940
01-07 10:27:36.683 I/ActivityManager( 4956): DSS OFF for com.samsung.accessibility
01-07 10:27:36.683 E/bt_btif_dm( 9178): ### ASSERT : system/bt/btif/src/btif_dm.cc
btif_dm_generic_evt line 3045 Callback is NULL (0) ###
01-07 10:27:36.683 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_jni_thread
01-07 10:27:36.686 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{3f346ea 9855:com.samsung.accessibility/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:36.692 W/bt_osi_thread( 9178): run_thread: thread id 9276, thread name
alarm_dispatcher exited
01-07 10:27:36.692 W/bt_osi_thread( 9178): run_thread: thread id 9275, thread name
alarm_default_ca exited
01-07 10:27:36.693 I/bt_stack( 9178): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_stack_manager_thread
01-07 10:27:36.693 I/BluetoothServiceJni( 9178): cleanupNative: return from cleanup
01-07 10:27:36.694 D/ActivityThread( 9855): handleBindApplication()++
app=com.samsung.accessibility
01-07 10:27:36.704 D/DOWNLOADABLE_DB( 9178): cleanup
01-07 10:27:36.705 D/DOWNLOADABLE_DB( 9178): quit init handler
01-07 10:27:36.705 D/BluetoothAdapterService( 9178): onDestroy()
01-07 10:27:36.705 I/BluetoothAdapterService( 9178): Force exit to cleanup internal
state in Bluetooth stack
01-07 10:27:36.707 I/droid.bluetoot( 9178): System.exit called, status: 0
01-07 10:27:36.707 I/AndroidRuntime( 9178): VM exiting with result code 0, cleanup
skipped.
01-07 10:27:36.730 I/ActivityManager( 4956): Process com.android.bluetooth (pid
9178) has died: psvc PER (121,2547)
01-07 10:27:36.732 I/Zygote ( 4558): Process 9178 exited cleanly (0)
01-07 10:27:36.733 I/libprocessgroup( 4956): Successfully killed process cgroup uid
1002 pid 9178 in 0ms
01-07 10:27:36.734 W/ActivityManager( 4956): Scheduling restart of crashed service
com.android.bluetooth/.btservice.AdapterService in 1000ms for connection
01-07 10:27:36.739 I/CameraService( 4689): UidPolicy: No processes running for a
uid=1002 disabled=0
01-07 10:27:36.764 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : jp.softbank.mb.mail
01-07 10:27:36.764 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: jp.softbank.mb.mail
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:177)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:199)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.764 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.764 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.764 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.765 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : com.kddi.android.cmail
01-07 10:27:36.765 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: com.kddi.android.cmail
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:177)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:199)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.765 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.765 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.765 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.767 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : com.nttdocomo.android.msg
01-07 10:27:36.767 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: com.nttdocomo.android.msg
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:177)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:199)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.767 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.767 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.767 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.777 I/OpenGLRenderer( 9204): Davey! duration=1954ms; Flags=1,
IntendedVsync=159957493171, Vsync=161090826459,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=161098135923, AnimationStart=161098138654,
PerformTraversalsStart=161098926154, DrawStart=161749335192,
SyncQueued=161755893653, SyncStart=161756398884,
IssueDrawCommandsStart=161789149192, SwapBuffers=161911229692,
FrameCompleted=161912407384, DequeueBufferDuration=145077,
QueueBufferDuration=613730, GpuCompleted=0,
01-07 10:27:36.778 D/WindowManager( 4956): finishDrawingWindow: Window{a1a103f u0
StatusBar} mDrawState=DRAW_PENDING
01-07 10:27:36.780 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:36.780 D/InsetsSourceProvider( 4956): 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:390
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
01-07 10:27:36.784 D/WindowManager( 4956): finishDrawingWindow: Window{30f536f u0
NavigationBar0} mDrawState=DRAW_PENDING
01-07 10:27:36.787 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:36.788 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/pms_notification_panel_brightness_adjustment
01-07 10:27:36.789 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:36.789 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/pms_notification_panel_brightness_adjustment
01-07 10:27:36.795 D/KeyguardImageWallpaper( 9204): updateWallpaper() DONE
01-07 10:27:36.801 D/KeyguardPunchHoleVIView( 9204): prepareVI() - VI is prepared
01-07 10:27:36.807 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : jp.softbank.mb.mail
01-07 10:27:36.807 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: jp.softbank.mb.mail
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.807 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.807 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.807 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.809 D/KeyguardPunchHoleVIView( 9204): setPrepareState() 1 -> 3
01-07 10:27:36.810 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : com.kddi.android.cmail
01-07 10:27:36.810 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: com.kddi.android.cmail
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.810 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.810 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.810 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.810 D/KeyguardPunchHoleVIView( 9204): updateVILocation() Rect(24, 4
- 103, 84)
01-07 10:27:36.811 D/KeyguardPunchHoleVIView( 9204): startVI() - return, face
recognition is stopped
01-07 10:27:36.811 W/CommonAPI( 9855): isMessageAppEnable - Package name not
found : com.nttdocomo.android.msg
01-07 10:27:36.811 W/CommonAPI( 9855):
android.content.pm.PackageManager$NameNotFoundException: com.nttdocomo.android.msg
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:478)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:219)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.installProvider(ActivityThread.java:8069)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7605)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7489)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:36.811 W/CommonAPI( 9855): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:36.811 W/CommonAPI( 9855): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:36.811 W/CommonAPI( 9855): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:36.812 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:36.812 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:36.813 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:36.814 I/HotspotController( 9204): HotspotState :11numsta:0
01-07 10:27:36.818 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.BATTERY_CHANGED
01-07 10:27:36.819 D/KnoxStateMonitorImpl( 9204): handleUpdateStatusBarText
01-07 10:27:36.821 V/ShadeControllerImpl( 9204): NotificationShadeWindow:
com.android.systemui.statusbar.phone.NotificationShadeWindowView{ab59169
I.E...... ......ID 0,0-720,1600} canPanelBeCollapsed(): false
01-07 10:27:36.821 D/Bubbles ( 9204): setExpanded: false
01-07 10:27:36.821 D/Bubbles ( 9204): setExpandedInternal: shouldExpand=false
01-07 10:27:36.822 D/KnoxStateMonitorImpl( 9204): handleUpdateQuickPanelItems
01-07 10:27:36.822 D/KnoxStateMonitorImpl( 9204):
handleUpdateStatusBarBatteryColour
01-07 10:27:36.829 D/KeyguardViewMediator( 9204): handleMessage 18
01-07 10:27:36.829 D/KeyguardViewMediator( 9204): onSystemReady
01-07 10:27:36.829 E/SamsungAnalytics605026( 9855): The user has not unlocked the
device.
01-07 10:27:36.829 D/KeyguardViewMediator( 9204): doKeyguard: not showing because
device isn't provisioned and the sim is not locked or missing
01-07 10:27:36.830 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.keyguard.KeyguardViewMediator$3@12f648a
01-07 10:27:36.830 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:36.830 D/KeyguardViewMediator( 9204): adjustStatusBarLocked: no need to
update flags=0x0 / showHomeOverLock=true
01-07 10:27:36.832 E/LockSettingsService( 4956): registerRemoteLockCallback!!
01-07 10:27:36.833 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.keyguard.KeyguardViewMediator$5@e8c0afb
01-07 10:27:36.833 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:36.833 D/CdmaServiceCategoryProgramHandler( 9436): Idle: release
wakelock
01-07 10:27:36.834 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:36.834 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:36.835 D/CellBroadcastHandler( 9436): Idle: release wakelock
01-07 10:27:36.836 D/GsmCellBroadcastHandler( 9436): Idle: release wakelock
01-07 10:27:36.838 D/UsbDeviceManager( 4956): handleMessage ->
MSG_UPDATE_PORT_STATE: mSupportsAllCombinations=false
mAudioAccessorySupported=false mAudioAccessoryConnected=false
01-07 10:27:36.839 D/UsbDeviceManager( 4956): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
01-07 10:27:36.840 D/KeyguardUpdateMonitor( 9204): updateUserUnlockNotification(),
isUserUnlocked(0) : false
01-07 10:27:36.840 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:36.840 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:36.843 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:36.843 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:36.844 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:36.849 D/ApplicationPolicy( 4956):
isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
01-07 10:27:36.849 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:36.852 D/ApplicationPolicy( 4956):
isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -
1
01-07 10:27:36.852 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:36.852 D/ApplicationPolicy( 4956):
isStatusBarNotificationAllowedAsUser: converting userId from USER_ALLto 0
01-07 10:27:36.852 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:36.852 I/DIAGMON_SDK[605026]( 9855): SetConfiguration
01-07 10:27:36.854 D/KeyguardViewMediator( 9204): handleMessage 18 / elapsed time:
25ms
01-07 10:27:36.854 D/KeyguardViewMediator( 9204): handleMessage 14
01-07 10:27:36.854 D/KeyguardViewMediator( 9204): handleNotifyWakingUp
01-07 10:27:36.855 D/KeyguardUpdateMonitor( 9204): updateBiometricListeningState()
01-07 10:27:36.856 I/NotificationService( 4956): RuneStone mIsRuneStoneSupported =
true, mIsRuneStoneEnabled = false
01-07 10:27:36.860 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.863 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:36.863 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:36.866 I/DIAGMON_SDK[605026]( 9855): generated SR object
01-07 10:27:36.869 D/KeyguardImageWallpaper( 9204): updateDrawState: [true]
01-07 10:27:36.869 D/KeyguardWallpaperController( 9204): onStartedWakingUp()
visibility:8, mIsKeyguardShowing:false
01-07 10:27:36.869 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY
01-07 10:27:36.870 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY_RESTING
01-07 10:27:36.871 D/KeyguardSecIndicationController( 9204): addBatteryIndication()
status =
BatteryStatus{status=1,level=100,plugged=0,health=0,maxChargingWattage=0,remaining=
-1ultraFastCharger=0}
01-07 10:27:36.872 D/KeyguardSecIndicationPolicy( 9204): add Event pos =
DEFAULT, type = UNLOCK_GUIDE, id = 2, text = Deslizar el dedo para
abrir
01-07 10:27:36.872 W/NotificationHistory( 4956): Attempted to add notif for
locked/gone/disabled user 0
01-07 10:27:36.873 D/KeyguardSecIndicationPolicy( 9204): 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=Deslizar el dedo para abrir|ti=duration=PERSISTENT|
an=false]
01-07 10:27:36.873 D/KeyguardSecIndicationController( 9204): onIndicationChanged()
return - keyguard is not visible, pos = DEFAULT, item = [id=2|ty=UNLOCK_GUIDE|
pr=25|txt=Deslizar el dedo para abrir|ti=duration=PERSISTENT|an=false]
01-07 10:27:36.878 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:36.888 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:36.888 D/NotificationSQLiteLog( 4956): Pruned event entries: 0
01-07 10:27:36.889 V/PanelView( 9204): com.android.systemui:id/notification_panel:
setExpandedHeight(0.0)
01-07 10:27:36.895 D/PanelView( 9204): setMotionAborted
01-07 10:27:36.896 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:36.898 D/ScrimController( 9204): State changed to UNLOCKED,
blankScreen=false, animation=-1
01-07 10:27:36.900 D/FaceWidgetViewModel( 9204): onStartedWakingUp()
01-07 10:27:36.901 D/FaceWidgetViewModel( 9204): updateMusicPageShownState() show =
false, reattach = false, reason = waking up
01-07 10:27:36.902 D/KeyguardWallpaperController( 9204): onFinishedWakingUp:
01-07 10:27:36.902 D/FaceWidgetViewModel( 9204): onFinishedWakingUp()
01-07 10:27:36.903 D/FaceWidgetViewModel( 9204): updateInfoParameters(waking up)
isAODState = false, clockSidePadding = (42, 42), musicSidePadding = (20, 20)
01-07 10:27:36.904 D/KeyguardViewMediator( 9204): handleMessage 6
01-07 10:27:36.904 D/KeyguardViewMediator( 9204): handleNotifyScreenTurningOn
01-07 10:27:36.905 D/KeyguardViewMediator( 9204): BootAnimationFinished
01-07 10:27:36.905 V/SystemUIService( 9204): Starting SystemUI post-services for
user 0.
01-07 10:27:36.906 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.recents.Recents took to complete: 0ms
01-07 10:27:36.907 V/KeyguardServiceDelegate( 4956): !@Boot_EBS_D: **** SHOWN
CALLED ****
01-07 10:27:36.907 D/WindowManager( 4956): mKeyguardDelegate.ShowListener.onDrawn.
01-07 10:27:36.907 W/WindowManager( 4956): Setting mKeyguardDrawComplete
01-07 10:27:36.908 I/WindowManager( 4956): All windows ready for display!
01-07 10:27:36.908 W/WindowManager( 4956): Setting mWindowManagerDrawComplete
01-07 10:27:36.908 D/AS.AudioService( 4956): Volume controller:
VolumeController(android.os.BinderProxy@d7db513,mVisible=false)
01-07 10:27:36.908 D/vol.VolumeDialogControl( 9204): showDndTile
01-07 10:27:36.909 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:36.909 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:36.912 D/DisplayManager( 9204): registerDisplayVolumeListener
01-07 10:27:36.912 D/DisplayManager( 9204): findDisplayVolumeListnerLocked
numListeners: 0
01-07 10:27:36.912 D/DisplayManager( 9204): registerDisplayVolumeListener index < 0
01-07 10:27:36.912 D/SemContextService( 4956): lock : registerCallback
01-07 10:27:36.914 W/CAE ( 4956):
registerCallback(ContextAwareService.java:192) - [regi 01] Mutex is locked for
AUTO_ROTATION
01-07 10:27:36.914 W/CAE ( 4956):
registerCallback(ContextAwareService.java:199) - [regi 04]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@aecaae
01-07 10:27:36.915 W/CAE ( 4956): getListener(ListenerListManager.java:127) -
[getListener1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@aecaae
01-07 10:27:36.915 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.volume.VolumeUI took to complete: 9ms
01-07 10:27:36.915 W/CAE ( 4956): getListener(ListenerListManager.java:128) -
[getListener2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@1395729
01-07 10:27:36.917 W/ActivityThread( 9855): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
01-07 10:27:36.917 W/DIAGMON_SDK[605026]( 9855): Authority check got failed
01-07 10:27:36.921 I/CmcAccountManager( 9553): CMC profile found slot: 0
01-07 10:27:36.925 I/CmcAccountManager( 9553): isCmcServiceInstalled: false
01-07 10:27:36.933 V/CAE ( 4956): start(ContextProvider.java:128)
01-07 10:27:36.934 I/CmcAccountManager( 9553): initCmcFromPref:
01-07 10:27:36.934 I/ImsServiceStub( 9553): Creating RcsPolicyManager.
01-07 10:27:36.935 V/CAE ( 4956): clear(AutoRotationRunner.java:182)
01-07 10:27:36.935 V/CAE ( 4956): enable(AutoRotationRunner.java:158)
01-07 10:27:36.936 I/ImsServiceStub( 9553): Creating RegistrationManager.
01-07 10:27:36.936 I/CAE ( 4956):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -79, 7, 0, 0,
01-07 10:27:36.937 D/SensorService( 4956): setSContextDataLocked ints length 2 ,
byte length 4
01-07 10:27:36.937 D/SensorService( 4956): setSContextDataLocked 7b1
01-07 10:27:36.937 I/SensorsHub( 4592): SContextSensor::injecet_sensor_data
01-07 10:27:36.937 D/SensorsHub( 4592): b1 07 00 00
01-07 10:27:36.937 D/SensorsHub( 4592): inject_scontext_data: New
ssp_data_injection_fd(23)
01-07 10:27:36.937 D/SensorsHub( 4592): SContext Data Injection return 4
01-07 10:27:36.939 D/CAE ( 4956):
getFaultDetectionResult(AutoRotationRunner.java:195) - true
01-07 10:27:36.940 I/CAE ( 4956):
notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause =
Success
01-07 10:27:36.941 I/CAE ( 4956):
displayUsedCountForService(ContextAwareService.java:464) - totalCnt = 1,
serviceCount = 1, subCollectionCount = 0
01-07 10:27:36.941 D/CAE ( 4956):
showListenerList(ContextAwareService.java:329) - ===== Context Aware Service List
=====
01-07 10:27:36.942 I/CAE ( 4956):
showListenerList(ContextAwareService.java:338) - Listener :
com.samsung.android.contextaware.manager.ContextAwareService$Listener@1395729,
Service : AUTO_ROTATION(1)
01-07 10:27:36.942 W/CAE ( 4956):
registerCallback(ContextAwareService.java:213) - [regi 02] Mutex is unlocked for
AUTO_ROTATION
01-07 10:27:36.942 I/RegiMgr-UsrEvtCtr( 9553): Start with User 0
01-07 10:27:36.947 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:36.948 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:36.948 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:36.951 W/CAE ( 4956): setCAProperty(ContextAwareService.java:513) -
[setProperty 01] Mutex is locked for AUTO_ROTATION
01-07 10:27:36.952 I/CAE ( 4956): setPropertyValue(AutoRotationRunner.java:119)
- Device Type = 0.0
01-07 10:27:36.952 I/CAE ( 4956): setCAProperty(ContextAwareService.java:518) -
result : true
01-07 10:27:36.952 W/CAE ( 4956): setCAProperty(ContextAwareService.java:519) -
[setProperty 02] Mutex is unlocked for AUTO_ROTATION
01-07 10:27:36.953 D/SemContextService( 4956): .registerCallback : 1,
client=com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@c
264e2d
01-07 10:27:36.954 I/ImsServiceStub( 9553): Creating ConfigModule.
01-07 10:27:36.955 D/SemContextConnectionList( 4956): client packageName :
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@c264e2d
01-07 10:27:36.955 D/SemContextService( 4956): unlock : registerCallback
01-07 10:27:36.955 D/SemContextManager( 4956): .registerListener : listener =
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@c264e2d,
service=Auto Rotation
01-07 10:27:36.955 D/WindowManager( 4956): finishScreenTurningOn: mAwake=true,
mScreenOnEarly=true, mScreenOnFully=false, mKeyguardDrawComplete=true,
mWindowManagerDrawComplete=true
01-07 10:27:36.955 I/WindowManager( 4956): Finished screen turning on...
01-07 10:27:36.957 I/ImsServiceStub( 9553): Creating GbaServiceModule.
01-07 10:27:36.957 I/.sec.imsservic( 9553): Waiting for a blocking GC ClassLinker
01-07 10:27:36.960 I/SurfaceFlinger( 4646): id=38 createSurf (0x0),-1 flag=24004,
Task=4#0
01-07 10:27:36.972 I/SurfaceFlinger( 4646): id=39 createSurf (0x0),-1 flag=24004,
Task=5#0
01-07 10:27:36.982 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:36.983 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:36.983 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:36.985 W/ServiceManager( 4646): Permission failure:
android.permission.ACCESS_SURFACE_FLINGER from uid=10100 pid=9204
01-07 10:27:36.985 D/PermissionCache( 4646): checking
android.permission.ACCESS_SURFACE_FLINGER for uid=10100 => denied (2910 us)
01-07 10:27:36.985 I/SurfaceFlinger( 4646): id=40 createSurf (0x0),-1 flag=20004,
Primary Divider Dim#0
01-07 10:27:36.986 I/SurfaceFlinger( 4646): id=41 createSurf (0x0),-1 flag=20004,
Secondary Divider Dim#0
01-07 10:27:36.988 I/.sec.imsservic( 9553): Background concurrent copying GC freed
333290(21MB) AllocSpace objects, 857(15MB) LOS objects, 47% free, 26MB/50MB, paused
216us total 315.181ms
01-07 10:27:36.988 I/.sec.imsservic( 9553): WaitForGcToComplete blocked ClassLinker
on ClassLinker for 30.939ms
01-07 10:27:36.989 I/ImsServiceStub( 9553): Creating HandlerFactory.
01-07 10:27:37.020 I/BootAnimationLoader( 4913): !@BootAnimation : Number of frames
drawn 1751
01-07 10:27:37.023 D/MultiStarManager( 9204): Create
01-07 10:27:37.026 D/MultiStarManager( 9204): Clear prev app settings data
01-07 10:27:37.026 D/SettingsProvider( 4956): isChangeAllowed() : name =
multistar_setting_repository
01-07 10:27:37.027 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:37.027 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:37.027 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:37.027 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:37.027 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:37.027 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:37.027 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:37.027 D/SettingsProvider( 4956): ret = 1
01-07 10:27:37.028 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.036 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:37.036 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.stackdivider.Divider took to complete: 121ms
01-07 10:27:37.038 D/StorageNotification( 9204): start ()
01-07 10:27:37.044 D/StorageNotification( 9204): start : vol(VolumeInfo{private}:
01-07 10:27:37.044 D/StorageNotification( 9204): type=PRIVATE diskId=null
partGuid=null mountFlags=0 mountUserId=-10000
01-07 10:27:37.044 D/StorageNotification( 9204): state=MOUNTED
01-07 10:27:37.044 D/StorageNotification( 9204): fsType=null fsUuid=null
fsLabel=null
01-07 10:27:37.044 D/StorageNotification( 9204): path=/data internalPath=null
01-07 10:27:37.044 D/StorageNotification( 9204): ), disk(null)
01-07 10:27:37.044 D/StorageNotification( 9204): onVolumeStateChangedInternal
(/data)
01-07 10:27:37.045 D/StorageNotification( 9204): Notifying about private volume:
VolumeInfo{private}:
01-07 10:27:37.045 D/StorageNotification( 9204): type=PRIVATE diskId=null
partGuid=null mountFlags=0 mountUserId=-10000
01-07 10:27:37.045 D/StorageNotification( 9204): state=MOUNTED
01-07 10:27:37.045 D/StorageNotification( 9204): fsType=null fsUuid=null
fsLabel=null
01-07 10:27:37.045 D/StorageNotification( 9204): path=/data internalPath=null
01-07 10:27:37.045 D/StorageNotification( 9204): updateMissingPrivateVolumes ()
01-07 10:27:37.047 D/StorageNotification( 9204): updateMissingPrivateVolumes ()
01-07 10:27:37.047 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.usb.StorageNotification took to complete:
11ms
01-07 10:27:37.058 I/PowerUI ( 9204): BATTERY_HEALTH_CHECK extraHealth=2
mBatteryMiscEvent=65536
01-07 10:27:37.059 D/PowerUI ( 9204): priorPlugType = -1 mPlugType = 0
priorBatteryStatus = 1 mBatteryStatus = 3
01-07 10:27:37.059 D/PowerUI.Notification( 9204):
dismissSlowByChargerConnectionInfoPopUp()
01-07 10:27:37.060 D/PowerUI.Notification( 9204): dismissChargingNotification()
01-07 10:27:37.061 D/PowerUI ( 9204): Battery swelling mode -
priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 3
01-07 10:27:37.061 D/PowerUI.Notification( 9204): dismissBatterySwellingNotice()
01-07 10:27:37.062 D/PowerUI.Notification( 9204): dismissBatterySwellingPopup()
01-07 10:27:37.062 I/PowerUI ( 9204): mBatteryMiscEvent = 65536
01-07 10:27:37.071 D/PowerUI ( 9204): start :
hasSystemFeature(com.sec.feature.sensorhub)
01-07 10:27:37.073 D/PowerUI ( 9204): start : (mSContextManager != null -
mIsSContextEnabled = false
01-07 10:27:37.073 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.systemui.power.PowerUI$9@dd156a7
01-07 10:27:37.073 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:37.077 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.power.PowerUI took to complete: 29ms
01-07 10:27:37.079 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.media.RingtonePlayer took to complete: 3ms
01-07 10:27:37.080 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.keyboard.KeyboardUI took to complete: 1ms
01-07 10:27:37.081 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.pip.PipUI took to complete: 1ms
01-07 10:27:37.084 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to
complete: 3ms
01-07 10:27:37.086 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.util.leak.GarbageMonitor$Service took to
complete: 2ms
01-07 10:27:37.086 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.LatencyTester took to complete: 0ms
01-07 10:27:37.090 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.globalactions.GlobalActionsComponent took to
complete: 4ms
01-07 10:27:37.092 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.ScreenDecorations took to complete: 2ms
01-07 10:27:37.095 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.biometrics.AuthController took to complete:
3ms
01-07 10:27:37.096 I/CpAudioEngineClient( 9553): Created
01-07 10:27:37.096 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.SliceBroadcastRelayHandler took to complete:
1ms
01-07 10:27:37.099 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.statusbar.notification.InstantAppNotifier
took to complete: 3ms
01-07 10:27:37.102 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.theme.ThemeOverlayController took to
complete: 3ms
01-07 10:27:37.105 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.accessibility.WindowMagnification took to
complete: 3ms
01-07 10:27:37.106 I/StackIF ( 9553): registerNewIncomingSmsEvent:
01-07 10:27:37.106 I/StackIF ( 9553): registerSmsRpAckEvent:
01-07 10:27:37.107 I/StackIF ( 9553): registerForRrcConnectionEvent:
01-07 10:27:37.114 I/StackIF ( 9553): registerEucrEvent
01-07 10:27:37.114 I/StackIF ( 9553): registerEcholocateEvent:
01-07 10:27:37.115 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.accessibility.SystemActions took to complete:
10ms
01-07 10:27:37.116 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.toast.ToastUI took to complete: 0ms
01-07 10:27:37.117 I/ImsServiceStub( 9553): Creating ServiceModuleManager.
01-07 10:27:37.118 I/ImsServiceStub( 9553): Creating AECModule.
01-07 10:27:37.119 D/SystemUIPostBootTiming( 9204):
StartPostServicescom.android.systemui.popup.PopupUI took to complete: 3ms
01-07 10:27:37.119 D/SystemUIPostBootTiming( 9204): StartPostServices took to
complete: 213ms
01-07 10:27:37.119 I/ImsServiceStub( 9553): Creating GeolocationController.
01-07 10:27:37.124 I/ImsServiceStub( 9553): Creating
ImsDiagnosticMonitorNotificationManager.
01-07 10:27:37.124 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:37.126 D/KeyguardViewMediator( 9204): handleMessage 6 / elapsed time:
221ms
01-07 10:27:37.126 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.126 D/KeyguardViewMediator( 9204): handleMessage 15
01-07 10:27:37.127 D/KeyguardViewMediator( 9204): handleNotifyScreenTurnedOn
01-07 10:27:37.127 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:37.127 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:37.128 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:37.128 I/ImsServiceStub( 9553): Creating NtpTimeController.
01-07 10:27:37.129 D/SecVolume.SecVolumeStore( 9204): dispatch [ACTION_TIME_OUT]
with [STATE_NO_DISPATCH]
01-07 10:27:37.129 D/SecVolume.SecVolumeStore( 9204): > New State :
[STATE_NO_DISPATCH]
01-07 10:27:37.131 I/CmcConnectivityController( 9553): mPhoneCount: 1
01-07 10:27:37.131 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.131 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.133 I/CmcNsdManager[80751030]( 9553): pkgName=com.sec.imsservice
version=0.0.2
01-07 10:27:37.133 I/ImsServiceStub( 9553): init started
01-07 10:27:37.136 D/KeyguardUpdateMonitor( 9204): onTrustChanged hasNoKey:true
prevTrust:false enabled:false, prevFlags=0x0, flags=0x0
01-07 10:27:37.137 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.137 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.141 E/SimManager( 9553): init mno map
01-07 10:27:37.141 I/SimManager<0>( 9553): handleMessage: what 8
01-07 10:27:37.142 I/MnoMap ( 9553): createTable: init
01-07 10:27:37.142 I/NetworkIdentifier( 9553): parseNetworkInfo: getResources from
mnomap.json
01-07 10:27:37.143 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:37.143 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:37.144 D/KeyguardSecIndicationPolicy( 9204): update Event pos =
DEFAULT, type = UNLOCK_GUIDE, id = 3, text = Deslizar el dedo para
abrir
01-07 10:27:37.145 D/KeyguardSecIndicationPolicy( 9204): update top pos =
DEFAULT, item = [id=2|ty=UNLOCK_GUIDE|pr=25|txt=Deslizar el dedo para abrir|
ti=duration=PERSISTENT|an=false] -> [id=3|ty=UNLOCK_GUIDE|pr=25|txt=Deslizar el
dedo para abrir|ti=duration=PERSISTENT|an=false]
01-07 10:27:37.146 D/KeyguardSecIndicationController( 9204): onIndicationChanged()
return - keyguard is not visible, pos = DEFAULT, item = [id=3|ty=UNLOCK_GUIDE|
pr=25|txt=Deslizar el dedo para abrir|ti=duration=PERSISTENT|an=false]
01-07 10:27:37.146 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:37.148 D/FaceWidgetMusicPageObserver( 9204): [EXPAND] onChanged :: NULL
01-07 10:27:37.148 D/FaceWidgetMusicPageObserver( 9204): Title is empty
01-07 10:27:37.148 D/FaceWidgetMusicPageObserver( 9204): Artist is empty
01-07 10:27:37.149 D/FaceWidgetMusicPageObserver( 9204): albumArt is null
01-07 10:27:37.149 D/PanelView( 9204): setMusicShown() shown = false
01-07 10:27:37.150 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.152 D/WallpaperEventNotifier( 9204): sendUpdates: We don't have any
colors to notify for now.
01-07 10:27:37.153 D/FaceWidgetMusicShownLiveData( 9204): onChanged()
FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=false}
01-07 10:27:37.154 D/FaceWidgetContainerObserver( 9204): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=0, mAdditionalInfoGravity=0,
mClockSideStartPadding=42, mClockSideEndPadding=42, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=42,
mInfoSideEndPadding=42, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=true, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.1,
screenLayout=268435810, orientation=1, screenWidthDp=411, screenHeightDp=827,
smallestScreenWidthDp=411, densityDpi=280, uiMode=17, isRTL=false,
mConfiguration={1.1 ?mcc?mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long
port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 68 - 720, 1516) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.11 bts=0 ff=0 bf=0 themeSeq=0}}}
01-07 10:27:37.156 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.159 I/WfcEpdgManager( 9553): registerEpdgHandoverListener..
01-07 10:27:37.159 I/PdnController<0>( 9553): onEpdgAvailable : isAvailable :
false wifiState : 0
01-07 10:27:37.159 I/PdnController<0>( 9553): setPendedEPDGWeakSignal
01-07 10:27:37.160 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:37.162 D/ConnectivityService( 4956): requestNetwork for
uid/pid:1000/9553 NetworkRequest [ TRACK_DEFAULT id=27, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: com.sec.imsservice] ]
01-07 10:27:37.162 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:37.163 D/Ethernet( 4956): 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
01-07 10:27:37.164 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.166 D/FaceWidgetClockPage( 9204): isNetworkRoamingState id=-1
01-07 10:27:37.167 D/FaceWidgetClockPage( 9204): isNetworkRoamingState false
01-07 10:27:37.167 D/FaceWidgetClockPage( 9204): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.clock.FaceWidgetClockPage{fd42e9e
V.E...... ......I. 0,0-0,0 #7f0901fd app:id/keyguard_clock_page}
01-07 10:27:37.170 I/SysUIResourceUtils( 9204): isKeyguardThemeImageClockEnabled:
false
01-07 10:27:37.170 E/FaceWidgetClockPage( 9204): setAutoHomecityTimezone():
isDeviceProvisioned=false
01-07 10:27:37.170 I/FaceWidgetClockPage( 9204): needToShowDualClock()
isRoamingClockEnabled=true, isWhereToShowOptionEnabled=true,
isEasyModeEnabled=false, mIsNetworkRoaming=false
01-07 10:27:37.171 D/FaceWidgetClockPage( 9204): getConsideredClockType() ,
ep=true, mp=false, em=false, tc=false, td=false, ti=false, dc=false, de=false, ct=2
01-07 10:27:37.171 I/PreloadInstaller( 9154):
01-07 10:27:37.171 D/FaceWidgetClockPage( 9204): updateContentsView() clock type
changed : -> 2/EXPAND
01-07 10:27:37.171 E/ImsAutoUpdate( 9553): mnomapupdate.json not found.
01-07 10:27:37.171 I/PreloadInstaller( 9154): mProgressTimeoutRunnable started
01-07 10:27:37.171 D/FaceWidgetViewModel( 9204): onClockTypeChanged : 0 -> 2
01-07 10:27:37.171 D/FaceWidgetViewModel( 9204): updateGravity()
manager.isLockStarEnabled() = false, manager.isDynamicClockEnabled() = false
01-07 10:27:37.172 D/SettingsProvider( 4956): isChangeAllowed() : name =
servicebox_page_gravity
01-07 10:27:37.172 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:37.172 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:37.172 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:37.172 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:37.172 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:37.172 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:37.172 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:37.172 D/SettingsProvider( 4956): ret = 1
01-07 10:27:37.174 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.174 I/MnoStrategyCreator( 9553): getPolicyType: phone0 Movistar_PE
=> DEFAULT_RCS
01-07 10:27:37.174 D/FaceWidgetViewModel( 9204): updateGravity() clockType = 2,
isAodClockType = false, gravity = 17
01-07 10:27:37.174 I/RcsPolicySettings( 9553): slot[0]: load from rcspolicy.json
DEFAULT_RCS
01-07 10:27:37.175 D/FaceWidgetViewModel( 9204): updateInfoParameters(clock type)
isAODState = false, clockSidePadding = (42, 42), musicSidePadding = (20, 20)
01-07 10:27:37.176 W/AODFaceWidgetManager( 9204): onLockPositionChanged: consumer
is null
01-07 10:27:37.176 I/ClockInfoManager( 9204): isClockFaceType: type = 2
clockFaceType = 0
01-07 10:27:37.176 D/FaceWidgetClockPage( 9204): updateContentsView()
01-07 10:27:37.176 D/FaceWidgetClockPage( 9204): getContentsView() EXPAND
01-07 10:27:37.176 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : SMK
tag : remove_mnomap message : Not a JSON Object: null
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : SMK
tag : add_mnomap message : Not a JSON Object: null
01-07 10:27:37.177 I/UfClockProvider( 9204): getClockView = 2 category = 2
01-07 10:27:37.177 I/ClockInfoManager( 9204): isClockFaceType: type = 2
clockFaceType = 0
01-07 10:27:37.177 I/ClockInfoManager( 9204): isClockFaceType: type = 2
clockFaceType = 0
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : SMK
tag : replace_gc_block_mcc_list message : Not a JSON Object: null
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
IMSUPDATE tag : remove_mnomap message : Not a JSON Object: null
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
IMSUPDATE tag : add_mnomap message : Not a JSON Object: null
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
IMSUPDATE tag : replace_gc_block_mcc_list message : Not a JSON Object: null
01-07 10:27:37.177 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
MNOUPDATE tag : remove_mnomap message : Not a JSON Object: null
01-07 10:27:37.178 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
MNOUPDATE tag : add_mnomap message : Not a JSON Object: null
01-07 10:27:37.178 E/ImsAutoUpdate( 9553): Failed to getMnomap : source :
MNOUPDATE tag : replace_gc_block_mcc_list message : Not a JSON Object: null
01-07 10:27:37.178 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : UNKNOWN
update source 4 tag : remove_mnomap message : Not a JSON Object: null
01-07 10:27:37.178 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : UNKNOWN
update source 4 tag : add_mnomap message : Not a JSON Object: null
01-07 10:27:37.178 E/ImsAutoUpdate( 9553): Failed to getMnomap : source : UNKNOWN
update source 4 tag : replace_gc_block_mcc_list message : Not a JSON Object: null
01-07 10:27:37.178 I/RcsPolicySettings( 9553): slot[0]: No policy for DEFAULT_RCSin
rcspolicy.json
01-07 10:27:37.179 I/RcsPolicySettings( 9553): slot[0]: No rcsAsPolicy in
rcspolicy.json
01-07 10:27:37.179 E/ImsAutoUpdate( 9553): exception on applyDefaultRcsPolicyUpdate
:default_rcs_policy source SMK
01-07 10:27:37.180 E/ImsAutoUpdate( 9553):
applyDefaultRcsPolicyUpdate :default_rcs_policy source SMK not valid
01-07 10:27:37.180 E/ImsAutoUpdate( 9553): exception on applyDefaultRcsPolicyUpdate
:default_rcs_policy source IMSUPDATE
01-07 10:27:37.180 E/ImsAutoUpdate( 9553):
applyDefaultRcsPolicyUpdate :default_rcs_policy source IMSUPDATE not valid
01-07 10:27:37.180 E/ImsAutoUpdate( 9553): exception on applyDefaultRcsPolicyUpdate
:default_rcs_policy source UNKNOWN update source 4
01-07 10:27:37.180 E/ImsAutoUpdate( 9553):
applyDefaultRcsPolicyUpdate :default_rcs_policy source UNKNOWN update source 4 not
valid
01-07 10:27:37.180 V/WindowManager( 4956): Relayout Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1532
01-07 10:27:37.180 E/ImsAutoUpdate( 9553): policyName is not valid or policy is
JsonNull
01-07 10:27:37.180 E/ImsAutoUpdate( 9553): policyName is not valid or policy is
JsonNull
01-07 10:27:37.180 I/RcsPolicySettings( 9553): slot[0]: policy not valid
DEFAULT_RCS use updated default policy default_rcs_policy
01-07 10:27:37.181 I/RegiMgr-Handler<0>( 9553): Register SIM Event
01-07 10:27:37.181 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.181 I/RegiMgr-Handler<0>( 9553): Register PhoneStatelistener.
01-07 10:27:37.181 I/PdnController<0>( 9553): unRegisterPhoneStateListener:
01-07 10:27:37.183 I/MnoMap ( 9553): from RSS :
01-07 10:27:37.183 I/CscNetParser<0>( 9553): getCscCustomerParser:
01-07 10:27:37.183 I/CscNetParser( 9553): OMC version : 5.1
01-07 10:27:37.183 I/CscNetParser( 9553): customerPath =
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:27:37.183 D/PowerManagerService( 4956): [api] acquire WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=4956
pkg=android ws=WorkSource{1000})
01-07 10:27:37.185 I/CscNetParser( 9553): invalid NetworkInfo have CodeType, but no
gid1
01-07 10:27:37.185 I/CscNetParser( 9553): mccmnc: 71606, networkName: movistar_PE,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.185 I/CscNetwork( 9553): addIdentifier for movistar_PE -
mccmnc:71606, subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetParser( 9553): invalid NetworkInfo have CodeType, but no
gid1
01-07 10:27:37.186 I/CscNetParser( 9553): mccmnc: 71610, networkName: Claro_PE,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetwork( 9553): addIdentifier for Claro_PE - mccmnc:71610,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetParser( 9553): invalid NetworkInfo have CodeType, but no
gid1
01-07 10:27:37.186 I/CscNetParser( 9553): mccmnc: 71617, networkName: entel,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetwork( 9553): addIdentifier for entel - mccmnc:71617,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetParser( 9553): invalid NetworkInfo have CodeType, but no
gid1
01-07 10:27:37.186 I/CscNetParser( 9553): mccmnc: 71615, networkName: Bitel,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/CscNetwork( 9553): addIdentifier for Bitel - mccmnc:71615,
subset: , gid1: , gid2: , spname:
01-07 10:27:37.186 I/NetworkIdentifier( 9553): equalsWithoutMnoName:
L(71606,,,,=>Movistar_PE), R(71606,,,,=>default)
01-07 10:27:37.186 I/CscNetwork( 9553): setMnoName for movistar_PE Movistar_PE
01-07 10:27:37.187 I/MnoMap ( 9553): createTable merge: movistar_PE
01-07 10:27:37.187 I/NetworkIdentifier( 9553): contains: L(71606,,,,=>Movistar_PE),
R(71606,,,,=>Movistar_PE)
01-07 10:27:37.187 V/WindowManager( 4956): Relayout hash=97b19e8, pid=9154:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
01-07 10:27:37.187 V/WindowManager( 4956): fl=1810580
01-07 10:27:37.187 V/WindowManager( 4956): pfl=12020000
01-07 10:27:37.187 V/WindowManager( 4956): sysui=1602
01-07 10:27:37.187 V/WindowManager( 4956): vsysui=1606
01-07 10:27:37.187 V/WindowManager( 4956): apr=LIGHT_NAVIGATION_BARS
01-07 10:27:37.187 V/WindowManager( 4956): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
01-07 10:27:37.187 V/WindowManager( 4956): fitSides= naviIconColor=0
01-07 10:27:37.187 V/WindowManager( 4956): sfl=100000}
01-07 10:27:37.187 I/MnoMap ( 9553): skip: (71606,,,,=>Movistar_PE)contains
(71606,,,,=>Movistar_PE)
01-07 10:27:37.187 I/NetworkIdentifier( 9553): equalsWithoutMnoName:
L(71610,,,,=>Claro_PE@BLOCKGC), R(71610,,,,=>default)
01-07 10:27:37.187 I/CscNetwork( 9553): setMnoName for Claro_PE Claro_PE@BLOCKGC
01-07 10:27:37.187 I/MnoMap ( 9553): createTable merge: Claro_PE
01-07 10:27:37.187 I/NetworkIdentifier( 9553): contains:
L(71610,,,,=>Claro_PE@BLOCKGC), R(71610,,,,=>Claro_PE@BLOCKGC)
01-07 10:27:37.187 I/MnoMap ( 9553): skip: (71610,,,,=>Claro_PE@BLOCKGC)contains
(71610,,,,=>Claro_PE@BLOCKGC)
01-07 10:27:37.187 I/NetworkIdentifier( 9553): equalsWithoutMnoName:
L(71617,,,,=>Entel_PE), R(71617,,,,=>default)
01-07 10:27:37.187 I/SurfaceControl( 4956): release : mNativeObject = 528330202048
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x8c32f71 /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:37.187 I/CscNetwork( 9553): setMnoName for entel Entel_PE
01-07 10:27:37.187 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528330202048]
01-07 10:27:37.187 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528330202048]
01-07 10:27:37.187 I/MnoMap ( 9553): createTable merge: entel
01-07 10:27:37.187 I/NetworkIdentifier( 9553): contains: L(71617,,,,=>Entel_PE),
R(71617,,,,=>Entel_PE)
01-07 10:27:37.187 I/MnoMap ( 9553): skip: (71617,,,,=>Entel_PE)contains
(71617,,,,=>Entel_PE)
01-07 10:27:37.187 I/MnoMap ( 9553): not found Mno for Bitel
01-07 10:27:37.187 I/MnoMap ( 9553): createTable: result
01-07 10:27:37.187 I/GeolocationCon( 9553): handleMessage : what = EPDG_AVAILABLE
01-07 10:27:37.187 I/GeolocationCon( 9553): setEpdgAvailable : phoneId : 0,
prevEpdgState = false curEpdgState : false mIsForceEpdgAvailUpdate :false
01-07 10:27:37.188 I/SurfaceControl( 9154): release : mNativeObject = 533207809984
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x2751d28 /
android.view.SurfaceControl.assignNativeObject:567
android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
01-07 10:27:37.188 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207809984]
01-07 10:27:37.188 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207809984]
01-07 10:27:37.189 I/SurfaceControl( 9154): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xb4886c5 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:37.189 I/PdnController<0>( 9553): registerPhoneStateListener:
validPhoneId=true
01-07 10:27:37.190 I/SurfaceControl( 9154): release : mNativeObject = 533207811520
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0x1edc97d / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:37.190 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207811520]
01-07 10:27:37.190 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207811520]
01-07 10:27:37.190 I/SurfaceControl( 9154): release : mNativeObject = 533207808448
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0x9511072 / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:37.190 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207808448]
01-07 10:27:37.190 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207808448]
01-07 10:27:37.190 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
Relayout returned: old=(0,68,720,1600) new=(0,68,720,1600) req=(720,1532)0 dur=10
res=0x1 s={true 533208006656} ch=false fn=3
01-07 10:27:37.191 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.197 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:37.197 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:37.198 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:37.202 I/RegiObsMgr( 9553): registerSilentLogIntentReceiver
01-07 10:27:37.203 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:37.203 D/gralloc ( 4582): buffer_descriptor: wh(720 1532)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x1) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:37.203 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:37.203 I/RegiObsMgr( 9553): registerObservers:
01-07 10:27:37.226 I/RegiObsMgr( 9553): registerObservers: validateUri
[content://com.sec.ims.settings/profile/*] ->
[content://com.sec.ims.settings/profile]
01-07 10:27:37.231 I/RegiObsMgr( 9553): registerObservers: validateUri
[content://com.sec.ims.settings/nvstorage/*] ->
[content://com.sec.ims.settings/nvstorage]
01-07 10:27:37.232 I/RegiObsMgr( 9553): registerObservers: validateUri
[content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/*] ->
[content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS]
01-07 10:27:37.247 I/ClockNonePaddingTextView( 9204): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
01-07 10:27:37.250 I/ClockNonePaddingTextView( 9204): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
01-07 10:27:37.252 I/ClockNonePaddingTextView( 9204): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
01-07 10:27:37.254 I/ClockNonePaddingTextView( 9204): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
01-07 10:27:37.262 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.264 I/DigitalHorizontalClockView( 9204):
updateAlternateCalendarViewVisibility : false/false
01-07 10:27:37.266 I/StackIF ( 9553): registerUaListener Handle : 0
01-07 10:27:37.267 I/StackIF ( 9553): registerNewIncomingCallEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerCallStatusEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerModifyCallEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerConferenceUpdateEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerReferReceivedEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerDialogEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerCdpnInfoEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerDedicatedBearerEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerForRrcConnectionEvent:
01-07 10:27:37.267 I/StackIF ( 9553): registerRtpLossRate :
01-07 10:27:37.269 I/StackIF ( 9553): registerModifyVideoEvent:
01-07 10:27:37.269 I/StackIF ( 9553): registerVideoEvent:
01-07 10:27:37.269 E/ResipMediaHandler( 9553): SVE is not connected ? false
01-07 10:27:37.269 I/ResipMediaHandler( 9553): connectToSve
01-07 10:27:37.270 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.270 I/StackIF ( 9553): registerOptionsHandler:
01-07 10:27:37.270 I/StackIF ( 9553): registerPresenceEvent:
01-07 10:27:37.270 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.270 I/StackIF ( 9553): registerRawSipEvent:
01-07 10:27:37.271 I/StackIF ( 9553): registerCmcRecordEvent:
01-07 10:27:37.271 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.271 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:37.272 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): setCategory:
mIsWhiteWallpaper = false
01-07 10:27:37.272 I/[IMS6.0]( 9553): GetAudioInterface(): mode CPVE
01-07 10:27:37.272 I/[IMS6.0]( 9553): GetAudioInterface(): mode SAE
01-07 10:27:37.273 I/[IMS6.0]( 9553): GetAudioInterface(): mode STE
01-07 10:27:37.273 I/[IMS6.0]( 9553): STEInterface::STEInterface(): STEInterface
constructore
01-07 10:27:37.273 I/[IMS6.0]( 9553): GetAudioInterface(): mode CPVE
01-07 10:27:37.274 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.275 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.275 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.276 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
01-07 10:27:37.277 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.278 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.279 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.279 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:37.279 E/Netd ( 4557): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
01-07 10:27:37.282 D/NetdEventListenerService( 4956): DNS Requested by : 0, 1000
01-07 10:27:37.283 I/[IMS6.0]( 9553): RecorderInterface::RecorderInterface():
RecorderInterface Init
01-07 10:27:37.283 I/[IMS6.0]( 9553): LoadLogLevel: debug level is 0x4f4c and
silent log is .
01-07 10:27:37.283 I/[IMS6.0]( 9553): LoadLogLevel: silent log is 0.
01-07 10:27:37.285 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-MGR
01-07 10:27:37.285 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(7)
01-07 10:27:37.285 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.285 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(8)
01-07 10:27:37.285 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.285 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(9)
01-07 10:27:37.285 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(240)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(27)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(28)
01-07 10:27:37.286 D/FaceWidgetClockProvider( 9204): VERSION_CODE = 20 / 2 /
com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{a85746f
V.E...... ......I. 0,0-0,0}
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(29)
01-07 10:27:37.286 I/FaceWidgetClockProvider( 9204): getClockView() clockType = 2,
clock = com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{a85746f
V.E...... ......I. 0,0-0,0}, updateColorNeeded = true
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(47)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(48)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(49)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/KeyguardWallpaperController( 9204): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(67)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.286 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(68)
01-07 10:27:37.286 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(69)
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(87)
01-07 10:27:37.287 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(88)
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(89)
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(107)
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(108)
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CALL-SESSION(109)
01-07 10:27:37.287 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.287 I/[IMS6.0]( 9553): *BaseSession::GetUserProfile(): failed
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: SIGIPC-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: REGI-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: IMSSMS-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: ALM-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: OUT-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: IM-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: ISH-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: CONFIG-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: OPTIONS-MGR
01-07 10:27:37.287 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: KA-MGR
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: XQ-MGR
01-07 10:27:37.288 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: PRESENCE-MGR
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: DNS-MGR
01-07 10:27:37.288 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: VZWSIPDIALOG-MGR
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: VSH-MGR
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: EUC-MGR
01-07 10:27:37.288 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
01-07 10:27:37.288 I/reSIProcate( 9553): INFO | RESIP:TRANSACTION |
TuSelector.cxx:201 | register: SIPPROXY-MGR
01-07 10:27:37.288 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.289 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.289 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.290 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
01-07 10:27:37.290 I/FaceWidgetClockProvider( 9204): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
01-07 10:27:37.290 I/reSIProcate( 9553): INFO | RESIP | StackThread.cxx:31 |
StackThread wait time to select:2147483647
01-07 10:27:37.290 D/FaceWidgetClockPage( 9204): getScaleMode() 0, isLandscape =
false
01-07 10:27:37.290 D/FaceWidgetClockPage( 9204): updateScaleMode() 0, type = 2,
scalable = true
01-07 10:27:37.291 D/FaceWidgetClockPage( 9204): isNeedToTransition() false - no
child
01-07 10:27:37.291 D/FaceWidgetClockPage( 9204): attachContentsView LOCKSCREEN
EXPAND false
01-07 10:27:37.291 D/FaceWidgetClockPage( 9204): initViews() mClockView=null,
rootView=com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{a85746
f V.E...... ......I. 0,0-0,0}
01-07 10:27:37.293 D/FaceWidgetClockPage( 9204): initViews() clockEnabled = true,
dateEnabled = true
01-07 10:27:37.294 D/FaceWidgetClockPage( 9204): setClockGravity() gravity = 49
01-07 10:27:37.294 D/FaceWidgetClockPage( 9204): updateClockColor() page state :
EXPAND
01-07 10:27:37.295 I/KeyguardWallpaperController( 9204): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
01-07 10:27:37.295 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.295 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.297 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.297 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:37.297 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.297 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.298 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.298 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
01-07 10:27:37.298 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.299 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.299 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.299 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
01-07 10:27:37.299 I/FaceWidgetClockProvider( 9204): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
01-07 10:27:37.300 D/FaceWidgetClockPage( 9204): updateClockSuspendState() reason =
attach, suspend=true, kv=false, wa=true, di=true, wu=false, aodDash=false
01-07 10:27:37.300 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): suspend :
mSuspend = false, enable = true
01-07 10:27:37.300 D/FaceWidgetClockPage( 9204): updateClockColor() page state :
EXPAND
01-07 10:27:37.300 I/KeyguardWallpaperController( 9204): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
01-07 10:27:37.300 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.301 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.301 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.301 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
01-07 10:27:37.302 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.302 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.302 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.302 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
01-07 10:27:37.303 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.303 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.303 W/AbstractBaseReflection( 9204):
android.app.SemWallpaperColors : Cannot invoke get
01-07 10:27:37.304 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
01-07 10:27:37.304 I/FaceWidgetClockProvider( 9204): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
01-07 10:27:37.304 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$ZHQTUyRd08H8fKgp60I2UL74Wbw@126957c
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@6e320fc, java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:37.307 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:37.308 I/AODSettingsHelper( 9204): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$r1LZmR-RBBSlRBYXx6a_Ctcmg20@313fe5a
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@6e320fc]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@f26ad5d]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@e672b15]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@34ac225]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@8e19e05]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@6e320fc, java.lang.ref.WeakReference@3895500]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@ddd23a3]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@a9ee88b]...
01-07 10:27:37.309 I/AODSettingsHelper( 9204):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@e25c259]...
01-07 10:27:37.310 D/FaceWidgetClockPage( 9204): mMusicPageShowingObserver
onChanged() : FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=false}
01-07 10:27:37.310 D/FaceWidgetClockPage( 9204): getScaleMode() 0, isLandscape =
false
01-07 10:27:37.310 D/FaceWidgetClockPage( 9204): updateScaleMode() 0, type = 2,
scalable = true
01-07 10:27:37.311 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
onAttachedToWindow : mDateFormatter = DateFormatter : mFormat = EEEMMMMd,
mLocaleFormat = EEE, d 'de' MMMM, mTimeFormatter = null, mTimeZone = null,
mRoamingHomeTimeZone = null, mSuspend = true
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForCallStateEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForCallStateEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForDialogEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553):
registerForDedicatedBearerNotifyEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForDtmfEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForTextEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForSIPMSGEvent:
01-07 10:27:37.327 I/ResipVolteHandler( 9553): registerForRtpLossRateNoti:
01-07 10:27:37.329 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.330 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.332 I/SettingsUtils( 9204): isVoiceAssistantEnabled: false
01-07 10:27:37.332 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.338 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.339 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204): onTimeChanged :
[DateTimeInfo : date = vie., 7 de enero, hourMin = 3:27, hourMinSec = , hour = 3,
minute = 27, amPm = PM, colon = :, second = , timezone = null, isLeftOfAmPm =
false, ttsDate = viernes, 7 de enero]
01-07 10:27:37.339 I/DigitalHorizontalClockView_LOCK_SCREEN( 9204):
updatePaletteItemTransition : paletteItem = SOLID color : FFFAFAFA, animation =
false
01-07 10:27:37.339 I/VolteServiceModule( 9553): setRttMode: -1 -> 0
01-07 10:27:37.341 E/#IMSCR ( 9553): 01-07 15:27:37 0x30000016:0,0
01-07 10:27:37.341 I/StackIF<0>( 9553): configCall: ttySessionRequired false
rttSessionRequired false automode false
01-07 10:27:37.343 I/SECIMSJ ( 9553): [0000]> 84
01-07 10:27:37.345 I/[IMS6.0]( 9553): IMS_onResponse()
01-07 10:27:37.346 D/KeyguardOwnerInfoView( 9204): updateOwnerInfo(hasCMAS): -1
01-07 10:27:37.346 I/StackIF ( 9553): processMessage 2
01-07 10:27:37.346 I/StackIF ( 9553): Processing Response
01-07 10:27:37.346 I/SECIMSJ ( 9553): [0000]< 101
01-07 10:27:37.346 D/FaceWidgetOwnerInfoManager( 9204): getOwnerInfo()
isDeviceOwnerInfo - false
01-07 10:27:37.346 I/StackIF ( 9553): processResponse: reqId 101
01-07 10:27:37.347 I/StackIF ( 9553): processResponse: handle -1 result 0 reason 0
01-07 10:27:37.348 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:37.348 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.348 I/VolteServiceModule( 9553): setTtyMode: 0 -> 0
01-07 10:27:37.348 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:37.349 D/KeyguardOwnerInfoView( 9204): text color -328966
01-07 10:27:37.349 E/VolteServiceModule( 9553): setTtyMode: not updating sessions
01-07 10:27:37.350 D/FaceWidgetContainer( 9204): 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:134
com.samsung.android.app.facewidget.FaceWidgetContainerObserver.onChanged:61
01-07 10:27:37.351 I/VolteServiceModule( 9553): VolteServiceModule created
01-07 10:27:37.352 W/AODFaceWidgetManager( 9204): onLockPositionChanged: consumer
is null
01-07 10:27:37.355 I/WallpaperService( 9204): getSettingKey 0 ,
android.wallpaper.settings_systemui_transparency
01-07 10:27:37.356 D/WallpaperService( 9204): isSupportInconsistency
mIsSupportInconsistencyWallpaper =true, isTablet =false, isCoverDisplay:false,
isCustomWallpaper false
01-07 10:27:37.357 I/ImageWallpaper( 9204): Engine onCreate
01-07 10:27:37.357 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.ImageWallpaper$GLEngine$2@4e31581
01-07 10:27:37.359 I/ResipRawSipHandler( 9553): registerForSipDialogEvent
01-07 10:27:37.361 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:37.361 I/ImageWallpaperRenderer( 9204): reportSurfaceSize
01-07 10:27:37.362 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:37.362 I/ImageWallpaperRenderer( 9204): texture use : lidstate -1 , 0
01-07 10:27:37.362 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9425 curST:1 oldST:2
01-07 10:27:37.363 D/WallpaperManager( 9204): peekWallpaperBitmap: which =1,
useCache = false
01-07 10:27:37.364 D/WallpaperManager( 9204): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
01-07 10:27:37.365 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:37.366 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
01-07 10:27:37.366 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: tid:9428 curST:1 oldST:2
01-07 10:27:37.367 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
01-07 10:27:37.367 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
01-07 10:27:37.367 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which = 1, isCopied = false
01-07 10:27:37.367 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.367 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFile is not
exist.
01-07 10:27:37.367 D/WallpaperManager( 9204): openDefaultWallpaper()
01-07 10:27:37.370 I/WallpaperResourcesInfo( 9204): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:37.370 I/WallpaperResourcesInfo( 9204): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
01-07 10:27:37.370 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
01-07 10:27:37.370 I/ResipSmsHandler( 9553): registerForRrcConnectionEvent:
01-07 10:27:37.370 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
wallpaperResId = 2130771969
01-07 10:27:37.370 D/WallpaperManager( 9204): openDefaultWallpaper: by
[com.android.systemui]
01-07 10:27:37.390 I/ResipVolteHandler( 9553): registerForCmcInfoEvent:
01-07 10:27:37.392 I/UtServiceModule( 9553): handleMessage 1
01-07 10:27:37.395 I/SimManager( 9553): getRilSimOperator: ETC
01-07 10:27:37.397 I/DeviceConfigManager( 9553): simSlot[0] DM CONFIG DB :
OMADM_SAM, Mno : SAM
01-07 10:27:37.397 I/StorageAdapterIDLE<0>( 9553): open storage : OMADM_SAM
01-07 10:27:37.397 I/SimManager<0>( 9553): hasIsim: [false]
01-07 10:27:37.398 I/StorageAdapter<0>( 9553): config.db: OMADM_SAM, DB_TABLE_MAX:
10
01-07 10:27:37.398 I/SimManager( 9553): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
01-07 10:27:37.401 E/CscParser( 9553): can not find imsSettings
01-07 10:27:37.404 E/CscParser( 9553): can not find imsSettings
01-07 10:27:37.408 I/ThemeCenter_ThemeManager( 9330):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
01-07 10:27:37.437 I/StorageAdapter<0>( 9553): create table:OMADM_SAM
01-07 10:27:37.439 I/StorageAdapter<0>( 9553): timestamp:vie., 07 ene. 2022
15:27:37 GMT+00:00
01-07 10:27:37.450 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
sms_over_ip_network_indication#simslot0 => match [9]
01-07 10:27:37.450 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.450 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.451 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.452 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
EAB_SETTING#simslot0 => match [9]
01-07 10:27:37.452 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.452 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.452 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.454 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
IMS_TEST_MODE#simslot0 => match [9]
01-07 10:27:37.454 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.454 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.454 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.455 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
VOLTE_ENABLED#simslot0 => match [9]
01-07 10:27:37.455 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.455 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.455 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.456 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
POLL_LIST_SUB_EXP#simslot0 => match [9]
01-07 10:27:37.456 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.457 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.457 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.458 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
VOLTE_PREF_SERVICE_STATUS#simslot0 => match [9]
01-07 10:27:37.459 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.459 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.459 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.460 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
silent_redial#simslot0 => match [9]
01-07 10:27:37.461 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.461 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.461 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.462 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
LVC_ENABLED#simslot0 => match [9]
01-07 10:27:37.462 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.462 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.462 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.464 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
SMS_FORMAT#simslot0 => match [9]
01-07 10:27:37.464 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.464 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.464 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.467 E/RegiObsMgr( 9553): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
EAB_SETTING#simslot0 => match [9]
01-07 10:27:37.467 I/RegiObsMgr( 9553): query : Exist simslot on uri: 0
01-07 10:27:37.467 I/RegiObsMgr( 9553): onImsDmConfigChanged, phoneId: 0
01-07 10:27:37.467 I/RegiMgr-Handler( 9553): notifyConfigChanged, it should be
fixed to include phoneId!
01-07 10:27:37.472 I/OpenApiServiceModule( 9553): connect VoLteService/ImsService
01-07 10:27:37.491 I/SimManager<0>( 9553): Register for sim ready
01-07 10:27:37.491 I/VolteServiceModule( 9553): onChange: config changed :
EAB_SETTING
01-07 10:27:37.491 I/VolteServiceModule( 9553): onConfigUpdated[0] : EAB_SETTING
01-07 10:27:37.498 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.498 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated:
sms_over_ip_network_indication
01-07 10:27:37.498 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.498 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.499 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.499 I/RegiMgr-Handler<0>( 9553): new onDmState:
sms_over_ip_network_indication- state: false
01-07 10:27:37.500 I/FcmHandler( 9553): FirebaseApp initialization successful
01-07 10:27:37.501 I/RegiMgr-Handler<0>( 9553): item :
sms_over_ip_network_indication, value : xxxxx
01-07 10:27:37.501 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.502 I/GeolocationCon( 9553): init
01-07 10:27:37.503 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.503 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.503 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: EAB_SETTING
01-07 10:27:37.503 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.503 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.504 D/WallpaperManager( 9204): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
01-07 10:27:37.504 I/ImageWallpaperRenderer( 9204): Load bitmap w: 1600 , h : 1600
01-07 10:27:37.505 I/RegiMgr-Handler<0>( 9553): new onDmState: EAB_SETTING- state:
false
01-07 10:27:37.506 I/RegiMgr-Handler<0>( 9553): item : EAB_SETTING, value : xxxxx
01-07 10:27:37.507 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.507 I/NtpTimeController( 9553): requestNtpTime : forceRefresh=false
isForceRefreshed=false isAutomaticTimeRequested=true hasCache=false
01-07 10:27:37.507 I/NtpTimeController( 9553): updateNtpTimeOffset (0) :
1641569094865
01-07 10:27:37.507 I/StackIF ( 9553): updateNtpTimeOffset : 1641569094865
01-07 10:27:37.508 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.508 I/SECIMSJ ( 9553): [0001]> 72
01-07 10:27:37.508 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.508 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: IMS_TEST_MODE
01-07 10:27:37.508 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.508 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.508 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.508 I/RegiMgr-Handler<0>( 9553): new onDmState: IMS_TEST_MODE-
state: false
01-07 10:27:37.509 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum for
/system/etc/apns-conf.xml is 4249731149
01-07 10:27:37.510 I/RegiMgr-Handler<0>( 9553): item : IMS_TEST_MODE, value : xxxxx
01-07 10:27:37.511 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.511 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum after
adding resource is 61296002
01-07 10:27:37.511 I/SimManager<0>( 9553): initializeSimState (gsm.sim.state) : =
UNKNOWN
01-07 10:27:37.512 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.513 D/WallpaperService( 9204): updateSurface forceRelayout=false
forceReport=false redrawNeeded=false myWidth=1600 myHeight=1600 fixedSize=true x =
0 y = 0 mWidth=0 mHeight=0 mIsSleepMode=false
01-07 10:27:37.513 D/WallpaperService( 9204): mDeviceHeight : 1600, mDeviceWidth :
720,mDeviceRotation : 0
01-07 10:27:37.513 I/VolteServiceModule( 9553): onChange: config changed :
VOLTE_ENABLED
01-07 10:27:37.513 I/VolteServiceModule( 9553): onConfigUpdated[0] : VOLTE_ENABLED
01-07 10:27:37.513 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.513 I/VolteServiceModule( 9553): onServiceSwitched
01-07 10:27:37.513 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: VOLTE_ENABLED
01-07 10:27:37.514 I/VolteServiceModule( 9553): phoneId : 0
01-07 10:27:37.514 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.514 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.514 I/ImageWallpaper( 9204): onCreate: 1
01-07 10:27:37.515 D/InputTransport( 4956): Input channel constructed: 'ea3e955',
fd=551
01-07 10:27:37.515 D/InputTransport( 4956): Input channel constructed: 'ea3e955',
fd=552
01-07 10:27:37.515 I/RegiMgr-Handler<0>( 9553): new onDmState: VOLTE_ENABLED-
state: true
01-07 10:27:37.516 I/SurfaceFlinger( 4646): id=42 createSurf (0x0),-1 flag=80004,
ea3e955 com.android.systemui.ImageWallpaper#0
01-07 10:27:37.517 I/RegiMgr-Handler<0>( 9553): item : VOLTE_ENABLED, value : xxxxx
01-07 10:27:37.517 D/InputTransport( 4956): Input channel destroyed: 'ea3e955',
fd=552
01-07 10:27:37.517 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.517 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadApnsConfFile -
01-07 10:27:37.518 D/InputTransport( 9204): Input channel constructed: 'ea3e955',
fd=134
01-07 10:27:37.518 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.518 I/VolteServiceModule( 9553): onChange: config changed :
POLL_LIST_SUB_EXP
01-07 10:27:37.519 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadMPS +
01-07 10:27:37.519 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.519 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated:
POLL_LIST_SUB_EXP
01-07 10:27:37.519 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.519 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.519 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.519 I/RegiMgr-Handler<0>( 9553): new onDmState: POLL_LIST_SUB_EXP-
state: false
01-07 10:27:37.519 V/WindowManager( 4956): Relayout Window{ea3e955 u0
com.android.systemui.ImageWallpaper}: viewVisibility=0 req=1600x1600
01-07 10:27:37.519 I/TelephonyProvider( 9592): D/TelephonyProvider: loadMPS+
01-07 10:27:37.520 I/servicemanager( 4225): Adding 'u:r:system_app:s0' service
(ims6:9553)
01-07 10:27:37.520 I/RegiMgr-Handler<0>( 9553): item : POLL_LIST_SUB_EXP, value :
xxxxx
01-07 10:27:37.520 I/TelephonyProvider( 9592): D/TelephonyProvider: loadMPS+
simSlot : 0
01-07 10:27:37.520 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.522 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.522 I/CmcAccountManager( 9553): isCmcEnabled: Not installed
01-07 10:27:37.522 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.522 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated:
VOLTE_PREF_SERVICE_STATUS
01-07 10:27:37.522 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.522 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.522 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.522 I/RegiMgr-Handler<0>( 9553): new onDmState:
VOLTE_PREF_SERVICE_STATUS- state: false
01-07 10:27:37.523 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =null
01-07 10:27:37.523 I/SurfaceFlinger( 4646): id=43 createSurf (1600x1600),2
flag=404, com.android.systemui.ImageWallpaper$_9204#0
01-07 10:27:37.524 D/WindowManager( 4956): makeSurface duration=1
name=com.android.systemui.ImageWallpaper$_9204
01-07 10:27:37.524 I/RegiMgr-Handler<0>( 9553): item : VOLTE_PREF_SERVICE_STATUS,
value : xxxxx
01-07 10:27:37.524 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.525 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.526 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.526 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: silent_redial
01-07 10:27:37.526 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.526 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.526 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.526 I/RegiMgr-Handler<0>( 9553): new onDmState: silent_redial-
state: false
01-07 10:27:37.526 I/servicemanager( 4225): Adding 'u:r:system_app:s0' service
(ImsBase:9553)
01-07 10:27:37.527 V/WindowManager( 4956): Relayout hash=ea3e955, pid=9204:
mAttrs={(0,0)(1600x1600) gr=TOP START CENTER layoutInDisplayCutoutMode=always
ty=WALLPAPER fmt=RGBX_8888 wanim=0x1030315
01-07 10:27:37.527 V/WindowManager( 4956): fl=14318
01-07 10:27:37.527 V/WindowManager( 4956): pfl=10000004 naviIconColor=0
01-07 10:27:37.527 V/WindowManager( 4956): sfl=8}
01-07 10:27:37.527 I/SurfaceControl( 4956): release : mNativeObject = 528331317760
- Surface(name=com.android.systemui.ImageWallpaper$_9204)/@0x9ce1836 /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:37.527 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528331317760]
01-07 10:27:37.527 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528331317760]
01-07 10:27:37.527 I/RegiMgr-Handler<0>( 9553): item : silent_redial, value : xxxxx
01-07 10:27:37.528 I/ConfigProvider( 9553): query uri:xxxxx
01-07 10:27:37.529 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.531 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.532 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.532 I/VolteServiceModule( 9553): onChange: config changed :
LVC_ENABLED
01-07 10:27:37.532 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.532 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: LVC_ENABLED
01-07 10:27:37.532 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.532 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.534 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xf5a1814 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
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:8512 java.lang.reflect.Method.invoke:-2
01-07 10:27:37.534 I/RegiMgr-Handler<0>( 9553): new onDmState: LVC_ENABLED- state:
true
01-07 10:27:37.535 I/SurfaceControl( 9204): release : mNativeObject = 533207830048
- Surface(name=com.android.systemui.ImageWallpaper$_9204)/@0x2a88bd /
android.service.wallpaper.WallpaperService$Engine.updateSurface:1193
android.service.wallpaper.WallpaperService$Engine.attach:1424
android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage:1
842 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44
01-07 10:27:37.535 I/SurfaceControl( 9204): nativeRelease nativeObject
s[533207830048]
01-07 10:27:37.535 I/SurfaceControl( 9204): nativeRelease nativeObject
e[533207830048]
01-07 10:27:37.535 D/WallpaperService( 9204): updateSurface redrawNeeded=true
didSurface=true
01-07 10:27:37.535 I/ImageWallpaper( 9204): onSurfaceRedrawNeeded
01-07 10:27:37.535 D/EglHelper( 9204): createEglContext start
01-07 10:27:37.536 I/ImageWallpaper( 9204): onVisibilityChanged true
01-07 10:27:37.536 I/RegiMgr-Handler<0>( 9553): item : LVC_ENABLED, value : xxxxx
01-07 10:27:37.536 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset 0
01-07 10:27:37.536 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.537 D/EglHelper( 9204): createEglContext done
01-07 10:27:37.537 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.537 D/EglHelper( 9204): createEglSurface start
01-07 10:27:37.537 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
01-07 10:27:37.537 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.537 D/WallpaperManagerService( 4956): which : 1, return type : 0
(called by userId= 0)
01-07 10:27:37.537 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: SMS_FORMAT
01-07 10:27:37.537 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.537 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.537 I/RegiMgr-Handler<0>( 9553): Ignore DM value
01-07 10:27:37.537 I/RegiMgr-Handler<0>( 9553): new onDmState: SMS_FORMAT- state:
false
01-07 10:27:37.538 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset
lastCropOffset -1000000 wp Type , 0
01-07 10:27:37.538 I/ImageWallpaperRenderer( 9204): Wallpaper set Display offset 0
01-07 10:27:37.539 I/RegiMgr-Handler<0>( 9553): item : SMS_FORMAT, value : xxxxx
01-07 10:27:37.539 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.540 I/TelephonyProvider( 9592): D/TelephonyProvider: loadMPS-
01-07 10:27:37.540 D/WallpaperService( 9204): updateSurface onVisibilityChanged
visible: true
01-07 10:27:37.540 I/ImsServiceStub( 9553): Done.
01-07 10:27:37.540 I/ImageWallpaper( 9204): onVisibilityChanged false
01-07 10:27:37.540 D/WallpaperService( 9204): updateSurface onVisibilityChanged
visible: false
01-07 10:27:37.540 D/WallpaperService( 9204): updateSurface : finish redrawing
01-07 10:27:37.540 D/WallpaperService( 9204): updateSurface : finish redrawing
reserve to redraw after visible cause currently not visible.
01-07 10:27:37.540 E/#IMSCR ( 9553): 01-07 15:27:37 0xF0000000:PID:9553
01-07 10:27:37.540 D/EglHelper( 9204): createEglSurface done
01-07 10:27:37.540 E/TelephonyManagerWrapper( 9553): use backup imsi : null
01-07 10:27:37.540 I/ImageWallpaperRenderer( 9204): onSurfaceCreated 0
01-07 10:27:37.540 D/WindowManager( 4956): finishDrawingWindow: Window{ea3e955 u0
com.android.systemui.ImageWallpaper} mDrawState=DRAW_PENDING
01-07 10:27:37.540 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
loadMPS -
01-07 10:27:37.541 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.541 W/ContextImpl( 9553): 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.handleMakeApplication:7507
01-07 10:27:37.541 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
addApnInfo +
01-07 10:27:37.541 I/VolteServiceModule( 9553): onChange: config changed :
EAB_SETTING
01-07 10:27:37.542 I/RegiMgr-Handler( 9553): handleMessage: EVENT_CONFIG_UPDATED
01-07 10:27:37.542 I/RegiMgr-NetEvtCtr<0>( 9553): onConfigUpdated: EAB_SETTING
01-07 10:27:37.542 I/RegiMgr-Handler<0>( 9553): notifyDmValueChanged:
01-07 10:27:37.542 I/RegiMgr-Handler<0>( 9553): onDmState:
01-07 10:27:37.542 E/TelephonyProvider( 9592): E/TelephonyProvider: mDoc is null,
make mDoc
01-07 10:27:37.543 I/TelephonyProvider( 9592): D/TelephonyProvider:
mCarriers.size() :9
01-07 10:27:37.543 I/RegiMgr-Handler<0>( 9553): new onDmState: EAB_SETTING- state:
false
01-07 10:27:37.545 E/TelephonyManagerWrapper( 9553): use backup deviceId : null
01-07 10:27:37.545 E/ConfigUtil<0>( 9553): identity error
01-07 10:27:37.545 I/RegiMgr-Handler<0>( 9553): item : EAB_SETTING, value : xxxxx
01-07 10:27:37.545 W/ContextImpl( 9553): 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:1733
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1490
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1254
01-07 10:27:37.546 I/ConfigProvider( 9553): initStorage: phone:0 no identity
01-07 10:27:37.546 I/ConfigProvider( 9553): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
01-07 10:27:37.546 I/ConfigProvider( 9553): provider is not ready, return empty!
01-07 10:27:37.546 I/ConfigProvider( 9553): can not find readData from mStorage
01-07 10:27:37.547 I/VolteServiceModule( 9553): onConfigUpdated[0] :
POLL_LIST_SUB_EXP
01-07 10:27:37.547 I/VolteServiceModule( 9553): onConfigUpdated[0] : LVC_ENABLED
01-07 10:27:37.547 I/VolteServiceModule( 9553): onServiceSwitched
01-07 10:27:37.547 I/VolteServiceModule( 9553): phoneId : 0
01-07 10:27:37.547 I/WindowManager( 4956): !@Boot: performEnableScreen
01-07 10:27:37.548 D/KeyguardUpdateMonitor( 9204): handleBatteryUpdate
01-07 10:27:37.549 I/RegiMgr<0>( 9553): tryRegister:
01-07 10:27:37.552 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY
01-07 10:27:37.553 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY_RESTING
01-07 10:27:37.553 D/KeyguardSecIndicationController( 9204): addBatteryIndication()
status = BatteryStatus{status=3,level=66,plugged=0,health=2,maxChargingWattage=-
1,remaining=0ultraFastCharger=0}
01-07 10:27:37.555 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:37.555 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigation_bar_gesture_disabled_by_policy
01-07 10:27:37.556 V/Navbar.Store( 9204): handleEvent [EventType]
ON_EDGE_BACK_GESTURE_DISABLED_BY_POLICY_CHANGED [Module] NavBarStoreImpl
KEYS_EDGE_BACK_GESTURE_DISABLED=false
01-07 10:27:37.556 I/ImsServiceBase( 9553): onCreate():
01-07 10:27:37.556 E/BootAnimation( 4913): !@BootAnimation : service.bootanim.exit
= 1
01-07 10:27:37.556 I/BootAnimationLoader( 4913): !@BootAnimation : @@@@ bootani
exit
01-07 10:27:37.556 E/BootAnimation( 4913): !@BootAnimation : service.bootanim.exit
= 1
01-07 10:27:37.556 I/BootAnimationLoader( 4913): BootAnimation is completed
01-07 10:27:37.556 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.556 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigation_bar_gesture_disabled_by_policy
01-07 10:27:37.556 E/BootAnimation( 4913): /sys/class/sec/led/led_pattern: open
error, fd = -1
01-07 10:27:37.556 I/BootAnimation( 4913): !@BootAnimation : BootAnimation is
completed
01-07 10:27:37.557 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
addApnInfo -
01-07 10:27:37.557 I/BootAnimation( 4913): !@BootAnimation : doCleanup() Call
01-07 10:27:37.557 I/SurfaceFlinger( 4646): id=1 Removed samsungani565#0 (41)
01-07 10:27:37.558 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
addFdInfo +
01-07 10:27:37.558 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:37.558 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigationbar_color
01-07 10:27:37.558 I/BootAnimation( 4913): !@BootAnimation : stopProcess() Call
01-07 10:27:37.559 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.559 I/BootAnimation( 4913): !@BootAnimation : kill() Call
01-07 10:27:37.559 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigationbar_color
01-07 10:27:37.559 E/TelephonyProvider( 9592): E/TelephonyProvider: mFdDoc is null,
make mFdDoc
01-07 10:27:37.559 I/ImsServiceBase( 9553): onCreate():
01-07 10:27:37.559 I/CmcAccountManager( 9553): isCmcEnabled: Not installed
01-07 10:27:37.560 I/TelephonyProvider( 9592): D/TelephonyProvider: mFdInfos.size()
:27
01-07 10:27:37.561 I/Layer ( 4646): id=1[1] Destroyed samsungani565#0
01-07 10:27:37.563 D/SurfaceFlinger( 4646): Display 0 HWC layers:
01-07 10:27:37.563 D/SurfaceFlinger( 4646): SOLID_COLOR | | 0000 |
Unknown | 0.0 0.0 0.0 0.0 | 0 0 720 68 | Letterbox - top#0
01-07 10:27:37.563 D/SurfaceFlinger( 4646): DEVICE | 0x75cac39600 | 0002 |
RGBA_8888 | 0.0 0.0 720.0 1532.0 | 0 68 720 1600 |
com.sec.android.preloadinstaller/com[...]627.PreloadInstallerActivity$_9154#0
01-07 10:27:37.563 D/SurfaceFlinger( 4646):
01-07 10:27:37.564 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
addFdInfo -
01-07 10:27:37.564 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 6
01-07 10:27:37.564 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigationbar_current_color
01-07 10:27:37.564 I/ConfigProvider( 9553): query uri:xxxxx
01-07 10:27:37.565 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.565 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/navigationbar_current_color
01-07 10:27:37.565 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
createApnInfoXml +
01-07 10:27:37.566 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:37.566 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/secure/icon_blacklist
01-07 10:27:37.567 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.567 I/IilManager<0>( 9553): onIilConnected
01-07 10:27:37.568 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:37.568 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/secure/icon_blacklist
01-07 10:27:37.569 I/ImageWallpaperRenderer( 9204): texture use : lidstate -1 , 0
01-07 10:27:37.571 E/CmcSettingManager( 9553): context is null
01-07 10:27:37.573 E/TelephonyManagerWrapper( 9553): use backup imsi : null
01-07 10:27:37.574 I/ResipVshHandler( 9553): sve connected.
01-07 10:27:37.574 I/ResipMediaHandler( 9553): sve connected.
01-07 10:27:37.574 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.574 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.574 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.574 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.574 D/WallpaperManager( 9204): peekWallpaperBitmap: which =1,
useCache = false
01-07 10:27:37.574 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 I/IilManager( 9553): ImsSettings updated
01-07 10:27:37.575 D/WallpaperManager( 9204): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
01-07 10:27:37.576 E/TelephonyManagerWrapper( 9553): use backup deviceId : null
01-07 10:27:37.576 E/ConfigUtil<0>( 9553): identity error
01-07 10:27:37.576 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
01-07 10:27:37.576 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
01-07 10:27:37.576 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which = 1, isCopied = false
01-07 10:27:37.576 I/ConfigProvider( 9553): initStorage: phone:0 no identity
01-07 10:27:37.576 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFile is not
exist.
01-07 10:27:37.576 I/ConfigProvider( 9553): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
01-07 10:27:37.576 I/ConfigProvider( 9553): provider is not ready, return empty!
01-07 10:27:37.576 I/ConfigProvider( 9553): can not find readData from mStorage
01-07 10:27:37.577 D/WallpaperManager( 9204): openDefaultWallpaper()
01-07 10:27:37.577 I/VolteServiceModule( 9553): onConfigUpdated[0] : EAB_SETTING
01-07 10:27:37.577 I/ImsServiceBase( 9553): onCreate():
01-07 10:27:37.579 I/WallpaperResourcesInfo( 9204): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:37.579 I/WallpaperResourcesInfo( 9204): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
01-07 10:27:37.579 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
01-07 10:27:37.579 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
wallpaperResId = 2130771969
01-07 10:27:37.580 D/WallpaperManager( 9204): openDefaultWallpaper: by
[com.android.systemui]
01-07 10:27:37.580 I/SensorsHub( 4592): context 4 0 3 1,1,7,0, 162715280499
01-07 10:27:37.581 I/ImsServiceBase( 9553): onCreate():
01-07 10:27:37.581 I/ImsService( 9553): onCreate():
01-07 10:27:37.581 D/SensorHubManager( 4956): create new buffer 128
01-07 10:27:37.581 D/SensorHubManager( 4956): create new SensorEvent : 128
01-07 10:27:37.582 I/servicemanager( 4225): Adding 'u:r:system_app:s0' service
(secims:9553)
01-07 10:27:37.582 D/SensorHubManager( 4956): onGetSensorHubDataLocked: library(4)
= 1, 1, 7, 0
01-07 10:27:37.583 D/CAE ( 4956):
onGetSensorHubData(SensorHubParserProvider.java:89) - onGetSensorHubData Event
[event buffer len :4], AP_WAKEUP
01-07 10:27:37.583 I/CAE ( 4956): parse(SensorHubParserProvider.java:190) -
buffer size = 4
01-07 10:27:37.583 I/CAE ( 4956): parse(SensorHubParserProvider.java:201) - 1,
1, 7, 0,
01-07 10:27:37.584 D/CAE ( 4956): display(ContextProvider.java:375) -
================= AUTO_ROTATION =================
01-07 10:27:37.584 I/TelephonyProvider( 9592): D/TelephonyProvider:
changePermission/data/user_de/0/com.android.providers.telephony/databases
01-07 10:27:37.584 I/CAE ( 4956): display(ContextProvider.java:391) - Angle=[0]
01-07 10:27:37.585 I/ImsDiagMonitorNotiMgr( 9553): Package was not installed, check
again #1
01-07 10:27:37.585 I/SimManager<0>( 9553): handleMessage: what 1
01-07 10:27:37.585 D/[LLB] ( 4956): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
01-07 10:27:37.585 D/[LLB] ( 4956): !@ Faild to get property values,
longBatteryRetryCnt= 2
01-07 10:27:37.585 D/SemContextService( 4956): Service.updateContext() : service =
Auto Rotation
01-07 10:27:37.585 I/TelephonyProvider( 9592): D/TelephonyProvider: getInfoPath :
need to make file
01-07 10:27:37.586 D/SemContextManager( 4956): onSemContextChanged() : event = Auto
Rotation Angle : 0
01-07 10:27:37.586 D/SemContextManager( 4956): AutoRotationEvent : Angle = 0
01-07 10:27:37.586 D/WindowOrientationListener( 4956):
OrientationSensorJudge.onSemContextChanged, Rotation: 0
01-07 10:27:37.586 E/SimUtil<0>( 9553): subIdArray is null
01-07 10:27:37.587 I/TelephonyProvider( 9592): D/TelephonyProvider: getInfoPath :
make file succeed
01-07 10:27:37.587 D/EmergencyMode( 4956): [EmergencyManager] getBootState:
init.svc.bootanim is running : false
01-07 10:27:37.588 D/semImsManager[0]( 4956): onReceive
com.sec.ims.imsmanager.RESTART
01-07 10:27:37.588 W/ActivityThread( 9592): 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());
01-07 10:27:37.589 I/ImsService( 9553): onStartCommand(): Received start id 1:
Intent { cmp=com.sec.imsservice/com.sec.internal.ims.imsservice.ImsService }
01-07 10:27:37.590 D/semImsManager( 4956): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
01-07 10:27:37.590 I/Telecom:SamsungImsManagerInjector( 4956): onConnected
mImsManager, phoneId : 0
01-07 10:27:37.590 D/semImsManager[1]( 4956): onReceive
com.sec.ims.imsmanager.RESTART
01-07 10:27:37.590 I/WindowManager( 4956): ******* TELLING SURFACE FLINGER WE ARE
BOOTED!
01-07 10:27:37.591 I/SurfaceFlinger( 4646): Boot is finished (153615 ms)
01-07 10:27:37.591 D/semImsManager( 4956): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
01-07 10:27:37.591 I/Telecom:SamsungImsManagerInjector( 4956): onConnected
mImsManager, phoneId : 1
01-07 10:27:37.594 E/TelephonyManagerWrapper( 9553): use backup operatorCode : null
01-07 10:27:37.594 I/CapabilityProvider( 9553): Connected to
CapabilityDiscoveryService.
01-07 10:27:37.597 D/SurfaceFlinger( 4646): boot finished is called
01-07 10:27:37.599 I/hwcomposer( 4583): exynos_boot_finished +
01-07 10:27:37.599 I/hwcomposer( 4583): exynos_boot_finished -
01-07 10:27:37.602 I/SimManager( 9553): getSimOperator: value []
01-07 10:27:37.602 I/SimManager<0>( 9553): onSimStateChange: [UNKNOWN], operator:
[]
01-07 10:27:37.602 D/NativeCustomFrequencyManager( 4646): [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
01-07 10:27:37.602 D/NativeSemDvfsManager( 4646): NativeSemDvfsManager:: New
instance is created for SurfaceFlinger , type = 536875009
01-07 10:27:37.602 D/NativeSemDvfsManager( 4646): NativeSemDvfsGpuManager
01-07 10:27:37.602 D/NativeSemDvfsManager( 4646): getSupportedFrequencyForSSRM::
type - 536875009
01-07 10:27:37.602 D/NativeSemDvfsManager( 4646): getSupportedFrequency:: type -
536875009
01-07 10:27:37.602 E/NativeCustomFrequencyManager( 4646): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency() start
01-07 10:27:37.602 E/#IMSCR ( 9553): 01-07 15:27:37 0x10000000:0,,EVT:UNKNOWN
01-07 10:27:37.603 E/NativeCustomFrequencyManager( 4646): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency()
01-07 10:27:37.603 I/WindowManager( 4956): !@Boot_EBS_F: wm_boot_animation_done
01-07 10:27:37.604 I/WindowManager( 4956): !@Boot: Enabling Screen!
01-07 10:27:37.604 D/InputDispatcher( 4956): setInputDispatchMode: enabled=1,
frozen=0
01-07 10:27:37.606 I/servicemanager( 4225): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-07 10:27:37.606 I/PowerAdvisor( 4646): Loaded AIDL Power HAL service
01-07 10:27:37.608 I/ActivityManagerTiming( 4956): FinishBooting
01-07 10:27:37.608 I/RcsUriProvider( 9553): Connected.
01-07 10:27:37.610 I/ActivityManager( 4956): About to commit checkpoint
01-07 10:27:37.612 I/IilManager<0>( 9553): UpdateImsPreference: SmsFormat=3GPP
01-07 10:27:37.613 I/SystemServiceManager( 4956): Starting phase 1000
01-07 10:27:37.613 I/ActivityManagerTiming( 4956): OnBootPhase_1000
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.security.FileIntegrityService
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.security.FileIntegrityService took to complete:
0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.Installer
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.Installer took to complete: 0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.os.DeviceIdentifiersPolicyService
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.am.ActivityManagerService$Lifecycle
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.DataLoaderManagerService
01-07 10:27:37.613 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-07 10:27:37.613 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.power.PowerManagerService
01-07 10:27:37.614 D/PowerManagerService( 4956): mDisplayReady: false
01-07 10:27:37.614 D/PowerManagerService( 4956): mDisplayReady: false
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.power.PowerManagerService took to complete: 1ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.power.ThermalManagerService
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.power.ThermalManagerService took to complete:
0ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.VaultKeeperService$LifeCycle
01-07 10:27:37.614 D/VaultKeeperService$Lifecycle( 4956): [PHASE_BOOT_COMPLETED]
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PACMService
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PACMService took to complete: 0ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.lights.LightsService
01-07 10:27:37.614 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.lights.LightsService took to complete: 0ms
01-07 10:27:37.614 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pdp.PdpService
01-07 10:27:37.614 D/PdpService( 4956): [PDP] PHASE_BOOT_COMPLETED
01-07 10:27:37.615 D/PdpService( 4956): [PDP] pdpServiceReady >
01-07 10:27:37.615 D/PdpService( 4956): [PDP] pdpServiceReady <
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pdp.PdpService took to complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.display.DisplayManagerService
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.display.DisplayManagerService took to complete:
0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.UserManagerService$LifeCycle
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.om.OverlayManagerService
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.om.OverlayManagerService took to complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SensorPrivacyService
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SensorPrivacyService took to complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SystemConfigService
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SystemConfigService took to complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BatteryService
01-07 10:27:37.615 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BatteryService took to complete: 0ms
01-07 10:27:37.615 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usage.UsageStatsService
01-07 10:27:37.616 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usage.UsageStatsService took to complete: 1ms
01-07 10:27:37.616 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.webkit.WebViewUpdateService
01-07 10:27:37.616 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
01-07 10:27:37.616 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.CachedDeviceStateService
01-07 10:27:37.616 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.CachedDeviceStateService took to complete: 0ms
01-07 10:27:37.616 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BinderCallsStatsService$LifeCycle
01-07 10:27:37.616 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
01-07 10:27:37.616 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.LooperStatsService$Lifecycle
01-07 10:27:37.616 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
01-07 10:27:37.616 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.rollback.RollbackManagerService
01-07 10:27:37.616 D/DisplayPowerController( 4956): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
01-07 10:27:37.617 D/DisplayPowerController( 4956): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
01-07 10:27:37.617 D/BatteryService( 4956): !@bootCompleted
01-07 10:27:37.618 V/DisplayPowerController( 4956): Brightness [128 (0.50)] reason
changing to: 'manual', previous reason: 'override'.
01-07 10:27:37.618 D/PowerManagerService( 4956): DisplayPowerCallbacks :
onStateChanged()
01-07 10:27:37.618 D/PowerManagerService( 4956): mDisplayReady: true
01-07 10:27:37.618 D/PowerManagerService( 4956): mDisplayReady: true
01-07 10:27:37.620 I/InputDispatcher( 4956): Focus entered window (9154): 97b19e8
in display 0 0
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.rollback.RollbackManagerService took to
complete: 4ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.os.BugreportManagerService
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.os.BugreportManagerService took to complete:
0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.gpu.GpuService
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.gpu.GpuService took to complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.security.KeyChainSystemService
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.security.KeyChainSystemService took to
complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.telecom.TelecomLoaderService
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.accounts.AccountManagerService$Lifecycle
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.accounts.AccountManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.content.ContentService$Lifecycle
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DropBoxManagerService
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DropBoxManagerService took to complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-07 10:27:37.620 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:37.620 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.sepunion.SemUnionMainService
01-07 10:27:37.620 D/SEP_UNION_SemUnionMainService( 4956): onBootPhase = 1000
01-07 10:27:37.620 D/engmode_service( 4956): onBootPhase() boot completed
01-07 10:27:37.621 I/ImsServiceStub( 9553): isServiceAvailable: VoImsFeature is not
supported
01-07 10:27:37.621 D/RollbackManager( 4956):
mRollbackLifetimeDurationInMillis=1209600000
01-07 10:27:37.621 D/SEP_UNION_SemGoodCatchService( 4956): PHASE_BOOT_COMPLETED,
send com.android.server.sepunion.semgoodcatchservice.GOOD_CATCH_STATE_CHANGED
01-07 10:27:37.621 I/ImsServiceStub( 9553): isServiceAvailable: VoImsFeature is not
supported
01-07 10:27:37.622 I/RegiMgr<0>( 9553): getImsProfile: profile [VOLTE]
01-07 10:27:37.622 I/HERMES#Service( 4956): HermesService onBootPhase: 1000
01-07 10:27:37.622 E/CmcSettingManager( 9553): context is null
01-07 10:27:37.622 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
MSG_WINDOW_FOCUS_CHANGED 1 1
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.sepunion.SemUnionMainService took to complete:
2ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.AlarmManagerService
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.AlarmManagerService took to complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.privilege.SemPrivilegeManagerService
01-07 10:27:37.623 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.623 E/RegiMgr<0>( 9553): getImsProfile: found [null] for [VOLTE]
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BluetoothService
01-07 10:27:37.623 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.BluetoothService took to complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.connectivity.IpConnectivityMetrics
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
01-07 10:27:37.623 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
SettingsProvider, android.os.Binder@f3fb607
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PinnerService
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PinnerService took to complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.google.android.startop.iorap.IorapForwardingService
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.integrity.AppIntegrityManagerService
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.accessibility.AccessibilityManagerService$Lifec
ycle
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.accessibility.AccessibilityManagerService$Lifec
ycle took to complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.game.GameManagerService$Lifecycle
01-07 10:27:37.623 D/GameManagerService$Lifecycle( 4956): onBootPhase, phase: 1000
01-07 10:27:37.623 D/GameManagerService( 4956): onBootPhase, phase: 1000
01-07 10:27:37.623 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.623 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.StorageManagerService$Lifecycle
01-07 10:27:37.623 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
SettingsProvider
01-07 10:27:37.623 D/SettingsProvider( 4956): SemGoodCatchManager is created,
MODULE='SettingsProvider'
01-07 10:27:37.623 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.624 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.624 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
FeatureDetectAds, android.os.Binder@b17aba3
01-07 10:27:37.624 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
FeatureDetectAds
01-07 10:27:37.624 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.624 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.624 D/StorageManagerService( 4956): FUSE flags. Settings: true.
Default: true
01-07 10:27:37.624 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
FeatureWakeUp, android.os.Binder@271eea0
01-07 10:27:37.624 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.StorageManagerService$Lifecycle took to
complete: 1ms
01-07 10:27:37.624 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
FeatureWakeUp
01-07 10:27:37.624 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usage.StorageStatsService$Lifecycle
01-07 10:27:37.624 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
01-07 10:27:37.624 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.UiModeManagerService
01-07 10:27:37.624 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.UiModeManagerService took to complete: 0ms
01-07 10:27:37.624 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.locksettings.LockSettingsService$Lifecycle
01-07 10:27:37.624 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
01-07 10:27:37.624 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PersistentDataBlockService
01-07 10:27:37.624 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.PersistentDataBlockService took to complete:
0ms
01-07 10:27:37.624 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.testharness.TestHarnessModeService
01-07 10:27:37.624 D/TestHarnessModeService( 4956): Completing Test Harness Mode
setup.
01-07 10:27:37.624 D/StorageManagerService( 4956): handleMessage ->
H_BOOT_COMPLETED
01-07 10:27:37.624 I/IilManager( 9553): Read Twwan911 timer from index(1): 0
01-07 10:27:37.625 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.625 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.625 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
VibratorService, android.os.Binder@f63361e
01-07 10:27:37.625 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
VibratorService
01-07 10:27:37.625 D/StorageManagerService( 4956): Thinking about init,
mBootCompleted=true, mDaemonConnected=true
01-07 10:27:37.625 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.625 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.625 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
AccessibilityManagerService, android.os.Binder@ef5eff
01-07 10:27:37.625 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
AccessibilityManagerService
01-07 10:27:37.625 D/NotificationService( 4956): SemGoodCatchManager is created
01-07 10:27:37.626 I/SEP_UNION_SemUnionManager( 4956): getSemSystemService :
goodcatch
01-07 10:27:37.626 D/SEP_UNION_SemUnionMainServiceImpl( 4956): getSemSystemService
- goodcatch
01-07 10:27:37.626 D/SEP_UNION_SemGoodCatchService( 4956): registerListener,
AudioService, android.os.Binder@d1754cc
01-07 10:27:37.626 D/SemGoodCatchManager( 4956): SemGoodCatchManager is created,
AudioService
01-07 10:27:37.627 D/StorageManagerService( 4956): Thinking about reset,
mBootCompleted=true, mDaemonConnected=true
01-07 10:27:37.628 I/StorageSessionController( 4956): Started resetting external
storage service...
01-07 10:27:37.628 I/StorageSessionController( 4956): Finished resetting external
storage service
01-07 10:27:37.629 I/StorageManagerService( 4956): Resetting vold...
01-07 10:27:37.629 D/vold ( 4244): VolumeBase::destroy()++ mPath:
01-07 10:27:37.630 I/InputMethodManager( 9154): startInputInner -
mService.startInputOrWindowGainedFocus
01-07 10:27:37.630 I/IilManager( 9553): Twwan911 timer update complete: 0
01-07 10:27:37.630 D/vold ( 4244): VolumeBase::destroy()--
01-07 10:27:37.630 I/IilIpcMessage( 9553): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 2
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 11
supportVolteRoaming 1NotiType : 2
01-07 10:27:37.630 D/InputMethodManagerService( 4956): mSecureKeypadEnabled = false
01-07 10:27:37.631 I/IpcDispatcher<0>( 9553): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
01-07 10:27:37.631 V/InputMethodManagerService( 4956): Unspecified window will hide
input
01-07 10:27:37.631 V/InputMethodManagerService( 4956): hideCurrentInputLocked :
shouldHideSoftInput is false
01-07 10:27:37.631 I/StorageManagerService( 4956): Reset vold
01-07 10:27:37.632 D/vold ( 4244): onUserAdded: 0
01-07 10:27:37.632 I/IpcDispatcher<0>( 9553): ImsModemSender(): send
01-07 10:27:37.633 D/InputMethodManagerService( 4956): mDesktopModeManager null!
01-07 10:27:37.633 I/OpenApiServiceModule( 9553): Connected to VolteService.
01-07 10:27:37.633 V/InputMethodManagerService( 4956):
getDisplayIdOfInputMethodWindowToBeAdded : 0
01-07 10:27:37.633 I/OpenApiServiceModule( 9553): Connected to ImsService.
01-07 10:27:37.636 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10166 packageName=com.samsung.android.honeyboard
01-07 10:27:37.636 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10166; state: DISABLED
01-07 10:27:37.637 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10166; state: DISABLED
01-07 10:27:37.637 W/ActivityManager( 4956): com.samsung.android.honeyboard inode
== 0 (b/152760674)
01-07 10:27:37.637 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:37.637 I/SurfaceFlinger( 4646): id=44 createSurf (0x0),-1 flag=80004,
WindowToken{5f3663d android.os.Binder@c6dfb94}#0
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.testharness.TestHarnessModeService took to
complete: 16ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.oemlock.OemLockService
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.oemlock.OemLockService took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DeviceIdleController
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DeviceIdleController took to complete: 0ms
01-07 10:27:37.641 V/WindowManager( 4956): Relayout Window{97b19e8 u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2108270627.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1532
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecyc
le
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecyc
le took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$L
ifecycle
01-07 10:27:37.641 D/EnterpriseDeviceManagerService( 4956): systemReady() :
mCurrentPhase = 1000
01-07 10:27:37.641 D/RestrictionPolicy( 4956): systemReady() : mCurrentPhase = 1000
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$L
ifecycle took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServ
ice
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServ
ice took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.systemcaptions.SystemCaptionsManagerService
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.systemcaptions.SystemCaptionsManagerService
took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.textservices.TextServicesManagerService$Lifecyc
le
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.textservices.TextServicesManagerService$Lifecyc
le took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.textclassifier.TextClassificationManagerService
$Lifecycle
01-07 10:27:37.641 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.textclassifier.TextClassificationManagerService
$Lifecycle took to complete: 0ms
01-07 10:27:37.641 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.NetworkScoreService$Lifecycle
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.WifiService
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.WifiService took to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.scanner.WifiScanningService
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.p2p.WifiP2pService
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.ethernet.EthernetService
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.ethernet.EthernetService took to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.notification.NotificationManagerService
01-07 10:27:37.642 D/EdgeLightingPolicyManager( 4956): onBootCompleted
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.notification.NotificationManagerService took to
complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.storage.DeviceStorageMonitorService
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.location.LocationManagerService$Lifecycle
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecy
cle
01-07 10:27:37.642 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecy
cle took to complete: 0ms
01-07 10:27:37.642 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.search.SearchManagerService$Lifecycle
01-07 10:27:37.643 E/DEVROOT#CIF( 4956): SFI_getPdpData start
01-07 10:27:37.643 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.643 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-07 10:27:37.643 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
took to complete: 0ms
01-07 10:27:37.643 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.audio.AudioService$Lifecycle
01-07 10:27:37.643 D/SemGameManager( 4956): SemGameManager(), begin
01-07 10:27:37.643 D/SemGameManager( 4956): getGMSBinder(), begin
01-07 10:27:37.644 D/SemGameManager( 4956): getGMSBinder(), successful: true
01-07 10:27:37.645 D/SemGameManager( 4956): SemGameManager(), got IBinder
01-07 10:27:37.645 D/SemGameManager( 4956): SemGameManager(), init mService
01-07 10:27:37.646 D/BatterySaverStateMachine( 4956): [api] refreshSettingsLocked:
lowPowerModeEnabled: false emergencyModeEnabled: false ultraPowerSavingModeEnabled:
false lowPowerModeEnabledSticky: false lowPowerModeTriggerLevel: 0
01-07 10:27:37.647 D/AppStandbyController( 4956): Loading headless system app
cache. appIdleEnabled=true
01-07 10:27:37.647 D/SecAudioParamFlinger( 4630): g_fmradio_enable: fmradio_enable
mFmIsOn(0)
01-07 10:27:37.647 D/AudioSystem( 4956): AudioSystem::setParameters fmradio_enable
received - process it
01-07 10:27:37.647 D/AudioSystem( 4956): AudioSystem::setParameters calling aps-
>setDeviceConnectionState 2
01-07 10:27:37.647 V/APM_AudioPolicyManager( 4630): setDeviceConnectionStateInt()
device: 0x80002000, state 0, address dummy name format 0x0
01-07 10:27:37.648 I/SystemUiVisibilityPolicyController( 4956): handleMessage:
entry what = 1
01-07 10:27:37.648 D/WifiService( 4956): Handle boot completed
01-07 10:27:37.649 V/WindowManager( 4956): Relayout hash=97b19e8, pid=9154:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=BASE_APPLICATION wanim=0x1030001
01-07 10:27:37.649 V/WindowManager( 4956): fl=1810580
01-07 10:27:37.649 V/WindowManager( 4956): pfl=12020000
01-07 10:27:37.649 V/WindowManager( 4956): sysui=1602
01-07 10:27:37.649 V/WindowManager( 4956): vsysui=1606
01-07 10:27:37.649 V/WindowManager( 4956): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
01-07 10:27:37.649 V/WindowManager( 4956): fitSides= naviIconColor=0}
01-07 10:27:37.649 I/SurfaceControl( 4956): release : mNativeObject = 528331313248
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x62c74d7 /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:37.649 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528331313248]
01-07 10:27:37.649 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528331313248]
01-07 10:27:37.651 I/SurfaceControl( 9154): release : mNativeObject = 530663548032
-
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
08270627.PreloadInstallerActivity$_9154)/@0x2751d28 /
android.view.SurfaceControl.assignNativeObject:567
android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
01-07 10:27:37.651 I/SurfaceControl( 9154): nativeRelease nativeObject
s[530663548032]
01-07 10:27:37.651 I/SurfaceControl( 9154): nativeRelease nativeObject
e[530663548032]
01-07 10:27:37.651 I/SurfaceControl( 9154): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xb4886c5 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:37.652 E/AudioSystem-JNI( 4956): Command failed for
android_media_AudioSystem_setParameters: -38
01-07 10:27:37.652 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.audio.AudioService$Lifecycle took to complete:
9ms
01-07 10:27:37.652 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareS
ervice$Lifecycle
01-07 10:27:37.652 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareS
ervice$Lifecycle took to complete: 0ms
01-07 10:27:37.652 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DockObserver
01-07 10:27:37.652 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.DockObserver took to complete: 0ms
01-07 10:27:37.652 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.midi.MidiService$Lifecycle
01-07 10:27:37.652 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.midi.MidiService$Lifecycle took to complete:
0ms
01-07 10:27:37.652 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.adb.AdbService$Lifecycle
01-07 10:27:37.652 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-07 10:27:37.652 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usb.UsbService$Lifecycle
01-07 10:27:37.653 D/Zygote ( 4558): Forked child process 9927
01-07 10:27:37.653 D/UsbService( 4956): UsbService ->
SystemService.PHASE_BOOT_COMPLETED
01-07 10:27:37.653 I/SurfaceControl( 9154): release : mNativeObject = 530663548128
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0xeaa7a22 / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:37.653 I/SurfaceControl( 9154): nativeRelease nativeObject
s[530663548128]
01-07 10:27:37.653 I/SurfaceControl( 9154): nativeRelease nativeObject
e[530663548128]
01-07 10:27:37.653 I/SurfaceControl( 9154): release : mNativeObject = 533207809984
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0x8188cb3 / android.view.-$
$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA.accept:2
android.view.InsetsSourceControl.release:170
android.view.InsetsSourceConsumer.setControl:202
android.view.InsetsController.onControlsChanged:833
01-07 10:27:37.653 I/SurfaceControl( 9154): nativeRelease nativeObject
s[533207809984]
01-07 10:27:37.653 I/SurfaceControl( 9154): nativeRelease nativeObject
e[533207809984]
01-07 10:27:37.654 I/ViewRootImpl@a387f2f[PreloadInstallerActivity]( 9154):
Relayout returned: old=(0,68,720,1600) new=(0,68,720,1600) req=(720,1532)0 dur=12
res=0x1 s={true 533208006656} ch=false fn=28
01-07 10:27:37.656 E/gpsd ( 4728): Critical Error: Wakelock: write
/sys/power/wake_unlock fd:4 ret:-1 errno 22
01-07 10:27:37.661 D/SemGameManager( 4956): getGameList(), begin
01-07 10:27:37.662 D/GameManagerService( 4956): getGameList():: mCurrentUserId: 0,
callerUserId: 0
01-07 10:27:37.662 D/SemGameManager( 4956): getGameList(), ret=[]
01-07 10:27:37.662 I/AudioGameManager( 4956): g_game_uid=0
01-07 10:27:37.662 E/TelephonyProvider( 9592): E/TelephonyProvider: [TimeLap]
createApnInfoXml -
01-07 10:27:37.663 D/AdbService( 4956): boot completed
01-07 10:27:37.663 D/UsbUI ( 4956): boot completed
01-07 10:27:37.663 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
createFastDormancyXml +
01-07 10:27:37.664 D/UsbHostManager( 4956): boot completed
01-07 10:27:37.664 D/UsbDeviceManager( 4956): boot completed
01-07 10:27:37.665 I/TelephonyProvider( 9592): D/TelephonyProvider:
changePermission/data/user_de/0/com.android.providers.telephony/databases
01-07 10:27:37.665 D/UsbHostRestrictor( 4956): initSetUsbBlock STARTED
01-07 10:27:37.666 I/TelephonyProvider( 9592): D/TelephonyProvider: getInfoPath :
need to make file
01-07 10:27:37.666 D/UsbHostRestrictor( 4956): mps exists
01-07 10:27:37.667 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:37.667 E/DEVROOT#VND( 4615): communicate start cmd:0x3301, length:64
01-07 10:27:37.667 E/DEVROOT#VND( 4615): cmd [3301] start...
01-07 10:27:37.667 E/DEVROOT#VND( 4615): GetBigdataMsg isn't supported.
01-07 10:27:37.667 E/DEVROOT#VND( 4615): cmd [3301] end...[-16777217]
01-07 10:27:37.667 I/TelephonyProvider( 9592): D/TelephonyProvider: getInfoPath :
make file succeed
01-07 10:27:37.669 E/DEVROOT#VND( 4615): communicate end -16777217 / length : 0
01-07 10:27:37.669 D/UsbHostRestrictor( 4956): SIM was never inserted
01-07 10:27:37.670 E/DEVROOT#CIF( 4956): Response buffer size is 0
01-07 10:27:37.670 E/DEVROOT#CIF( 4956): SFI_getPdpData end (-16777217)
01-07 10:27:37.670 D/UsbHostRestrictor( 4956): checkWriteValue : isSIMBlock=false,
isMDMBlock=false
01-07 10:27:37.671 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:37.672 D/UsbHostRestrictor( 4956): Write Disable Sys Node with [OFF]
01-07 10:27:37.672 D/UsbHostRestrictor( 4956): mps exists
01-07 10:27:37.673 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:37.674 D/UsbHostRestrictor( 4956): NOT DISABLE USB 3
01-07 10:27:37.675 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:37.675 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.usb.UsbService$Lifecycle took to complete: 22ms
01-07 10:27:37.675 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.twilight.TwilightService
01-07 10:27:37.676 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.twilight.TwilightService took to complete: 1ms
01-07 10:27:37.676 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.display.color.ColorDisplayService
01-07 10:27:37.676 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
01-07 10:27:37.676 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.job.JobSchedulerService
01-07 10:27:37.676 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.job.JobSchedulerService took to complete: 0ms
01-07 10:27:37.676 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.soundtrigger.SoundTriggerService
01-07 10:27:37.676 D/SoundTriggerService( 4956): onBootPhase: 1000 : false
01-07 10:27:37.676 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
01-07 10:27:37.676 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.trust.TrustManagerService
01-07 10:27:37.678 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:37.679 E/HERMES#Service( 4956): Failed to getPdpData, Err =
java.lang.Exception: JNI exception : error code=[-16777217]
01-07 10:27:37.685 D/AdbDebuggingManager( 4956): handleMessage ->
MESSAGE_ADB_DISABLED
01-07 10:27:37.687 D/UsbDeviceManager( 4956): handleMessage -> MSG_BOOT_COMPLETED
01-07 10:27:37.687 D/UsbDeviceManager( 4956): finishBoot
01-07 10:27:37.688 D/UsbDeviceManager( 4956): updateUsbStateBroadcastIfNeeded:
functions=mtp
01-07 10:27:37.689 D/UsbDeviceManager( 4956): 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}]
01-07 10:27:37.690 I/WifiScoreCard( 4956): Installing MemoryStore
01-07 10:27:37.691 I/WifiHealthMonitor( 4956): Installing MemoryStore
01-07 10:27:37.699 E/roid.honeyboar( 9927): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:37.705 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
createFastDormancyXml -
01-07 10:27:37.706 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
saveOriginalTelephony +
01-07 10:27:37.707 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createCarriersTable: original
01-07 10:27:37.711 I/TelephonyProvider( 9592): D/TelephonyProvider:
dbh.createCarriersTable:-
01-07 10:27:37.712 I/TelephonyProvider( 9592): D/TelephonyProvider:
saveOriginalTelephony remove original data items for insert new items. Count = 0
01-07 10:27:37.716 D/GNSS ( 4728): Model SM-A217M Device EXYNOS850v0.1 MCD
SDK=30(Unknown API Version) RIL= GSM=
Build=samsung/a21sub/a21s:11/RP1A.200720.012/A217MUBS7CUH2:user/release-keys
board=exynos850.6.samsung
01-07 10:27:37.717 D/GNSS ( 4728): GNSS SW 30(Unknown API Version)
Commit=432fab4417d196245952313b3aaf5b5597bf7626 GL=MCD_64-
bit_DAEMON_SPOTNAV_4.3.24a10__Jan 18 2021/16:41:30
01-07 10:27:37.720 D/ActivityThread( 9927): setConscryptValidator
01-07 10:27:37.720 D/ActivityThread( 9927): setConscryptValidator - put
01-07 10:27:37.727 D/GNSS ( 4728): GNSS Initialization Successful
01-07 10:27:37.753 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 73
01-07 10:27:37.753 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/notification_freeform_menuitem
01-07 10:27:37.753 D/StatusBar( 9204): updateNotificationMenuRow
01-07 10:27:37.754 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:37.754 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/notification_freeform_menuitem
01-07 10:27:37.756 W/ActivityManager( 4956): Slow operation: 120ms so far, now at
startProcess: done updating battery stats
01-07 10:27:37.756 W/ActivityManager( 4956): Slow operation: 120ms so far, now at
startProcess: building log message
01-07 10:27:37.756 I/ActivityManager( 4956): Start proc
9927:com.samsung.android.honeyboard/u0a166 for service
{com.samsung.android.honeyboard/com.samsung.android.honeyboard.service.HoneyBoardSe
rvice}
01-07 10:27:37.756 W/ActivityManager( 4956): Slow operation: 121ms so far, now at
startProcess: starting to update pids map
01-07 10:27:37.757 W/ActivityManager( 4956): Slow operation: 121ms so far, now at
startProcess: done updating pids map
01-07 10:27:37.757 D/SettingsProvider( 4956): isChangeAllowed() : name =
trust_agents_initialized
01-07 10:27:37.757 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.757 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.757 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.757 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 3
01-07 10:27:37.757 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.758 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/notification_sort_order
01-07 10:27:37.758 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.758 D/StatusBar( 9204): updateNotificationSort
01-07 10:27:37.759 D/SamsungAlarmManager( 4956): setInexact (T:3/F:8/AC:false)
20220107T230037 now=162893 - CU:1000/CP:4956/L:d984706:WifiHealthMonitor Schedule
Daily Detection Timer
01-07 10:27:37.759 W/SystemServiceManager( 4956): Service
com.android.server.trust.TrustManagerService took 83 ms in onBootPhase
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.trust.TrustManagerService took to complete:
84ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.backup.BackupManagerService$Lifecycle
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.appwidget.AppWidgetService
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.appwidget.AppWidgetService took to complete:
0ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.role.RoleManagerService
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.role.RoleManagerService took to complete: 0ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.GestureLauncherService
01-07 10:27:37.760 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.GestureLauncherService took to complete: 0ms
01-07 10:27:37.760 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SensorNotificationService
01-07 10:27:37.761 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152828, set=213466, now=162896
01-07 10:27:37.762 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=162896
01-07 10:27:37.762 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:37.764 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
01-07 10:27:37.765 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1002; state: DISABLED
01-07 10:27:37.766 W/ActivityManager( 4956): com.android.bluetooth inode == 0
(b/152760674)
01-07 10:27:37.766 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:37.769 I/ActivityManager( 4956): DSS OFF for
com.samsung.android.honeyboard
01-07 10:27:37.770 D/KnoxCustomManagerService( 4956):
getUsbConnectionTypeInternal(0)
01-07 10:27:37.771 D/UsbDeviceManager( 4956): getPersistProp:
return=persist.sys.usb.config
01-07 10:27:37.771 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{fc0c3e7 9927:com.samsung.android.honeyboard/u0a166}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:37.774 D/UsbDeviceManager( 4956): setEnabledFunctions: usbFunctions=mtp
forceRestart=false
01-07 10:27:37.775 D/UsbDeviceManager( 4956): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
01-07 10:27:37.775 D/SamsungAlarmManager( 4956): setInexact (T:2/F:8/AC:false)
20220107T152802 now=162910 - CU:1000/CP:4956/L:7557cea:WifiHealthMonitor Schedule
Post-Boot Detection Timer
01-07 10:27:37.776 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152802, set=187896, now=162910
01-07 10:27:37.776 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=162911
01-07 10:27:37.776 D/UsbDeviceManager( 4956): trySetEnabledFunctions:
usbFunctions=mtp forceRestart=true
01-07 10:27:37.777 D/UsbDeviceManager( 4956): Update mCurrentFunctions=mtp
mSecCurrentFunctions=mtp
01-07 10:27:37.778 I/UsbDeviceManager( 4956): Setting USB config to mtp
01-07 10:27:37.778 D/ActivityThread( 9927): handleBindApplication()++
app=com.samsung.android.honeyboard
01-07 10:27:37.780 D/wrapperGPS( 4728): wrapperOpenClient_RILD
01-07 10:27:37.780 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
01-07 10:27:37.781 D/UsbDeviceManager( 4956): setUsbConfig(none)
01-07 10:27:37.782 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:37.782 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.783 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/notification_sort_order
01-07 10:27:37.783 E/wrapperGPS( 4728): wrapperOpenClient_RILD:
RegisterUnsolicitedHandler() UNSOL_GPS_NOTI (11009)
01-07 10:27:37.783 D/wrapperGPS( 4728): wrapperRegisterRequestCompleteHandler
01-07 10:27:37.783 D/wrapperGPS( 4728): wrapperRegisterUnsolicitedHandler
id(11009), handler(0x5806a1927c)
01-07 10:27:37.783 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.SensorNotificationService took to complete:
23ms
01-07 10:27:37.783 D/wrapperGPS( 4728): wrapperRegisterErrorCallback
01-07 10:27:37.783 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.emergency.EmergencyAffordanceService
01-07 10:27:37.784 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
01-07 10:27:37.784 D/wrapperGPS( 4728): wrapperConnect_RILD
01-07 10:27:37.784 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.dreams.DreamManagerService
01-07 10:27:37.784 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.dreams.DreamManagerService took to complete:
0ms
01-07 10:27:37.784 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.print.PrintManagerService
01-07 10:27:37.784 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.print.PrintManagerService took to complete: 0ms
01-07 10:27:37.784 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.companion.CompanionDeviceManagerService
01-07 10:27:37.784 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
01-07 10:27:37.784 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.restrictions.RestrictionsManagerService
01-07 10:27:37.784 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
01-07 10:27:37.784 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.blob.BlobStoreManagerService
01-07 10:27:37.784 D/Zygote ( 4558): Forked child process 9955
01-07 10:27:37.785 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.blob.BlobStoreManagerService took to complete:
2ms
01-07 10:27:37.785 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.cocktailbar.CocktailBarManagerService
01-07 10:27:37.785 I/CocktailBarManagerService( 4956): PHASE_BOOT_COMPLETED
01-07 10:27:37.788 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 4
01-07 10:27:37.788 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting
01-07 10:27:37.788 D/WifiNetworkFactory( 4956): Registering NetworkFactory
01-07 10:27:37.788 D/UntrustedWifiNetworkFactory( 4956): Registering NetworkFactory
01-07 10:27:37.788 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:37.789 D/ConnectivityService( 4956): Got NetworkProvider Messenger for
WifiNetworkFactory
01-07 10:27:37.789 D/ConnectivityService( 4956): Got NetworkProvider Messenger for
UntrustedWifiNetworkFactory
01-07 10:27:37.789 E/CmcSettingManager( 9553): context is null
01-07 10:27:37.789 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:37.789 D/DeviceState( 9204): getDisplayWidth portrait? true
displayWidth= 720
01-07 10:27:37.789 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.789 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting
01-07 10:27:37.790 D/CocktailBarManagerServiceImpl( 4956): ensureStateLoadedLocked:
User 0 must be unlocked for widgets to be available
01-07 10:27:37.790 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 5ms
01-07 10:27:37.790 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.aod.AODManagerService
01-07 10:27:37.790 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.aod.AODManagerService took to complete: 0ms
01-07 10:27:37.790 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.MediaSessionService
01-07 10:27:37.790 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.MediaSessionService took to complete: 0ms
01-07 10:27:37.790 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.MediaResourceMonitorService
01-07 10:27:37.790 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
01-07 10:27:37.790 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.face.FaceService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.face.FaceService took to complete:
0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.fingerprint.FingerprintService
01-07 10:27:37.791 D/WifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=19, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.BiometricService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.BiometricService took to complete:
1ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.AuthService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.biometrics.AuthService took to complete: 0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.ShortcutService$Lifecycle
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.LauncherAppsService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.CrossProfileAppsService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.CrossProfileAppsService took to complete:
0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.wifi.SemWifiService
01-07 10:27:37.791 I/BiometricService( 4956): initBiometricsTimestamp: user length
= 1
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.wifi.p2p.SemWifiP2pService
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
01-07 10:27:37.791 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.projection.MediaProjectionManagerService
01-07 10:27:37.791 D/SemWifiService( 4956): Handle boot completed
01-07 10:27:37.791 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.slice.SliceManagerService$Lifecycle
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.camera.CameraServiceProxy
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.camera.CameraServiceWorker
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.stats.StatsCompanion$Lifecycle
01-07 10:27:37.792 D/FingerprintService( 4956): startRequest(30) called from null,
0, 0
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.stats.StatsCompanion$Lifecycle took to
complete: 1ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.stats.pull.StatsPullAtomService
01-07 10:27:37.792 D/WifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.incident.IncidentCompanionService
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.MmsServiceBroker
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.MmsServiceBroker took to complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.autofill.AutofillManagerService
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.clipboard.ClipboardService
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.clipboard.ClipboardService took to complete:
0ms
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.appbinding.AppBindingService$Lifecycle
01-07 10:27:37.792 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
01-07 10:27:37.792 D/WifiNetworkFactory( 4956): got request NetworkRequest
[ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.792 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.policy.PermissionPolicyService
01-07 10:27:37.792 V/GFaceService( 4956): mDaemon was null, reconnect to face
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): 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
01-07 10:27:37.793 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.policy.PermissionPolicyService took to
complete: 0ms
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): 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
01-07 10:27:37.793 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.StagingManager$Lifecycle
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): 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
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.793 D/WifiNetworkFactory( 4956): 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
01-07 10:27:37.793 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.pm.StagingManager$Lifecycle took to complete:
1ms
01-07 10:27:37.793 D/UntrustedWifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=19, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
01-07 10:27:37.793 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.continuity.SemContinuityService
01-07 10:27:37.793 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.samsung.android.server.continuity.SemContinuityService took to
complete: 0ms
01-07 10:27:37.793 I/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecyc
le
01-07 10:27:37.793 D/ActivityManagerTiming( 4956):
OnBootPhase_1000_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecyc
le took to complete: 0ms
01-07 10:27:37.794 D/ActivityManagerTiming( 4956): OnBootPhase_1000 took to
complete: 180ms
01-07 10:27:37.794 D/ActivityManagerTiming( 4956): TotalBootTime took to complete:
149474ms
01-07 10:27:37.794 D/SystemServerInitThreadPool( 4956): Shutdown requested
01-07 10:27:37.794 I/SystemServerTiming( 4956): WaitInitThreadPoolShutdown
01-07 10:27:37.794 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 4
01-07 10:27:37.794 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_area
01-07 10:27:37.794 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.794 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_area
01-07 10:27:37.795 D/DeviceState( 9204): getDisplayWidth portrait? true
displayWidth= 720
01-07 10:27:37.794 D/SystemServerTiming( 4956): WaitInitThreadPoolShutdown took to
complete: 0ms
01-07 10:27:37.795 I/SemWifiApConfigStore( 4956): checkifDummyFileExist:false
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): Already shutdown
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): java.lang.Exception
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.SystemServerInitThreadPool.shutdown(SystemServerInitThreadPool.j
ava:146)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:23
6)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.am.ActivityManagerService.finishBooting(ActivityManagerService.j
ava:6877)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.am.ActivityManagerService.bootAnimationComplete(ActivityManagerS
ervice.java:7080)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.wm.WindowManagerService.performEnableScreen(WindowManagerService
.java:4002)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.wm.WindowManagerService.access$1200(WindowManagerService.java:37
2)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.jav
a:5561)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:37.796 E/SystemServerInitThreadPool( 4956): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
01-07 10:27:37.796 I/SemWifiApConfigStore( 4956):
WIFI_AP_DEFAULT:0,checkifDummyFileExist:false,/data/misc/wifi/softap.conf
present:false,mainline_config present: false,autohotspot_accept present:false mhs:
0
01-07 10:27:37.797 I/SemWifiApConfigStore( 4956): checkifDummyFileExist:false
01-07 10:27:37.797 D/UntrustedWifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.799 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:37.801 I/SemWifiApConfigStore( 4956): parseSecProductFeatureSsid()
MOVISTAR WIFI,Random4Digits mhs: 1
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): got request NetworkRequest
[ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): 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
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): 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
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10100
AdministratorUids: [] RequestorUid: 10100 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
01-07 10:27:37.802 I/SemWifiApConfigStore( 4956): parseSecProductFeatureSsid()
ssid:MOVISTAR WIFI7906 mhs: 2
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): 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
01-07 10:27:37.802 D/UntrustedWifiNetworkFactory( 4956): got request NetworkRequest
[ TRACK_DEFAULT id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
01-07 10:27:37.803 D/UntrustedWifiNetworkFactory( 4956): 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
01-07 10:27:37.803 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10223 packageName=com.google.android.ext.services
01-07 10:27:37.804 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10223; state: DISABLED
01-07 10:27:37.805 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
01-07 10:27:37.805 I/android_os_HwBinder( 4956): HwBinder: Starting thread pool for
getting: [email protected]::ISehBiometricsFace/default
01-07 10:27:37.806 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 5013; state: DISABLED
01-07 10:27:37.807 D/WifiApConfigStore( 4956): Fallback to use default AP
configuration
01-07 10:27:37.807 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 13
01-07 10:27:37.807 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_position
01-07 10:27:37.808 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 0
01-07 10:27:37.808 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_position
01-07 10:27:37.808 I/[email protected]( 4765):
SehBiometricsFace::sehSetCallback(ISehBiometricsFaceClientCallback)
01-07 10:27:37.808 I/[email protected]( 4765):
FaceLibLoader::loadLib
01-07 10:27:37.808 I/[email protected]( 4765):
FaceLibLoader::openLib
01-07 10:27:37.809 I/ActivityManager( 4956): !@Boot: bootcomplete
01-07 10:27:37.810 I/ActivityManager( 4956): !@Boot_EBS_F: bootcomplete
01-07 10:27:37.810 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:37.810 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/quickstar_qs_tile_layout_custom_matrix
01-07 10:27:37.812 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:37.812 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/global/quickstar_qs_tile_layout_custom_matrix
01-07 10:27:37.813 D/ActivityManager( 4956): Finishing user boot 0
01-07 10:27:37.814 I/ActivityManager( 4956): User 0 state changed from BOOTING to
RUNNING_LOCKED
01-07 10:27:37.814 W/ActivityManager( 4956): UserLifecycleEvent 4 received without
an active userJourneySession.
01-07 10:27:37.816 I/PersonaManagerService( 4956): onLockedBootComplete: 0
01-07 10:27:37.817 D/KeyguardUpdateMonitor( 9204): handleBatteryUpdate
01-07 10:27:37.818 D/WallpaperManager( 9204): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
01-07 10:27:37.819 I/ImageWallpaperRenderer( 9204): Load bitmap w: 1600 , h : 1600
01-07 10:27:37.821 D/StorageManagerService( 4956): unlockUserKey: 0
isFileEncryptedNativeOrEmulated: true hasToken: false hasSecret: false
01-07 10:27:37.822 D/vold ( 4244): CheckUserKeyForFOTA()
01-07 10:27:37.823 D/FsCrypt ( 4244): fscrypt_check_FBE_key_For_FOTA
01-07 10:27:37.823 D/KeyStorage( 4244): There is no file :
/keydata/keyfota/encrypted_key
01-07 10:27:37.824 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onOpen: ok,
queried table=original
01-07 10:27:37.824 W/FileUtils( 4956): Failed to
chmod(/data/misc/apexdata/com.android.wifi/WifiConfigStoreSoftAp.xml, 384):
01-07 10:27:37.824 W/FileUtils( 4956): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
01-07 10:27:37.824 W/FileUtils( 4956): at libcore.io.Linux.chmod(Native Method)
01-07 10:27:37.824 W/FileUtils( 4956): at
libcore.io.ForwardingOs.chmod(ForwardingOs.java:85)
01-07 10:27:37.824 W/FileUtils( 4956): at
libcore.io.BlockGuardOs.chmod(BlockGuardOs.java:80)
01-07 10:27:37.824 W/FileUtils( 4956): at android.system.Os.chmod(Os.java:97)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.util.FileUtils.chmod(FileUtils.java:44)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore$StoreFile.writeBufferedRawData(WifiConfigSt
ore.java:973)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore.writeBufferedData(WifiConfigStore.java:510)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigStore.write(WifiConfigStore.java:434)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiConfigManager.saveToStore(WifiConfigManager.java:3366)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiApConfigStore.persistConfigAndTriggerBackupManagerProxy
(WifiApConfigStore.java:263)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiApConfigStore.getApConfiguration(WifiApConfigStore.java
:130)
01-07 10:27:37.824 W/FileUtils( 4956): at com.android.server.wifi.-$
$Lambda$VT9e2V3o0MYZG8ZEONk9kV8oR9o.get(Unknown Source:2)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiThreadRunner.lambda$call$0(WifiThreadRunner.java:75)
01-07 10:27:37.824 W/FileUtils( 4956): at com.android.server.wifi.-$
$Lambda$WifiThreadRunner$bSJWhTeQjXo8fDZv7GV5ginQe7U.run(Unknown Source:4)
01-07 10:27:37.824 W/FileUtils( 4956): at
com.android.server.wifi.WifiThreadRunner$BlockingRunnable.run(WifiThreadRunner.java
:184)
01-07 10:27:37.824 W/FileUtils( 4956): at
android.os.Handler.handleCallback(Handler.java:938)
01-07 10:27:37.824 W/FileUtils( 4956): at
android.os.Handler.dispatchMessage(Handler.java:99)
01-07 10:27:37.824 W/FileUtils( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:37.824 W/FileUtils( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:37.824 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.824 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.825 I/TelephonyProvider( 9592): D/TelephonyProvider: [TimeLap]
saveOriginalTelephony -
01-07 10:27:37.825 D/vold ( 4244): unlockUserKey(0)
01-07 10:27:37.825 I/roid.honeyboar( 9927): The ClassLoaderContext is a special
shared library.
01-07 10:27:37.825 D/FsCrypt ( 4244): fscrypt_unlock_user_key 0 serial=0
token_present=0
01-07 10:27:37.825 W/FsCrypt ( 4244): Tried to unlock already-unlocked key for user
0
01-07 10:27:37.826 I/TelephonyProvider( 9592): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
01-07 10:27:37.826 E/CmcSettingManager( 9553): context is null
01-07 10:27:37.826 D/WifiConfigStore( 4956): Writing to stores completed in 13 ms.
01-07 10:27:37.827 I/TelephonyProvider( 9592): D/TelephonyProvider: This device is
single project.Do not support OMC
01-07 10:27:37.827 I/SemWifiApConfigStore( 4956): parseSecProductFeaturePassword()
SamsungDefault retry:false mhs: 3
01-07 10:27:37.828 W/ActivityManager( 4956): UserLifecycleEvent 5 received without
an active userJourneySession.
01-07 10:27:37.828 I/TelephonyProvider( 9592): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
01-07 10:27:37.828 D/ActivityManager( 4956): UserController event:
finishUserUnlocking(0)
01-07 10:27:37.828 I/SemSoftApConfiguration( 4956): setmaxclient API:10
01-07 10:27:37.829 D/ActivityManager( 4956): Started unlocking user 0
01-07 10:27:37.829 D/ActivityManager( 4956): Unlocking user 0 progress 0
01-07 10:27:37.830 D/ActivityManager( 4956): Unlocking user 0 progress 5
01-07 10:27:37.830 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum for
/optics/configs/carriers/single/SAM/conf/customer.xml is 2853410537
01-07 10:27:37.831 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum after
adding resource is 61296002
01-07 10:27:37.832 I/SemWifiApContentProvider( 4956):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/1
01-07 10:27:37.832 I/SemWifiApContentProviderHelper( 4956): Inserting
Key:wifi_ap_maxclient_framework
01-07 10:27:37.832 D/SemWifiApConfigStore( 4956): getWifiApConfiguration
mWifiApConfig SSID: MOVISTAR WIFI7906 pwd:dljl8115,security:1
01-07 10:27:37.832 E/UserspaceRebootLogger( 4956): Userspace reboot is not
supported.
01-07 10:27:37.832 I/WifiService( 4956): setSoftApConfiguration uid=1000
01-07 10:27:37.833 I/SemWifiApConfigStore( 4956): generating new default config
mhs: 4
01-07 10:27:37.834 W/ActivityManager( 4956): Slow operation: 73ms so far, now at
startProcess: done updating battery stats
01-07 10:27:37.834 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY
01-07 10:27:37.834 W/ActivityManager( 4956): Slow operation: 73ms so far, now at
startProcess: building log message
01-07 10:27:37.834 I/ActivityManager( 4956): Start proc
9955:com.android.bluetooth/1002 for service
{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
01-07 10:27:37.834 W/ActivityManager( 4956): Slow operation: 73ms so far, now at
startProcess: starting to update pids map
01-07 10:27:37.835 D/KeyguardSecIndicationPolicy( 9204): remove Item pos =
DEFAULT, type = BATTERY_RESTING
01-07 10:27:37.836 D/KeyguardSecIndicationController( 9204): addBatteryIndication()
status = BatteryStatus{status=3,level=65,plugged=0,health=2,maxChargingWattage=-
1,remaining=0ultraFastCharger=0}
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): mWifiApConfig:ssid=MOVISTAR
WIFI7906
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): Passphrase =<non-empty>
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): HiddenSsid =false
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): Band =1
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): Channel =0
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): SecurityType=1
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): MaxClient=0
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): AutoShutdownEnabled=false
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): ShutdownTimeoutMillis=0
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): ClientControlByUser=false
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): BlockedClientList=[]
01-07 10:27:37.835 D/SemWifiApConfigStore( 4956): AllowedClientList=[]
01-07 10:27:37.836 W/ActivityManager( 4956): Slow operation: 74ms so far, now at
startProcess: done updating pids map
01-07 10:27:37.836 I/SemWifiApConfigStore( 4956): SSID is not error mhs: 5
01-07 10:27:37.836 W/ActivityManager( 4956): Slow operation: 60ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:37.836 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:37.837 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:37.837 I/SemWifiApRestoreHelper( 4956):
setApConfiguration(softApConfiguration) - Start
01-07 10:27:37.837 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:37.837 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:37.837 I/SemWifiApRestoreHelper( 4956): setSSID() - Setting: MOVISTAR
WIFI7906
01-07 10:27:37.837 I/Choreographer( 9204): Skipped 111 frames! The application may
be doing too much work on its main thread.
01-07 10:27:37.837 I/PersonaManagerService( 4956): container is already unlocked
01-07 10:27:37.839 D/PersonaManagerServiceHandler( 4956):
MSG_HANDLE_LOCKED_BOOT_COMPLETE
01-07 10:27:37.839 I/SemWifiApContentProvider( 4956):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/2
01-07 10:27:37.839 I/SemWifiApContentProviderHelper( 4956): Inserting
Key:shared_ssid
01-07 10:27:37.839 I/DropBoxManagerService( 4956): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-07 10:27:37.839 I/SemWifiApRestoreHelper( 4956): setPassword() - Setting: xxxxxx
01-07 10:27:37.842 I/roid.honeyboar( 9927): The ClassLoaderContext is a special
shared library.
01-07 10:27:37.843 V/WindowManager( 4956): Relayout Window{df0ad11 u0
AssistPreviewPanel}: viewVisibility=8 req=720x438
01-07 10:27:37.850 E/droid.bluetoot( 9955): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:37.854 W/ActivityThread( 4956): Failed to find provider info for
com.samsung.android.sm (user not unlocked)
01-07 10:27:37.854 D/FreecessController( 4956): init(): FZ disabled, don't set prop
01-07 10:27:37.855 I/ndroid.systemu( 9204): NativeAlloc concurrent copying GC freed
143027(11MB) AllocSpace objects, 85(2916KB) LOS objects, 49% free, 7536KB/14MB,
paused 457us total 253.673ms
01-07 10:27:37.856 D/SettingsProvider( 4956): isChangeAllowed() : name =
sem_sp_edition_flipfont_changed
01-07 10:27:37.856 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.857 D/ActivityManagerTiming( 4956): FinishBooting took to complete:
248ms
01-07 10:27:37.858 D/UsbDeviceManager( 4956): setUsbConfig(mtp)
01-07 10:27:37.858 V/WindowManager( 4956):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
01-07 10:27:37.858 D/WindowManager( 4956): rotationForOrientation,
orientationSource=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t3}
01-07 10:27:37.858 V/WindowOrientationListener( 4956): getProposedRotation: 0
01-07 10:27:37.859 V/WindowManager( 4956): 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:4375
com.android.server.wm.WindowManagerService.updateRotation:4356
com.android.server.policy.PhoneWindowManager.updateRotation:6163
com.android.server.policy.PhoneWindowManager.enableScreenAfterBoot:6108
com.android.server.wm.WindowManagerService.performEnableScreen:4006
01-07 10:27:37.859 D/UsbDeviceManager( 4956): updateUsbStateBroadcastIfNeeded:
functions=mtp
01-07 10:27:37.859 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:37.860 D/UsbDeviceManager( 4956): 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}]
01-07 10:27:37.860 V/WindowManager( 4956): Relayout hash=df0ad11, pid=9204:
mAttrs={(0,0)(fillx438) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
01-07 10:27:37.860 V/WindowManager( 4956): fl=1000118
01-07 10:27:37.860 V/WindowManager( 4956): pfl=2000000
01-07 10:27:37.860 V/WindowManager( 4956): vsysui=700 naviIconColor=0}
01-07 10:27:37.860 I/SemWifiApContentProvider( 4956):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/3
01-07 10:27:37.860 I/SemWifiApContentProviderHelper( 4956): Inserting
Key:shared_password
01-07 10:27:37.860 I/SemWifiApRestoreHelper( 4956): setSecurityType() - Setting
securityTypeIndex: 1
01-07 10:27:37.860 I/SemWifiApRestoreHelper( 4956): setSecurityType() - Setting
securityType:wpa2_index
01-07 10:27:37.861 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xac25490 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:37.862 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1e21189 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:37.863 I/ViewRootImpl@23b62af[AssistPreviewPanel]( 9204): Relayout
returned: old=(0,1600,720,1600) new=(0,1600,720,1600) req=(720,438)8 dur=20 res=0x1
s={false 0} ch=false fn=-1
01-07 10:27:37.864 D/WifiConfigStore( 4956): Writing to stores completed in 18 ms.
01-07 10:27:37.864 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:37.864 D/TspStateManager( 4956): updateCustomValue customSetting=
01-07 10:27:37.869 I/SemWifiApContentProvider( 4956):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/4
01-07 10:27:37.869 E/CmcSettingManager( 9553): context is null
01-07 10:27:37.869 I/SemWifiApContentProviderHelper( 4956): Inserting
Key:security_type
01-07 10:27:37.870 V/WindowManager( 4956):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
01-07 10:27:37.870 D/WindowManager( 4956): rotationForOrientation,
orientationSource=ActivityRecord{420374 u0
com.sec.android.preloadinstaller/.SN2108270627.PreloadInstallerActivity t3}
01-07 10:27:37.870 V/WindowOrientationListener( 4956): getProposedRotation: 0
01-07 10:27:37.870 V/WindowManager( 4956): 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:4375
com.android.server.wm.WindowManagerService.performEnableScreen:4009
com.android.server.wm.WindowManagerService.access$1200:372
com.android.server.wm.WindowManagerService$H.handleMessage:5561
android.os.Handler.dispatchMessage:106
01-07 10:27:37.871 I/SemWifiApConfigStore( 4956): isTSSActivationHandled:-1
singleSkuActivated:false mhs: 6
01-07 10:27:37.872 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_ap_Tss_handled
01-07 10:27:37.880 I/TelephonyProvider( 9592): D/TelephonyProvider: infoRecovery
parse apn info called too early. SHOW_SELECT_APN_POPUP broadcast
01-07 10:27:37.883 I/TelephonyProvider( 9592): D/TelephonyProvider: initDatabase ::
subIds is null
01-07 10:27:37.883 I/ImageSmartCropper( 9204): do not update smart crop
01-07 10:27:37.884 I/TelephonyProvider( 9592): D/TelephonyProvider:
loadPersistentApnData : ret=false
01-07 10:27:37.885 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.886 I/SemWifiApConfigStore( 4956): isCustomerChanged() pre:null
Curr:ALL mhs: 7
01-07 10:27:37.886 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
semSetSmartCropRect, 1, Rect(0, 0 - 1600, 1600), Rect(0, 0 - 1600, 1600)
01-07 10:27:37.886 D/SettingsProvider( 4956): isChangeAllowed() : name =
wifi_ap_customer
01-07 10:27:37.887 D/MotionRecognitionService( 4956): mReceiver.onReceive :
ACTION_BOOT_COMPLETED
01-07 10:27:37.887 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetSmartCropRect:7637
01-07 10:27:37.887 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.887 I/WALLPAPER_SVC:LegibilityColor( 4956): makeColorExtractor: 5
01-07 10:27:37.887 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor start which
= 5, landscape = true
01-07 10:27:37.887 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:37.887 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 5, 90
01-07 10:27:37.888 I/AngnService( 9533): SendGeneralEvent() - 0
01-07 10:27:37.888 E/[SVE] ( 9533): SendGeneralEvent[2082][Angn]
SendGeneralEvent() 0
01-07 10:27:37.888 E/[SVE] ( 9533): StopPreview[246][Angn] Begin
01-07 10:27:37.889 E/[SVE] ( 9533): SVE_StopPreview[668]Entry
01-07 10:27:37.889 E/[SVE] ( 9533): StopInputSource[846]Camera Stop OK.. only
event
01-07 10:27:37.889 E/[SVE] ( 9533): DispatchEvent[1400][Angn] eventId=9(-1,-1)
01-07 10:27:37.889 E/[SVE] ( 9533): DispatchEvent[1411][Angn] Notify to Stack!!
without session info.
01-07 10:27:37.889 I/AngnService( 9533): onEvent() - -1 9
01-07 10:27:37.889 E/SVE_JNI ( 9533): SveMediaEventHandler event=9, session=-1
01-07 10:27:37.890 I/ResipMediaHandler( 9553): Result : 3 event : 9 session id : -1
01-07 10:27:37.891 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.891 V/EnterpriseBillingAsyncHandler( 4956): ApnChangeObserver: false
01-07 10:27:37.891 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset 0
01-07 10:27:37.892 W/ContextImpl( 9927): Failed to ensure
/data/user/0/com.samsung.android.honeyboard/cache: mkdir failed: ENOENT (No such
file or directory)
01-07 10:27:37.892 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
01-07 10:27:37.892 V/EnterpriseBillingEngine( 4956): handleAllprofiles - start
01-07 10:27:37.892 D/WallpaperManagerService( 4956): which : 1, return type : 0
(called by userId= 0)
01-07 10:27:37.892 V/EnterpriseBillingPolicyStorage( 4956):
getCurrentActiveProfiles - start -
01-07 10:27:37.892 W/ContextImpl( 9927): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
01-07 10:27:37.892 E/[SVE] ( 9533): SVE_StopPreview[679]Exit
01-07 10:27:37.892 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset
lastCropOffset 0 wp Type , 0
01-07 10:27:37.892 E/[SVE] ( 9533): SetCameraEffect[1325][Angn] effect :0
01-07 10:27:37.892 E/[SVE] ( 9533): SVE_SetCameraEffect[1570]Entry
01-07 10:27:37.892 E/[SVE] ( 9533): SetCameraEffect[1330][Angn] end
01-07 10:27:37.892 E/[SVE] ( 9533): StopPreview[263][E#] CAES : End
01-07 10:27:37.893 I/SemCscParser( 4956): getCustomerPath : omc customer file can
read
01-07 10:27:37.893 V/EnterpriseBillingPolicyStorage( 4956):
getCurrentActiveProfiles - end - null
01-07 10:27:37.893 V/EnterpriseBillingEngine( 4956): handleAllprofiles - end
01-07 10:27:37.893 I/ImageWallpaperRenderer( 9204): Wallpaper do not change
Display offset 0
01-07 10:27:37.893 I/ImsMediaController( 9553): onImsMediaEvent: session -1 not
found.
01-07 10:27:37.893 E/[SVE] ( 9533): SendStillImage[448][Angn] enable:[0] file:
[(null)], size[(null)], sessionId[-1]
01-07 10:27:37.893 E/[SVE] ( 9533): SVE_StopSendStillImage[1559]Entry
01-07 10:27:37.893 E/[SVE] ( 9533): SendStillImage[481][E#] SHMS
01-07 10:27:37.893 E/[SVE] ( 9533): SetDisplaySurface[292][Angn] Begin:
pSurface=0x0 color0x0
01-07 10:27:37.893 E/[SVE] ( 9533): SetDisplaySurface[322][Angn] Session has NOT
been made yet.
01-07 10:27:37.893 E/[SVE] ( 9533): SetDisplaySurface[325][Angn] End:
pSurface=0x0
01-07 10:27:37.893 E/[SVE] ( 9533): SetPreviewSurface[270][Angn] Begin:
pSurface=0x0 color=0x0
01-07 10:27:37.893 E/[SVE] ( 9533): SVE_SetLocalWindowHandle[323]Entry (0x0)
color 0x0
01-07 10:27:37.893 E/[SVE] ( 9533): SetWndHandle[118]SetWndHandle (0x0)
firstframe(1)
01-07 10:27:37.893 E/[SVE] ( 9533): SetWndHandle[180]not running..
01-07 10:27:37.893 E/[SVE] ( 9533): SVE_SetLocalWindowHandle[328]Exit
01-07 10:27:37.893 E/[SVE] ( 9533): SetPreviewSurface[281][Angn] End:
pSurface=0x0
01-07 10:27:37.894 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onCreate:-
db=SQLiteDatabase:
/data/user_de/0/com.android.providers.telephony/databases/telephony.db
01-07 10:27:37.894 E/SemCscParser( 4956): update(): xml file exist
01-07 10:27:37.894 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:37.895 D/gralloc ( 4582): buffer_descriptor: wh(1600 1600)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x2) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:37.895 I/TelephonyProvider( 9592): D/TelephonyProvider: stop logging
01-07 10:27:37.896 E/SVE_JNI ( 9533):
Java_com_samsung_sve_sveJNI_sveJNISAE_Terminate
01-07 10:27:37.896 I/SAEInterface( 9533): Terminate : mIsInitialized - 0
01-07 10:27:37.896 I/TelephonyProvider( 9592): D/TelephonyProvider: log file saved
01-07 10:27:37.897 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:37.897 I/AngnService( 9533): getCodecCapacity()
01-07 10:27:37.899 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.900 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.900 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:37.901 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.901 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.901 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.901 D/PersonaManagerService::LegacyStateMonitor( 4956):
notifyStateChange(id:0, state:LOCKED) from old state:INVALID i:0
01-07 10:27:37.902 D/PersonaManagerService::LegacyStateMonitor( 4956):
propagateNewStateChange() sendBroadcast()
01-07 10:27:37.903 D/Zygote ( 4558): Forked child process 9981
01-07 10:27:37.906 W/ActivityManager( 4956): Slow operation: 130ms so far, now at
startProcess: returned from zygote!
01-07 10:27:37.906 W/ActivityManager( 4956): Slow operation: 130ms so far, now at
startProcess: done updating battery stats
01-07 10:27:37.907 W/ActivityManager( 4956): Slow operation: 130ms so far, now at
startProcess: building log message
01-07 10:27:37.907 I/ActivityManager( 4956): Start proc
9981:com.android.settings/1000 for broadcast
{com.android.settings/com.samsung.android.settings.connection.tether.SecTetherRecei
ver}
01-07 10:27:37.907 W/ActivityManager( 4956): Slow operation: 130ms so far, now at
startProcess: starting to update pids map
01-07 10:27:37.907 W/ActivityManager( 4956): Slow operation: 131ms so far, now at
startProcess: done updating pids map
01-07 10:27:37.907 W/ActivityManager( 4956): Slow operation: 105ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:37.907 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10223; state: ENABLED
01-07 10:27:37.908 I/PersonaManagerService::LegacyStateMonitor( 4956): Sending
admin lock intent to MDM for user 0
01-07 10:27:37.908 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.908 W/ActivityManager( 4956): com.google.android.ext.services inode
== 0 (b/152760674)
01-07 10:27:37.908 D/PersonaManagerService::LegacyStateMonitor( 4956):
notifyStateChange(id:0, state:LOCKED) from old state:INVALID i:2
01-07 10:27:37.908 D/KnoxMUMContainerPolicy( 4956): inside onstatechange 0 new
LOCKED old INVALID
01-07 10:27:37.909 D/PersonaManagerService::LegacyStateMonitor( 4956):
propagateNewStateChange() sendBroadcast()
01-07 10:27:37.910 I/PersonaManagerService::LegacyStateMonitor( 4956): Sending
admin lock intent to MDM for user 0
01-07 10:27:37.910 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.910 I/ContainerStateReceiver( 4956): event: CONTAINER_EVENT_RUNNING
01-07 10:27:37.911 D/ClientCertificateManager Service( 4956): onContainerRunning
called for 0
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.911 D/PersonaManagerService::LegacyStateMonitor( 4956):
notifyStateChange(id:0, state:ACTIVE) from old state:LOCKED i:0
01-07 10:27:37.911 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:37.911 D/PersonaManagerService::LegacyStateMonitor( 4956):
propagateNewStateChange() sendBroadcast()
01-07 10:27:37.911 E/SemWifiApConfigStore( 4956): getWifiApConfiguration ssid
01-07 10:27:37.911 D/SemSoftApManager( 4956): SemSoftApManager startTracking
01-07 10:27:37.912 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.912 D/PersonaManagerService::LegacyStateMonitor( 4956):
notifyStateChange(id:0, state:ACTIVE) from old state:LOCKED i:2
01-07 10:27:37.912 D/KnoxMUMContainerPolicy( 4956): inside onstatechange 0 new
ACTIVE old LOCKED
01-07 10:27:37.912 D/StackScrollAlgorithm( 9204): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{d5d0e82 V.E...... ......ID
18,0-702,480}
01-07 10:27:37.912 D/PersonaManagerService::LegacyStateMonitor( 4956):
propagateNewStateChange() sendBroadcast()
01-07 10:27:37.913 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.913 I/ContainerStateReceiver( 4956): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:37.913 D/ClientCertificateManager Service( 4956): onContainerUnlocked
called for 0
01-07 10:27:37.913 I/[email protected]( 4622): readFile 0
01-07 10:27:37.915 V/BroadcastQueue( 4956): Delayed Parallel Broadcast added to
main list BroadcastRecord{801e316 u0 android.intent.action.PACKAGE_CHANGED}
01-07 10:27:37.915 V/ApplicationPolicy( 4956): ACTION_LOCKED_BOOT_COMPLETED
01-07 10:27:37.916 D/ApplicationPolicy( 4956): getApplicationStateList: Enforce APP
permission
01-07 10:27:37.916 V/ProcessStats( 4956): Init:
com.android.server.enterprise.application.ProcessStats@e495680
01-07 10:27:37.916 V/ProcessStats( 4956): Update:
com.android.server.enterprise.application.ProcessStats@e495680
01-07 10:27:37.917 I/Load ( 4956): Total U:85608 N:1623 S:15396 I:25154 W:930
Q:0 O:156
01-07 10:27:37.917 I/Load ( 4956): Rel U:87231 S:15396 I:25154 Q:0
01-07 10:27:37.917 D/ActivityThread( 9955): setConscryptValidator
01-07 10:27:37.917 D/ActivityThread( 9955): setConscryptValidator - put
01-07 10:27:37.917 E/SVE_JNI ( 9533): GetCodecCapacity codecList : H265,H264,H263
256
01-07 10:27:37.917 I/SemSoftApManager( 4956): semSetWifiFactoryMacAddress0F:71:79
01-07 10:27:37.918 I/ResipMediaHandler( 9553): onSveConnected
hwSupportedVideoCodecList : H265,H264,H263
01-07 10:27:37.919 V/ProcessStats( 4956): New process pid 1:
com.android.server.enterprise.application.ProcessStats$Stats@49504b9
01-07 10:27:37.920 I/ActivityManager( 4956): DSS OFF for com.android.bluetooth
01-07 10:27:37.921 I/ClientCertificateManager Service( 4956): handleMessage : 5
01-07 10:27:37.922 D/WallpaperManager( 9204): semGetWallpaperColors, which = 1
01-07 10:27:37.922 V/Load ( 4956): Stats added init pid=1 utime=228 stime=304
minfaults=17208 majfaults=135
01-07 10:27:37.922 V/ProcessStats( 4956): New process pid 2:
com.android.server.enterprise.application.ProcessStats$Stats@bf83375
01-07 10:27:37.923 V/Load ( 4956): Stats added kthreadd pid=2 utime=0 stime=4
minfaults=0 majfaults=0
01-07 10:27:37.923 V/ProcessStats( 4956): New process pid 3:
com.android.server.enterprise.application.ProcessStats$Stats@5a7937b
01-07 10:27:37.923 V/Load ( 4956): Stats added rcu_gp pid=3 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.923 V/ProcessStats( 4956): New process pid 4:
com.android.server.enterprise.application.ProcessStats$Stats@e2591f1
01-07 10:27:37.923 V/Load ( 4956): Stats added rcu_par_gp pid=4 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.923 V/ProcessStats( 4956): New process pid 5:
com.android.server.enterprise.application.ProcessStats$Stats@791ec57
01-07 10:27:37.924 V/Load ( 4956): Stats added kworker/0:0-mm_percpu_wq pid=5
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.924 V/ProcessStats( 4956): New process pid 6:
com.android.server.enterprise.application.ProcessStats$Stats@3f05c2d
01-07 10:27:37.924 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{41e41c7 9955:com.android.bluetooth/1002}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:37.924 V/Load ( 4956): Stats added kworker/0:0H-kblockd pid=6
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.924 V/ProcessStats( 4956): New process pid 7:
com.android.server.enterprise.application.ProcessStats$Stats@75ef6f3
01-07 10:27:37.924 V/Load ( 4956): Stats added kworker/u16:0-kverityd pid=7
utime=0 stime=160 minfaults=0 majfaults=0
01-07 10:27:37.924 V/ProcessStats( 4956): New process pid 8:
com.android.server.enterprise.application.ProcessStats$Stats@f2a35ae
01-07 10:27:37.925 V/Load ( 4956): Stats added mm_percpu_wq pid=8 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.925 V/WifiManager( 4956): registerSoftApCallback:
callback=com.samsung.android.server.wifi.softap.SemSoftApManager$1@492c6dc,
executor=android.os.HandlerExecutor@53de3e5
01-07 10:27:37.925 D/ScrimController( 9204): updateScrimColor main=0xff000000
front=0xfd000000(0.000000) behind=0xfd000000(0.000000) bubble=0xfd000000(0.000000)
vis=0
01-07 10:27:37.926 V/ProcessStats( 4956): New process pid 9:
com.android.server.enterprise.application.ProcessStats$Stats@640516b
01-07 10:27:37.927 V/Load ( 4956): Stats added ksoftirqd/0 pid=9 utime=1 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.927 V/ProcessStats( 4956): New process pid 10:
com.android.server.enterprise.application.ProcessStats$Stats@f874c86
01-07 10:27:37.927 V/Load ( 4956): Stats added rcu_preempt pid=10 utime=8
stime=46 minfaults=0 majfaults=0
01-07 10:27:37.927 V/ProcessStats( 4956): New process pid 11:
com.android.server.enterprise.application.ProcessStats$Stats@f2f1574
01-07 10:27:37.927 V/Load ( 4956): Stats added rcu_sched pid=11 utime=5 stime=18
minfaults=0 majfaults=0
01-07 10:27:37.927 V/ProcessStats( 4956): New process pid 12:
com.android.server.enterprise.application.ProcessStats$Stats@c7bab12
01-07 10:27:37.928 V/Load ( 4956): Stats added rcu_bh pid=12 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.928 V/ProcessStats( 4956): New process pid 13:
com.android.server.enterprise.application.ProcessStats$Stats@ce214e0
01-07 10:27:37.928 I/ActivityManager( 4956): Changes in 1002 19 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:399
com.android.server.am.OomAdjuster.updateOomAdjLocked:446
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21482
com.android.server.am.ActiveServices.realStartServiceLocked:3348
com.android.server.am.ActiveServices.attachApplicationLocked:4082
com.android.server.am.ActivityManagerService.attachApplicationLocked:6637
com.android.server.am.ActivityManagerService.attachApplication:6715
01-07 10:27:37.928 V/Load ( 4956): Stats added migration/0 pid=13 utime=0
stime=3 minfaults=0 majfaults=0
01-07 10:27:37.928 V/ProcessStats( 4956): New process pid 14:
com.android.server.enterprise.application.ProcessStats$Stats@2e5665e
01-07 10:27:37.928 I/AppOps ( 4956): updateUidProcState uid: 1002 procState: 0
capability:7
01-07 10:27:37.928 V/Load ( 4956): Stats added tz_worker_threa pid=14 utime=0
stime=7 minfaults=0 majfaults=0
01-07 10:27:37.929 V/ProcessStats( 4956): New process pid 15:
com.android.server.enterprise.application.ProcessStats$Stats@7039f0c
01-07 10:27:37.929 V/Load ( 4956): Stats added sec_audio_dbg_s pid=15 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.929 V/ProcessStats( 4956): New process pid 16:
com.android.server.enterprise.application.ProcessStats$Stats@f9d8a6a
01-07 10:27:37.929 V/Load ( 4956): Stats added kworker/0:1-g3d_dvfs pid=16
utime=0 stime=42 minfaults=0 majfaults=0
01-07 10:27:37.930 V/ProcessStats( 4956): New process pid 17:
com.android.server.enterprise.application.ProcessStats$Stats@201e336
01-07 10:27:37.930 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:37.930 V/Load ( 4956): Stats added cpuhp/0 pid=17 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.930 V/ProcessStats( 4956): New process pid 18:
com.android.server.enterprise.application.ProcessStats$Stats@d7cc3a4
01-07 10:27:37.931 I/PalmMotion( 4956): PalmMotion!
01-07 10:27:37.932 D/InputTransport( 4956): Input channel constructed: 'PalmMot',
fd=563
01-07 10:27:37.932 D/InputTransport( 4956): Input channel constructed: 'PalmMot',
fd=564
01-07 10:27:37.932 V/Load ( 4956): Stats added cpuhp/1 pid=18 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.932 V/ProcessStats( 4956): New process pid 19:
com.android.server.enterprise.application.ProcessStats$Stats@f80fcc2
01-07 10:27:37.933 V/Load ( 4956): Stats added tz_worker_threa pid=19 utime=0
stime=11 minfaults=0 majfaults=0
01-07 10:27:37.933 V/ProcessStats( 4956): New process pid 20:
com.android.server.enterprise.application.ProcessStats$Stats@e947610
01-07 10:27:37.933 D/MotionRecognitionService( 4956): not support check_proximity
01-07 10:27:37.934 D/BrightnessHandler( 4956): not support Light Sensor
01-07 10:27:37.934 D/MotionRecognitionService( 4956): Not supported calibratedLux
type sensor
01-07 10:27:37.934 D/MotionRecognitionService( 4956): Get INPUT_SERVICE
01-07 10:27:37.934 V/Load ( 4956): Stats added migration/1 pid=20 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.934 V/ProcessStats( 4956): New process pid 21:
com.android.server.enterprise.application.ProcessStats$Stats@3e6230e
01-07 10:27:37.935 V/Load ( 4956): Stats added ksoftirqd/1 pid=21 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.935 V/ProcessStats( 4956): New process pid 22:
com.android.server.enterprise.application.ProcessStats$Stats@b2ae14b
01-07 10:27:37.935 I/SemSoftApManager( 4956): readWifiSharingMode-> false
01-07 10:27:37.935 V/Load ( 4956): Stats added kworker/1:0-events pid=22 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.935 V/ProcessStats( 4956): New process pid 23:
com.android.server.enterprise.application.ProcessStats$Stats@b6f9c41
01-07 10:27:37.936 V/Load ( 4956): Stats added kworker/1:0H-queue_log_workqueue
pid=23 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.936 V/ProcessStats( 4956): New process pid 24:
com.android.server.enterprise.application.ProcessStats$Stats@ed8bb7d
01-07 10:27:37.936 D/SettingsProvider( 4956): isChangeAllowed() : name =
smart_tethering_db_migration
01-07 10:27:37.936 V/Load ( 4956): Stats added cpuhp/2 pid=24 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.936 V/ProcessStats( 4956): New process pid 25:
com.android.server.enterprise.application.ProcessStats$Stats@aa42ec3
01-07 10:27:37.937 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:37.937 V/Load ( 4956): Stats added tz_worker_threa pid=25 utime=0
stime=10 minfaults=0 majfaults=0
01-07 10:27:37.937 D/SemWifiApSmartUtil( 4956): handleBootCompleted: migration data
01-07 10:27:37.937 V/ProcessStats( 4956): New process pid 26:
com.android.server.enterprise.application.ProcessStats$Stats@2ba9279
01-07 10:27:37.937 V/Load ( 4956): Stats added migration/2 pid=26 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.938 V/ProcessStats( 4956): New process pid 27:
com.android.server.enterprise.application.ProcessStats$Stats@110f41f
01-07 10:27:37.941 V/Load ( 4956): Stats added ksoftirqd/2 pid=27 utime=1
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.941 V/ProcessStats( 4956): New process pid 28:
com.android.server.enterprise.application.ProcessStats$Stats@48dd35
01-07 10:27:37.942 V/Load ( 4956): Stats added kworker/2:0-events pid=28 utime=0
stime=46 minfaults=0 majfaults=0
01-07 10:27:37.942 V/ProcessStats( 4956): New process pid 29:
com.android.server.enterprise.application.ProcessStats$Stats@c5ab33b
01-07 10:27:37.942 V/Load ( 4956): Stats added kworker/2:0H-kblockd pid=29
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.942 V/ProcessStats( 4956): New process pid 30:
com.android.server.enterprise.application.ProcessStats$Stats@2933496
01-07 10:27:37.944 V/Load ( 4956): Stats added cpuhp/3 pid=30 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.944 V/ProcessStats( 4956): New process pid 31:
com.android.server.enterprise.application.ProcessStats$Stats@2cae404
01-07 10:27:37.944 V/Load ( 4956): Stats added tz_worker_threa pid=31 utime=0
stime=8 minfaults=0 majfaults=0
01-07 10:27:37.944 V/ProcessStats( 4956): New process pid 32:
com.android.server.enterprise.application.ProcessStats$Stats@8c60422
01-07 10:27:37.945 V/Load ( 4956): Stats added migration/3 pid=32 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.945 V/ProcessStats( 4956): New process pid 33:
com.android.server.enterprise.application.ProcessStats$Stats@d143c70
01-07 10:27:37.945 V/Load ( 4956): Stats added ksoftirqd/3 pid=33 utime=1
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.945 V/ProcessStats( 4956): New process pid 34:
com.android.server.enterprise.application.ProcessStats$Stats@c64406e
01-07 10:27:37.945 V/Load ( 4956): Stats added kworker/3:0-events pid=34 utime=0
stime=8 minfaults=0 majfaults=0
01-07 10:27:37.945 V/ProcessStats( 4956): New process pid 35:
com.android.server.enterprise.application.ProcessStats$Stats@958af9c
01-07 10:27:37.946 V/Load ( 4956): Stats added kworker/3:0H-kblockd pid=35
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.946 V/ProcessStats( 4956): New process pid 36:
com.android.server.enterprise.application.ProcessStats$Stats@b97f57a
01-07 10:27:37.945 E/ndroid.setting( 9981): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:37.946 V/Load ( 4956): Stats added cpuhp/4 pid=36 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.946 V/ProcessStats( 4956): New process pid 37:
com.android.server.enterprise.application.ProcessStats$Stats@a0f2988
01-07 10:27:37.946 V/Load ( 4956): Stats added tz_worker_threa pid=37 utime=0
stime=32 minfaults=0 majfaults=0
01-07 10:27:37.946 V/ProcessStats( 4956): New process pid 38:
com.android.server.enterprise.application.ProcessStats$Stats@da46507
01-07 10:27:37.947 V/Load ( 4956): Stats added migration/4 pid=38 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.947 V/ProcessStats( 4956): New process pid 39:
com.android.server.enterprise.application.ProcessStats$Stats@d7dbc5d
01-07 10:27:37.947 V/Load ( 4956): Stats added ksoftirqd/4 pid=39 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.947 V/ProcessStats( 4956): New process pid 40:
com.android.server.enterprise.application.ProcessStats$Stats@c984aa3
01-07 10:27:37.947 V/Load ( 4956): Stats added kworker/4:0-
cgroup_pidlist_destroy pid=40 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.947 V/ProcessStats( 4956): New process pid 41:
com.android.server.enterprise.application.ProcessStats$Stats@c5ec159
01-07 10:27:37.948 V/Load ( 4956): Stats added kworker/4:0H-kblockd pid=41
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.948 V/ProcessStats( 4956): New process pid 42:
com.android.server.enterprise.application.ProcessStats$Stats@35aedff
01-07 10:27:37.948 V/Load ( 4956): Stats added cpuhp/5 pid=42 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.948 V/ProcessStats( 4956): New process pid 43:
com.android.server.enterprise.application.ProcessStats$Stats@b11a15
01-07 10:27:37.948 D/Zygote ( 4558): Forked child process 9998
01-07 10:27:37.949 V/Load ( 4956): Stats added tz_worker_threa pid=43 utime=0
stime=13 minfaults=0 majfaults=0
01-07 10:27:37.949 V/ProcessStats( 4956): New process pid 44:
com.android.server.enterprise.application.ProcessStats$Stats@17a6b1b
01-07 10:27:37.949 V/Load ( 4956): Stats added migration/5 pid=44 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.949 V/ProcessStats( 4956): New process pid 45:
com.android.server.enterprise.application.ProcessStats$Stats@964291
01-07 10:27:37.949 V/Load ( 4956): Stats added ksoftirqd/5 pid=45 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.950 V/ProcessStats( 4956): New process pid 46:
com.android.server.enterprise.application.ProcessStats$Stats@74a9df7
01-07 10:27:37.950 V/Load ( 4956): Stats added kworker/5:0-events pid=46 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.950 V/ProcessStats( 4956): New process pid 47:
com.android.server.enterprise.application.ProcessStats$Stats@c623b82
01-07 10:27:37.951 V/Load ( 4956): Stats added kworker/5:0H-kblockd pid=47
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.951 V/ProcessStats( 4956): New process pid 48:
com.android.server.enterprise.application.ProcessStats$Stats@c36b2d0
01-07 10:27:37.951 V/Load ( 4956): Stats added cpuhp/6 pid=48 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.951 V/ProcessStats( 4956): New process pid 49:
com.android.server.enterprise.application.ProcessStats$Stats@57c8dce
01-07 10:27:37.951 V/Load ( 4956): Stats added tz_worker_threa pid=49 utime=0
stime=9 minfaults=0 majfaults=0
01-07 10:27:37.952 V/ProcessStats( 4956): New process pid 50:
com.android.server.enterprise.application.ProcessStats$Stats@99c2bfc
01-07 10:27:37.952 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
croppedBitmap=android.graphics.Bitmap@dcdb285
01-07 10:27:37.952 V/Load ( 4956): Stats added migration/6 pid=50 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.952 V/ProcessStats( 4956): New process pid 51:
com.android.server.enterprise.application.ProcessStats$Stats@cc8510b
01-07 10:27:37.952 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:37.952 V/Load ( 4956): Stats added ksoftirqd/6 pid=51 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.953 V/ProcessStats( 4956): New process pid 52:
com.android.server.enterprise.application.ProcessStats$Stats@1bbf201
01-07 10:27:37.953 D/ActivityThread( 9955): handleBindApplication()++
app=com.android.bluetooth
01-07 10:27:37.953 V/Load ( 4956): Stats added kworker/6:0-events pid=52 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.953 V/ProcessStats( 4956): New process pid 53:
com.android.server.enterprise.application.ProcessStats$Stats@28f2e7
01-07 10:27:37.953 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:37.954 V/Load ( 4956): Stats added kworker/6:0H-kblockd pid=53
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.954 V/ProcessStats( 4956): New process pid 54:
com.android.server.enterprise.application.ProcessStats$Stats@af4ad3d
01-07 10:27:37.954 V/Load ( 4956): Stats added cpuhp/7 pid=54 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.954 V/ProcessStats( 4956): New process pid 55:
com.android.server.enterprise.application.ProcessStats$Stats@d07d683
01-07 10:27:37.954 V/Load ( 4956): Stats added tz_worker_threa pid=55 utime=0
stime=8 minfaults=0 majfaults=0
01-07 10:27:37.954 V/ProcessStats( 4956): New process pid 56:
com.android.server.enterprise.application.ProcessStats$Stats@803e039
01-07 10:27:37.955 V/Load ( 4956): Stats added migration/7 pid=56 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.955 V/ProcessStats( 4956): New process pid 57:
com.android.server.enterprise.application.ProcessStats$Stats@86757df
01-07 10:27:37.955 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onOpen: ok,
queried table=siminfo
01-07 10:27:37.955 V/Load ( 4956): Stats added ksoftirqd/7 pid=57 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.955 V/ProcessStats( 4956): New process pid 58:
com.android.server.enterprise.application.ProcessStats$Stats@a3946f5
01-07 10:27:37.955 V/Load ( 4956): Stats added kworker/7:0-
cgroup_pidlist_destroy pid=58 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.955 V/ProcessStats( 4956): New process pid 59:
com.android.server.enterprise.application.ProcessStats$Stats@7403f18
01-07 10:27:37.956 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onOpen: ok,
queried table=carriers
01-07 10:27:37.956 V/Load ( 4956): Stats added kworker/7:0H-kblockd pid=59
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.956 V/ProcessStats( 4956): New process pid 60:
com.android.server.enterprise.application.ProcessStats$Stats@5a6756
01-07 10:27:37.956 I/TelephonyProvider( 9592): D/TelephonyProvider: dbh.onOpen: ok,
queried table=original
01-07 10:27:37.956 V/Load ( 4956): Stats added kdevtmpfs pid=60 utime=0 stime=2
minfaults=0 majfaults=0
01-07 10:27:37.956 V/ProcessStats( 4956): New process pid 61:
com.android.server.enterprise.application.ProcessStats$Stats@b8634c4
01-07 10:27:37.956 V/Load ( 4956): Stats added netns pid=61 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.957 V/ProcessStats( 4956): New process pid 62:
com.android.server.enterprise.application.ProcessStats$Stats@5ada2e2
01-07 10:27:37.957 V/Load ( 4956): Stats added kworker/u16:1-kverityd pid=62
utime=0 stime=44 minfaults=0 majfaults=0
01-07 10:27:37.957 V/ProcessStats( 4956): New process pid 64:
com.android.server.enterprise.application.ProcessStats$Stats@313d930
01-07 10:27:37.957 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /oem/telephony/apns-conf.xml
01-07 10:27:37.957 V/Load ( 4956): Stats added rcu_tasks_kthre pid=64 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.957 V/ProcessStats( 4956): New process pid 65:
com.android.server.enterprise.application.ProcessStats$Stats@8070b2e
01-07 10:27:37.958 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /product/etc/apns-conf.xml
01-07 10:27:37.958 V/Load ( 4956): Stats added kworker/1:1-
cgroup_pidlist_destroy pid=65 utime=0 stime=13 minfaults=0 majfaults=0
01-07 10:27:37.958 V/ProcessStats( 4956): New process pid 67:
com.android.server.enterprise.application.ProcessStats$Stats@a95585c
01-07 10:27:37.958 V/Load ( 4956): Stats added kworker/3:1-events pid=67 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.958 I/TelephonyProvider( 9592): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /data/misc/apns/apns-conf.xml
01-07 10:27:37.958 V/ProcessStats( 4956): New process pid 77:
com.android.server.enterprise.application.ProcessStats$Stats@47cac3a
01-07 10:27:37.958 V/Load ( 4956): Stats added kworker/2:1-events pid=77 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.958 V/ProcessStats( 4956): New process pid 78:
com.android.server.enterprise.application.ProcessStats$Stats@b4d9e48
01-07 10:27:37.959 V/Load ( 4956): Stats added kauditd pid=78 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.959 V/ProcessStats( 4956): New process pid 92:
com.android.server.enterprise.application.ProcessStats$Stats@1795206
01-07 10:27:37.959 V/Load ( 4956): Stats added kworker/u16:2-kverityd pid=92
utime=0 stime=196 minfaults=0 majfaults=0
01-07 10:27:37.959 V/ProcessStats( 4956): New process pid 232:
com.android.server.enterprise.application.ProcessStats$Stats@dc256f4
01-07 10:27:37.959 V/Load ( 4956): Stats added irq/140-1190000 pid=232 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.959 V/ProcessStats( 4956): New process pid 233:
com.android.server.enterprise.application.ProcessStats$Stats@f488892
01-07 10:27:37.960 V/Load ( 4956): Stats added acpm_update_log pid=233 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.960 V/ProcessStats( 4956): New process pid 234:
com.android.server.enterprise.application.ProcessStats$Stats@b27ee60
01-07 10:27:37.960 V/Load ( 4956): Stats added kworker/u17:0-acpm_update_log
pid=234 utime=0 stime=1 minfaults=0 majfaults=0
01-07 10:27:37.960 V/ProcessStats( 4956): New process pid 257:
com.android.server.enterprise.application.ProcessStats$Stats@5629bde
01-07 10:27:37.960 V/Load ( 4956): Stats added kworker/4:1-
cgroup_pidlist_destroy pid=257 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.961 V/ProcessStats( 4956): New process pid 258:
com.android.server.enterprise.application.ProcessStats$Stats@98d908c
01-07 10:27:37.961 V/Load ( 4956): Stats added irq/160-tzasc pid=258 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.961 V/ProcessStats( 4956): New process pid 259:
com.android.server.enterprise.application.ProcessStats$Stats@87897ea
01-07 10:27:37.961 V/Load ( 4956): Stats added irq/161-tzasc pid=259 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.961 V/ProcessStats( 4956): New process pid 428:
com.android.server.enterprise.application.ProcessStats$Stats@ec92978
01-07 10:27:37.962 V/Load ( 4956): Stats added kworker/u16:3-kverityd pid=428
utime=0 stime=285 minfaults=0 majfaults=0
01-07 10:27:37.962 V/ProcessStats( 4956): New process pid 859:
com.android.server.enterprise.application.ProcessStats$Stats@54048b6
01-07 10:27:37.962 V/Load ( 4956): Stats added khungtaskd pid=859 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.962 V/ProcessStats( 4956): New process pid 860:
com.android.server.enterprise.application.ProcessStats$Stats@6236524
01-07 10:27:37.963 V/Load ( 4956): Stats added oom_reaper pid=860 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.963 V/ProcessStats( 4956): New process pid 861:
com.android.server.enterprise.application.ProcessStats$Stats@c003a42
01-07 10:27:37.964 V/Load ( 4956): Stats added writeback pid=861 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.964 V/ProcessStats( 4956): New process pid 863:
com.android.server.enterprise.application.ProcessStats$Stats@4c3af90
01-07 10:27:37.964 V/Load ( 4956): Stats added kcompactd0 pid=863 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.964 V/ProcessStats( 4956): New process pid 864:
com.android.server.enterprise.application.ProcessStats$Stats@8dbb88e
01-07 10:27:37.965 V/Load ( 4956): Stats added crypto pid=864 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.965 V/ProcessStats( 4956): New process pid 865:
com.android.server.enterprise.application.ProcessStats$Stats@8dc34bc
01-07 10:27:37.965 V/Load ( 4956): Stats added kworker/6:1-events pid=865
utime=0 stime=28 minfaults=0 majfaults=0
01-07 10:27:37.965 V/ProcessStats( 4956): New process pid 866:
com.android.server.enterprise.application.ProcessStats$Stats@4decf9a
01-07 10:27:37.965 V/Load ( 4956): Stats added kworker/5:1-mm_percpu_wq pid=866
utime=0 stime=5 minfaults=0 majfaults=0
01-07 10:27:37.966 V/ProcessStats( 4956): New process pid 867:
com.android.server.enterprise.application.ProcessStats$Stats@f95e0a8
01-07 10:27:37.966 V/Load ( 4956): Stats added kworker/7:1-
cgroup_pidlist_destroy pid=867 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.966 D/ActivityThread( 9981): setConscryptValidator
01-07 10:27:37.966 V/ProcessStats( 4956): New process pid 869:
com.android.server.enterprise.application.ProcessStats$Stats@bca4b66
01-07 10:27:37.966 D/ActivityThread( 9981): setConscryptValidator - put
01-07 10:27:37.966 V/Load ( 4956): Stats added kblockd pid=869 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.966 V/ProcessStats( 4956): New process pid 890:
com.android.server.enterprise.application.ProcessStats$Stats@dbc5f54
01-07 10:27:37.967 V/Load ( 4956): Stats added spi1 pid=890 utime=0 stime=4
minfaults=0 majfaults=0
01-07 10:27:37.967 V/ProcessStats( 4956): New process pid 936:
com.android.server.enterprise.application.ProcessStats$Stats@f393e43
01-07 10:27:37.967 V/Load ( 4956): Stats added kworker/u17:1-acpm_update_log
pid=936 utime=0 stime=33 minfaults=0 majfaults=0
01-07 10:27:37.967 V/ProcessStats( 4956): New process pid 941:
com.android.server.enterprise.application.ProcessStats$Stats@e30edf9
01-07 10:27:37.967 V/Load ( 4956): Stats added s2mpu12-wqueue pid=941 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.967 D/SemWifiApSmartMHS( 4956): handleBootCompleted
01-07 10:27:37.967 V/ProcessStats( 4956): New process pid 942:
com.android.server.enterprise.application.ProcessStats$Stats@ea77b9f
01-07 10:27:37.968 V/Load ( 4956): Stats added irq/199-s2mpu12 pid=942 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.968 V/ProcessStats( 4956): New process pid 1021:
com.android.server.enterprise.application.ProcessStats$Stats@f8970b5
01-07 10:27:37.968 V/Load ( 4956): Stats added ion_system_heap pid=1021 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.968 V/ProcessStats( 4956): New process pid 1023:
com.android.server.enterprise.application.ProcessStats$Stats@d9232bb
01-07 10:27:37.968 V/Load ( 4956): Stats added devfreq_wq pid=1023 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.968 V/ProcessStats( 4956): New process pid 1048:
com.android.server.enterprise.application.ProcessStats$Stats@7ad6331
01-07 10:27:37.969 V/Load ( 4956): Stats added irq/285-s2mu106 pid=1048 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.969 V/ProcessStats( 4956): New process pid 1072:
com.android.server.enterprise.application.ProcessStats$Stats@ea73f97
01-07 10:27:37.969 V/Load ( 4956): Stats added watchdogd pid=1072 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.969 V/ProcessStats( 4956): New process pid 1090:
com.android.server.enterprise.application.ProcessStats$Stats@e44016d
01-07 10:27:37.969 V/Load ( 4956): Stats added thermal_check pid=1090 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.969 V/ProcessStats( 4956): New process pid 1095:
com.android.server.enterprise.application.ProcessStats$Stats@7963e33
01-07 10:27:37.970 V/Load ( 4956): Stats added cfg80211 pid=1095 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.970 V/ProcessStats( 4956): New process pid 1142:
com.android.server.enterprise.application.ProcessStats$Stats@42c4769
01-07 10:27:37.970 V/Load ( 4956): Stats added kswapd0 pid=1142 utime=0 stime=84
minfaults=0 majfaults=0
01-07 10:27:37.970 V/ProcessStats( 4956): New process pid 1219:
com.android.server.enterprise.application.ProcessStats$Stats@f6c8a8f
01-07 10:27:37.970 V/Load ( 4956): Stats added kworker/u18:0-mali_jd pid=1219
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.970 V/ProcessStats( 4956): New process pid 1240:
com.android.server.enterprise.application.ProcessStats$Stats@f38f125
01-07 10:27:37.971 V/Load ( 4956): Stats added ecryptfs-kthrea pid=1240 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.971 V/ProcessStats( 4956): New process pid 1253:
com.android.server.enterprise.application.ProcessStats$Stats@6b140ab
01-07 10:27:37.971 V/Load ( 4956): Stats added kworker/1:1H-kblockd pid=1253
utime=0 stime=2 minfaults=0 majfaults=0
01-07 10:27:37.971 V/ProcessStats( 4956): New process pid 1317:
com.android.server.enterprise.application.ProcessStats$Stats@5ac7aa1
01-07 10:27:37.971 V/Load ( 4956): Stats added disp-det pid=1317 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.971 V/ProcessStats( 4956): New process pid 1318:
com.android.server.enterprise.application.ProcessStats$Stats@5413c87
01-07 10:27:37.972 V/Load ( 4956): Stats added err-fg pid=1318 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.972 V/ProcessStats( 4956): New process pid 1319:
com.android.server.enterprise.application.ProcessStats$Stats@5751fdd
01-07 10:27:37.972 V/Load ( 4956): Stats added conn-det pid=1319 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.972 V/ProcessStats( 4956): New process pid 1320:
com.android.server.enterprise.application.ProcessStats$Stats@9eb1a23
01-07 10:27:37.972 V/Load ( 4956): Stats added panel-condition pid=1320 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.972 V/ProcessStats( 4956): New process pid 1426:
com.android.server.enterprise.application.ProcessStats$Stats@328dcd9
01-07 10:27:37.973 V/Load ( 4956): Stats added shmem_tx_wq pid=1426 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.973 V/ProcessStats( 4956): New process pid 1438:
com.android.server.enterprise.application.ProcessStats$Stats@7cb357f
01-07 10:27:37.973 V/Load ( 4956): Stats added hwrng pid=1438 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.973 V/ProcessStats( 4956): New process pid 1441:
com.android.server.enterprise.application.ProcessStats$Stats@cc16d95
01-07 10:27:37.974 V/Load ( 4956): Stats added g3d_dvfs pid=1441 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.974 V/ProcessStats( 4956): New process pid 1442:
com.android.server.enterprise.application.ProcessStats$Stats@d67aa9b
01-07 10:27:37.974 V/Load ( 4956): Stats added kworker/u18:1-
kbase_pm_poweroff_wait pid=1442 utime=0 stime=1 minfaults=0 majfaults=0
01-07 10:27:37.974 V/ProcessStats( 4956): New process pid 1443:
com.android.server.enterprise.application.ProcessStats$Stats@c184e11
01-07 10:27:37.974 V/Load ( 4956): Stats added kbase_job_fault pid=1443 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.974 V/ProcessStats( 4956): New process pid 1516:
com.android.server.enterprise.application.ProcessStats$Stats@18c5577
01-07 10:27:37.974 V/Load ( 4956): Stats added log_collector pid=1516 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.975 V/ProcessStats( 4956): New process pid 1521:
com.android.server.enterprise.application.ProcessStats$Stats@522ba4d
01-07 10:27:37.975 V/Load ( 4956): Stats added fw_crc_wq pid=1521 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.975 V/ProcessStats( 4956): New process pid 1522:
com.android.server.enterprise.application.ProcessStats$Stats@1e6d213
01-07 10:27:37.975 V/Load ( 4956): Stats added failure_wq pid=1522 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.975 V/ProcessStats( 4956): New process pid 1523:
com.android.server.enterprise.application.ProcessStats$Stats@bedae49
01-07 10:27:37.975 V/Load ( 4956): Stats added syserr_recovery pid=1523 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.975 V/ProcessStats( 4956): New process pid 1530:
com.android.server.enterprise.application.ProcessStats$Stats@f627c6f
01-07 10:27:37.975 V/Load ( 4956): Stats added ree_time pid=1530 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.976 V/ProcessStats( 4956): New process pid 1533:
com.android.server.enterprise.application.ProcessStats$Stats@e59e605
01-07 10:27:37.976 V/Load ( 4956): Stats added tz_iwlog_thread pid=1533 utime=0
stime=3 minfaults=0 majfaults=0
01-07 10:27:37.976 V/ProcessStats( 4956): New process pid 1534:
com.android.server.enterprise.application.ProcessStats$Stats@444708b
01-07 10:27:37.976 V/Load ( 4956): Stats added tz_iwsock pid=1534 utime=0
stime=1 minfaults=0 majfaults=0
01-07 10:27:37.976 V/ProcessStats( 4956): New process pid 1778:
com.android.server.enterprise.application.ProcessStats$Stats@d97dd81
01-07 10:27:37.976 V/Load ( 4956): Stats added wifilogger pid=1778 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.976 V/ProcessStats( 4956): New process pid 1779:
com.android.server.enterprise.application.ProcessStats$Stats@78a67
01-07 10:27:37.977 V/Load ( 4956): Stats added wifilogger pid=1779 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.977 V/ProcessStats( 4956): New process pid 1780:
com.android.server.enterprise.application.ProcessStats$Stats@363d0bd
01-07 10:27:37.977 V/Load ( 4956): Stats added wifilogger pid=1780 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.977 V/ProcessStats( 4956): New process pid 1781:
com.android.server.enterprise.application.ProcessStats$Stats@4f86603
01-07 10:27:37.978 V/Load ( 4956): Stats added wifilogger pid=1781 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.978 V/ProcessStats( 4956): New process pid 1799:
com.android.server.enterprise.application.ProcessStats$Stats@f01bbb9
01-07 10:27:37.978 V/Load ( 4956): Stats added usb_int_qos_wq pid=1799 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.978 W/ActivityManager( 4956): Slow operation: 176ms so far, now at
startProcess: returned from zygote!
01-07 10:27:37.978 V/ProcessStats( 4956): New process pid 1813:
com.android.server.enterprise.application.ProcessStats$Stats@3915f5f
01-07 10:27:37.978 V/Load ( 4956): Stats added uether pid=1813 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.978 V/ProcessStats( 4956): New process pid 1824:
com.android.server.enterprise.application.ProcessStats$Stats@5f95a75
01-07 10:27:37.979 V/Load ( 4956): Stats added s2mpu12-key-wqu pid=1824 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.979 V/ProcessStats( 4956): New process pid 1840:
com.android.server.enterprise.application.ProcessStats$Stats@f96927b
01-07 10:27:37.979 V/Load ( 4956): Stats added syna_tcm_helper pid=1840 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.979 V/ProcessStats( 4956): New process pid 1841:
com.android.server.enterprise.application.ProcessStats$Stats@49228f1
01-07 10:27:37.979 V/Load ( 4956): Stats added syna_tcm_pollin pid=1841 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.979 V/ProcessStats( 4956): New process pid 1842:
com.android.server.enterprise.application.ProcessStats$Stats@af1db57
01-07 10:27:37.980 V/Load ( 4956): Stats added syna_tcm_zerofl pid=1842 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.980 V/ProcessStats( 4956): New process pid 1843:
com.android.server.enterprise.application.ProcessStats$Stats@a0f632d
01-07 10:27:37.980 V/Load ( 4956): Stats added irq/292-synapti pid=1843 utime=0
stime=27 minfaults=0 majfaults=0
01-07 10:27:37.980 V/ProcessStats( 4956): New process pid 1847:
com.android.server.enterprise.application.ProcessStats$Stats@24ed5f3
01-07 10:27:37.981 V/Load ( 4956): Stats added syna_tcm_module pid=1847 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.981 V/ProcessStats( 4956): New process pid 1867:
com.android.server.enterprise.application.ProcessStats$Stats@cac0529
01-07 10:27:37.981 V/Load ( 4956): Stats added irq/105-12c8000 pid=1867 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.981 V/ProcessStats( 4956): New process pid 1874:
com.android.server.enterprise.application.ProcessStats$Stats@776de4f
01-07 10:27:37.982 V/Load ( 4956): Stats added mfc/watchdog pid=1874 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.982 V/ProcessStats( 4956): New process pid 1875:
com.android.server.enterprise.application.ProcessStats$Stats@156cae5
01-07 10:27:37.982 V/Load ( 4956): Stats added mfc/idle pid=1875 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.982 V/ProcessStats( 4956): New process pid 1876:
com.android.server.enterprise.application.ProcessStats$Stats@56d106b
01-07 10:27:37.982 V/Load ( 4956): Stats added mfc/butler pid=1876 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.983 V/ProcessStats( 4956): New process pid 1926:
com.android.server.enterprise.application.ProcessStats$Stats@32e3061
01-07 10:27:37.983 I/bootstat( 9994): Service started: /system/bin/bootstat --
record_boot_complete --record_boot_reason --record_time_since_factory_reset -l
01-07 10:27:37.983 E/id.ext.service( 9998): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:37.983 V/Load ( 4956): Stats added kworker/1:2-events pid=1926
utime=0 stime=28 minfaults=0 majfaults=0
01-07 10:27:37.984 I/InputReader( 4956): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
01-07 10:27:37.985 E/bootstat( 9994): Failed to read
/data/misc/bootstat/last_boot_time_utc: No such file or directory
01-07 10:27:37.985 E/bootstat( 9994): Failed to parse boot time record:
/data/misc/bootstat/last_boot_time_utc
01-07 10:27:37.985 I/OpenGLRenderer( 9204): Davey! duration=2011ms; Flags=1,
IntendedVsync=161108776670, Vsync=162958776596,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=162972312306, AnimationStart=162972315537,
PerformTraversalsStart=162975710537, DrawStart=163097430345,
SyncQueued=163106113960, SyncStart=163106737460,
IssueDrawCommandsStart=163112709499, SwapBuffers=163117111229,
FrameCompleted=163120524729, DequeueBufferDuration=282654,
QueueBufferDuration=1173923, GpuCompleted=0,
01-07 10:27:37.986 V/ProcessStats( 4956): New process pid 1929:
com.android.server.enterprise.application.ProcessStats$Stats@a4a4847
01-07 10:27:37.987 V/Load ( 4956): Stats added thermal_irq pid=1929 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.987 V/ProcessStats( 4956): New process pid 1940:
com.android.server.enterprise.application.ProcessStats$Stats@5486612
01-07 10:27:37.987 V/Load ( 4956): Stats added dm_bufio_cache pid=1940 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.987 V/ProcessStats( 4956): New process pid 1941:
com.android.server.enterprise.application.ProcessStats$Stats@758c7e0
01-07 10:27:37.988 V/Load ( 4956): Stats added esgov:0 pid=1941 utime=0 stime=61
minfaults=0 majfaults=0
01-07 10:27:37.988 V/ProcessStats( 4956): New process pid 1942:
com.android.server.enterprise.application.ProcessStats$Stats@b42d15e
01-07 10:27:37.988 D/SemWifiApSmartClient( 4956): handleBootCompleted
01-07 10:27:37.988 V/Load ( 4956): Stats added esgov:4 pid=1942 utime=0 stime=78
minfaults=0 majfaults=0
01-07 10:27:37.988 V/ProcessStats( 4956): New process pid 1952:
com.android.server.enterprise.application.ProcessStats$Stats@db2820c
01-07 10:27:37.988 V/Load ( 4956): Stats added dw-mci-card pid=1952 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.988 V/ProcessStats( 4956): New process pid 1953:
com.android.server.enterprise.application.ProcessStats$Stats@7e6a56a
01-07 10:27:37.989 V/Load ( 4956): Stats added sd-card-det-wq pid=1953 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.989 V/ProcessStats( 4956): New process pid 1954:
com.android.server.enterprise.application.ProcessStats$Stats@20bb2f8
01-07 10:27:37.989 V/Load ( 4956): Stats added dw_mci_clk_ctrl pid=1954 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.989 E/bootstat( 9994): Failed to read
/data/misc/bootstat/build_date: No such file or directory
01-07 10:27:37.990 E/bootstat( 9994): Failed to parse boot time record:
/data/misc/bootstat/build_date
01-07 10:27:37.990 V/ProcessStats( 4956): New process pid 1958:
com.android.server.enterprise.application.ProcessStats$Stats@541ae36
01-07 10:27:37.990 I/bootstat( 9994): Canonical boot reason: reboot,factory_reset
01-07 10:27:37.990 V/Load ( 4956): Stats added kworker/0:2-events pid=1958
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.990 V/ProcessStats( 4956): New process pid 1959:
com.android.server.enterprise.application.ProcessStats$Stats@8c506a4
01-07 10:27:37.990 V/Load ( 4956): Stats added dw-mci-card pid=1959 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.990 V/ProcessStats( 4956): New process pid 1960:
com.android.server.enterprise.application.ProcessStats$Stats@e7277c2
01-07 10:27:37.991 V/Load ( 4956): Stats added sd-card-det-wq pid=1960 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.991 V/ProcessStats( 4956): New process pid 1961:
com.android.server.enterprise.application.ProcessStats$Stats@99de910
01-07 10:27:37.991 V/Load ( 4956): Stats added dw_mci_clk_ctrl pid=1961 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.991 V/ProcessStats( 4956): New process pid 2022:
com.android.server.enterprise.application.ProcessStats$Stats@ff44e0e
01-07 10:27:37.991 V/Load ( 4956): Stats added kworker/u16:4-kverityd pid=2022
utime=0 stime=35 minfaults=0 majfaults=0
01-07 10:27:37.991 V/ProcessStats( 4956): New process pid 2038:
com.android.server.enterprise.application.ProcessStats$Stats@6e0863c
01-07 10:27:37.991 V/Load ( 4956): Stats added kworker/u16:5-kverityd pid=2038
utime=0 stime=47 minfaults=0 majfaults=0
01-07 10:27:37.991 V/ProcessStats( 4956): New process pid 2051:
com.android.server.enterprise.application.ProcessStats$Stats@ab3d1a
01-07 10:27:37.991 V/Load ( 4956): Stats added irq/141-11a0000 pid=2051 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.991 V/ProcessStats( 4956): New process pid 2052:
com.android.server.enterprise.application.ProcessStats$Stats@b4dca28
01-07 10:27:37.992 V/Load ( 4956): Stats added ssp_debug_wq pid=2052 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2053:
com.android.server.enterprise.application.ProcessStats$Stats@fb010e6
01-07 10:27:37.992 V/Load ( 4956): Stats added ssp_ts_sync_wq pid=2053 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2067:
com.android.server.enterprise.application.ProcessStats$Stats@ac960d4
01-07 10:27:37.992 V/Load ( 4956): Stats added simpleinteracti pid=2067 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2070:
com.android.server.enterprise.application.ProcessStats$Stats@2dc5572
01-07 10:27:37.992 V/Load ( 4956): Stats added simpleinteracti pid=2070 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 D/SemWifiApSmartGattClient( 4956): handleBootCompleted
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2075:
com.android.server.enterprise.application.ProcessStats$Stats@1c5b640
01-07 10:27:37.992 V/Load ( 4956): Stats added simpleinteracti pid=2075 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2079:
com.android.server.enterprise.application.ProcessStats$Stats@21656be
01-07 10:27:37.992 V/Load ( 4956): Stats added simpleinteracti pid=2079 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.992 V/ProcessStats( 4956): New process pid 2083:
com.android.server.enterprise.application.ProcessStats$Stats@f6ff66c
01-07 10:27:37.993 V/Load ( 4956): Stats added simpleinteracti pid=2083 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.993 V/ProcessStats( 4956): New process pid 2089:
com.android.server.enterprise.application.ProcessStats$Stats@b5d20ca
01-07 10:27:37.993 V/Load ( 4956): Stats added mmc_complete pid=2089 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.993 V/ProcessStats( 4956): New process pid 2098:
com.android.server.enterprise.application.ProcessStats$Stats@69c0d58
01-07 10:27:37.993 V/Load ( 4956): Stats added kworker/0:1H-kblockd pid=2098
utime=0 stime=29 minfaults=0 majfaults=0
01-07 10:27:37.993 V/ProcessStats( 4956): New process pid 2147:
com.android.server.enterprise.application.ProcessStats$Stats@b947f96
01-07 10:27:37.993 V/Load ( 4956): Stats added irq/294-ISG5320 pid=2147 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.993 V/ProcessStats( 4956): New process pid 2153:
com.android.server.enterprise.application.ProcessStats$Stats@170a704
01-07 10:27:37.994 V/Load ( 4956): Stats added typec_manager_e pid=2153 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.994 V/ProcessStats( 4956): New process pid 2154:
com.android.server.enterprise.application.ProcessStats$Stats@810ff22
01-07 10:27:37.994 V/Load ( 4956): Stats added typec_manager_m pid=2154 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.994 V/ProcessStats( 4956): New process pid 2157:
com.android.server.enterprise.application.ProcessStats$Stats@3d32f70
01-07 10:27:37.994 V/Load ( 4956): Stats added irq/295-ISG5320 pid=2157 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.994 V/ProcessStats( 4956): New process pid 2164:
com.android.server.enterprise.application.ProcessStats$Stats@4e3eb6e
01-07 10:27:37.994 V/Load ( 4956): Stats added sec_abc_wq pid=2164 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.994 V/ProcessStats( 4956): New process pid 2168:
com.android.server.enterprise.application.ProcessStats$Stats@893d29c
01-07 10:27:37.994 V/Load ( 4956): Stats added bootc_wq pid=2168 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.994 V/ProcessStats( 4956): New process pid 2174:
com.android.server.enterprise.application.ProcessStats$Stats@3e7507a
01-07 10:27:37.995 V/Load ( 4956): Stats added et5xx_debug_wq pid=2174 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.995 V/ProcessStats( 4956): New process pid 2187:
com.android.server.enterprise.application.ProcessStats$Stats@5597c88
01-07 10:27:37.995 V/Load ( 4956): Stats added irq/296-fuelgau pid=2187 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.995 V/ProcessStats( 4956): New process pid 2190:
com.android.server.enterprise.application.ProcessStats$Stats@889fa46
01-07 10:27:37.995 V/Load ( 4956): Stats added charger-wq pid=2190 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.995 V/ProcessStats( 4956): New process pid 2191:
com.android.server.enterprise.application.ProcessStats$Stats@14dd934
01-07 10:27:37.995 V/Load ( 4956): Stats added kworker/1:3-events pid=2191
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.995 V/ProcessStats( 4956): New process pid 2215:
com.android.server.enterprise.application.ProcessStats$Stats@c5b74d2
01-07 10:27:37.995 V/Load ( 4956): Stats added abox_ipc pid=2215 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.995 V/ProcessStats( 4956): New process pid 2216:
com.android.server.enterprise.application.ProcessStats$Stats@a8954a0
01-07 10:27:37.996 V/Load ( 4956): Stats added abox_qos pid=2216 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.996 V/ProcessStats( 4956): New process pid 2400:
com.android.server.enterprise.application.ProcessStats$Stats@580c1e
01-07 10:27:37.996 V/Load ( 4956): Stats added ipv6_addrconf pid=2400 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.996 V/ProcessStats( 4956): New process pid 2411:
com.android.server.enterprise.application.ProcessStats$Stats@63f1acc
01-07 10:27:37.996 V/Load ( 4956): Stats added adc_mute_wq pid=2411 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.996 V/ProcessStats( 4956): New process pid 2412:
com.android.server.enterprise.application.ProcessStats$Stats@6f4cc2a
01-07 10:27:37.996 V/Load ( 4956): Stats added kworker/6:2-events pid=2412
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.996 V/ProcessStats( 4956): New process pid 2415:
com.android.server.enterprise.application.ProcessStats$Stats@7a917b8
01-07 10:27:37.996 V/Load ( 4956): Stats added ovp_on_setting_ pid=2415 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.996 V/ProcessStats( 4956): New process pid 2431:
com.android.server.enterprise.application.ProcessStats$Stats@2eb80f6
01-07 10:27:37.997 V/Load ( 4956): Stats added kworker/6:3-mm_percpu_wq pid=2431
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:37.997 V/ProcessStats( 4956): New process pid 2491:
com.android.server.enterprise.application.ProcessStats$Stats@9b3f764
01-07 10:27:37.997 V/Load ( 4956): Stats added dsim0-wq pid=2491 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:37.997 I/SemWifiApSmartBleScanner( 4956): handleBootCompleted
01-07 10:27:37.997 V/ProcessStats( 4956): New process pid 2494:
com.android.server.enterprise.application.ProcessStats$Stats@6c6b682
01-07 10:27:37.997 V/Load ( 4956): Stats added panel-bl-thread pid=2494 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.997 V/ProcessStats( 4956): New process pid 2499:
com.android.server.enterprise.application.ProcessStats$Stats@76b25d0
01-07 10:27:37.998 V/Load ( 4956): Stats added decon0-vsync pid=2499 utime=0
stime=21 minfaults=0 majfaults=0
01-07 10:27:37.998 V/ProcessStats( 4956): New process pid 2500:
com.android.server.enterprise.application.ProcessStats$Stats@12db8ce
01-07 10:27:37.998 V/Load ( 4956): Stats added decon0-fsync pid=2500 utime=0
stime=35 minfaults=0 majfaults=0
01-07 10:27:37.998 V/ProcessStats( 4956): New process pid 2502:
com.android.server.enterprise.application.ProcessStats$Stats@f24cefc
01-07 10:27:37.998 V/Load ( 4956): Stats added decon0 pid=2502 utime=0 stime=31
minfaults=0 majfaults=0
01-07 10:27:37.998 V/ProcessStats( 4956): New process pid 2520:
com.android.server.enterprise.application.ProcessStats$Stats@1f093da
01-07 10:27:37.999 V/Load ( 4956): Stats added fm_client_wq pid=2520 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.999 V/ProcessStats( 4956): New process pid 2521:
com.android.server.enterprise.application.ProcessStats$Stats@c6ddee8
01-07 10:27:37.999 V/Load ( 4956): Stats added usb_notify pid=2521 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:37.999 I/SemWifiApSmartBleScanner( 4956): semSetStandAloneBleMode
called
01-07 10:27:37.999 V/ProcessStats( 4956): New process pid 2540:
com.android.server.enterprise.application.ProcessStats$Stats@3d413a6
01-07 10:27:38.000 V/Load ( 4956): Stats added kworker/6:4-mm_percpu_wq pid=2540
utime=0 stime=17 minfaults=0 majfaults=0
01-07 10:27:38.000 I/BluetoothAdapter( 4956): StandAloneBleMode=true called by
PID : 4956 @ null
01-07 10:27:38.000 V/ProcessStats( 4956): New process pid 2541:
com.android.server.enterprise.application.ProcessStats$Stats@4b60194
01-07 10:27:38.000 V/Load ( 4956): Stats added srpmb_wq pid=2541 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.000 V/ProcessStats( 4956): New process pid 2549:
com.android.server.enterprise.application.ProcessStats$Stats@71dc432
01-07 10:27:38.000 V/Load ( 4956): Stats added pdic_irq_event pid=2549 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.000 I/BluetoothAdapter( 4956): setting StandAloneBleMode=true
01-07 10:27:38.000 V/ProcessStats( 4956): New process pid 2550:
com.android.server.enterprise.application.ProcessStats$Stats@2bba300
01-07 10:27:38.001 V/Load ( 4956): Stats added 0-003c pid=2550 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.001 V/ProcessStats( 4956): New process pid 2551:
com.android.server.enterprise.application.ProcessStats$Stats@8dff17e
01-07 10:27:38.001 V/Load ( 4956): Stats added 0-003c pid=2551 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.001 V/ProcessStats( 4956): New process pid 2554:
com.android.server.enterprise.application.ProcessStats$Stats@cb7ef2c
01-07 10:27:38.002 V/Load ( 4956): Stats added irq/297-s2mu106 pid=2554 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.002 V/ProcessStats( 4956): New process pid 2558:
com.android.server.enterprise.application.ProcessStats$Stats@305a78a
01-07 10:27:38.002 V/Load ( 4956): Stats added sec_vibrator pid=2558 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.002 V/ProcessStats( 4956): New process pid 2564:
com.android.server.enterprise.application.ProcessStats$Stats@14ad218
01-07 10:27:38.002 V/Load ( 4956): Stats added buttons_wq pid=2564 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.002 V/ProcessStats( 4956): New process pid 2565:
com.android.server.enterprise.application.ProcessStats$Stats@11eb256
01-07 10:27:38.003 V/Load ( 4956): Stats added jack_det_wq pid=2565 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.003 V/ProcessStats( 4956): New process pid 2566:
com.android.server.enterprise.application.ProcessStats$Stats@726f7c4
01-07 10:27:38.003 V/Load ( 4956): Stats added ldet_adc_wq pid=2566 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.003 V/ProcessStats( 4956): New process pid 2567:
com.android.server.enterprise.application.ProcessStats$Stats@5eb9de2
01-07 10:27:38.003 V/Load ( 4956): Stats added ovp_det_wq pid=2567 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.003 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBLEAllowed
01-07 10:27:38.003 V/ProcessStats( 4956): New process pid 2568:
com.android.server.enterprise.application.ProcessStats$Stats@b7dcc30
01-07 10:27:38.004 V/Load ( 4956): Stats added surge_out_wq pid=2568 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.004 V/ProcessStats( 4956): New process pid 2571:
com.android.server.enterprise.application.ProcessStats$Stats@da9b62e
01-07 10:27:38.004 V/Load ( 4956): Stats added samsung_mobile_ pid=2571 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.004 V/ProcessStats( 4956): New process pid 2576:
com.android.server.enterprise.application.ProcessStats$Stats@b2b7b5c
01-07 10:27:38.004 V/Load ( 4956): Stats added kworker/3:2-
cgroup_pidlist_destroy pid=2576 utime=0 stime=35 minfaults=0 majfaults=0
01-07 10:27:38.004 V/ProcessStats( 4956): New process pid 2577:
com.android.server.enterprise.application.ProcessStats$Stats@91f073a
01-07 10:27:38.004 V/Load ( 4956): Stats added kworker/3:3-
events_power_efficient pid=2577 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.005 V/ProcessStats( 4956): New process pid 2578:
com.android.server.enterprise.application.ProcessStats$Stats@2a2f148
01-07 10:27:38.005 V/Load ( 4956): Stats added kworker/3:4 pid=2578 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.005 V/ProcessStats( 4956): New process pid 2650:
com.android.server.enterprise.application.ProcessStats$Stats@d665d06
01-07 10:27:38.005 V/Load ( 4956): Stats added kworker/2:2-
cgroup_pidlist_destroy pid=2650 utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.005 V/ProcessStats( 4956): New process pid 2791:
com.android.server.enterprise.application.ProcessStats$Stats@99d9f4
01-07 10:27:38.006 V/Load ( 4956): Stats added kworker/3:1H-kblockd pid=2791
utime=0 stime=34 minfaults=0 majfaults=0
01-07 10:27:38.006 V/ProcessStats( 4956): New process pid 2792:
com.android.server.enterprise.application.ProcessStats$Stats@47b4392
01-07 10:27:38.006 V/Load ( 4956): Stats added jbd2/mmcblk0p28 pid=2792 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.006 V/ProcessStats( 4956): New process pid 2793:
com.android.server.enterprise.application.ProcessStats$Stats@774a160
01-07 10:27:38.006 V/Load ( 4956): Stats added ext4-rsv-conver pid=2793 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.006 V/ProcessStats( 4956): New process pid 2794:
com.android.server.enterprise.application.ProcessStats$Stats@a8606de
01-07 10:27:38.007 V/Load ( 4956): Stats added kworker/2:1H-kblockd pid=2794
utime=0 stime=5 minfaults=0 majfaults=0
01-07 10:27:38.007 V/ProcessStats( 4956): New process pid 2797:
com.android.server.enterprise.application.ProcessStats$Stats@972738c
01-07 10:27:38.007 V/Load ( 4956): Stats added kworker/4:1H-kblockd pid=2797
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.007 V/ProcessStats( 4956): New process pid 2800:
com.android.server.enterprise.application.ProcessStats$Stats@3e7b2ea
01-07 10:27:38.007 V/Load ( 4956): Stats added kdmflush pid=2800 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.007 V/ProcessStats( 4956): New process pid 2806:
com.android.server.enterprise.application.ProcessStats$Stats@b993c78
01-07 10:27:38.007 V/Load ( 4956): Stats added kdmflush pid=2806 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.008 V/ProcessStats( 4956): New process pid 2811:
com.android.server.enterprise.application.ProcessStats$Stats@80613b6
01-07 10:27:38.008 V/Load ( 4956): Stats added kdmflush pid=2811 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.008 V/ProcessStats( 4956): New process pid 2816:
com.android.server.enterprise.application.ProcessStats$Stats@b61a824
01-07 10:27:38.008 D/ActivityThread( 9998): setConscryptValidator
01-07 10:27:38.008 V/Load ( 4956): Stats added kdmflush pid=2816 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.008 V/ProcessStats( 4956): New process pid 2822:
com.android.server.enterprise.application.ProcessStats$Stats@cd7b542
01-07 10:27:38.008 D/ActivityThread( 9998): setConscryptValidator - put
01-07 10:27:38.008 V/Load ( 4956): Stats added kdmflush pid=2822 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.008 V/ProcessStats( 4956): New process pid 2823:
com.android.server.enterprise.application.ProcessStats$Stats@3232290
01-07 10:27:38.008 V/Load ( 4956): Stats added kverityd pid=2823 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.008 V/ProcessStats( 4956): New process pid 2830:
com.android.server.enterprise.application.ProcessStats$Stats@f2fe38e
01-07 10:27:38.009 V/Load ( 4956): Stats added ext4-rsv-conver pid=2830 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.009 V/ProcessStats( 4956): New process pid 2831:
com.android.server.enterprise.application.ProcessStats$Stats@93fd7bc
01-07 10:27:38.009 V/Load ( 4956): Stats added kworker/7:1H-kblockd pid=2831
utime=0 stime=1 minfaults=0 majfaults=0
01-07 10:27:38.009 V/ProcessStats( 4956): New process pid 2832:
com.android.server.enterprise.application.ProcessStats$Stats@3caaa9a
01-07 10:27:38.009 V/Load ( 4956): Stats added kworker/u16:6-kverityd pid=2832
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.009 V/ProcessStats( 4956): New process pid 2836:
com.android.server.enterprise.application.ProcessStats$Stats@610b3a8
01-07 10:27:38.010 V/Load ( 4956): Stats added kdmflush pid=2836 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.010 V/ProcessStats( 4956): New process pid 2837:
com.android.server.enterprise.application.ProcessStats$Stats@d18d666
01-07 10:27:38.010 V/Load ( 4956): Stats added kverityd pid=2837 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.010 V/ProcessStats( 4956): New process pid 2841:
com.android.server.enterprise.application.ProcessStats$Stats@c916254
01-07 10:27:38.010 V/Load ( 4956): Stats added ext4-rsv-conver pid=2841 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.010 V/ProcessStats( 4956): New process pid 2845:
com.android.server.enterprise.application.ProcessStats$Stats@1cbf2f2
01-07 10:27:38.011 V/Load ( 4956): Stats added kdmflush pid=2845 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.011 V/ProcessStats( 4956): New process pid 2846:
com.android.server.enterprise.application.ProcessStats$Stats@1cc4fc0
01-07 10:27:38.011 V/Load ( 4956): Stats added kverityd pid=2846 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.011 V/ProcessStats( 4956): New process pid 2850:
com.android.server.enterprise.application.ProcessStats$Stats@224c3e
01-07 10:27:38.011 V/Load ( 4956): Stats added ext4-rsv-conver pid=2850 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.011 V/ProcessStats( 4956): New process pid 2854:
com.android.server.enterprise.application.ProcessStats$Stats@f06a7ec
01-07 10:27:38.012 V/Load ( 4956): Stats added kdmflush pid=2854 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.012 V/ProcessStats( 4956): New process pid 2855:
com.android.server.enterprise.application.ProcessStats$Stats@9f2ee4a
01-07 10:27:38.012 V/Load ( 4956): Stats added kverityd pid=2855 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.012 V/ProcessStats( 4956): New process pid 2859:
com.android.server.enterprise.application.ProcessStats$Stats@aac56d8
01-07 10:27:38.012 V/Load ( 4956): Stats added ext4-rsv-conver pid=2859 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.012 V/ProcessStats( 4956): New process pid 2862:
com.android.server.enterprise.application.ProcessStats$Stats@579a516
01-07 10:27:38.013 V/Load ( 4956): Stats added kdmflush pid=2862 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.013 V/ProcessStats( 4956): New process pid 2863:
com.android.server.enterprise.application.ProcessStats$Stats@3fc0884
01-07 10:27:38.013 V/Load ( 4956): Stats added kverityd pid=2863 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.013 V/ProcessStats( 4956): New process pid 2867:
com.android.server.enterprise.application.ProcessStats$Stats@ee2fca2
01-07 10:27:38.013 V/Load ( 4956): Stats added ext4-rsv-conver pid=2867 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.013 V/ProcessStats( 4956): New process pid 2870:
com.android.server.enterprise.application.ProcessStats$Stats@d7328f0
01-07 10:27:38.013 V/Load ( 4956): Stats added kdmflush pid=2870 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.013 V/ProcessStats( 4956): New process pid 2871:
com.android.server.enterprise.application.ProcessStats$Stats@69840ee
01-07 10:27:38.014 V/Load ( 4956): Stats added kverityd pid=2871 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.014 V/ProcessStats( 4956): New process pid 2875:
com.android.server.enterprise.application.ProcessStats$Stats@1f9e41c
01-07 10:27:38.014 V/Load ( 4956): Stats added ext4-rsv-conver pid=2875 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.014 V/ProcessStats( 4956): New process pid 2876:
com.android.server.enterprise.application.ProcessStats$Stats@84b7dfa
01-07 10:27:38.014 V/Load ( 4956): Stats added kworker/u16:7-kverityd pid=2876
utime=0 stime=1 minfaults=0 majfaults=0
01-07 10:27:38.014 V/ProcessStats( 4956): New process pid 2877:
com.android.server.enterprise.application.ProcessStats$Stats@cf2608
01-07 10:27:38.015 V/Load ( 4956): Stats added kworker/u16:8-kverityd pid=2877
utime=0 stime=244 minfaults=0 majfaults=0
01-07 10:27:38.015 V/ProcessStats( 4956): New process pid 2878:
com.android.server.enterprise.application.ProcessStats$Stats@6c37fc6
01-07 10:27:38.015 V/Load ( 4956): Stats added kworker/6:1H-kblockd pid=2878
utime=0 stime=61 minfaults=0 majfaults=0
01-07 10:27:38.015 V/ProcessStats( 4956): New process pid 2879:
com.android.server.enterprise.application.ProcessStats$Stats@c349ab4
01-07 10:27:38.015 V/Load ( 4956): Stats added mmc_complete pid=2879 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.015 V/ProcessStats( 4956): New process pid 2886:
com.android.server.enterprise.application.ProcessStats$Stats@867d252
01-07 10:27:38.016 V/Load ( 4956): Stats added init pid=2886 utime=17 stime=14
minfaults=2191 majfaults=0
01-07 10:27:38.016 V/ProcessStats( 4956): New process pid 2888:
com.android.server.enterprise.application.ProcessStats$Stats@6daae20
01-07 10:27:38.016 V/Load ( 4956): Stats added ueventd pid=2888 utime=219
stime=64 minfaults=2577 majfaults=11
01-07 10:27:38.016 V/ProcessStats( 4956): New process pid 2890:
com.android.server.enterprise.application.ProcessStats$Stats@8cc19e
01-07 10:27:38.017 V/Load ( 4956): Stats added kworker/5:1H+kblockd pid=2890
utime=0 stime=53 minfaults=0 majfaults=0
01-07 10:27:38.017 V/ProcessStats( 4956): New process pid 3690:
com.android.server.enterprise.application.ProcessStats$Stats@c0c8c4c
01-07 10:27:38.017 V/Load ( 4956): Stats added kworker/6:5-events pid=3690
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.017 V/ProcessStats( 4956): New process pid 4097:
com.android.server.enterprise.application.ProcessStats$Stats@17f59aa
01-07 10:27:38.017 V/Load ( 4956): Stats added loop0 pid=4097 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.017 V/ProcessStats( 4956): New process pid 4099:
com.android.server.enterprise.application.ProcessStats$Stats@e9c2138
01-07 10:27:38.018 V/Load ( 4956): Stats added loop1 pid=4099 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.018 V/ProcessStats( 4956): New process pid 4101:
com.android.server.enterprise.application.ProcessStats$Stats@3516676
01-07 10:27:38.018 V/Load ( 4956): Stats added loop2 pid=4101 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.018 V/ProcessStats( 4956): New process pid 4102:
com.android.server.enterprise.application.ProcessStats$Stats@a8e18e4
01-07 10:27:38.019 V/Load ( 4956): Stats added ext4-rsv-conver pid=4102 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.019 V/ProcessStats( 4956): New process pid 4104:
com.android.server.enterprise.application.ProcessStats$Stats@b657402
01-07 10:27:38.019 V/Load ( 4956): Stats added ext4-rsv-conver pid=4104 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.019 V/ProcessStats( 4956): New process pid 4105:
com.android.server.enterprise.application.ProcessStats$Stats@585df50
01-07 10:27:38.019 V/Load ( 4956): Stats added loop3 pid=4105 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.019 V/ProcessStats( 4956): New process pid 4107:
com.android.server.enterprise.application.ProcessStats$Stats@bace4e
01-07 10:27:38.020 V/Load ( 4956): Stats added loop4 pid=4107 utime=0 stime=1
minfaults=0 majfaults=0
01-07 10:27:38.020 V/ProcessStats( 4956): New process pid 4109:
com.android.server.enterprise.application.ProcessStats$Stats@9f1a07c
01-07 10:27:38.020 V/Load ( 4956): Stats added ext4-rsv-conver pid=4109 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.020 V/ProcessStats( 4956): New process pid 4110:
com.android.server.enterprise.application.ProcessStats$Stats@8f9815a
01-07 10:27:38.020 V/Load ( 4956): Stats added loop5 pid=4110 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.020 V/ProcessStats( 4956): New process pid 4111:
com.android.server.enterprise.application.ProcessStats$Stats@8f64868
01-07 10:27:38.021 V/Load ( 4956): Stats added ext4-rsv-conver pid=4111 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.021 V/ProcessStats( 4956): New process pid 4113:
com.android.server.enterprise.application.ProcessStats$Stats@a3e5926
01-07 10:27:38.022 V/Load ( 4956): Stats added ext4-rsv-conver pid=4113 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.022 V/ProcessStats( 4956): New process pid 4114:
com.android.server.enterprise.application.ProcessStats$Stats@f1b8314
01-07 10:27:38.022 V/Load ( 4956): Stats added ext4-rsv-conver pid=4114 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.022 V/ProcessStats( 4956): New process pid 4124:
com.android.server.enterprise.application.ProcessStats$Stats@da6e1b2
01-07 10:27:38.022 V/Load ( 4956): Stats added kworker/u17:2-acpm_update_log
pid=4124 utime=0 stime=27 minfaults=0 majfaults=0
01-07 10:27:38.022 V/ProcessStats( 4956): New process pid 4128:
com.android.server.enterprise.application.ProcessStats$Stats@7b7bc80
01-07 10:27:38.023 V/Load ( 4956): Stats added kworker/4:2-
events_power_efficient pid=4128 utime=1 stime=6 minfaults=0 majfaults=0
01-07 10:27:38.023 V/ProcessStats( 4956): New process pid 4223:
com.android.server.enterprise.application.ProcessStats$Stats@e9d66fe
01-07 10:27:38.023 V/Load ( 4956): Stats added logd pid=4223 utime=52 stime=77
minfaults=2851 majfaults=10
01-07 10:27:38.023 V/ProcessStats( 4956): New process pid 4224:
com.android.server.enterprise.application.ProcessStats$Stats@b1c20ac
01-07 10:27:38.024 V/Load ( 4956): Stats added lmkd pid=4224 utime=0 stime=3
minfaults=828 majfaults=2
01-07 10:27:38.024 V/ProcessStats( 4956): New process pid 4225:
com.android.server.enterprise.application.ProcessStats$Stats@2e4f50a
01-07 10:27:38.024 V/Load ( 4956): Stats added servicemanager pid=4225 utime=65
stime=56 minfaults=1747 majfaults=15
01-07 10:27:38.024 V/ProcessStats( 4956): New process pid 4226:
com.android.server.enterprise.application.ProcessStats$Stats@3809b98
01-07 10:27:38.025 V/Load ( 4956): Stats added hwservicemanager pid=4226
utime=19 stime=22 minfaults=1849 majfaults=12
01-07 10:27:38.025 V/ProcessStats( 4956): New process pid 4227:
com.android.server.enterprise.application.ProcessStats$Stats@76557d6
01-07 10:27:38.025 E/bootstat( 9994): Failed to read
/data/misc/bootstat/post_decrypt_time_elapsed: No such file or directory
01-07 10:27:38.025 E/bootstat( 9994): Failed to parse boot time record:
/data/misc/bootstat/post_decrypt_time_elapsed
01-07 10:27:38.025 V/Load ( 4956): Stats added vndservicemanager pid=4227
utime=0 stime=2 minfaults=1188 majfaults=15
01-07 10:27:38.025 V/ProcessStats( 4956): New process pid 4228:
com.android.server.enterprise.application.ProcessStats$Stats@4afd944
01-07 10:27:38.026 V/Load ( 4956): Stats added psimon pid=4228 utime=1 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.026 V/ProcessStats( 4956): New process pid 4235:
com.android.server.enterprise.application.ProcessStats$Stats@db71b62
01-07 10:27:38.026 V/Load ( 4956): Stats added mtp_read_send pid=4235 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.026 V/ProcessStats( 4956): New process pid 4244:
com.android.server.enterprise.application.ProcessStats$Stats@27345b0
01-07 10:27:38.027 V/Load ( 4956): Stats added vold pid=4244 utime=7 stime=18
minfaults=3390 majfaults=90
01-07 10:27:38.027 V/ProcessStats( 4956): New process pid 4246:
com.android.server.enterprise.application.ProcessStats$Stats@66f8bae
01-07 10:27:38.027 V/Load ( 4956): Stats added jbd2/mmcblk0p34 pid=4246 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.027 V/ProcessStats( 4956): New process pid 4247:
com.android.server.enterprise.application.ProcessStats$Stats@1bf0cdc
01-07 10:27:38.028 V/Load ( 4956): Stats added ext4-rsv-conver pid=4247 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.028 V/ProcessStats( 4956): New process pid 4249:
com.android.server.enterprise.application.ProcessStats$Stats@42cb4ba
01-07 10:27:38.028 V/Load ( 4956): Stats added jbd2/mmcblk0p33 pid=4249 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.028 V/ProcessStats( 4956): New process pid 4250:
com.android.server.enterprise.application.ProcessStats$Stats@9e1ac8
01-07 10:27:38.029 V/Load ( 4956): Stats added ext4-rsv-conver pid=4250 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.029 V/ProcessStats( 4956): New process pid 4253:
com.android.server.enterprise.application.ProcessStats$Stats@3616286
01-07 10:27:38.029 V/Load ( 4956): Stats added jbd2/mmcblk0p1- pid=4253 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.029 V/ProcessStats( 4956): New process pid 4254:
com.android.server.enterprise.application.ProcessStats$Stats@de1b74
01-07 10:27:38.029 V/Load ( 4956): Stats added ext4-rsv-conver pid=4254 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.029 V/ProcessStats( 4956): New process pid 4256:
com.android.server.enterprise.application.ProcessStats$Stats@2e12112
01-07 10:27:38.030 V/Load ( 4956): Stats added jbd2/mmcblk0p4- pid=4256 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.030 V/ProcessStats( 4956): New process pid 4257:
com.android.server.enterprise.application.ProcessStats$Stats@17b7ae0
01-07 10:27:38.030 V/Load ( 4956): Stats added ext4-rsv-conver pid=4257 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.030 V/ProcessStats( 4956): New process pid 4345:
com.android.server.enterprise.application.ProcessStats$Stats@92c3c5e
01-07 10:27:38.030 V/Load ( 4956): Stats added jbd2/mmcblk0p27 pid=4345 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.030 V/ProcessStats( 4956): New process pid 4346:
com.android.server.enterprise.application.ProcessStats$Stats@2cd650c
01-07 10:27:38.031 E/bootstat( 9994): Failed to read
/data/misc/bootstat/factory_reset: No such file or directory
01-07 10:27:38.031 V/Load ( 4956): Stats added ext4-rsv-conver pid=4346 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.031 E/bootstat( 9994): Failed to parse boot time record:
/data/misc/bootstat/factory_reset
01-07 10:27:38.031 V/ProcessStats( 4956): New process pid 4385:
com.android.server.enterprise.application.ProcessStats$Stats@27bc06a
01-07 10:27:38.031 V/Load ( 4956): Stats added jbd2/mmcblk0p26 pid=4385 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.031 V/ProcessStats( 4956): New process pid 4386:
com.android.server.enterprise.application.ProcessStats$Stats@171c5f8
01-07 10:27:38.032 W/bootstat( 9994): LogBootEvents, atomInfo not defined for
events:last_boot_time_utc,build_date,ro.boottime.init.cold_boot_wait,boot_reason,sy
stem_boot_reason
01-07 10:27:38.032 V/Load ( 4956): Stats added ext4-rsv-conver pid=4386 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.032 V/ProcessStats( 4956): New process pid 4388:
com.android.server.enterprise.application.ProcessStats$Stats@38d7936
01-07 10:27:38.032 V/Load ( 4956): Stats added jbd2/mmcblk0p2- pid=4388 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.032 V/ProcessStats( 4956): New process pid 4389:
com.android.server.enterprise.application.ProcessStats$Stats@3f949a4
01-07 10:27:38.032 V/Load ( 4956): Stats added ext4-rsv-conver pid=4389 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.032 V/ProcessStats( 4956): New process pid 4391:
com.android.server.enterprise.application.ProcessStats$Stats@d2ff2c2
01-07 10:27:38.033 V/Load ( 4956): Stats added jbd2/mmcblk0p36 pid=4391 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.033 V/ProcessStats( 4956): New process pid 4392:
com.android.server.enterprise.application.ProcessStats$Stats@7535c10
01-07 10:27:38.033 V/Load ( 4956): Stats added ext4-rsv-conver pid=4392 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.033 V/ProcessStats( 4956): New process pid 4394:
com.android.server.enterprise.application.ProcessStats$Stats@c8e790e
01-07 10:27:38.034 V/Load ( 4956): Stats added iod pid=4394 utime=4 stime=17
minfaults=896 majfaults=0
01-07 10:27:38.034 V/ProcessStats( 4956): New process pid 4397:
com.android.server.enterprise.application.ProcessStats$Stats@5fa293c
01-07 10:27:38.034 V/Load ( 4956): Stats added tzdaemon pid=4397 utime=0 stime=4
minfaults=1023 majfaults=3
01-07 10:27:38.034 V/ProcessStats( 4956): New process pid 4400:
com.android.server.enterprise.application.ProcessStats$Stats@43d181a
01-07 10:27:38.035 V/Load ( 4956): Stats added tzts_daemon pid=4400 utime=0
stime=1 minfaults=883 majfaults=1
01-07 10:27:38.035 V/ProcessStats( 4956): New process pid 4402:
com.android.server.enterprise.application.ProcessStats$Stats@5de9d28
01-07 10:27:38.035 V/Load ( 4956): Stats added kworker/7:2-events pid=4402
utime=0 stime=3 minfaults=0 majfaults=0
01-07 10:27:38.035 V/ProcessStats( 4956): New process pid 4424:
com.android.server.enterprise.application.ProcessStats$Stats@a049be6
01-07 10:27:38.036 V/Load ( 4956): Stats added [email protected]
service pid=4424 utime=5 stime=6 minfaults=1385 majfaults=2
01-07 10:27:38.036 V/ProcessStats( 4956): New process pid 4425:
com.android.server.enterprise.application.ProcessStats$Stats@91463d4
01-07 10:27:38.036 V/Load ( 4956): Stats added [email protected]
service pid=4425 utime=1 stime=7 minfaults=1920 majfaults=27
01-07 10:27:38.036 V/ProcessStats( 4956): New process pid 4426:
com.android.server.enterprise.application.ProcessStats$Stats@56e9072
01-07 10:27:38.037 V/Load ( 4956): Stats added
[email protected] pid=4426 utime=0 stime=1
minfaults=1297 majfaults=10
01-07 10:27:38.037 V/ProcessStats( 4956): New process pid 4432:
com.android.server.enterprise.application.ProcessStats$Stats@d3de940
01-07 10:27:38.037 V/Load ( 4956): Stats added kworker/4:2H-kblockd pid=4432
utime=0 stime=70 minfaults=0 majfaults=0
01-07 10:27:38.037 V/ProcessStats( 4956): New process pid 4433:
com.android.server.enterprise.application.ProcessStats$Stats@b1141be
01-07 10:27:38.038 V/Load ( 4956): Stats added f2fs_ckpt-259:2 pid=4433 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.038 V/ProcessStats( 4956): New process pid 4434:
com.android.server.enterprise.application.ProcessStats$Stats@5b8596c
01-07 10:27:38.038 V/Load ( 4956): Stats added f2fs_discard-25 pid=4434 utime=0
stime=8 minfaults=0 majfaults=0
01-07 10:27:38.038 V/ProcessStats( 4956): New process pid 4435:
com.android.server.enterprise.application.ProcessStats$Stats@9bbbca
01-07 10:27:38.038 V/Load ( 4956): Stats added f2fs_gc-259:29 pid=4435 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.039 V/ProcessStats( 4956): New process pid 4436:
com.android.server.enterprise.application.ProcessStats$Stats@c87a058
01-07 10:27:38.039 D/ImageDarkModeFilter( 9204): isNightMode: false ui_mode false
01-07 10:27:38.039 V/Load ( 4956): Stats added vaultkeeperd pid=4436 utime=0
stime=7 minfaults=2476 majfaults=6
01-07 10:27:38.039 V/ProcessStats( 4956): New process pid 4437:
com.android.server.enterprise.application.ProcessStats$Stats@5a1ca96
01-07 10:27:38.039 I/ImageWallpaperRenderer( 9204): onDrawFrame surfaceSize :
Rect(0, 0 - 1600, 1600)
01-07 10:27:38.039 V/Load ( 4956): Stats added
[email protected] pid=4437 utime=1 stime=0
minfaults=1263 majfaults=5
01-07 10:27:38.039 V/ProcessStats( 4956): New process pid 4438:
com.android.server.enterprise.application.ProcessStats$Stats@6026a04
01-07 10:27:38.040 V/Load ( 4956): Stats added storkd pid=4438 utime=0 stime=1
minfaults=997 majfaults=0
01-07 10:27:38.040 V/ProcessStats( 4956): New process pid 4447:
com.android.server.enterprise.application.ProcessStats$Stats@d27fa22
01-07 10:27:38.040 V/Load ( 4956): Stats added apexd pid=4447 utime=9 stime=12
minfaults=5678 majfaults=8
01-07 10:27:38.041 V/ProcessStats( 4956): New process pid 4452:
com.android.server.enterprise.application.ProcessStats$Stats@292f9e9
01-07 10:27:38.041 W/ActivityManager( 4956): Slow operation: 239ms so far, now at
startProcess: done updating battery stats
01-07 10:27:38.041 V/Load ( 4956): Stats added loop6 pid=4452 utime=0 stime=1
minfaults=0 majfaults=0
01-07 10:27:38.041 W/ActivityManager( 4956): Slow operation: 239ms so far, now at
startProcess: building log message
01-07 10:27:38.041 V/ProcessStats( 4956): New process pid 4454:
com.android.server.enterprise.application.ProcessStats$Stats@3ecc10f
01-07 10:27:38.041 I/ActivityManager( 4956): Start proc
9998:com.google.android.ext.services/u0a223 for on-hold
01-07 10:27:38.041 W/ActivityManager( 4956): Slow operation: 239ms so far, now at
startProcess: starting to update pids map
01-07 10:27:38.041 V/Load ( 4956): Stats added loop7 pid=4454 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.042 V/ProcessStats( 4956): New process pid 4456:
com.android.server.enterprise.application.ProcessStats$Stats@f82ab7a
01-07 10:27:38.042 V/Load ( 4956): Stats added loop8 pid=4456 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.042 I/eoverlaymanage( 9343): Waiting for a blocking GC ProfileSaver
01-07 10:27:38.042 V/ProcessStats( 4956): New process pid 4457:
com.android.server.enterprise.application.ProcessStats$Stats@2cfcf88
01-07 10:27:38.042 W/ActivityManager( 4956): Slow operation: 239ms so far, now at
startProcess: done updating pids map
01-07 10:27:38.042 I/droid.bluetoot( 9955): The ClassLoaderContext is a special
shared library.
01-07 10:27:38.042 W/ActivityManager( 4956): Slow operation: 238ms so far, now at
startProcess: asking zygote to start proc
01-07 10:27:38.042 V/Load ( 4956): Stats added ext4-rsv-conver pid=4457 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.042 W/ActivityManager( 4956): com.sec.location.nsflp2 inode == 0
(b/152760674)
01-07 10:27:38.044 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:38.047 V/ProcessStats( 4956): New process pid 4459:
com.android.server.enterprise.application.ProcessStats$Stats@2000546
01-07 10:27:38.047 I/ActivityManager( 4956): DSS OFF for com.android.settings
01-07 10:27:38.047 V/Load ( 4956): Stats added loop9 pid=4459 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.048 V/ProcessStats( 4956): New process pid 4461:
com.android.server.enterprise.application.ProcessStats$Stats@b565c34
01-07 10:27:38.050 V/Load ( 4956): Stats added ext4-rsv-conver pid=4461 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.050 V/ProcessStats( 4956): New process pid 4462:
com.android.server.enterprise.application.ProcessStats$Stats@ea72fd2
01-07 10:27:38.050 V/Load ( 4956): Stats added loop10 pid=4462 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.051 V/ProcessStats( 4956): New process pid 4464:
com.android.server.enterprise.application.ProcessStats$Stats@1707a0
01-07 10:27:38.053 V/Load ( 4956): Stats added ext4-rsv-conver pid=4464 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.053 V/ProcessStats( 4956): New process pid 4465:
com.android.server.enterprise.application.ProcessStats$Stats@a060bff
01-07 10:27:38.054 V/Load ( 4956): Stats added ext4-rsv-conver pid=4465 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.054 V/ProcessStats( 4956): New process pid 4466:
com.android.server.enterprise.application.ProcessStats$Stats@8ec6815
01-07 10:27:38.054 V/Load ( 4956): Stats added loop11 pid=4466 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.054 V/ProcessStats( 4956): New process pid 4468:
com.android.server.enterprise.application.ProcessStats$Stats@ab9691b
01-07 10:27:38.054 V/Load ( 4956): Stats added loop12 pid=4468 utime=0 stime=12
minfaults=0 majfaults=0
01-07 10:27:38.054 V/ProcessStats( 4956): New process pid 4470:
com.android.server.enterprise.application.ProcessStats$Stats@c387091
01-07 10:27:38.055 V/Load ( 4956): Stats added ext4-rsv-conver pid=4470 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.055 V/ProcessStats( 4956): New process pid 4471:
com.android.server.enterprise.application.ProcessStats$Stats@87b7bf7
01-07 10:27:38.055 V/Load ( 4956): Stats added loop13 pid=4471 utime=0 stime=1
minfaults=0 majfaults=0
01-07 10:27:38.055 V/ProcessStats( 4956): New process pid 4473:
com.android.server.enterprise.application.ProcessStats$Stats@76284cd
01-07 10:27:38.055 V/Load ( 4956): Stats added ext4-rsv-conver pid=4473 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.055 V/ProcessStats( 4956): New process pid 4474:
com.android.server.enterprise.application.ProcessStats$Stats@2e1e093
01-07 10:27:38.055 V/Load ( 4956): Stats added loop14 pid=4474 utime=0 stime=1
minfaults=0 majfaults=0
01-07 10:27:38.055 V/ProcessStats( 4956): New process pid 4476:
com.android.server.enterprise.application.ProcessStats$Stats@69fa0c9
01-07 10:27:38.056 V/Load ( 4956): Stats added ext4-rsv-conver pid=4476 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.056 V/ProcessStats( 4956): New process pid 4477:
com.android.server.enterprise.application.ProcessStats$Stats@33ff2ef
01-07 10:27:38.056 V/Load ( 4956): Stats added loop15 pid=4477 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.056 V/ProcessStats( 4956): New process pid 4479:
com.android.server.enterprise.application.ProcessStats$Stats@a788085
01-07 10:27:38.056 V/Load ( 4956): Stats added ext4-rsv-conver pid=4479 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.056 V/ProcessStats( 4956): New process pid 4480:
com.android.server.enterprise.application.ProcessStats$Stats@ac2cf0b
01-07 10:27:38.056 V/Load ( 4956): Stats added loop16 pid=4480 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.056 V/ProcessStats( 4956): New process pid 4482:
com.android.server.enterprise.application.ProcessStats$Stats@945a001
01-07 10:27:38.057 V/Load ( 4956): Stats added ext4-rsv-conver pid=4482 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.057 V/ProcessStats( 4956): New process pid 4483:
com.android.server.enterprise.application.ProcessStats$Stats@64d50e7
01-07 10:27:38.057 V/Load ( 4956): Stats added ext4-rsv-conver pid=4483 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.057 V/ProcessStats( 4956): New process pid 4484:
com.android.server.enterprise.application.ProcessStats$Stats@c6b3b3d
01-07 10:27:38.057 V/Load ( 4956): Stats added loop17 pid=4484 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.057 V/ProcessStats( 4956): New process pid 4486:
com.android.server.enterprise.application.ProcessStats$Stats@4141483
01-07 10:27:38.058 V/Load ( 4956): Stats added ext4-rsv-conver pid=4486 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.058 V/ProcessStats( 4956): New process pid 4487:
com.android.server.enterprise.application.ProcessStats$Stats@5554e39
01-07 10:27:38.058 V/Load ( 4956): Stats added loop18 pid=4487 utime=0 stime=8
minfaults=0 majfaults=0
01-07 10:27:38.058 V/ProcessStats( 4956): New process pid 4489:
com.android.server.enterprise.application.ProcessStats$Stats@6f975df
01-07 10:27:38.058 V/Load ( 4956): Stats added loop19 pid=4489 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.058 V/ProcessStats( 4956): New process pid 4491:
com.android.server.enterprise.application.ProcessStats$Stats@63394f5
01-07 10:27:38.058 V/Load ( 4956): Stats added ext4-rsv-conver pid=4491 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.058 V/ProcessStats( 4956): New process pid 4492:
com.android.server.enterprise.application.ProcessStats$Stats@3a990fb
01-07 10:27:38.058 V/Load ( 4956): Stats added loop20 pid=4492 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.059 V/ProcessStats( 4956): New process pid 4494:
com.android.server.enterprise.application.ProcessStats$Stats@a758b71
01-07 10:27:38.059 V/Load ( 4956): Stats added ext4-rsv-conver pid=4494 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.059 V/ProcessStats( 4956): New process pid 4495:
com.android.server.enterprise.application.ProcessStats$Stats@37641d7
01-07 10:27:38.059 V/Load ( 4956): Stats added loop21 pid=4495 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.059 V/ProcessStats( 4956): New process pid 4497:
com.android.server.enterprise.application.ProcessStats$Stats@b066dad
01-07 10:27:38.059 V/Load ( 4956): Stats added ext4-rsv-conver pid=4497 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.059 V/ProcessStats( 4956): New process pid 4498:
com.android.server.enterprise.application.ProcessStats$Stats@8f32473
01-07 10:27:38.060 V/Load ( 4956): Stats added loop22 pid=4498 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.060 V/ProcessStats( 4956): New process pid 4499:
com.android.server.enterprise.application.ProcessStats$Stats@a4937a9
01-07 10:27:38.060 V/Load ( 4956): Stats added ext4-rsv-conver pid=4499 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.060 V/ProcessStats( 4956): New process pid 4501:
com.android.server.enterprise.application.ProcessStats$Stats@25194cf
01-07 10:27:38.060 V/Load ( 4956): Stats added ext4-rsv-conver pid=4501 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.060 V/ProcessStats( 4956): New process pid 4502:
com.android.server.enterprise.application.ProcessStats$Stats@3d4a565
01-07 10:27:38.061 V/Load ( 4956): Stats added loop23 pid=4502 utime=0 stime=3
minfaults=0 majfaults=0
01-07 10:27:38.061 V/ProcessStats( 4956): New process pid 4504:
com.android.server.enterprise.application.ProcessStats$Stats@57caeeb
01-07 10:27:38.061 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum for
/system/etc/apns-conf.xml is 4249731149
01-07 10:27:38.061 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum after
adding resource is 61296002
01-07 10:27:38.062 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{3251678 9981:com.android.settings/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:38.062 I/TelephonyProvider( 9592): D/TelephonyProvider: newChecksum:
4311027151
01-07 10:27:38.062 I/TelephonyProvider( 9592): D/TelephonyProvider: oldChecksum:
4311027151
01-07 10:27:38.062 I/TelephonyProvider( 9592): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
01-07 10:27:38.062 I/TelephonyProvider( 9592): D/TelephonyProvider: This device is
single project.Do not support OMC
01-07 10:27:38.063 I/TelephonyProvider( 9592): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
01-07 10:27:38.064 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum for
/optics/configs/carriers/single/SAM/conf/customer.xml is 2853410537
01-07 10:27:38.065 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:38.065 I/TelephonyProvider( 9592): D/TelephonyProvider: Checksum after
adding resource is 61296002
01-07 10:27:38.066 I/TelephonyProvider( 9592): D/TelephonyProvider:
mpsDbUpdateNeeded newChecksum: 2914706538
01-07 10:27:38.066 I/TelephonyProvider( 9592): D/TelephonyProvider:
mpsDbUpdateNeeded oldChecksum: 2914706538
01-07 10:27:38.066 I/TelephonyProvider( 9592): D/TelephonyProvider: Skipping apn db
update since apn-conf has not changed.
01-07 10:27:38.066 D/TelephonyProvider( 9592): addAllApnSharedPrefToLocalLog
01-07 10:27:38.067 I/ActivityManager( 4956): DSS OFF for
com.google.android.ext.services
01-07 10:27:38.069 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{b8ac014 9998:com.google.android.ext.services/u0a223}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:38.071 D/ActivityThread( 9955): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:38.071 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBLEAllowed
01-07 10:27:38.071 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:38.072 D/ActivityThread( 9955): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.bluetooth}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= [ContentProviderInfo{name=com.samsung.bt.btservice.backup
className=com.samsung.android.scloud.oem.lib.ClientProvider},
ContentProviderInfo{name=com.android.bluetooth.map.MmsFileProvider
className=com.android.bluetooth.map.MmsFileProvider},
ContentProviderInfo{name=com.android.bluetooth.opp
className=com.android.bluetooth.opp.BluetoothOppProvider},
ContentProviderInfo{name=com.samsung.bt.btservice
className=com.samsung.bt.btservice.AdapterProvider},
ContentProviderInfo{name=com.samsung.ble.LeDbProvider
className=com.samsung.ble.LeDbProvider},
ContentProviderInfo{name=com.samsung.downloadabledb.BluetoothDownloadableDbProvider
className=com.samsung.downloadabledb.BluetoothDownloadableDbProvider},
ContentProviderInfo{name=com.samsung.bt.btservice.btsettingsprovider
className=com.samsung.bt.btservice.BluetoothSettingsProvider}]
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:38.073 V/Load ( 4956): Stats added ext4-rsv-conver pid=4504 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.073 V/ProcessStats( 4956): New process pid 4505:
com.android.server.enterprise.application.ProcessStats$Stats@d3571de
01-07 10:27:38.074 D/LoadedApk( 9955): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:38.074 D/NetworkSecurityConfig( 9955): No Network Security Config
specified, using platform default
01-07 10:27:38.075 D/BluetoothManagerService( 4956): updateBleAppCount #UP |
mBleAppCount: 0, mSappCount: 0, Using SS: true
01-07 10:27:38.075 I/BluetoothAdapter( 4956): STATE_OFF=10
01-07 10:27:38.075 I/BluetoothAdapter( 4956): enableRadio(): Calling enable
01-07 10:27:38.075 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBLEAllowed
01-07 10:27:38.075 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:38.076 D/SemWallpaperColors( 4956): fromBitmap 5
01-07 10:27:38.076 D/SemWallpaperColorsArea( 4956): getDisplayId 0
01-07 10:27:38.076 D/ActivityThread( 9981): handleBindApplication()++
app=com.android.settings
01-07 10:27:38.076 D/SemWallpaperColorsArea( 4956): SemWallpaperColorsArea which =
5, 1600x720,914x411,24,48, 0
01-07 10:27:38.078 D/SemWallpaperColors( 4956): fromBitmap 1515, 42, major = null,
indicator = true
01-07 10:27:38.078 D/vold ( 4244): Disk at 7:224 changed
01-07 10:27:38.079 D/BluetoothManagerService( 4956): enableBle(null): mBluetooth
=null mBinding = true mState = OFF
01-07 10:27:38.080 D/BluetoothManagerService( 4956): enable returning
01-07 10:27:38.080 D/SemWifiApSmartD2DGattClient( 4956): handleBootCompleted
01-07 10:27:38.082 D/NetworkSecurityConfig( 9955): No Network Security Config
specified, using platform default
01-07 10:27:38.082 D/StatusBar( 9204): disable<e i a s b h r c s k t > disable2<q i
n >
01-07 10:27:38.084 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:38.082 V/Load ( 4956): Stats added loop24 pid=4505 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.085 V/ProcessStats( 4956): New process pid 4507:
com.android.server.enterprise.application.ProcessStats$Stats@88beb24
01-07 10:27:38.085 I/SemWifiApSmartBleScanner( 4956): Preconditions standalonemode
is ON
01-07 10:27:38.085 V/Load ( 4956): Stats added loop25 pid=4507 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.085 V/ProcessStats( 4956): New process pid 4509:
com.android.server.enterprise.application.ProcessStats$Stats@333d853
01-07 10:27:38.086 V/Load ( 4956): Stats added ext4-rsv-conver pid=4509 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.086 V/ProcessStats( 4956): New process pid 4510:
com.android.server.enterprise.application.ProcessStats$Stats@ec7be89
01-07 10:27:38.086 V/Load ( 4956): Stats added loop26 pid=4510 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.086 V/ProcessStats( 4956): New process pid 4512:
com.android.server.enterprise.application.ProcessStats$Stats@119a6af
01-07 10:27:38.087 V/Load ( 4956): Stats added ext4-rsv-conver pid=4512 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.087 V/ProcessStats( 4956): New process pid 4513:
com.android.server.enterprise.application.ProcessStats$Stats@e64ba45
01-07 10:27:38.087 V/Load ( 4956): Stats added ext4-rsv-conver pid=4513 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.087 V/ProcessStats( 4956): New process pid 4514:
com.android.server.enterprise.application.ProcessStats$Stats@ce3fecb
01-07 10:27:38.087 V/Load ( 4956): Stats added ext4-rsv-conver pid=4514 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.087 V/ProcessStats( 4956): New process pid 4516:
com.android.server.enterprise.application.ProcessStats$Stats@71bb5c1
01-07 10:27:38.087 V/Load ( 4956): Stats added loop27 pid=4516 utime=0 stime=0
minfaults=0 majfaults=0
01-07 10:27:38.087 V/ProcessStats( 4956): New process pid 4518:
com.android.server.enterprise.application.ProcessStats$Stats@fb1bca7
01-07 10:27:38.088 V/Load ( 4956): Stats added ext4-rsv-conver pid=4518 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.088 V/ProcessStats( 4956): New process pid 4528:
com.android.server.enterprise.application.ProcessStats$Stats@eececfd
01-07 10:27:38.088 V/Load ( 4956): Stats added kworker/3:2H-kblockd pid=4528
utime=0 stime=13 minfaults=0 majfaults=0
01-07 10:27:38.088 V/ProcessStats( 4956): New process pid 4529:
com.android.server.enterprise.application.ProcessStats$Stats@bb37c43
01-07 10:27:38.089 V/Load ( 4956): Stats added auditd pid=4529 utime=0 stime=4
minfaults=1075 majfaults=1
01-07 10:27:38.089 V/ProcessStats( 4956): New process pid 4530:
com.android.server.enterprise.application.ProcessStats$Stats@1a05bf9
01-07 10:27:38.089 D/Zygote ( 4558): Forked child process 10039
01-07 10:27:38.089 V/Load ( 4956): Stats added kworker/7:2H-kblockd pid=4530
utime=0 stime=32 minfaults=0 majfaults=0
01-07 10:27:38.089 V/ProcessStats( 4956): New process pid 4531:
com.android.server.enterprise.application.ProcessStats$Stats@b87999f
01-07 10:27:38.090 E/audit ( 4529): type=1400 audit(1641569258.087:58): avc:
denied { read } for pid=10033 comm="loop28" path="/data/per_boot/zram_swap"
dev="mmcblk0p37" ino=4017 scontext=u:r:kernel:s0
tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:27:38.090 E/audit ( 4529): type=1400 audit(1641569258.087:59): avc:
denied { read } for pid=10033 comm="loop28" path="/data/per_boot/zram_swap"
dev="mmcblk0p37" ino=4017 scontext=u:r:kernel:s0
tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 SEPF_SM-
A217M_11_0009 audit_filtered
01-07 10:27:38.092 W/ActivityManager( 4956): Slow operation: 287ms so far, now at
startProcess: returned from zygote!
01-07 10:27:38.092 W/ActivityManager( 4956): Slow operation: 288ms so far, now at
startProcess: done updating battery stats
01-07 10:27:38.093 W/ActivityManager( 4956): Slow operation: 288ms so far, now at
startProcess: building log message
01-07 10:27:38.093 I/ActivityManager( 4956): Start proc
10039:com.sec.location.nsflp2/5013 for on-hold
01-07 10:27:38.094 W/ActivityManager( 4956): Slow operation: 288ms so far, now at
startProcess: starting to update pids map
01-07 10:27:38.094 W/ActivityManager( 4956): Slow operation: 290ms so far, now at
startProcess: done updating pids map
01-07 10:27:38.095 I/TelephonyProvider( 9592): D/TelephonyProvider: onCreate:- ret
true
01-07 10:27:38.095 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:38.101 I/rdxd (10030): !@ rdxd (SHIP, ) start
01-07 10:27:38.103 I/ndroid.setting( 9981): The ClassLoaderContext is a special
shared library.
01-07 10:27:38.103 D/LeDbProvider( 9955): onCreate()
01-07 10:27:38.103 D/LeDbProvider( 9955): initialize()
01-07 10:27:38.106 E/rdxd (10030): !@ get_proc_reset_count : failed to read
/proc/upload_count
01-07 10:27:38.107 I/engmode_jni(10030): nativeGetStatus : client info : rdxd/0
01-07 10:27:38.111 D/ActivityThread( 9998): handleBindApplication()++
app=com.google.android.ext.services
01-07 10:27:38.111 I/perfsdkserver(10028): Starting server
01-07 10:27:38.112 I/BluetoothAdapter( 4956): STATE_OFF=10
01-07 10:27:38.112 I/eoverlaymanage( 9343): WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 69.792ms
01-07 10:27:38.112 W/BluetoothAdapter( 4956): getBluetoothLeScanner() ble not
available
01-07 10:27:38.112 E/SemWifiApSmartBleScanner( 4956): mBluetoothLeScanner == null,
waiting for isStartScanningPending true
01-07 10:27:38.112 I/perfsdkserver(10028): [PERFSDKServer] Thread for informing
thermal info.
01-07 10:27:38.117 V/Load ( 4956): Stats added kworker/2:2H-kblockd pid=4531
utime=0 stime=43 minfaults=0 majfaults=0
01-07 10:27:38.117 V/ProcessStats( 4956): New process pid 4533:
com.android.server.enterprise.application.ProcessStats$Stats@20cf016
01-07 10:27:38.119 V/Load ( 4956): Stats added tombstoned pid=4533 utime=1
stime=0 minfaults=753 majfaults=1
01-07 10:27:38.119 V/ProcessStats( 4956): New process pid 4534:
com.android.server.enterprise.application.ProcessStats$Stats@8dff7a2
01-07 10:27:38.119 I/eoverlaymanage( 9343): WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 6.351ms
01-07 10:27:38.120 D/ActivityThread( 9981): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:38.120 V/Load ( 4956): Stats added cass pid=4534 utime=1 stime=1
minfaults=1397 majfaults=29
01-07 10:27:38.120 V/ProcessStats( 4956): New process pid 4535:
com.android.server.enterprise.application.ProcessStats$Stats@b90288f
01-07 10:27:38.120 D/ActivityThread( 9981): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.settings}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers=
[ContentProviderInfo{name=com.samsung.android.settings.eternal
className=com.samsung.android.settings.eternal.provider.SettingsEpisodeProvider},
ContentProviderInfo{name=com.android.settings.homepage.CardContentProvider
className=com.android.settings.homepage.contextualcards.CardContentProvider},
ContentProviderInfo{name=com.android.settings.files
className=androidx.core.content.FileProvider},
ContentProviderInfo{name=com.android.settings.personalvibration.PersonalVibrationPr
ovider
className=com.samsung.android.settings.personalvibration.PersonalVibrationProvider}
, ContentProviderInfo{name=com.samsung.android.settings.search.provider.TagProvider
className=com.samsung.android.settings.search.provider.TagProvider},
ContentProviderInfo{name=com.android.settings
className=com.android.settings.search.SettingsSearchIndexablesProvider},
ContentProviderInfo{name=com.android.settings.lifecycle-process
className=androidx.lifecycle.ProcessLifecycleOwnerInitializer},
ContentProviderInfo{name=com.samsung.android.settings.eternal.scloud.backup
className=com.samsung.android.scloud.oem.lib.ClientProvider},
ContentProviderInfo{name=com.samsung.android.settings.applist
className=com.samsung.android.settings.applications.cachedb.AppListCacheProvider},
ContentProviderInfo{name=com.android.settings.module_licenses
className=com.android.settings.deviceinfo.legal.ModuleLicenseProvider},
ContentProviderInfo{name=com.samsung.android.settings.search.devicesearch.DeviceSea
rchIndexProvider
className=com.samsung.android.settings.search.devicesearch.DeviceSearchIndexProvide
r}, ContentProviderInfo{name=com.android.settings.command
className=com.samsung.android.sdk.command.provider.CommandProvider},
ContentProviderInfo{name=com.android.settings.suggestions.status
className=com.android.settings.dashboard.suggestions.SuggestionStateProvider},
ContentProviderInfo{name=com.samsung.android.settings.directaction
className=com.samsung.android.settings.directaction.provider.DirectActionProvider},
ContentProviderInfo{name=com.android.settings.slices;android.settings.slices
className=com.android.settings.slices.SettingsSliceProvider},
ContentProviderInfo{name=com.android.settings.dashboard.SummaryProvider
className=com.android.settings.dashboard.SummaryProvider},
ContentProviderInfo{name=com.android.settings.homepage.contextualcards
className=com.android.settings.homepage.contextualcards.SettingsContextualCardProvi
der}] Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:38.121 V/Load ( 4956): Stats added emservice pid=4535 utime=3
stime=2 minfaults=2194 majfaults=30
01-07 10:27:38.121 V/ProcessStats( 4956): New process pid 4543:
com.android.server.enterprise.application.ProcessStats$Stats@2e0bf25
01-07 10:27:38.121 V/Load ( 4956): Stats added kworker/1:2H-kblockd pid=4543
utime=0 stime=42 minfaults=0 majfaults=0
01-07 10:27:38.121 V/ProcessStats( 4956): New process pid 4546:
com.android.server.enterprise.application.ProcessStats$Stats@470beab
01-07 10:27:38.122 V/Load ( 4956): Stats added kworker/0:2H-kblockd pid=4546
utime=0 stime=34 minfaults=0 majfaults=0
01-07 10:27:38.122 V/ProcessStats( 4956): New process pid 4547:
com.android.server.enterprise.application.ProcessStats$Stats@70328a1
01-07 10:27:38.122 V/Load ( 4956): Stats added kworker/5:2H pid=4547 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.122 V/ProcessStats( 4956): New process pid 4552:
com.android.server.enterprise.application.ProcessStats$Stats@27a9a87
01-07 10:27:38.123 V/Load ( 4956): Stats added kworker/6:2H-kblockd pid=4552
utime=0 stime=0 minfaults=0 majfaults=0
01-07 10:27:38.123 V/ProcessStats( 4956): New process pid 4556:
com.android.server.enterprise.application.ProcessStats$Stats@88addd
01-07 10:27:38.123 V/Load ( 4956): Stats added statsd pid=4556 utime=8 stime=21
minfaults=1753 majfaults=23
01-07 10:27:38.123 V/ProcessStats( 4956): New process pid 4557:
com.android.server.enterprise.application.ProcessStats$Stats@45c5823
01-07 10:27:38.124 V/Load ( 4956): Stats added netd pid=4557 utime=5 stime=9
minfaults=3317 majfaults=73
01-07 10:27:38.124 V/ProcessStats( 4956): New process pid 4558:
com.android.server.enterprise.application.ProcessStats$Stats@6e74ad9
01-07 10:27:38.124 E/location.nsflp(10039): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:38.125 V/Load ( 4956): Stats added zygote64 pid=4558 utime=400
stime=112 minfaults=75014 majfaults=1233
01-07 10:27:38.125 V/ProcessStats( 4956): New process pid 4560:
com.android.server.enterprise.application.ProcessStats$Stats@b12537f
01-07 10:27:38.125 V/Load ( 4956): Stats added zygote pid=4560 utime=294
stime=60 minfaults=56411 majfaults=829
01-07 10:27:38.125 V/ProcessStats( 4956): New process pid 4574:
com.android.server.enterprise.application.ProcessStats$Stats@8f8bb95
01-07 10:27:38.128 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.129 D/engmode_hidl_client_service(10030):
engmodeManager_hidl_getStatus
01-07 10:27:38.129 I/engmode_client_list(10030): EM_version = 20
01-07 10:27:38.129 V/Load ( 4956): Stats added [email protected]
service pid=4574 utime=0 stime=2 minfaults=1042 majfaults=3
01-07 10:27:38.129 V/ProcessStats( 4956): New process pid 4575:
com.android.server.enterprise.application.ProcessStats$Stats@f767c11
01-07 10:27:38.130 V/Load ( 4956): Stats added android.hardware.audio.service
pid=4575 utime=16 stime=27 minfaults=4671 majfaults=135
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding HeadsetService
01-07 10:27:38.131 V/ProcessStats( 4956): New process pid 4576:
com.android.server.enterprise.application.ProcessStats$Stats@6d93377
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding A2dpService
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding HidHostService
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding PanService
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding GattService
01-07 10:27:38.131 V/Load ( 4956): Stats added [email protected]
service pid=4576 utime=2 stime=3 minfaults=1578 majfaults=10
01-07 10:27:38.131 V/ProcessStats( 4956): New process pid 4577:
com.android.server.enterprise.application.ProcessStats$Stats@b35c84d
01-07 10:27:38.131 V/AdapterServiceConfig( 9955): Adding BluetoothMapService
01-07 10:27:38.132 V/Load ( 4956): Stats added [email protected]
pid=4577 utime=2 stime=1 minfaults=1306 majfaults=26
01-07 10:27:38.132 V/ProcessStats( 4956): New process pid 4578:
com.android.server.enterprise.application.ProcessStats$Stats@2239013
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding AvrcpTargetService
01-07 10:27:38.133 V/Load ( 4956): Stats added [email protected]
service pid=4578 utime=2 stime=1 minfaults=1423 majfaults=7
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding SapService
01-07 10:27:38.133 V/ProcessStats( 4956): New process pid 4579:
com.android.server.enterprise.application.ProcessStats$Stats@b239c49
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding HidDeviceService
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding BluetoothOppService
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding BluetoothPbapService
01-07 10:27:38.133 V/AdapterServiceConfig( 9955): Adding HearingAidService
01-07 10:27:38.134 V/Load ( 4956): Stats added [email protected]
service.clearkey pid=4579 utime=1 stime=2 minfaults=1786 majfaults=25
01-07 10:27:38.134 I/engmode_hidl_client_service(10030): rdxd. UNKNOWN. 0. -1
01-07 10:27:38.135 V/ProcessStats( 4956): New process pid 4580:
com.android.server.enterprise.application.ProcessStats$Stats@9ad1a6f
01-07 10:27:38.135 I/engmode_hidl_client_service(10030): process is
/system/bin/rdxd
01-07 10:27:38.135 D/LoadedApk( 9981): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:38.135 I/engmode_hidl_client_service(10030): rdxd called getstatus
(0x26)
01-07 10:27:38.135 I/engmode_client_list(10030): checkClient: [ProcessName = rdxd]
01-07 10:27:38.135 I/engmode_client_list(10030): Signature check completed
01-07 10:27:38.135 I/engmode_hidl_client_service(10030): Caller check succes
01-07 10:27:38.135 D/NetworkSecurityConfig( 9981): No Network Security Config
specified, using platform default
01-07 10:27:38.135 V/Load ( 4956): Stats added [email protected]
service.widevine pid=4580 utime=3 stime=2 minfaults=3539 majfaults=37
01-07 10:27:38.135 V/ProcessStats( 4956): New process pid 4581:
com.android.server.enterprise.application.ProcessStats$Stats@600b405
01-07 10:27:38.135 I/engmode_hidl_service( 4426): Connect to service
01-07 10:27:38.136 V/Load ( 4956): Stats added [email protected]
service pid=4581 utime=2 stime=0 minfaults=1265 majfaults=3
01-07 10:27:38.136 V/ProcessStats( 4956): New process pid 4582:
com.android.server.enterprise.application.ProcessStats$Stats@b9aee8b
01-07 10:27:38.136 V/Load ( 4956): Stats added
[email protected] pid=4582 utime=3 stime=4
minfaults=2703 majfaults=13
01-07 10:27:38.136 V/ProcessStats( 4956): New process pid 4583:
com.android.server.enterprise.application.ProcessStats$Stats@3dd8b81
01-07 10:27:38.137 I/engmode_binder_client( 4426): engmode client create
01-07 10:27:38.137 I/engmode_binder_client( 4426): EM version = 30.1.02
01-07 10:27:38.137 V/Load ( 4956): Stats added
[email protected] pid=4583 utime=52 stime=64
minfaults=4386 majfaults=37
01-07 10:27:38.137 V/ProcessStats( 4956): New process pid 4589:
com.android.server.enterprise.application.ProcessStats$Stats@947e867
01-07 10:27:38.138 V/Load ( 4956): Stats added [email protected]
service-samsung pid=4589 utime=1 stime=5 minfaults=1510 majfaults=11
01-07 10:27:38.138 V/ProcessStats( 4956): New process pid 4591:
com.android.server.enterprise.application.ProcessStats$Stats@3565ebd
01-07 10:27:38.138 D/NavigationModeController( 9204): getCurrentUserContext:
contextUser=0 currentUser=0
01-07 10:27:38.139 V/Load ( 4956): Stats added [email protected]
service pid=4591 utime=1 stime=1 minfaults=1352 majfaults=4
01-07 10:27:38.139 V/ProcessStats( 4956): New process pid 4592:
com.android.server.enterprise.application.ProcessStats$Stats@4e0a403
01-07 10:27:38.139 V/Load ( 4956): Stats added [email protected]
service.multihal pid=4592 utime=2 stime=4 minfaults=1800 majfaults=12
01-07 10:27:38.139 V/ProcessStats( 4956): New process pid 4593:
com.android.server.enterprise.application.ProcessStats$Stats@68f29b9
01-07 10:27:38.140 I/HBD ( 9927): HoneyboardApplication
createDeviceProtectedStorageContext() is used.
01-07 10:27:38.140 V/Load ( 4956): Stats added [email protected]
service.exynos850 pid=4593 utime=2 stime=1 minfaults=1422 majfaults=9
01-07 10:27:38.140 V/ProcessStats( 4956): New process pid 4595:
com.android.server.enterprise.application.ProcessStats$Stats@cbf7d5f
01-07 10:27:38.141 V/Load ( 4956): Stats added [email protected]
pid=4595 utime=2 stime=12 minfaults=1927 majfaults=54
01-07 10:27:38.141 V/ProcessStats( 4956): New process pid 4596:
com.android.server.enterprise.application.ProcessStats$Stats@3efa875
01-07 10:27:38.141 I/engmode_binder_client( 4426): engmodeclient.get_server
0x775b615200
01-07 10:27:38.141 I/engmode_binder_client( 4426): get service done
01-07 10:27:38.141 I/engmode_binder_server( 4535): EngineeringMode version =
30.1.02,(4426/1000)
01-07 10:27:38.142 I/engmode_binder_server( 4535): (4426/1000) got mutex
01-07 10:27:38.142 V/Load ( 4956): Stats added vendor.samsung.hardware.hyper-
service pid=4596 utime=2 stime=3 minfaults=1740 majfaults=11
01-07 10:27:38.142 V/ProcessStats( 4956): New process pid 4605:
com.android.server.enterprise.application.ProcessStats$Stats@88907b
01-07 10:27:38.142 V/Load ( 4956): Stats added vendor.samsung.hardware.light-
service pid=4605 utime=0 stime=1 minfaults=1290 majfaults=3
01-07 10:27:38.142 V/ProcessStats( 4956): New process pid 4607:
com.android.server.enterprise.application.ProcessStats$Stats@69f56f1
01-07 10:27:38.143 D/NetworkSecurityConfig( 9981): No Network Security Config
specified, using platform default
01-07 10:27:38.144 D/SemWifiApSmartD2DMHS( 4956): handleBootCompleted
01-07 10:27:38.145 V/Load ( 4956): Stats added android.hardware.power.samsung-
service pid=4607 utime=3 stime=3 minfaults=1760 majfaults=3
01-07 10:27:38.145 V/ProcessStats( 4956): New process pid 4609:
com.android.server.enterprise.application.ProcessStats$Stats@c05b957
01-07 10:27:38.146 V/Load ( 4956): Stats added
[email protected]_64 pid=4609 utime=4 stime=13
minfaults=4978 majfaults=101
01-07 10:27:38.146 V/ProcessStats( 4956): New process pid 4614:
com.android.server.enterprise.application.ProcessStats$Stats@ac1712d
01-07 10:27:38.146 V/Load ( 4956): Stats added
[email protected] pid=4614 utime=0 stime=1
minfaults=1192 majfaults=2
01-07 10:27:38.146 V/ProcessStats( 4956): New process pid 4615:
com.android.server.enterprise.application.ProcessStats$Stats@3c293f3
01-07 10:27:38.147 I/engmode_binder_server( 4535): acquire_wake_lock : wakelock-
emservice
01-07 10:27:38.147 V/Load ( 4956): Stats added
[email protected] pid=4615 utime=2 stime=0
minfaults=1689 majfaults=7
01-07 10:27:38.147 V/ProcessStats( 4956): New process pid 4616:
com.android.server.enterprise.application.ProcessStats$Stats@170f329
01-07 10:27:38.148 V/Load ( 4956): Stats added [email protected]
service pid=4616 utime=2 stime=2 minfaults=1930 majfaults=24
01-07 10:27:38.148 V/ProcessStats( 4956): New process pid 4617:
com.android.server.enterprise.application.ProcessStats$Stats@f687c4f
01-07 10:27:38.148 V/Load ( 4956): Stats added
[email protected] pid=4617 utime=1 stime=1
minfaults=1300 majfaults=7
01-07 10:27:38.149 V/ProcessStats( 4956): New process pid 4618:
com.android.server.enterprise.application.ProcessStats$Stats@87c98e5
01-07 10:27:38.149 V/Load ( 4956): Stats added
[email protected] pid=4618 utime=2 stime=3 minfaults=1768
majfaults=18
01-07 10:27:38.149 V/ProcessStats( 4956): New process pid 4620:
com.android.server.enterprise.application.ProcessStats$Stats@dda8e6b
01-07 10:27:38.150 V/Load ( 4956): Stats added
[email protected] pid=4620 utime=2 stime=1
minfaults=1453 majfaults=15
01-07 10:27:38.150 V/ProcessStats( 4956): New process pid 4622:
com.android.server.enterprise.application.ProcessStats$Stats@1e2de61
01-07 10:27:38.151 V/Load ( 4956): Stats added [email protected]
service pid=4622 utime=3 stime=0 minfaults=1770 majfaults=15
01-07 10:27:38.151 V/ProcessStats( 4956): New process pid 4624:
com.android.server.enterprise.application.ProcessStats$Stats@f11a647
01-07 10:27:38.152 V/Load ( 4956): Stats added
[email protected] pid=4624 utime=2
stime=2 minfaults=2778 majfaults=4
01-07 10:27:38.152 V/ProcessStats( 4956): New process pid 4627:
com.android.server.enterprise.application.ProcessStats$Stats@70dff9d
01-07 10:27:38.152 I/engmode_ril_command( 4535): Command type : 0xc00000e2
01-07 10:27:38.152 V/Load ( 4956): Stats added
[email protected] pid=4627 utime=2 stime=0
minfaults=1271 majfaults=2
01-07 10:27:38.153 V/ProcessStats( 4956): New process pid 4630:
com.android.server.enterprise.application.ProcessStats$Stats@fb85fe3
01-07 10:27:38.153 V/Load ( 4956): Stats added audioserver pid=4630 utime=69
stime=54 minfaults=16749 majfaults=198
01-07 10:27:38.153 V/ProcessStats( 4956): New process pid 4631:
com.android.server.enterprise.application.ProcessStats$Stats@3cff899
01-07 10:27:38.154 V/Load ( 4956): Stats added credstore pid=4631 utime=2
stime=1 minfaults=1740 majfaults=18
01-07 10:27:38.154 I/engmode_ril_command( 4535): Command type : 0xc00000e3
01-07 10:27:38.154 V/ProcessStats( 4956): New process pid 4632:
com.android.server.enterprise.application.ProcessStats$Stats@287173f
01-07 10:27:38.155 V/Load ( 4956): Stats added gpuservice pid=4632 utime=1
stime=2 minfaults=2178 majfaults=7
01-07 10:27:38.155 V/ProcessStats( 4956): New process pid 4646:
com.android.server.enterprise.application.ProcessStats$Stats@51e8555
01-07 10:27:38.155 I/engmode_binder_server( 4535): onTransact called with
0x00000001
01-07 10:27:38.155 V/Load ( 4956): Stats added surfaceflinger pid=4646 utime=375
stime=170 minfaults=14037 majfaults=374
01-07 10:27:38.156 V/ProcessStats( 4956): New process pid 4660:
com.android.server.enterprise.application.ProcessStats$Stats@35fe85b
01-07 10:27:38.156 V/Load ( 4956): Stats added dsms pid=4660 utime=0 stime=1
minfaults=1156 majfaults=3
01-07 10:27:38.156 V/ProcessStats( 4956): New process pid 4666:
com.android.server.enterprise.application.ProcessStats$Stats@78f21d1
01-07 10:27:38.157 V/Load ( 4956): Stats added dsms_kthread pid=4666 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.157 V/ProcessStats( 4956): New process pid 4680:
com.android.server.enterprise.application.ProcessStats$Stats@2aaf37
01-07 10:27:38.157 V/Load ( 4956): Stats added traced_probes pid=4680 utime=1
stime=0 minfaults=853 majfaults=10
01-07 10:27:38.157 V/ProcessStats( 4956): New process pid 4681:
com.android.server.enterprise.application.ProcessStats$Stats@1930a0d
01-07 10:27:38.157 I/engmode_steady( 4535): ready from steady(11264)
01-07 10:27:38.157 I/engmode_world( 4535): Read esi
01-07 10:27:38.158 V/Load ( 4956): Stats added traced pid=4681 utime=1 stime=0
minfaults=937 majfaults=3
01-07 10:27:38.158 V/ProcessStats( 4956): New process pid 4688:
com.android.server.enterprise.application.ProcessStats$Stats@37107d3
01-07 10:27:38.159 V/Load ( 4956): Stats added sdp_cryptod pid=4688 utime=0
stime=1 minfaults=963 majfaults=2
01-07 10:27:38.159 V/ProcessStats( 4956): New process pid 4689:
com.android.server.enterprise.application.ProcessStats$Stats@5733a09
01-07 10:27:38.159 V/Load ( 4956): Stats added cameraserver pid=4689 utime=28
stime=14 minfaults=6168 majfaults=70
01-07 10:27:38.160 V/ProcessStats( 4956): New process pid 4690:
com.android.server.enterprise.application.ProcessStats$Stats@cba4e2f
01-07 10:27:38.161 V/Load ( 4956): Stats added drmserver pid=4690 utime=7
stime=4 minfaults=4027 majfaults=12
01-07 10:27:38.162 V/ProcessStats( 4956): New process pid 4692:
com.android.server.enterprise.application.ProcessStats$Stats@70c6dc5
01-07 10:27:38.162 V/Load ( 4956): Stats added imsd pid=4692 utime=0 stime=0
minfaults=1063 majfaults=1
01-07 10:27:38.162 V/ProcessStats( 4956): New process pid 4693:
com.android.server.enterprise.application.ProcessStats$Stats@2a79e4b
01-07 10:27:38.163 V/Load ( 4956): Stats added incidentd pid=4693 utime=1
stime=2 minfaults=1490 majfaults=7
01-07 10:27:38.163 V/ProcessStats( 4956): New process pid 4694:
com.android.server.enterprise.application.ProcessStats$Stats@14b2141
01-07 10:27:38.164 V/Load ( 4956): Stats added smdexe pid=4694 utime=1 stime=1
minfaults=1287 majfaults=2
01-07 10:27:38.164 V/ProcessStats( 4956): New process pid 4697:
com.android.server.enterprise.application.ProcessStats$Stats@acfd427
01-07 10:27:38.164 V/Load ( 4956): Stats added ddexe pid=4697 utime=1 stime=0
minfaults=966 majfaults=1
01-07 10:27:38.165 V/ProcessStats( 4956): New process pid 4699:
com.android.server.enterprise.application.ProcessStats$Stats@767907d
01-07 10:27:38.165 V/Load ( 4956): Stats added connfwexe pid=4699 utime=1
stime=1 minfaults=1452 majfaults=1
01-07 10:27:38.165 V/ProcessStats( 4956): New process pid 4701:
com.android.server.enterprise.application.ProcessStats$Stats@35b8bc3
01-07 10:27:38.166 V/Load ( 4956): Stats added installd pid=4701 utime=255
stime=180 minfaults=29131 majfaults=5
01-07 10:27:38.166 V/ProcessStats( 4956): New process pid 4702:
com.android.server.enterprise.application.ProcessStats$Stats@de1b779
01-07 10:27:38.167 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView KEYS_CURRENT_ROTATION=-1
KEYS_SCREEN_SIZE=Point(720, 1600)
01-07 10:27:38.167 E/gpsd ( 4728): Critical Error: lal_state_handle_transition:
curST:1 pendingST:2
01-07 10:27:38.167 V/Load ( 4956): Stats added keystore pid=4702 utime=5
stime=10 minfaults=3267 majfaults=35
01-07 10:27:38.167 V/ProcessStats( 4956): New process pid 4705:
com.android.server.enterprise.application.ProcessStats$Stats@a61211f
01-07 10:27:38.167 V/Load ( 4956): Stats added media.extractor pid=4705 utime=37
stime=18 minfaults=8085 majfaults=150
01-07 10:27:38.168 V/ProcessStats( 4956): New process pid 4707:
com.android.server.enterprise.application.ProcessStats$Stats@73d5235
01-07 10:27:38.168 V/Load ( 4956): Stats added media.metrics pid=4707 utime=2
stime=4 minfaults=1933 majfaults=11
01-07 10:27:38.168 V/ProcessStats( 4956): New process pid 4712:
com.android.server.enterprise.application.ProcessStats$Stats@f00b03b
01-07 10:27:38.168 I/droid.bluetoot( 9955):
[0107/152738.168339:INFO:btif_config_cache.cc(61)] BtifConfigCache, capacity: 10000
01-07 10:27:38.169 V/Load ( 4956): Stats added mediaserver pid=4712 utime=29
stime=12 minfaults=5812 majfaults=51
01-07 10:27:38.169 V/ProcessStats( 4956): New process pid 4713:
com.android.server.enterprise.application.ProcessStats$Stats@7ddcb1
01-07 10:27:38.169 I/BluetoothServiceJni( 9955): hal_util_load_bt_library: loaded
Bluetooth library successfully
01-07 10:27:38.170 V/Load ( 4956): Stats added storaged pid=4713 utime=2 stime=3
minfaults=1504 majfaults=6
01-07 10:27:38.170 V/ProcessStats( 4956): New process pid 4716:
com.android.server.enterprise.application.ProcessStats$Stats@8401517
01-07 10:27:38.170 V/Load ( 4956): Stats added wificond pid=4716 utime=1 stime=2
minfaults=1969 majfaults=12
01-07 10:27:38.170 I/engmode_steady( 4535): ready from steady(69632)
01-07 10:27:38.170 I/engmode_world( 4535): Read token
01-07 10:27:38.171 I/engmode_world( 4535): server time isn't normal(0x00000000/)
01-07 10:27:38.171 V/ProcessStats( 4956): New process pid 4718:
com.android.server.enterprise.application.ProcessStats$Stats@96292ed
01-07 10:27:38.171 D/ActivityThread( 9998): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:38.171 V/Load ( 4956): Stats added media.codec pid=4718 utime=26
stime=35 minfaults=11025 majfaults=176
01-07 10:27:38.172 V/ProcessStats( 4956): New process pid 4719:
com.android.server.enterprise.application.ProcessStats$Stats@da6ebb3
01-07 10:27:38.172 D/ActivityThread( 9998): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.google.android.ext.services}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.google.android.ext.services
appContext.mBasePackageName=com.google.android.ext.services
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= []
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:38.172 V/Load ( 4956): Stats added argosd pid=4719 utime=4 stime=6
minfaults=938 majfaults=0
01-07 10:27:38.172 V/ProcessStats( 4956): New process pid 4721:
com.android.server.enterprise.application.ProcessStats$Stats@46270e9
01-07 10:27:38.173 V/Load ( 4956): Stats added kbase_event pid=4721 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.173 V/ProcessStats( 4956): New process pid 4728:
com.android.server.enterprise.application.ProcessStats$Stats@d4e189c
01-07 10:27:38.173 E/audit ( 4529): type=1400 audit(1641569258.167:60): 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-A217M_11_0009
audit_filtered
01-07 10:27:38.174 V/Load ( 4956): Stats added gpsd pid=4728 utime=13 stime=14
minfaults=3121 majfaults=50
01-07 10:27:38.174 V/ProcessStats( 4956): New process pid 4739:
com.android.server.enterprise.application.ProcessStats$Stats@e6a067a
01-07 10:27:38.175 D/LoadedApk( 9998): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.google.android.ext.services
appContext.mBasePackageName=com.google.android.ext.services
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:38.175 D/NetworkSecurityConfig( 9998): No Network Security Config
specified, using platform default
01-07 10:27:38.175 V/Load ( 4956): Stats added [email protected]
service pid=4739 utime=4 stime=7 minfaults=2764 majfaults=81
01-07 10:27:38.175 V/ProcessStats( 4956): New process pid 4744:
com.android.server.enterprise.application.ProcessStats$Stats@2722288
01-07 10:27:38.175 V/Load ( 4956): Stats added wlbtd pid=4744 utime=1 stime=1
minfaults=971 majfaults=1
01-07 10:27:38.176 D/SemWifiApSmartD2DClient( 4956): handleBootCompleted
01-07 10:27:38.176 V/ProcessStats( 4956): New process pid 4748:
com.android.server.enterprise.application.ProcessStats$Stats@f7a7207
01-07 10:27:38.178 V/Load ( 4956): Stats added media.swcodec pid=4748 utime=20
stime=14 minfaults=5214 majfaults=153
01-07 10:27:38.178 V/ProcessStats( 4956): New process pid 4749:
com.android.server.enterprise.application.ProcessStats$Stats@c1b115d
01-07 10:27:38.179 V/Load ( 4956): Stats added bootchecker pid=4749 utime=1
stime=4 minfaults=1058 majfaults=1
01-07 10:27:38.179 V/ProcessStats( 4956): New process pid 4750:
com.android.server.enterprise.application.ProcessStats$Stats@a4227a3
01-07 10:27:38.180 V/Load ( 4956): Stats added gatekeeperd pid=4750 utime=1
stime=2 minfaults=1704 majfaults=5
01-07 10:27:38.180 V/ProcessStats( 4956): New process pid 4751:
com.android.server.enterprise.application.ProcessStats$Stats@ffc6659
01-07 10:27:38.180 V/Load ( 4956): Stats added at_distributor pid=4751 utime=3
stime=1 minfaults=1575 majfaults=4
01-07 10:27:38.181 V/ProcessStats( 4956): New process pid 4756:
com.android.server.enterprise.application.ProcessStats$Stats@916e0cc
01-07 10:27:38.182 V/Vibrator( 9981): semGetSupportedVibrationType: ret=1
01-07 10:27:38.182 V/Load ( 4956): Stats added main_abox pid=4756 utime=0
stime=1 minfaults=904 majfaults=1
01-07 10:27:38.182 I/engmode_tlc( 4535): EM version = 30.1.02
01-07 10:27:38.182 I/engmode_tlc( 4535): EM C/C : 00000001/00000003
01-07 10:27:38.182 V/ProcessStats( 4956): New process pid 4763:
com.android.server.enterprise.application.ProcessStats$Stats@4e2e81b
01-07 10:27:38.182 V/Vibrator( 9981): semGetSupportedVibrationType: ret=1
01-07 10:27:38.182 I/engmode_tlc( 4535): TA Thread is running(517195414720/0)
01-07 10:27:38.182 V/Load ( 4956): Stats added abox_log pid=4763 utime=0 stime=1
minfaults=883 majfaults=0
01-07 10:27:38.182 V/ProcessStats( 4956): New process pid 4765:
com.android.server.enterprise.application.ProcessStats$Stats@ba38791
01-07 10:27:38.183 V/Load ( 4956): Stats added
[email protected] pid=4765 utime=1 stime=7
minfaults=1918 majfaults=138
01-07 10:27:38.183 D/BluetoothAdapterService( 9955): onCreate()
01-07 10:27:38.183 V/ProcessStats( 4956): New process pid 4767:
com.android.server.enterprise.application.ProcessStats$Stats@53deaf7
01-07 10:27:38.184 D/NetworkSecurityConfig( 9998): No Network Security Config
specified, using platform default
01-07 10:27:38.184 V/Load ( 4956): Stats added
[email protected] pid=4767 utime=5 stime=9
minfaults=4987 majfaults=19
01-07 10:27:38.184 V/ProcessStats( 4956): New process pid 4956:
com.android.server.enterprise.application.ProcessStats$Stats@7e80bcd
01-07 10:27:38.187 V/Load ( 4956): Stats added system_server pid=4956 utime=3816
stime=1271 minfaults=491620 majfaults=5700
01-07 10:27:38.187 V/ProcessStats( 4956): New process pid 4991:
com.android.server.enterprise.application.ProcessStats$Stats@e340ece
01-07 10:27:38.187 V/Load ( 4956): Stats added irq/85-13820000 pid=4991 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.187 V/ProcessStats( 4956): New process pid 5066:
com.android.server.enterprise.application.ProcessStats$Stats@27a14fc
01-07 10:27:38.188 V/Load ( 4956): Stats added diagexe pid=5066 utime=0 stime=0
minfaults=795 majfaults=0
01-07 10:27:38.188 V/ProcessStats( 4956): New process pid 5067:
com.android.server.enterprise.application.ProcessStats$Stats@80649da
01-07 10:27:38.189 V/Load ( 4956): Stats added cbd pid=5067 utime=0 stime=21
minfaults=971 majfaults=0
01-07 10:27:38.189 V/ProcessStats( 4956): New process pid 5068:
com.android.server.enterprise.application.ProcessStats$Stats@6d184e8
01-07 10:27:38.190 V/Load ( 4956): Stats added rild pid=5068 utime=12 stime=8
minfaults=5692 majfaults=10
01-07 10:27:38.191 V/ProcessStats( 4956): New process pid 5090:
com.android.server.enterprise.application.ProcessStats$Stats@48f29a6
01-07 10:27:38.191 V/Load ( 4956): Stats added multiclientd pid=5090 utime=0
stime=1 minfaults=1199 majfaults=0
01-07 10:27:38.192 V/ProcessStats( 4956): New process pid 5136:
com.android.server.enterprise.application.ProcessStats$Stats@8ae0794
01-07 10:27:38.192 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.192 V/Load ( 4956): Stats added [email protected]
service pid=5136 utime=1 stime=0 minfaults=1364 majfaults=2
01-07 10:27:38.192 V/ProcessStats( 4956): New process pid 9025:
com.android.server.enterprise.application.ProcessStats$Stats@ae43383
01-07 10:27:38.193 I/engmode_tlc( 4535): em_tlc_send_teegris : Try initialize
context..
01-07 10:27:38.193 V/Load ( 4956): Stats added iptables-restore pid=9025 utime=0
stime=1 minfaults=771 majfaults=0
01-07 10:27:38.193 V/ProcessStats( 4956): New process pid 9027:
com.android.server.enterprise.application.ProcessStats$Stats@1580539
01-07 10:27:38.194 V/Load ( 4956): Stats added ip6tables-restore pid=9027
utime=1 stime=1 minfaults=795 majfaults=0
01-07 10:27:38.194 V/ProcessStats( 4956): New process pid 9143:
com.android.server.enterprise.application.ProcessStats$Stats@42c84df
01-07 10:27:38.195 V/Load ( 4956): Stats added mxmgmt_thread pid=9143 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.195 V/ProcessStats( 4956): New process pid 9146:
com.android.server.enterprise.application.ProcessStats$Stats@52abbf5
01-07 10:27:38.195 V/Load ( 4956): Stats added mxlog_thread pid=9146 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.195 V/ProcessStats( 4956): New process pid 9147:
com.android.server.enterprise.application.ProcessStats$Stats@27e8ffb
01-07 10:27:38.195 I/engmode_tlc( 4535): em_tlc_send_teegris : Initilize Context
Done..
01-07 10:27:38.196 V/Load ( 4956): Stats added hip4_work pid=9147 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.196 V/ProcessStats( 4956): New process pid 9153:
com.android.server.enterprise.application.ProcessStats$Stats@f382271
01-07 10:27:38.196 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:38.197 V/Load ( 4956): Stats added com.android.settings:CryptKeeper
pid=9153 utime=11 stime=11 minfaults=14747 majfaults=221
01-07 10:27:38.197 V/ProcessStats( 4956): New process pid 9154:
com.android.server.enterprise.application.ProcessStats$Stats@41c30d7
01-07 10:27:38.197 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_ID [Module] NavigationBarInflaterView
KEYS_DEFAULT=2131558756 KEYS_VERTICAL_LAYOUT=false
01-07 10:27:38.197 V/Load ( 4956): Stats added com.sec.android.preloadinstaller
pid=9154 utime=40 stime=21 minfaults=19420 majfaults=35
01-07 10:27:38.197 V/ProcessStats( 4956): New process pid 9167:
com.android.server.enterprise.application.ProcessStats$Stats@edb74ad
01-07 10:27:38.197 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_GET_INFLATE_LAYOUT_ID
01-07 10:27:38.197 V/Load ( 4956): Stats added usap32 pid=9167 utime=0 stime=0
minfaults=350 majfaults=1
01-07 10:27:38.197 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_HORIZONTAL_LAYOUT)=2131558907
01-07 10:27:38.197 V/ProcessStats( 4956): New process pid 9168:
com.android.server.enterprise.application.ProcessStats$Stats@f890373
01-07 10:27:38.198 V/Load ( 4956): Stats added usap32 pid=9168 utime=0 stime=0
minfaults=351 majfaults=0
01-07 10:27:38.198 V/ProcessStats( 4956): New process pid 9204:
com.android.server.enterprise.application.ProcessStats$Stats@3e7aea9
01-07 10:27:38.199 V/Load ( 4956): Stats added com.android.systemui pid=9204
utime=452 stime=90 minfaults=76408 majfaults=249
01-07 10:27:38.200 V/ProcessStats( 4956): New process pid 9213:
com.android.server.enterprise.application.ProcessStats$Stats@5e663cf
01-07 10:27:38.200 V/Load ( 4956): Stats added
com.google.android.permissioncontroller pid=9213 utime=57 stime=20 minfaults=20371
majfaults=21
01-07 10:27:38.200 V/ProcessStats( 4956): New process pid 9330:
com.android.server.enterprise.application.ProcessStats$Stats@e638c65
01-07 10:27:38.200 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_ID [Module] NavigationBarInflaterView
KEYS_DEFAULT=2131558757 KEYS_VERTICAL_LAYOUT=true
01-07 10:27:38.201 V/Load ( 4956): Stats added com.samsung.android.themecenter
pid=9330 utime=21 stime=10 minfaults=15981 majfaults=6
01-07 10:27:38.201 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_GET_INFLATE_LAYOUT_ID
01-07 10:27:38.201 V/ProcessStats( 4956): New process pid 9343:
com.android.server.enterprise.application.ProcessStats$Stats@f0f6deb
01-07 10:27:38.201 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_VERTICAL_LAYOUT)=2131558909
01-07 10:27:38.201 V/Load ( 4956): Stats added
com.samsung.android.localeoverlaymanager pid=9343 utime=9 stime=6 minfaults=12185
majfaults=0
01-07 10:27:38.201 V/ProcessStats( 4956): New process pid 9393:
com.android.server.enterprise.application.ProcessStats$Stats@e0589e1
01-07 10:27:38.202 V/Load ( 4956): Stats added webview_zygote pid=9393 utime=5
stime=2 minfaults=6948 majfaults=1
01-07 10:27:38.202 V/ProcessStats( 4956): New process pid 9436:
com.android.server.enterprise.application.ProcessStats$Stats@b74fdc7
01-07 10:27:38.203 V/Load ( 4956): Stats added com.android.networkstack.process
pid=9436 utime=21 stime=10 minfaults=14628 majfaults=18
01-07 10:27:38.203 D/ActivityThread(10039): setConscryptValidator
01-07 10:27:38.203 V/ProcessStats( 4956): New process pid 9463:
com.android.server.enterprise.application.ProcessStats$Stats@d6fe31d
01-07 10:27:38.203 D/ActivityThread(10039): setConscryptValidator - put
01-07 10:27:38.204 V/Load ( 4956): Stats added
com.sec.android.emergencymode.service pid=9463 utime=9 stime=4 minfaults=11674
majfaults=3
01-07 10:27:38.204 V/ProcessStats( 4956): New process pid 9494:
com.android.server.enterprise.application.ProcessStats$Stats@7b9af63
01-07 10:27:38.205 V/Load ( 4956): Stats added com.sec.android.app.launcher
pid=9494 utime=19 stime=10 minfaults=15508 majfaults=10
01-07 10:27:38.205 V/ProcessStats( 4956): New process pid 9533:
com.android.server.enterprise.application.ProcessStats$Stats@52c9419
01-07 10:27:38.205 V/Navbar.Store( 9204): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
01-07 10:27:38.205 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
01-07 10:27:38.205 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
01-07 10:27:38.205 V/Load ( 4956): Stats added com.sec.sve pid=9533 utime=14
stime=8 minfaults=12499 majfaults=65
01-07 10:27:38.205 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
01-07 10:27:38.206 V/ProcessStats( 4956): New process pid 9553:
com.android.server.enterprise.application.ProcessStats$Stats@e0ddebf
01-07 10:27:38.206 V/Navbar.Store( 9204): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
01-07 10:27:38.206 V/Load ( 4956): Stats added com.sec.imsservice pid=9553
utime=329 stime=48 minfaults=73979 majfaults=105
01-07 10:27:38.206 V/ProcessStats( 4956): New process pid 9574:
com.android.server.enterprise.application.ProcessStats$Stats@26958d5
01-07 10:27:38.207 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=left KEYS_DEFAULT=140
01-07 10:27:38.207 V/Load ( 4956): Stats added com.android.se pid=9574 utime=5
stime=4 minfaults=10257 majfaults=2
01-07 10:27:38.207 V/ProcessStats( 4956): New process pid 9592:
com.android.server.enterprise.application.ProcessStats$Stats@14ba7db
01-07 10:27:38.207 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.207 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
01-07 10:27:38.208 V/Load ( 4956): Stats added com.android.phone pid=9592
utime=348 stime=30 minfaults=33939 majfaults=83
01-07 10:27:38.208 V/ProcessStats( 4956): New process pid 9650:
com.android.server.enterprise.application.ProcessStats$Stats@d73ad51
01-07 10:27:38.208 V/Load ( 4956): Stats added kbase_event pid=9650 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.208 V/ProcessStats( 4956): New process pid 9686:
com.android.server.enterprise.application.ProcessStats$Stats@dd2e6b7
01-07 10:27:38.209 D/AdapterState( 9955): make() - Creating AdapterState
01-07 10:27:38.209 V/Load ( 4956): Stats added usap64 pid=9686 utime=0 stime=0
minfaults=362 majfaults=0
01-07 10:27:38.209 V/ProcessStats( 4956): New process pid 9698:
com.android.server.enterprise.application.ProcessStats$Stats@bf4cd8d
01-07 10:27:38.209 V/Load ( 4956): Stats added kbase_event pid=9698 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.210 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=recent KEYS_DEFAULT=140
01-07 10:27:38.210 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.210 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
01-07 10:27:38.210 V/ProcessStats( 4956): New process pid 9735:
com.android.server.enterprise.application.ProcessStats$Stats@c253753
01-07 10:27:38.211 V/Load ( 4956): Stats added
com.samsung.android.app.clockpack:provider pid=9735 utime=12 stime=4
minfaults=12341 majfaults=0
01-07 10:27:38.212 V/ProcessStats( 4956): New process pid 9775:
com.android.server.enterprise.application.ProcessStats$Stats@aedb589
01-07 10:27:38.212 V/Load ( 4956): Stats added kbase_event pid=9775 utime=0
stime=0 minfaults=0 majfaults=0
01-07 10:27:38.212 V/ProcessStats( 4956): New process pid 9855:
com.android.server.enterprise.application.ProcessStats$Stats@141f5af
01-07 10:27:38.212 I/engmode_tlc( 4535): em_tlc_send_teegris : OpenSession Done..
01-07 10:27:38.212 V/Load ( 4956): Stats added com.samsung.accessibility
pid=9855 utime=14 stime=8 minfaults=12910 majfaults=7
01-07 10:27:38.212 V/ProcessStats( 4956): New process pid 9904:
com.android.server.enterprise.application.ProcessStats$Stats@c732145
01-07 10:27:38.213 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-07 10:27:38.213 V/Load ( 4956): Stats added kworker/u18:2-
kbase_pm_poweroff_wait pid=9904 utime=0 stime=2 minfaults=0 majfaults=0
01-07 10:27:38.213 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-07 10:27:38.213 V/ProcessStats( 4956): New process pid 9927:
com.android.server.enterprise.application.ProcessStats$Stats@8c23dcb
01-07 10:27:38.214 V/Load ( 4956): Stats added com.samsung.android.honeyboard
pid=9927 utime=8 stime=8 minfaults=11450 majfaults=126
01-07 10:27:38.214 V/ProcessStats( 4956): New process pid 9955:
com.android.server.enterprise.application.ProcessStats$Stats@5298cc1
01-07 10:27:38.214 I/ActivityManager( 4956): DSS OFF for com.sec.location.nsflp2
01-07 10:27:38.215 V/Load ( 4956): Stats added com.android.bluetooth pid=9955
utime=6 stime=9 minfaults=12088 majfaults=0
01-07 10:27:38.215 V/ProcessStats( 4956): New process pid 9981:
com.android.server.enterprise.application.ProcessStats$Stats@4b4eba7
01-07 10:27:38.215 V/Load ( 4956): Stats added com.android.settings pid=9981
utime=5 stime=5 minfaults=11467 majfaults=14
01-07 10:27:38.215 I/ProcessStats( 4956): *** TIME TO COLLECT STATS: 299
01-07 10:27:38.216 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{4e6d67f 10039:com.sec.location.nsflp2/5013}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:38.218 I/AdapterState( 9955): OFF : entered
01-07 10:27:38.220 D/AdapterProperties( 9955): Setting state to OFF
01-07 10:27:38.223 D/BluetoothAdapterService( 9955): Autoconnection is available
01-07 10:27:38.223 D/BluetoothAdapterService( 9955): updateAdapterState prevState =
10newState = 10
01-07 10:27:38.224 D/ActivityThread(10039): handleBindApplication()++
app=com.sec.location.nsflp2
01-07 10:27:38.227 I/engmode_tlc( 4535): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-07 10:27:38.227 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-07 10:27:38.227 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-07 10:27:38.229 I/engmode_tlc( 4535): em_tlc_send_teegris : Close Session Done..
01-07 10:27:38.229 I/engmode_tlc( 4535): em_tlc_send_teegris : Finalize Context
Done..
01-07 10:27:38.229 I/engmode_tlc( 4535): Nwd api = 0x00000000, Swd internal =
0xf02d0010
01-07 10:27:38.229 I/engmode_tlc( 4535): Wait kill signal
01-07 10:27:38.230 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=left KEYS_DEFAULT=140
01-07 10:27:38.230 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.230 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
01-07 10:27:38.231 I/Pageboost( 4956): successfully pinned
/system/framework/services.jar
01-07 10:27:38.231 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:38.232 I/engmode_tlc( 4535): TA reply response, pass waiting
01-07 10:27:38.232 I/engmode_tlc( 4535): Done waiting thread(isTimeOut:FALSE)
01-07 10:27:38.232 I/engmode_tlc( 4535): em tlc send result 0x00000000
01-07 10:27:38.232 I/engmode_tlc( 4535): kill thread (517195414720)
01-07 10:27:38.232 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=recent KEYS_DEFAULT=140
01-07 10:27:38.233 I/engmode_tlc( 4535): Got signal 10, tid: 517195414720
01-07 10:27:38.233 I/engmode_tlc( 4535): tlc thr cleanup
01-07 10:27:38.233 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.233 E/engmode_world( 4535): Failed to get status(0xf02d0010)
01-07 10:27:38.233 I/engmode_binder_server( 4535): onTransact(0x00000001) ret
0xf02d0010
01-07 10:27:38.234 E/engmode_hidl_service( 4426): error to server(0xf02d0010)
01-07 10:27:38.234 I/engmode_binder_client( 4426): engmode client destructor
01-07 10:27:38.235 D/BluetoothKeystoreService( 9955): new BluetoothKeystoreService
isNiapMode: false
01-07 10:27:38.235 E/rdxd (10030): !@ copy_fiemap_to_kernel : open
/proc/rdx_bootdev fail
01-07 10:27:38.235 E/rdxd (10030): !@ check_set_fs_encrypt(1136) :
/data/rdx_dump/test open failed(2)
01-07 10:27:38.236 I/rdxd (10030): !@ check_fs_encrypt(1104) :
FS_IOC_GET_ENCRYPTION_POLICY_EX(ret -1, err 25)
01-07 10:27:38.236 I/rdxd (10030): !@ check_fs_encrypt(1110) :
FS_IOC_GET_ENCRYPTION_POLICY(ret 0, err 25)
01-07 10:27:38.236 I/rdxd (10030): !@ check_fs_encrypt(1120) : encrypted
01-07 10:27:38.236 E/rdxd (10030): !@ check_set_fs_encrypt(1164) : remove
/data/rdx_dump
01-07 10:27:38.236 E/rdxd (10030): !@ remove_dir : /data/rdx_dump/test(0)
01-07 10:27:38.236 D/BluetoothKeystoreService( 9955): start
01-07 10:27:38.237 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.233 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
01-07 10:27:38.241 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=home KEYS_DEFAULT=140
01-07 10:27:38.243 I/droid.bluetoot( 9955):
[0107/152738.243458:INFO:com_android_bluetooth_btservice_BluetoothKeystore.cpp(97)]
classInitNative: succeeds
01-07 10:27:38.244 D/BluetoothKeystoreService( 9955):
setBluetoothKeystoreService(): set to:
com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@ff49ac8
01-07 10:27:38.247 W/LoadedApk( 4956): Slow system_server main thread handled for
android.intent.action.LOCKED_BOOT_COMPLETED took 308 ms, Receiver =
com.android.server.enterprise.application.ApplicationPolicy$11@b319e03
01-07 10:27:38.247 W/Looper ( 4956): Slow dispatch took 331ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@6f6dec m=0
01-07 10:27:38.247 I/KnoxMUMContainerPolicy( 4956): PersonaObserver.onStateChange()
inside handler state: LOCKED old state: INVALID
01-07 10:27:38.249 W/Looper ( 4956): Slow delivery took 339ms main
h=android.os.Handler
c=com.android.server.enterprise.container.KnoxMUMContainerPolicy$3$1@108244a m=0
01-07 10:27:38.249 I/KnoxMUMContainerPolicy( 4956): PersonaObserver.onStateChange()
inside handler state: ACTIVE old state: LOCKED
01-07 10:27:38.252 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.252 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
01-07 10:27:38.254 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=home KEYS_DEFAULT=140
01-07 10:27:38.254 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.255 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
01-07 10:27:38.256 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.259 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=back KEYS_DEFAULT=140
01-07 10:27:38.259 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.259 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
01-07 10:27:38.261 D/BluetoothKeystoreService( 9955): loadConfigData
01-07 10:27:38.266 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=right KEYS_DEFAULT=140
01-07 10:27:38.267 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.267 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
01-07 10:27:38.268 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=back KEYS_DEFAULT=140
01-07 10:27:38.268 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.268 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
01-07 10:27:38.273 W/ActivityThread( 4956): Failed to find provider info for
com.samsung.android.server.wifi.mobilewips (user not unlocked)
01-07 10:27:38.273 D/SemMobileWipsFrameworkService( 4956): MobileWipsDetection List
is empty
01-07 10:27:38.273 D/SemMobileWipsFrameworkService( 4956): Notify MobileWips
DetectionList
01-07 10:27:38.273 W/SemMobileWipsFrameworkService( 4956): wips disabled, do not
start service
01-07 10:27:38.274 D/SemWifiService( 4956): supportWifiSharingLite() true
01-07 10:27:38.274 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=right KEYS_DEFAULT=140
01-07 10:27:38.275 D/SemWifiService( 4956):
mIndoorChannelFilePath:/vendor/etc/wifi/indoorchannel.info
01-07 10:27:38.278 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.278 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
01-07 10:27:38.278 D/SemWifiService( 4956): Indoor channel
filename:/vendor/etc/wifi/indoorchannel.infoindoorChannelFile.exists() :true
01-07 10:27:38.278 D/SemWifiService( 4956): Reading the file for indoor
channel/vendor/etc/wifi/indoorchannel.info
01-07 10:27:38.281 I/SemSoftApManager( 4956): onStateChanged:11
01-07 10:27:38.281 I/SemSoftApManager( 4956): onInfoChanged:SoftApInfo{bandwidth=
0,frequency= 0}
01-07 10:27:38.281 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=left_remote_view KEYS_DEFAULT=140
01-07 10:27:38.281 I/SemSoftApManager( 4956):
onCapabilityChanged:SupportedFeatures=1MaximumSupportedClientNumber=10
01-07 10:27:38.281 I/SemWifiConfigManager( 4956): loadSavedNetworks
01-07 10:27:38.282 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.282 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
01-07 10:27:38.283 I/[email protected]( 4622):
removeLogFiles
01-07 10:27:38.286 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_BUTTON_SPEC=right_remote_view KEYS_DEFAULT=140
01-07 10:27:38.286 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.286 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
01-07 10:27:38.289 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=left_remote_view KEYS_DEFAULT=140
01-07 10:27:38.292 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.292 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
01-07 10:27:38.295 I/bootchecker(10083): bootchecker starts with writebootc mode!
01-07 10:27:38.295 I/AutoWifiController( 4956): starting Auto Wi-Fi
01-07 10:27:38.297 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_BUTTON_SPEC=right_remote_view KEYS_DEFAULT=140
01-07 10:27:38.298 V/Navbar.Store( 9204): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
01-07 10:27:38.298 V/Navbar.Store( 9204): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
01-07 10:27:38.298 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_DEFAULT=0
01-07 10:27:38.298 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
01-07 10:27:38.298 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_PORT)=0
01-07 10:27:38.299 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_DEFAULT=0
01-07 10:27:38.299 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
01-07 10:27:38.299 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_LAND)=0
01-07 10:27:38.299 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=false KEYS_DEFAULT=0
01-07 10:27:38.299 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
01-07 10:27:38.299 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_PORT)=0
01-07 10:27:38.299 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_BUTTON_ORIENTATION=true KEYS_DEFAULT=0
01-07 10:27:38.299 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
01-07 10:27:38.300 V/Navbar.Store( 9204): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_LAND)=0
01-07 10:27:38.300 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_NAVBAR_INFLATE_SCREEN_SIZE [Module] NavigationBarInflaterView
01-07 10:27:38.301 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:38.302 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:38.302 I/bootchecker(10083): !@Bootchecker finished: bootcomplete time
is 168431
01-07 10:27:38.302 I/ColorExtractor( 4956): ColorExtractor Memory Usage 190192
01-07 10:27:38.304 V/Navbar.Store( 9204):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
01-07 10:27:38.308 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView KEYS_CURRENT_ROTATION=0
KEYS_SCREEN_SIZE=Point(720, 1600)
01-07 10:27:38.309 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
V.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
V.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.309 I/NSMonitorService_FLP(10039): NSMonitorService onCreate called,
ver 5.3.59.0
01-07 10:27:38.314 I/SharedPreferences_FLP(10039): prevCrashCount=0
01-07 10:27:38.314 D/BluetoothKeystoreService( 9955): getCompareResult: 0
01-07 10:27:38.319 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
01-07 10:27:38.319 V/Navbar.Store( 9204): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
01-07 10:27:38.319 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
01-07 10:27:38.319 D/Navbar.NavBarIconResourceMapper( 9204): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
01-07 10:27:38.321 D/snap_api::V1(10081): Snap utility 64 begin
01-07 10:27:38.323 D/SecContentProvider2( 4956): query(), uri = 1 selection =
getPackagesFromDisableClipboardBlackListPerUidInternal
01-07 10:27:38.324 D/SecContentProvider2( 4956): query(), uri = 1 selection =
getPackagesFromDisableClipboardWhiteListPerUidInternal
01-07 10:27:38.325 D/WifiPolicyService( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.326 I/ExplicitHealthCheckController( 4956): Explicit health check
service is connected
ComponentInfo{com.google.android.ext.services/android.ext.services.watchdog.Explici
tHealthCheckServiceImpl}
01-07 10:27:38.326 I/ExplicitHealthCheckController( 4956): Service initialized,
syncing requests
01-07 10:27:38.327 V/NotificationAssistants( 4956): 0 notification assistant
service connected:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
01-07 10:27:38.327 D/PhoneRestrictionPolicy( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.329 I/RegiMgr-Handler( 9553): handleMessage:
EVENT_RCS_ALLOWED_CHANGED
01-07 10:27:38.329 I/RegiMgr-Handler( 9553): onRCSAllowedChangedbyMDM:
01-07 10:27:38.332 W/Looper ( 4956): Drained
01-07 10:27:38.332 D/PackageWatchdog( 4956): Getting all observed packages pending
health checks
01-07 10:27:38.332 I/PackageWatchdog( 4956): Syncing health check requests for
packages: {}
01-07 10:27:38.333 D/ExplicitHealthCheckController( 4956): Getting health check
supported packages
01-07 10:27:38.333 W/PhoneRestrictionPolicy( 4956): Message received - msg { when=-
6ms what=2
target=com.android.server.enterprise.restriction.PhoneRestrictionPolicy$SmsMmsDeliv
eryHandler }
01-07 10:27:38.334 D/PhoneRestrictionPolicy( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.334 I/droid.bluetoot( 9955):
[0107/152738.334073:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_stack_manager_thread
01-07 10:27:38.334 D/SystemUIAdapter( 4956): setLockedIccIdsAsUser() userId = 0
01-07 10:27:38.335 W/bt_btif ( 9955): btif_allow_config_write: set
allow_config_write to 1
01-07 10:27:38.336 D/RestrictionPolicy( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.336 D/RestrictionPolicy( 4956): isUsbDebuggingEnabled : true
01-07 10:27:38.336 D/BluetoothPan( 4956): Binding service...
01-07 10:27:38.336 W/PhoneRestrictionPolicy( 4956): >>>> deliveryBlockedMsgs
01-07 10:27:38.337 I/ExplicitHealthCheckController( 4956): Explicit health check
supported packages [PackageConfig{com.google.android.networkstack, 86400000}]
01-07 10:27:38.337 D/PackageWatchdog( 4956): Received supported packages
[PackageConfig{com.google.android.networkstack, 86400000}]
01-07 10:27:38.337 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:38.339 D/ExplicitHealthCheckController( 4956): Getting health check
requested packages
01-07 10:27:38.339 D/RestrictionPolicy( 4956): isStatusBarExpansionAllowedAsUser :
true, userId = 0
01-07 10:27:38.339 W/PhoneRestrictionPolicy( 4956): cvList size 0
01-07 10:27:38.339 W/PhoneRestrictionPolicy( 4956): >>>> deliveryBlockedMsgs
01-07 10:27:38.339 D/RestrictionPolicy( 4956): setStatusBarExpansionSystemUI()
package(UID) : com.android.inputdevices(1000)
01-07 10:27:38.339 D/SystemUIAdapter( 4956): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
01-07 10:27:38.339 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:38.339 D/PersonaManagerAdapter( 4956): ContainerOnlyMode - EOS
01-07 10:27:38.339 I/SharedPreferences_FLP(10039): removeExpiredLogs, 0 to 0
01-07 10:27:38.339 W/PhoneRestrictionPolicy( 4956): cvList size 0
01-07 10:27:38.340 I/ExplicitHealthCheckController( 4956): Explicit health check
requested packages []
01-07 10:27:38.340 I/ExplicitHealthCheckController( 4956): No more health check
requests, unbinding...
01-07 10:27:38.341 D/RestrictionPolicy( 4956): isUsbHostStorageAllowed : true
01-07 10:27:38.341 W/ContextImpl( 4956): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
com.android.server.enterprise.restriction.RestrictionPolicy.updateUsbStorageStateby
Intent:4171
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
01-07 10:27:38.343 W/UsageStatsService( 4956): Failed to query usage stats for
locked user 0
01-07 10:27:38.343 D/UsbDeviceManager( 4956): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
01-07 10:27:38.344 D/snap_api::V1(10081): snap utility 64 copy attempt: 1
01-07 10:27:38.345 W/Looper ( 4956): Slow dispatch took 660ms android.fg
h=com.android.server.usb.UsbDeviceManager$UsbHandlerLegacy c=null m=4
01-07 10:27:38.345 W/Looper ( 4956): Slow delivery took 562ms android.fg
h=com.android.server.AppStateTracker$MyHandler c=null m=12
01-07 10:27:38.348 I/ExplicitHealthCheckController( 4956): Explicit health check
service is unbound
01-07 10:27:38.348 I/ColorExtractor( 4956): ColorExtractor Memory Usage 73552
01-07 10:27:38.349 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.350 D/vold ( 4244): prepareUserStorage(0)
01-07 10:27:38.350 D/FsCrypt ( 4244): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 2
01-07 10:27:38.350 E/FsCrypt ( 4244): Preparing: /data/system_ce/0
01-07 10:27:38.350 E/FsCrypt ( 4244): Preparing: /data/misc_ce/0
01-07 10:27:38.351 E/FsCrypt ( 4244): Preparing: /data/vendor_ce/0
01-07 10:27:38.353 D/RestrictionPolicy( 4956): updateUsbStorageStatebyIntent()
allow = true, ret = true
01-07 10:27:38.358 E/FsCrypt ( 4244): Preparing: /data/media/0
01-07 10:27:38.360 I/droid.bluetoot( 9955):
[0107/152738.359940:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_jni_thread
01-07 10:27:38.360 E/FsCrypt ( 4244): Preparing: /data/data
01-07 10:27:38.360 D/FsCrypt ( 4244): lookup_policy 0
01-07 10:27:38.362 E/bt_btif_storage( 9955): btif_storage_get_adapter_property:
Controller not ready! Unable to return Bluetooth Address
01-07 10:27:38.362 E/BluetoothServiceJni( 9955): adapter_properties_callback:
Status 1 is incorrect
01-07 10:27:38.363 D/BluetoothKeystoreService( 9955): initJni()
01-07 10:27:38.363 V/Navbar.Store( 9204):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
01-07 10:27:38.364 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView KEYS_CURRENT_ROTATION=0
KEYS_SCREEN_SIZE=Point(720, 1600)
01-07 10:27:38.364 I/vold ( 4244): Encryption policy of /data/system_ce/0 set to
55bdba877c9dd7c1 v1 modes 127/4 flags 0x0
01-07 10:27:38.364 I/vold ( 4244): Encryption policy of /data/misc_ce/0 set to
55bdba877c9dd7c1 v1 modes 127/4 flags 0x0
01-07 10:27:38.364 I/vold ( 4244): Encryption policy of /data/vendor_ce/0 set to
55bdba877c9dd7c1 v1 modes 127/4 flags 0x0
01-07 10:27:38.364 I/vold ( 4244): Encryption policy of /data/media/0 set to
55bdba877c9dd7c1 v1 modes 127/4 flags 0x0
01-07 10:27:38.364 I/vold ( 4244): Encryption policy of /data/data set to
55bdba877c9dd7c1 v1 modes 127/4 flags 0x0
01-07 10:27:38.364 D/vold ( 4244): Starting restorecon of /data/system_ce/0
01-07 10:27:38.364 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
V.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
V.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.365 D/RestrictionPolicy( 4956): isScreenCaptureEnabled : ret=true
userId=0
01-07 10:27:38.365 I/RestrictionPolicy( 4956):
updateScreenCaptureDisabledInWindowManager() userId = 0, disabled = false
01-07 10:27:38.366 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:38.367 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:3
01-07 10:27:38.368 D/RestrictionPolicy( 4956): isScreenCaptureEnabled : ret=true
userId=0
01-07 10:27:38.368 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
01-07 10:27:38.369 E/[email protected]( 4739): Critical
Error: lal_state_handle_transition: curST:2 pendingST:3
01-07 10:27:38.369 D/WindowManager( 4956): isScreenshotDisabledLocked: userId = 0,
disabled =false
01-07 10:27:38.373 D/AdapterProperties( 9955): Name is: Galaxy A21s
01-07 10:27:38.374 D/AdapterProperties( 9955): BT Class:5a020c
01-07 10:27:38.379 D/vold ( 4244): Finished restorecon of /data/system_ce/0
01-07 10:27:38.379 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_btsnoop_default_mode
01-07 10:27:38.379 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.379 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.379 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.379 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:38.379 D/vold ( 4244): Starting restorecon of /data/vendor_ce/0
01-07 10:27:38.379 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.379 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:38.380 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.380 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.380 I/TetheringManager(10039):
registerTetheringEventCallback:com.sec.location.nsflp2
01-07 10:27:38.380 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.381 D/NavigationModeController( 9204): getCurrentUserContext:
contextUser=0 currentUser=0
01-07 10:27:38.384 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.384 I/io_stats( 4394): !@ 179,0 r 64069 3934957 w 7603 389704 d 1907
253364 f 2128 2141 iot 25840 0 th 51200 0 0 pt 0 inp 1 1 163.515
01-07 10:27:38.385 D/AvPerformance( 9955): makeHashMapAvPerformance: Loading from
conf
01-07 10:27:38.386 D/AvPerformance( 9955): makeHashMapAvPerformance
[exynos7420_UHQ] [648000]
01-07 10:27:38.386 D/AvPerformance( 9955): makeHashMapAvPerformance
[exynos5433_UHQ] [650000]
01-07 10:27:38.386 D/AvPerformance( 9955): makeHashMapAvPerformance
[exynos7420_HOTPLUG] [TRUE]
01-07 10:27:38.386 D/AvPerformance( 9955): makeHashMapAvPerformance [MSM8228]
[600000]
01-07 10:27:38.386 D/AvPerformance( 9955): makeHashMapAvPerformance [MSM8976]
[403200]
01-07 10:27:38.387 D/AvPerformance( 9955): makeHashMapAvPerformance [MSM8998_UHQ]
[336000]
01-07 10:27:38.387 D/AvPerformance( 9955): makeHashMapAvPerformance [PTSTEST]
[FALSE]
01-07 10:27:38.387 D/AvPerformance( 9955): checkAvCpuMinLock RoChip : exynos850
mlockFreq : null mlockFreqUhq : null mHotPlug : false mSinkMinLockFreq : null
mPtsTest : false
01-07 10:27:38.389 D/CommandSdk( 9981): set the action handler
01-07 10:27:38.391 E/SQLiteLog( 4956): (1) no such column: sealedStatusBarMode in
"SELECT sealedStatusBarMode FROM KNOX_CUSTOM WHERE adminUid=?"
01-07 10:27:38.394 E/SQLiteLog( 4956): (1) no such column:
sealedStatusBarClockState in "SELECT sealedStatusBarClockState FROM KNOX_CUSTOM
WHERE adminUid=?"
01-07 10:27:38.394 I/Settings_SA( 9981): Settings LoggingHelper init
01-07 10:27:38.395 E/SQLiteLog( 4956): (1) no such column:
sealedStatusBarIconsState in "SELECT sealedStatusBarIconsState FROM KNOX_CUSTOM
WHERE adminUid=?"
01-07 10:27:38.396 D/UsbHostRestrictor( 4956): UsbHostRestrictionReceiver Receiver
onReceive
01-07 10:27:38.398 D/UsbHostRestrictor( 4956): UsbHostRestrictionReceiver : reason
- ALLOW
01-07 10:27:38.399 D/UsbHostRestrictor( 4956): checkWriteValue : isSIMBlock=false,
isMDMBlock=false
01-07 10:27:38.401 I/SecTetherReceiver( 9981): 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) }
01-07 10:27:38.401 D/vold ( 4244): Finished restorecon of /data/vendor_ce/0
01-07 10:27:38.401 D/vold ( 4244): Starting restorecon of /data/misc_ce/0
01-07 10:27:38.401 D/UsbHostRestrictor( 4956): UsbHostRestrictionReceiver USB is
already UNBLOCKED
01-07 10:27:38.402 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:38.402 D/SecContentProvider( 4956): query(), uri = 15 selection =
isClipboardAllowedAsUser
01-07 10:27:38.402 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:38.403 D/RestrictionPolicy( 4956): isClipboardAllowed : true
01-07 10:27:38.403 D/SecContentProvider( 4956):
RESTRICTIONPOLICY_CLIPBOARDALLOWEDASUSER_METHOD return = true
01-07 10:27:38.403 D/SecContentProvider( 4956): query(), uri = 15 selection =
isClipboardShareAllowedAsUser
01-07 10:27:38.403 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:38.403 D/RestrictionPolicy( 4956): isClipboardShareAllowed : true
01-07 10:27:38.405 D/SamsungAnalytics605015( 9981): [Validation] dma pkg:712201000
01-07 10:27:38.406 D/TP/MmsSmsProvider( 9592): set contact matching CLI digits:7
01-07 10:27:38.407 D/TP/MmsSmsProvider( 9592): checkRcsUsaOpen : NO_DFLT_CSC,OMC
01-07 10:27:38.409 I/BluetoothAdapterService( 9955): Phone policy enabled
01-07 10:27:38.411 D/Settings( 9981): readCountryCode(): country=PE
01-07 10:27:38.411 E/SamsungAnalytics605015( 9981): The user has not unlocked the
device.
01-07 10:27:38.413 D/SecTetherReceiver( 9981): usb_tethering_enabled: false,
mUsbConnected: false
01-07 10:27:38.414 D/vold ( 4244): Finished restorecon of /data/misc_ce/0
01-07 10:27:38.415 I/ColorExtractor( 4956): ColorExtractor Memory Usage 87920
01-07 10:27:38.415 I/SecTetherReceiver( 9981): 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) }
01-07 10:27:38.416 D/SecTetherReceiver( 9981): usb_tethering_enabled: false,
mUsbConnected: false
01-07 10:27:38.416 I/LegibilityLogic( 4956): Content Luminance = 0.0
01-07 10:27:38.416 D/FsCrypt ( 4244): prepare_subdirs
01-07 10:27:38.416 D/vold ( 4244): /system/bin/vold_prepare_subdirs
01-07 10:27:38.416 D/vold ( 4244): prepare
01-07 10:27:38.416 D/vold ( 4244):
01-07 10:27:38.416 D/vold ( 4244): 0
01-07 10:27:38.416 D/vold ( 4244): 2
01-07 10:27:38.416 D/DeviceInfo( 4956): android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.418 D/NavigationModeController( 9204): getCurrentInteractionMode:
mode=0 contextUser=0
01-07 10:27:38.425 D/SemWallpaperColors( 4956): edgeCase 0, ffffffff
01-07 10:27:38.430 D/SemWallpaperColors( 4956): fromBitmap 1305, 506, major = null,
indicator = false
01-07 10:27:38.431 V/LicenseLogService( 4956): License log delete old records for
action android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.431 I/LicenseLogService( 4956): MSG_CLEAN_OLD_RECORDS
01-07 10:27:38.431 V/LicenseLogService( 4956): handleLicenseLogCleanNotification()
01-07 10:27:38.432 D/SamsungAlarmManager( 4956): Cancel Alarm calling from uid:1000
pid :4956 / OP:PendingIntent{76b7886: PendingIntentRecord{51f5547 android
broadcastIntent}}
01-07 10:27:38.435 D/AuditLogService( 4956): ACTION_LOCKED_BOOT_COMPLETED
01-07 10:27:38.435 E/EDMNativeHelperService( 4956): Audit log disabled in edm
native helper
01-07 10:27:38.435 V/Navbar.Store( 9204): handleEvent [EventType]
ON_DESKTOP_MODE_CHANGED [Module] NavBarStoreImpl KEYS_DESKTOP_MODE_STATE=null
01-07 10:27:38.435 E/EDMNativeHelperService( 4956): Kernel logs disabled in edm
native helper
01-07 10:27:38.435 E/EDMNativeHelperService( 4956): Iptables log disabled in edm
native helper
01-07 10:27:38.435 V/Navbar.Store( 9204): --
[Band]MISC_PACK_CONTROL_NAVBAR_IN_DEX_STANDALONE
01-07 10:27:38.435 V/Navbar.Store( 9204): handleEvent [EventType]
ON_NAVBAR_ATTACHED_TO_WINDOW [Module] SamsungNavigationBarView
KEYS_NAVBAR_VIEW=com.android.systemui.statusbar.phone.SamsungNavigationBarView{1569
d11 V.E...... ......ID 0,0-0,0}
KEYS_NAVBAR_TRANSITIONS=com.android.systemui.statusbar.phone.NavigationBarTransitio
ns@1e23e76
01-07 10:27:38.436 V/Navbar.Store( 9204): --
[Band]SETUPWIZARD_PACK_ON_ATTACHED_TO_WINDOW
01-07 10:27:38.438 D/SamsungAlarmManager( 4956): setInexact (T:1/F:8/AC:false)
20220108T000000 now=163573 - CU:1000/CP:4956/OP:PendingIntent{76b7886:
PendingIntentRecord{51f5547 android broadcastIntent}}
01-07 10:27:38.438 I/SamsungAlarmManager( 4956): setLocked to kernel - T:2 /
20220107T152802, set=187896, now=163573
01-07 10:27:38.439 I/SamsungAlarmManager( 4956): setLocked to kernel - T:3 /
20220107T152800, set=185135, now=163574
01-07 10:27:38.440 D/SecurityPolicy( 4956): action =
android.intent.action.LOCKED_BOOT_COMPLETED, userId = 0
01-07 10:27:38.440 V/Navbar.Store( 9204): ----getValue(BOOL_KEYGUARD_SHOWING)=false
01-07 10:27:38.440 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_SETUPWIZARD_STYLE)=true
01-07 10:27:38.440 V/Navbar.Store( 9204): ----
apply(UPDATE_NAVBAR_SETUPWIZARD_STYLE)
01-07 10:27:38.440 V/Navbar.Store( 9204): --[Band]GESTURE_PACK_SET_HINT_GROUP
01-07 10:27:38.441 V/Navbar.Store( 9204): ----apply(SET_GESTURE_HINT_GROUP)
01-07 10:27:38.441 V/Navbar.Store( 9204): --[Band]MISC_PACK_UPDATE_RESTART_BUTTON
01-07 10:27:38.441 V/Navbar.Store( 9204): ----apply(UPDATE_RESTART_BUTTON)
01-07 10:27:38.442 V/Navbar.Store( 9204): --------handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
V.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
V.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.442 V/Navbar.Store( 9204): --
[Band]VIS_PACK_UPDATE_NAVBAR_VISIBILITY_BY_KNOX
01-07 10:27:38.443 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_HIDDEN_BY_KNOX)=false
01-07 10:27:38.443 V/Navbar.Store( 9204): handleEvent [EventType]
ON_START_NAVBAR_REMOTEVIEW_MANAGER_SERVICE [Module] SamsungNavigationBarView
KEYS_NAVBAR_CAN_MOVE=true
01-07 10:27:38.443 V/Navbar.Store( 9204): --
[Band]REMOTE_VIEW_PACK_INIT_REMOTE_VIEW_MANAGER
01-07 10:27:38.444 V/Navbar.Store( 9204): ----
apply(UPDATE_NAVBAR_CAN_MOVE_IN_REMOTEVIEW)
01-07 10:27:38.444 V/Navbar.Store( 9204): ----
getValue(BOOL_LEFT_REMOTEVIEW_EXIST)=false
01-07 10:27:38.444 V/Navbar.Store( 9204): ----
getValue(BOOL_RIGHT_REMOTEVIEW_EXIST)=false
01-07 10:27:38.447 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.448 I/DomainFilter( 4956): onReceive() - Intent
{ act=android.intent.action.LOCKED_BOOT_COMPLETED flg=0x89000010 (has extras) }
01-07 10:27:38.452 V/Navbar.Store( 9204): handleEvent [EventType]
ON_FRAGMENT_CREATED [Module] NavigationBarFragment
KEYS_STATUSBAR=com.android.systemui.statusbar.phone.StatusBar@177b919
01-07 10:27:38.455 V/Navbar.Store( 9204): handleEvent [EventType]
GET_INT_NAVBAR_ICON_HINTS [Module] NavigationBarFragment KEYS_DEFAULT=0
01-07 10:27:38.455 V/Navbar.Store( 9204): --
[Band]FLAG_RESTORE_PACK_GET_NAVBAR_ICON_HINTS
01-07 10:27:38.455 V/Navbar.Store( 9204): ----getValue(INT_NAVBAR_ICON_HINTS)=0
01-07 10:27:38.455 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16432
01-07 10:27:38.456 V/Navbar.Store( 9204):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
01-07 10:27:38.456 E/gpsd ( 4728): Critical Error: lal_state_handle_transition:
curST:2 pendingST:3
01-07 10:27:38.456 I/DomainFilter( 4956): initUserIdMap() - Initializing UserID
Mapping
01-07 10:27:38.456 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.456 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView KEYS_CURRENT_ROTATION=0
KEYS_SCREEN_SIZE=Point(720, 1600)
01-07 10:27:38.456 V/Navbar.Store( 9204): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
V.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
V.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.457 V/Navbar.Store( 9204): --
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
01-07 10:27:38.457 I/DomainFilter( 4956): hasAnyRuleInDatabase(): false
01-07 10:27:38.458 I/Firewall( 4956): onReceive Intent
{ act=android.intent.action.LOCKED_BOOT_COMPLETED flg=0x89000010 (has extras) }
01-07 10:27:38.458 V/ActivityManagerProxyImpl( 9204):
ActivityManager.getCurrentUser() called
01-07 10:27:38.460 V/Navbar.Store( 9204): ----
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
01-07 10:27:38.463 V/Navbar.Store( 9204): ----
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
01-07 10:27:38.463 V/Navbar.Store( 9204): ----
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
01-07 10:27:38.463 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:38.463 D/SemWallpaperColors( 4956): colorType=0, rgb=-789517,
shadowData=1.6055412/0.5892316
01-07 10:27:38.465 D/SemWallpaperColors( 4956): fromBitmap 84, 719, major = null,
indicator = false
01-07 10:27:38.465 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 0 ports 0x7bd3b3fac0
01-07 10:27:38.465 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 0 ports
needed 11
01-07 10:27:38.466 I/Settings_SA_SALogging( 9981): SetupWizard is not completed
01-07 10:27:38.466 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 11 ports 0x7bd182d800
01-07 10:27:38.466 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 11 ports
needed 11
01-07 10:27:38.468 V/Navbar.Store( 9204): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
I.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
I.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.469 V/Navbar.Store( 9204): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
01-07 10:27:38.469 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
01-07 10:27:38.469 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
01-07 10:27:38.469 V/Navbar.Store( 9204): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
01-07 10:27:38.472 V/Navbar.Store( 9204): ----handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
01-07 10:27:38.472 V/Navbar.Store( 9204): ------
[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
01-07 10:27:38.472 V/Navbar.Store( 9204): --------
getValue(BOOL_NAVBAR_CAN_MOVE)=true
01-07 10:27:38.474 D/BluetoothDatabase( 9955): start()
01-07 10:27:38.479 D/wrapperGPS( 4728): wrapperisConnected_RILD
01-07 10:27:38.479 D/wrapperGPS( 4728): wrapperInvokeOemRequestHookRaw
01-07 10:27:38.480 D/wrapperGPS( 4728): SendOemRequestGpsControlPlane, len(5),
enable(0)
01-07 10:27:38.480 D/wrapperGPS( 4728): wrapperSendInvokeOemRequestHookRaw,
totalLen 13, ipcLen 8
01-07 10:27:38.485 D/wrapperGPS( 4728): wrapperisConnected_RILD
01-07 10:27:38.485 D/wrapperGPS( 4728): wrapperInvokeOemRequestHookRaw
01-07 10:27:38.485 D/wrapperGPS( 4728): SendOemGpsWcdmaCapability, len(6)
01-07 10:27:38.485 D/wrapperGPS( 4728): wrapperSendInvokeOemRequestHookRaw,
totalLen 14, ipcLen 9
01-07 10:27:38.486 D/wrapperGPS( 4728): onRawReqComplete,
01-07 10:27:38.487 D/wrapperGPS( 4728): onUnsol: sub_id(01)
01-07 10:27:38.487 D/wrapperGPS( 4728): onUnsol: Undefined IPC sub id: 01
01-07 10:27:38.487 I/ColorExtractor( 4956): ColorExtractor Memory Usage 65536
01-07 10:27:38.488 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.488 D/wrapperGPS( 4728): onRawReqComplete,
01-07 10:27:38.490 D/wrapperGPS( 4728): onUnsol: sub_id(01)
01-07 10:27:38.490 D/wrapperGPS( 4728): onUnsol: Undefined IPC sub id: 01
01-07 10:27:38.498 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:38.498 D/SemWallpaperColors( 4956): colorType=0, rgb=-1052689,
shadowData=1.5802164/0.5813176
01-07 10:27:38.498 D/SemWallpaperColors( 4956): calcAdaptiveDim, 0.0, ff000000
01-07 10:27:38.498 D/SemWallpaperColors( 4956): calcDarkModeDim, 0.24753225
01-07 10:27:38.499 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:38.499 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
calcSemWallpaperColors 5, 270
01-07 10:27:38.503 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
croppedBitmap=android.graphics.Bitmap@1982f99
01-07 10:27:38.515 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_ce/0/vold
01-07 10:27:38.519 D/TP/Logger( 9592): init success
01-07 10:27:38.520 D/TP/MmsSmsProvider( 9592): onCreate, mmssms version = 454
01-07 10:27:38.520 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_ce/0/storaged
01-07 10:27:38.522 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_ce/0/rollback
01-07 10:27:38.524 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_ce/0/apexrollback
01-07 10:27:38.530 D/vold_prepare_subdirs(10107): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_ce/0/apexdata
01-07 10:27:38.531 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.533 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.535 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.537 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.538 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.540 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.541 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.542 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.544 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.545 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.546 I/[email protected]( 4765):
FaceLibLoader::findSymbol
01-07 10:27:38.547 I/[email protected]( 4765):
findSymbol result = 1 (_ZN7android11FaceService10getPointerEPPNS_12IFaceServiceE)
01-07 10:27:38.547 I/[email protected]( 4765):
FaceLibLoader::findSymbol
01-07 10:27:38.547 I/[email protected]( 4765):
findSymbol result = 1 (_ZN7android11FaceService7destroyEv)
01-07 10:27:38.547 I/sec_fr_NativeFaceService( 4765): FaceService is created
01-07 10:27:38.547 I/sec_fr_NativeFaceService( 4765): S FaceService::init
01-07 10:27:38.547 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.548 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.548 I/CachedObject( 4765): CachedObject is created
01-07 10:27:38.548 I/sec_fr_FaceBufferQueueInfo( 4765): loadConfigSpec
01-07 10:27:38.548 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.548 I/sec_fr_model( 4765): get_config_spec - _chipset=6
01-07 10:27:38.548 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.548 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.548 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.549 I/sec_fr_model( 4765): Camera count : 1
01-07 10:27:38.549 I/sec_fr_model( 4765): Camera Index : 0
==================================================
01-07 10:27:38.549 I/sec_fr_model( 4765): - isSecureMemory : 1
01-07 10:27:38.549 I/sec_fr_model( 4765): - Camear ID : -1
01-07 10:27:38.549 I/sec_fr_model( 4765): - Camera ID Search tag : 0x80005
01-07 10:27:38.549 I/sec_fr_model( 4765): - Camera ID Search data: 0x0
01-07 10:27:38.549 I/sec_fr_model( 4765): - Camera ID Search tag : 0xc000c
01-07 10:27:38.549 I/sec_fr_model( 4765): - Camera ID Search data: 0xd
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request tag :
android.control.aeTargetFpsRange
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request data : 0x8
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request data : 0x1e
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request tag : android.control.afMode
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request data : 0x67
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request tag :
samsung.android.control.shootingMode
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request data : 0x16
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request tag :
samsung.android.control.cameraClient
01-07 10:27:38.549 I/sec_fr_model( 4765): - Request data : 0x1
01-07 10:27:38.549 I/sec_fr_model( 4765): - bufferQCount : 1
01-07 10:27:38.549 I/sec_fr_model( 4765): bufferQueue Index : 0
-------------------------------------
01-07 10:27:38.549 I/sec_fr_model( 4765): - format : 35
01-07 10:27:38.549 I/sec_fr_model( 4765): - width : 640
01-07 10:27:38.549 I/sec_fr_model( 4765): - height : 480
01-07 10:27:38.549 I/sec_fr_model( 4765): - stride : 640
01-07 10:27:38.549 I/sec_fr_model( 4765): - sliceHeight : 480
01-07 10:27:38.549 I/sec_fr_model( 4765): - bufferSize : 460800
01-07 10:27:38.549 I/sec_fr_model( 4765): - bufferCnt : 4
01-07 10:27:38.549 I/sec_fr_model( 4765): - type : 3
01-07 10:27:38.549 I/sec_fr_model( 4765):
----------------------------------------------------------------
01-07 10:27:38.549 I/sec_fr_model( 4765):
===================================================================
01-07 10:27:38.549 I/sec_fr_model( 4765): result = 0
01-07 10:27:38.549 E/sec_fr_FaceBufferQueueInfo( 4765): setCameraID - id(-1) is
invalid
01-07 10:27:38.549 I/sec_fr_FaceBufferQueueInfo( 4765): FaceBufferQueueInfo(0) is
created
01-07 10:27:38.549 I/sec_fr_FaceBufferQueueInfo( 4765): curBufferQInfo->type=3
01-07 10:27:38.549 I/sec_fr_FaceBufferQueueInfo( 4765): add CameraInfo
mCameraInfo.size=1
01-07 10:27:38.549 I/sec_fr_FaceBufferQueueInfo( 4765): loadConfigSpec - result(0)
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): FaceVendorTag is created
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): printData
ALL=========================
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): - TAG = 1 -----------------------
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): - TAGDATA :
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): AMessage(what = 0x00000000) = {
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): int32_t tagID = 1
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): int32_t dataType = 0
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): int32_t byteSize = 1
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): int32_t OnOff = 1
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765): }
01-07 10:27:38.549 I/sec_fr_FaceVendorTag( 4765):
===================================
01-07 10:27:38.549 I/sec_fr_FaceEngine( 4765): FaceEngine is created
01-07 10:27:38.549 I/sec_fr_FaceEngine( 4765): init
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_model( 4765): get_config_spec - _chipset=6
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 I/sec_fr_model( 4765): Camera count : 1
01-07 10:27:38.550 I/sec_fr_model( 4765): Camera Index : 0
==================================================
01-07 10:27:38.550 I/sec_fr_model( 4765): - isSecureMemory : 1
01-07 10:27:38.550 I/sec_fr_model( 4765): - Camear ID : -1
01-07 10:27:38.550 I/sec_fr_model( 4765): - Camera ID Search tag : 0x80005
01-07 10:27:38.550 I/sec_fr_model( 4765): - Camera ID Search data: 0x0
01-07 10:27:38.550 I/sec_fr_model( 4765): - Camera ID Search tag : 0xc000c
01-07 10:27:38.550 I/sec_fr_model( 4765): - Camera ID Search data: 0xd
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request tag :
android.control.aeTargetFpsRange
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request data : 0x8
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request data : 0x1e
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request tag : android.control.afMode
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request data : 0x67
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request tag :
samsung.android.control.shootingMode
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request data : 0x16
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request tag :
samsung.android.control.cameraClient
01-07 10:27:38.550 I/sec_fr_model( 4765): - Request data : 0x1
01-07 10:27:38.550 I/sec_fr_model( 4765): - bufferQCount : 1
01-07 10:27:38.550 I/sec_fr_model( 4765): bufferQueue Index : 0
-------------------------------------
01-07 10:27:38.550 I/sec_fr_model( 4765): - format : 35
01-07 10:27:38.550 I/sec_fr_model( 4765): - width : 640
01-07 10:27:38.550 I/sec_fr_model( 4765): - height : 480
01-07 10:27:38.550 I/sec_fr_model( 4765): - stride : 640
01-07 10:27:38.550 I/sec_fr_model( 4765): - sliceHeight : 480
01-07 10:27:38.550 I/sec_fr_model( 4765): - bufferSize : 460800
01-07 10:27:38.550 I/sec_fr_model( 4765): - bufferCnt : 4
01-07 10:27:38.550 I/sec_fr_model( 4765): - type : 3
01-07 10:27:38.550 I/sec_fr_model( 4765):
----------------------------------------------------------------
01-07 10:27:38.550 I/sec_fr_model( 4765):
===================================================================
01-07 10:27:38.550 I/sec_fr_model( 4765): result = 0
01-07 10:27:38.550 I/sec_fr_deviceInfo( 4765): chipset : exynos850
01-07 10:27:38.550 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.550 I/sec_fr_engine_teegris( 4765): sec_fr_engine_set_initialize
01-07 10:27:38.550 I/sec_fr_FaceEngine( 4765): loadTA_l
01-07 10:27:38.550 I/sec_fr_engine_teegris( 4765): sec_fr_engine_init
01-07 10:27:38.550 I/sec_fr_engine_teegris( 4765): start Teegris TA
01-07 10:27:38.550 I/sec_fr_engine_teegris( 4765): Teegris InitializeContext
01-07 10:27:38.551 I/sec_fr_engine_teegris( 4765): Teegris Opening the Session(0),
ver()
01-07 10:27:38.551 I/sec_fr_engine_teegris( 4765): path(/vendor/tee/00000000-0000-
0000-0000-5345435f4652)
01-07 10:27:38.551 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.553 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.555 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.557 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.558 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.559 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.561 D/SLocation( 4956): GeopointGeofenceManager - checkSession
ReasonOfPause : 0
01-07 10:27:38.565 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.566 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.567 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: before checkContentProviderPermission
01-07 10:27:38.567 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: after checkContentProviderPermission
01-07 10:27:38.567 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: incProviderCountLocked
01-07 10:27:38.567 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: before updateLruProcess
01-07 10:27:38.568 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: after updateLruProcess
01-07 10:27:38.568 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: before updateOomAdj
01-07 10:27:38.568 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: after updateOomAdj
01-07 10:27:38.568 W/ActivityManager( 4956): Slow operation: 110ms so far, now at
getContentProviderImpl: done!
01-07 10:27:38.568 D/vold_prepare_subdirs(10107): 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
01-07 10:27:38.570 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 1000 gid
1000 context u:object_r:backup_data_file:s0 on path: /data/system_ce/0/backup
01-07 10:27:38.570 W/Looper ( 4956): Slow dispatch took 111ms android.ui
h=com.android.server.am.ActivityManagerService$UiHandler c=null m=31
01-07 10:27:38.571 W/LoadedApk( 4956): Slow system_server main thread handled for
android.intent.action.LOCKED_BOOT_COMPLETED took 113 ms, Receiver =
com.android.server.enterprise.firewall.Firewall$1@49b416
01-07 10:27:38.571 W/Looper ( 4956): Slow dispatch took 113ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@cb32c55 m=0
01-07 10:27:38.571 D/CertificatePolicy( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.571 D/BluetoothDatabase( 9955): Load Database
01-07 10:27:38.571 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 1000 gid
1000 context u:object_r:backup_data_file:s0 on path: /data/system_ce/0/backup_stage
01-07 10:27:38.573 D/vold_prepare_subdirs(10107): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_ce/0/facedata
01-07 10:27:38.573 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.573 D/SemBluetoothDatabase( 9955): start()
01-07 10:27:38.578 I/ncymode.servic( 9463): Waiting for a blocking GC ProfileSaver
01-07 10:27:38.581 D/SemWallpaperColors( 4956): fromBitmap 5
01-07 10:27:38.581 V/UserDataPreparer( 4956): Found /data/user/0 with serial number
0
01-07 10:27:38.581 D/SemWallpaperColorsArea( 4956): getDisplayId 0
01-07 10:27:38.582 V/Navbar.Store( 9204): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
I.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
I.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.582 V/Navbar.Store( 9204): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
01-07 10:27:38.583 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
01-07 10:27:38.583 V/UserDataPreparer( 4956): Found /data/system_ce/0 with serial
number -1
01-07 10:27:38.583 D/UserDataPreparer( 4956): Serial number missing on
/data/system_ce/0; assuming current is valid
01-07 10:27:38.583 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
01-07 10:27:38.583 V/Navbar.Store( 9204): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
01-07 10:27:38.583 V/Navbar.Store( 9204): handleEvent [EventType]
ON_NAVBAR_UPDATE_A11Y_SERVICE [Module] NavigationBarFragment KEYS_CLICKABLE=false
KEYS_LONG_CLICKABLE=false
01-07 10:27:38.584 V/Navbar.Store( 9204): --
[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE
01-07 10:27:38.584 V/Navbar.Store( 9204): ----getValue(BOOL_KEYGUARD_SHOWING)=false
01-07 10:27:38.584 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_SETUPWIZARD_STYLE)=true
01-07 10:27:38.584 V/Navbar.Store( 9204): ----
apply(UPDATE_NAVBAR_SETUPWIZARD_A11Y_ICON)
01-07 10:27:38.585 I/ImsDiagMonitorNotiMgr( 9553): Package was not installed, check
again #2
01-07 10:27:38.585 I/ncymode.servic( 9463): WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 7.734ms
01-07 10:27:38.588 V/Navbar.Store( 9204): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
I.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
I.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.588 V/Navbar.Store( 9204): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
01-07 10:27:38.589 D/SemWallpaperColorsArea( 4956): SemWallpaperColorsArea which =
5, 1600x720,914x411,24,48, 0
01-07 10:27:38.590 D/SemWallpaperColors( 4956): fromBitmap 1515, 42, major = null,
indicator = true
01-07 10:27:38.591 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
01-07 10:27:38.592 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
01-07 10:27:38.592 V/Navbar.Store( 9204): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
01-07 10:27:38.593 D/UserDataPreparer( 4956): Setting property:
sys.user.0.ce_available=true
01-07 10:27:38.594 D/DateTimePolicyService( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.595 D/SemBluetoothDatabase( 9955): Load Database
01-07 10:27:38.595 E/SemBluetoothDatabase( 9955): handleMessage : 0
01-07 10:27:38.596 V/PackageManager( 4956): reconcileAppsData for null u0 0x2
migrateAppData=true
01-07 10:27:38.596 I/ActivityThread( 9592): !@Boot_EBS_N: callApplicationOnCreate
com.android.phone
01-07 10:27:38.600 D/EnterpriseBillingAsyncHandler( 4956):
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.601 V/EnterpriseBillingPolicyInternal( 4956):
onBootCompletedandroid.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:38.601 V/EnterpriseBillingPolicyInternal( 4956):
ACTION_LOCKED_BOOT_COMPLETED
01-07 10:27:38.601 V/EnterpriseBillingEngine( 4956): handleAllprofiles - start
01-07 10:27:38.601 V/EnterpriseBillingPolicyStorage( 4956):
getCurrentActiveProfiles - start -
01-07 10:27:38.601 V/EnterpriseBillingPolicyStorage( 4956):
getCurrentActiveProfiles - end - null
01-07 10:27:38.601 V/EnterpriseBillingEngine( 4956): handleAllprofiles - end
01-07 10:27:38.599 V/Navbar.Store( 9204): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
01-07 10:27:38.605 I/Telecom:SamsungModelSystem( 4956): onReceive
ACTION_LOCKED_BOOT_COMPLETED
01-07 10:27:38.606 V/Navbar.Store( 9204): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
01-07 10:27:38.606 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
01-07 10:27:38.606 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
01-07 10:27:38.606 V/Navbar.Store( 9204): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
01-07 10:27:38.608 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10077 packageName=com.samsung.android.accessibility.talkback
01-07 10:27:38.609 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10077; state: DISABLED
01-07 10:27:38.612 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10077; state: ENABLED
01-07 10:27:38.621 W/ActivityManager( 4956):
com.samsung.android.accessibility.talkback inode == 0 (b/152760674)
01-07 10:27:38.622 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:38.622 D/CocktailBarConfig( 4956): getEdgeConfigParser: no enabled
cocktailbarservice
01-07 10:27:38.622 D/CocktailBarManagerServiceImpl( 4956): ensureStateLoadedLocked:
Profile 0 service not loaded yet
01-07 10:27:38.622 I/CocktailBarManagerServiceImpl( 4956): onPackageChanged : not
loaded u=0 pkgName=com.android.settings
01-07 10:27:38.630 D/BluetoothAdapterService( 9955): setAdapterService() - trying
to set service to com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:38.634 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:38.637 I/DatabaseLoader_FLP(10039): create table Blocklist
01-07 10:27:38.642 V/PhoneGlobals( 9592): onCreate()...
01-07 10:27:38.642 I/PhoneGlobals( 9592): !@Boot_SVC : PhoneApp OnCrate
01-07 10:27:38.642 I/PhoneGlobals( 9592): !@Boot_EBS_N : PhoneApp OnCrate
01-07 10:27:38.649 I/HqmInfo::HqmManagerService( 4956):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
01-07 10:27:38.650 I/HqmInfo::HqmManagerService( 4956):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
01-07 10:27:38.651 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
01-07 10:27:38.651 D/Zygote ( 4558): Forked child process 10116
01-07 10:27:38.652 V/Navbar.Store( 9204): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
01-07 10:27:38.652 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
01-07 10:27:38.652 D/Navbar.NavBarIconResourceMapper( 9204): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
01-07 10:27:38.655 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:38.656 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.658 V/PhoneGlobals( 9592): onCreate() :
PhoneFactory.makeDefaultPhones
01-07 10:27:38.664 I/SemBluetoothDatabase( 9955): cacheSemMetadata
01-07 10:27:38.664 I/SemBluetoothDatabase( 9955): cacheSemMetadata: Database is
ready
01-07 10:27:38.667 W/ActivityManager( 4956): Slow operation: 60ms so far, now at
startProcess: returned from zygote!
01-07 10:27:38.668 W/ActivityManager( 4956): Slow operation: 61ms so far, now at
startProcess: done updating battery stats
01-07 10:27:38.668 W/ActivityManager( 4956): Slow operation: 61ms so far, now at
startProcess: building log message
01-07 10:27:38.668 I/ActivityManager( 4956): Start proc
10116:com.samsung.android.accessibility.talkback/u0a77 for broadcast
{com.samsung.android.accessibility.talkback/com.samsung.android.accessibility.talkb
ack.BootReceiver}
01-07 10:27:38.668 W/ActivityManager( 4956): Slow operation: 61ms so far, now at
startProcess: starting to update pids map
01-07 10:27:38.669 W/ActivityManager( 4956): Slow operation: 61ms so far, now at
startProcess: done updating pids map
01-07 10:27:38.671 V/Navbar.Store( 9204): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{aa018ee
I.E...... ......I. 0,0-0,0 #7f0a0584 app:id/right_remoteview}
KEYS_CONTEXTUALBUTTON_VISIBLE=false KEYS_NAVBAR_DARK_INTENSITY=0.0
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{3d7518f
I.E...... ......I. 0,0-0,0 #7f0a0380 app:id/left_remoteview}
01-07 10:27:38.672 V/Navbar.Store( 9204): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
01-07 10:27:38.672 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
01-07 10:27:38.677 V/Navbar.Store( 9204): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
01-07 10:27:38.677 V/Navbar.Store( 9204): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
01-07 10:27:38.680 I/NSMonitorService_FLP(10039): onBind called Intent
{ cmp=com.sec.location.nsflp2/.nsmonitor.NSMonitorService }
01-07 10:27:38.681 I/AssertDetector_FLP(10039): Initialize to handle the
uncaughtException
01-07 10:27:38.681 E/bility.talkbac(10116): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:38.681 W/EventReceiver_FLP(10039): BroadcastReceiver, SEC_BATTERY_EVENT
01-07 10:27:38.683 I/EventReceiver_FLP(10039): BroadcastReceiver finished
01-07 10:27:38.684 I/NSLocationMonitor( 4956): MonitorService is connected,
ComponentInfo{com.sec.location.nsflp2/com.sec.location.nsflp2.nsmonitor.NSMonitorSe
rvice}
01-07 10:27:38.685 W/Binder ( 4956): Outgoing transactions from this process must
be FLAG_ONEWAY
01-07 10:27:38.685 W/Binder ( 4956): java.lang.Throwable
01-07 10:27:38.685 W/Binder ( 4956): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-07 10:27:38.685 W/Binder ( 4956): at
android.location.INSLocationManager$Stub$Proxy.setCallback(INSLocationManager.java:
176)
01-07 10:27:38.685 W/Binder ( 4956): at
com.android.server.location.NSLocationMonitor$1.onServiceConnected(NSLocationMonito
r.java:597)
01-07 10:27:38.685 W/Binder ( 4956): at
android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:2084)
01-07 10:27:38.685 W/Binder ( 4956): at
android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2116)
01-07 10:27:38.685 W/Binder ( 4956): at
android.os.Handler.handleCallback(Handler.java:938)
01-07 10:27:38.685 W/Binder ( 4956): at
android.os.Handler.dispatchMessage(Handler.java:99)
01-07 10:27:38.685 W/Binder ( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:38.685 W/Binder ( 4956): at
com.android.server.SystemServer.run(SystemServer.java:1027)
01-07 10:27:38.685 W/Binder ( 4956): at
com.android.server.SystemServer.main(SystemServer.java:770)
01-07 10:27:38.685 W/Binder ( 4956): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:38.685 W/Binder ( 4956): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:38.685 W/Binder ( 4956): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1117)
01-07 10:27:38.686 I/NSMonitorService_FLP(10039): Set Callback to communicate with
framework
01-07 10:27:38.693 D/BluetoothDatabase( 9955): compactLastConnectionTime:
Compacting metadata after load
01-07 10:27:38.693 I/BluetoothDatabase( 9955): cacheMetadata
01-07 10:27:38.697 I/ColorExtractor( 4956): ColorExtractor Memory Usage 16384
01-07 10:27:38.698 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.699 V/NSLocationMonitor( 4956): Intialize NetworkStateListener,
count=1
01-07 10:27:38.700 V/Navbar.Store( 9204): handleEvent [EventType]
ON_LIGHTBAR_CONTROLLER_CREATED [Module] NavigationBarFragment
KEYS_LIGHTBAR_CONTROLLER=com.android.systemui.statusbar.phone.LightBarController@22
33837
01-07 10:27:38.701 V/Navbar.Store( 9204): --[Band]COLOR_PACK_REEVALUATE_NAVBAR
01-07 10:27:38.701 E/NSLocationMonitor( 4956): subId is null from simSlot[0]
01-07 10:27:38.701 V/NSLocationMonitor( 4956): Register SubscriptionChangedListener
01-07 10:27:38.701 V/Navbar.Store( 9204): ----apply(REEVALUATE_NAVBAR)
01-07 10:27:38.702 D/BluetoothAdapterService( 9955): onBind()
01-07 10:27:38.702 V/NSLocationMonitor( 4956): onListenerConnected for
NotificationListener
01-07 10:27:38.702 V/Navbar.Store( 9204): ----handleEvent [EventType]
GET_BOOL_REGION_SAMPLING_ENABLED [Module] LightBarController KEYS_DEFAULT=false
01-07 10:27:38.702 V/Navbar.Store( 9204): ------
[Band]COLOR_PACK_GET_REGION_SAMPLING_ENABLED
01-07 10:27:38.702 V/Navbar.Store( 9204): --------
getValue(BOOL_REGION_SAMPLING_ENABLED)=false
01-07 10:27:38.703 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_REGION_SAMPLING_ENABLED [Module] LightBarController KEYS_DEFAULT=false
01-07 10:27:38.703 V/Navbar.Store( 9204): --
[Band]COLOR_PACK_GET_REGION_SAMPLING_ENABLED
01-07 10:27:38.703 V/Navbar.Store( 9204): ----
getValue(BOOL_REGION_SAMPLING_ENABLED)=false
01-07 10:27:38.707 D/vol.VolumeDialogControl( 9204): onChange ringer_mode
rm=RINGER_MODE_NORMAL
01-07 10:27:38.707 D/vol.VolumeDialogControl( 9204): onChange internal_ringer_mode
rm=RINGER_MODE_NORMAL
01-07 10:27:38.708 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:38.708 D/FaceWidgetPagesController( 9204): onRefreshCarrierInfo()
01-07 10:27:38.713 D/FaceWidgetClockPage( 9204): isNetworkRoamingState id=-1
01-07 10:27:38.713 D/FaceWidgetClockPage( 9204): isNetworkRoamingState false
01-07 10:27:38.713 D/FaceWidgetClockPage( 9204): onRefreshCarrierInfo(pre, now):
false, false
01-07 10:27:38.713 D/BluetoothManagerService( 4956): Broadcasting
onBluetoothServiceUp() to 3 receivers.
01-07 10:27:38.714 D/ActivityThread(10116): setConscryptValidator
01-07 10:27:38.715 D/ActivityThread(10116): setConscryptValidator - put
01-07 10:27:38.715 I/BluetoothAdapter( 9204): onBluetoothServiceUp:
android.bluetooth.IBluetooth$Stub$Proxy@21af72f
01-07 10:27:38.718 I/ActivityManager( 4956): DSS OFF for
com.samsung.android.accessibility.talkback
01-07 10:27:38.718 I/BluetoothAdapter( 4956): onBluetoothServiceUp:
android.bluetooth.IBluetooth$Stub$Proxy@c180870
01-07 10:27:38.719 I/BluetoothAdapter( 9955): onBluetoothServiceUp:
com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@e28a93c
01-07 10:27:38.723 I/AODBatteryManager( 9204): updateBatteryData:
ACTION_BATTERY_CHANGED
01-07 10:27:38.724 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{d50aac3 10116:com.samsung.android.accessibility.talkback/u0a77}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:38.724 I/AODBatteryManager( 9204): getChargeEstimateTime: not charging
01-07 10:27:38.724 I/AODBatteryManager( 9204): saveBatteryData : AOD BatteryData
[mBatteryLevel=65, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
01-07 10:27:38.724 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.keyguard.punchhole.KeyguardPunchHoleVIView$2@35bbec5
01-07 10:27:38.724 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:38.725 V/SettingsHelper( 9204): *** register listener for
com.android.keyguard.punchhole.-$$Lambda$KeyguardPunchHoleVIView$ScuXUKZXZCI-
SfvF0sVT3pWwnJE@38e701a
01-07 10:27:38.731 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.BATTERY_CHANGED
01-07 10:27:38.732 I/AODBatteryManager( 9204): updateBatteryData:
ACTION_BATTERY_CHANGED
01-07 10:27:38.732 I/AODBatteryManager( 9204): getChargeEstimateTime: not charging
01-07 10:27:38.732 I/AODBatteryManager( 9204): saveBatteryData : AOD BatteryData
[mBatteryLevel=65, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
01-07 10:27:38.734 D/BluetoothAdapterService( 9955): enable() - Enable called with
quiet mode status = false
01-07 10:27:38.740 I/android_os_HwBinder( 9592): HwBinder: Starting thread pool for
getting: [email protected]::ISehRadio/slot1
01-07 10:27:38.742 I/sec_fr_engine_teegris( 4765): Teegris Allocating WSM for TCI
01-07 10:27:38.742 D/ActivityThread(10116): handleBindApplication()++
app=com.samsung.android.accessibility.talkback
01-07 10:27:38.742 D/AdapterState( 9955): Set Downloadbale DB
01-07 10:27:38.742 D/BluetoothAdapterService( 9955): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@b4886c5
01-07 10:27:38.743 D/DOWNLOADABLE_DB( 9955): initDdbFromAdapter
01-07 10:27:38.743 I/AdapterState( 9955): BLE_TURNING_ON : entered
01-07 10:27:38.744 D/DOWNLOADABLE_DB( 9955): initBluetoothDatabase
01-07 10:27:38.745 D/AdapterProperties( 9955): Setting state to BLE_TURNING_ON
01-07 10:27:38.747 I/sec_fr_engine_teegris( 4765): startTeegrisApp() succeed
01-07 10:27:38.748 I/sec_fr_engine_teegris( 4765): [Performance Log]
_StartTeegrisApp (197560) us in sec_fr_engine_init
01-07 10:27:38.748 I/sec_fr_FaceEngine( 4765): S sl(0)
01-07 10:27:38.748 I/sec_fr_engine_teegris( 4765): _CommunicateTeegrisApp() called
01-07 10:27:38.748 I/sec_fr_engine_teegris( 4765): TEEC_InvokeCommand() is called
01-07 10:27:38.748 E/Watchdog( 4956): !@Sync: 5 heap: 45 / 45 [2022-01-07
15:27:38.748] sdogWay: softdog
01-07 10:27:38.749 D/SemWallpaperColors( 4956): edgeCase 0, ffffffff
01-07 10:27:38.750 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:38.750 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:38.751 E/DOWNLOADABLE_DB( 9955): SCPM client doesn't exist
01-07 10:27:38.752 D/DOWNLOADABLE_DB( 9955): Value is false
01-07 10:27:38.752 D/DOWNLOADABLE_DB( 9955): registerScreenLockChangeReceiver
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): _CommunicateTeegrisApp() succeed
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): [Performance Log]
_CommunicateTeegrisApp (5990) us in sec_fr_engine_get_security_level
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): return value from teegris is 0
01-07 10:27:38.754 I/sec_fr_FaceEngine( 4765): sl is changed : (0 -> 2)
01-07 10:27:38.754 I/sec_fr_FaceEngine( 4765): unloadTA_l
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): sec_fr_engine_deinit
01-07 10:27:38.754 I/bio_subModule_engine_teegris( 4765):
bio_subModule_engine_deinit
01-07 10:27:38.754 I/bio_subModule_engine_teegris( 4765): gSecFRBfHandle is NULL
01-07 10:27:38.754 E/sec_fr_engine_teegris( 4765): bio_subModule_engine_deinit
fail(-1)
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): _CommunicateTeegrisApp() called
01-07 10:27:38.754 I/sec_fr_engine_teegris( 4765): TEEC_InvokeCommand() is called
01-07 10:27:38.754 E/DOWNLOADABLE_DB( 9955): User locked the storage access, exit
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): _CommunicateTeegrisApp() succeed
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): [Performance Log]
_CommunicateTeegrisApp (3665) us in sec_fr_engine_deinit
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): return value from teegris is 0
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): sec_fr lib version check :
(4.111L6)
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): _ShutdownTeegrisApp() called
01-07 10:27:38.757 I/sec_fr_engine_teegris( 4765): Closing the session
01-07 10:27:38.759 D/BluetoothAdapterService( 9955): updateAdapterState() -
Broadcasting state BLE_TURNING_ON to 1 receivers.
01-07 10:27:38.763 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:38.764 I/sec_fr_engine_teegris( 4765): Free WSM
01-07 10:27:38.765 I/sec_fr_engine_teegris( 4765): Finalizing Context
01-07 10:27:38.766 D/BluetoothManagerService( 4956): Ble Turning On, G state: 0, S
state: 0
01-07 10:27:38.767 I/sec_fr_engine_teegris( 4765): _ShutdownTeegrisApp() succeed
01-07 10:27:38.767 I/sec_fr_FaceEngine( 4765): unloadTA_l - after mProcessing(0x0)
01-07 10:27:38.767 I/sec_fr_NativeFaceService( 4765): ProcessHandler::init
01-07 10:27:38.767 I/sec_fr_FaceDTA( 4765):
DownloadableTAUtil::DownloadableTAUtil()
01-07 10:27:38.767 I/sec_fr_FaceDTA( 4765): DownloadableTAUtil::init()
01-07 10:27:38.768 I/sec_fr_FaceDTA( 4765): DownloadableTAUtil::isDtaVerHigher()
01-07 10:27:38.768 I/sec_fr_FaceDTA( 4765):
DownloadableTAUtil::getPreloadedTaVersion()
01-07 10:27:38.768 D/SemWallpaperColors( 4956): fromBitmap 1305, 506, major = null,
indicator = false
01-07 10:27:38.769 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.statusbar.phone.SecStatusBarKnoxMediator@7e9d74b
01-07 10:27:38.769 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:38.769 D/SemWifiApSmartMHS( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::14
01-07 10:27:38.770 D/SemWifiApSmartBleScanner( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::14
01-07 10:27:38.773 I/PackageInfoManager_FLP(10039): Installed IT : false
01-07 10:27:38.774 D/LocationManagerService( 4956): onActiveRequestSync,
provider=gps
01-07 10:27:38.775 I/sec_fr_FaceDTA( 4765): preloaded ta version : 2.0.1.15
01-07 10:27:38.775 I/sec_fr_FaceDTA( 4765):
DownloadableTAUtil::getDownloadedTaVersion()
01-07 10:27:38.776 V/KeyguardUpdateMonitor( 9204): *** register callback for
com.android.keyguard.CarrierTextController$2@3e26e35
01-07 10:27:38.776 V/KeyguardUpdateMonitor( 9204): *** unregister callback for null
01-07 10:27:38.776 D/CarrierTextController( 9204): onRefreshCarrierInfo(),
mTelephonyCapable: false
01-07 10:27:38.777 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IRadio/slot1 in either framework or device manifest.
01-07 10:27:38.777 D/CarrierTextController( 9204): updateCarrierText(): 0
01-07 10:27:38.781 D/CarrierTextController( 9204): setText : Solo llamadas de
emergencia
01-07 10:27:38.782 D/CarrierTextController( 9204): onTelephonyCapable()
mTelephonyCapable: false
01-07 10:27:38.782 D/CarrierTextController( 9204): updateCarrierText(): 0
01-07 10:27:38.782 I/sec_fr_engine_teegris( 4765): TA session : 0, version :
2.0.1.15
01-07 10:27:38.782 I/sec_fr_NativeFaceService( 4765): registerSignalHandler
01-07 10:27:38.782 I/sec_fr_NativeFaceService( 4765): set signal handler
01-07 10:27:38.782 I/sec_fr_NativeFaceService( 4765): E FaceService::init
01-07 10:27:38.782 I/sec_fr_NativeFaceService( 4765): Tid is 10140
01-07 10:27:38.782 I/sec_fr_FaceBufferQueueInfo( 4765): mCameraInfo.size()=1
01-07 10:27:38.782 I/sec_fr_NativeFaceService( 4765):
FaceService::setNotifyCallback (ISehBiometricsFaceClientCallback)
01-07 10:27:38.782 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::setCameraConfiguration()
01-07 10:27:38.782 I/FaceServiceCallback( 4765): setNotifyCallback -
ISehBiometricsFaceClientCallback
01-07 10:27:38.786 W/GFaceService( 4956): SetCallback FINISH (979ms) RESULT(HAL
id): 497382036608
01-07 10:27:38.787 I/[email protected]( 4765):
SehBiometricsFace::sehGetSecurityLevel
01-07 10:27:38.787 D/CarrierTextController( 9204): setText : Solo llamadas de
emergencia
01-07 10:27:38.787 I/sec_fr_NativeFaceService( 4765): S FaceService::sl
01-07 10:27:38.787 I/sec_fr_NativeFaceService( 4765): E FaceService::sl(2)
01-07 10:27:38.787 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.keyguard.CarrierTextController$4@6fb42ca
01-07 10:27:38.787 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:38.788 D/KeyguardRectangleAffordanceView( 9204): setPreviewView:
mRight=false,color=-1
01-07 10:27:38.788 W/GFaceService( 4956): SecurityLevel : 2
01-07 10:27:38.788 W/GFaceService( 4956): SecurityLevel FINISH (2ms)
01-07 10:27:38.788 V/GFaceService( 4956): Face HAL id: 497382036608
01-07 10:27:38.788 I/SemWifiConfigManager( 4956): syncManagedNetworks n=0 m=0 t=1ms
01-07 10:27:38.788 I/GFaceService( 4956): updateActiveGroup: 0
01-07 10:27:38.790 I/android_os_HwBinder( 9592): HwBinder: Starting thread pool for
getting: [email protected]::IRadio/slot1
01-07 10:27:38.792 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_demo_allowed
01-07 10:27:38.792 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.792 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.792 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.792 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.792 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.793 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.793 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.793 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.794 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.800 I/[email protected]( 4765):
SehBiometricsFace::setActiveUser(userId=0, storePath=/data/vendor_de/0/facedata)
01-07 10:27:38.800 I/FaceServiceStorage( 4765): setStorePath
/data/vendor_de/0/facedata
01-07 10:27:38.800 E/FaceServiceStorage( 4765): getBackupFileList: Error opening
directory path(/data/vendor_de/0/facedata/bk) error(No such file or directory)
01-07 10:27:38.800 E/FaceServiceStorage( 4765): recoveryTemplate: getBackupFileList
is fail(-6)
01-07 10:27:38.800 I/FaceServiceStorage( 4765): enumerate: mFaceIds.size(0)
01-07 10:27:38.802 D/CameraService( 4689): addListenerHelper: Add listener
0xf0a4b8e0
01-07 10:27:38.803 I/FaceServiceCallback( 4765): onLockoutChanged out
01-07 10:27:38.803 I/sec_fr_NativeFaceService( 4765): E FaceService::setActiveUser
- result=0
01-07 10:27:38.804 W/GFaceService( 4956): setActiveUser FINISH (16ms)
01-07 10:27:38.804 I/ColorExtractor( 4956): ColorExtractor Memory Usage 32768
01-07 10:27:38.807 D/GFaceService( 4956): onLockoutChanged: 0
01-07 10:27:38.807 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.807 I/GFaceService( 4956): hasEnrolledBiometrics = false , user 0
01-07 10:27:38.807 I/GFaceService( 4956): updateActiveGroup: 0
01-07 10:27:38.807 V/GFaceService( 4956): Enumerating user(0)
01-07 10:27:38.808 I/GFaceService( 4956): getBiometricsForUser = 0 , userId = 0
01-07 10:27:38.809 I/GFaceService( 4956): semGetSecurityLevel called from pid=4956
01-07 10:27:38.809 I/GFaceService( 4956): getSL : 2 (2), 4956
01-07 10:27:38.809 D/CameraService( 4689): CameraDeviceState for CameraManager
01-07 10:27:38.809 D/SettingsProvider( 4956): isChangeAllowed() : name =
biometrics_strong_enroll_timestamp
01-07 10:27:38.810 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.810 I/BiometricService( 4956): initBiometricsTimestamp: 1019 ms
01-07 10:27:38.810 V/GFaceService( 4956): starting client EnumerateClient(android)
targetUserId: 0 currentUserId: 0 cookie: 0/0
01-07 10:27:38.810 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_volume_up_silent
01-07 10:27:38.810 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.810 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.810 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.810 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.811 I/[email protected]( 4765):
SehBiometricsFace::enumerate
01-07 10:27:38.811 I/sec_fr_NativeFaceService( 4765): FaceService::enumerate
01-07 10:27:38.811 I/FaceServiceStorage( 4765): enumerate: mFaceIds.size(0)
01-07 10:27:38.811 I/FaceServiceCallback( 4765): sendOnEnumerate out
01-07 10:27:38.811 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.811 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.812 W/GFaceService( 4956): enumerate FINISH (1ms) RESULT: 0
01-07 10:27:38.812 D/GFaceService( 4956): onEnumerate: 497382036608, 0, 0
01-07 10:27:38.812 I/GFaceService( 4956): doTemplateSyncForUser: FW=0, HAL=0
01-07 10:27:38.812 V/GFaceService( 4956): Done with client: android
01-07 10:27:38.812 V/GFaceService( 4956): clearEnumerateState()
01-07 10:27:38.812 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.813 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.813 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.815 W/ContextImpl(10116): Failed to ensure
/data/user/0/com.samsung.android.accessibility.talkback/cache: mkdir failed: ENOENT
(No such file or directory)
01-07 10:27:38.816 W/ContextImpl(10116): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
01-07 10:27:38.816 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_keyguard_left
01-07 10:27:38.816 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.816 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.816 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.816 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.817 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.817 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.817 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.817 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.818 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.819 D/SettingsProvider( 4956): isChangeAllowed() : name =
icon_blacklist
01-07 10:27:38.819 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.820 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.820 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.820 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.820 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.821 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.821 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.822 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.822 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.823 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_do_not_disturb
01-07 10:27:38.823 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.824 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.824 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.824 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.824 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.824 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.824 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.824 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.825 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.827 I/NSLocationMonitor( 4956): setFeatureDeviceActivity,
isAvailable, true
01-07 10:27:38.827 D/SettingsProvider( 4956): isChangeAllowed() : name =
show_media_when_bypassing
01-07 10:27:38.827 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.827 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.827 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.827 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.829 D/BluetoothAdapterService( 9955): Autoconnection is available
01-07 10:27:38.829 D/BluetoothAdapterService( 9955): updateAdapterState prevState =
10newState = 14
01-07 10:27:38.829 D/BluetoothAdapterService( 9955): bleOnProcessStart()
01-07 10:27:38.829 I/sec_fr_FaceBufferQueueInfo( 4765): mCameraInfo.size()=1
01-07 10:27:38.829 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::cameraPickingWithTag (0x80005)
01-07 10:27:38.831 I/AdapterProperties( 9955): init(), maxConnectedAudioDevices,
default=5, propertyOverlayed=5, finalValue=2
01-07 10:27:38.833 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.833 D/BluetoothAdapterService( 9955): bleOnProcessStart() - Make
Bond State Machine
01-07 10:27:38.833 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.833 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.833 D/BluetoothBondStateMachine( 9955): make
01-07 10:27:38.834 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.835 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:38.835 D/SemWallpaperColors( 4956): colorType=0, rgb=-921103,
shadowData=1.4489242/0.5402888
01-07 10:27:38.835 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.836 D/SettingsProvider( 4956): isChangeAllowed() : name =
doze_tap_gesture
01-07 10:27:38.836 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.836 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.836 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.836 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.837 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.837 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.837 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.837 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.837 I/ScpmManager_FLP(10039): Default localVersion, starting to load
from resource
01-07 10:27:38.837 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource called
01-07 10:27:38.837 I/system_server( 4956): Background young concurrent copying GC
freed 223783(12MB) AllocSpace objects, 81(6028KB) LOS objects, 34% free, 27MB/41MB,
paused 1.620ms total 480.912ms
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.sec.location.nsflp2 (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
jp.co.nttdocomo.lcsapp (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.autonavi.minimap (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.tencent.map (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.android.angryGps (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.sec.timezone (Type=THROTTLING_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.baidu.map.location (Type=SYSTEMNLP)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.amap.android.location (Type=SYSTEMNLP)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.tencent.android.location (Type=SYSTEMNLP)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.baidu.BaiduMap (Type=FGSCAN_ALLOWLIST)
01-07 10:27:38.838 I/ScpmManager_FLP(10039): loadDefaultScpmListFromResource
com.autonavi.minimap (Type=FGSCAN_ALLOWLIST)
01-07 10:27:38.838 I/DatabaseLoader_FLP(10039): setDefaultExceptionAppsToDB called
01-07 10:27:38.840 D/SettingsProvider( 4956): isChangeAllowed() : name =
high_priority
01-07 10:27:38.841 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.841 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.841 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.841 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.841 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.842 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::cameraPickingWithTag (0xc000c)
01-07 10:27:38.842 D/SemWallpaperColors( 4956): fromBitmap 84, 719, major = null,
indicator = false
01-07 10:27:38.842 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.843 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.843 I/BluetoothBondStateMachine( 9955): StableState(): Entering Off
State
01-07 10:27:38.843 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.844 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.845 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_volume_down_silent
01-07 10:27:38.845 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.845 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.845 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.845 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.845 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.845 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.845 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.845 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.847 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.848 D/SettingsProvider( 4956): isChangeAllowed() : name =
doze_pulse_on_double_tap
01-07 10:27:38.848 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.848 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.848 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.848 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.849 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.849 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.850 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.850 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.851 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::cameraPickingWithTag (0xd000a)
01-07 10:27:38.853 I/sec_fr_FaceCameraController( 4765): camera id 4 is usable
01-07 10:27:38.853 I/ScpmManager_FLP(10039): set localVersion to 1000
01-07 10:27:38.853 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::checkCameraCharacteristics()
01-07 10:27:38.857 I/sec_fr_FaceBufferQueueInfo( 4765): not support
Characteristics(1)
01-07 10:27:38.857 I/sec_fr_FaceCameraController( 4765): CONTROL_PRE_OPEN : 0
01-07 10:27:38.857 I/sec_fr_FaceCameraController( 4765):
FaceCameraController::setRequestFPS()
01-07 10:27:38.857 I/sec_fr_FaceBufferQueueInfo( 4765): mCameraInfo.size()=1
01-07 10:27:38.857 I/DeviceManager_FLP(10039): NSFLP version=5.3.59.0
(featureLevel=531)
01-07 10:27:38.860 D/BluetoothSecureManager( 9955): getInstant: null
01-07 10:27:38.860 D/BluetoothSecureManager( 9955): calling getMethod for
getService
01-07 10:27:38.860 D/BluetoothSecureManager( 9955): calling getService
01-07 10:27:38.861 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.862 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_keyguard_right
01-07 10:27:38.862 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.862 I/DeviceManager_FLP(10039):
getGnssHardwareModelName()=S.LSI,K080
01-07 10:27:38.862 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.862 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.862 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:38.863 I/DeviceManager_FLP(10039): Gnss chipset vendor=S.LSI /
chipInfo=K080 / swVersion=Unknown
01-07 10:27:38.863 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.863 I/DeviceManager_FLP(10039):
firstApiLevel=29,supportNfwProxy=true
01-07 10:27:38.863 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:38.864 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.864 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.865 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.865 I/DeviceManager_FLP(10039): Not foldable device
01-07 10:27:38.866 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=10065 packageName=com.sec.android.app.soundalive
01-07 10:27:38.867 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 10065; state: DISABLED
01-07 10:27:38.867 D/BluetoothSecureManager( 9955): getService return binder:
android.os.BinderProxy@9511072
01-07 10:27:38.868 I/LocFrameworkMonitor_FLP(10039): LmsInit=155 / MonitorBound=164
/ Gap=9 / DiscCount=0 / DiscTime=0 (UNKNOWN) / DiscDuration=0
01-07 10:27:38.868 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.868 I/SurfaceControl( 4956): finalize : nativeObject = 528331313440
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0x6a862f4
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528331313440]
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528331313440]
01-07 10:27:38.868 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.868 I/SurfaceControl( 4956): finalize : nativeObject = 528331313344
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0x90aa1d
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528331313344]
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528331313344]
01-07 10:27:38.868 D/CompatibilityChangeReporter( 4956): Compat change id reported:
143937733; UID 10065; state: ENABLED
01-07 10:27:38.868 W/ActivityManager( 4956): com.sec.android.app.soundalive inode
== 0 (b/152760674)
01-07 10:27:38.868 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.868 I/SurfaceControl( 4956): finalize : nativeObject = 528330202240
- Surface(name=Surface(name=30f536f NavigationBar0)/@0xeec865c -
animation-leash)/@0xdb7492
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528330202240]
01-07 10:27:38.868 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528330202240]
01-07 10:27:38.868 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.868 I/SurfaceControl( 4956): finalize : nativeObject = 528330202144
- Surface(name=Surface(name=a1a103f StatusBar)/@0x9c57fa9 -
animation-leash)/@0x5e14e63
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528330202144]
01-07 10:27:38.868 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528330202144]
01-07 10:27:38.869 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.869 I/SurfaceControl( 4956): finalize : nativeObject = 528330199264
- Surface(name=Task=5)/@0xa62ba60
01-07 10:27:38.869 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528330199264]
01-07 10:27:38.869 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528330199264]
01-07 10:27:38.869 W/System ( 4956): A resource failed to call release.
01-07 10:27:38.869 I/SurfaceControl( 4956): finalize : nativeObject = 528330198880
- Surface(name=Task=4)/@0x712cb19
01-07 10:27:38.869 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528330198880]
01-07 10:27:38.869 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528330198880]
01-07 10:27:38.871 I/sec_fr_FaceCameraController( 4765): availableFaceLockFps - get
min(8), max(30)
01-07 10:27:38.871 I/sec_fr_FaceCameraController( 4765): set requestFps -
inRange(8), outRange(30)
01-07 10:27:38.872 I/hw-BpHwBinder( 4689): onLastStrongRef automatically unlinking
death recipients
01-07 10:27:38.876 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:38.876 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:38.876 I/AODSettingsHelper( 9204): onChanged() uri =
content://settings/system/add_info_com_sec_android_daemonapp#weather, enabled =
false
01-07 10:27:38.876 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:38.877 D/FaceWidgetViewModel( 9204): removeRemoteViews()
com.sec.android.daemonapp#weather
01-07 10:27:38.878 D/IndicatorGardener( 9204): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:40, lc:632, cc:213, rc:546, rp:40, h:68, ctm:false,
ctms:20
01-07 10:27:38.879 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IOemHook/slot1 in either framework or device
manifest.
01-07 10:27:38.883 I/AODSettingsHelper( 9204): onChanged() uri =
content://settings/system/add_info_com_samsung_android_forest#screenTime, enabled =
false
01-07 10:27:38.883 D/FaceWidgetViewModel( 9204): removeRemoteViews()
com.samsung.android.forest#screenTime
01-07 10:27:38.884 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.885 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:38.885 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/face_widget_order
01-07 10:27:38.887 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:38.887 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/face_widget_order
01-07 10:27:38.887 I/AODSettingsHelper( 9204):
content://settings/system/face_widget_order changed
01-07 10:27:38.887 I/SettingManager_FLP(10039): Add low power mode[[01-
07.15:27:38.699] DISABLED {doze=0,psm=0,irt=1,chn=0}] at init stage
01-07 10:27:38.887 I/TetheringManager( 9592):
registerTetheringEventCallback:com.android.phone
01-07 10:27:38.888 D/ConnectivityManager( 9592): ConnectivityManager()
mContext=com.android.phone.PhoneApp@24e06a8 getOpPackageName()=com.android.phone
getBasePackageName()=com.android.phone getPackageName()=com.android.phone
01-07 10:27:38.888 E/NetworkManager_FLP(10039): updateSimStateChanged,
enabled=false
01-07 10:27:38.888 W/NetworkManager_FLP(10039): Do nothing before boot_complete
01-07 10:27:38.890 I/AODSettingsHelper( 9204): mKey=face_widget_order, mIntValue=0,
mStringValue=servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar
;servicebox_alarm;com.samsung.android.forest#screenTime
01-07 10:27:38.892 I/AODSettingsHelper( 9204): onChange() COMPLETED elapsed= 5
01-07 10:27:38.892 I/AODSettingsHelper( 9204): *** onSettingsValueChanged for
content://settings/system/face_widget_order
01-07 10:27:38.892 I/AODSettingsHelper( 9204): *** onSettingsValueChanged
callbackList.size() = 1
01-07 10:27:38.892 D/WidgetOrderMonitor( 9204): onSettingsChanged
content://settings/system/face_widget_order
01-07 10:27:38.892 I/BtGatt.JNI( 9955): classInitNative(L895): classInitNative:
Success!
01-07 10:27:38.893 D/KeyguardUpdateMonitor( 9204): isUserUnlocked userId:0,
unlocked:false
01-07 10:27:38.893 I/WidgetOrderMonitor( 9204): updateOrder() FBE
01-07 10:27:38.893 I/AODSettingsHelper( 9204): *** onSettingsValueChanged for
content://settings/system/face_widget_order
01-07 10:27:38.893 I/AODSettingsHelper( 9204): *** onSettingsValueChanged
callbackList.size() = 1
01-07 10:27:38.893 D/WidgetOrderMonitor( 9204): onSettingsChanged
content://settings/system/face_widget_order
01-07 10:27:38.893 I/AODSettingsHelper( 9204):
content://settings/system/face_widget_res_id changed
01-07 10:27:38.895 I/AODSettingsHelper( 9204): mKey=face_widget_res_id,
mIntValue=0,
mStringValue=com.sec.android.daemonapp#weather:2131886923;com.samsung.android.fores
t#screenTime:2131755318
01-07 10:27:38.895 I/AODSettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:38.895 I/AODSettingsHelper( 9204): *** onSettingsValueChanged for
content://settings/system/face_widget_res_id
01-07 10:27:38.895 I/AODSettingsHelper( 9204): *** onSettingsValueChanged
callbackList == null
01-07 10:27:38.896 D/BtGatt.DebugUtils( 9955): handleDebugAction() action=null
01-07 10:27:38.897 D/IndicatorGardener( 9204): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:106, lc:467, cc:191, rc:480, rp:40, h:68, ctm:true,
ctms:20
01-07 10:27:38.897 D/FaceWidgetMediaSessionManager( 9204): onActiveSessionsChanged
01-07 10:27:38.897 D/FaceWidgetMediaSessionManager( 9204): updateSessions()
01-07 10:27:38.897 D/FaceWidgetMediaSessionManager( 9204): Active Controllers are
empty.
01-07 10:27:38.897 D/Zygote ( 4558): Forked child process 10152
01-07 10:27:38.898 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:38.898 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.gatt.GattService@6246940
01-07 10:27:38.900 D/KeyguardUpdateMonitor( 9204): handleBatteryUpdate
01-07 10:27:38.901 E/RequestManager_FLP(10039): [LocationManager] Location request
e2d4d0b(Listener) passive interval=0 from com.sec.location.nsflp2 (5013 foreground)
01-07 10:27:38.903 I/ActivityManager( 4956): Start proc
10152:com.sec.android.app.soundalive/u0a65 for broadcast
{com.sec.android.app.soundalive/com.sec.android.app.soundalive.SAControlPanelReceiv
er}
01-07 10:27:38.903 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:38.904 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_sanitized_exposure_notification_supported
01-07 10:27:38.904 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:38.904 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:38.904 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:38.904 D/SettingsProvider( 4956): selectionArgs: 1002
01-07 10:27:38.904 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.904 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:38.904 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:38.904 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:38.904 D/SettingsProvider( 4956): ret = 1
01-07 10:27:38.905 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.905 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:38.905 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.906 D/SecLightBarControlHelper( 9204): updateStatus(WHITE icon)
NumLightStacks:0, NumStacks:1, IndexLightStack:-1, StatusBarMode:0,
StatusBarState:SHD, NeedDarkFontFromWallpaper:false,
isWhiteKeyguardStatusBarBySettings:false
01-07 10:27:38.907 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:38.907 I/Pageboost( 4956): successfully pinned
/system/framework/oat/arm64/services.odex
01-07 10:27:38.907 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:38.907 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:38.909 I/ColorExtractor( 4956): ColorExtractor Memory Usage 98704
01-07 10:27:38.910 I/LegibilityLogic( 4956): Content Luminance = 1.0
01-07 10:27:38.914 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(isub:9592)
01-07 10:27:38.914 I/HBD ( 9927): c floating fold feature : 0
01-07 10:27:38.915 D/KeyguardBouncer( 9204): onStrongAuthStateChanged()
PromptReason 0 -> 0 StrongAuth Flag 0x0 -> 0x0
01-07 10:27:38.918 D/SemWallpaperColors( 4956): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
01-07 10:27:38.918 D/SemWallpaperColors( 4956): colorType=0, rgb=-1052689,
shadowData=1.5802164/0.5813176
01-07 10:27:38.918 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:38.918 D/SemWallpaperColors( 4956): calcAdaptiveDim, 0.0, ff000000
01-07 10:27:38.919 D/SemWallpaperColors( 4956): calcDarkModeDim, 0.24773899
01-07 10:27:38.919 D/WALLPAPER_SVC:LegibilityColor( 4956): extractColor end which =
5
01-07 10:27:38.919 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:38.919 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
01-07 10:27:38.919 D/WALLPAPER_SVC:LegibilityColor( 4956): setWhiteBgSettings: 5
01-07 10:27:38.920 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:38.920 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send ChangedIntent
complete
01-07 10:27:38.920 D/LockscreenLockIconController( 9204): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
01-07 10:27:38.921 D/WallpaperManager( 9204): onSemWallpaperColorsChanged
[version:12, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.25]
01-07 10:27:38.921 D/WallpaperManager( 9204): [STATUSBAR, Rect(42, 19 - 677,
66):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
01-07 10:27:38.921 D/WallpaperManager( 9204): [BODY, Rect(24, 112 - 694,
1293):0/fff3f3f3/1.5889654/0.58405167, 223.8/0.4854369/0.80784315]
01-07 10:27:38.921 D/WallpaperManager( 9204): [NAVIBAR, Rect(0, 1515 - 719,
1599):0/ffefefef/1.5802164/0.5813176, 273.2903/0.7013575/0.8666667], which=5
01-07 10:27:38.921 D/WALLPAPER_SVC:DefaultWallpaper( 4956): send
wallpaperChangedIntent
01-07 10:27:38.921 D/KeyguardUpdateMonitor( 9204): updateBiometricListeningState()
01-07 10:27:38.922 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:38.922 D/WALLPAPER_SVC:LegibilityColor( 4956): notifyColor end which =
5
01-07 10:27:38.922 I/KeyguardWallpaperController( 9204):
onSemWallpaperColorsChanged: Not for lockscreen.
01-07 10:27:38.922 D/SdpManagerService( 4956): Device owner status not updated
yet...
01-07 10:27:38.922 D/SdpManagerService( 4956): Not an enterprise user : 0
01-07 10:27:38.924 I/TelephonyProvider( 9592): D/TelephonyProvider: update: match =
7
01-07 10:27:38.926 D/KeyguardUpdateMonitor( 9204): onTrustChanged hasNoKey:false
prevTrust:false enabled:false, prevFlags=0x0, flags=0x0
01-07 10:27:38.927 D/snap_api::V1(10081): snap_utility_64 Checksum time: 2 function
calls checksum(vendor/etc) checksum(data/vendor/snap/):: 154.298004
01-07 10:27:38.927 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.927 W/BtGatt.SpenManager( 9955): init() - built-in not found
01-07 10:27:38.928 I/HBD ( 9927): HoneyboardApplication onCreate
01-07 10:27:38.927 E/.app.soundaliv(10152): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:38.928 W/HBD ( 9927): HoneyboardApplication Skip beforeInit on FBE
01-07 10:27:38.930 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.931 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.931 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.932 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.932 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.932 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.933 I/SpenGestureManagerService( 4956): getBleSpenAddress
01-07 10:27:38.933 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.933 E/BleSpenManager( 4956): getBleSpenAddress : BLE Spen is not
supported
01-07 10:27:38.933 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.933 D/BtGatt.SpenManager( 9955): init() - retrieved built-
in.address: null
01-07 10:27:38.934 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.934 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.935 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.935 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.935 D/BluetoothAdapterService( 9955): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@b4886c5
01-07 10:27:38.936 D/BtGatt.GattService( 9955): refreshAbusiveScanPackages
01-07 10:27:38.937 D/BtGatt.GattService( 9955): not support downloadable DB. skip
01-07 10:27:38.937 D/BtGatt.GattService( 9955): refreshAbusiveScanValue()
01-07 10:27:38.937 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.937 D/BtGatt.GattService( 9955): not support downloadable DB. skip
01-07 10:27:38.938 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.938 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.939 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.940 D/snap_api::V1(10081): snap_gpu_kernel_64.bin copied from
vendor/etc to data/vendor/snap
01-07 10:27:38.940 D/BtGatt.GattService( 9955): [GSIM LOG]: loadAppInfo
01-07 10:27:38.940 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@6246940
01-07 10:27:38.941 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:38.941 I/droid.bluetoot( 9955):
[0107/152738.941817:INFO:coex_device.cc(396)] start_up
01-07 10:27:38.942 I/droid.bluetoot( 9955):
[0107/152738.942025:INFO:coex_device.cc(316)] device_open
01-07 10:27:38.942 E/droid.bluetoot( 9955):
[0107/152738.942172:ERROR:coex_device.cc(325)] Failed to open the coex device!!
Error: No such file or directory
01-07 10:27:38.942 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.942 E/coex_device( 9955): start_up unable open coex device
01-07 10:27:38.942 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.943 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.943 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.944 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.944 I/droid.bluetoot( 9955):
[0107/152738.944093:INFO:btsnoop.cc(275)] start_up: Snoop Logs disabled
01-07 10:27:38.944 I/droid.bluetoot( 9955):
[0107/152738.944219:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 1
01-07 10:27:38.944 I/droid.bluetoot( 9955):
[0107/152738.944372:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 0
01-07 10:27:38.944 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.944 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.945 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.945 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.946 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.946 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:38.947 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.947 I/droid.bluetoot( 9955):
[0107/152738.947336:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_hci_thread
01-07 10:27:38.947 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.948 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.948 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:38.948 I/hwservicemanager( 4226): getTransport: Cannot find entry
[email protected]::IBluetoothHci/default in either framework or device
manifest.
01-07 10:27:38.949 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:38.949 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:38.950 W/BtGatt.GattService( 9955): checkToReportData before boot
completed
01-07 10:27:38.950 D/PowerUI ( 9204): SUPPORT_WIRELESS_CHARGER_FOD_POPUP -
oldWirelessFodState : false, mWirelessFodState : false
01-07 10:27:38.951 D/PowerUI ( 9204): SUPPORT_WATER_PROTECTION_POPUP -
oldBatteryWaterConnector : false, mBatteryWaterConnector : false, oldHiccupState :
false, mIsHiccupState : false
01-07 10:27:38.951 D/PowerUI ( 9204): USB damage detection -
oldTemperatureHiccupState : false, mTemperatureHiccupState : false
01-07 10:27:38.952 I/[email protected]( 4576):
BluetoothHci::initialize()
01-07 10:27:38.953 D/[email protected]( 4576):
get_local_address: Trying /mnt/vendor/efs/bluetooth/bt_addr
01-07 10:27:38.953 D/[email protected]( 4576):
get_local_address: Got Factory BDA C8:BD:69:0F:XX:XX
01-07 10:27:38.953 D/[email protected]( 4576): Open vendor
library loaded
01-07 10:27:38.955 D/ActivityThread(10152): setConscryptValidator
01-07 10:27:38.955 D/ActivityThread(10152): setConscryptValidator - put
01-07 10:27:38.955 E/BT_VENDOR( 4576): Read fw path : UTC|nacho_s612|S612_E3830_R4-
1_Y21W10A
01-07 10:27:38.957 V/PanelModeController( 9204): addPanelModeChangeListener
QSUpperCabinet
01-07 10:27:38.959 V/PanelModeController( 9204): addPanelModeChangeListener
QSButtonContainer
01-07 10:27:38.960 I/ActivityManager( 4956): DSS OFF for
com.sec.android.app.soundalive
01-07 10:27:38.962 D/[email protected]( 4576):
OnFirmwareConfigured result: 0
01-07 10:27:38.962 I/[email protected]( 4576): Firmware
configured in 0.000s
01-07 10:27:38.962 I/[email protected]( 4576):
OnFirmwareConfigured: lpm_timeout_ms 3000
01-07 10:27:38.962 D/[email protected]( 4576): low_power_mode_cb
result: 1
01-07 10:27:38.962 D/[email protected]( 4576):
OnFirmwareConfigured Calling StartLowPowerWatchdog()
01-07 10:27:38.962 W/bt_hci ( 9955): filter_incoming_event command status event
with no matching command. opcode: 0x0000
01-07 10:27:38.963 I/droid.bluetoot( 9955):
[0107/152738.963241:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_startup_thread
01-07 10:27:38.963 I/droid.bluetoot( 9955):
[0107/152738.963616:INFO:btu_task.cc(112)] Bluetooth chip preload is complete
01-07 10:27:38.963 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{1757e06 10152:com.sec.android.app.soundalive/u0a65}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.963986:INFO:gatt_api.cc(950)] GATT_Register 81818181-8181-8181-8181-
818181818181
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964074:INFO:gatt_api.cc(994)] allocated gatt_if=1
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964119:INFO:gatt_api.cc(161)] GATTS_AddService
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964159:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964257:INFO:gatt_api.cc(950)] GATT_Register 82828282-8282-8282-8282-
828282828282
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964298:INFO:gatt_api.cc(994)] allocated gatt_if=2
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964330:INFO:gatt_api.cc(161)] GATTS_AddService
01-07 10:27:38.964 I/droid.bluetoot( 9955):
[0107/152738.964361:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
01-07 10:27:38.965 I/bt_stack( 9955): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_main_thread
01-07 10:27:38.965 I/SecureStorage( 9955): [SPID(00000000)
ss_is_supported:30] This device does not support Secure Storage
01-07 10:27:38.965 I/Vaultkeeper_MGR_system( 9955): Got instance of
VaultKeeperManager
01-07 10:27:38.965 W/bt_btif ( 9955): get_secure_storage_key - ssSupport = 0
vkSupport = 1
01-07 10:27:38.971 I/Vaultkeeper_MGR_system( 9955): Got service of ISehVaultKeeper
01-07 10:27:38.971 I/VaultKeeper_HIDL_Service( 4437): System client (//1002/9955)
01-07 10:27:38.973 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 8037
01-07 10:27:38.973 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:38.973 D/ActivityThread(10152): handleBindApplication()++
app=com.sec.android.app.soundalive
01-07 10:27:38.973 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:38.974 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 468
01-07 10:27:38.974 I/VaultKeeper_COMMON( 4436): [CMD:READ_SHELTERED]
01-07 10:27:38.981 V/RcsCallTracker( 9592): Created
01-07 10:27:38.983 I/Dialog ( 9204): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
01-07 10:27:38.999 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.007 I/SurfaceFlinger( 4646): SFWD update time=164142082652
01-07 10:27:39.009 W/Settings( 9927): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global, returning
global URI.
01-07 10:27:39.013 W/Settings( 9927): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
01-07 10:27:39.013 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:39.013 D/QSPanelResourcePicker( 9204): cabinetHeight= 602.08
01-07 10:27:39.013 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.020 D/CellBroadcastServiceManager( 9592):
CellBroadcastServiceManager created for phone 0
01-07 10:27:39.029 W/ContextImpl(10152): Failed to ensure
/data/user/0/com.sec.android.app.soundalive/cache: mkdir failed: ENOENT (No such
file or directory)
01-07 10:27:39.029 W/ContextImpl(10152): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
01-07 10:27:39.029 D/CellBroadcastServiceManager( 9592):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
01-07 10:27:39.030 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:39.031 W/bt_btif ( 9955): get_secure_storage_key - retry: ret: 0
getKeyIVLen = 32
01-07 10:27:39.031 I/Vaultkeeper_MGR_system( 9955): ~VaultKeeperManager
01-07 10:27:39.032 I/bt_stack( 9955): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_module_lifecycle_thread
01-07 10:27:39.032 D/CellBroadcastServiceManager( 9592): serviceWasBound=true
01-07 10:27:39.038 D/CellBroadcastServiceManager( 9592):
CellBroadcastServiceManager created for phone 0
01-07 10:27:39.039 W/ActivityManager( 4956): Receiver with filter
android.content.IntentFilter@7bc0ed7 already registered for pid 9592, callerPackage
is com.android.phone
01-07 10:27:39.040 W/ActivityManager( 4956): Receiver with filter
android.content.IntentFilter@8e203c4 already registered for pid 9592, callerPackage
is com.android.phone
01-07 10:27:39.042 D/CellBroadcastServiceManager( 9592):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
01-07 10:27:39.042 I/HBD ( 9927): i Vibration Feedback On : 0
01-07 10:27:39.044 V/PanelModeController( 9204): addPanelModeChangeListener QSPanel
01-07 10:27:39.045 I/HBD ( 9927): i GestureMode : 0
01-07 10:27:39.045 D/CellBroadcastServiceManager( 9592): serviceWasBound=true
01-07 10:27:39.045 D/SettingsProvider( 4956): isChangeAllowed() : name =
qs_detail_content_primary_text_color
01-07 10:27:39.046 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.046 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.046 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.046 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.046 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.046 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.046 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.047 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.047 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.047 D/SettingsProvider( 4956): isChangeAllowed() : name =
wallpaper_finish_drawing
01-07 10:27:39.047 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.047 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.047 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.047 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.047 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.047 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.048 I/HBD ( 9927): i Universal SwitchOn :
01-07 10:27:39.048 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.048 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.048 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.048 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.049 I/HBD ( 9927): i Voice Assistant On :
01-07 10:27:39.050 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.051 D/SettingsProvider( 4956): isChangeAllowed() : name =
qs_detail_content_secondary_text_color
01-07 10:27:39.051 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.051 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.051 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.051 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.051 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.051 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.052 I/HBD ( 9927): i TalkBackR apidKeyInput On : 0
01-07 10:27:39.052 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.052 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.052 I/HBD ( 9927): i isEnabledNightMode : false
01-07 10:27:39.052 E/BufferQueueProducer( 4646):
[com.android.systemui.ImageWallpaper$_9204#0](id:122600000005,api:0,p:-1,c:4646)
disconnect: not connected (req=1)
01-07 10:27:39.052 I/HBD ( 9927): i default night mode value : false
01-07 10:27:39.052 W/libEGL ( 9204): EGLNativeWindowType 0x7b0fe09010 disconnect
failed
01-07 10:27:39.054 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.055 I/SoundAliveApplication(10152): onCreate()
01-07 10:27:39.055 I/SoundAliveApplication(10152): getApplicationContext()
01-07 10:27:39.055 I/SoundAliveApplication(10152): Build.VERSION.SDK_INT : 30
01-07 10:27:39.055 I/SoundAliveApplication(10152): Build.VERSION.SEM_PLATFORM_INT :
120100
01-07 10:27:39.055 I/SoundAliveApplication(10152): The supported Features are :
eq_custom,uhq_switch,uhq_level,adapt,karaoke,dvfs_700000
01-07 10:27:39.055 I/SoundAliveApplication(10152): Is EQ Support : true
01-07 10:27:39.055 I/SoundAliveApplication(10152): Is UHQ Switch Support : true
01-07 10:27:39.055 I/SoundAliveApplication(10152): Is UHQ Level Support : true
01-07 10:27:39.055 I/SoundAliveApplication(10152): Is Karaoke Support : true
01-07 10:27:39.055 I/SoundAliveApplication(10152): Is TubeAmp Support : false
01-07 10:27:39.056 I/SoundAliveApplication(10152): Is Concert Hall Support : false
01-07 10:27:39.056 I/SoundAliveApplication(10152): Is AdaptSound Support : true
01-07 10:27:39.056 I/SoundAliveApplication(10152): Is UHQ Upscaler Support : true
01-07 10:27:39.056 I/SoundAliveApplication(10152): Is UHQ Default set : false
01-07 10:27:39.057 I/HBD ( 9927): i OneHand AnyScreen Running : 0
01-07 10:27:39.058 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.058 I/HBD ( 9927): i defaultInputMethod :
01-07 10:27:39.058 V/PanelModeController( 9204): addPanelModeChangeListener
SecQuickStatusBarHeader
01-07 10:27:39.059 D/NativeSemDvfsManager( 4630): release():: mIsAcquired = 1 ,
mName = , mTagName : AudioFlinger
01-07 10:27:39.060 I/HBD ( 9927): i NavBar Gesture Back On Keyboard changed :
0
01-07 10:27:39.061 I/SoundAliveApplication(10152): resetUnsupportedEffects
01-07 10:27:39.061 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::release()
01-07 10:27:39.062 I/HYPER-HAL( 4596): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 15852265
01-07 10:27:39.062 I/HYPER-HAL( 4596): [RequestManager.cpp]releaseLocked():
Released ID : 15852265
01-07 10:27:39.062 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.064 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.064 I/SAq (10152): status_storage : 5
01-07 10:27:39.066 I/HBD ( 9927): i isEnabledNightMode : false
01-07 10:27:39.066 I/HBD ( 9927): i default night mode value : false
01-07 10:27:39.066 I/SAq (10152): status_user : false
01-07 10:27:39.067 I/SAq (10152): PreferencesManager status_storage : 5
01-07 10:27:39.067 I/SAq (10152): PreferencesManager status_user : false
01-07 10:27:39.070 I/HBD ( 9927): f Initialize SettingsValues
01-07 10:27:39.079 I/HBD ( 9927): c load CscSettingLoader
01-07 10:27:39.082 V/PanelModeController( 9204): addPanelModeChangeListener
QSUpperCabinet
01-07 10:27:39.084 V/PanelModeController( 9204): addPanelModeChangeListener
QSButtonContainer
01-07 10:27:39.092 I/HBD ( 9927): d document's name = [ #document ]
01-07 10:27:39.092 I/HBD ( 9927): d rootNode name = [ CustomerData ]
01-07 10:27:39.092 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ Settings ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ GeneralInfo ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ Settings ]
01-07 10:27:39.092 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ Main ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ Main ]
01-07 10:27:39.092 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ Phone ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ Security ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ Network ]
01-07 10:27:39.092 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.092 I/HBD ( 9927): d [ Phone ]
01-07 10:27:39.092 I/HBD ( 9927): d mNode's name = [ Phone ]
01-07 10:27:39.093 I/HBD ( 9927): a defaultCustomerValues key = T9Enabling
value = disable
01-07 10:27:39.094 I/Dialog ( 9204): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
01-07 10:27:39.106 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:39.106 D/QSPanelResourcePicker( 9204): cabinetHeight= 602.08
01-07 10:27:39.110 I/HBD ( 9927): d updateToPrefs
01-07 10:27:39.122 I/HBD ( 9927): f Main Display
01-07 10:27:39.123 I/HBD ( 9927): f initOpenThemeStatus HomeThemeApplyStarted =
false , HomeThemeLastUsed = false
01-07 10:27:39.123 I/HBD ( 9927): a UPSM : false
01-07 10:27:39.126 V/PanelModeController( 9204): addPanelModeChangeListener
QuickQSPanel
01-07 10:27:39.127 D/SettingsProvider( 4956): isChangeAllowed() : name =
qs_detail_content_primary_text_color
01-07 10:27:39.127 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.127 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.127 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.127 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.127 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.127 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.128 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.128 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.129 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.131 D/SettingsProvider( 4956): isChangeAllowed() : name =
qs_detail_content_secondary_text_color
01-07 10:27:39.131 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.131 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.131 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.131 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.131 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.131 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.132 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.132 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.133 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.134 V/QuickQSPanel( 9204): mCurrentOrientation = 0 sDefaultMaxTiles
= 6
01-07 10:27:39.134 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_qqs_count
01-07 10:27:39.135 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.135 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.135 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.135 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.135 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.135 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.135 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.135 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.136 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.141 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.143 V/SamsungServiceLoggerImpl( 9204):
SamsungServiceLoggerImplControlsLogger
01-07 10:27:39.145 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.bar.-$$Lambda$MediaDevicesBar$D75FYpL7TL9HzL3_R-
LuQkcYdJE@c2447bf
01-07 10:27:39.145 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.145 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.145 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.145 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.145 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.146 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.146 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.147 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.147 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.147 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.147 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.147 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.147 D/HeaderMediaDevicesBar( 9204): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available, newValue = null
01-07 10:27:39.148 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.148 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.148 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.148 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.148 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.148 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.149 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.149 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.149 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.149 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.149 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.149 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.150 D/HeaderMediaDevicesBar( 9204): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available_on_top, newValue = null
01-07 10:27:39.150 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.150 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.150 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.150 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.150 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.150 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.151 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.152 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.152 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.152 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.152 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.152 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.153 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.153 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.153 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.153 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.154 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.154 I/SoundAliveApplication(10152): reset setting-value for Tube-Amp
01-07 10:27:39.155 V/PanelModeController( 9204): addPanelModeChangeListener
QSDetail
01-07 10:27:39.155 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.155 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.156 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Concert-
Hall
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Surround
01-07 10:27:39.156 I/SoundAliveApplication(10152): loadDolbyAtmosGaming
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path SPK__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path EAR__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path BT__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path LineOut__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path HDMI__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path SUBMIX__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path USB__
01-07 10:27:39.156 I/SoundAliveApplication(10152): reset setting-value for Dolby
Gaming for Audio path UNKNOWN__
01-07 10:27:39.157 D/SemBigDataInfoController( 9592): DMA pkg ver : 712201000
01-07 10:27:39.158 D/SemBigDataInfoController( 9592): NetworkDiagnostic Package
Version : 250503010
01-07 10:27:39.164 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 0 ports 0x7bd90244a0
01-07 10:27:39.164 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 0 ports
needed 11
01-07 10:27:39.164 V/APM_AudioPolicyManager( 4630): listAudioPorts() role 0 type 0
num_ports 11 ports 0x7bd9112880
01-07 10:27:39.164 V/APM_AudioPolicyManager( 4630): listAudioPorts() got 11 ports
needed 11
01-07 10:27:39.167 I/AudioDeviceCallback(10152): registerAudioDeviceCallback
01-07 10:27:39.170 I/SAControlPanelReceiver(10152): action is
android.intent.action.LOCKED_BOOT_COMPLETED
01-07 10:27:39.170 I/SAControlPanelReceiver(10152): user id is 0
01-07 10:27:39.170 E/DeXUtil (10152): DesktopModeManager is null, so it can't be
decided.
01-07 10:27:39.170 I/SAControlPanelReceiver(10152): dex mode is false
01-07 10:27:39.170 I/SAControlPanelReceiver(10152):
BOOT_COMPLETED/STREAM_DEVICES_CHANGED_DUMMY_ACTION received
01-07 10:27:39.171 I/Feature (10152): SUPPORT_HUN_FLOATING_FEATURE =
trueCOUNTRY_CODE = PERU
01-07 10:27:39.171 I/SAPathManager(10152): updateFeatureComponentsState : Set Dolby
Component state: 1
01-07 10:27:39.173 D/ScrollView( 9204): initGoToTop
01-07 10:27:39.173 I/HBD ( 9927): a BoardConfig
01-07 10:27:39.173 I/HBD ( 9927): a init
01-07 10:27:39.176 I/Pageboost( 4956): successfully pinned
/vendor/lib/egl/libGLES_mali.so
01-07 10:27:39.176 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.183 I/HBD ( 9927): a registerUpdater: size = 1
01-07 10:27:39.185 D/BrightnessBar( 9204): onTuningChanged() : key =
brightness_on_top, newValue = null
01-07 10:27:39.185 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.DolbyTile newState = 1 callingPackage =
10065/com.sec.android.app.soundalive
01-07 10:27:39.185 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.bar.-$
$Lambda$BrightnessBar$RcQppEF6AAjUNDA5uzYJ74sodn8@1c6a8bb
01-07 10:27:39.191 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.DolbySettingsListActivity newState = 1
callingPackage = 10065/com.sec.android.app.soundalive
01-07 10:27:39.191 I/SAPathManager(10152): Set UHQ Level Component state: 1
01-07 10:27:39.194 D/PackageManager( 4956): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.UHQSettingsListActivity newState = 1 callingPackage
= 10065/com.sec.android.app.soundalive
01-07 10:27:39.195 I/SAControlPanelReceiver(10152): complete
updateFeatureComponentsState
01-07 10:27:39.195 I/SAControlPanelReceiver(10152): key =
SAControlPanelAttributes.BOOT_COMPLETED + mUser = boot_completed0
01-07 10:27:39.195 I/SAControlPanelReceiver(10152): when is BOOT_COMPLETED, Load
all setting value....
01-07 10:27:39.196 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.198 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:39.198 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:39.198 D/NativeSemDvfsManager( 4630): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
01-07 10:27:39.199 E/NativeCustomFrequencyManager( 4630): [NativeCFMS]
BpCustomFrequencyManager::acquire()
01-07 10:27:39.199 D/AudioFlinger( 4630): ro.audio.silent is ignored since no
output device is set
01-07 10:27:39.199 I/HYPER-HAL( 4596): [RequestManager.cpp]acquire(): Acquired ID :
15852265 [4630 / 1000] HINT : list : [CPUMinFreq / 650000]
01-07 10:27:39.200 I/HYPER-HAL( 4596): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 15852265 Value : 650000
01-07 10:27:39.201 D/PermissionCache( 4630): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=10065 => granted (1257 us)
01-07 10:27:39.202 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.204 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.204 D/ScrollView( 9204): initGoToTop
01-07 10:27:39.205 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.205 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.206 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.206 I/system_server( 4956): oneway function results will be dropped
but finished with status OK and parcel size 4
01-07 10:27:39.220 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:39.220 D/QSPanelResourcePicker( 9204): cabinetHeight= 602.08
01-07 10:27:39.220 D/CompatibilityChangeReporter( 4956): Compat change id reported:
124107808; UID 1001; state: ENABLED
01-07 10:27:39.221 D/CompatibilityChangeReporter( 4956): Compat change id reported:
124107808; UID 1001; state: DISABLED
01-07 10:27:39.222 I/TelephonyProvider( 9592): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
01-07 10:27:39.230 I/SAEffectManager(10152): SoundAlive instance has created
successfully. AUDIOSESSION_ID = -3
01-07 10:27:39.230 I/SAEffectManager(10152): SAEffectManager : mDolby =
getNewDolbyInstance. AUDIOSESSION_ID = -3
01-07 10:27:39.230 I/SAEffectManager(10152): getNewDolbyInstance() : _dolbyType is
1
01-07 10:27:39.233 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.buttons.QSButtonContainer$1@ade9f1c
01-07 10:27:39.233 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.buttons.-$
$Lambda$QSMumButton$MumAndDexHelper$0fO4mV9RWP8La1ZZRQjjmbjWyiA@ec7725
01-07 10:27:39.234 I/SAEffectManager(10152): Dolby effect instance has created
successfully. AUDIOSESSION_ID = -3
01-07 10:27:39.234 I/SAEffectManager(10152): SAEffectManager : mDolbyGame =
getNewDolbyInstance. AUDIOSESSION_ID = -3
01-07 10:27:39.234 I/SAEffectManager(10152): getNewDolbyInstance() : _dolbyType is
2
01-07 10:27:39.236 D/QSSettingButton( 9204): onNotificationSumChanged() :
mSettingsBadgeCount = 0
01-07 10:27:39.237 I/SAEffectManager(10152): Dolby Game Instance has created
successfully.
01-07 10:27:39.237 I/SAEffectManager(10152): loadFOTAPreferences :
PREFERENCES_SA__FOTA_CHECK_DOLBY : SA_FOTA_CHECK_DOLBY
01-07 10:27:39.237 I/SAEffectManager(10152): loadFOTAPreferences : checked : -1
01-07 10:27:39.238 I/SAEffectManager(10152): loadFOTAPreferences :
PREFERENCES_SA__GLOBAL_EFFECT_DOLBY : SA_GLOBAL_EFFECT_DOLBY
01-07 10:27:39.238 I/SAEffectManager(10152): loadFOTAPreferences : Retrieved dolby
from previous setting as: -10
01-07 10:27:39.238 D/DeviceState( 9204): quickboard activity is available.
01-07 10:27:39.238 I/SAEffectManager(10152): loadFOTAPreferences : dolby_effect : -
10
01-07 10:27:39.238 I/rdxd (10030): !@ check_set_fs_encrypt(1176) :
sys.rdxd.erase_all 1
01-07 10:27:39.238 I/AudioManager(10152): getParameters keys =
audioParam;l_device_current_output
01-07 10:27:39.239 D/QSClockBellTower( 9204): registerAudience() ticket:panel_clock
01-07 10:27:39.240 D/QSClockBellTower( 9204): registerAudience() ticket:panel_date
01-07 10:27:39.241 V/APM_AudioPolicyManager( 4630): getAudioPolicyConfig:
audioParam;l_device_current_output
01-07 10:27:39.241 V/APM_AudioPolicyManager( 4630): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-07 10:27:39.242 I/SoundAlivePolicyManager(10152): Actual path retrieved: 2
01-07 10:27:39.242 I/SoundAlivePolicyManager(10152): isAudioPathSpeaker() : true
01-07 10:27:39.242 I/SoundAlivePolicyManager(10152): actual AudioPath : SA_PATH_SPK
01-07 10:27:39.245 D/SettingsProvider( 4956): isChangeAllowed() : name =
SOUNDALIVE_AUDIO_PATH
01-07 10:27:39.245 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.245 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.245 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.245 D/SettingsProvider( 4956): selectionArgs: 10065
01-07 10:27:39.245 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.245 D/SecContentProvider( 4956): called from
com.sec.android.app.soundalive
01-07 10:27:39.245 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.246 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.246 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:39.247 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.248 I/SAEffectManager(10152): Printing dolby value for all audio
paths : ,5,5,5,5,5,5,5,5
01-07 10:27:39.248 I/SAEffectManager(10152): *****updateSquareUIsetting()*****
01-07 10:27:39.248 I/SAEffectManager(10152): position: 40
01-07 10:27:39.250 I/SAEffectManager(10152):
*****convPresetIndexToGenreIndex()***** presetIndex : 0 genreIndex : 0
01-07 10:27:39.251 D/SettingsProvider( 4956): isChangeAllowed() : name =
SOUNDALIVE_GENRE_INDEX
01-07 10:27:39.251 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.251 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.251 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.251 D/SettingsProvider( 4956): selectionArgs: 10065
01-07 10:27:39.251 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.251 D/SecContentProvider( 4956): called from
com.sec.android.app.soundalive
01-07 10:27:39.251 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.251 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.252 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.254 I/SAEffectManager(10152): updateGlobalEffectState...
01-07 10:27:39.254 I/SAEffectManager(10152): checkDSDPlaybackState called...
01-07 10:27:39.254 I/AudioManager(10152): getParameters keys =
g_effect_active_sound_info=track
01-07 10:27:39.256 D/SettingsProvider( 4956): isChangeAllowed() : name =
radio.data.stall.recovery.action
01-07 10:27:39.257 I/SecAudioParamFlinger( 4630): getActiveSoundInfo 0, trackFormat
0, outputFormat 0
01-07 10:27:39.257 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.258 I/SAEffectManager(10152): isDSDFormatActive : format = 0
01-07 10:27:39.258 I/SAEffectManager(10152): isDSDFormatActive : DSD or 32Bit
Playback Status= false
01-07 10:27:39.258 I/SAEffectManager(10152): checkDSDPlaybackState : re-config
dolby profile from settings : 5
01-07 10:27:39.259 I/SAEffectManager(10152): Set Square effect as: 40
01-07 10:27:39.259 I/SAEffectManager(10152): setParameter() key :
EFFECT_SQUARE_CHANGED arg1 : 40 arg2 : -1 array : [-1]
01-07 10:27:39.260 I/SAEffectManager(10152): *****updateSquareUIsetting()*****
01-07 10:27:39.260 I/SAEffectManager(10152): position: 40
01-07 10:27:39.261 I/SAEffectManager(10152): checkDSDPlaybackState : re-config
dolby-game profile from settings : 4
01-07 10:27:39.261 I/SAEffectManager(10152): checkDSDPlaybackState : set dolby as
re-config : 5
01-07 10:27:39.261 I/SAEffectManager(10152): checkDSDPlaybackState : set dolby-game
as re-config : 4
01-07 10:27:39.261 I/SAEffectManager(10152): checkDSDPlaybackState : support
handler of <dolby-atmos>
01-07 10:27:39.261 I/SAEffectManager(10152): checkDSDPlaybackState : dolby profile
= OFF
01-07 10:27:39.263 I/SAEffectManager(10152): checkDSDPlaybackState : support
handler of <dolby-atmos for gaming>
01-07 10:27:39.263 I/SAEffectManager(10152): checkDSDPlaybackState : dolby-game
profile = ON
01-07 10:27:39.265 I/AudioEffectStageHandle( 4630): setDsInfo mDsEnable [1]
01-07 10:27:39.267 D/CompatibilityChangeReporter( 9592): Compat change id reported:
147600208; UID 1001; state: ENABLED
01-07 10:27:39.269 I/AudioEffectStageHandle( 4630): setDsInfo mDsProfile [4]
01-07 10:27:39.270 D/DlbProfileParamCache( 4630): setProfile(profile=4)
01-07 10:27:39.270 D/DlbProfileParamArray( 4630): getProfileParams(profile = 4)
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(dea = #1[6])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(ded = #1[2])
01-07 10:27:39.271 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.271 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.271 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.272 D/DlbDap2Process( 4630): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.272 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(mvbe = #1[1])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(dvle = #1[1])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.272 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.273 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -1304 for
processed audio
01-07 10:27:39.273 D/DlbProfileParamCache( 4630): setProfile(profile=7)
01-07 10:27:39.273 D/DlbProfileParamArray( 4630): getProfileParams(profile = 7)
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.273 E/bt_hci ( 9955): read_command_complete_header: return status -
0x1
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.273 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.274 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.274 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.274 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -1305 for
5.1.2
01-07 10:27:39.274 D/DlbProfileParamCache( 4630): setProfile(profile=6)
01-07 10:27:39.274 D/DlbProfileParamArray( 4630): getProfileParams(profile = 6)
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.274 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.275 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.275 D/DlbDap2Process( 4630): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.275 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.275 D/DlbProfileParamCache( 4630): setProfile(profile=4)
01-07 10:27:39.275 D/DlbProfileParamArray( 4630): getProfileParams(profile = 4)
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.275 D/DlbDap2Process( 4630): setParam(dea = #1[6])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(ded = #1[2])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.276 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.276 D/DlbDap2Process( 4630): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.276 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(mvbe = #1[1])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dvle = #1[1])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.276 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2107 for
processed audio
01-07 10:27:39.276 D/DlbProfileParamCache( 4630): setProfile(profile=7)
01-07 10:27:39.276 D/DlbProfileParamArray( 4630): getProfileParams(profile = 7)
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.276 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.277 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.277 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.277 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.277 D/DlbProfileParamCache( 4630): setProfile(profile=4)
01-07 10:27:39.277 D/DlbProfileParamArray( 4630): getProfileParams(profile = 4)
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dea = #1[6])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(ded = #1[2])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.278 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.278 D/DlbDap2Process( 4630): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.278 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(mvbe = #1[1])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dvle = #1[1])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.278 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.278 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2110 for
processed audio
01-07 10:27:39.278 D/DlbProfileParamCache( 4630): setProfile(profile=7)
01-07 10:27:39.278 D/DlbProfileParamArray( 4630): getProfileParams(profile = 7)
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.279 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.279 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.279 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.279 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -2111 for
5.1.2
01-07 10:27:39.279 D/DlbProfileParamCache( 4630): setProfile(profile=6)
01-07 10:27:39.279 D/DlbProfileParamArray( 4630): getProfileParams(profile = 6)
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.280 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.280 D/DlbDap2Process( 4630): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.280 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.280 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.280 D/DlbProfileParamCache( 4630): setProfile(profile=4)
01-07 10:27:39.280 D/DlbProfileParamArray( 4630): getProfileParams(profile = 4)
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dea = #1[6])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(ded = #1[2])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.281 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.281 D/DlbDap2Process( 4630): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.281 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(mvbe = #1[1])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dvle = #1[1])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.281 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.281 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2904 for
processed audio
01-07 10:27:39.281 D/DlbProfileParamCache( 4630): setProfile(profile=7)
01-07 10:27:39.281 D/DlbProfileParamArray( 4630): getProfileParams(profile = 7)
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.282 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.282 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.282 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.282 I/TelephonyProvider( 9592): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
01-07 10:27:39.282 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -2905 for
5.1.2
01-07 10:27:39.282 D/DlbProfileParamCache( 4630): setProfile(profile=6)
01-07 10:27:39.282 D/DlbProfileParamArray( 4630): getProfileParams(profile = 6)
01-07 10:27:39.283 D/DlbDap2Process( 4630): setParam(iea = #1[6])
01-07 10:27:39.283 D/DlbDap2Process( 4630): setParam(msce = #1[0])
01-07 10:27:39.283 D/DlbDap2Process( 4630): setParam(mdee = #1[0])
01-07 10:27:39.283 D/DlbDap2Process( 4630): setParam(miee = #1[0])
01-07 10:27:39.283 D/DlbDap2Process( 4630): setParam(mdle = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dvme = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setMave(mave = 0)
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(mave = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(ieon = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dea = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(plb = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(vmb = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dsb = #1[40])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(ded = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(vol = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): Got DAP mix matrix (length=12) for
processing mode 10
01-07 10:27:39.284 W/SQLiteLog( 9592): (28) double-quoted string literal:
"emergency"
01-07 10:27:39.284 D/DlbDap2Process( 4630): Got DAP mix matrix (length=16) for
processing mode 11
01-07 10:27:39.284 D/DlbDap2Process( 4630): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
01-07 10:27:39.284 D/DlbDap2Process( 4630): 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])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dvla = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(mvbe = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dvle = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dvli = #1[-192])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(vbon = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(vbm = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(beon = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(deon = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(geon = #1[0])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(ngon = #1[1])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dvlo = #1[-208])
01-07 10:27:39.284 D/DlbDap2Process( 4630): setParam(dplp = #1[256])
01-07 10:27:39.284 I/SAEffectManager(10152): checkDSDPlaybackState : dolby-game
setProfile(4)
01-07 10:27:39.284 W/SQLiteLog( 9592): (28) double-quoted string literal:
"emergency"
01-07 10:27:39.285 I/AudioManager(10152): setParameters keyValuePairs =
g_effect_game_dolby_enable=1
01-07 10:27:39.287 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
g_effect_game_dolby_enable=1
01-07 10:27:39.289 I/SAEffectManager(10152): set tube as : reset... unsupported
effect
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 I/AudioSASecPlus( 4575): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.290 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.292 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.292 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.292 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.292 I/SAEffectManager(10152): 2. set hall as : reset... unsupported
effect
01-07 10:27:39.293 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4575): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.294 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:39.295 E/DeXUtil (10152): DesktopModeManager is null, so it can't be
decided.
01-07 10:27:39.296 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:39.297 D/QSClockBellTower( 9204): registerAudience()
ticket:header_clock
01-07 10:27:39.297 I/SoundAlivePolicyManager(10152):
isGlobalEffectSupportCurrentAudioPath, currentDeviceType : 2
01-07 10:27:39.297 I/SAEffectManager(10152): isSpatialAudioActive() : mode is ready
(-1)
01-07 10:27:39.297 I/SAPathManager(10152): Effect 0 not supported on current path
01-07 10:27:39.297 I/SAEffectManager(10152): setGlobalEffect called...
01-07 10:27:39.297 I/SAEffectManager(10152): set UHQ-Upscaler as : 0
01-07 10:27:39.298 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.300 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@cc961b9
01-07 10:27:39.300 E/DeXUtil (10152): DesktopModeManager is null, so it can't be
decided.
01-07 10:27:39.301 D/[QuickStar]SlimIndicatorViewMediator( 9204):
registerSubscriber(BatteryMeterView) to SubList:PhoneStatusBarViewBatteryMeterView,
PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView, QSClockBellTower,
[QuickStar]PhoneStatusBarClockManager,
01-07 10:27:39.301 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@b9b29fe
01-07 10:27:39.301 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:39.302 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.304 D/EmergencyMode( 9592): [EmergencyManager] android
createPackageContext successful: com.android.phone
01-07 10:27:39.304 D/QSClockBellTower( 9204): registerAudience() ticket:header_date
01-07 10:27:39.304 D/QSSettingButton( 9204): onNotificationSumChanged() :
mSettingsBadgeCount = 0
01-07 10:27:39.307 E/DeXUtil (10152): DesktopModeManager is null, so it can't be
decided.
01-07 10:27:39.307 I/SAEffectManager(10152): setGlobalEffect called...
01-07 10:27:39.307 I/SAEffectManager(10152): setGlobalEffect : dolby-value is OFF
from backup.
01-07 10:27:39.307 I/SAEffectManager(10152): setGlobalEffect : 1. support handler
of <dolby-atmos>
01-07 10:27:39.307 I/SAEffectManager(10152): setGlobalEffect : 2. profile =
OFF(Dolby) from backup
01-07 10:27:39.308 D/QSMoreButton( 9204): addCustomTileListCallback
01-07 10:27:39.308 D/DlbEffectContext( 4575): setParam() received parameter
EFFECT_PARAM_ENABLE
01-07 10:27:39.309 D/QSTileHost( 9204): updateNewCustomTileList=
com.android.systemui.qs.buttons.QSMoreButton{f956075 V.E...... ......I. 0,0-0,0
#7f0a03e0 app:id/more_button_container}
01-07 10:27:39.309 D/QSMoreButton( 9204): onCustomTileListChanged(0)
01-07 10:27:39.310 I/SAEffectManager(10152): setGlobalEffect : 3. dolby setProfile
disable from backup
01-07 10:27:39.310 I/AudioManager(10152): setParameters keyValuePairs =
g_effect_dolby_enable=0;g_effect_dolby_profile=5
01-07 10:27:39.310 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
g_effect_dolby_enable=0;g_effect_dolby_profile=5
01-07 10:27:39.312 W/QSBarController( 9204): bar specs newValue :
QSMediaPlayer,MediaDevices,HeaderMediaDevices,MultiSIMPreferredSlot,QSSecurityFoote
r,Brightness
01-07 10:27:39.312 W/QSBarController( 9204): Bar specs : [QSMediaPlayer,
MediaDevices, HeaderMediaDevices, MultiSIMPreferredSlot, QSSecurityFooter,
Brightness]
01-07 10:27:39.312 V/QSBarController( 9204): barSpec = QSMediaPlayer
01-07 10:27:39.312 W/QSBarController( 9204): bar != null
01-07 10:27:39.312 V/QSBarController( 9204): barSpec = MediaDevices
01-07 10:27:39.312 I/SAEffectManager(10152): setGlobalEffect :
togglevalue(Game=false, Others=true) : true
01-07 10:27:39.312 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.bar.-$$Lambda$MediaDevicesBar$D75FYpL7TL9HzL3_R-
LuQkcYdJE@57be80a
01-07 10:27:39.312 I/SAEffectManager(10152): setGlobalEffect : GameBooster app has
enabled status : false
01-07 10:27:39.313 I/SAEffectManager(10152): setGlobalEffect : new changed value of
Dolby : 5
01-07 10:27:39.313 I/SAEffectManager(10152): setGlobalEffect : set Dolby as : 5
01-07 10:27:39.313 D/MediaDevicesBar( 9204): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available, newValue = null
01-07 10:27:39.313 I/SAEffectManager(10152): setGlobalEffect : support handler of
<dolby-atmos>
01-07 10:27:39.313 D/MediaDevicesBar( 9204): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available_on_top, newValue = null
01-07 10:27:39.313 I/SAEffectManager(10152): setGlobalEffect : profile = OFF(Dolby)
01-07 10:27:39.313 W/QSBarController( 9204): bar != null
01-07 10:27:39.313 V/QSBarController( 9204): barSpec = HeaderMediaDevices
01-07 10:27:39.313 W/QSBarController( 9204): bar != null
01-07 10:27:39.313 V/QSBarController( 9204): barSpec = MultiSIMPreferredSlot
01-07 10:27:39.314 W/Settings( 9204): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only global URI.
01-07 10:27:39.314 W/QSBarController( 9204): bar != null
01-07 10:27:39.314 V/QSBarController( 9204): barSpec = QSSecurityFooter
01-07 10:27:39.314 W/QSBarController( 9204): bar != null
01-07 10:27:39.315 V/QSBarController( 9204): barSpec = Brightness
01-07 10:27:39.315 W/QSBarController( 9204): bar != null
01-07 10:27:39.315 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.315 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.315 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.315 D/DeviceState( 9204): getPanelWidth portrait? true panelWidth=
720
01-07 10:27:39.316 I/Pageboost( 4956): successfully pinned
/system/framework/framework.jar
01-07 10:27:39.316 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.317 I/SAPathManager(10152): got Power-Saver as : false
01-07 10:27:39.317 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 1
01-07 10:27:39.317 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 2
01-07 10:27:39.317 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 15
01-07 10:27:39.317 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 15
01-07 10:27:39.317 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 18
01-07 10:27:39.318 I/AudioDeviceCallback(10152): isExternalDevice...
device.getType() = 25
01-07 10:27:39.320 I/QSMediaPlayerBar( 9204): showBar : false
01-07 10:27:39.323 E/SAEffectManager(10152): SAControlPanel Activity is Null
01-07 10:27:39.326 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:39.326 I/HBD ( 9927): a currentState : 0
01-07 10:27:39.330 I/MediaDevicesBar( 9204): showBar : true
01-07 10:27:39.336 I/HeaderMediaDevicesBar( 9204): showBar : true
01-07 10:27:39.336 I/HeaderMediaDevicesBar( 9204): showBar : true
01-07 10:27:39.351 I/bt_stack( 9955): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_module_lifecycle_thread
01-07 10:27:39.352 W/bt_btm ( 9955): btm_decode_ext_features_page: feature page 1
ignored
01-07 10:27:39.352 W/bt_btm ( 9955): btm_decode_ext_features_page: feature page 2
ignored
01-07 10:27:39.352 I/bt_stack( 9955): [INFO:message_loop_thread.cc(87)] ShutDown:
thread bt_module_lifecycle_thread(-1) is already stopped
01-07 10:27:39.352 I/bt_stack( 9955): [INFO:gatt_api.cc(950)] GATT_Register
d0b9f929-1107-4fcc-76bb-f293253dbdd9
01-07 10:27:39.353 I/bt_stack( 9955): [INFO:gatt_api.cc(994)] allocated gatt_if=3
01-07 10:27:39.364 D/ToggleSlider( 9204): updateHighBrightnessModeEnter : false
01-07 10:27:39.369 I/Telecom:SamsungTelecomServiceImpl( 4956): @hide @test
getCurrentTtyMode - callingPackage : com.android.phone
01-07 10:27:39.369 I/HBD ( 9927): a load BaseLanguageRepo
01-07 10:27:39.378 I/bt_stack( 9955): [INFO:ble_advertiser_hci_interface.cc(822)]
Extended advertising will be in use
01-07 10:27:39.378 D/AdapterProperties( 9955): 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
01-07 10:27:39.381 D/AdapterProperties( 9955):
BT_PROPERTY_LOCAL_EXTENDED_LE_FEATURES: update from BT controller
mIsOffloadedTransportBlockFilteringSupported = false
01-07 10:27:39.384 E/bt_btif_storage( 9955): btif_storage_get_adapter_property:
Controller ready!
01-07 10:27:39.385 D/AdapterProperties( 9955): Address is:C8BD69
01-07 10:27:39.385 D/BluetoothAdapterService( 9955): populateRssi
01-07 10:27:39.385 E/BluetoothServiceJni( 9955): populateRssiValuesNative
01-07 10:27:39.385 E/BluetoothServiceJni( 9955): model_rssi_values_callback: low =
-75, mid = -65, high = 127
01-07 10:27:39.385 D/AdapterProperties( 9955): modelRssiValuesCallback, low, mid,
high = -75,-65,127
01-07 10:27:39.386 D/BluetoothAdapterService( 9955): modelRssiValuesCallback, low,
mid, high = -75,-65,127
01-07 10:27:39.388 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_address
01-07 10:27:39.390 D/AdapterProperties( 9955): Name is: Galaxy A21s
01-07 10:27:39.393 D/BluetoothUtils( 9955): getBtEnabledContainers(): btContainers
= []
01-07 10:27:39.393 D/AdapterProperties( 9955): Scan Mode:20
01-07 10:27:39.393 D/AdapterProperties( 9955): Discoverable Timeout:120
01-07 10:27:39.393 I/bt_stack( 9955): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: true
01-07 10:27:39.393 W/bt_stack( 9955): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
01-07 10:27:39.394 W/SmsApplication( 9592): com.android.phone does not have
OP_WRITE_SMS: (fixing)
01-07 10:27:39.396 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_name
01-07 10:27:39.399 D/IOP_DB_BT( 9955): db_open: file
/data/misc/bluedroid/downloadable_bt.db
01-07 10:27:39.399 D/IOP_DB_BT( 9955): db_open: read 31329 bytes onto local cache
01-07 10:27:39.399 D/IOP_DB_BT( 9955): db_query: id __IOPFLAGS :: key
__KEY_ENABLE_VERBOSE
01-07 10:27:39.400 D/IOP_DB_BT( 9955): db_query: result 1
01-07 10:27:39.400 I/droid.bluetoot( 9955): iop_db_open: iop_db_open status 0
01-07 10:27:39.400 D/BluetoothDataManager( 9955): updateLocalInfo for int is
called!!!type : 176 , val : 117
01-07 10:27:39.400 D/BluetoothDataManager( 9955): updateLocalInfo for int is
called!!!type : 177 , val : 9
01-07 10:27:39.400 D/BluetoothDataManager( 9955): updateLocalInfo for int is
called!!!type : 178 , val : 6714
01-07 10:27:39.410 I/ThemeCenter_ThemeManager( 9330):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
01-07 10:27:39.418 D/BrightnessBar( 9204): BrightnessDetail disabled = false
01-07 10:27:39.422 E/DOWNLOADABLE_DB( 9955): SCPM client doesn't exist
01-07 10:27:39.423 I/AdapterState( 9955): BLE_ON : entered
01-07 10:27:39.424 W/SmsApplication( 9592): com.android.bluetooth does not have
OP_WRITE_SMS: (fixing)
01-07 10:27:39.425 D/AdapterProperties( 9955): Setting state to BLE_ON
01-07 10:27:39.426 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.428 D/BluetoothAdapterService( 9955): updateAdapterState() -
Broadcasting state BLE_ON to 2 receivers.
01-07 10:27:39.429 D/BluetoothAdapterService( 9955): Autoconnection is available
01-07 10:27:39.429 D/BluetoothAdapterService( 9955): updateAdapterState prevState =
14newState = 15
01-07 10:27:39.431 D/BluetoothManagerService( 4956): Bluetooth is in LE only mode
01-07 10:27:39.438 E/DevicePolicyManager( 4956): semGetAllowBluetoothMode - value
retunrs : 2
01-07 10:27:39.439 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBluetoothEnabled
01-07 10:27:39.441 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:39.441 D/BluetoothPolicyService( 4956): isBluetoothEnabled
01-07 10:27:39.442 D/SecContentProvider( 4956): isBluetoothEnabled = true
01-07 10:27:39.442 D/SecContentProvider( 4956): query(), uri = 3 selection =
isBLEAllowed
01-07 10:27:39.442 D/SecContentProvider( 4956): called from android.uid.system:1000
01-07 10:27:39.442 D/StatusBar.BrightnessController( 9204): UpdateModeRunnable =
false
01-07 10:27:39.446 D/StatusBar.BrightnessController( 9204): mUpdateSliderRunnable()
= 0.5019608, valueAsIntBits = 1056997505
01-07 10:27:39.446 D/QSClockBellTower( 9204): He is ready to ring the bell.
(((QSClockBellSound - TimeText:3:27, TimeContentDescription:3:27 p. m.,
DateText:vie., 7 de enero, ShortDateText:vie., 7 de ene., Demofalse)))
01-07 10:27:39.447 D/QSClockHomeIndicatorView( 9204): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:3:27,
TimeContentDescription:3:27 p. m., DateText:vie., 7 de enero, ShortDateText:vie., 7
de ene., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{d172a01 V.E...... ......ID 0,0-51,68
#7f0a037a app:id/left_clock_container}
01-07 10:27:39.447 D/QSClockBellTower( 9204): Everyone heard the bell.
run(currentTime:1641569259440, getTime():Fri Jan 07 15:27:39 GMT 2022,
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])
01-07 10:27:39.448 D/QSTileHost( 9204): start addTunable
01-07 10:27:39.448 W/SmsApplication( 9592):
com.google.android.cellbroadcastreceiver does not have OP_WRITE_SMS: (fixing)
01-07 10:27:39.455 D/SettingsProvider( 4956): isChangeAllowed() : name =
bluetooth_on
01-07 10:27:39.455 I/AdapterState( 9955): TURNING_ON : entered
01-07 10:27:39.456 D/BluetoothManagerService( 4956): Bluetooth is in LE only mode
01-07 10:27:39.458 D/AdapterProperties( 9955): Setting state to TURNING_ON
01-07 10:27:39.460 D/BluetoothAdapterService( 9955): updateAdapterState() -
Broadcasting state TURNING_ON to 2 receivers.
01-07 10:27:39.460 D/BluetoothAdapterService( 9955): starting Music Share service
from this receiver
01-07 10:27:39.470 D/BluetoothManagerService( 4956): Turning On, G state: 2, S
state: 2, mBLE count: 1, s BLE count: 1
01-07 10:27:39.471 D/QSTileHost( 9204): Recreating tiles
01-07 10:27:39.471 D/DeviceState( 9204): isFotaUpdate!!
01-07 10:27:39.472 D/QSTileHost( 9204): getDefaultTileList result : [Wifi,
SoundMode, Bluetooth, RotationLock, AirplaneMode, Flashlight, MobileData, Hotspot,
BatteryMode, Location, WindowsLink, ScreenRecorder, ShareLive, DesktopMode,
AllShareCast, NearbyShare, BlueLightFilter, NightMode, Dnd, WifiCalling, QRScanner]
01-07 10:27:39.475 D/SemWifiApSmartMHS( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::15
01-07 10:27:39.476 D/SemWifiApSmartBleScanner( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::15
01-07 10:27:39.476 D/SemWifiApSmartBleScanner( 4956): STATE_BLE_ON
01-07 10:27:39.479 I/SemWifiApSmartBleScanner( 4956): Preconditions standalonemode
is ON
01-07 10:27:39.483 I/SamsungIMMSHWKeyboard( 4956): [BT Setting State] state = 11
prevState = 10
01-07 10:27:39.483 I/SamsungIMMSHWKeyboard( 4956): [BT] mBTKeyboardCount =0,
KEYBOARD_BT(0)
01-07 10:27:39.484 D/SLocation( 4956): BluetoothStatusMonitor - sgfm received :
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:39.486 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_removed_qs_tiles
01-07 10:27:39.486 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.486 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.486 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.486 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.486 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.486 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.488 V/BluetoothEventManager( 9204): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:39.489 D/BluetoothEventManager( 9204): AdapterStateChangedHandler ::
BluetoothAdapter.ACTION_STATE_CHANGED, state = 11
01-07 10:27:39.489 I/Telecom:SamsungBluetoothManager( 4956): state = 11
01-07 10:27:39.489 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.489 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.489 D/SemWifiApSmartMHS( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::11
01-07 10:27:39.490 D/SemWifiApSmartBleScanner( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::11
01-07 10:27:39.490 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.490 I/BluetoothAdapter( 4956): STATE_TURNING_ON
01-07 10:27:39.491 I/BluetoothDatabase( 9955): migrateSettingGlobal
01-07 10:27:39.492 D/BluetoothDatabase( 9955): updateDatabase LocalStorage
01-07 10:27:39.492 D/BluetoothDatabase( 9955): Load Database
01-07 10:27:39.493 E/SemWifiApSmartBleScanner( 4956):
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]
01-07 10:27:39.494 I/BluetoothAdapter( 4956): STATE_TURNING_ON
01-07 10:27:39.494 I/BluetoothAdapter( 4956): STATE_TURNING_ON
01-07 10:27:39.495 D/BluetoothCastAdapterService( 9955):
com.samsung.bt.bluetoothcast.mcm.BluetoothCastAdapterService
01-07 10:27:39.496 I/BluetoothAdapter( 4956): STATE_TURNING_ON
01-07 10:27:39.497 D/BluetoothDatabase( 9955): compactLastConnectionTime:
Compacting metadata after load
01-07 10:27:39.497 I/BluetoothDatabase( 9955): cacheMetadata
01-07 10:27:39.497 V/BluetoothDatabase( 9955): cacheMetadata: found device
LocalStorage
01-07 10:27:39.497 D/BluetoothLeScanner( 4956): Start Scan with callback
01-07 10:27:39.498 I/BluetoothDatabase( 9955): cacheMetadata: Database is ready
01-07 10:27:39.500 D/BluetoothAdapterService( 9955): Autoconnection is available
01-07 10:27:39.500 D/BluetoothAdapterService( 9955): updateAdapterState prevState =
15newState = 11
01-07 10:27:39.500 I/AdapterState( 9955): TURNING_ON : syncUpWithBondedList
01-07 10:27:39.500 D/BluetoothAdapterService( 9955): updateDataBaseLocalInfo()
01-07 10:27:39.502 D/BtGatt.ContextMap( 9955): add() - appUid: 1000, appPid: 4956,
appName: android.uid.system
01-07 10:27:39.502 I/bt_stack( 9955): [INFO:gatt_api.cc(950)] GATT_Register
9ce3d1ff-a39c-48eb-a370-89ebe5824184
01-07 10:27:39.502 I/bt_stack( 9955): [INFO:gatt_api.cc(994)] allocated gatt_if=4
01-07 10:27:39.502 D/BtGatt.GattService( 9955): onScannerRegistered() -
UUID=9ce3d1ff-a39c-48eb-a370-89ebe5824184, scannerId=4, status=0
01-07 10:27:39.503 D/BluetoothSettingsProvider( 9955): query
01-07 10:27:39.504 D/BluetoothLeScanner( 4956): onScannerRegistered() - status=0
scannerId=4 mScannerId=0
01-07 10:27:39.508 D/BluetoothSettingsProvider( 9955): Created cursor
android.database.sqlite.SQLiteCursor@9d779e9
01-07 10:27:39.509 D/BluetoothSettingsProvider( 9955): insert
01-07 10:27:39.510 D/QSTileHost( 9204): getRecalculatedTileListForFota
01-07 10:27:39.510 D/QSTileHost( 9204): make table : customTileName = SecondScreen,
componentName = com.samsung.android.smartmirroring/.tile.ScreenSharingTile
01-07 10:27:39.510 D/QSTileHost( 9204): make table : customTileName = NearbyShare,
componentName = com.google.android.gms/.nearby.sharing.SharingTileService
01-07 10:27:39.510 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:39.510 D/QSTileHost( 9204): make table : customTileName = CMC,
componentName =
com.samsung.android.mdecservice/com.samsung.android.cmcsettings.UI.qstiles.MdecServ
iceTiles
01-07 10:27:39.510 D/QSTileHost( 9204): make table : customTileName = ShareLive,
componentName =
com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityTileServ
ice
01-07 10:27:39.510 D/QSTileHost( 9204): make table : customTileName = FocusMode,
componentName = com.samsung.android.forest/.focus.FocusModeTile
01-07 10:27:39.511 D/QSTileHost( 9204): make table : customTileName = TurnOn5g,
componentName =
com.samsung.android.app.telephonyui/.carrierui.tile.TurnOn5gTileService
01-07 10:27:39.511 D/QSTileHost( 9204): make table : customTileName =
InstantSession, componentName =
com.android.settings/com.samsung.android.settings.bluetooth.BluetoothCastTile
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = VoLte,
componentName =
com.samsung.android.app.telephonyui/.carrierui.tile.VoLteTileService
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = WindowsLink,
componentName =
com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName =
PowerKeySetting, componentName =
com.samsung.android.bixby.service/com.samsung.android.bixby.settings.powerkey.Power
KeySettingTileService
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = UHQ,
componentName = com.sec.android.app.soundalive/.UHQTile
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = NightMode,
componentName =
com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = Routines,
componentName = com.samsung.android.app.routines/.RoutineTile
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName = PowerShare,
componentName =
com.samsung.android.lool/com.samsung.android.sm.powershare.PowerShareTileService
01-07 10:27:39.512 D/QSTileHost( 9204): make table : customTileName =
PowerShareCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.powershare.PowerShareTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = BatteryMode,
componentName =
com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
BatteryModeCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.battery.ui.mode.BatteryModeTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = KidsHome,
componentName =
com.samsung.android.kidsinstaller/.quickpanel.service.KidsTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = WifiCalling,
componentName = com.sec.unifiedwfc/.ux.quicksettings.WFCQSTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = SpenRemote,
componentName =
com.samsung.android.service.aircommand/.remotespen.RemoteSpenTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = DesktopMode,
componentName = com.sec.android.desktopmode.uiservice/.DesktopModeTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = RedPacket,
componentName = com.samsung.hongbaoassistant/.RedPacketTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = Dolby,
componentName = com.sec.android.app.soundalive/.DolbyTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = Performance,
componentName =
com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
PerformanceCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.ui.booster.PerformanceTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = PowerSaving,
componentName =
com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = Aod,
componentName = com.samsung.android.app.aodservice/.settings.AODTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
DeviceVisibility, componentName =
com.samsung.android.oneconnect/.external.DeviceVisibilityTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
PowerSavingUPSM, componentName =
com.sec.android.emergencymode.service/.PowerSavingTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = Sync,
componentName =
com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = AllShareCast,
componentName = com.samsung.android.smartmirroring/.tile.SmartMirroringTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = Nfc,
componentName = com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = SecureFolder,
componentName = com.samsung.knox.securefolder/.switcher.SecureFolderTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = EdgeLighting,
componentName =
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.edgelighting.til
e.EdgeLightingTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = UDS,
componentName = com.samsung.android.uds/.ui.uds.UDSTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = ScreenSaver,
componentName =
com.android.settings/com.samsung.android.settings.qstile.ScreensaverTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = DailyBoard,
componentName = com.samsung.android.homemode/.external.service.HomeModeTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
PowerPlanning, componentName =
com.samsung.android.app.powerplanning/.PPQuickSettings.PPTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
ScreenRecorder, componentName =
com.samsung.android.app.smartcapture/com.samsung.android.app.screenrecorder.view.Re
cordScreenTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName =
ScreenRecorderCHN, componentName =
com.sec.app.screenrecorder/.view.RecordScreenTile
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = QRScanner,
componentName = com.sec.android.app.camera/.service.QrTileService
01-07 10:27:39.513 D/QSTileHost( 9204): make table : customTileName = TvMode,
componentName = com.samsung.tvmode/.quicksettings.TvModeQsTileService
01-07 10:27:39.514 I/BluetoothAdapter( 9955): STATE_TURNING_ON
01-07 10:27:39.517 D/HostManager( 9955): created
01-07 10:27:39.517 D/BluetoothCastAdapterService( 9955): msg: 1
01-07 10:27:39.517 D/BluetoothCastAdapterService( 9955): handleMessage() -
MESSAGE_DO_BIND_WITH_MCFSERVER
01-07 10:27:39.519 E/BluetoothAdapterService( 9955): updateDataBaseLocalInfo -
insert success content://com.samsung.bt.btservice.btsettingsprovider/bonddevice/1
01-07 10:27:39.520 D/BluetoothSettingsProvider( 9955): query
01-07 10:27:39.521 D/BluetoothSettingsProvider( 9955): Created cursor
android.database.sqlite.SQLiteCursor@ca4cba5
01-07 10:27:39.522 V/APM_AudioPolicyManager( 4630): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
01-07 10:27:39.522 V/APM_AudioPolicyManager( 4630): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
01-07 10:27:39.524 V/APM_AudioPolicyManager( 4630): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
01-07 10:27:39.524 V/APM_AudioPolicyManager( 4630): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
01-07 10:27:39.525 V/APM_AudioPolicyManager( 4630): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
01-07 10:27:39.525 V/APM_AudioPolicyManager( 4630): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
01-07 10:27:39.526 D/BluetoothAdapterService( 9955): syncUpWithBondedList :: cursor
count: 0, Columns : 12
01-07 10:27:39.527 D/BluetoothAdapterService( 9955): syncUpWithBondedList ::
DevicesInDb : 0, Bonded device : 0
01-07 10:27:39.532 D/BluetoothAdapterService( 9955): syncUpWithBondedList :: will
be cursor close
01-07 10:27:39.533 D/BluetoothAdapterService( 9955): startCoreServices()
01-07 10:27:39.533 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.534 D/CompatibilityChangeReporter( 9955): Compat change id reported:
147600208; UID 1002; state: ENABLED
01-07 10:27:39.537 I/[MCFSDK_bluetooth_1.0.2099]_McfAdapter( 9955): McfAdapter - -
01-07 10:27:39.537 I/Telecom:SamsungTelecomServiceImpl( 4956): getCallState -
callingPid : 9955 / processName : sts
01-07 10:27:39.538 W/ActivityManager( 4956): Unable to start service Intent
{ act=com.samsung.mcfserver.MCF cmp=com.samsung.android.mcfserver/.McfService (has
extras) } U=0: not found
01-07 10:27:39.540 D/ImsExternalCallTracker( 9592): Registering: Handler
(com.android.internal.telephony.imsphone.ImsPhone) {fa99662}
01-07 10:27:39.542 W/[MCFSDK_bluetooth_1.0.2099]_McfContext( 9955): bindService -
failed
01-07 10:27:39.554 I/Telecom:SamsungTelecomServiceImpl( 4956):
getDefaultDialerPackage - callingPid : 9592 / processName : sts
01-07 10:27:39.557 D/HostManager( 9955): refreshCastDevicesInfo
01-07 10:27:39.557 W/UnsafeUtil( 9955): 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]
01-07 10:27:39.560 D/HostManager( 9955): getConnectionTimeoutValue : 600000
01-07 10:27:39.563 D/NetworkStats( 4956): registerNetworkStatsProvider from
ImsPhoneCallTracker uid/pid=1001/9592
01-07 10:27:39.563 I/BluetoothAdapter( 9955): enableStandAloneBleMode=
01-07 10:27:39.564 I/BluetoothAdapter( 9955): STATE_TURNING_ON
01-07 10:27:39.564 I/SemWifiApSmartBleScanner( 4956): Started scanning
01-07 10:27:39.565 D/GuestManager( 9955): created
01-07 10:27:39.567 V/RcsCallTracker( 9592): Created
01-07 10:27:39.570 D/BluetoothCast( 9955): init p2p channel
01-07 10:27:39.573 W/BtGatt.GattService( 9955): checkToReportData before boot
completed
01-07 10:27:39.573 E/BtGatt.GattService( 9955): [GSIM LOG]: gsimLogHandler, msg:
MESSAGE_SCAN_START, appName: android.uid.system, scannerId: 4, reportDelayMillis=0
01-07 10:27:39.573 I/BluetoothAdapter( 9955): STATE_TURNING_ON
01-07 10:27:39.573 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.574 I/BluetoothAdapter( 9955): STATE_TURNING_ON
01-07 10:27:39.577 I/WifiP2pService( 4956): makeP2pHwMac: wifihwmac is empty
01-07 10:27:39.578 E/WifiP2pService( 4956): Ignore P2P enable since wifi is false
01-07 10:27:39.585 D/SettingsProvider( 4956): isChangeAllowed() : name =
sysui_qs_tiles
01-07 10:27:39.585 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.585 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.585 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.585 D/SettingsProvider( 4956): selectionArgs: 10100
01-07 10:27:39.586 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.586 D/SecContentProvider( 4956): called from
android.uid.systemui:10100
01-07 10:27:39.586 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.586 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.586 I/ImsDiagMonitorNotiMgr( 9553): Package was not installed, check
again #3
01-07 10:27:39.587 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.588 D/QSTileHost( 9204): 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.samsung.android.smartmirroring/.tile.SmartMirroringTile),
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)]
01-07 10:27:39.589 D/QSTileHost( 9204): Creating tile: Wifi
01-07 10:27:39.589 D/BtGatt.ScanManager( 9955): configureFilterParamter() :
onFoundTimeout | onLostTimeout | onFoundCount | numOfTrackingEntries |
scanFilterRssiThreshold | trackableScanFilterRssiThreshold | matchMode
01-07 10:27:39.589 D/BtGatt.ScanManager( 9955): configureFilterParamter() :
__________500__|________10000__|___________1__|___________________0__|
___________________-128__|____________________________-128__|________1_
01-07 10:27:39.591 D/BluetoothCastAdapterService( 9955): onBind : true
01-07 10:27:39.597 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
01-07 10:27:39.597 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
01-07 10:27:39.597 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
01-07 10:27:39.600 D/BluetoothCastAdapterService( 9955): onStartCommand
01-07 10:27:39.603 D/PhoneSwitcherNetworkRequstListener( 9592): Registering
NetworkFactory
01-07 10:27:39.604 D/ConnectivityService( 4956): Got NetworkProvider Messenger for
PhoneSwitcherNetworkRequstListener
01-07 10:27:39.614 D/QSTileHost( 9204): Creating tile: SoundMode
01-07 10:27:39.614 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(simphonebook:9592)
01-07 10:27:39.614 W/Looper ( 4956): Slow dispatch took 218ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@a772865>
m=0
01-07 10:27:39.614 D/QSTileHost( 9204): Creating tile: Bluetooth
01-07 10:27:39.615 D/QSTileHost( 9204): Creating tile: RotationLock
01-07 10:27:39.615 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(iphonesubinfo:9592)
01-07 10:27:39.617 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(isms:9592)
01-07 10:27:39.620 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(isemtelephony:9592)
01-07 10:27:39.621 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.679,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:39.624 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.679,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:39.636 D/QSTileHost( 9204): Creating tile: AirplaneMode
01-07 10:27:39.638 D/Tile.WifiTile( 9204): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 2
mStateBeforeClick.value =false enabled =false
01-07 10:27:39.638 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:39.639 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:39.639 D/QSTileHost( 9204): Creating tile: Flashlight
01-07 10:27:39.639 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:39.640 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.statusbar.policy.FlashlightControllerImpl$3@4b26dc6
01-07 10:27:39.640 D/FlashlightController( 9204): FlashlightLevel changed : 2
01-07 10:27:39.640 D/Tile.FlashlightTile( 9204): cancelNotification!!!
01-07 10:27:39.643 V/Tile.WifiTile( 9204): handleRefreshState() Error while saving
icon bitmap :
01-07 10:27:39.643 V/Tile.WifiTile( 9204): java.lang.NullPointerException: Attempt
to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.643 V/Tile.WifiTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.643 V/Tile.WifiTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.643 V/Tile.WifiTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.643 V/Tile.WifiTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.643 V/Tile.WifiTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.644 D/Tile.FlashlightTile( 9204): addFeature flashlight_sos_enabled
01-07 10:27:39.644 D/ConnectivityService( 4956): Got NetworkProvider Messenger for
TelephonyNetworkFactory[0]
01-07 10:27:39.644 D/Tile.WifiTile( 9204): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
01-07 10:27:39.644 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.tiles.FlashlightTile$2@157a052
01-07 10:27:39.645 D/PhoneRestrictionPolicy( 4956):
com.samsung.android.knox.intent.action.PHONE_READY_INTERNAL
01-07 10:27:39.645 D/PhoneRestrictionPolicy( 4956):
com.samsung.android.knox.intent.action.PHONE_READY_INTERNAL
01-07 10:27:39.646 D/SystemUIAdapter( 4956): setLockedIccIdsAsUser() userId = 0
01-07 10:27:39.646 D/PhoneRestrictionPolicy( 4956): Trying to connect to
EnterpriseSimPin Service
01-07 10:27:39.647 W/ContextImpl( 4956): 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
01-07 10:27:39.671 D/QSTileHost( 9204): Creating tile: MobileData
01-07 10:27:39.672 I/HBD ( 9927): b loadLanguageXmlToPreference
01-07 10:27:39.673 D/GuestManager( 9955): startNotiDiscovery
01-07 10:27:39.674 E/GuestManager( 9955): [Noti] startScan : mMcfSubscriber is null
01-07 10:27:39.674 W/A2dpService( 9955): getA2dpService(): service is null
01-07 10:27:39.675 D/QSTileHost( 9204): Creating tile: Hotspot
01-07 10:27:39.676 D/BluetoothAudioCastService( 9955): mCastingA2dpDevices.size()
0/mAudioCastHostEnable true
01-07 10:27:39.676 D/HostManager( 9955): stopMcfCast
01-07 10:27:39.676 W/AlarmManager( 9955): Unrecognized alarm listener
com.samsung.bt.bluetoothcast.mcm.BluetoothAudioCastService$1@e3d87a0
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.676 V/Tile.SoundModeTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.677 D/Tile.HotspotTile( 9204): HotspotTile :
01-07 10:27:39.677 D/BluetoothAudioCastService( 9955): onStartCommand
01-07 10:27:39.682 I/HeadsetService( 9955): create()
01-07 10:27:39.682 I/HBD ( 9927): d document's name = [ #document ]
01-07 10:27:39.682 I/HBD ( 9927): d rootNode name = [ SamsungMobileLanguage ]
01-07 10:27:39.682 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ LanguageSet ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ Country ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ CountryISO ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ SalesCode ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ LanguageSet ]
01-07 10:27:39.682 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ Input ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ Display ]
01-07 10:27:39.682 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.682 I/HBD ( 9927): d [ Input ]
01-07 10:27:39.682 I/HBD ( 9927): d mNode's name = [ Input ]
01-07 10:27:39.683 I/HBD ( 9927): d boolean getTagValueReturnString(String
tagFullName, String defValue) tagFullName =[ EnableList ] defValue = [ ]
01-07 10:27:39.683 I/HBD ( 9927): d String getTagValue(String tagFullName)
tagFullName =[ EnableList ]
01-07 10:27:39.683 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ EnableList ]
01-07 10:27:39.683 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.683 I/HBD ( 9927): d [ SupportList ]
01-07 10:27:39.683 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.683 I/HBD ( 9927): d [ EnableList ]
01-07 10:27:39.683 I/HBD ( 9927): d boolean getTagValueReturnString(String
tagFullName, String defValue) tagFullName =[ EnableList ] defValue = [ EN_GB ]
01-07 10:27:39.683 I/HBD ( 9927): d String getTagValue(String tagFullName)
tagFullName =[ EnableList ]
01-07 10:27:39.683 I/HBD ( 9927): d Node getTagNode(Node parent, String
tagName) tagName =[ EnableList ]
01-07 10:27:39.683 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.683 I/HBD ( 9927): d [ SupportList ]
01-07 10:27:39.683 I/HBD ( 9927): d [ #text ]
01-07 10:27:39.683 I/HBD ( 9927): d [ EnableList ]
01-07 10:27:39.683 I/Pageboost( 4956): successfully pinned
/system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk
01-07 10:27:39.684 D/Tile.HotspotTile( 9204): HotspotTile isAvailable : true
01-07 10:27:39.684 D/QSTileHost( 9204): Creating tile:
custom(com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeT
ile)
01-07 10:27:39.685 D/Tile.BluetoothTile( 9204): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 11
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]
01-07 10:27:39.686 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.686 I/ImsResolver( 9592): device MMTEL package: , device RCS
package:
01-07 10:27:39.687 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.687 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.hfp.HeadsetService@c837dcc
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.687 V/Tile.BluetoothTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.689 I/HeadsetService( 9955): start()
01-07 10:27:39.689 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.690 D/Tile.RotationLockTile( 9204): handleUpdateState: true
orientation = true
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.693 V/Tile.RotationLockTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.695 I/ImsResolver( 9592): Initializing cache.
01-07 10:27:39.697 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batt
eryModeTile}
01-07 10:27:39.697 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =Battery
Mode
01-07 10:27:39.701 I/HeadsetLogManager( 9955): make HeadsetLogManager
01-07 10:27:39.702 I/HeadsetConnectionManager( 9955): make HeadsetConnectionManager
01-07 10:27:39.702 I/HeadsetAudioManager( 9955): make HeadsetAudioManager
01-07 10:27:39.702 I/ExtendedAtCmdProcessor( 9955): make ExtendedAtCmdProcessor
01-07 10:27:39.705 D/SettingsProvider( 4956): isChangeAllowed() : name =
handwriting_language_list
01-07 10:27:39.705 D/SettingsProvider( 4956): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
01-07 10:27:39.705 D/SettingsProvider( 4956): projectionArgs:
isSettingsChangesAllowed
01-07 10:27:39.705 D/SettingsProvider( 4956): selectionArgs: false
01-07 10:27:39.705 D/SettingsProvider( 4956): selectionArgs: 10166
01-07 10:27:39.706 D/SecContentProvider( 4956): query(), uri = 17 selection =
isSettingsChangesAllowed
01-07 10:27:39.706 D/SecContentProvider( 4956): called from
android.uid.honeyboard:10166
01-07 10:27:39.706 D/RestrictionPolicy( 4956): isSettingsChangesAllowedAsUser,
userId 0 : true
01-07 10:27:39.706 D/SettingsProvider( 4956): ret = 1
01-07 10:27:39.707 I/TetheringManager( 9955):
registerTetheringEventCallback:com.android.bluetooth
01-07 10:27:39.707 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:39.708 D/ConnectivityManager( 9955): ConnectivityManager()
mContext=com.android.bluetooth.btservice.AdapterApp@199dc10
getOpPackageName()=com.android.bluetooth getBasePackageName()=com.android.bluetooth
getPackageName()=com.android.bluetooth
01-07 10:27:39.710 I/BluetoothAtMessage( 9955): make AtMessage
01-07 10:27:39.711 D/BluetoothAtMessage( 9955): createCMTIContentObservers
01-07 10:27:39.711 I/VendorSpecificCommandRouter( 9955): make
VendorSpecificCommandRouter
01-07 10:27:39.712 I/HeadsetBigdataManager( 9955): make HeadsetBigdataManager
01-07 10:27:39.714 W/Looper ( 4956): Slow delivery took 218ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@9c4dea2>
m=0
01-07 10:27:39.714 W/Looper ( 4956): Slow dispatch took 100ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@9c4dea2>
m=0
01-07 10:27:39.715 W/FeatureUtil( 9592): files does not exist from
/optics/configs/carriers/single/SAM/conf/customer_carrier_feature.json
01-07 10:27:39.715 D/SemCarrierFeature( 9592): update carrier default features
01-07 10:27:39.721 D/HeadsetService( 9955): getMaxConnectedAudioDevices 3
01-07 10:27:39.721 I/BluetoothHeadsetServiceJni( 9955): classInitNative: succeeds
01-07 10:27:39.722 D/TileServices( 9204):
getTileWrapperComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery
.ui.mode.BatteryModeTile}
01-07 10:27:39.722 I/HeadsetService( 9955): IBR : true/true
01-07 10:27:39.724 D/Tile.RotationLockTile( 9204): handleUpdateState: true
orientation = true
01-07 10:27:39.726 W/FileUtils( 9927): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:39.726 I/bt_stack( 9955): [INFO:btif_hf.cc(2050)] GetInterface
01-07 10:27:39.727 W/bt_btif ( 9955): isSoftphone : 0 ()
01-07 10:27:39.727 I/bt_stack( 9955): [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=0x7b312c3bc0
01-07 10:27:39.727 E/HBD ( 9927): p mkdirs failed:
/data/user/0/com.samsung.android.honeyboard/app_SwiftKey
01-07 10:27:39.727 I/MediaExtractorFactory( 4705): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
01-07 10:27:39.727 I/bt_stack( 9955): [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=0x7b312c3c78
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c3d30
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c3de8
01-07 10:27:39.728 I/HBD ( 9927): c 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/]
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c3ea0
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c3f58
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c4010
01-07 10:27:39.728 I/bt_stack( 9955): [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=0x7b312c40c8
01-07 10:27:39.730 D/Tile.AirplaneModeTile( 9204): handleUpdateState: airplane
mode is disabled
01-07 10:27:39.730 D/AirplaneMode_TEMP( 9204): mServiceState == null
01-07 10:27:39.730 D/AirplaneMode_TEMP( 9204): IsPowerOffServiceState is true
01-07 10:27:39.730 D/AirplaneMode_TEMP( 9204): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
01-07 10:27:39.730 D/Tile.AirplaneModeTile( 9204): handleUpdateState: value =
false, state = 1
01-07 10:27:39.731 D/HeadsetBlackList( 9955): Loading from conf
01-07 10:27:39.732 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:39.732 E/HeadsetBlackList( 9955): iop_device_list File Not found :
/etc/bluetooth/iop_device_list.conf
01-07 10:27:39.732 D/HeadsetBlackList( 9955):
refreshNotAllowedVoiceRecognitionDeviceList()
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.732 V/Tile.AirplaneModeTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.732 D/BluetoothAdapterService( 9955): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@b4886c5
01-07 10:27:39.733 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:39.733 E/DOWNLOADABLE_DB( 9955): SCPM client doesn't exist
01-07 10:27:39.733 D/HeadsetBlackList( 9955): DDB is not exist
01-07 10:27:39.733 D/CmcSettingManager( 9592): init : CmcSettingManager version :
1.3.2
01-07 10:27:39.733 D/CmcSettingManager( 9592): context :
com.android.phone.PhoneGlobals@5561e74
01-07 10:27:39.734 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:33.679,dataSim=true,networkName=No hay conexión de
red,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmergency=
false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultData
Off=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,sh
ouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOpe
rator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=f
alse,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,n
wBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,si
mState=null, iconSet = [I@324778f
01-07 10:27:39.734 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:39.736 W/System.err( 9592):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.mdecservice
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:282)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:254)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.android.cmcsetting.CmcSettingManager.isSupportVersion(CmcSettingManager
.java:2418)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.android.cmcsetting.CmcSettingManager.init(CmcSettingManager.java:172)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.telephony.model.cmc.SamsungCmcRepositoryImpl.registerCmcSettingManager(
SamsungCmcRepositoryImpl.java:167)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.telephony.model.cmc.SamsungCmcRepositoryImpl.<init>(SamsungCmcRepositor
yImpl.java:162)
01-07 10:27:39.736 W/System.err( 9592): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-07 10:27:39.736 W/System.err( 9592): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.telephony.model.SamsungModelFactory.create(SamsungModelFactory.java:23)
01-07 10:27:39.736 W/System.err( 9592): at
com.samsung.telephony.model.SamsungModelSystem.<init>(SamsungModelSystem.java:95)
01-07 10:27:39.736 W/System.err( 9592): at
com.android.phone.PhoneGlobals.initSamsungComponents(PhoneGlobals.java:362)
01-07 10:27:39.736 W/System.err( 9592): at
com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:492)
01-07 10:27:39.736 W/System.err( 9592): at
com.android.phone.PhoneApp.onCreate(PhoneApp.java:44)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7507)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:39.736 W/System.err( 9592): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.736 W/System.err( 9592): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.736 W/System.err( 9592): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:39.736 W/System.err( 9592): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:39.736 W/System.err( 9592): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:39.736 W/System.err( 9592): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:39.736 E/CmcSettingManager( 9592): valid package is not exist
01-07 10:27:39.737 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.hfp.HeadsetService@c837dcc
01-07 10:27:39.737 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.738 I/Pageboost( 4956): successfully pinned
/system/framework/arm64/boot-framework.oat
01-07 10:27:39.738 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.740 I/bt_stack( 9955): [INFO:btif_hf.cc(440)] btif_hf_upstreams_evt:
AG enable/disable event 0
01-07 10:27:39.740 I/HotspotController( 9204): addCallback
com.android.systemui.qs.tiles.HotspotTile$HotspotAndDataSaverCallbacks@e059a81
01-07 10:27:39.741 I/A2dpService( 9955): create()
01-07 10:27:39.741 D/Tile.HotspotTile( 9204): onDataSaverChanged : false
01-07 10:27:39.742 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}
01-07 10:27:39.742 D/Tile.HotspotTile( 9204): onDataSaverChanged : false
01-07 10:27:39.743 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.743 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.a2dp.A2dpService@39f04cd
01-07 10:27:39.746 D/BluetoothA2dp( 4956): Proxy object connected
01-07 10:27:39.746 D/BluetoothA2dp( 4956): Proxy object connected
01-07 10:27:39.746 D/BluetoothA2dp( 4956): getActiveDevice()
01-07 10:27:39.746 D/MR2SystemProvider( 4956): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Dispositivo, 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 }] }
01-07 10:27:39.746 D/BluetoothA2dp( 4956): Proxy object connected
01-07 10:27:39.747 I/A2dpService( 9955): start()
01-07 10:27:39.747 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.lool id=0x7f08002a), mComponent =
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}, mUserPolicy =
01-07 10:27:39.747 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.748 D/QSTileHost( 9204): Creating tile: Location
01-07 10:27:39.748 I/BluetoothA2dpServiceJni( 9955): classInitNative: succeeds
01-07 10:27:39.748 I/A2dpService( 9955): Max connected audio devices set to 2
01-07 10:27:39.750 D/QSTileHost( 9204): Creating tile:
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService)
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.752 V/Tile.FlashlightTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.752 D/Tile.CustomTile( 9204): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.mdx
01-07 10:27:39.753 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileserv
ice.SeYourPhoneTileService}
01-07 10:27:39.753 V/APM_AudioPolicyManager( 4630):
getHwOffloadEncodingFormatsSupportedForA2DP()
01-07 10:27:39.754 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
01-07 10:27:39.755 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
01-07 10:27:39.756 I/m.android.phon( 9592): Waiting for a blocking GC ProfileSaver
01-07 10:27:39.756 D/TileServices( 9204):
getTileWrapperComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windows
link.tileservice.SeYourPhoneTileService}
01-07 10:27:39.759 W/FileUtils( 9927): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:39.759 E/HBD ( 9927): p SwiftKeyDBDirectory hasn't file
01-07 10:27:39.766 I/Telephony: SamsungImsManagerInjector( 9592): connectService,
simSlotCount : 1
01-07 10:27:39.766 I/Telephony: SamsungImsManagerInjector( 9592):
[getImsManager_0 : null] [ getImsManager_1 : null]
01-07 10:27:39.768 D/semImsManager[0]( 9592): Register Receiver for Restart
01-07 10:27:39.769 I/DataUsageController( 9204): isSimReady simSlotCount : 1
ready : false
01-07 10:27:39.769 D/Tile.MobileDataTile( 9204): handleUpdateState : state false
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.771 V/Tile.MobileDataTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.772 I/Telephony: SamsungImsManagerInjector( 9592): onConnected
mImsManager, phoneId : 0
01-07 10:27:39.772 D/semImsManager[0]( 9592): registerImsRegistrationListener
01-07 10:27:39.774 I/SemImsServiceStub<0>( 9553):
SemRegisterImsRegistrationListener
com.samsung.android.ims.SemImsRegiListener$Stub$Proxy@f5a0faa
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.776 V/Tile.HotspotTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.780 I/Telephony: SamsungImsManagerInjector( 9592): getImsManager
created imsmanager [0]
01-07 10:27:39.784 I/HBD ( 9927): c 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/]
01-07 10:27:39.790 I/HBD ( 9927): e Downloaded DB path have no DB files
01-07 10:27:39.792 I/VaultKeeperService( 4956): wakelock is released!!
01-07 10:27:39.795 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:39.796 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:39.805 I/HotspotController( 9204): removeCallback
com.android.systemui.qs.tiles.HotspotTile$HotspotAndDataSaverCallbacks@e059a81
01-07 10:27:39.809 I/HBD ( 9927): c 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/]
01-07 10:27:39.811 E/HBD ( 9927): q It's not ldb file
01-07 10:27:39.812 I/HBD ( 9927): h update() update language lists
01-07 10:27:39.812 E/HBD ( 9927): q It's not ldb file
01-07 10:27:39.814 W/FileUtils( 9927): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:39.814 E/HBD ( 9927): p SwiftKeyDBDirectory hasn't file
01-07 10:27:39.817 D/TileLifecycleManager( 9204): Package not available:
com.samsung.android.mdx
01-07 10:27:39.820 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}, mUserPolicy =
01-07 10:27:39.820 D/QSTileHost( 9204): Destroying not available tile:
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService)
01-07 10:27:39.820 D/QSTileHost( 9204): Creating tile:
custom(com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityT
ileService)
01-07 10:27:39.820 I/SAEffectManager(10152): checkDSDPlaybackState called...
01-07 10:27:39.820 I/AudioManager(10152): getParameters keys =
g_effect_active_sound_info=track
01-07 10:27:39.822 I/SecAudioParamFlinger( 4630): getActiveSoundInfo 0, trackFormat
0, outputFormat 0
01-07 10:27:39.822 E/HBD ( 9927): e temp download mkdirs failed,
downloadFilePath:/data/user/0/com.samsung.android.honeyboard/Download/
01-07 10:27:39.822 I/SAEffectManager(10152): isDSDFormatActive : format = 0
01-07 10:27:39.822 I/SAEffectManager(10152): isDSDFormatActive : DSD or 32Bit
Playback Status= false
01-07 10:27:39.823 I/SAEffectManager(10152): checkDSDPlaybackState : re-config
dolby profile from settings : 5
01-07 10:27:39.823 I/SAEffectManager(10152): Set Square effect as: 40
01-07 10:27:39.823 I/SAEffectManager(10152): setParameter() key :
EFFECT_SQUARE_CHANGED arg1 : 40 arg2 : -1 array : [-1]
01-07 10:27:39.823 I/SAEffectManager(10152): *****updateSquareUIsetting()*****
01-07 10:27:39.823 I/SAEffectManager(10152): position: 40
01-07 10:27:39.824 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.
presentation.quickpanel.DeviceVisibilityTileService}
01-07 10:27:39.824 D/Tile.CustomTile( 9204): isSecCustomTile : tileName
=DeviceVisibility
01-07 10:27:39.824 I/SAEffectManager(10152): checkDSDPlaybackState : re-config
dolby-game profile from settings : 4
01-07 10:27:39.824 I/SAEffectManager(10152): checkDSDPlaybackState : set dolby as
re-config : 5
01-07 10:27:39.824 I/SAEffectManager(10152): checkDSDPlaybackState : set dolby-game
as re-config : 4
01-07 10:27:39.824 I/SAEffectManager(10152): checkDSDPlaybackState : support
handler of <dolby-atmos>
01-07 10:27:39.824 I/SAEffectManager(10152): checkDSDPlaybackState : dolby profile
= OFF
01-07 10:27:39.827 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.827 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.827 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.827 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.827 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.827 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.827 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.828 I/SAEffectManager(10152): checkDSDPlaybackState : support
handler of <dolby-atmos for gaming>
01-07 10:27:39.828 I/SAEffectManager(10152): checkDSDPlaybackState : dolby-game
profile = ON
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -1304 for
processed audio
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -1305 for
5.1.2
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2107 for
processed audio
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2110 for
processed audio
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -2111 for
5.1.2
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_2 stageIndex -2904 for
processed audio
01-07 10:27:39.830 I/AudioEffectStageModule( 4630): set GAME_1 stageIndex -2905 for
5.1.2
01-07 10:27:39.830 I/SAEffectManager(10152): checkDSDPlaybackState : dolby-game
setProfile(4)
01-07 10:27:39.830 I/AudioManager(10152): setParameters keyValuePairs =
g_effect_game_dolby_enable=1
01-07 10:27:39.831 D/CmcSettingManager( 9592): getOwnDeviceType
01-07 10:27:39.831 E/CmcSettingManager( 9592): context is null
01-07 10:27:39.831 D/CmcSettingManager( 9592): getOwnDeviceType
01-07 10:27:39.831 E/CmcSettingManager( 9592): context is null
01-07 10:27:39.831 V/APM_AudioPolicyManager( 4630): setAudioPolicyConfig:
g_effect_game_dolby_enable=1
01-07 10:27:39.832 I/SAEffectManager(10152): set tube as : reset... unsupported
effect
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4575): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.833 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.835 I/SoundAliveApplication(10152): sound assistant, NOT installed
01-07 10:27:39.835 I/SoundAliveApplication(10152): setConcertHallSupport : false
01-07 10:27:39.835 I/SoundAliveApplication(10152): mConcertHallSupport : false
01-07 10:27:39.835 I/SAEffectManager(10152): 2. set hall as : reset... unsupported
effect
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4575): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.836 I/AudioSASecPlus( 4630): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
01-07 10:27:39.838 I/SoundAliveApplication(10152): registerAudioPlaybackCallback :
isRunningGameWhiteList : false
01-07 10:27:39.838 I/SADVFSHelper(10152): Either heavy-duty effect is Off or Music
playback is not active
01-07 10:27:39.839 I/HBD ( 9927): m normal : addCSCLanguageList : Spanish
01-07 10:27:39.839 I/bt_stack( 9955): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_a2dp_source_worker_thread
01-07 10:27:39.839 I/HBD ( 9927): m normal : addLocaleLanguage : Spanish
01-07 10:27:39.841 I/HBD ( 9927): n updateActionOptionFromPreference
01-07 10:27:39.841 I/HBD ( 9927): n before lang.activeOptionList =
[Ljava.lang.String;@96465b5
01-07 10:27:39.842 I/HBD ( 9927): n after lang.activeOptionList =
[Ljava.lang.String;@5baa44a
01-07 10:27:39.842 D/IOP_DB_BT( 9955): db_query: id FeatureChecker :: key KEY_NAME
01-07 10:27:39.843 D/IOP_DB_BT( 9955): db_query: result 1
01-07 10:27:39.843 W/bt_btif ( 9955): bta_av_rc_create: Skipping RC creation for
the old AVRCP profile
01-07 10:27:39.843 D/IOP_DB_BT( 9955): db_query: id FeatureChecker :: key KEY_NAME
01-07 10:27:39.844 D/IOP_DB_BT( 9955): db_query: result 1
01-07 10:27:39.846 I/HBD ( 9927): g writeToFile path :
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json
01-07 10:27:39.846 I/HBD ( 9927): g writeToFile json :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Spanish","id":1179649,"inputType":"spani
sh_qwerty","isUsed":true}]}
01-07 10:27:39.853 D/TileServices( 9204):
getTileWrapperComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.a
pp.sharelive.presentation.quickpanel.DeviceVisibilityTileService}
01-07 10:27:39.862 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.a2dp.A2dpService@39f04cd
01-07 10:27:39.862 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.866 I/HBD ( 9927): g writeToFile complete
01-07 10:27:39.867 I/HBD ( 9927): g Write selected lang for DE
01-07 10:27:39.867 I/HBD ( 9927): g writeToFile path :
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json
01-07 10:27:39.867 I/HBD ( 9927): g writeToFile json :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Spanish","id":1179649,"inputType":"spani
sh_qwerty","isUsed":true}]}
01-07 10:27:39.868 I/HBD ( 9927): h load selected json info :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Spanish","id":1179649,"inputType":"spani
sh_qwerty","isUsed":true}]}
01-07 10:27:39.870 I/HBD ( 9927): h load selected json info :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Spanish","id":1179649,"inputType":"spani
sh_qwerty","isUsed":true}]}
01-07 10:27:39.877 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}
01-07 10:27:39.880 I/Pageboost( 4956): successfully pinned
/system/framework/arm/boot-framework.oat
01-07 10:27:39.880 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.882 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.app.sharelive id=0x7f080135), mComponent
=
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}, mUserPolicy = OWNER
01-07 10:27:39.883 D/QSTileHost( 9204): Creating tile:
custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile)
01-07 10:27:39.885 D/Tile.CustomTile( 9204): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.desktopmode.uiservice
01-07 10:27:39.886 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.ui
service.DesktopModeTile}
01-07 10:27:39.886 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
01-07 10:27:39.890 W/HBD ( 9927): a mState, -1 IC, null
01-07 10:27:39.890 W/HBD ( 9927): java.lang.Exception
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.ac.a.j(SourceFile:57)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.ac.a.getCursorCapsMode(SourceFile:152)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.be.a.F(SourceFile:280)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.be.a.o(SourceFile:315)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.be.a.H(SourceFile:472)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.be.a.m(SourceFile:626)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.be.a.a(SourceFile:661)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a$n$1.a(SourceFile:35)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a$n$1.invoke(SourceFile:23)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.h$a.a(SourceFile:43)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a.a(SourceFile:23)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a.a(SourceFile:23)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a$n.a(SourceFile:33)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a$n.invoke(SourceFile:23)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a$g.afterChange(SourceFile:34)
01-07 10:27:39.890 W/HBD ( 9927): at
kotlin.properties.ObservableProperty.setValue(SourceFile:41)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.a.a(Unknown Source:12)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.j.b.a.a(SourceFile:79)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.languagepack.language.k.w(SourceFile:381)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.languagepack.language.k.v(SourceFile:376)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.languagepack.language.k.e(SourceFile:179)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.languagepack.language.k.p(SourceFile:74)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.languagepack.language.k.<init>(SourceFile:67)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.al.a$a$8.a(SourceFile:94)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.al.a$a$8.invoke(Unknown Source:4)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.a.a(SourceFile:107)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.b(SourceFile:63)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.b(SourceFile:60)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.b(Unknown Source:2)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.core.b.m.a.<init>(SourceFile:126)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.core.b.m.b.<init>(SourceFile:10)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.core.b.m.d.<init>(SourceFile:7)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.core.b.a.<init>(SourceFile:66)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$36.a(SourceFile:9
9)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$36.invoke(Unknown
Source:4)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.a.a(SourceFile:107)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.b(SourceFile:63)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.b(SourceFile:60)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.e.a.a(Unknown Source:2)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.f.d.a(SourceFile:21)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.f.e.q(SourceFile:95)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.f.e.p(SourceFile:65)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.f.e.<init>(SourceFile:60)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$45.a(SourceFile:5
6)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$45.invoke(Unknown
Source:4)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:39.890 W/HBD ( 9927): at org.koin.b.a.a(SourceFile:107)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.al.b.b(SourceFile:42)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.al.b.b(SourceFile:39)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.base.al.b.b(Unknown Source:2)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.textboard.broadcast.ShutDownReceiver.<init>(SourceFi
le:15)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.textboard.broadcast.a.<init>(SourceFile:20)
01-07 10:27:39.890 I/HBD ( 9927): g writeToFile complete
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.d(SourceFile:169)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.b(SourceFile:140)
01-07 10:27:39.890 W/HBD ( 9927): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.onCreate(SourceFile:112)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7507)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7446)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2148)
01-07 10:27:39.890 W/HBD ( 9927): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.890 W/HBD ( 9927): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.890 W/HBD ( 9927): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:39.890 W/HBD ( 9927): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:39.890 W/HBD ( 9927): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:39.890 W/HBD ( 9927): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:39.895 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
01-07 10:27:39.897 D/TileServices( 9204):
getTileWrapperComponentInfo{com.sec.android.desktopmode.uiservice/
com.sec.android.desktopmode.uiservice.DesktopModeTile}
01-07 10:27:39.907 I/BluetoothHidHostServiceJni( 9955): classInitNative: succeeds
01-07 10:27:39.908 I/HwrLanguageManager( 9927): Initialize HwrLanguageManager
01-07 10:27:39.912 I/HwrLanguageManager( 9927): APK Version = 2.4.02.1
01-07 10:27:39.917 V/Tile.LocationTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.917 V/Tile.LocationTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.917 V/Tile.LocationTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.917 V/Tile.LocationTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.917 V/Tile.LocationTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.917 V/Tile.LocationTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.917 V/Tile.LocationTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.919 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.920 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.hid.HidHostService@1c50085
01-07 10:27:39.922 I/bt_stack( 9955): [INFO:gatt_api.cc(950)] GATT_Register
fade50f8-20b1-6ceb-3c02-a9195d724156
01-07 10:27:39.922 I/bt_stack( 9955): [INFO:gatt_api.cc(994)] allocated gatt_if=5
01-07 10:27:39.922 D/TileLifecycleManager( 9204): Package not available:
com.sec.android.desktopmode.uiservice
01-07 10:27:39.922 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.hid.HidHostService@1c50085
01-07 10:27:39.923 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.923 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:39.925 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
01-07 10:27:39.925 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}, mUserPolicy =
01-07 10:27:39.925 D/QSTileHost( 9204): Destroying not available tile:
custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile)
01-07 10:27:39.925 D/QSTileHost( 9204): Creating tile:
custom(com.samsung.android.smartmirroring/.tile.SmartMirroringTile)
01-07 10:27:39.927 W/StorageManagerService( 4956): No primary storage defined yet;
hacking together a stub
01-07 10:27:39.928 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.smartmirroring/com.samsung.android.smartmirrorin
g.tile.SmartMirroringTile}
01-07 10:27:39.928 E/HwrLanguageManager( 9927): Cannot read and write external
storage
01-07 10:27:39.928 D/Tile.CustomTile( 9204): isSecCustomTile : tileName
=AllShareCast
01-07 10:27:39.929 I/BluetoothPanServiceJni( 9955): classInitNative(L161): succeeds
01-07 10:27:39.931 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:39.931 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:39.931 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:39.931 D/TileServices( 9204):
freeServicecom.android.systemui.qs.external.CustomTile@3647eac
01-07 10:27:39.931 D/BluetoothPan( 4956): Proxy object connected
01-07 10:27:39.931 D/TileLifecycleManager( 9204): Unbinding service Intent
{ cmp=com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService (has
extras) } UserHandle{0}
01-07 10:27:39.933 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.933 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.pan.PanService@4a031e8
01-07 10:27:39.935 D/BluetoothPanServiceJni( 9955): initializeNative(L166): pan
01-07 10:27:39.936 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:39.936 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:39.936 D/BluetoothPanServiceJni( 9955): control_state_callback(L68):
state:0, local_role:3, ifname:bt-pan
01-07 10:27:39.936 I/TelephonyProvider( 9592): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
01-07 10:27:39.937 E/snap_api::V3(10081): adapter class instance doesn't
exist/Already closed
01-07 10:27:39.938 I/HWRLanguagePackManager( 9927): registerReceiver:
mIsRegisterReceiver = false
01-07 10:27:39.939 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.pan.PanService@4a031e8
01-07 10:27:39.940 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.942 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.942 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.map.BluetoothMapService@3049483
01-07 10:27:39.950 I/Pageboost( 4956): successfully pinned /system/lib64/libhwui.so
01-07 10:27:39.950 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:39.957 D/snap_api::V1(10081): Caching time snap_utility_64:: 886.317017
01-07 10:27:39.958 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:39.958 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:39.959 I/HWRLanguagePackManager( 9927): registerReceiver: receivers are
registered, mIsRegisterReceiver = true
01-07 10:27:39.959 I/HwrLanguagePackManager( 9927): Sdk language manager is
created!
01-07 10:27:39.959 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.map.BluetoothMapService@3049483
01-07 10:27:39.960 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:39.960 D/TileServices( 9204):
getTileWrapperComponentInfo{com.samsung.android.smartmirroring/com.samsung.android.
smartmirroring.tile.SmartMirroringTile}
01-07 10:27:39.965 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:39.966 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.avrcp.AvrcpTargetService@471f5df
01-07 10:27:39.968 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:39.968 I/AvrcpTargetService( 9955): Starting the AVRCP Target Service
01-07 10:27:39.971 V/AvrcpMediaPlayerList( 9955): Creating MediaPlayerList
01-07 10:27:39.973 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.samsung.android.smartmirroring/com.samsung.android.smartmirroring
.tile.SmartMirroringTile}
01-07 10:27:39.977 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.smartmirroring id=0x7f0f0039), mComponent
=
ComponentInfo{com.samsung.android.smartmirroring/com.samsung.android.smartmirroring
.tile.SmartMirroringTile}, mUserPolicy =
01-07 10:27:39.978 D/QSTileHost( 9204): Creating tile:
custom(com.google.android.gms/.nearby.sharing.SharingTileService)
01-07 10:27:39.978 D/Tile.CustomTile( 9204): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
01-07 10:27:39.979 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:39.980 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:39.980 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:39.980 D/TileServices( 9204):
freeServicecom.android.systemui.qs.external.CustomTile@2d7b974
01-07 10:27:39.980 D/TileLifecycleManager( 9204): Unbinding service Intent
{ cmp=com.sec.android.desktopmode.uiservice/.DesktopModeTile (has extras) }
UserHandle{0}
01-07 10:27:39.983 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.Sharing
TileService}
01-07 10:27:39.987 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:39.987 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:39.987 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:39.987 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:39.987 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:39.987 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:39.987 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:39.992 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:39.993 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:39.993 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:39.994 D/MediaSessionService( 4956): The
MediaKeyEventSessionChangedListener (android.os.BinderProxy@e4f5dca) is added by
com.android.bluetooth
01-07 10:27:39.995 I/AvrcpTargetJni( 9955): classInitNative: AvrcpTargetJni
initialized!
01-07 10:27:39.995 D/AvrcpTargetJni( 9955): initNative
01-07 10:27:39.995 I/bt_stack( 9955): [INFO:avrcp_service.cc(349)] AVRCP Target
Service started
01-07 10:27:39.995 I/bt_stack( 9955): [INFO:connection_handler.cc(250)] Connect to
device ffffff
01-07 10:27:39.997 I/EDMNativeHelperService( 4956): isAVRCPProfileEnabled
01-07 10:27:39.999 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:39.999 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.000 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:40.000 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.000 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.000 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.000 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.000 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.000 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.001 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.001 D/TileServices( 9204):
getTileWrapperComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sh
aring.SharingTileService}
01-07 10:27:40.001 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:40.001 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:40.001 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.002 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.003 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.003 I/bt_stack( 9955): [INFO:connection_handler.cc(271)] virtual
bool bluetooth::avrcp::ConnectionHandler::AvrcpConnect(bool, const RawAddress &):
handle=0000 status= 000000
01-07 10:27:40.004 D/AvrcpTargetJni( 9955): setPsm
01-07 10:27:40.004 W/AvrcpTargetService( 9955): COVERART startConnection
01-07 10:27:40.004 D/BluetoothSecureManager( 9955): calling getMethod for
getService
01-07 10:27:40.004 D/BluetoothSecureManager( 9955): calling getService
01-07 10:27:40.005 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(phone:9592)
01-07 10:27:40.005 V/PhoneGlobals( 9592): onCreate() : CarrierConfigLoader.init
01-07 10:27:40.005 D/BluetoothSecureManager( 9955): getService return binder:
android.os.BinderProxy@9511072
01-07 10:27:40.006 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.006 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.006 I/ImsRcsController( 9592): ImsRcsController
01-07 10:27:40.006 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(telephony_ims:9592)
01-07 10:27:40.006 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: a2dp_enable
01-07 10:27:40.007 D/AvrcpTargetService( 9955): isSecureModeEnabled = false
a2dpEnable = false
01-07 10:27:40.007 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.007 D/AvrcpTargetService( 9955): refreshNotAllowCoverArtDeviceList
01-07 10:27:40.007 D/BluetoothAdapterService( 9955): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@b4886c5
01-07 10:27:40.007 D/ObexServerSockets( 9955): COVERART createForPsm(l2capPsm =
4097)
01-07 10:27:40.008 E/DOWNLOADABLE_DB( 9955): SCPM client doesn't exist
01-07 10:27:40.008 D/AvrcpTargetService( 9955): DDB is not prepared
01-07 10:27:40.009 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.avrcp.AvrcpTargetService@471f5df
01-07 10:27:40.010 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.010 I/TelephonyRcsService( 9592): updateFeatureControllers:
oldSlots=0, newNumSlots=1
01-07 10:27:40.011 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingT
ileService}
01-07 10:27:40.014 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.google.android.gms id=0x7f0807a6), mComponent =
ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingT
ileService}, mUserPolicy =
01-07 10:27:40.014 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.014 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.015 D/QSTileHost( 9204): Creating tile: BlueLightFilter
01-07 10:27:40.015 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.016 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.016 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.tiles.BlueLightFilterTile$5@8db5e72
01-07 10:27:40.016 V/SettingsHelper( 9204): *** register listener for
com.android.systemui.qs.tiles.BlueLightFilterTile$7@a5a22c3
01-07 10:27:40.017 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.017 I/BluetoothSocket( 9955): bindListen(): mPort=4097, mType=3
01-07 10:27:40.017 D/QSTileHost( 9204): Creating tile:
custom(com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles)
01-07 10:27:40.021 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeT
iles}
01-07 10:27:40.021 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =Night
theme
01-07 10:27:40.021 E/BluetoothAdapterService( 9955): setSocketUsed() [4097]
com.android.bluetooth (L2CAP) / true
01-07 10:27:40.022 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:40.022 D/ObexServerSockets( 9955): COVERART Succeed to create listening
sockets
01-07 10:27:40.022 D/ObexServerSockets0( 9955): startAcceptL2CapOnly()
01-07 10:27:40.023 D/ObexServerSockets0( 9955): Accepting socket connection...
01-07 10:27:40.030 I/servicemanager( 4225): Adding 'u:r:radio:s0' service
(carrier_config:9592)
01-07 10:27:40.030 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:40.030 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.030 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.030 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.030 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.030 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.030 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.032 D/CarrierConfigLoader( 9592): CarrierConfigLoader has started
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): handleRefreshState() Error
while saving icon bitmap :
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204):
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.034 V/Tile.BlueLightFilterTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.035 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:40.035 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:40.035 V/SapService( 9955): SapBinder()
01-07 10:27:40.038 D/TileServices( 9204):
getTileWrapperComponentInfo{com.android.settings/com.samsung.android.settings.qstil
e.NightThemeTiles}
01-07 10:27:40.040 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.041 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.sap.SapService@503a473
01-07 10:27:40.042 V/SapService( 9955): start()
01-07 10:27:40.043 D/SapService( 9955): Disable sap : false
01-07 10:27:40.044 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.sap.SapService@503a473
01-07 10:27:40.044 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.047 D/BluetoothHeadset( 9592): BTStateChangeCB is registed by 9592 @
com.android.phone
01-07 10:27:40.047 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.048 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.hid.HidDeviceService@eea14cf
01-07 10:27:40.050 V/BluetoothHidDeviceServiceJni( 9955): classInitNative: done
01-07 10:27:40.050 V/PhoneGlobals( 9592): handleAirplaneModeChange, cellState: 2,
isAirplaneNewlyOn: false
01-07 10:27:40.051 I/PhoneGlobals( 9592): Turning radio on - airplane
01-07 10:27:40.051 V/BluetoothHidDeviceServiceJni( 9955): initNative enter
01-07 10:27:40.051 V/BluetoothHidDeviceServiceJni( 9955): initNative done
01-07 10:27:40.051 D/SettingsProvider( 4956): isChangeAllowed() : name = cell_on
01-07 10:27:40.052 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:40.053 D/SettingsProvider( 4956): isChangeAllowed() : name =
enable_cellular_on_boot
01-07 10:27:40.054 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:40.055 D/TileLifecycleManager( 9204): Binding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles (has
extras) } UserHandle{0}
01-07 10:27:40.060 D/snap_api::V1(10081):
01-07 10:27:40.060 D/snap_api::V1(10081): data/vendor/snap/snap_gpu_kernel_64.bin
successfully created
01-07 10:27:40.061 D/StorageManagerService( 4956): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
01-07 10:27:40.062 D/CompatibilityChangeReporter( 4956): Compat change id reported:
135634846; UID 1000; state: DISABLED
01-07 10:27:40.064 W/ActivityManager( 4956): com.android.inputdevices inode == 0
(b/152760674)
01-07 10:27:40.064 W/ActivityManager( 4956): com.google.android.gms inode == 0
(b/152760674)
01-07 10:27:40.065 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.hid.HidDeviceService@eea14cf
01-07 10:27:40.065 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.066 V/BtOppService( 9955): isOwner == true
01-07 10:27:40.068 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.android.settings id=0x7f0806de), mComponent =
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeTi
les}, mUserPolicy =
01-07 10:27:40.068 D/QSTileHost( 9204): Creating tile: Dnd
01-07 10:27:40.072 D/QSTileHost( 9204): Creating tile:
custom(com.sec.android.app.camera/.service.QrTileService)
01-07 10:27:40.075 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTile
Service}
01-07 10:27:40.075 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =QRScanner
01-07 10:27:40.076 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:40.077 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:40.079 W/Tile.CustomTile( 9204): handleUpdateState : hasPendingBind
null
01-07 10:27:40.085 I/Pageboost( 4956): successfully pinned /system/lib/libhwui.so
01-07 10:27:40.086 I/HBD ( 9927): a PredictionStatus init
01-07 10:27:40.087 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:40.087 D/Zygote ( 4558): Forked child process 10261
01-07 10:27:40.089 E/PinnerService( 4956): Could not pin file
/system/framework/wifi-service.jar
01-07 10:27:40.089 E/PinnerService( 4956): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
01-07 10:27:40.089 E/PinnerService( 4956): at libcore.io.Linux.open(Native
Method)
01-07 10:27:40.089 E/PinnerService( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:40.089 E/PinnerService( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:40.089 E/PinnerService( 4956): at
android.system.Os.open(Os.java:412)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
01-07 10:27:40.089 E/PinnerService( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.089 E/PinnerService( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.089 E/PinnerService( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.089 E/PinnerService( 4956): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
01-07 10:27:40.089 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:40.090 E/PinnerService( 4956): Could not pin file /system/lib64/vndk-
sp-29/libhardware.so
01-07 10:27:40.090 E/PinnerService( 4956): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
01-07 10:27:40.090 E/PinnerService( 4956): at libcore.io.Linux.open(Native
Method)
01-07 10:27:40.090 E/PinnerService( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:40.090 E/PinnerService( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.system.Os.open(Os.java:412)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
01-07 10:27:40.090 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:40.090 D/TileServices( 9204):
getTileWrapperComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.s
ervice.QrTileService}
01-07 10:27:40.090 E/PinnerService( 4956): Could not pin file /system/lib64/vndk-
sp-29/[email protected]
01-07 10:27:40.090 E/PinnerService( 4956): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
01-07 10:27:40.090 E/PinnerService( 4956): at libcore.io.Linux.open(Native
Method)
01-07 10:27:40.090 E/PinnerService( 4956): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
01-07 10:27:40.090 E/PinnerService( 4956): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.system.Os.open(Os.java:412)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.090 E/PinnerService( 4956): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.090 E/PinnerService( 4956): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
01-07 10:27:40.090 D/PinnerService( 4956): pinRangeStream: null
01-07 10:27:40.091 I/ActivityManager( 4956): Start proc
10261:com.android.settings:QuickSettingsTile/1000 for service
{com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles}
01-07 10:27:40.095 D/Telephony: SamsungPhoneGlobals( 9592): onCreate
01-07 10:27:40.096 D/Telephony: SamsungDiagmonManager( 9592): onCreate,
serviceID=tszxp6r9tl
01-07 10:27:40.096 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:40.096 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.096 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.096 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.096 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.096 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.096 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.097 W/Tile.CustomTile( 9204): handleUpdateState : hasPendingBind
Modo Oscuro
01-07 10:27:40.102 D/Tile.DndTile( 9204): 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]
01-07 10:27:40.103 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}
01-07 10:27:40.105 V/Tile.DndTile( 9204): handleRefreshState() Error while saving
icon bitmap :
01-07 10:27:40.105 V/Tile.DndTile( 9204): java.lang.NullPointerException: Attempt
to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.105 V/Tile.DndTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.105 V/Tile.DndTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.105 V/Tile.DndTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.105 V/Tile.DndTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.105 V/Tile.DndTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.105 D/Tile.CustomTile( 9204): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.sec.android.app.camera id=0x7f080970), mComponent =
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}, mUserPolicy = OWNER
01-07 10:27:40.107 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:40.107 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:40.115 D/TileLifecycleManager( 9204): onStartListening
01-07 10:27:40.116 E/ickSettingsTil(10261): Not starting debugger since process
cannot load the jdwp agent.
01-07 10:27:40.125 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): setConfiguration
type : DEFAULT
01-07 10:27:40.132 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:40.132 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:40.132 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:40.132 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:40.132 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.132 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.132 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:40.133 D/Tile.WifiTile( 9204): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
01-07 10:27:40.134 D/TileLifecycleManager( 9204): onStopListening
01-07 10:27:40.134 D/TileServices( 9204): recalculateBindAllowance
01-07 10:27:40.134 I/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): generated SR object
01-07 10:27:40.136 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): Diagmon Logger Init
01-07 10:27:40.137 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): MAIN_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_main.log
01-07 10:27:40.138 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): CRASH_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon.log
01-07 10:27:40.139 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): EVENT_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_event.log
01-07 10:27:40.139 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): THREAD_STACK_LOG_PATH
: /data/user_de/0/com.android.phone/exception/diagmon_thread.log
01-07 10:27:40.141 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): MEMORY_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_memory.log
01-07 10:27:40.143 W/ActivityThread( 9592): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
01-07 10:27:40.144 D/ActivityThread(10261): setConscryptValidator
01-07 10:27:40.145 D/ActivityThread(10261): setConscryptValidator - put
01-07 10:27:40.145 W/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): Authority check got
failed
01-07 10:27:40.146 D/Tile.BluetoothTile( 9204): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 11
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f080778],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Activado,stateDescription=null,du
alLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy
=false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,va
lue=true]
01-07 10:27:40.147 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 9592): STORAGE_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_storage.log
01-07 10:27:40.148 D/BluetoothManagerService( 4956): addProxy com.android.phone
01-07 10:27:40.153 I/Telephony: SamsungVoiceMailMwiManager( 9592): onCreate :
createChannelGroup
01-07 10:27:40.153 I/ActivityManager( 4956): DSS OFF for com.android.settings
01-07 10:27:40.153 D/Telephony: SamsungVoiceMailMwiManager( 9592):
createChannelGroup, slotId: 0
01-07 10:27:40.156 D/ActivityManager( 4956): attachApplicationLocked()
app=ProcessRecord{6cf0df6 10261:com.android.settings:QuickSettingsTile/1000}
app.isolatedEntryPoint=null instr2=null
01-07 10:27:40.158 D/Telephony: SamsungVoiceMailMwiManager( 9592):
createChannelGroup, NotificationChannel{mId='SIM 1', mName=Notificaciones,
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}
01-07 10:27:40.158 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.159 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.opp.BluetoothOppService@c7ac448
01-07 10:27:40.160 D/Tile.RotationLockTile( 9204): handleUpdateState: true
orientation = true
01-07 10:27:40.165 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:40.165 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:40.166 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:40.170 I/HBD ( 9927): e updateCurrentEngine, 65537 , SWIFTKEY
01-07 10:27:40.173 D/Tile.AirplaneModeTile( 9204): handleUpdateState: airplane
mode is disabled
01-07 10:27:40.173 D/AirplaneMode_TEMP( 9204): mServiceState == null
01-07 10:27:40.173 D/AirplaneMode_TEMP( 9204): IsPowerOffServiceState is true
01-07 10:27:40.173 D/AirplaneMode_TEMP( 9204): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
01-07 10:27:40.173 D/Tile.AirplaneModeTile( 9204): handleUpdateState: value =
false, state = 1
01-07 10:27:40.174 I/Telephony: SamsungTelephonyUIManager( 9592): onCreate:
01-07 10:27:40.175 I/HBD ( 9927): m updated Sub Types
01-07 10:27:40.181 D/ActivityThread(10261): handleBindApplication()++
app=com.android.settings:QuickSettingsTile
01-07 10:27:40.184 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.opp.BluetoothOppService@c7ac448
01-07 10:27:40.184 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.187 I/Pageboost( 4956): successfully pinned
/apex/com.android.art/lib/libart.so
01-07 10:27:40.190 D/Telephony: SamsungTuiRelayReceiver( 9592): SUPORT_SSU=false
NOTIFY_SIMLOCK_TO_SSU=false
01-07 10:27:40.190 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:40.191 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:40.191 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:40.192 V/BluetoothPbapService( 9955): PbapBinder()
01-07 10:27:40.193 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.193 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.pbap.BluetoothPbapService@41c7e92
01-07 10:27:40.194 D/ActivityManager( 4956): Parallel Broadcast is delayed
BroadcastRecord{7d78cb u0 android.intent.action.PACKAGE_CHANGED}
01-07 10:27:40.196 I/HBD ( 9927): HwrDownloadManager [HWRDownload] initialize
HwrDownloadManager
01-07 10:27:40.198 I/DataUsageController( 9204): isSimReady simSlotCount : 1
ready : false
01-07 10:27:40.198 D/Tile.MobileDataTile( 9204): handleUpdateState : state false
01-07 10:27:40.199 I/BluetoothPbapService( 9955): setCurrentUser(0)
01-07 10:27:40.200 V/BluetoothPbapService( 9955): start()
01-07 10:27:40.206 E/SamsungAnalytics605035( 9927): The user has not unlocked the
device.
01-07 10:27:40.209 I/ickSettingsTil(10261): The ClassLoaderContext is a special
shared library.
01-07 10:27:40.216 E/PhoneInterfaceManager( 9592): [PhoneIntfMgr] getIccId: No UICC
01-07 10:27:40.217 I/BluetoothPbapLogManager( 9955): make PbapLogManager, saved
version counter is 0
01-07 10:27:40.220 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.220 D/BluetoothAdapterService( 9955): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@b4886c5
01-07 10:27:40.222 E/DOWNLOADABLE_DB( 9955): SCPM client doesn't exist
01-07 10:27:40.222 D/BluetoothPbapService( 9955): DDB is not exist
01-07 10:27:40.222 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.pbap.BluetoothPbapService@41c7e92
01-07 10:27:40.222 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.224 D/HearingAidService( 9955): create()
01-07 10:27:40.224 W/FileUtils( 9927): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-07 10:27:40.226 W/ActivityManager( 4956): Receiver with filter
android.content.IntentFilter@ca732a1 already registered for pid 9592, callerPackage
is com.android.phone
01-07 10:27:40.227 D/BluetoothHearingAid( 4956): Proxy object connected
01-07 10:27:40.227 I/DIAGMON_SDK[605035]( 9927): DiagMonAgent type: 2
01-07 10:27:40.227 D/BluetoothHearingAid( 4956): Proxy object connected
01-07 10:27:40.227 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.227 D/MR2SystemProvider( 4956): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Dispositivo, 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 }] }
01-07 10:27:40.227 D/BluetoothAdapterService( 9955): handleMessage() - Message: 2,
profile : com.android.bluetooth.hearingaid.HearingAidService@bdfcfbf
01-07 10:27:40.228 D/BluetoothHearingAid( 4956): Proxy object connected
01-07 10:27:40.228 I/Telecom ( 4956): BluetoothDeviceManager: Got
BluetoothHearingAid: android.bluetooth.BluetoothHearingAid@9ffef52: BMSL.oSC@AAc
01-07 10:27:40.229 D/BluetoothHearingAid( 4956): Proxy object connected
01-07 10:27:40.230 D/SecContentProvider( 4956): query(), uri = 4 selection =
isProfileAuthorizedBySecurityPolicy
01-07 10:27:40.230 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:40.232 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.232 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.233 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.233 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.234 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.234 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.235 I/DIAGMON_SDK[605035][4K0-399-5752101] ( 9927): generated SR
object
01-07 10:27:40.235 D/KnoxStateMonitorImpl( 9204): registerCallback()
callback=com.android.systemui.qs.QSTileHost$2@52a6fe8
01-07 10:27:40.235 D/KnoxStateMonitorImpl( 9204): removeCallback() callback=null
01-07 10:27:40.235 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.235 D/ActivityThread(10261): handleBindApplication() --
skipGraphicsSupport=false
01-07 10:27:40.235 D/QSTileHost( 9204): QSTileHost : mKnoxBlockedQsTileList = [],
mKnoxUnavailableQsTileList = null
01-07 10:27:40.236 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.236 D/ActivityThread(10261): ActivityThread::handleMakeApplication()
data=AppBindData{appInfo=ApplicationInfo{97b97bd com.android.settings}}
appContext=android.app.ContextImpl@b0961b2
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503 data.restrictedBackupMode=
false data.providers= []
Caller=android.app.ActivityThread.handleBindApplication:7446
android.app.ActivityThread.access$1400:301
android.app.ActivityThread$H.handleMessage:2148
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
01-07 10:27:40.236 D/FaceWidgetContainerObserver( 9204): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=17, mAdditionalInfoGravity=17,
mClockSideStartPadding=42, mClockSideEndPadding=42, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=42,
mInfoSideEndPadding=42, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=false, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.1,
screenLayout=268435810, orientation=1, screenWidthDp=411, screenHeightDp=827,
smallestScreenWidthDp=411, densityDpi=280, uiMode=17, isRTL=false,
mConfiguration={1.1 ?mcc?mnc [es_US] ldltr sw411dp w411dp h827dp 280dpi nrml long
port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 68 - 720, 1516) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.11 bts=0 ff=0 bf=0 themeSeq=0}}}
01-07 10:27:40.236 D/KeyguardOwnerInfoView( 9204): updateOwnerInfo(hasCMAS): 0
01-07 10:27:40.237 D/FaceWidgetOwnerInfoManager( 9204): getOwnerInfo()
isDeviceOwnerInfo - false
01-07 10:27:40.237 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.238 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.238 I/AODSettingsHelper( 9204):
content://settings/system/servicebox_page_gravity changed
01-07 10:27:40.238 D/LoadedApk(10261): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@61e3c80
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@6f0503
01-07 10:27:40.238 D/NetworkSecurityConfig(10261): No Network Security Config
specified, using platform default
01-07 10:27:40.239 I/rdxd (10030): !@ check_set_fs_encrypt(1193) : erased(2)
01-07 10:27:40.239 W/ActivityThread( 9955): Failed to find provider info for
com.android.contacts (user not unlocked)
01-07 10:27:40.239 D/BluetoothPbapUtils( 9955): Failed to fetch contacts data from
database..
01-07 10:27:40.239 D/ObexServerSockets( 9955): create(rfcomm = 19, l2capPsm = -2)
01-07 10:27:40.243 D/Telephony: SamsungTuiRelayReceiver( 9592):
changePreferedRttMode : 0
01-07 10:27:40.243 I/Telephony: SamsungImsManagerInjector( 9592):
[getImsManager_0 :
com.samsung.telephony.model.ims.SamsungTelephonyImsManager@af4b72]
[ getImsManager_1 : null]
01-07 10:27:40.243 D/semImsManager[0]( 9592): setRttMode: 0
01-07 10:27:40.244 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.244 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.245 I/VolteServiceModule( 9553): setRttMode: 0 -> 0
01-07 10:27:40.245 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.246 D/HearingAidService( 9955): start()
01-07 10:27:40.246 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.246 E/VolteServiceModule( 9553): setRttMode: not updating sessions
01-07 10:27:40.247 I/AODSettingsHelper( 9204): mKey=servicebox_page_gravity,
mIntValue=17, mStringValue=null
01-07 10:27:40.247 I/AODSettingsHelper( 9204): onChange() COMPLETED elapsed= 10
01-07 10:27:40.247 I/AODSettingsHelper( 9204): *** onSettingsValueChanged for
content://settings/system/servicebox_page_gravity
01-07 10:27:40.247 I/AODSettingsHelper( 9204): *** onSettingsValueChanged
callbackList == null
01-07 10:27:40.247 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.248 I/PhoneGlobals( 9592): HAC_KEY setting hac:0
01-07 10:27:40.248 I/AudioManager( 9592): setParameters keyValuePairs =
HACSetting=OFF
01-07 10:27:40.248 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.248 D/BluetoothAdapterService( 9955): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@526ea2d
01-07 10:27:40.248 I/bt_stack( 9955):
[INFO:com_android_bluetooth_hearing_aid.cpp(99)] classInitNative: succeeds
01-07 10:27:40.248 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 1
01-07 10:27:40.248 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.249 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.249 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/servicebox_page_gravity
01-07 10:27:40.249 W/ContextImpl( 9927): Failed to ensure
/data/user/0/com.samsung.android.honeyboard/shared_prefs: mkdir failed: ENOENT (No
such file or directory)
01-07 10:27:40.249 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.249 I/BluetoothSocket( 9955): bindListen(): mPort=19, mType=1
01-07 10:27:40.250 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:40.251 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/system/servicebox_page_gravity
01-07 10:27:40.253 I/bt_stack( 9955): [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=0x7b312c4180
01-07 10:27:40.254 E/BluetoothAdapterService( 9955): setSocketUsed() [19]
com.android.bluetooth (RFCOMM) / true
01-07 10:27:40.256 W/ActivityThread( 9927): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
01-07 10:27:40.258 D/NetworkSecurityConfig(10261): No Network Security Config
specified, using platform default
01-07 10:27:40.259 D/PermissionCache( 4630): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1001 => granted (549 us)
01-07 10:27:40.259 D/HearingAidService( 9955): setHearingAidService(): set to:
com.android.bluetooth.hearingaid.HearingAidService@bdfcfbf
01-07 10:27:40.260 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(HACSetting=OFF)
01-07 10:27:40.260 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(HACSetting=OFF)
01-07 10:27:40.263 D/CommandSdk(10261): set the action handler
01-07 10:27:40.264 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.264 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.264 D/WallpaperService( 9204): updateSurface forceRelayout=true
forceReport=false redrawNeeded=false myWidth=1600 myHeight=1600 fixedSize=true x =
0 y = 0 mWidth=1600 mHeight=1600 mIsSleepMode=false
01-07 10:27:40.264 D/WallpaperService( 9204): mDeviceHeight : 1600, mDeviceWidth :
720,mDeviceRotation : 0
01-07 10:27:40.265 I/bt_stack( 9955): [INFO:hearing_aid_software_encoding.cc(172)]
init
01-07 10:27:40.265 D/BluetoothAdapterService( 9955): handleMessage() - Message: 1,
profile : com.android.bluetooth.hearingaid.HearingAidService@bdfcfbf
01-07 10:27:40.265 E/bt_stack( 9955): [ERROR:hearing_aid_software_encoding.cc(175)]
init: BluetoothAudio HAL is disabled
01-07 10:27:40.265 W/bt_stack( 9955): [WARNING:hearing_aid_audio_source.cc(400)]
Initialize: Using legacy HAL
01-07 10:27:40.265 D/BtConfig.SecureMode( 9955): isSecureModeOn:false
01-07 10:27:40.265 D/AdapterProperties( 9955): onBluetoothReady, state=TURNING_ON,
ScanMode=20
01-07 10:27:40.265 I/bt_stack( 9955): [INFO:gatt_api.cc(950)] GATT_Register
0a029e9c-a180-765a-a78e-a7d63c79fad3
01-07 10:27:40.265 I/bt_stack( 9955): [INFO:gatt_api.cc(994)] allocated gatt_if=6
01-07 10:27:40.266 D/HeadsetPhoneState( 9955): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=3
01-07 10:27:40.267 I/HBD ( 9927): a InitSizeData: NORMAL PORT - BASE(499.0,
720.0)
01-07 10:27:40.267 I/HBD ( 9927): H(500px, 1.0000006%), B_H(500px, 1.0000006%),
W(720px), B_W(720px, 1.0%), Bias(0.5), Hwr(222.00047px)
01-07 10:27:40.267 V/WindowManager( 4956): Relayout Window{ea3e955 u0
com.android.systemui.ImageWallpaper}: viewVisibility=0 req=1600x1600
01-07 10:27:40.269 I/HBD ( 9927): HoneyBoardService onCreate
01-07 10:27:40.270 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.271 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.271 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.271 I/BluetoothSocket( 9955): bindListen(): mPort=-2, mType=3
01-07 10:27:40.272 I/WindowManager( 4956): Reparenting to leash,
surface=Surface(name=ea3e955 com.android.systemui.ImageWallpaper)/@0x84e9581,
leashParent=Surface(name=WallpaperWindowToken{93a6232
token=android.os.Binder@ac64a3d})/@0xdc92626
01-07 10:27:40.272 I/SurfaceFlinger( 4646): id=45 createSurf (0x0),-1 flag=24004,
Surface(name=ea3e955 com.android.systemui.ImageWallpaper)/@0x84e9581 - animation-
leash#0
01-07 10:27:40.273 D/SecContentProvider( 4956): query(), uri = 3 selection =
isDiscoverableEnabled
01-07 10:27:40.273 D/WindowManager( 4956): makeSurface duration=1
leash=Surface(name=Surface(name=ea3e955
com.android.systemui.ImageWallpaper)/@0x84e9581 - animation-leash)/@0xfa90267
01-07 10:27:40.273 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:40.274 D/BluetoothPolicyService( 4956): isDiscoverableEnabled
01-07 10:27:40.274 D/BluetoothPolicyService( 4956): isDiscoverableEnabled ret:true
01-07 10:27:40.274 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.274 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.275 I/HBD ( 9927): HoneyBoardService
HoneyBoardService.onCreate(). protected matched status
01-07 10:27:40.275 E/BluetoothAdapterService( 9955): setSocketUsed() [4099]
com.android.bluetooth (L2CAP) / true
01-07 10:27:40.275 I/BluetoothAdapter( 9955): listenUsingL2capOn: set assigned
channel to 4099
01-07 10:27:40.275 D/ObexServerSockets( 9955): Succeed to create listening sockets
01-07 10:27:40.275 D/ObexServerSockets1( 9955): startAccept()
01-07 10:27:40.276 I/HBD ( 9927): g onCreate
01-07 10:27:40.277 I/HBD ( 9927): e registerCallback
01-07 10:27:40.277 D/ObexServerSockets1( 9955): Accepting socket connection...
01-07 10:27:40.277 D/SecContentProvider( 4956): insert(), uri = 2
01-07 10:27:40.277 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:40.278 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:40.278 D/BluetoothAdapterService( 9955): updateUuids() - Updating UUIDs
for bonded devices
01-07 10:27:40.278 W/bt_btm ( 9955): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
01-07 10:27:40.279 V/WindowManager( 4956): Relayout hash=ea3e955, pid=9204:
mAttrs={(0,0)(1600x1600) gr=TOP START CENTER layoutInDisplayCutoutMode=always
ty=WALLPAPER fmt=RGBX_8888 wanim=0x1030315
01-07 10:27:40.279 V/WindowManager( 4956): fl=14318
01-07 10:27:40.279 V/WindowManager( 4956): pfl=4 naviIconColor=0
01-07 10:27:40.279 V/WindowManager( 4956): sfl=8}
01-07 10:27:40.279 D/BluetoothSdpJni( 9955): sdpCreatePbapPseRecordNative
01-07 10:27:40.279 D/BluetoothSdpJni( 9955): SDP Create record success - handle: 0
01-07 10:27:40.279 I/SurfaceControl( 4956): release : mNativeObject = 528409169440
- Surface(name=com.android.systemui.ImageWallpaper$_9204)/@0xece08bd /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:40.279 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528409169440]
01-07 10:27:40.279 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528409169440]
01-07 10:27:40.280 I/BluetoothAdapterService( 9955): initProfileServices:
Initializing all bluetooth profile services
01-07 10:27:40.280 I/BluetoothA2dpSinkServiceJni( 9955): classInitNative: succeeds
01-07 10:27:40.280 W/HeadsetClientService( 9955): getHeadsetClientService():
service is null
01-07 10:27:40.280 W/MapClientService( 9955): getMapClientService(): service is
null
01-07 10:27:40.281 W/PbapClientService( 9955): getPbapClientService(): service is
null
01-07 10:27:40.281 I/TetheringManager( 9927):
registerTetheringEventCallback:com.samsung.android.honeyboard
01-07 10:27:40.282 I/Telephony( 9592): TelecomAccountRegistry: setupOnBoot -
register subscription listener
01-07 10:27:40.282 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xf5a1814 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
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:8512 java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
01-07 10:27:40.283 I/SurfaceControl( 9204): release : mNativeObject = 528550992832
- Surface(name=com.android.systemui.ImageWallpaper$_9204)/@0x2a88bd /
android.service.wallpaper.WallpaperService$Engine.updateSurface:1193
android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage:1
862 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44
android.os.Handler.dispatchMessage:106
01-07 10:27:40.283 I/SurfaceControl( 9204): nativeRelease nativeObject
s[528550992832]
01-07 10:27:40.283 I/SurfaceControl( 9204): nativeRelease nativeObject
e[528550992832]
01-07 10:27:40.285 D/WallpaperService( 9204): updateSurface redrawNeeded=true
didSurface=false
01-07 10:27:40.285 I/ImageWallpaper( 9204): onSurfaceRedrawNeeded
01-07 10:27:40.285 D/WallpaperService( 9204): updateSurface : finish redrawing
01-07 10:27:40.285 D/WallpaperService( 9204): updateSurface : finish redrawing
reserve to redraw after visible cause currently not visible.
01-07 10:27:40.285 I/AdapterState( 9955): ON : entered
01-07 10:27:40.286 D/BluetoothUtils( 9955): getBtEnabledContainers(): btContainers
= []
01-07 10:27:40.286 D/AdapterProperties( 9955): Scan Mode:21
01-07 10:27:40.286 W/Tile.CustomTile( 9204): handleUpdateState : hasPendingBind
Modo Oscuro
01-07 10:27:40.286 D/AdapterProperties( 9955): Discoverable Timeout:120
01-07 10:27:40.286 D/EglHelper( 9204): createEglContext start
01-07 10:27:40.286 D/AdapterProperties( 9955): mLocalIOCapability set to 1
01-07 10:27:40.287 D/AdapterProperties( 9955): mLocalIOCapabilityBLE set to 4
01-07 10:27:40.288 D/Tile.DndTile( 9204): handleUpdateState zen 0 state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=No
01-07 10:27:40.288 D/Tile.DndTile( 9204):
molestar,secondaryLabel=null,contentDescription=null,stateDescription=null,dualLabe
lContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false
,dualTarget=true,isTransient=false,state=1,slash="null",tileClassName=null,value=fa
lse]
01-07 10:27:40.290 D/Tile.WifiTile( 9204): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
01-07 10:27:40.290 D/WindowManager( 4956): finishDrawingWindow: Window{ea3e955 u0
com.android.systemui.ImageWallpaper} mDrawState=HAS_DRAWN
01-07 10:27:40.291 D/AdapterProperties( 9955): Setting state to ON
01-07 10:27:40.291 I/Settings_SA(10261): Settings LoggingHelper init
01-07 10:27:40.293 D/BluetoothAdapterService( 9955): updateAdapterState :: bonded
list size = 0
01-07 10:27:40.293 D/[QuickStar]SlimIndicatorViewMediator( 9204): postUpdateAll()
[newValue]rotate,headset [SettingsHelper]rotate,headset
01-07 10:27:40.294 D/EglHelper( 9204): createEglContext done
01-07 10:27:40.294 D/EglHelper( 9204): createEglSurface start
01-07 10:27:40.296 D/ConnectivityService( 4956): NetReassign [no changes]
01-07 10:27:40.296 D/QSClockBellTower( 9204): He is ready to ring the bell.
(((QSClockBellSound - TimeText:3:27, TimeContentDescription:3:27 p. m.,
DateText:vie., 7 de enero, ShortDateText:vie., 7 de ene., Demofalse)))
01-07 10:27:40.297 D/QSClockHomeIndicatorView( 9204): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:3:27,
TimeContentDescription:3:27 p. m., DateText:vie., 7 de enero, ShortDateText:vie., 7
de ene., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{d172a01 V.E...... ......ID 0,0-51,68
#7f0a037a app:id/left_clock_container}
01-07 10:27:40.297 D/[QuickStar]PhoneStatusBarClockManager( 9204):
updateQuickStarStyle() left:true, middle:false, right:false, mClockBlocked:false
01-07 10:27:40.297 D/SamsungAnalytics605015(10261): [Validation] dma pkg:712201000
01-07 10:27:40.298 D/legacyImsManager[0]( 9204): onReceive
com.sec.ims.imsmanager.RESTART
01-07 10:27:40.300 D/TileService(10261): onBind : mService =
android.service.quicksettings.IQSService$Stub$Proxy@630175, mTileToken =
android.os.BinderProxy@a17750a
01-07 10:27:40.300 D/EglHelper( 9204): createEglSurface done
01-07 10:27:40.300 I/ImageWallpaperRenderer( 9204): onSurfaceCreated 0
01-07 10:27:40.301 D/legacyImsManager( 9204): registerPreviousListeners:
mRegListeners:0 mDialogListeners:0 mVideoListeners:0 mImSessionListeners:0
mOngoingFtEventListeners:0 mAutoConfigurationListener:0
mSimMobilityStatusListeners:0 mEpdgListeners:0 mCmcRegListeners:0
01-07 10:27:40.301 D/SystemUIImsManager( 9204): onConnected mImsManager : slotId =
0
01-07 10:27:40.301 D/Tile.BluetoothTile( 9204): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 11
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f080778],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Activado,stateDescription=null,du
alLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy
=false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,va
lue=true]
01-07 10:27:40.302 D/legacyImsManager[0]( 9204): registerImsRegistrationListener
01-07 10:27:40.302 D/BluetoothAdapterService( 9955): updateAdapterState() -
Broadcasting state ON to 2 receivers.
01-07 10:27:40.303 D/BluetoothManagerService( 4956): Already
ProfileServiceConnections object is made for profile: 1
01-07 10:27:40.304 D/BluetoothAdapterService( 9955): [VendorCapa] prevState: 11,
newState: 12
01-07 10:27:40.304 D/BluetoothManagerService( 4956):
bindHeadsetProfileServiceConnection
01-07 10:27:40.305 I/bt_btif ( 9955): vsc_getvendorcapabilities
01-07 10:27:40.305 D/BluetoothManagerService( 4956): bind HeadsetService : 1
01-07 10:27:40.305 W/InputMethodService( 9927): isPackageExists failed: unknown
package com.sec.android.desktopmode.uiservice
01-07 10:27:40.305 D/TileService(10261): onBind : mTile =
android.service.quicksettings.Tile@162117b
01-07 10:27:40.306 D/BluetoothAdapterService( 9955): Autoconnection is available
01-07 10:27:40.306 D/BluetoothAdapterService( 9955): updateAdapterState prevState =
11newState = 12
01-07 10:27:40.307 D/BluetoothAdapterService( 9955): starting service from this
receiver
01-07 10:27:40.307 E/SamsungAnalytics605015(10261): The user has not unlocked the
device.
01-07 10:27:40.310 D/ObexServerSockets1( 9955): Accepting socket connection...
01-07 10:27:40.310 D/Tile.RotationLockTile( 9204): handleUpdateState: true
orientation = true
01-07 10:27:40.312 D/BluetoothManagerService( 4956): Broadcasting
onBluetoothStateChange(true) to 24 receivers.
01-07 10:27:40.312 I/BluetoothAdapter( 4956): onBluetoothStateChange: up=true
01-07 10:27:40.312 I/BluetoothAdapter( 4956): onBluetoothStateChange: Bluetooth is
on
01-07 10:27:40.313 I/BluetoothAdapter( 9955): onBluetoothStateChange: up=true
01-07 10:27:40.313 I/BluetoothAdapter( 9955): onBluetoothStateChange: Bluetooth is
on
01-07 10:27:40.313 I/ImageWallpaperRenderer( 9204): texture use : lidstate -1 , 0
01-07 10:27:40.314 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:40.314 D/WallpaperManager( 9204): peekWallpaperBitmap: which =1,
useCache = false
01-07 10:27:40.314 D/BluetoothManagerService( 4956): BT ON On, G state: 2, S state:
2
01-07 10:27:40.314 D/BluetoothHearingAid( 9204): Binding service...
01-07 10:27:40.315 I/BluetoothAdapter( 9592): onBluetoothStateChange: up=true
01-07 10:27:40.315 I/BluetoothAdapter( 9592): onBluetoothStateChange: Bluetooth is
on
01-07 10:27:40.315 D/BluetoothPan( 9204): Binding service...
01-07 10:27:40.316 D/SLocation( 4956): BluetoothStatusMonitor - sgfm received :
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:40.316 D/BluetoothManagerService( 4956): onServiceConnected : 1
01-07 10:27:40.317 D/BluetoothManagerService( 4956): onServiceConnected : broadcast
to 6 proxies
01-07 10:27:40.317 I/SamsungIMMSHWKeyboard( 4956): [BT Setting State] state = 12
prevState = 11
01-07 10:27:40.317 I/SamsungIMMSHWKeyboard( 4956): [BT Setting off -> on]
mBTKeyboardCount =0, KEYBOARD_BT(0)
01-07 10:27:40.318 D/BluetoothPolicyService( 4956): isDesktopConnectivityEnabled
01-07 10:27:40.319 D/TileServices( 9204): onStartSuccessful
android.os.Binder@f1449ca
01-07 10:27:40.319 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState : true
01-07 10:27:40.319 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:40.319 D/BluetoothSap( 9204): Binding service...
01-07 10:27:40.319 D/WallpaperManager( 9204): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
01-07 10:27:40.320 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129
01-07 10:27:40.320 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 129, ringing name null
01-07 10:27:40.320 I/BluetoothAdapter( 9204): onBluetoothStateChange: up=true
01-07 10:27:40.320 I/BluetoothAdapter( 9204): onBluetoothStateChange: Bluetooth is
on
01-07 10:27:40.320 D/SemBluetoothAudioCast( 9204): onBluetoothStateChange : true
01-07 10:27:40.320 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:40.321 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
01-07 10:27:40.321 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
01-07 10:27:40.321 D/WALLPAPER_SVC:WallpaperManagerService( 4956): getWallpaper
which = 1, isCopied = false
01-07 10:27:40.322 D/WALLPAPER_SVC:WallpaperManagerService( 4956): cropFile is not
exist.
01-07 10:27:40.322 D/WallpaperManager( 9204): openDefaultWallpaper()
01-07 10:27:40.322 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:40.323 D/Tile.AirplaneModeTile( 9204): handleUpdateState: airplane
mode is disabled
01-07 10:27:40.323 D/AirplaneMode_TEMP( 9204): mServiceState == null
01-07 10:27:40.323 D/AirplaneMode_TEMP( 9204): IsPowerOffServiceState is true
01-07 10:27:40.324 D/AirplaneMode_TEMP( 9204): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
01-07 10:27:40.324 D/BluetoothHeadset( 4956): getActiveDevice() : null, by 4956 @
com.android.server.audio.BtHelper
01-07 10:27:40.324 D/Tile.AirplaneModeTile( 9204): handleUpdateState: value =
false, state = 1
01-07 10:27:40.324 I/AS.BtHelper( 4956): setBtScoActiveDevice: null -> null
01-07 10:27:40.324 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.324 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.324 D/HeadsetService( 9955): setScoPath : numActive: 0 numHeld: 0
callState: 6
01-07 10:27:40.325 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:40.326 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.326 I/AudioManager( 9955): setParameters keyValuePairs =
A2dpSuspended=false
01-07 10:27:40.328 I/Telecom ( 4956): BluetoothDeviceManager: Got BluetoothHeadset:
com.android.server.telecom.BluetoothHeadsetProxy@58e02e5: BMSL.oSC@AAg
01-07 10:27:40.329 D/BluetoothHeadset( 4956): registerListener : 11,
listenercom.samsung.server.telecom.model.bluetooth.SamsungBluetoothHandsFreeProfile
ManagerAdapterImpl@47731ba
01-07 10:27:40.329 D/BluetoothHeadset( 4956): registerMessageListener
01-07 10:27:40.330 I/WallpaperResourcesInfo( 9204): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":1,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":5,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA21.apk","frame_no":-1,"cmf_info":[""]}]
01-07 10:27:40.330 I/WallpaperResourcesInfo( 9204): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
01-07 10:27:40.330 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
01-07 10:27:40.331 I/WallpaperResourcesInfo( 9204): getDefaultImageWallpaper:
wallpaperResId = 2130771969
01-07 10:27:40.331 D/WallpaperManager( 9204): openDefaultWallpaper: by
[com.android.systemui]
01-07 10:27:40.332 D/AdapterProperties( 9955): [VendorCapa] : mDualBtSupported :
false
01-07 10:27:40.333 I/ContainerStateReceiver( 9204): event: CONTAINER_EVENT_RUNNING
01-07 10:27:40.334 D/HeadsetService( 9955): registerMessageListener
01-07 10:27:40.334 D/HeadsetService( 9955): registerMessageListener : 11,
com.samsung.bt.hfp.IMessageListener$Stub$Proxy@b751590
01-07 10:27:40.335 D/PermissionCache( 4630): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1002 => granted (3561 us)
01-07 10:27:40.335 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.335 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.339 D/BluetoothAdapterService( 9955): getBondedDevices, remove
spens:
01-07 10:27:40.342 I/Telecom:SamsungBluetoothManager( 4956): state = 12
01-07 10:27:40.342 I/Telecom:SamsungBluetoothManager( 4956): register
BluetoothHeadset after STATE_ON : android.bluetooth.BluetoothHeadset@5de295e
01-07 10:27:40.342 D/BluetoothHeadset( 4956): unRegisterMessageListener : 11
01-07 10:27:40.342 D/BluetoothHeadset( 4956): unRegisterMessageListener
01-07 10:27:40.343 V/InputMethodManagerService( 4956): getCurrentFocusDisplayID :
mFocusedDisplayId-1
01-07 10:27:40.344 V/InputMethodManagerService( 4956): getCurTokenDisplayId :
mCurTokenDisplayId0
01-07 10:27:40.345 D/SemBluetoothAudioCast( 9204): onBluetoothStateChange : true
01-07 10:27:40.345 D/HeadsetService( 9955): unRegisterMessageListener
01-07 10:27:40.345 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:40.347 I/Dialog ( 9927): mIsSamsungBasicInteraction = true,
isMetaDataInActivity = false
01-07 10:27:40.348 D/HeadsetService( 9955): unRegisterMessageListener : 11
01-07 10:27:40.349 D/BluetoothHeadset( 4956): registerListener : 11,
listenercom.samsung.server.telecom.model.bluetooth.SamsungBluetoothHandsFreeProfile
ManagerAdapterImpl@47731ba
01-07 10:27:40.349 D/BluetoothHeadset( 4956): registerMessageListener
01-07 10:27:40.351 I/Choreographer( 9204): Skipped 150 frames! The application may
be doing too much work on its main thread.
01-07 10:27:40.352 D/HeadsetService( 9955): registerMessageListener
01-07 10:27:40.352 I/DecorView( 9927): [INFO] isPopOver=false, config=false
01-07 10:27:40.352 I/DecorView( 9927): updateCaptionType >>
DecorView@720ea02[InputMethod], isFloating=true, isApplication=false,
hasWindowDecorCaption=false, hasWindowControllerCallback=false
01-07 10:27:40.353 W/Looper ( 4956): Slow dispatch took 117ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@c8f0409>
m=0
01-07 10:27:40.353 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:40.353 D/HeadsetService( 9955): registerMessageListener : 11,
com.samsung.bt.hfp.IMessageListener$Stub$Proxy@afa8e8e
01-07 10:27:40.354 I/Telecom ( 4956): BluetoothPhoneService: queryPhoneState:
BPSI.qPS@AAk
01-07 10:27:40.354 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState : true: BPSI.qPS@AAk
01-07 10:27:40.355 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129: BPSI.qPS@AAk
01-07 10:27:40.355 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 129, ringing name null: BPSI.qPS@AAk
01-07 10:27:40.356 D/SemWifiApSmartMHS( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::12
01-07 10:27:40.357 D/SemWifiApSmartBleScanner( 4956): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::12
01-07 10:27:40.357 V/WindowManager( 4956): Relayout Window{df0ad11 u0
AssistPreviewPanel}: viewVisibility=8 req=720x438
01-07 10:27:40.357 D/SemBluetoothCastAdapter( 9204): onBluetoothStateChange : true
01-07 10:27:40.357 D/SemBluetoothCastAdapter( 9204): Binding to
BluetoothCastAdapterService
01-07 10:27:40.358 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.358 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.358 D/HeadsetService( 9955): setScoPath : numActive: 0 numHeld: 0
callState: 6
01-07 10:27:40.359 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.359 I/AudioManager( 9955): setParameters keyValuePairs =
A2dpSuspended=false
01-07 10:27:40.360 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.360 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.361 D/SemBluetoothCastAdapter( 9204): comp : null false
01-07 10:27:40.362 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:40.367 V/WindowManager( 4956): Relayout hash=df0ad11, pid=9204:
mAttrs={(0,0)(fillx438) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
01-07 10:27:40.367 V/WindowManager( 4956): fl=1000118
01-07 10:27:40.367 V/WindowManager( 4956): pfl=2000000
01-07 10:27:40.367 V/WindowManager( 4956): vsysui=700 naviIconColor=0}
01-07 10:27:40.368 D/SemBluetoothAudioCast( 9204): onBluetoothStateChange : true
01-07 10:27:40.368 D/SemBluetoothAudioCast( 9204): Binding to
BluetoothAudioCastService
01-07 10:27:40.368 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xac25490 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:40.369 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1e21189 / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:40.369 D/SemBluetoothAudioCast( 9204): comp : null false
01-07 10:27:40.372 I/HBD ( 9927): a undoMinimize requested, minimized = false
01-07 10:27:40.373 I/ViewRootImpl@23b62af[AssistPreviewPanel]( 9204): Relayout
returned: old=(0,1600,720,1600) new=(0,1600,720,1600) req=(720,438)8 dur=14 res=0x1
s={false 0} ch=false fn=-1
01-07 10:27:40.373 I/GenerationRegistry( 4956): mBackingStore.isClosed() : false
01-07 10:27:40.374 I/Settings_SA_SALogging(10261): SetupWizard is not completed
01-07 10:27:40.375 D/PanService( 9955): onReceive :
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:40.375 D/EnhancedTetheringManager( 9955): EnhancedTetheringManager()
01-07 10:27:40.375 D/EnhancedTetheringManager( 9955): start
01-07 10:27:40.387 I/android_os_HwBinder( 9592): HwBinder: Starting thread pool for
getting: [email protected]::IRadioConfig/default
01-07 10:27:40.388 I/io_stats( 4394): !@ 179,0 r 67824 4093365 w 7935 403068 d 2581
258032 f 2624 2550 iot 27288 0 th 51200 0 0 pt 0 inp 0 0 165.522
01-07 10:27:40.388 D/BluetoothMapUtils( 9955): init() mDirectBoot : true
01-07 10:27:40.390 I/BluetoothMapUtils( 9955): getCurrentTwoPhoneUserId
isTwoPhoneRegistered false
01-07 10:27:40.391 I/BluetoothMapUtils( 9955): checkEmailAppInstalled : failed to
find pkg
01-07 10:27:40.393 I/BluetoothMapUtils( 9955): checkEmailAppInstalled : failed to
find pkg
01-07 10:27:40.393 E/BluetoothMapAccountLoader( 9955): parseAccounts() email app
not insalled. discard this request
01-07 10:27:40.412 D/BluetoothManagerService( 4956): addProxy
com.android.server.audio.BtHelper
01-07 10:27:40.412 D/BluetoothManagerService( 4956): addProxy
com.android.server.telecom
01-07 10:27:40.413 D/BluetoothManagerService( 4956): addProxy
com.android.server.telecom
01-07 10:27:40.413 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState : true
01-07 10:27:40.415 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129
01-07 10:27:40.415 I/Telecom ( 4956): BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 129, ringing name null
01-07 10:27:40.417 D/BluetoothManagerService( 4956): addProxy com.android.phone
01-07 10:27:40.419 D/MapObexServerSockets( 9955): create(rfcomm = -2, l2capPsm = -
2) for masId : 0, isSecure : true
01-07 10:27:40.422 D/BluetoothManagerService( 4956): addProxy com.android.systemui
01-07 10:27:40.422 D/BluetoothManagerService( 4956): addProxy com.android.systemui
01-07 10:27:40.453 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.454 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.454 D/HeadsetService( 9955): setScoPath : numActive: 0 numHeld: 0
callState: 6
01-07 10:27:40.454 D/SecContentProvider( 4956): query(), uri = 4 selection =
isProfileAuthorizedBySecurityPolicy
01-07 10:27:40.454 D/SecContentProvider( 4956): called from
android.uid.bluetooth:1002
01-07 10:27:40.454 D/HeadsetSystemInterface( 9955): isInCall : false
01-07 10:27:40.455 I/AudioManager( 9955): setParameters keyValuePairs =
A2dpSuspended=false
01-07 10:27:40.455 D/BluetoothPolicyService( 4956): getAllowBluetoothDataTransfer -
showMsg: true
01-07 10:27:40.455 D/audio_hw_primary( 4575): device-adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.455 I/audio_hw_primary_odm( 4575): odm_adev_set_parameters: enter
with key(A2dpSuspended=false)
01-07 10:27:40.459 I/Telecom ( 4956): BluetoothDeviceManager: Got BluetoothHeadset:
com.android.server.telecom.BluetoothHeadsetProxy@84bcad7: BMSL.oSC@AAo
01-07 10:27:40.459 D/BluetoothHeadset( 4956): getActiveDevice() : null, by 4956 @
com.android.server.audio.BtHelper
01-07 10:27:40.459 I/AS.BtHelper( 4956): setBtScoActiveDevice: null -> null
01-07 10:27:40.459 D/BluetoothHeadset( 4956): unRegisterMessageListener : 11
01-07 10:27:40.459 D/BluetoothHeadset( 4956): unRegisterMessageListener
01-07 10:27:40.460 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.460 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.461 I/HBD ( 9927): e usedOpenTheme = false ,
IsRequiredDarkTypeTheme = false , night mode : false , mIsEnabledHighContrast =
false
01-07 10:27:40.461 I/HBD ( 9927): a theme : setupWizard
01-07 10:27:40.461 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.463 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.463 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.464 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.465 I/HBD ( 9927): f update KeyboardTheme themeIndex : 0x
11000000 theme : Claro
01-07 10:27:40.465 I/HBD ( 9927): a set Theme convertedIndex : 2
01-07 10:27:40.465 I/HBD ( 9927): a themeStyleSet :2
01-07 10:27:40.466 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.467 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.467 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.467 I/BluetoothSocket( 9955): bindListen(): mPort=-2, mType=1
01-07 10:27:40.468 D/HeadsetService( 9955): unRegisterMessageListener
01-07 10:27:40.468 D/HeadsetService( 9955): unRegisterMessageListener : 11
01-07 10:27:40.469 D/BluetoothHeadset( 4956): registerListener : 11,
listenercom.samsung.server.telecom.model.bluetooth.SamsungBluetoothHandsFreeProfile
ManagerAdapterImpl@47731ba
01-07 10:27:40.469 D/BluetoothHeadset( 4956): registerMessageListener
01-07 10:27:40.471 D/HeadsetService( 9955): registerMessageListener
01-07 10:27:40.471 D/HeadsetService( 9955): registerMessageListener : 11,
com.samsung.bt.hfp.IMessageListener$Stub$Proxy@51a3ca7
01-07 10:27:40.469 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.472 I/bt_stack( 9955): [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=0x7b312c4238
01-07 10:27:40.472 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.473 E/BluetoothAdapterService( 9955): setSocketUsed() [4]
com.android.bluetooth (RFCOMM) / true
01-07 10:27:40.474 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.474 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.475 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.476 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.476 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.476 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.476 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.477 I/BluetoothSocket( 9955): bindListen(): mPort=-2, mType=1
01-07 10:27:40.477 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: opp_enable
01-07 10:27:40.478 D/BluetoothOppUtility( 9955): isSecureModeEnabled = false
OppEnable = false
01-07 10:27:40.478 D/BluetoothPolicyService( 4956): getAllowBluetoothDataTransfer -
showMsg: false
01-07 10:27:40.480 D/ObexServerSockets( 9955): create(rfcomm = 12, l2capPsm = -2)
01-07 10:27:40.481 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.SecAccountT
iles}
01-07 10:27:40.481 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =Sync
01-07 10:27:40.482 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.482 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.483 I/bt_stack( 9955): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=5, is_server=1, mtu=1011, uuid=0x003d,
dlci=10, signal_state=0x0b, p_port=0x7b312c42f0
01-07 10:27:40.483 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.484 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.484 E/BluetoothAdapterService( 9955): setSocketUsed() [5]
com.android.bluetooth (RFCOMM) / true
01-07 10:27:40.484 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.484 I/BluetoothSocket( 9955): bindListen(): mPort=-2, mType=3
01-07 10:27:40.484 D/SapService( 9955): Disable sap : false
01-07 10:27:40.485 D/BluetoothSdpJni( 9955): sdpCreateSapsRecordNative
01-07 10:27:40.485 D/PanelCarrierLabelManager( 9204): updateNavBarHeight(84 >> 84)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:true,
navHideKeyboardButtonEnabled:true)
01-07 10:27:40.486 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:40.487 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.487 D/QSPanelResourcePicker( 9204): cabinetHeight= 602.08
01-07 10:27:40.487 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.488 I/HBD ( 9927): b color = [r : 230 ][g : 230 ][b : 230 ]
[alpha : 255 ] rgb = -1644826
01-07 10:27:40.488 I/HBD ( 9927): b updateBackgroundColor: keyboardBgColor =
0xffe6e6e6, isDarkTheme = false
01-07 10:27:40.489 D/BluetoothSdpJni( 9955): SDP Create record success - handle: 1
01-07 10:27:40.490 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.491 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.491 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:40.491 D/QSPanelResourcePicker( 9204): cabinetHeight= 602.08
01-07 10:27:40.492 E/BluetoothAdapterService( 9955): setSocketUsed() [4101]
com.android.bluetooth (L2CAP) / true
01-07 10:27:40.492 I/BluetoothAdapter( 9955): listenUsingL2capOn: set assigned
channel to 4101
01-07 10:27:40.492 D/MapObexServerSockets( 9955): Succeed to create listening
sockets
01-07 10:27:40.492 D/MapObexServerSockets( 9955): startAccept()
01-07 10:27:40.493 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.493 D/MapObexServerSockets( 9955): Accepting socket connection for
masId0
01-07 10:27:40.494 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.494 D/BluetoothSdpJni( 9955): sdpCreateMapMasRecordNative
01-07 10:27:40.494 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.494 I/BluetoothSocket( 9955): bindListen(): mPort=12, mType=1
01-07 10:27:40.495 D/BluetoothSdpJni( 9955): SDP Create record success - handle: 2
01-07 10:27:40.497 D/MapObexServerSockets( 9955): Accepting socket connection for
masId0
01-07 10:27:40.498 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:40.503 I/bt_stack( 9955): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=12, is_server=1, mtu=1011,
uuid=0x003f, dlci=24, signal_state=0x0b, p_port=0x7b312c43a8
01-07 10:27:40.506 E/BluetoothAdapterService( 9955): setSocketUsed() [12]
com.android.bluetooth (RFCOMM) / true
01-07 10:27:40.506 I/BluetoothAdapter( 9955): listenUsingInsecureL2capOn: port=-2
01-07 10:27:40.511 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:40.511 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:40.511 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:40.516 D/TileServices( 9204):
getTileWrapperComponentInfo{com.android.settings/com.samsung.android.settings.qstil
e.SecAccountTiles}
01-07 10:27:40.518 D/BluetoothSecureManagerService( 4956): isSecureModeEnabled
01-07 10:27:40.518 D/BluetoothSecureManagerService( 4956): getSecureModeSetting,
name: secure_mode_enable
01-07 10:27:40.520 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.520 D/BluetoothPolicyService( 4956):
com.android.server.enterprise.storage.SettingNotFoundException: Admin data is null
01-07 10:27:40.521 W/BluetoothAdapter( 9955): getBluetoothService() called with no
BluetoothManagerCallback
01-07 10:27:40.521 I/BluetoothSocket( 9955): bindListen(): mPort=-2, mType=3
01-07 10:27:40.522 D/ScrollView( 9204): onsize change changed
01-07 10:27:40.525 E/BluetoothAdapterService( 9955): setSocketUsed() [4103]
com.android.bluetooth (L2CAP) / true
01-07 10:27:40.525 I/BluetoothAdapter( 9955): listenUsingInsecureL2capOn: set
assigned channel to 4103
01-07 10:27:40.525 D/ObexServerSockets( 9955): Succeed to create listening sockets
01-07 10:27:40.525 D/ObexServerSockets2( 9955): startAccept()
01-07 10:27:40.526 D/BluetoothSdpJni( 9955): sdpCreateOppOpsRecordNative
01-07 10:27:40.526 D/BluetoothSdpJni( 9955): SDP Create record success - handle: 3
01-07 10:27:40.528 D/ObexServerSockets2( 9955): Accepting socket connection...
01-07 10:27:40.528 D/ObexServerSockets2( 9955): Accepting socket connection...
01-07 10:27:40.532 D/TileLifecycleManager( 9204): Binding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles (has
extras) } UserHandle{0}
01-07 10:27:40.533 I/HBD ( 9927): a clear
01-07 10:27:40.533 I/HBD ( 9927): a loadSymbolEmoticon fromPref : []
01-07 10:27:40.533 I/HBD ( 9927): a loadSymbolEmoticon finish : [?, !, @, -, ~,
^]
01-07 10:27:40.536 D/WallpaperManager( 9204): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
01-07 10:27:40.536 I/ImageWallpaperRenderer( 9204): Load bitmap w: 1600 , h : 1600
01-07 10:27:40.538 W/View ( 9204): requestLayout() improperly called by
android.widget.LinearLayout{3abaa12 V.E...C.. ......ID 345,15-345,15 #0} during
layout: running second layout pass
01-07 10:27:40.538 W/View ( 9204): requestLayout() improperly called by
android.widget.LinearLayout{9d515e3 V.E...C.. ......ID 345,15-345,15 #1} during
layout: running second layout pass
01-07 10:27:40.539 W/SemDesktopModeManager(10261): registerListener(EventListener)
is removed. Please use registerListener(DesktopModeListener) instead.
01-07 10:27:40.541 D/TileService(10261): onBind : mService =
android.service.quicksettings.IQSService$Stub$Proxy@42b34f3, mTileToken =
android.os.BinderProxy@779c5b0
01-07 10:27:40.544 D/StackScrollAlgorithm( 9204): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{d5d0e82 I.E...... ......ID
18,0-702,480}
01-07 10:27:40.545 D/TileService(10261): onBind : mTile =
android.service.quicksettings.Tile@f34fc29
01-07 10:27:40.548 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
01-07 10:27:40.548 V/Navbar.Store( 9204): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
01-07 10:27:40.549 V/Navbar.Store( 9204): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
01-07 10:27:40.550 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
01-07 10:27:40.551 V/Navbar.Store( 9204): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
01-07 10:27:40.551 V/Navbar.Store( 9204): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
01-07 10:27:40.552 V/WindowManager( 4956): Relayout Window{30f536f u0
NavigationBar0}: viewVisibility=0 req=720x84
01-07 10:27:40.558 V/WindowManager( 4956): Relayout hash=30f536f, pid=9204:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=NAVIGATION_BAR fmt=TRANSLUCENT
01-07 10:27:40.558 V/WindowManager( 4956): fl=21840068
01-07 10:27:40.558 V/WindowManager( 4956): pfl=3000000
01-07 10:27:40.558 V/WindowManager( 4956): fitTypes=STATUS_BARS NAVIGATION_BARS
CAPTION_BAR IME naviIconColor=0}
01-07 10:27:40.559 I/SurfaceControl( 4956): release : mNativeObject = 528409159360
- Surface(name=NavigationBar0$_9204)/@0x75a39d9 /
android.view.SurfaceControl.writeToParcel:1136
android.view.IWindowSession$Stub.onTransact:925
com.android.server.wm.Session.onTransact:145
android.os.Binder.execTransactInternal:1190
01-07 10:27:40.559 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528409159360]
01-07 10:27:40.559 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528409159360]
01-07 10:27:40.560 I/SurfaceControl( 9204): release : mNativeObject = 533207815840
- Surface(name=NavigationBar0$_9204)/@0xcf7abe0 /
android.view.SurfaceControl.assignNativeObject:567
android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1810
android.view.ViewRootImpl.relayoutWindow:9005
01-07 10:27:40.560 I/SurfaceControl( 9204): nativeRelease nativeObject
s[533207815840]
01-07 10:27:40.560 I/SurfaceControl( 9204): nativeRelease nativeObject
e[533207815840]
01-07 10:27:40.560 I/SurfaceControl( 9204): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x78f658e / android.view.SurfaceControl.readFromParcel:1115
android.view.IWindowSession$Stub$Proxy.relayout:1820
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9965
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
01-07 10:27:40.561 I/ViewRootImpl@ea152a8[NavigationBar0]( 9204): Relayout
returned: old=(0,1516,720,1600) new=(0,1516,720,1600) req=(720,84)0 dur=8 res=0x3
s={true 528659165184} ch=false fn=2
01-07 10:27:40.561 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
01-07 10:27:40.561 V/Navbar.Store( 9204): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
01-07 10:27:40.561 V/Navbar.Store( 9204): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
01-07 10:27:40.565 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
01-07 10:27:40.565 V/Navbar.Store( 9204): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
01-07 10:27:40.565 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
01-07 10:27:40.565 V/Navbar.Store( 9204): ----getValue(BOOL_NAVBAR_OPAQUE)=false
01-07 10:27:40.586 D/[LLB] ( 4956): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
01-07 10:27:40.586 D/[LLB] ( 4956): !@ Faild to get property values,
longBatteryRetryCnt= 3
01-07 10:27:40.587 I/ImsDiagMonitorNotiMgr( 9553): Package was not installed, check
again #4
01-07 10:27:40.591 I/OpenGLRenderer( 9204): Davey! duration=2747ms; Flags=1,
IntendedVsync=162977527500, Vsync=165477527400,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=165486438535, AnimationStart=165486440920,
PerformTraversalsStart=165490308112, DrawStart=165699996958,
SyncQueued=165701492804, SyncStart=165701933266,
IssueDrawCommandsStart=165702346651, SwapBuffers=165724473766,
FrameCompleted=165725734074, DequeueBufferDuration=237116,
QueueBufferDuration=714308, GpuCompleted=0,
01-07 10:27:40.601 D/WindowManager( 4956): finishDrawingWindow: Window{30f536f u0
NavigationBar0} mDrawState=READY_TO_SHOW
01-07 10:27:40.603 I/OpenGLRenderer( 9204): Davey! duration=2760ms; Flags=1,
IntendedVsync=162977527500, Vsync=165477527400,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=165486438535, AnimationStart=165486440920,
PerformTraversalsStart=165490308112, DrawStart=165729686535,
SyncQueued=165733936651, SyncStart=165734510074,
IssueDrawCommandsStart=165735160881, SwapBuffers=165737346689,
FrameCompleted=165738260843, DequeueBufferDuration=177846,
QueueBufferDuration=362308, GpuCompleted=0,
01-07 10:27:40.675 D/TileServices( 9204): onStartSuccessful
android.os.Binder@daefc47
01-07 10:27:40.675 I/ImageSmartCropper( 9204): do not update smart crop
01-07 10:27:40.676 I/ContainerStateReceiver( 9204): event:
CONTAINER_EVENT_UNLOCKED
01-07 10:27:40.677 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.PACKAGE_CHANGED
01-07 10:27:40.680 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
semSetSmartCropRect, 1, Rect(0, 0 - 1600, 1600), Rect(0, 0 - 1600, 1600)
01-07 10:27:40.680 D/SPluginManagerImpl( 9204): onReceive:
android.intent.action.PACKAGE_CHANGED, size:
{com.android.systemui.pluginlock.PluginLockMediatorImpl@72131c=SPluginInstanceManag
er@82152277 (action=com.samsung.systemui.action.PLUGIN_LOCK),
com.android.systemui.volume.VolumeStarInteractor$1@341f3b1=SPluginInstanceManager@2
50505578 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@8950240=SPluginInsta
nceManager@27090523 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.samsung.android.systemui.multistar.MultiStarManager$1@a88461d=SPluginInstanceMa
nager@136517368 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@bf5bc7f=SPluginInsta
nceManager@62949329 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@f4d84b0=S
PluginInstanceManager@251769398
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER)}
01-07 10:27:40.680 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetSmartCropRect:7637
01-07 10:27:40.680 E/WallpaperManagerService( 4956): landscapeColors is calculated
already
01-07 10:27:40.685 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.focus.FocusMod
eTile}
01-07 10:27:40.685 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =FocusMode
01-07 10:27:40.689 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset 0
01-07 10:27:40.690 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
01-07 10:27:40.690 D/WallpaperManagerService( 4956): which : 1, return type : 0
(called by userId= 0)
01-07 10:27:40.690 I/ImageWallpaperRenderer( 9204): updateWallpaperOffset
lastCropOffset 0 wp Type , 0
01-07 10:27:40.690 I/ImageWallpaperRenderer( 9204): Wallpaper do not change
Display offset 0
01-07 10:27:40.691 D/gralloc ( 4582): [mali_gralloc_allocate] begin
01-07 10:27:40.691 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:40.691 D/gralloc ( 4582): buffer_descriptor: wh(1600 1600)
usage_pc(0x40000000000b00 0x40000000000b00) hal_format(0x2) layer_count(1) sizes(0
0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0)
fd_count(1) plane_count(0)
01-07 10:27:40.692 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:40.693 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:40.693 D/gralloc ( 4582): [mali_gralloc_allocate] allocation successful
01-07 10:27:40.693 D/KeyguardUpdateMonitor( 9204): handleRingerModeChange(2)
01-07 10:27:40.693 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:40.694 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:40.695 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:40.695 D/PhoneStatusBarPolicy( 9204): updateVolumeZenTW
01-07 10:27:40.695 D/PhoneStatusBarPolicy( 9204): zen:0
01-07 10:27:40.695 D/WallpaperManager( 9204): semGetWallpaperColors, which = 1
01-07 10:27:40.696 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:40.696 D/PhoneStatusBarPolicy( 9204): ZenCanceled
01-07 10:27:40.696 D/KeyguardUpdateMonitor( 9204): handleBatteryUpdate
01-07 10:27:40.696 D/SemWallpaperColorsArea( 9204): SemWallpaperColorsArea which =
5, 720x1448,411x827,38,48, 11
01-07 10:27:40.699 D/ImageDarkModeFilter( 9204): isNightMode: false ui_mode false
01-07 10:27:40.700 I/ImageWallpaperRenderer( 9204): onDrawFrame surfaceSize :
Rect(0, 0 - 1600, 1600)
01-07 10:27:40.718 D/TileServices( 9204):
getTileWrapperComponentInfo{com.samsung.android.forest/com.samsung.android.forest.f
ocus.FocusModeTile}
01-07 10:27:40.731 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.focus.FocusMode
Tile}
01-07 10:27:40.738 D/Tile.CustomTile( 9204): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soundalive.DolbyT
ile}
01-07 10:27:40.739 D/Tile.CustomTile( 9204): isSecCustomTile : tileName =Dolby
01-07 10:27:40.759 D/TileServices( 9204):
getTileWrapperComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soun
dalive.DolbyTile}
01-07 10:27:40.760 I/ImsResolver( 9592): there is no ImsMtelFeature interface, try
to get again
01-07 10:27:40.761 D/CellBroadcastServiceManager( 9592): connected to
CellBroadcastService
01-07 10:27:40.764 E/HBD ( 9927): b SVoice is not found :
01-07 10:27:40.764 E/HBD ( 9927):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.svoiceime
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:525)
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:488)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.c.b.b(SourceFile:91)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.c.b.a(SourceFile:84)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.c.i(SourceFile:49)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.c.b(SourceFile:151)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.f(SourceFile:86)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.u(SourceFile:72)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.s(SourceFile:59)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.a.<init>(SourceFile:49)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$8.a(SourceFile:73)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$8.invoke(Unknown Source:4)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.b$a.invoke(SourceFile:327)
01-07 10:27:40.764 E/HBD ( 9927): at
kotlin.SynchronizedLazyImpl.getValue(SourceFile:74)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.b.z(Unknown Source:7)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.b.C(SourceFile:65)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.friends.b.b.<init>(SourceFile:21)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.<init>(SourceFile:71)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.a(SourceFile:66)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.invoke(Unknown Source:4)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.764 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.e.b.h_(SourceFile:322)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.common.f.a.h_(SourceFile:16)
01-07 10:27:40.764 E/HBD ( 9927): at
com.samsung.android.honeyboard.service.HoneyBoardService.onCreate(SourceFile:224)
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4607)
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2167)
01-07 10:27:40.764 E/HBD ( 9927): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.764 E/HBD ( 9927): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.764 E/HBD ( 9927): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:40.764 E/HBD ( 9927): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:40.764 E/HBD ( 9927): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:40.764 E/HBD ( 9927): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:40.769 D/TileLifecycleManager( 9204): Can't find component
ComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soundalive.DolbyTi
le}
01-07 10:27:40.775 I/HBD ( 9927): c getVoiceTrigger - null
01-07 10:27:40.780 I/WindowManager( 4956): Reparenting to original parent:
Surface(name=WallpaperWindowToken{93a6232
token=android.os.Binder@ac64a3d})/@0xdc92626, destroy=true,
surface=Surface(name=ea3e955 com.android.systemui.ImageWallpaper)/@0x84e9581
01-07 10:27:40.781 I/SurfaceControl( 4956): release : mNativeObject = 528409169536
- Surface(name=Surface(name=ea3e955 com.android.systemui.ImageWallpaper)/@0x84e9581
- animation-leash)/@0xfa90267 / android.view.SurfaceControl$Transaction.remove:3449
com.android.server.wm.SurfaceAnimator.removeLeash:418
com.android.server.wm.SurfaceAnimator.reset:384
com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0$SurfaceAnimator:
110
01-07 10:27:40.781 I/SurfaceControl( 4956): nativeRelease nativeObject
s[528409169536]
01-07 10:27:40.781 I/SurfaceControl( 4956): nativeRelease nativeObject
e[528409169536]
01-07 10:27:40.784 I/Layer ( 4646): id=45 removeFromCurrentState
Surface(name=ea3e955 com.android.systemui.ImageWallpaper)/@0x84e9581 - animation-
leash#0 (42)
01-07 10:27:40.784 E/HBD ( 9927): a getPackageInfo
01-07 10:27:40.784 E/HBD ( 9927):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.clipboarduiservice
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:282)
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:254)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:40)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:56)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:55)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.ClipBoardHandler.<init>(SourceFile:6
6)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.c.b$a$1.a(SourceFile:9)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.c.b$a$1.invoke(Unknown Source:4)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a$a.invoke(SourceFile:327)
01-07 10:27:40.784 E/HBD ( 9927): at
kotlin.SynchronizedLazyImpl.getValue(SourceFile:74)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a.A(Unknown Source:7)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a.I_(SourceFile:44)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b$b.a(SourceFile:142)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b$b.invoke(SourceFile:35)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.a(SourceFile:134)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.a(SourceFile:141)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.<init>(SourceFile:74)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.a(SourceFile:66)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.invoke(Unknown Source:4)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.784 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.e.b.h_(SourceFile:322)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.common.f.a.h_(SourceFile:16)
01-07 10:27:40.784 E/HBD ( 9927): at
com.samsung.android.honeyboard.service.HoneyBoardService.onCreate(SourceFile:224)
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4607)
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2167)
01-07 10:27:40.784 E/HBD ( 9927): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.784 E/HBD ( 9927): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.784 E/HBD ( 9927): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:40.784 E/HBD ( 9927): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:40.784 E/HBD ( 9927): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:40.784 E/HBD ( 9927): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:40.785 E/HBD ( 9927): a getPackageInfo
01-07 10:27:40.785 E/HBD ( 9927):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.clipboardsaveservice
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:282)
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:254)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:40)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:56)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.base.pm.a.a(SourceFile:55)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.ClipBoardHandler.<init>(SourceFile:6
7)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.c.b$a$1.a(SourceFile:9)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.c.b$a$1.invoke(Unknown Source:4)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a$a.invoke(SourceFile:327)
01-07 10:27:40.785 E/HBD ( 9927): at
kotlin.SynchronizedLazyImpl.getValue(SourceFile:74)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a.A(Unknown Source:7)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.stickyhoney.bee.a.I_(SourceFile:44)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b$b.a(SourceFile:142)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b$b.invoke(SourceFile:35)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.a(SourceFile:134)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.a(SourceFile:141)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.b.b.<init>(SourceFile:74)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.a(SourceFile:66)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.l.a$a$3.invoke(Unknown Source:4)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.d.a.b(SourceFile:54)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.d.e.a(SourceFile:40)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.b.a.a(SourceFile:70)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:165)
01-07 10:27:40.785 E/HBD ( 9927): at org.koin.b.j.a.a(SourceFile:128)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.e.b.h_(SourceFile:322)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.common.f.a.h_(SourceFile:16)
01-07 10:27:40.785 E/HBD ( 9927): at
com.samsung.android.honeyboard.service.HoneyBoardService.onCreate(SourceFile:224)
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4607)
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2167)
01-07 10:27:40.785 E/HBD ( 9927): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:40.785 E/HBD ( 9927): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:40.785 E/HBD ( 9927): at
android.app.ActivityThread.main(ActivityThread.java:8512)
01-07 10:27:40.785 E/HBD ( 9927): at java.lang.reflect.Method.invoke(Native
Method)
01-07 10:27:40.785 E/HBD ( 9927): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-07 10:27:40.785 E/HBD ( 9927): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)
01-07 10:27:40.786 I/SurfaceFlinger( 4646): id=45 Removed Surface(name=ea3e955
com.android.systemui.ImageWallpaper)/@0x84e9581 - animation-leash#0 (42)
01-07 10:27:40.790 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.790 V/BluetoothEventManager( 9204): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:40.791 D/BluetoothEventManager( 9204): AdapterStateChangedHandler ::
BluetoothAdapter.ACTION_STATE_CHANGED, state = 12
01-07 10:27:40.791 D/LocalBluetoothProfileManager( 9204): updateLocalProfiles ::
01-07 10:27:40.794 D/BluetoothA2dp( 9204): Binding service...
01-07 10:27:40.796 I/Layer ( 4646): id=45[1] Destroyed Surface(name=ea3e955
com.android.systemui.ImageWallpaper)/@0x84e9581 - animation-leash#0
01-07 10:27:40.802 I/HBD ( 9927): a registerUpdater: size = 2
01-07 10:27:40.806 D/BluetoothHeadset( 9204): BTStateChangeCB is registed by 9204 @
com.android.systemui
01-07 10:27:40.807 D/BluetoothMap( 9204): Create BluetoothMap proxy object
01-07 10:27:40.808 I/HBD ( 9927): a registerUpdater: size = 3
01-07 10:27:40.809 D/BluetoothMap( 9204): Binding service...
01-07 10:27:40.809 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.809 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.809 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.809 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.810 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.810 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.810 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.810 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.810 D/TelephonyRegistryManager( 9955):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.811 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:40.812 I/HBD ( 9927): a registerUpdater: size = 4
01-07 10:27:40.815 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:40.815 D/BluetoothHidHost( 9204): Binding service...
01-07 10:27:40.817 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:40.818 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.818 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.818 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.818 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.819 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.819 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:40.819 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.819 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.819 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.819 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.822 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:40.822 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.823 I/HBD ( 9927): a registerUpdater: size = 5
01-07 10:27:40.824 D/SecStatusBarMobileView( 9204): init:
01-07 10:27:40.825 D/GnssNetworkConnectivityHandler( 4956): Active Sub List size: 0
01-07 10:27:40.825 I/NSLocationMonitor( 4956): onSubscriptionsChanged
01-07 10:27:40.827 D/SecStatusBarMobileView( 9204):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233594,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:40.828 D/SecStatusBarMobileView( 9204): setStaticDrawableColor:
01-07 10:27:40.828 W/NSLocationMonitor( 4956): Failed to load subId for sim[0]
01-07 10:27:40.829 W/LocalBluetoothProfileManager( 9204): updateLocalProfiles ::
Spp profile was created already
01-07 10:27:40.830 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.830 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 2
01-07 10:27:40.830 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/secure/icon_blacklist
01-07 10:27:40.831 D/HeadsetPhoneState( 9955): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=3
01-07 10:27:40.833 I/HeadsetPhoneState( 9955): stopListenForPhoneState(), no
listener indicates nothing is listening
01-07 10:27:40.833 D/SettingsHelper( 9204): onChange() COMPLETED elapsed= 3
01-07 10:27:40.833 V/SettingsHelper( 9204): *** broadcastChange for
content://settings/secure/icon_blacklist
01-07 10:27:40.834 W/HeadsetPhoneState( 9955): startListenForPhoneState, no event
to listen
01-07 10:27:40.834 E/BluetoothEventManager( 9204): registerProfileIntentReceiver ::
mProfileConnectionReceiver was registered already. Receiver will refresh.
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Request payload number : 8e7b0001
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Request Command type : 0xc0000004
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:27:40.835 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 0
01-07 10:27:40.835 I/CASS_DEBUG( 4534): Request _no : 8e7b0001
01-07 10:27:40.835 D/CASS_DEBUG( 4534): Request cmd_id : 0xc0000004
01-07 10:27:40.835 D/CASS_DEBUG( 4534): Request payload version : 0x00000000
01-07 10:27:40.835 D/CASS_DEBUG( 4534): Request data_length : 0
01-07 10:27:40.835 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:27:40.836 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 635
01-07 10:27:40.836 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:40.837 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:40.837 I/CASS_DEBUG( 4534): V1.6.1 : prepareReading
01-07 10:27:40.837 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 9401
01-07 10:27:40.837 I/VaultKeeper_COMMON( 4436): [CMD:SENSITIVE_NONCE]
01-07 10:27:40.838 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:40.840 I/SoundAliveApplication(10152): registerAudioPlaybackCallback :
isRunningGameWhiteList : false
01-07 10:27:40.840 I/SADVFSHelper(10152): Either heavy-duty effect is Off or Music
playback is not active
01-07 10:27:40.840 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:40.845 D/BluetoothSettingsProvider( 9955): query
01-07 10:27:40.850 D/BluetoothSettingsProvider( 9955): Created cursor
android.database.sqlite.SQLiteCursor@a094a
01-07 10:27:40.865 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.865 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:40.865 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 322
01-07 10:27:40.865 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.865 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:27:40.865 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Object number of data chunks : 0
01-07 10:27:40.866 D/tzdaemon( 4397): [ts] Data offset is : 164
01-07 10:27:40.867 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:27:40.869 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:27:40.870 D/tzdaemon( 4397): [ts] Storage metadata offset is : 164
01-07 10:27:40.877 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 16762
01-07 10:27:40.877 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:40.877 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Object number of data chunks : 1
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Object write start chunk : 0
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Object data chunk size : 16428
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Data offset is : 172
01-07 10:27:40.878 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:27:40.880 D/tzdaemon( 4397): [ts] Number of chunks = 1
01-07 10:27:40.882 D/tzdaemon( 4397): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
data_chunk written
01-07 10:27:40.882 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:27:40.882 D/tzdaemon( 4397): [ts] Storage metadata offset is : 16600
01-07 10:27:40.890 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:40.891 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 9976
01-07 10:27:40.891 I/VaultKeeper_COMMON( 4436): [CMD:ENCRYPT_MSG]
01-07 10:27:40.910 D/BluetoothManagerService( 4956): addProxy com.android.systemui
01-07 10:27:40.912 E/BluetoothUtils( 9204): getRestoredDevices() :: cursor count:
0, Columns : 12
01-07 10:27:40.912 E/BluetoothUtils( 9204): getRestoredDevices :: will be cursor
close
01-07 10:27:40.918 D/BluetoothAdapterService( 9955): getBondedDevices, remove
spens:
01-07 10:27:40.921 D/SecImsManager( 9592): isWfcEnabledByPlatform
01-07 10:27:40.921 I/HBD ( 9927): a init plugin clerk
01-07 10:27:40.922 I/HBD ( 9927): a registerUpdater: size = 6
01-07 10:27:40.928 I/HBD ( 9927): a New slots have been added [0~3]
01-07 10:27:40.931 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.932 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:40.933 I/system_server( 4956): Background concurrent copying GC freed
403804(18MB) AllocSpace objects, 55(2064KB) LOS objects, 49% free, 24MB/48MB,
paused 311us total 374.086ms
01-07 10:27:40.940 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:40.940 D/VaultKeeper_MGR( 4534): ~VaultKeeperManager
01-07 10:27:40.940 I/CASS_DEBUG( 4534): Response _no : 8e7b0001
01-07 10:27:40.940 D/CASS_DEBUG( 4534): Response ret : 0x00000000
01-07 10:27:40.940 D/CASS_DEBUG( 4534): Response cmd_id : 0xc0000005
01-07 10:27:40.940 D/CASS_DEBUG( 4534): Response payload version : 0x00000000
01-07 10:27:40.940 D/CASS_DEBUG( 4534): Response data_length : 60
01-07 10:27:40.940 D/CASS_DEBUG( 4534): Response data (max 24 bytes) :
01-07 10:27:40.940 I/CASS_DEBUG( 4534):
380000000107c893a62fa323d4b7f7ea7211b1125aa5dac2
01-07 10:27:40.940 I/CASS_DEBUG( 4534): Write : write IoChannel 6, size 80
01-07 10:27:40.940 I/CASS_DEBUG( 4534): Set WakeUnlock
01-07 10:27:40.940 I/CASS_DEBUG( 4534): release_wake_lock id='cass_wakelock'
01-07 10:27:40.940 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 4
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Request payload number : 8e7b0002
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Request Command type : 0xc0000006
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:27:40.941 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 96
01-07 10:27:40.941 I/CASS_DEBUG( 4534): Request _no : 8e7b0002
01-07 10:27:40.941 D/CASS_DEBUG( 4534): Request cmd_id : 0xc0000006
01-07 10:27:40.941 D/CASS_DEBUG( 4534): Request payload version : 0x00000000
01-07 10:27:40.941 D/CASS_DEBUG( 4534): Request data_length : 96
01-07 10:27:40.941 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:27:40.941 I/CASS_DEBUG( 4534):
5c000000320683ad13d8d0d0d214e7dbb74a36ac59a5dac2
01-07 10:27:40.942 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 8078
01-07 10:27:40.942 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:40.942 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:40.943 I/CASS_DEBUG( 4534): V1.6.1 : completeReading
01-07 10:27:40.943 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2727
01-07 10:27:40.943 I/VaultKeeper_COMMON( 4436): [CMD:READ_SHELTERED]
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 4956):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.950 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9204):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.951 D/TelephonyRegistryManager( 9592):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.952 D/TelephonyRegistryManager( 9955):
onSubscriptionsChangedListener callback received.
01-07 10:27:40.953 D/HeadsetPhoneState( 9955): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=3
01-07 10:27:40.956 I/HeadsetPhoneState( 9955): stopListenForPhoneState(), no
listener indicates nothing is listening
01-07 10:27:40.956 W/HeadsetPhoneState( 9955): startListenForPhoneState, no event
to listen
01-07 10:27:40.957 D/GnssNetworkConnectivityHandler( 4956): Active Sub List size: 0
01-07 10:27:40.957 I/NSLocationMonitor( 4956): onSubscriptionsChanged
01-07 10:27:40.959 W/NSLocationMonitor( 4956): Failed to load subId for sim[0]
01-07 10:27:40.962 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.963 D/InterruptionStateProvider( 9204): No alerting: filtered
notification: -1|com.android.systemui|1001|null|10100
01-07 10:27:40.964 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:40.965 D/InterruptionStateProvider( 9204): no Heads up : edgelighting
enabled app. -1|com.android.systemui|1001|null|10100
01-07 10:27:40.965 W/BestClock( 4956): java.time.DateTimeException: Missing NTP fix
01-07 10:27:40.966 D/QSMumButton( 9204): MumAndDexHelper.needToBeVisible()
result:false, hasMultiUsers?false, DeviceState.isDesktopMode?false,
DesktopManager.isDesktopMode?false, IsDexEnablingOrEnabled:false, mExpanded:false,
isUserSwitcherSettingOn:false
01-07 10:27:40.967 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.967 D/QSMumButton( 9204): MumAndDexHelper.needToBeVisible()
result:false, hasMultiUsers?false, DeviceState.isDesktopMode?false,
DesktopManager.isDesktopMode?false, IsDexEnablingOrEnabled:false, mExpanded:false,
isUserSwitcherSettingOn:false
01-07 10:27:40.969 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.972 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:40.976 E/HBD ( 9927): SogouWrapper not Sogou model!!! don't init
engine
01-07 10:27:40.982 D/ServiceStateProvider( 9592): subId=-1
01-07 10:27:40.993 D/StatusBar.BrightnessController( 9204):
updateSliderAnimationDuration() : 3000
01-07 10:27:40.993 D/SecImsManager( 9592): isWfcEnabledByPlatform
01-07 10:27:40.993 D/StatusBar.BrightnessController( 9204): updateSlider() = 127,
brightnessValue = 0.5019608, min = 1.0
01-07 10:27:40.996 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 36
01-07 10:27:40.996 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Received : TS_CMD_READ_DATA
01-07 10:27:40.996 I/HBD ( 9927): ak EBD ssu s 0
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] szdata = 24 size = 0
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
obj_info of type 1
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
obj_info success, size: 128
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] szdata = 156 size = 0
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] szdata = 160 size = 4
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
data_chunk success, size: 16428
01-07 10:27:40.996 D/tzdaemon( 4397): [ts] szdata = 16600 size = 4
01-07 10:27:41.000 V/BluetoothCastEventManager( 9204): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:41.000 D/BluetoothCastEventManager( 9204):
AdapterStateChangedHandler :: BluetoothAdapter.ACTION_STATE_CHANGED, state = 11
01-07 10:27:41.002 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 140
01-07 10:27:41.002 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_DELETE_OBJECT
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Received : TS_CMD_DELETE_OBJECT
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] >>
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
obj_info
01-07 10:27:41.002 D/tzdaemon( 4397): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/1bbf9b04/
data_chunk
01-07 10:27:41.003 D/tzdaemon( 4397): [ts] Deleting Object
01-07 10:27:41.003 D/QSTileHost( 9204): Recreating tiles
01-07 10:27:41.004 I/HBD ( 9927): b HWKeyProcessor init
01-07 10:27:41.004 D/QSTileHost( 9204): 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.samsung.android.smartmirroring/.tile.SmartMirroringTile),
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)]
01-07 10:27:41.005 D/SemBluetoothCastAdapter( 9204): Service Connected
01-07 10:27:41.006 E/BluetoothCastAdapterService( 9955): updateClientDeathRecipient
:: token=android.os.BinderProxy@c56b0bb, enable=true,
packageName=com.android.systemui
01-07 10:27:41.007 D/LocalBluetoothCastAdapter( 9204): SemBluetoothCastAdapter
Connected
01-07 10:27:41.007 D/Tile.BluetoothTile( 9204): onBluetoothStateChange = true
01-07 10:27:41.007 D/SemBluetoothAudioCast( 9204): SemBluetoothAudioCast Proxy
object connected
01-07 10:27:41.007 D/SemBluetoothAudioCast( 9204): SemBluetoothAudioCast Proxy
object connected
01-07 10:27:41.007 D/AudioCastProfile( 9204): AudioCastProfile Proxy object
connected
01-07 10:27:41.010 D/SemBluetoothAudioCast( 9204): SemBluetoothAudioCast Proxy
object connected
01-07 10:27:41.010 D/Tile.HotspotTile( 9204): onHotspotChanged : false devices =0
01-07 10:27:41.014 I/SemWifiApTetheredClientInfo( 4956): getWifiApStaListDetail
01-07 10:27:41.014 D/Tile.HotspotTile( 9204): updateItems
01-07 10:27:41.014 D/hot ( 9204): hot updateConnectedDeviceList
mConnectedDevices = []
01-07 10:27:41.015 D/BluetoothA2dp( 9204): Proxy object connected
01-07 10:27:41.015 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:41.015 D/BluetoothA2dp( 9204): Proxy object connected
01-07 10:27:41.015 D/VaultKeeper_MGR( 4534): ~VaultKeeperManager
01-07 10:27:41.015 I/CASS_DEBUG( 4534): Response _no : 8e7b0002
01-07 10:27:41.015 D/CASS_DEBUG( 4534): Response ret : 0x00000000
01-07 10:27:41.015 D/CASS_DEBUG( 4534): Response cmd_id : 0xc0000007
01-07 10:27:41.015 D/CASS_DEBUG( 4534): Response payload version : 0x00000000
01-07 10:27:41.015 D/CASS_DEBUG( 4534): Response data_length : 131
01-07 10:27:41.015 D/CASS_DEBUG( 4534): Response data (max 24 bytes) :
01-07 10:27:41.015 I/CASS_DEBUG( 4534):
7f000000eb1737e8201121d4d9cff2121b3710bb58a5dac2
01-07 10:27:41.015 I/CASS_DEBUG( 4534): Write : write IoChannel 6, size 151
01-07 10:27:41.015 I/CASS_DEBUG( 4534): Set WakeUnlock
01-07 10:27:41.015 D/BluetoothA2dp( 9204): Proxy object connected
01-07 10:27:41.015 I/CASS_DEBUG( 4534): release_wake_lock id='cass_wakelock'
01-07 10:27:41.015 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 4
01-07 10:27:41.017 D/BluetoothPan( 9204): Proxy object connected
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Request payload number : 8e7b0003
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Request Command type : 0xc0000004
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:27:41.017 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 0
01-07 10:27:41.017 I/CASS_DEBUG( 4534): Request _no : 8e7b0003
01-07 10:27:41.017 D/CASS_DEBUG( 4534): Request cmd_id : 0xc0000004
01-07 10:27:41.017 D/CASS_DEBUG( 4534): Request payload version : 0x00000000
01-07 10:27:41.017 D/CASS_DEBUG( 4534): Request data_length : 0
01-07 10:27:41.017 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:27:41.017 I/HBD ( 9927): a registerUpdater: size = 7
01-07 10:27:41.018 I/TelephonyProvider( 9592): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
01-07 10:27:41.018 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 3422
01-07 10:27:41.018 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:41.018 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:41.019 I/CASS_DEBUG( 4534): V1.6.1 : prepareReading
01-07 10:27:41.019 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 5236
01-07 10:27:41.019 I/VaultKeeper_COMMON( 4436): [CMD:SENSITIVE_NONCE]
01-07 10:27:41.021 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.022 D/BluetoothSap( 9204): Proxy object connected
01-07 10:27:41.022 D/BluetoothSap( 9204): getConnectedDevices()
01-07 10:27:41.022 V/SapService( 9955): getConnectedDevices()
01-07 10:27:41.024 I/ImsSecChannelCallback( 9553): receive
01-07 10:27:41.025 I/IpcDispatcher<0>( 9553): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
01-07 10:27:41.027 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.028 I/SsacManager( 9553): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
01-07 10:27:41.028 I/SsacManager( 9553): Voice Call updateSSACInfo[0] : f[100],
t[0]
01-07 10:27:41.028 I/SsacManager( 9553): Video Call updateSSACInfo[0] : f[100],
t[0]
01-07 10:27:41.037 V/Tile.CustomTile( 9204): handleRefreshState() Error while
saving icon bitmap :
01-07 10:27:41.037 V/Tile.CustomTile( 9204): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
01-07 10:27:41.037 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
01-07 10:27:41.037 V/Tile.CustomTile( 9204): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
01-07 10:27:41.037 V/Tile.CustomTile( 9204): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-07 10:27:41.037 V/Tile.CustomTile( 9204): at
android.os.Looper.loop(Looper.java:246)
01-07 10:27:41.037 V/Tile.CustomTile( 9204): at
android.os.HandlerThread.run(HandlerThread.java:67)
01-07 10:27:41.040 I/TelephonyProvider( 9592): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
01-07 10:27:41.043 I/HBD ( 9927): i bee(com.samsung.android.icecone.sticker) is
stub bee(true)
01-07 10:27:41.043 I/HBD ( 9927): i bee(com.samsung.android.icecone.gif) is
stub bee(true)
01-07 10:27:41.045 I/HBD ( 9927): a registerUpdater: size = 8
01-07 10:27:41.049 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 322
01-07 10:27:41.049 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/8c0deb37/
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Object number of data chunks : 0
01-07 10:27:41.049 D/tzdaemon( 4397): [ts] Data offset is : 164
01-07 10:27:41.050 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:27:41.052 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:27:41.052 D/tzdaemon( 4397): [ts] Storage metadata offset is : 164
01-07 10:27:41.058 D/SemBigDataInfoController( 9592): Intent :
android.intent.action.BATTERY_CHANGED
01-07 10:27:41.062 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] msgToCommsAgent->cmd_group = 5
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] msgToCommsAgent->szData = 16762
01-07 10:27:41.062 D/tzdaemon( 4397): [ts]
======================================================
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] Received : TS_CMD_WRITE_DATA
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] Storage ID : -2147483648
01-07 10:27:41.062 D/tzdaemon( 4397): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/8c0deb37/
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Info offset is : 24
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Storage metadata offset is : 24
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Object Info Size is 128
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Object attributes size is : 0
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Object number of data chunks : 1
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Object write start chunk : 0
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Object data chunk size : 16428
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Data offset is : 172
01-07 10:27:41.063 D/tzdaemon( 4397): [ts] Required direcories made successfully
01-07 10:27:41.067 D/tzdaemon( 4397): [ts] Number of chunks = 1
01-07 10:27:41.067 D/BluetoothHearingAid( 9204): Proxy object connected
01-07 10:27:41.072 D/tzdaemon( 4397): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/8c0deb37/
data_chunk written
01-07 10:27:41.072 D/tzdaemon( 4397): [ts] flags = 1
01-07 10:27:41.072 D/tzdaemon( 4397): [ts] Storage metadata offset is : 16600
01-07 10:27:41.075 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.075 I/System.out( 9592): Broadcasting: Intent
{ act=com.samsung.intent.action.BIG_DATA_INFO (has extras) }
01-07 10:27:41.078 D/Tile.BluetoothTile( 9204): handleUpdateState enabled = true
connected = false connecting = false changedState =true bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f080778],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Activado,stateDescription=null,du
alLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy
=false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,va
lue=true]
01-07 10:27:41.085 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:41.086 I/HBD ( 9927): b registerProcessor: count = 1
01-07 10:27:41.087 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2250
01-07 10:27:41.087 I/VaultKeeper_COMMON( 4436): [CMD:ENCRYPT_MSG]
01-07 10:27:41.094 D/NetworkController( 9204): onReceive: intent=Intent
{ act=android.telephony.action.SERVICE_PROVIDERS_UPDATED flg=0x10 (has extras) },
slotId = 0
01-07 10:27:41.095 D/CarrierLabel( 9204): updateNetworkName showSpn=false spn=
dataSpn= showPlmn=true plmn=No hay conexión de red
01-07 10:27:41.096 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:41.096 D/KeyguardUpdateMonitor( 9204): updateCarrierTextInfo
01-07 10:27:41.098 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=01-07
15:27:41.096,dataSim=true,networkName=No hay conexión de red,networkNameData=No hay
conexión de
red,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplaneMod
e=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdmaEri
IconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,shouldShowDisabledD
ataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOperator=null,option
alRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoaming=
false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,nwBoosterSettingEn
abled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,simState=null,
iconSet = [I@324778f
01-07 10:27:41.098 D/NetworkController( 9204): onReceive: intent=Intent
{ act=android.telephony.action.SERVICE_PROVIDERS_UPDATED flg=0x10 (has extras) },
slotId = 0
01-07 10:27:41.098 D/CarrierLabel( 9204): updateNetworkName showSpn=false spn=null
dataSpn= showPlmn=true plmn=No hay conexión de red
01-07 10:27:41.099 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:41.099 D/KeyguardUpdateMonitor( 9204): updateCarrierTextInfo
01-07 10:27:41.101 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): onServiceStateChanged voiceState=3 dataState=3
01-07 10:27:41.101 D/CscParser( 9204): OMC path :
/optics/configs/carriers/single/SAM/conf/customer.xml
01-07 10:27:41.102 I/CscParser( 9204): getCustomerPath : omc customer file can read
01-07 10:27:41.102 E/CscParser( 9204): update(): xml file exist
01-07 10:27:41.112 D/CarrierInformationNetworkHelper( 9204):
updateCarrierLogoVisibilities(logoVisible:false, forceUpdate:true)
isSIMandOperatorMatched:false, hiddenBySettings:false, networkVisible(false>>false)
01-07 10:27:41.115 D/TileLifecycleManager( 9204): onServiceConnected
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeTi
les}
01-07 10:27:41.115 D/MobileSignalIconsSelector( 9204): getDataIconGroup(): 0
01-07 10:27:41.116 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=01-07
15:27:41.115,dataSim=true,networkName=No hay conexión de red,networkNameData=No hay
conexión de
red,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplaneMod
e=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdmaEri
IconIndex=-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
01-07 10:27:41.117 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): onSignalStrengthsChanged level=0
01-07 10:27:41.117 D/MobileSignalIconsSelector( 9204): getDataIconGroup(): 0
01-07 10:27:41.117 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): CB beeing cleared or arrived on slot = 0
01-07 10:27:41.118 D/WallpaperManager( 9204): semGetWallpaperColors, which = 2
01-07 10:27:41.118 D/CarrierLabel( 9204): updateNetworkNameLatin showSpn=false
spn=null dataSpn= showPlmn=true plmn=No hay conexión de red showCB=false CBmsg=null
VoWifiConnected=false
01-07 10:27:41.118 D/CarrierLabel( 9204): updateNetworkNameLatin
mNetworkManuallySelected=null null
01-07 10:27:41.118 D/CarrierLabel( 9204): updateNetworkNameLatinCB showSpn=false
spn=null dataSpn= showPlmn=true plmn=No hay conexión de red showCB=false CBmsg=null
01-07 10:27:41.118 D/WALLPAPER_SVC:WallpaperManagerService( 4956):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
01-07 10:27:41.118 D/NetworkController( 9204): sendPanelCarrierLabel()
carrierText:No hay conexión de red, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:No hay conexión de red
01-07 10:27:41.118 D/KeyguardWallpaperController( 9204): getDummyHintItem()
01-07 10:27:41.118 D/KeyguardUpdateMonitor( 9204): updateCarrierTextInfo
01-07 10:27:41.119 V/BluetoothCastEventManager( 9204): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
01-07 10:27:41.119 D/BluetoothCastEventManager( 9204):
AdapterStateChangedHandler :: BluetoothAdapter.ACTION_STATE_CHANGED, state = 12
01-07 10:27:41.120 D/KnoxStateMonitorImpl( 9204): handlePersonaStateChange
01-07 10:27:41.123 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:41.124 I/Choreographer( 9204): Skipped 45 frames! The application may
be doing too much work on its main thread.
01-07 10:27:41.128 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.128 V/Navbar.Store( 9204): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
01-07 10:27:41.129 V/Navbar.Store( 9204): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
01-07 10:27:41.129 V/Navbar.Store( 9204): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
01-07 10:27:41.129 V/Navbar.Store( 9204): ----getValue(BOOL_NAVBAR_OPAQUE)=false
01-07 10:27:41.131 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.133 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.134 I/OpenGLRenderer( 9204): Davey! duration=771ms; Flags=0,
IntendedVsync=165496929782, Vsync=166246929752,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=166259581266, AnimationStart=166259583612,
PerformTraversalsStart=166263007112, DrawStart=166263528150,
SyncQueued=166264515189, SyncStart=166265307766,
IssueDrawCommandsStart=166265634727, SwapBuffers=166268171189,
FrameCompleted=166269542381, DequeueBufferDuration=277077,
QueueBufferDuration=415462, GpuCompleted=0,
01-07 10:27:41.136 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.138 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.141 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.145 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.148 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:41.148 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.148 D/VaultKeeper_MGR( 4534): ~VaultKeeperManager
01-07 10:27:41.148 I/CASS_DEBUG( 4534): Response _no : 8e7b0003
01-07 10:27:41.148 D/CASS_DEBUG( 4534): Response ret : 0x00000000
01-07 10:27:41.148 D/CASS_DEBUG( 4534): Response cmd_id : 0xc0000005
01-07 10:27:41.148 D/CASS_DEBUG( 4534): Response payload version : 0x00000000
01-07 10:27:41.149 D/CASS_DEBUG( 4534): Response data_length : 60
01-07 10:27:41.149 D/CASS_DEBUG( 4534): Response data (max 24 bytes) :
01-07 10:27:41.149 I/CASS_DEBUG( 4534):
38000000e25b54f57807dc7d6aab43564bee47d65aa5dac2
01-07 10:27:41.149 I/CASS_DEBUG( 4534): Write : write IoChannel 6, size 80
01-07 10:27:41.149 I/CASS_DEBUG( 4534): Set WakeUnlock
01-07 10:27:41.149 I/CASS_DEBUG( 4534): release_wake_lock id='cass_wakelock'
01-07 10:27:41.149 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 4
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 20
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Request payload number : 8e7b0004
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Request Command type : 0xc000000c
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Set WakeLock
01-07 10:27:41.150 I/CASS_DEBUG( 4534): acquire_wake_lock lock=1 id='cass_wakelock'
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Read : read IoChannel 6, size 92
01-07 10:27:41.150 I/CASS_DEBUG( 4534): Request _no : 8e7b0004
01-07 10:27:41.150 D/CASS_DEBUG( 4534): Request cmd_id : 0xc000000c
01-07 10:27:41.150 D/CASS_DEBUG( 4534): Request payload version : 0x00000003
01-07 10:27:41.150 D/CASS_DEBUG( 4534): Request data_length : 92
01-07 10:27:41.150 D/CASS_DEBUG( 4534): Request data (max 24 bytes) :
01-07 10:27:41.150 I/CASS_DEBUG( 4534):
58000000998c4530918b616c5969d0fbcb89f87053a5dac2
01-07 10:27:41.150 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.151 I/VaultKeeper_COMMON( 4436): VK 4.2.0 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 9024
01-07 10:27:41.151 I/VaultKeeper_COMMON( 4436): [CMD:CHECK_CLIENT_REGISTERED]
01-07 10:27:41.151 I/vaultkeeper( 4436): runCommand Success.(TA ret = 0)
01-07 10:27:41.151 I/CASS_DEBUG( 4534): V1.6.1 : completeReadingSBox
01-07 10:27:41.152 I/engmode_vendor_client( 4534): Thread is running(0)
01-07 10:27:41.152 I/engmode_vendor_client( 4534): Command is 0x00000014
01-07 10:27:41.152 I/engmode_binder_client( 4534): engmode client create
01-07 10:27:41.152 I/engmode_binder_client( 4534): EM version = 30.1.02
01-07 10:27:41.153 D/NetworkController.SecMobileSignalController(0/2147483647)
( 9204): onDisplayInfoChanged: displayInfo=TelephonyDisplayInfo {network=UNKNOWN,
override=NONE}, is5gAvailable = false
01-07 10:27:41.154 D/MobileSignalIconsSelector( 9204): getDataIconGroup(): 0
01-07 10:27:41.154 I/engmode_binder_client( 4534): engmodeclient.get_server
0x7d530001a0
01-07 10:27:41.155 I/engmode_binder_client( 4534): get service done
01-07 10:27:41.155 I/engmode_binder_server( 4535): EngineeringMode version =
30.1.02,(4534/1000)
01-07 10:27:41.155 I/engmode_binder_server( 4535): (4534/1000) got mutex
01-07 10:27:41.155 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.155 I/engmode_binder_server( 4535): acquire_wake_lock : wakelock-
emservice
01-07 10:27:41.155 D/MobileSignalIconsSelector( 9204): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=01-07
15:27:41.154,dataSim=true,networkName=,networkNameData=No hay conexión de
red,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplaneMod
e=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdmaEri
IconIndex=-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
01-07 10:27:41.155 I/engmode_binder_server( 4535): onTransact called with
0x00000014
01-07 10:27:41.157 I/engmode_steady( 4535): ready from steady(11264)
01-07 10:27:41.163 I/engmode_steady( 4535): ready from steady(69632)
01-07 10:27:41.163 I/engmode_tlc( 4535): EM version = 30.1.02
01-07 10:27:41.163 I/engmode_tlc( 4535): EM C/C : 00000014/00000004
01-07 10:27:41.163 I/engmode_tlc( 4535): TA Thread is running(517195414720/0)
01-07 10:27:41.163 I/engmode_tlc( 4535): em_tlc_send_teegris : Try initialize
context..
01-07 10:27:41.164 D/StackScrollAlgorithm( 9204): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{d5d0e82 I.E...... ......ID
18,0-702,480}
01-07 10:27:41.164 I/engmode_tlc( 4535): em_tlc_send_teegris : Initilize Context
Done..
01-07 10:27:41.166 I/DefaultPermGrantPolicy( 4956): Revoking permissions from
disabled data services for user:0
01-07 10:27:41.171 I/DefaultPermGrantPolicy( 4956): Granting permissions to enabled
data services for user:0
01-07 10:27:41.176 D/TileLifecycleManager( 9204): onServiceConnected
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.SecAccountTi
les}
01-07 10:27:41.177 I/HBD ( 9927): EmojiCore Trying to load libEmojiCore.so
01-07 10:27:41.177 D/TileLifecycleManager( 9204): Unbinding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles (has
extras) } UserHandle{0}
01-07 10:27:41.180 I/engmode_tlc( 4535): em_tlc_send_teegris : OpenSession Done..
01-07 10:27:41.180 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-07 10:27:41.181 D/KnoxStateMonitorImpl( 9204): handlePersonaStateChange
01-07 10:27:41.182 W/SemDesktopModeManager(10261):
unregisterListener(EventListener) is removed. Please use
unregisterListener(DesktopModeListener) instead.
01-07 10:27:41.182 I/engmode_tlc( 4535): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-07 10:27:41.183 I/OpenGLRenderer( 9204): Davey! duration=820ms; Flags=0,
IntendedVsync=165496929782, Vsync=166246929752,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=166259581266, AnimationStart=166259583612,
PerformTraversalsStart=166263007112, DrawStart=166306574381,
SyncQueued=166307439265, SyncStart=166308551689,
IssueDrawCommandsStart=166310021919, SwapBuffers=166315271073,
FrameCompleted=166318549265, DequeueBufferDuration=289615,
QueueBufferDuration=2090846, GpuCompleted=0,
01-07 10:27:41.183 D/DeviceState( 9204): getDisplayHeight portrait? true
displayHeight= 1600
01-07 10:27:41.185 D/FaceWidgetMetadataParser( 9204): updatePackage()
com.android.settings false
01-07 10:27:41.187 W/FaceWidgetMetadataParser( 9204): updatePackage() there is no
metadata
01-07 10:27:41.187 D/FaceWidgetMetadataParser( 9204): removePackage() key =
com.android.settings
01-07 10:27:41.187 V/ShortcutManager( 9204):
getSettingValues(2;com/samsvng.aodroie.diamer/cpm.sansung/andrpid.djaler/
DialuactsBctivjty;1<com.tec.aodroie.app/camesa/con.sec/andrpid.aqp.canera.Damerb;)
01-07 10:27:41.187 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.188 D/KeyguardRectangleAffordanceView( 9204): setPreviewView:
mRight=false,color=-1
01-07 10:27:41.190 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.193 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.194 D/BluetoothA2dp( 9204): Proxy object connected
01-07 10:27:41.194 D/ShortcutManager( 9204): updateShortcut : 0 activityInfo is
null, resolveInfo is : null, return FALSE
01-07 10:27:41.195 I/engmode_tlc( 4535): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-07 10:27:41.195 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-07 10:27:41.195 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.195 I/engmode_tlc( 4535): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-07 10:27:41.196 D/ShortcutManager( 9204): updateShortcut : 1 activityInfo is
null, resolveInfo is : null, return FALSE
01-07 10:27:41.196 I/engmode_tlc( 4535): em_tlc_send_teegris : Close Session Done..
01-07 10:27:41.197 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.198 I/engmode_tlc( 4535): em_tlc_send_teegris : Finalize Context
Done..
01-07 10:27:41.198 I/engmode_tlc( 4535): Nwd api = 0x00000000, Swd internal =
0x00000000
01-07 10:27:41.198 I/engmode_tlc( 4535): Wait kill signal
01-07 10:27:41.198 D/BluetoothMap( 9204): Proxy object connected
01-07 10:27:41.198 D/BluetoothMap( 9204): getConnectedDevices()
01-07 10:27:41.200 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.201 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.201 D/BluetoothHidHost( 9204): Proxy object connected
01-07 10:27:41.202 I/engmode_vendor_client( 4534): Wait for service(50/2000)
01-07 10:27:41.204 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.204 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.206 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.207 D/BluetoothController( 9204): updateConnected =
0mConnectionState = 0
01-07 10:27:41.209 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.213 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.213 I/engmode_tlc( 4535): TA reply response, pass waiting
01-07 10:27:41.213 I/engmode_tlc( 4535): Done waiting thread(isTimeOut:FALSE)
01-07 10:27:41.213 I/engmode_tlc( 4535): em tlc send result 0x00000000
01-07 10:27:41.213 I/engmode_tlc( 4535): kill thread (517195414720)
01-07 10:27:41.213 I/engmode_tlc( 4535): Got signal 10, tid: 517195414720
01-07 10:27:41.213 I/engmode_tlc( 4535): tlc thr cleanup
01-07 10:27:41.214 I/engmode_binder_server( 4535): onTransact(0x00000014) ret
0x00000000
01-07 10:27:41.215 I/engmode_binder_client( 4534): Length of response = 6
01-07 10:27:41.215 I/engmode_binder_client( 4534): Response (O,K,,)
01-07 10:27:41.215 I/engmode_vendor_client( 4534): Wait kill signal
01-07 10:27:41.216 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.219 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.221 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.224 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.226 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.228 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.228 D/KeyguardUpdateMonitor( 9204): received broadcast
android.intent.action.SERVICE_STATE
01-07 10:27:41.229 V/KeyguardUpdateMonitor( 9204): action
android.intent.action.SERVICE_STATE serviceState={mVoiceRegState=3(POWER_OFF),
mDataRegState=3(POWER_OFF), 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
01-07 10:27:41.230 D/StatusbarSignalPolicy( 9204): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233594, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:41.230 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.231 D/StatusbarSignalPolicy( 9204): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233594, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:41.231 D/KeyguardBottomAreaShortcutView( 9204): mIndicationArea margin
start : 105, end : 105, bottom : 96
01-07 10:27:41.231 D/SecNotificationBlockManager( 9204):
checkConfigCSC :com.android.systemui
01-07 10:27:41.232 D/FaceWidgetPagesController( 9204): onRefreshCarrierInfo()
01-07 10:27:41.233 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.234 D/FaceWidgetClockPage( 9204): isNetworkRoamingState id=-1
01-07 10:27:41.234 D/FaceWidgetClockPage( 9204): isNetworkRoamingState false
01-07 10:27:41.234 D/FaceWidgetClockPage( 9204): onRefreshCarrierInfo(pre, now):
false, false
01-07 10:27:41.234 D/CarrierTextController( 9204): onRefreshCarrierInfo(),
mTelephonyCapable: false
01-07 10:27:41.234 D/CarrierTextController( 9204): updateCarrierText(): 0
01-07 10:27:41.235 D/CarrierTextController( 9204): plmn Of NetworkController Impl :
No hay conexión de red
01-07 10:27:41.236 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.236 D/CarrierTextController( 9204): setText : No hay conexión de red
01-07 10:27:41.240 I/rdxd (10030): !@ check_set_fs_encrypt(1217) :
sys.rdxd.create 1
01-07 10:27:41.241 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.243 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.246 D/StackScrollAlgorithm( 9204): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{d5d0e82 I.E...... ......ID
18,0-702,480}
01-07 10:27:41.246 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.248 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.249 D/StatusbarSignalPolicy( 9204): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233594, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
01-07 10:27:41.250 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_listeners
01-07 10:27:41.250 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_assistant
01-07 10:27:41.251 D/SettingsProvider( 4956): isChangeAllowed() : name =
enabled_notification_policy_access_packages
01-07 10:27:41.251 V/KeyguardUpdateMonitor( 9204): onSubscriptionInfoChanged()
01-07 10:27:41.252 I/engmode_vendor_client( 4534): Successfully got it, pass
waiting
01-07 10:27:41.252 I/engmode_vendor_client( 4534): Done waiting thread
01-07 10:27:41.252 D/SecImsManager( 9592): cmc_activation NotFound
01-07 10:27:41.252 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:41.253 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:41.253 I/HBD ( 9927): h getDefaultInputRange : UNKNOWN
01-07 10:27:41.253 E/engmode_vendor_client( 4534): Got signal 10, tid: 538268654784
01-07 10:27:41.253 I/engmode_vendor_client( 4534): thr_cleanup_handler
01-07 10:27:41.253 I/engmode_binder_client( 4534): engmode client destructor
01-07 10:27:41.253 I/HBD ( 9927): DeX c isLastModeDeXDeskto

You might also like