0% found this document useful (0 votes)
839 views188 pages

Logcat

The document contains log messages from the startup of various system services on an Android device. It records the initialization of services like vold (volume daemon), wificond (WiFi daemon), installd (package installer daemon), and SystemServer, which starts and monitors core system services and apps. The logs show these services starting up successfully and some minor issues like failed attempts to access loop devices and missing kernel stats files.

Uploaded by

Anonymous SmPmKW
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)
839 views188 pages

Logcat

The document contains log messages from the startup of various system services on an Android device. It records the initialization of services like vold (volume daemon), wificond (WiFi daemon), installd (package installer daemon), and SystemServer, which starts and monitors core system services and apps. The logs show these services starting up successfully and some minor issues like failed attempts to access loop devices and missing kernel stats files.

Uploaded by

Anonymous SmPmKW
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/ 188

--------- beginning of system

01-03 01:15:25.215 466 466 I vold : Vold 3.0 (the awakening) firing up
01-03 01:15:25.215 466 466 V vold : Detected support for: ext4 f2fs vfat
01-03 01:15:25.217 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop4: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop2: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop1: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop3: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop5: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop0: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop6: No such device or address
01-03 01:15:25.218 466 466 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop7: No such device or address
01-03 01:15:25.220 466 466 D vold : VoldNativeService::start() completed OK
01-03 01:15:25.222 466 477 D vold : e4crypt_init_user0
01-03 01:15:25.222 466 477 D vold : e4crypt_prepare_user_storage for volume
null, user 0, serial 0, flags 1
01-03 01:15:25.222 466 477 D vold : Preparing: /data/system/users/0
01-03 01:15:25.223 466 477 D vold : Preparing: /data/misc/profiles/cur/0
01-03 01:15:25.223 466 477 D vold : Preparing: /data/system_de/0
01-03 01:15:25.223 466 477 D vold : Preparing: /data/misc_de/0
01-03 01:15:25.224 466 477 D vold : Preparing: /data/vendor_de/0
01-03 01:15:25.224 466 477 D vold : Preparing: /data/user_de/0
01-03 01:15:25.224 466 477 V vold : /system/bin/vold_prepare_subdirs
01-03 01:15:25.224 466 477 V vold : prepare
01-03 01:15:25.224 466 477 V vold :
01-03 01:15:25.224 466 477 V vold : 0
01-03 01:15:25.224 466 477 V vold : 1
01-03 01:15:25.246 466 477 D vold : e4crypt_unlock_user_key 0 serial=0
token_present=0
01-03 01:15:25.248 466 476 I vold : Found disk at
/devices/soc/7864900.sdhci/mmc_host/mmc1/mmc1:aaaa/block/mmcblk1 but delaying scan
due to secure keyguard
01-03 01:15:25.452 466 476 D vold : Disk at 7:64 changed
01-03 01:15:25.455 466 476 I chatty : uid=0(root) Binder:466_2 identical 1
line
01-03 01:15:25.518 466 476 D vold : Disk at 7:64 changed
01-03 01:15:25.927 549 549 I irsc_util: Starting irsc tool
01-03 01:15:26.088 549 549 I irsc_util: Num of entries:292
01-03 01:15:26.089 549 549 I irsc_util: Ending irsc tool
01-03 01:15:26.229 588 588 I wificond: wificond is starting up...
01-03 01:15:26.315 543 543 I android.hardware.wifi@1.0-service: Wifi Hal is
booting up...
10-01 23:47:26.836 580 580 I installd: installd firing up
10-01 23:47:27.064 729 798 I QISL : QSEE Interrupt Service Listener Thread
is started
10-01 23:47:27.067 729 798 I QISL : QSEE Interrupt Service Listener was
activated successfully
10-01 23:47:28.585 1239 1239 I imsrcsd : Uce Service HAL is starting up...
10-01 23:47:29.776 1503 1503 I SystemServer: InitBeforeStartServices
10-01 23:47:29.776 1503 1503 I SystemServer: Entered the Android system server!
10-01 23:47:29.958 1503 1503 I SystemServer: StartServices
10-01 23:47:29.958 1503 1503 I SystemServer: Reading configuration...
10-01 23:47:29.958 1503 1503 I SystemServer: ReadingSystemConfig
10-01 23:47:29.959 1503 1503 I SystemServer: StartInstaller
10-01 23:47:29.959 1503 1503 I SystemServiceManager: Starting
com.android.server.pm.Installer
10-01 23:47:29.971 1503 1503 I SystemServer: DeviceIdentifiersPolicyService
10-01 23:47:29.971 1503 1503 I SystemServiceManager: Starting
com.android.server.os.DeviceIdentifiersPolicyService
10-01 23:47:29.972 1503 1503 I SystemServer: StartActivityManager
10-01 23:47:29.972 1503 1503 I SystemServiceManager: Starting
com.android.server.am.ActivityManagerService$Lifecycle
10-01 23:47:30.005 1503 1503 I ActivityManager: Memory class: 256
10-01 23:47:30.018 1503 1503 D BatteryStatsImpl: Reading daily items from
/data/system/batterystats-daily.xml
10-01 23:47:30.042 1503 1590 E BatteryExternalStatsWorker: no controller energy
info supplied for telephony
10-01 23:47:30.043 1503 1590 I KernelUidCpuFreqTimeReader:
mPerClusterTimesAvailable=false
10-01 23:47:30.047 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/time_in_state
10-01 23:47:30.047 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_active_time
10-01 23:47:30.048 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_policy_time
10-01 23:47:30.051 1503 1590 W KernelMemoryBandwidthStats: No kernel memory
bandwidth stats available
10-01 23:47:30.107 1503 1503 W AppOps : Unknown attribute in 'op' tag: n
10-01 23:47:30.124 1503 1503 I chatty : uid=1000 system_server identical 516
lines
10-01 23:47:30.124 1503 1503 W AppOps : Unknown attribute in 'op' tag: n
10-01 23:47:30.145 1503 1503 I IntentFirewall: Read new rules (A:0 B:0 S:0)
10-01 23:47:30.155 1503 1503 D AppOps : AppOpsService published
10-01 23:47:30.155 1503 1503 I SystemServer: StartPowerManager
10-01 23:47:30.155 1503 1503 I SystemServiceManager: Starting
com.android.server.power.PowerManagerService
10-01 23:47:30.168 1503 1503 I SystemServer: InitPowerManagement
10-01 23:47:30.169 1503 1503 I SystemServer: StartRecoverySystemService
10-01 23:47:30.169 1503 1503 I SystemServiceManager: Starting
com.android.server.RecoverySystemService
10-01 23:47:30.171 1503 1503 V RescueParty: Disabled because of manual property
10-01 23:47:30.171 1503 1503 I SystemServer: StartLightsService
10-01 23:47:30.171 1503 1503 I SystemServiceManager: Starting
com.android.server.lights.LightsService
10-01 23:47:30.171 1503 1503 I SystemServer: StartSidekickService
10-01 23:47:30.171 1503 1503 I SystemServer: StartDisplayManager
10-01 23:47:30.171 1503 1503 I SystemServiceManager: Starting
com.android.server.display.DisplayManagerService
10-01 23:47:30.175 1503 1503 I SystemServer: WaitForDisplay
10-01 23:47:30.175 1503 1503 I SystemServiceManager: Starting phase 100
10-01 23:47:30.182 1503 1603 I DisplayManagerService: Display device added:
DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1,
defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.000004}],
colorMode 0, supportedColorModes [0], HdrCapabilities
android.view.Display$HdrCapabilities@40f16308, density 480, 397.565 x 399.737 dpi,
appVsyncOff 2000000, presDeadline 11666666, touch INTERNAL, rotation 0, type
BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT,
FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
10-01 23:47:30.184 1503 1503 I SystemServer: StartPackageManagerService
10-01 23:47:30.184 1503 1603 I DisplayManagerService: Display device changed
state: "Built-in Screen", ON
10-01 23:47:30.208 1503 1503 D SELinuxMMAC: Using policy file
/system/etc/selinux/plat_mac_permissions.xml
10-01 23:47:30.210 1503 1503 D SELinuxMMAC: Using policy file
/vendor/etc/selinux/vendor_mac_permissions.xml
10-01 23:47:30.498 1503 1503 W PackageManager: Failed to parse
/system/framework/oat: Missing base APK in /system/framework/oat
10-01 23:47:30.498 1503 1503 W PackageManager: Failed to parse
/system/framework/arm64: Missing base APK in /system/framework/arm64
10-01 23:47:30.498 1503 1503 W PackageManager: Failed to parse
/system/framework/arm: Missing base APK in /system/framework/arm
10-01 23:47:30.756 1503 1503 I PackageManager: /system/app/SystemUIDarkTheme
changed; collecting certs
10-01 23:47:30.760 1503 1503 W PackageManager: Failed to scan
/system/app/SystemUIDarkTheme: Application package com.android.systemui.theme.dark
already installed. Skipping duplicate.
10-01 23:47:30.810 1503 1503 I PackageManager: Finished scanning system apps.
Time: 327 ms, packageCount: 168 , timePerPackage: 1 , cached: 169
10-01 23:47:30.999 1503 1503 I PackageManager: Finished scanning non-system apps.
Time: 189 ms, packageCount: 57 , timePerPackage: 3 , cached: 56
10-01 23:47:31.006 1503 1503 I PackageManager: Time to scan packages: 0.524
seconds
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS from package
com.android.vending (protectionLevel=770 flags=0x384abe45)
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.GRANT_RUNTIME_PERMISSIONS from package com.android.vending
(protectionLevel=770 flags=0x384abe45)
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.REVOKE_RUNTIME_PERMISSIONS from package com.android.vending
(protectionLevel=770 flags=0x384abe45)
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.SET_PREFERRED_APPLICATIONS from package com.android.vending
(protectionLevel=514 flags=0x384abe45)
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.ACCESS_INSTANT_APPS from package com.android.vending
(protectionLevel=770 flags=0x384abe45)
10-01 23:47:31.010 1503 1503 I PackageManager: Un-granting permission
android.permission.MANAGE_APP_OPS_MODES from package com.android.vending
(protectionLevel=770 flags=0x384abe45)
10-01 23:47:31.011 1503 1503 I PackageManager: Un-granting permission
android.permission.SET_HARMFUL_APP_WARNINGS from package com.android.vending
(protectionLevel=514 flags=0x384abe45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.CLEAR_APP_USER_DATA from package
com.google.android.packageinstaller (protectionLevel=258 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.GRANT_RUNTIME_PERMISSIONS from package
com.google.android.packageinstaller (protectionLevel=770 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.REVOKE_RUNTIME_PERMISSIONS from package
com.google.android.packageinstaller (protectionLevel=770 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS from package
com.google.android.packageinstaller (protectionLevel=770 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.INTERACT_ACROSS_USERS_FULL from package
com.google.android.packageinstaller (protectionLevel=258 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.MANAGE_APP_OPS_MODES from package
com.google.android.packageinstaller (protectionLevel=770 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.KILL_UID from package com.google.android.packageinstaller
(protectionLevel=258 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.MANAGE_APP_OPS_RESTRICTIONS from package
com.google.android.packageinstaller (protectionLevel=258 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS from package
com.google.android.packageinstaller (protectionLevel=258 flags=0x30483e45)
10-01 23:47:31.014 1503 1503 I PackageManager: Un-granting permission
android.permission.ACCESS_INSTANT_APPS from package
com.google.android.packageinstaller (protectionLevel=770 flags=0x30483e45)
10-01 23:47:31.020 1503 1503 V PackageManager: reconcileAppsData for null u0 0x3
migrateAppData=true
10-01 23:47:31.021 1503 1503 W PackageManager: Destroying /data/user/0/media due
to: com.android.server.pm.PackageManagerException: Package media is unknown
10-01 23:47:31.129 1503 1503 V PackageManager: reconcileAppsData finished 22
packages
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
10-01 23:47:31.130 1503 1503 W PackageManager: Unable to disable
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
10-01 23:47:31.130 1503 1503 W PackageManager: Unable to disable
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCode
Receiver
10-01 23:47:31.130 1503 1503 W PackageManager: Unable to disable
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCode
Receiver
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
10-01 23:47:31.130 1503 1503 W PackageManager: Unable to disable
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
10-01 23:47:31.130 1503 1503 V PackageManager: Disabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
10-01 23:47:31.131 1503 1503 W PackageManager: Unable to disable
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
10-01 23:47:31.131 1503 1503 V PackageManager: Disabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveRece
iver
10-01 23:47:31.131 1503 1503 W PackageManager: Unable to disable
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveRece
iver
10-01 23:47:31.131 1503 1503 V PackageManager: Disabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCode
Receiver
10-01 23:47:31.131 1503 1503 W PackageManager: Unable to disable
com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCode
Receiver
10-01 23:47:31.131 1503 1503 V PackageManager: Disabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
10-01 23:47:31.131 1503 1503 W PackageManager: Unable to disable
com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
10-01 23:47:31.131 1503 1503 V PackageManager: Enabling
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
10-01 23:47:31.131 1503 1503 W PackageManager: Unable to enable
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
10-01 23:47:31.131 1503 1503 V PackageManager: Enabling
com.google.android.gms/com.google.android.gms.update.SystemUpdateService
10-01 23:47:31.499 1503 1503 I SystemServer: StartOtaDexOptService
10-01 23:47:31.500 1503 1503 D OTADexopt: No upgrade, skipping A/B artifacts
check.
10-01 23:47:31.500 1503 1503 I SystemServer: StartUserManagerService
10-01 23:47:31.500 1503 1503 I SystemServiceManager: Starting
com.android.server.pm.UserManagerService$LifeCycle
10-01 23:47:31.500 1503 1503 I SystemServer: InitAttributerCache
10-01 23:47:31.500 1503 1503 I SystemServer: SetSystemProcess
10-01 23:47:31.508 1503 1503 I SystemServer: StartOverlayManagerService
10-01 23:47:31.509 1503 1503 I SystemServer: StartBatteryService
10-01 23:47:31.509 1503 1503 I SystemServiceManager: Starting
com.android.server.BatteryService
10-01 23:47:31.526 1503 1590 E BatteryExternalStatsWorker: no controller energy
info supplied for telephony
10-01 23:47:31.528 1503 1503 I HealthServiceWrapper: health: HealthServiceWrapper
listening to instance backup
10-01 23:47:31.528 1503 1503 I BatteryService: health: Waited 0ms and received
the update.
10-01 23:47:31.531 1503 1503 I SystemServer: StartUsageService
10-01 23:47:31.531 1503 1503 I SystemServiceManager: Starting
com.android.server.usage.UsageStatsService
10-01 23:47:31.553 1503 1585 W ProcessCpuTracker: Skipping unknown process pid
1738
10-01 23:47:31.592 587 751 I storaged: storaged: Start
10-01 23:47:31.592 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:47:31.599 1503 1503 I UsageStatsService: User[0] Rollover scheduled @
2018-10-02 13:55:33(1538481333171)
10-01 23:47:31.599 1503 1503 W SystemServiceManager: Service
com.android.server.usage.UsageStatsService took 67 ms in onStart
10-01 23:47:31.600 1503 1503 I SystemServer: StartWebViewUpdateService
10-01 23:47:31.600 1503 1503 I SystemServiceManager: Starting
com.android.server.webkit.WebViewUpdateService
10-01 23:47:31.603 1503 1503 I SystemServer: StartBinderCallsStatsService
10-01 23:47:31.603 1503 1503 I SystemServer:
StartKeyAttestationApplicationIdProviderService
10-01 23:47:31.603 1503 1581 I SystemServer: SecondaryZygotePreload
10-01 23:47:31.604 1503 1503 I SystemServer: StartKeyChainSystemService
10-01 23:47:31.604 1503 1503 I SystemServiceManager: Starting
com.android.server.security.KeyChainSystemService
10-01 23:47:31.604 1503 1503 I SystemServer: StartSchedulingPolicyService
10-01 23:47:31.605 1503 1503 I SystemServer: StartTelecomLoaderService
10-01 23:47:31.605 1503 1503 I SystemServiceManager: Starting
com.android.server.telecom.TelecomLoaderService
10-01 23:47:31.605 1503 1503 I SystemServer: StartTelephonyRegistry
10-01 23:47:31.606 1503 1503 I SystemServer: StartEntropyMixer
10-01 23:47:31.608 1503 1503 W EntropyMixer: Failed to add HW RNG output to
entropy pool
10-01 23:47:31.608 1503 1503 W EntropyMixer: java.io.FileNotFoundException:
/dev/hw_random (Permission denied)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
java.io.FileInputStream.open0(Native Method)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
java.io.FileInputStream.open(FileInputStream.java:231)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
java.io.FileInputStream.<init>(FileInputStream.java:165)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
java.io.FileInputStream.<init>(FileInputStream.java:112)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.RandomBlock.fromFile(RandomBlock.java:45)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.EntropyMixer.addHwRandomEntropy(EntropyMixer.java:205)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.EntropyMixer.<init>(EntropyMixer.java:115)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.EntropyMixer.<init>(EntropyMixer.java:97)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.SystemServer.startOtherServices(SystemServer.java:806)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.SystemServer.run(SystemServer.java:432)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.server.SystemServer.main(SystemServer.java:295)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
java.lang.reflect.Method.invoke(Native Method)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-01 23:47:31.608 1503 1503 W EntropyMixer: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
10-01 23:47:31.608 1503 1503 I EntropyMixer: Writing entropy...
10-01 23:47:31.612 1503 1503 I SystemServer: StartAccountManagerService
10-01 23:47:31.612 1503 1503 I SystemServiceManager: Starting
com.android.server.accounts.AccountManagerService$Lifecycle
10-01 23:47:31.615 1503 1503 I SystemServer: StartContentService
10-01 23:47:31.616 1503 1503 I SystemServiceManager: Starting
com.android.server.content.ContentService$Lifecycle
10-01 23:47:31.621 1503 1503 I SystemServer: InstallSystemProviders
10-01 23:47:31.669 1503 1503 V RescueParty: Disabled because of manual property
10-01 23:47:31.670 1503 1503 I SystemServer: StartDropBoxManager
10-01 23:47:31.670 1503 1503 I SystemServiceManager: Starting
com.android.server.DropBoxManagerService
10-01 23:47:31.670 1503 1503 I SystemServer: StartVibratorService
10-01 23:47:31.675 1503 1503 I SystemServer: StartConsumerIrService
10-01 23:47:31.676 1503 1503 I SystemServer: StartAlarmManagerService
10-01 23:47:31.676 1503 1503 I SystemServiceManager: Starting
com.android.server.AlarmManagerService
10-01 23:47:31.681 1503 1503 I SystemServer: InitWatchdog
10-01 23:47:31.681 1503 1503 I SystemServer: StartInputManagerService
10-01 23:47:31.681 1503 1503 I InputManager: Initializing input manager,
mUseDevInputEventForAudioJack=true
10-01 23:47:31.682 1503 1503 I SystemServer: StartWindowManagerService
10-01 23:47:31.684 1503 1603 I WindowManager: No existing display settings
/data/system/display_settings.xml; starting empty
10-01 23:47:31.692 1503 1503 I SystemServer: SetWindowManagerService
10-01 23:47:31.709 1503 1503 I SystemServer: WindowManagerServiceOnInitReady
10-01 23:47:31.805 1503 1503 I SystemServer: StartVrManagerService
10-01 23:47:31.805 1503 1503 I SystemServiceManager: Starting
com.android.server.vr.VrManagerService
10-01 23:47:31.807 1503 1503 I SystemServer: StartInputManager
10-01 23:47:31.807 1503 1503 I InputManager: Starting input manager
10-01 23:47:31.809 1503 1503 I SystemServer:
DisplayManagerWindowManagerAndInputReady
10-01 23:47:31.809 1503 1503 I SystemServer: StartBluetoothService
10-01 23:47:31.809 1503 1503 I SystemServiceManager: Starting
com.android.server.BluetoothService
10-01 23:47:31.810 1503 1503 D BluetoothManagerService: Loading stored name and
address
10-01 23:47:31.810 1503 1503 D BluetoothManagerService: Stored bluetooth
Name=Redmi Note 4,Address=C4:0B:CB:3E:91:54
10-01 23:47:31.811 1503 1503 D BluetoothManagerService: Bluetooth persisted
state: 1
10-01 23:47:31.811 1503 1503 D BluetoothManagerService: Startup: Bluetooth
persisted state is ON.
10-01 23:47:31.811 1503 1503 D BluetoothManagerService: Detected SystemUiUid:
10033
10-01 23:47:31.811 1503 1503 I SystemServer: IpConnectivityMetrics
10-01 23:47:31.811 1503 1503 I SystemServiceManager: Starting
com.android.server.connectivity.IpConnectivityMetrics
10-01 23:47:31.812 1503 1503 I SystemServer: NetworkWatchlistService
10-01 23:47:31.812 1503 1503 I SystemServiceManager: Starting
com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-01 23:47:31.817 1503 1503 I WatchlistSettings: Reload watchlist settings done
10-01 23:47:31.818 1503 1760 I WatchlistLoggingHandler: No need to aggregate
record yet.
10-01 23:47:31.818 1503 1760 I WatchlistLoggingHandler: Milliseconds spent on
tryAggregateRecords(): 0
10-01 23:47:31.818 1503 1503 I SystemServer: PinnerService
10-01 23:47:31.818 1503 1503 I SystemServiceManager: Starting
com.android.server.PinnerService
10-01 23:47:31.819 1503 1503 I SystemServer: StartInputMethodManagerLifecycle
10-01 23:47:31.820 1503 1503 I SystemServiceManager: Starting
com.android.server.InputMethodManagerService$Lifecycle
10-01 23:47:31.820 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.827 1503 1503 I SystemServer: StartAccessibilityManagerService
10-01 23:47:31.829 1503 1503 I SystemServer: MakeDisplayReady
10-01 23:47:31.830 1503 1503 I ActivityManager: Config changes=20005df8 {1.0 ?
mcc?mnc [en_DE] ldltr sw360dp w360dp h640dp 480dpi nrml long port ?uimode ?night
-touch -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0
- 1080, 1920) mWindowingMode=fullscreen mActivityType=undefined} s.2}
10-01 23:47:31.831 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.840 1503 1503 I ActivityManager: Override config changes=60007dfc
{1.0 ?mcc?mnc [en_DE] ldltr sw360dp w360dp h640dp 480dpi nrml long port ?uimode ?
night -touch -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920)
mAppBounds=Rect(0, 0 - 1080, 1920) mWindowingMode=fullscreen
mActivityType=undefined} s.2} for displayId=0
10-01 23:47:31.844 1503 1503 I ActivityManager: Config changes=400 {1.0 ?mcc?mnc
[en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port ?uimode ?night -touch
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
1920) mWindowingMode=fullscreen mActivityType=undefined} s.3}
10-01 23:47:31.852 1503 1503 I ActivityManager: Override config changes=400
{1.0 ?mcc?mnc [en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port ?uimode ?
night -touch -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920)
mAppBounds=Rect(0, 0 - 1080, 1920) mWindowingMode=fullscreen
mActivityType=undefined} s.3} for displayId=0
10-01 23:47:31.859 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.860 1503 1503 I SystemServer: StartStorageManagerService
10-01 23:47:31.860 1503 1503 I SystemServiceManager: Starting
com.android.server.StorageManagerService$Lifecycle
10-01 23:47:31.874 1503 1762 D StorageManagerService: Thinking about init,
mSystemReady=false, mDaemonConnected=true
10-01 23:47:31.874 1503 1503 I SystemServer: StartStorageStatsService
10-01 23:47:31.874 1503 1762 D StorageManagerService: Thinking about reset,
mSystemReady=false, mDaemonConnected=true
10-01 23:47:31.874 1503 1503 I SystemServiceManager: Starting
com.android.server.usage.StorageStatsService$Lifecycle
10-01 23:47:31.874 466 477 E vold : Failed to read field SystemLocale:
Success
10-01 23:47:31.875 1503 1762 E StorageManagerService: Failed to read field
SystemLocale
10-01 23:47:31.875 1503 1762 E StorageManagerService:
android.os.ServiceSpecificException: Failed to read field SystemLocale (code 0)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.Parcel.createException(Parcel.java:1956)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.Parcel.readException(Parcel.java:1910)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.Parcel.readException(Parcel.java:1860)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.IVold$Stub$Proxy.fdeGetField(IVold.java:1094)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
com.android.server.StorageManagerService.getField(StorageManagerService.java:2416)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
com.android.server.StorageManagerService.copyLocaleFromMountService(StorageManagerS
ervice.java:982)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
com.android.server.StorageManagerService.handleDaemonConnected(StorageManagerServic
e.java:975)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
com.android.server.StorageManagerService.access$900(StorageManagerService.java:171)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
com.android.server.StorageManagerService$StorageManagerServiceHandler.handleMessage
(StorageManagerService.java:572)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.Looper.loop(Looper.java:193)
10-01 23:47:31.875 1503 1762 E StorageManagerService: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:47:31.877 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.877 1503 1503 I SystemServer: StartUiModeManager
10-01 23:47:31.877 1503 1503 I SystemServiceManager: Starting
com.android.server.UiModeManagerService
10-01 23:47:31.878 1503 1736 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc
[en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port -touch -keyb/v/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080, 1920)
mWindowingMode=fullscreen mActivityType=undefined} s.4}
10-01 23:47:31.882 1503 1503 I SystemServer: UpdatePackagesIfNeeded
10-01 23:47:31.882 1503 1503 I SystemServer: PerformFstrimIfNeeded
10-01 23:47:31.885 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.886 1503 1503 I SystemServer: StartLockSettingsService
10-01 23:47:31.886 1503 1503 I SystemServiceManager: Starting
com.android.server.locksettings.LockSettingsService$Lifecycle
10-01 23:47:31.893 1503 1736 I ActivityManager: Override config changes=200
{1.0 ?mcc?mnc [en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port -touch
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920) mAppBounds=Rect(0, 0 -
1080, 1920) mWindowingMode=fullscreen mActivityType=undefined} s.4} for displayId=0
10-01 23:47:31.897 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.898 1503 1503 I SystemServer: StartPersistentDataBlock
10-01 23:47:31.898 1503 1503 I SystemServiceManager: Starting
com.android.server.PersistentDataBlockService
10-01 23:47:31.898 1503 1503 I SystemServer: StartOemLockService
10-01 23:47:31.898 1503 1503 I SystemServiceManager: Starting
com.android.server.oemlock.OemLockService
10-01 23:47:31.900 1503 1503 I OemLock : OemLock HAL not present on device
10-01 23:47:31.900 1503 1503 I OemLock : Using persistent data block based lock
10-01 23:47:31.901 1503 1503 I SystemServer: StartDeviceIdleController
10-01 23:47:31.901 1503 1503 I SystemServiceManager: Starting
com.android.server.DeviceIdleController
10-01 23:47:31.902 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.904 1503 1583 D PinnerService: pinRangeStream: null
10-01 23:47:31.908 1503 1503 I SystemServer: StartDevicePolicyManager
10-01 23:47:31.909 1503 1503 I SystemServiceManager: Starting
com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
10-01 23:47:31.912 1503 1503 I SystemServer: StartStatusBarManagerService
10-01 23:47:31.913 1503 1503 I SystemServer: StartClipboardService
10-01 23:47:31.913 1503 1503 I SystemServiceManager: Starting
com.android.server.clipboard.ClipboardService
10-01 23:47:31.913 1503 1503 I SystemServer: StartNetworkManagementService
10-01 23:47:31.915 1503 1766 I NetworkManagement: onDaemonConnected()
10-01 23:47:31.917 1503 1503 I SystemServer: StartIpSecService
10-01 23:47:31.918 1503 1503 I SystemServer: StartTextServicesManager
10-01 23:47:31.918 1503 1503 I SystemServiceManager: Starting
com.android.server.TextServicesManagerService$Lifecycle
10-01 23:47:31.919 1503 1503 I SystemServer:
StartTextClassificationManagerService
10-01 23:47:31.919 1503 1503 I SystemServiceManager: Starting
com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
10-01 23:47:31.919 1503 1503 I SystemServer: StartNetworkScoreService
10-01 23:47:31.919 1503 1503 I SystemServiceManager: Starting
com.android.server.NetworkScoreService$Lifecycle
10-01 23:47:31.921 1503 1503 I SystemServer: StartNetworkStatsService
10-01 23:47:31.922 1503 1503 I SystemServer: StartNetworkPolicyManagerService
10-01 23:47:31.925 1503 1503 I SystemServer: StartWifi
10-01 23:47:31.943 1503 1503 I SystemServiceManager: Starting
com.android.server.wifi.WifiService
10-01 23:47:32.051 1503 1503 I SystemServer: StartWifiScanning
10-01 23:47:32.052 1503 1503 I SystemServiceManager: Starting
com.android.server.wifi.scanner.WifiScanningService
10-01 23:47:32.054 1503 1503 I SystemServer: StartWifiP2P
10-01 23:47:32.054 1503 1503 I SystemServiceManager: Starting
com.android.server.wifi.p2p.WifiP2pService
10-01 23:47:32.062 1503 1503 I SystemServer: StartEthernet
10-01 23:47:32.063 1503 1503 I SystemServiceManager: Starting
com.android.server.ethernet.EthernetService
10-01 23:47:32.063 1503 1503 I SystemServer: StartConnectivityService
10-01 23:47:32.065 1503 1503 D ConnectivityService: ConnectivityService starting
up
10-01 23:47:32.067 1503 1503 D ConnectivityService: wifiOnly=false
10-01 23:47:32.068 1503 1503 E ConnectivityService: Ignoring protectedNetwork 14
10-01 23:47:32.068 1503 1503 E ConnectivityService: Ignoring protectedNetwork 15
10-01 23:47:32.077 1503 1503 I SystemServer: StartNsdService
10-01 23:47:32.078 1503 1503 D NsdService: Network service discovery is enabled
10-01 23:47:32.079 1503 1503 I SystemServer: StartSystemUpdateManagerService
10-01 23:47:32.080 1503 1503 I SystemUpdateManagerService: No existing info
file /data/system/system-update-info.xml
10-01 23:47:32.080 1503 1503 I SystemServer: StartUpdateLockService
10-01 23:47:32.081 1503 1503 I SystemServer: StartNotificationManager
10-01 23:47:32.081 1503 1503 I SystemServiceManager: Starting
com.android.server.notification.NotificationManagerService
10-01 23:47:32.087 1503 1503 D ConditionProviders.SCP: new
ScheduleConditionProvider()
10-01 23:47:32.099 1503 1503 I NotificationListeners: Read notification listener
permissions from xml
10-01 23:47:32.100 1503 1503 I NotificationAssistants: Read notification
assistant permissions from xml
10-01 23:47:32.100 1503 1503 I ConditionProviders: Read condition provider
permissions from xml
10-01 23:47:32.100 1503 1503 I ConditionProviders: Read condition provider
permissions from xml
10-01 23:47:32.100 1503 1503 D NotificationAssistants: Approving default
notification assistant for user 0
10-01 23:47:32.107 1503 1503 I SystemServer: StartDeviceMonitor
10-01 23:47:32.107 1503 1503 I SystemServiceManager: Starting
com.android.server.storage.DeviceStorageMonitorService
10-01 23:47:32.109 1503 1503 I SystemServer: StartLocationManagerService
10-01 23:47:32.109 1503 1503 I SystemServer: StartCountryDetectorService
10-01 23:47:32.110 1503 1503 I SystemServer: StartSearchManagerService
10-01 23:47:32.110 1503 1503 I SystemServiceManager: Starting
com.android.server.search.SearchManagerService$Lifecycle
10-01 23:47:32.111 1503 1503 I SystemServer: StartWallpaperManagerService
10-01 23:47:32.111 1503 1503 I SystemServiceManager: Starting
com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-01 23:47:32.112 1503 1503 I SystemServer: StartAudioService
10-01 23:47:32.112 1503 1503 I SystemServiceManager: Starting
com.android.server.audio.AudioService$Lifecycle
10-01 23:47:32.147 1503 1503 I SystemServer: StartDockObserver
10-01 23:47:32.147 1503 1503 I SystemServiceManager: Starting
com.android.server.DockObserver
10-01 23:47:32.148 1503 1503 W DockObserver: This kernel does not have dock
station support
10-01 23:47:32.149 1503 1503 I SystemServer: StartWiredAccessoryManager
10-01 23:47:32.150 1503 1503 W WiredAccessoryManager: This kernel does not have
usb audio support
10-01 23:47:32.150 1503 1503 W WiredAccessoryManager: This kernel does not have
HDMI audio support
10-01 23:47:32.150 1503 1503 I SystemServer: StartMidiManager
10-01 23:47:32.150 1503 1503 I SystemServiceManager: Starting
com.android.server.midi.MidiService$Lifecycle
10-01 23:47:32.151 1503 1503 I SystemServer: StartUsbService
10-01 23:47:32.151 1503 1503 I SystemServiceManager: Starting
com.android.server.usb.UsbService$Lifecycle
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: USB GADGET HAL not present in
the device
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: java.util.NoSuchElementException
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
android.os.HwBinder.getService(Native Method)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:40)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:44)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.usb.UsbDeviceManager.<init>(UsbDeviceManager.java:267)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.usb.UsbService.<init>(UsbService.java:139)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.usb.UsbService$Lifecycle.onStart(UsbService.java:73)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:126)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:113)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:72)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1301)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServer.run(SystemServer.java:432)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.server.SystemServer.main(SystemServer.java:295)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
java.lang.reflect.Method.invoke(Native Method)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-01 23:47:32.154 1503 1503 I UsbDeviceManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
10-01 23:47:32.154 1503 1503 E UsbDeviceManager: Failed to open control for mtp
10-01 23:47:32.154 1503 1503 E UsbDeviceManager: Failed to open control for ptp
10-01 23:47:32.166 1503 1737 I UsbPortManager: Usb hal service started
android.hardware.usb@1.0::IUsb default
10-01 23:47:32.170 1503 1503 I SystemServer: StartSerialService
10-01 23:47:32.171 1503 1503 I SystemServer:
StartHardwarePropertiesManagerService
10-01 23:47:32.173 1503 1503 I SystemServer: StartTwilightService
10-01 23:47:32.173 1503 1503 I SystemServiceManager: Starting
com.android.server.twilight.TwilightService
10-01 23:47:32.173 1503 1503 I SystemServer: StartNightDisplay
10-01 23:47:32.173 1503 1503 I SystemServiceManager: Starting
com.android.server.display.ColorDisplayService
10-01 23:47:32.173 1503 1503 I SystemServer: StartJobScheduler
10-01 23:47:32.173 1503 1503 I SystemServiceManager: Starting
com.android.server.job.JobSchedulerService
10-01 23:47:32.176 1503 1503 D JobStore: Start tag: job-info
10-01 23:47:32.184 1503 1503 I JobStore: Read 45 jobs
10-01 23:47:32.188 1503 1503 I SystemServer: StartSoundTrigger
10-01 23:47:32.189 1503 1503 I SystemServiceManager: Starting
com.android.server.soundtrigger.SoundTriggerService
10-01 23:47:32.189 1503 1503 I SystemServer: StartTrustManager
10-01 23:47:32.189 1503 1503 I SystemServiceManager: Starting
com.android.server.trust.TrustManagerService
10-01 23:47:32.190 1503 1503 I SystemServer: StartBackupManager
10-01 23:47:32.190 1503 1503 I SystemServiceManager: Starting
com.android.server.backup.BackupManagerService$Lifecycle
10-01 23:47:32.191 1503 1503 I SystemServer: StartAppWidgerService
10-01 23:47:32.191 1503 1503 I SystemServiceManager: Starting
com.android.server.appwidget.AppWidgetService
10-01 23:47:32.192 1503 1503 I SystemServer: StartVoiceRecognitionManager
10-01 23:47:32.193 1503 1503 I SystemServiceManager: Starting
com.android.server.voiceinteraction.VoiceInteractionManagerService
10-01 23:47:32.193 1503 1503 I SystemServer: StartGestureLauncher
10-01 23:47:32.193 1503 1503 I SystemServiceManager: Starting
com.android.server.GestureLauncherService
10-01 23:47:32.193 1503 1503 I SystemServer: StartSensorNotification
10-01 23:47:32.193 1503 1503 I SystemServiceManager: Starting
com.android.server.SensorNotificationService
10-01 23:47:32.193 1503 1503 I SystemServer: StartContextHubSystemService
10-01 23:47:32.193 1503 1503 I SystemServiceManager: Starting
com.android.server.ContextHubSystemService
10-01 23:47:32.194 1503 1503 I SystemServer: StartDiskStatsService
10-01 23:47:32.195 1503 1503 I SystemServer: StartNetworkTimeUpdateService
10-01 23:47:32.196 1503 1503 I SystemServer: StartCommonTimeManagementService
10-01 23:47:32.196 1503 1503 I SystemServer: CertBlacklister
10-01 23:47:32.197 1503 1503 I SystemServer: StartEmergencyAffordanceService
10-01 23:47:32.197 1503 1503 I SystemServiceManager: Starting
com.android.server.emergency.EmergencyAffordanceService
10-01 23:47:32.197 1503 1503 I SystemServer: StartDreamManager
10-01 23:47:32.197 1503 1503 I SystemServiceManager: Starting
com.android.server.dreams.DreamManagerService
10-01 23:47:32.198 1503 1503 I SystemServer: AddGraphicsStatsService
10-01 23:47:32.201 1503 1503 I SystemServer: StartPrintManager
10-01 23:47:32.201 1503 1503 I SystemServiceManager: Starting
com.android.server.print.PrintManagerService
10-01 23:47:32.202 1503 1503 I SystemServer: StartCompanionDeviceManager
10-01 23:47:32.202 1503 1503 I SystemServiceManager: Starting
com.android.server.companion.CompanionDeviceManagerService
10-01 23:47:32.203 1503 1503 I SystemServer: StartRestrictionManager
10-01 23:47:32.203 1503 1503 I SystemServiceManager: Starting
com.android.server.restrictions.RestrictionsManagerService
10-01 23:47:32.204 1503 1503 I SystemServer: StartMediaSessionService
10-01 23:47:32.204 1503 1503 I SystemServiceManager: Starting
com.android.server.media.MediaSessionService
10-01 23:47:32.206 1503 1503 I SystemServer: StartMediaUpdateService
10-01 23:47:32.206 1503 1503 I SystemServiceManager: Starting
com.android.server.media.MediaUpdateService
10-01 23:47:32.206 1503 1503 I SystemServer: StartMediaResourceMonitor
10-01 23:47:32.206 1503 1503 I SystemServiceManager: Starting
com.android.server.media.MediaResourceMonitorService
10-01 23:47:32.207 1503 1503 I SystemServer: StartMediaRouterService
10-01 23:47:32.208 1503 1503 I SystemServer: StartFingerprintSensor
10-01 23:47:32.208 1503 1503 I SystemServiceManager: Starting
com.android.server.fingerprint.FingerprintService
10-01 23:47:32.209 1503 1736 V FingerprintService: mDaemon was null, reconnect to
fingerprint
10-01 23:47:32.209 1503 1503 I SystemServer: StartBackgroundDexOptService
10-01 23:47:32.210 1503 1503 I SystemServer: StartPruneInstantAppsJobService
10-01 23:47:32.210 1503 1503 I SystemServer: StartShortcutServiceLifecycle
10-01 23:47:32.210 1503 1503 I SystemServiceManager: Starting
com.android.server.pm.ShortcutService$Lifecycle
10-01 23:47:32.211 1503 1736 V FingerprintService: Fingerprint HAL id:
504854000064
10-01 23:47:32.212 1503 1503 I SystemServer: StartLauncherAppsService
10-01 23:47:32.212 1503 1503 I SystemServiceManager: Starting
com.android.server.pm.LauncherAppsService
10-01 23:47:32.212 1503 1503 I SystemServer: StartCrossProfileAppsService
10-01 23:47:32.212 1503 1503 I SystemServiceManager: Starting
com.android.server.pm.CrossProfileAppsService
10-01 23:47:32.213 1503 1503 I SystemServer: StartMediaProjectionManager
10-01 23:47:32.213 1503 1503 I SystemServiceManager: Starting
com.android.server.media.projection.MediaProjectionManagerService
10-01 23:47:32.213 1503 1736 V FingerprintService: Enumerating user(0)
10-01 23:47:32.214 1503 1736 V FingerprintService: starting client
InternalEnumerateClient(android), initiatedByClient = true
10-01 23:47:32.215 1503 1503 I SystemServer: StartSliceManagerService
10-01 23:47:32.215 1503 1503 I SystemServiceManager: Starting
com.android.server.slice.SliceManagerService$Lifecycle
10-01 23:47:32.217 1503 1503 I SystemServer: StartCameraServiceProxy
10-01 23:47:32.217 1503 1503 I SystemServiceManager: Starting
com.android.server.camera.CameraServiceProxy
10-01 23:47:32.220 1503 1503 I SystemServer: StartStatsCompanionService
10-01 23:47:32.220 1503 1503 I SystemServiceManager: Starting
com.android.server.stats.StatsCompanionService$Lifecycle
10-01 23:47:32.222 1503 1503 I KernelUidCpuFreqTimeReader:
mPerClusterTimesAvailable=false
10-01 23:47:32.418 1503 1757 I ActivityManager: Config changes=8 {1.0 ?mcc?mnc
[en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080, 1920)
mWindowingMode=fullscreen mActivityType=undefined} s.5}
10-01 23:47:32.427 1503 1757 I ActivityManager: Override config changes=8 {1.0 ?
mcc?mnc [en_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920) mAppBounds=Rect(0, 0 - 1080,
1920) mWindowingMode=fullscreen mActivityType=undefined} s.5} for displayId=0
10-01 23:47:32.430 1503 1503 I SystemServer: StartJitCompilation
10-01 23:47:32.430 1503 1503 I SystemServer: StartMmsService
10-01 23:47:32.430 1503 1503 I SystemServiceManager: Starting
com.android.server.MmsServiceBroker
10-01 23:47:32.431 1503 1503 I SystemServer: StartAutoFillService
10-01 23:47:32.431 1503 1503 I SystemServiceManager: Starting
com.android.server.autofill.AutofillManagerService
10-01 23:47:32.431 1503 1503 I AutofillManagerService: Setting debug to false
10-01 23:47:32.432 1503 1503 I SystemServer: MakeVibratorServiceReady
10-01 23:47:32.434 1503 1503 I SystemServer: MakeLockSettingsServiceReady
10-01 23:47:32.471 1503 1503 I SyntheticPasswordManager: Device does not support
weaver
10-01 23:47:32.472 1503 1503 I LockSettingsService: Device doesn't implement
AuthSecret HAL
10-01 23:47:32.474 1503 1503 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed:
ENOENT (No such file or directory)
10-01 23:47:32.474 1503 1503 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No
such file or directory)
10-01 23:47:32.474 1503 1503 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed:
ENOENT (No such file or directory)
10-01 23:47:32.474 1503 1503 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed:
ENOENT (No such file or directory)
10-01 23:47:32.475 1503 1503 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No
such file or directory)
10-01 23:47:32.475 1503 1503 I SystemServer: StartBootPhaseLockSettingsReady
10-01 23:47:32.475 1503 1503 I SystemServiceManager: Starting phase 480
10-01 23:47:32.528 1503 1503 I DevicePolicyManager: Set ro.device_owner property
to false
10-01 23:47:32.529 1503 1503 W SystemServiceManager: Service
com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took 54 ms in
onBootPhase
10-01 23:47:32.530 1503 1503 I SystemServer: StartBootPhaseSystemServicesReady
10-01 23:47:32.530 1503 1503 I SystemServiceManager: Starting phase 500
10-01 23:47:33.585 1239 1239 I imsrcsd : getAndroidPropValue :
vendor.ims.modem.multisub.cap[1]
10-01 23:47:33.585 1239 1239 I imsrcsd : Uce Service HAL detected
modemVersion[1]
10-01 23:47:33.585 1239 1239 I imsrcsd : Uce Service HAL loading lib-uceservice
10-01 23:47:33.789 1239 1826 I imsrcsd : Successful Initialization
10-01 23:47:33.789 1239 1826 I imsrcsd : Starting Service for First Time
10-01 23:47:35.233 1503 1503 W SystemServiceManager: Service
com.android.server.om.OverlayManagerService took 2702 ms in onBootPhase
10-01 23:47:35.234 1503 1503 D AppStandbyController: Setting app idle enabled
state
10-01 23:47:35.237 1503 1503 I VrManagerService: No default vr listener service
found.
10-01 23:47:35.242 1503 1503 I WifiService: WifiService starting up with Wi-Fi
enabled
10-01 23:47:35.250 1503 1503 D WifiService: setWifiEnabled: true pid=1503,
uid=1000, package=android
10-01 23:47:35.257 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for Ethernet
10-01 23:47:35.266 1503 1503 I SystemServer: MakeWindowManagerServiceReady
10-01 23:47:35.269 1503 1503 I SystemServer: MakePowerManagerServiceReady
10-01 23:47:35.281 1503 1503 I SystemServer: MakePackageManagerServiceReady
10-01 23:47:35.296 1503 1606 W KeyguardServiceDelegate: onScreenTurningOn(): no
keyguard service!
10-01 23:47:35.300 1503 1503 V UserDataPreparer: Found /data/user_de/0 with
serial number 0
10-01 23:47:35.300 1503 1503 V UserDataPreparer: Found /data/user/0 with serial
number 0
10-01 23:47:35.300 1503 1503 V UserDataPreparer: Found /data/system_de/0 with
serial number 0
10-01 23:47:35.300 1503 1503 V UserDataPreparer: Found /data/system_ce/0 with
serial number 0
10-01 23:47:35.300 1503 1503 V UserDataPreparer: Found /data/misc_ce/0 with
serial number 0
10-01 23:47:35.302 1503 1503 I SystemServer: MakeDisplayManagerServiceReady
10-01 23:47:35.302 1503 1503 I SystemServer: StartDeviceSpecificServices
10-01 23:47:35.303 1503 1503 I SystemServer:
StartBootPhaseDeviceSpecificServicesReady
10-01 23:47:35.303 1503 1503 I SystemServiceManager: Starting phase 520
10-01 23:47:35.303 1503 1503 W UsageStatsService: Event reported without a
package name
10-01 23:47:35.307 1503 1503 I ActivityManager: System now ready
10-01 23:47:35.309 1503 1503 I ActivityManager: Config changes=104 {1.0 ?mcc?mnc
[en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080, 1920)
mWindowingMode=fullscreen mActivityType=undefined} s.6}
10-01 23:47:35.328 1503 1503 I ActivityManager: Override config changes=104
{1.0 ?mcc?mnc [en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port
finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920)
mAppBounds=Rect(0, 0 - 1080, 1920) mWindowingMode=fullscreen
mActivityType=undefined} s.6} for displayId=0
10-01 23:47:35.332 1503 1603 I ActivityManager: Config changes=100 {1.0 ?mcc?mnc
[en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080, 1920)
mWindowingMode=fullscreen mActivityType=undefined} s.7}
10-01 23:47:35.332 1503 1603 I ActivityManager: Override config changes=100
{1.0 ?mcc?mnc [en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port
finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920)
mAppBounds=Rect(0, 0 - 1080, 1920) mWindowingMode=fullscreen
mActivityType=undefined} s.7} for displayId=0
10-01 23:47:35.334 1503 1503 I SystemServer: Making services ready
10-01 23:47:35.334 1503 1503 I SystemServer: StartActivityManagerReadyPhase
10-01 23:47:35.334 1503 1503 I SystemServiceManager: Starting phase 550
10-01 23:47:35.337 1503 1503 W ActivityManager: Too early to start/bind service
in system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
10-01 23:47:35.337 1503 1503 W ActivityManager: Too early to start/bind service
in system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
10-01 23:47:35.593 1503 1503 W SystemServiceManager: Service
com.android.server.content.ContentService$Lifecycle took 256 ms in onBootPhase
10-01 23:47:35.593 1503 1503 D BluetoothManagerService: Bluetooth boot completed
10-01 23:47:35.593 1503 1503 D BluetoothManagerService: Auto-enabling Bluetooth.
10-01 23:47:35.593 1503 1602 D BluetoothManagerService: MESSAGE_ENABLE(0):
mBluetooth = null
10-01 23:47:35.607 1503 1587 I ActivityManager: Start proc
1861:com.android.bluetooth/1002 for service
com.android.bluetooth/.btservice.AdapterService
10-01 23:47:35.658 1503 1697 I PackageManager: Deferred reconcileAppsData
finished 203 packages
10-01 23:47:35.793 1503 1503 W SystemServiceManager: Service
com.android.server.InputMethodManagerService$Lifecycle took 195 ms in onBootPhase
10-01 23:47:35.793 1503 1762 D StorageManagerService: Thinking about init,
mSystemReady=true, mDaemonConnected=true
10-01 23:47:35.793 1503 1762 D StorageManagerService: Setting up emulation state,
initlocked=false
10-01 23:47:35.794 466 477 D vold : e4crypt_unlock_user_key 0 serial=0
token_present=0
10-01 23:47:35.794 1503 1762 D StorageManagerService: Thinking about reset,
mSystemReady=true, mDaemonConnected=true
10-01 23:47:35.795 1503 1585 I ActivityManager: Force stopping
com.android.providers.media appid=10015 user=-1: vold reset
10-01 23:47:35.796 543 543 I android.hardware.wifi@1.0-service: Wifi HAL
started
10-01 23:47:35.797 1503 1503 I WallpaperManagerService: No static wallpaper
imagery; defaults will be shown
10-01 23:47:35.801 1503 1790 V StorageManagerService: Found primary storage at
VolumeInfo{emulated}:
10-01 23:47:35.801 1503 1790 V StorageManagerService: type=EMULATED
diskId=null partGuid= mountFlags=0 mountUserId=-1
10-01 23:47:35.801 1503 1790 V StorageManagerService: state=UNMOUNTED
10-01 23:47:35.801 1503 1790 V StorageManagerService: fsType=null fsUuid=null
fsLabel=null
10-01 23:47:35.801 1503 1790 V StorageManagerService: path=null
internalPath=null
10-01 23:47:35.804 466 477 V vold : Waiting for FUSE to spin up...
10-01 23:47:35.807 1503 1587 I ActivityManager: Start proc
1879:com.android.inputmethod.latin/u0a111 for service
com.android.inputmethod.latin/.LatinIME
10-01 23:47:35.820 1884 1884 W sdcard : Device explicitly enabled sdcardfs
10-01 23:47:35.848 1503 1503 W SystemServiceManager: Service
com.android.server.wallpaper.WallpaperManagerService$Lifecycle took 53 ms in
onBootPhase
10-01 23:47:35.849 1503 1503 I SystemServer: StartObservingNativeCrashes
10-01 23:47:35.850 1503 1503 I SystemServer: StartSystemUI
10-01 23:47:35.850 1503 1736 I SystemServer: WebViewFactoryPreparation
10-01 23:47:35.851 1503 1737 I UsbPortManager: ClientCallback: otg_default
10-01 23:47:35.851 1503 1601 I UsbPortManager: USB port added:
port=UsbPort{id=otg_default, supportedModes=ufp},
status=UsbPortStatus{connected=true, currentMode=ufp, currentPowerRole=sink,
currentDataRole=device, supportedRoleCombinations=[sink:device]},
canChangeMode=false, canChangePowerRole=false, canChangeDataRole=false
10-01 23:47:35.853 1503 1503 I SystemServer: MakeNetworkManagementServiceReady
10-01 23:47:35.853 1503 1503 D NetworkManagement: enabling bandwidth control
10-01 23:47:35.856 1503 1786 D BluetoothManagerService: Creating new
ProfileServiceConnections object for profile: 1
10-01 23:47:35.868 1503 1587 I ActivityManager: Start proc
1909:com.android.systemui/u0a33 for service com.android.systemui/.SystemUIService
10-01 23:47:35.874 1503 1503 I SystemServer: MakeIpSecServiceReady
10-01 23:47:35.875 1503 1503 D IpSecService: IpSecService is ready
10-01 23:47:35.875 1503 1503 I SystemServer: MakeNetworkStatsServiceReady
10-01 23:47:35.894 1503 1769 W NetworkPolicy: setRestrictBackgroundUL: already
false
10-01 23:47:35.904 1503 1503 I SystemServer: MakeConnectivityServiceReady
10-01 23:47:35.932 1503 1503 I SystemServer: MakeNetworkPolicyServiceReady
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: returned from zygote!
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: done updating battery stats
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: building log message
10-01 23:47:35.977 1503 1587 I ActivityManager: Start proc 1936:WebViewLoader-
armeabi-v7a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: starting to update pids map
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: done updating pids map
10-01 23:47:35.977 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:36.003 1503 1587 W ActivityManager: Slow operation: 125ms so far, now
at startProcess: returned from zygote!
10-01 23:47:36.004 1503 1587 W ActivityManager: Slow operation: 125ms so far, now
at startProcess: done updating battery stats
10-01 23:47:36.004 1503 1587 W ActivityManager: Slow operation: 125ms so far, now
at startProcess: building log message
10-01 23:47:36.004 1503 1587 I ActivityManager: Start proc 1965:WebViewLoader-
arm64-v8a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
10-01 23:47:36.004 1503 1587 W ActivityManager: Slow operation: 125ms so far, now
at startProcess: starting to update pids map
10-01 23:47:36.004 1503 1587 W ActivityManager: Slow operation: 125ms so far, now
at startProcess: done updating pids map
10-01 23:47:36.091 1503 1555 I ActivityManager: Process WebViewLoader-armeabi-v7a
(pid 1936) has died: psvc PER
10-01 23:47:36.096 1503 1503 I SystemServer: StartWatchdog
10-01 23:47:36.096 1503 1503 I SystemServer: PhaseThirdPartyAppsCanStart
10-01 23:47:36.096 1503 1503 I SystemServiceManager: Starting phase 600
10-01 23:47:36.100 1503 1503 V WallpaperManagerService:
bindWallpaperComponentLocked:
componentName=ComponentInfo{com.google.android.apps.wallpaper/com.google.android.ap
ps.wallpaper.module.NoBackupImageWallpaper}
10-01 23:47:36.100 1503 1503 W WallpaperManagerService: Attempted wallpaper
ComponentInfo{com.google.android.apps.wallpaper/com.google.android.apps.wallpaper.m
odule.NoBackupImageWallpaper} is unavailable
10-01 23:47:36.100 1503 1503 W WallpaperManagerService: Wallpaper isn't direct
boot aware; using fallback until unlocked
10-01 23:47:36.100 1503 1503 V WallpaperManagerService:
bindWallpaperComponentLocked:
componentName=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpape
r}
10-01 23:47:36.141 1503 1503 I StatsCompanionService: Told statsd that
StatsCompanionService is alive.
10-01 23:47:36.142 1503 1503 I SystemServer: MakeLocationServiceReady
10-01 23:47:36.151 1503 1503 W LocationProviderProxy-network: Odd, no component
found for service com.android.location.service.v3.NetworkLocationProvider
10-01 23:47:36.153 1503 1503 W GeocoderProxy: Odd, no component found for service
com.android.location.service.GeocodeProvider
10-01 23:47:36.156 1503 1503 W GeofenceProxy: Odd, no component found for service
com.android.location.service.GeofenceProvider
10-01 23:47:36.156 1503 1503 D LocationManagerService: Hardware Activity-
Recognition not supported.
10-01 23:47:36.157 1503 1503 W ActivityRecognitionProxy: Odd, no component found
for service com.android.location.service.ActivityRecognitionProvider
10-01 23:47:36.159 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:47:36.159 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.MODE_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:47:36.160 1503 1503 I SystemServer: MakeCountryDetectionServiceReady
10-01 23:47:36.160 1503 1503 I SystemServer: MakeNetworkTimeUpdateReady
10-01 23:47:36.161 1503 1503 D ConnectivityService: requestNetwork for
uid/pid:1000/1503 NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-01 23:47:36.162 1503 1503 I SystemServer: MakeCommonTimeManagementServiceReady
10-01 23:47:36.162 1503 1503 I SystemServer: MakeInputManagerServiceReady
10-01 23:47:36.163 1503 1503 I SystemServer: MakeTelephonyRegistryReady
10-01 23:47:36.163 1503 1503 I SystemServer: MakeMediaRouterServiceReady
10-01 23:47:36.163 1503 1503 I SystemServer: MakeMmsServiceReady
10-01 23:47:36.164 1503 1503 I MmsServiceBroker: Delay connecting to MmsService
until an API is called
10-01 23:47:36.164 1503 1503 I SystemServer: IncidentDaemonReady
10-01 23:47:36.165 1503 1503 I SystemServiceManager: Calling onStartUser u0
10-01 23:47:36.171 1503 1503 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.android.settings/.FallbackHome} from uid 0
10-01 23:47:36.243 1503 1503 I ActivityManager: Loaded persisted task ids for
user 0
10-01 23:47:36.319 1503 1587 W ActivityManager: Slow operation: 151ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:36.320 1503 1503 D SystemServerInitThreadPool: Shutdown successful
10-01 23:47:36.321 1503 1503 W Looper : Slow delivery took 4796ms main
h=android.os.Handler c=com.android.server.BatteryService$8@2d5d214 m=0
10-01 23:47:36.321 1503 1556 I ActivityManager: Process WebViewLoader-arm64-v8a
(pid 1965) has died: psvc PER
10-01 23:47:36.335 1503 1587 W ActivityManager: Slow operation: 167ms so far, now
at startProcess: returned from zygote!
10-01 23:47:36.349 1503 1503 D ConditionProviders.SCP: onConnected
10-01 23:47:36.350 1503 1586 W Looper : Slow dispatch took 180ms android.ui
h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53
10-01 23:47:36.350 1503 1503 D ConditionProviders: Subscribing to
condition://android/event?userId=-10000&calendar=&reply=1 with
ComponentInfo{android/com.android.server.notification.EventConditionProvider}
10-01 23:47:36.351 1503 1503 D ConditionProviders: Subscribing to
condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true
with
ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
10-01 23:47:36.351 1503 1556 W ActivityManager: Slow operation: 182ms so far, now
at startProcess: done updating battery stats
10-01 23:47:36.351 1503 1556 W ActivityManager: Slow operation: 182ms so far, now
at startProcess: building log message
10-01 23:47:36.351 1503 1556 I ActivityManager: Start proc
2065:.dataservices/1000 for added application .dataservices
10-01 23:47:36.351 1503 1556 W ActivityManager: Slow operation: 182ms so far, now
at startProcess: starting to update pids map
10-01 23:47:36.351 1503 1556 W ActivityManager: Slow operation: 182ms so far, now
at startProcess: done updating pids map
10-01 23:47:36.353 1503 1587 W ActivityManager: Slow operation: 184ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:36.357 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_providers_allowed
10-01 23:47:36.357 1503 1583 W LocationProviderProxy-network: Odd, no component
found for service com.android.location.service.v3.NetworkLocationProvider
10-01 23:47:36.357 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/global/location_global_kill_switch
10-01 23:47:36.358 1503 1583 W GeocoderProxy: Odd, no component found for service
com.android.location.service.GeocodeProvider
10-01 23:47:36.358 1503 1583 W GeofenceProxy: Odd, no component found for service
com.android.location.service.GeofenceProvider
10-01 23:47:36.358 1503 1583 W ActivityRecognitionProxy: Odd, no component found
for service com.android.location.service.ActivityRecognitionProvider
10-01 23:47:36.371 1503 1587 W ActivityManager: Slow operation: 202ms so far, now
at startProcess: returned from zygote!
10-01 23:47:36.372 1503 1587 W ActivityManager: Slow operation: 202ms so far, now
at startProcess: done updating battery stats
10-01 23:47:36.381 1503 1587 W ActivityManager: Slow operation: 211ms so far, now
at startProcess: building log message
10-01 23:47:36.381 1503 1587 I ActivityManager: Start proc
2091:com.qualcomm.qti.telephonyservice/1001 for added application
com.qualcomm.qti.telephonyservice
10-01 23:47:36.381 1503 1587 W ActivityManager: Slow operation: 211ms so far, now
at startProcess: starting to update pids map
10-01 23:47:36.381 1503 1587 W ActivityManager: Slow operation: 211ms so far, now
at startProcess: done updating pids map
10-01 23:47:36.381 1503 1587 W ActivityManager: Slow operation: 212ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:36.387 1503 1790 W ActivityManager: Unable to start service Intent
{ act=android.intent.action.QUICKSTEP_SERVICE pkg=com.android.launcher3 } U=0: not
found
10-01 23:47:36.394 1503 1587 W ActivityManager: Slow operation: 224ms so far, now
at startProcess: returned from zygote!
10-01 23:47:36.395 1503 1587 W ActivityManager: Slow operation: 226ms so far, now
at startProcess: done updating battery stats
10-01 23:47:36.395 1503 1587 W ActivityManager: Slow operation: 226ms so far, now
at startProcess: building log message
10-01 23:47:36.395 1503 1587 I ActivityManager: Start proc
2109:com.android.phone/1001 for added application com.android.phone
10-01 23:47:36.395 1503 1587 W ActivityManager: Slow operation: 226ms so far, now
at startProcess: starting to update pids map
10-01 23:47:36.395 1503 1587 W ActivityManager: Slow operation: 226ms so far, now
at startProcess: done updating pids map
10-01 23:47:36.395 1503 1587 W ActivityManager: Slow operation: 147ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:36.412 1503 1587 W ActivityManager: Slow operation: 164ms so far, now
at startProcess: returned from zygote!
10-01 23:47:36.412 1503 1587 W ActivityManager: Slow operation: 164ms so far, now
at startProcess: done updating battery stats
10-01 23:47:36.413 1503 1587 W ActivityManager: Slow operation: 164ms so far, now
at startProcess: building log message
10-01 23:47:36.413 1503 1587 I ActivityManager: Start proc
2121:com.android.settings/1000 for activity com.android.settings/.FallbackHome
10-01 23:47:36.413 1503 1587 W ActivityManager: Slow operation: 164ms so far, now
at startProcess: starting to update pids map
10-01 23:47:36.413 1503 1587 W ActivityManager: Slow operation: 164ms so far, now
at startProcess: done updating pids map
10-01 23:47:36.449 1503 2149 D ConnectivityService: requestNetwork for
uid/pid:1000/2065 NetworkRequest [ TRACK_DEFAULT id=10, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-01 23:47:36.544 1503 2023 D ConnectivityService: requestNetwork for
uid/pid:10033/1909 NetworkRequest [ TRACK_DEFAULT id=12, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10033] ]
10-01 23:47:36.574 1503 1503 W Looper : Slow dispatch took 212ms main
h=android.app.ActivityThread$H c=null m=114
10-01 23:47:36.593 1503 2199 I Telecom : BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no headset service available.
10-01 23:47:36.594 1503 1790 W WallpaperManagerService: Cannot extract colors
because wallpaper could not be read.
10-01 23:47:36.595 1503 1790 W WallpaperManagerService: Cannot extract colors
because wallpaper could not be read.
10-01 23:47:36.597 1503 1503 I Telecom : SystemStateProvider: Registering car
mode receiver: android.content.IntentFilter@ade2ef9: TS.init@AAA
10-01 23:47:36.606 1503 2203 I Telecom : Logging.Events: Non-call EVENT:
AUDIO_ROUTE, Entering state QuiescentEarpieceRoute
10-01 23:47:36.606 1503 2203 I Telecom : BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no headset service available.
10-01 23:47:36.609 1503 1790 I StatusBarManagerService: registerStatusBar
bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@15b4587
10-01 23:47:36.612 1503 2205 I Telecom : CallAudioModeStateMachine: Message
received: null.: TS.init->CAMSM.pM_1@AAA
10-01 23:47:36.616 1503 1503 I Telecom : MissedCallNotifierImpl:
reloadFromDatabase: Boot not yet complete -- call log db may not be available.
Deferring loading until boot complete for user 0: TS.init@AAA
10-01 23:47:36.621 1503 1503 I Telecom : Class: TelecomSystem.INSTANCE being set
10-01 23:47:36.621 1503 1503 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.startService:1531
android.content.ContextWrapper.startService:664
com.android.server.telecom.components.TelecomService.initializeTelecomSystem:193
com.android.server.telecom.components.TelecomService.onBind:66
android.app.ActivityThread.handleBindService:3559
10-01 23:47:36.622 1503 1503 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.startService:1531
com.android.server.content.SyncManager$14.run:756
android.os.Handler.handleCallback:873 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:193
10-01 23:47:36.623 1503 1776 E WifiP2pService: Unexpected disable request when
WifiChannel is null
10-01 23:47:36.623 1503 1503 D BluetoothManagerService: Bluetooth Adapter name
changed to Redmi Note 4
10-01 23:47:36.623 1503 1503 D BluetoothManagerService: Stored Bluetooth name:
Redmi Note 4
10-01 23:47:36.624 1503 1503 D BluetoothManagerService:
BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
10-01 23:47:36.624 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
10-01 23:47:36.625 1503 1602 D BluetoothManagerService: Broadcasting
onBluetoothServiceUp() to 2 receivers.
10-01 23:47:36.626 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/global/boot_count
10-01 23:47:36.627 1503 1503 V FingerprintService:
startAuthentication(com.android.systemui)
10-01 23:47:36.628 1503 1503 V FingerprintService: request stop current client
android
10-01 23:47:36.628 1503 1503 W FingerprintService: Internal cleanup in progress
but trying to start client AuthenticationClient(com.android.systemui),
initiatedByClient = true
10-01 23:47:36.628 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
10-01 23:47:36.628 1503 1602 D BluetoothManagerService: Sending BLE State Change:
OFF > BLE_TURNING_ON
10-01 23:47:36.629 1503 1914 W UsageStatsService: Event reported without a
package name
10-01 23:47:36.671 1503 1585 W KeyguardServiceDelegate: onScreenTurningOn(): no
keyguard service!
10-01 23:47:36.675 1503 1503 V WiredAccessoryManager:
notifyWiredAccessoryChanged: when=0 bits= mask=54
10-01 23:47:36.675 1503 1503 V WiredAccessoryManager: newName=h2w newState=0
headsetState=0 prev headsetState=0
10-01 23:47:36.675 1503 1503 V WiredAccessoryManager: init()
10-01 23:47:36.727 1503 1503 D AccessibilityManagerService: Ignoring non-
encryption-aware service
ComponentInfo{com.server.auditor.ssh.client/com.server.auditor.ssh.client.utils.Fin
gerprintGesturesService}
10-01 23:47:36.729 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{cz.zdenekhorak.mibandtools/cz.zdenekhorak.mibandtools.service.MiBandN
otificationService}
10-01 23:47:36.729 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=cz.zdenekhorak.mibandtools/.service.MiBandNotificationService (has extras) }
10-01 23:47:36.730 1503 1503 W ActivityManager: Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=cz.zdenekhorak.mibandtools/.service.MiBandNotificationService } U=0: not found
10-01 23:47:36.730 1503 1503 W NotificationListeners: Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=cz.zdenekhorak.mibandtools/.service.MiBandNotificationService (has extras) }
10-01 23:47:36.730 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.android.launcher3/com.android.launcher3.notification.Notification
Listener}
10-01 23:47:36.730 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.android.launcher3/.notification.NotificationListener (has extras) }
10-01 23:47:36.730 1503 1503 W ActivityManager: Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.android.launcher3/.notification.NotificationListener } U=0: not found
10-01 23:47:36.730 1503 1503 W NotificationListeners: Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.android.launcher3/.notification.NotificationListener (has extras) }
10-01 23:47:36.730 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.xiaomi.hm.health/com.xiaomi.hm.health.ui.smartplay.NotificationAc
cessService}
10-01 23:47:36.730 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.xiaomi.hm.health/.ui.smartplay.NotificationAccessService (has extras) }
10-01 23:47:36.731 1503 1503 W ActivityManager: Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.xiaomi.hm.health/.ui.smartplay.NotificationAccessService } U=0: not found
10-01 23:47:36.731 1503 1503 W NotificationListeners: Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.xiaomi.hm.health/.ui.smartplay.NotificationAccessService (has extras) }
10-01 23:47:36.731 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.google.android.apps.nexuslauncher/com.android.launcher3.notificat
ion.NotificationListener}
10-01 23:47:36.731 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.apps.nexuslauncher/com.android.launcher3.notification.Notifi
cationListener (has extras) }
10-01 23:47:36.731 1503 1503 W ActivityManager: Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.apps.nexuslauncher/com.android.launcher3.notification.Notifi
cationListener } U=0: not found
10-01 23:47:36.731 1503 1503 W NotificationListeners: Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.apps.nexuslauncher/com.android.launcher3.notification.Notifi
cationListener (has extras) }
10-01 23:47:36.748 1503 1503 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED
flg=0x4000010 (has extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:47:36.749 1503 1503 D ConditionProviders.SCP: onSubscribe
condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true
10-01 23:47:36.749 1503 1503 D ConditionProviders.SCP: setRegistered true
10-01 23:47:36.759 1503 1503 D ConditionProviders.SCP: 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=true, nextAlarm=Thu Jan 01 01:00:00 GMT+01:00 1970 (0)}], now=Mon Oct
01 23:47:36 GMT+02:00 2018 (1538430456749), nextUserAlarmTime=Thu Jan 01 01:00:00
GMT+01:00 1970 (0)
10-01 23:47:36.759 1503 1503 D ConditionProviders.SCP: notifyCondition
condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true
STATE_TRUE reason=meetsSchedule
10-01 23:47:36.760 1503 1503 D ConditionProviders.SCP: Scheduling evaluate for
Tue Oct 02 07:00:00 GMT+02:00 2018 (1538456400000), in +7h12m23s251ms, now=Mon Oct
01 23:47:36 GMT+02:00 2018 (1538430456749)
10-01 23:47:36.770 1503 1503 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG
event, plugged in: false, : WHC.oADA@AAE
10-01 23:47:36.775 1503 1860 I SyncManager: Got SyncJobService instance.
10-01 23:47:36.776 1503 1503 I AutofillManagerService: Updating Autofill for user
0: disabled=false
10-01 23:47:36.779 1503 1503 W Looper : Drained
10-01 23:47:36.879 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for PhoneSwitcherNetworkRequstListener
10-01 23:47:36.887 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[0]
10-01 23:47:36.888 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[1]
10-01 23:47:36.920 2109 2109 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-01 23:47:36.922 2109 2109 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-01 23:47:36.975 1503 1772 D WifiService: New client listening to asynchronous
messages
10-01 23:47:37.154 1503 1503 V FingerprintService: can't cancel non-
authenticating client android
10-01 23:47:37.275 1503 1914 I WifiService: WifiService trying to set country
code to
10-01 23:47:37.275 1503 2023 I WifiService: WifiService trying to set country
code to
10-01 23:47:37.310 1503 2023 I Telecom : PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=124] GroupId: ***]: TSI.rPA@AAw
10-01 23:47:37.310 1503 1587 I ActivityManager: Start proc
2342:com.google.android.gms.persistent/u0a13 for broadcast
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:47:37.317 1503 2023 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@AAw
10-01 23:47:37.317 1503 2023 I Telecom : CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@AAw
10-01 23:47:37.318 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.318 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.319 2109 2109 I TelecomFramework: TelecomAccountRegistry:
Unregistering phone account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}.
10-01 23:47:37.323 1503 1790 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} unregistered intent as user: TSI.uPA@AA4
10-01 23:47:37.323 1503 1790 I Telecom : CallsManager: Sending phone-account
unregistered intent to default dialer: TSI.uPA@AA4
10-01 23:47:37.366 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.372 1503 1914 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ABA
10-01 23:47:37.377 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.385 1503 1790 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ABE
10-01 23:47:37.388 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.388 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.393 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.399 1503 1790 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ABQ
10-01 23:47:37.402 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.402 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.410 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.412 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.417 1503 1914 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ABc
10-01 23:47:37.430 1503 1503 V FingerprintService:
startAuthentication(com.android.systemui)
10-01 23:47:37.430 1503 1503 V FingerprintService: request stop current client
android
10-01 23:47:37.430 1503 1503 W FingerprintService: Internal cleanup in progress
but trying to start client AuthenticationClient(com.android.systemui),
initiatedByClient = true
10-01 23:47:37.466 2109 2109 D MccTable: updateMccMncConfiguration mccmnc='26207'
fromServiceState=false
10-01 23:47:37.467 2109 2109 D MccTable: updateMccMncConfiguration defaultMccMnc=
10-01 23:47:37.467 2109 2109 D MccTable: updateMccMncConfiguration: mcc=262,
mnc=7
10-01 23:47:37.467 2109 2109 D MccTable: updateMccMncConfiguration updateConfig
config={0.0 262mcc7mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long
?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined
mActivityType=undefined}}
10-01 23:47:37.468 1503 1556 I ActivityManager: Config changes=3 {1.0 262mcc7mnc
[en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080, 1920)
mWindowingMode=fullscreen mActivityType=undefined} s.8}
10-01 23:47:37.477 1503 1556 I ActivityManager: Override config changes=3 {1.0
262mcc7mnc [en_DE,de_DE] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1920) mAppBounds=Rect(0, 0 -
1080, 1920) mWindowingMode=fullscreen mActivityType=undefined} s.8} for displayId=0
10-01 23:47:37.777 2109 2274 D MccTable: updateMccMncConfiguration mccmnc='26207'
fromServiceState=false
10-01 23:47:37.777 2109 2274 D MccTable: updateMccMncConfiguration
defaultMccMnc=26207
10-01 23:47:37.777 2109 2274 D MccTable: updateMccMncConfiguration: mcc=262,
mnc=7
10-01 23:47:37.778 2109 2274 D MccTable: updateMccMncConfiguration updateConfig
config={0.0 262mcc7mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long
?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined
mActivityType=undefined}}
10-01 23:47:37.837 1503 1790 W ContextImpl: Calling a method in the system
process without a qualified user:
android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053
com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602
com.android.server.TelephonyRegistry.notifyCallStateForPhoneId:793
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:122
android.os.Binder.execTransact:731
10-01 23:47:37.864 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.879 1503 1555 I Telecom : PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=208] GroupId: ***]: TSI.rPA@ABw
10-01 23:47:37.884 1503 1555 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@ABw
10-01 23:47:37.884 1503 1555 I Telecom : CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@ABw
10-01 23:47:37.885 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.885 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.887 2109 2109 I TelecomFramework: TelecomAccountRegistry:
Unregistering phone account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}.
10-01 23:47:37.891 1503 1555 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} unregistered intent as user: TSI.uPA@AB4
10-01 23:47:37.891 1503 1555 I Telecom : CallsManager: Sending phone-account
unregistered intent to default dialer: TSI.uPA@AB4
10-01 23:47:37.897 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.904 1503 1790 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACA
10-01 23:47:37.908 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.908 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.922 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.936 1503 1555 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACM
10-01 23:47:37.940 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.940 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.947 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.954 1503 1555 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACY
10-01 23:47:37.958 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:37.958 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:37.981 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.982 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.990 1503 1587 I ActivityManager: Start proc
2389:com.android.dialer/u0a14 for broadcast
com.android.dialer/.app.voicemail.LegacyVoicemailNotificationReceiver
10-01 23:47:37.997 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:37.999 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:38.017 1503 1503 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCMFU@AC0
10-01 23:47:38.018 1503 1790 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AC4
10-01 23:47:38.033 1503 1587 I ActivityManager: Start proc
2409:android.process.acore/u0a4 for content provider
com.android.providers.blockednumber/.BlockedNumberProvider
10-01 23:47:38.090 1503 1587 I ActivityManager: Start proc
2428:com.google.android.gms/u0a13 for service
com.google.android.gms/.chimera.GmsIntentOperationService
10-01 23:47:38.153 1503 1503 W Looper : Slow dispatch took 137ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@270f9b2 m=0
10-01 23:47:39.197 1503 1503 D DevicePolicyManager:
updateSystemUpdateFreezePeriodsRecord
10-01 23:47:39.197 1503 1503 W SyncManager: Clock is valid now.
10-01 23:47:39.197 1503 1503 D ConditionProviders.SCP: onReceive
android.intent.action.TIME_SET
10-01 23:47:39.198 1503 1503 D ConditionProviders.SCP: 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=true, nextAlarm=Thu Jan 01 01:00:00 GMT+01:00 1970 (0)}], now=Mon Oct
01 23:47:39 GMT+02:00 2018 (1538430459197), nextUserAlarmTime=Thu Jan 01 01:00:00
GMT+01:00 1970 (0)
10-01 23:47:39.199 1503 1503 D ConditionProviders.SCP: notifyCondition
condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true
STATE_TRUE reason=meetsSchedule
10-01 23:47:39.199 1503 1503 D ConditionProviders.SCP: Scheduling evaluate for
Tue Oct 02 07:00:00 GMT+02:00 2018 (1538456400000), in +7h12m20s803ms, now=Mon Oct
01 23:47:39 GMT+02:00 2018 (1538430459197)
10-01 23:47:39.268 1503 1556 I WifiService: WifiService trying to set country
code to de
10-01 23:47:39.269 1503 1587 I ActivityManager: Start proc
2474:com.android.cellbroadcastreceiver/u0a24 for broadcast
com.android.cellbroadcastreceiver/.CellBroadcastReceiver
10-01 23:47:39.306 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:39.320 1503 1790 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ADM
10-01 23:47:39.324 2109 2109 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-01 23:47:39.324 2109 2109 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {382838c}
10-01 23:47:39.395 2109 2109 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-01 23:47:39.403 1503 2023 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ADY
10-01 23:47:39.433 1503 1603 W WindowManager: App freeze timeout expired.
10-01 23:47:39.449 1503 1587 I ActivityManager: Start proc
2505:com.google.android.apps.wellbeing/u0a10 for broadcast
com.google.android.apps.wellbeing/.winddown.impl.WindDownTimeChangedBroadcastReceiv
er_Receiver
10-01 23:47:39.593 1503 2023 D ConnectivityService: registerNetworkAgent
NetworkAgentInfo{ ni{[type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason:
connected, extra: internet, failover: false, available: true, roaming: false]}
network{100} nethandle{432902426637} lp{{InterfaceName: rmnet_data1
LinkAddresses: [10.122.25.202/30,] Routes: [0.0.0.0/0 -> 10.122.25.201
rmnet_data1,10.122.25.200/30 -> 0.0.0.0 rmnet_data1,] DnsAddresses:
[62.109.121.17,62.109.121.18,] UsePrivateDns: false PrivateDnsServerName: null
Domains: null MTU: 1500 TcpBufferSizes:
2097152,4194304,8388608,262144,524288,1048576}} nc{[ Transports: CELLULAR
Capabilities:
MMS&SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGEST
ED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps
Specifier: <1>]} Score{10} everValidated{false} lastValidated{false}
created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false}
everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} }
10-01 23:47:39.593 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTED
10-01 23:47:39.595 1503 1777 W DnsManager: updatePrivateDns(100,
PrivateDnsConfig{true:/[]})
10-01 23:47:39.595 1503 1777 D ConnectivityService: Setting DNS servers for
network 100 to [/62.109.121.17, /62.109.121.18]
10-01 23:47:39.596 1503 1777 D DnsManager: setDnsConfigurationForNetwork(100,
[62.109.121.17, 62.109.121.18], [], [1800, 25, 8, 64], , [62.109.121.17,
62.109.121.18])
10-01 23:47:39.598 1503 1777 D ConnectivityService: Adding iface rmnet_data1 to
network 100
10-01 23:47:39.669 1503 1777 D ConnectivityService: Setting DNS servers for
network 100 to [/62.109.121.17, /62.109.121.18]
10-01 23:47:39.669 1503 1777 D DnsManager: setDnsConfigurationForNetwork(100,
[62.109.121.17, 62.109.121.18], [], [1800, 25, 8, 64], , [62.109.121.17,
62.109.121.18])
10-01 23:47:39.686 1503 1777 D ConnectivityService: Switching to new default
network: NetworkAgentInfo{ ni{[type: MOBILE[LTE], state: CONNECTED/CONNECTED,
reason: connected, extra: internet, failover: false, available: true, roaming:
false]} network{100} nethandle{432902426637} lp{{InterfaceName: rmnet_data1
LinkAddresses: [10.122.25.202/30,] Routes: [0.0.0.0/0 -> 10.122.25.201
rmnet_data1,10.122.25.200/30 -> 0.0.0.0 rmnet_data1,] DnsAddresses:
[62.109.121.17,62.109.121.18,] UsePrivateDns: false PrivateDnsServerName: null
Domains: null MTU: 1500 TcpBufferSizes:
2097152,4194304,8388608,262144,524288,1048576}} nc{[ Transports: CELLULAR
Capabilities:
MMS&SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGEST
ED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps
Specifier: <1>]} Score{10} everValidated{false} lastValidated{false}
created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false}
everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} }
10-01 23:47:39.687 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'INTERFACE' not found
10-01 23:47:39.687 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'STATE' not found
10-01 23:47:39.687 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'TIME_NS' not found
10-01 23:47:39.687 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'UID' not found
10-01 23:47:39.708 1503 1777 D ConnectivityService: Sending CONNECTED broadcast
for type 0 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=true
10-01 23:47:39.711 1503 1790 W ActivityManager: Unable to start service Intent
{ act=com.google.android.gms.phenotype.service.START pkg=com.google.android.gms }
U=0: not found
10-01 23:47:39.712 1503 1790 W ActivityManager: Unbind failed: could not find
connection for android.os.BinderProxy@112bd0c
10-01 23:47:39.719 1503 1503 I SyncManager: Loaded persisted syncs: 29 periodic
syncs, 0 oneshot syncs, 38 total system server jobs, JobStats: FirstLoad: 45/31/29
LastSave: -1/-1/-1
10-01 23:47:39.825 1503 1587 I ActivityManager: Start proc
2565:com.google.android.deskclock/u0a70 for broadcast
com.google.android.deskclock/com.android.deskclock.AlarmInitReceiver
10-01 23:47:39.898 2565 2565 E LoadedApk: Unable to instantiate
appComponentFactory
10-01 23:47:39.898 2565 2565 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "android.support.v4.app.CoreComponentFactory" on path:
DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file
"/system/app/PrebuiltDeskClockGoogle/PrebuiltDeskClockGoogle.apk"],nativeLibraryDir
ectories=[/system/app/PrebuiltDeskClockGoogle/lib/arm64, /system/lib64,
/vendor/lib64, /system/lib64, /vendor/lib64]]
10-01 23:47:39.898 2565 2565 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:226)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:731)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:810)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1032)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2345)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:5749)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.ActivityThread.access$1100(ActivityThread.java:199)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1650)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.os.Looper.loop(Looper.java:193)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:6669)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-01 23:47:39.898 2565 2565 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
10-01 23:47:39.997 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 100] validation passed
10-01 23:47:40.454 1503 1556 D ConnectivityService: requestNetwork for
uid/pid:1000/2065 NetworkRequest [ REQUEST id=14, [ Transports: CELLULAR
Capabilities: IMS&TRUSTED&NOT_VPN Unwanted: Specifier: <1> Uid: 1000] ]
10-01 23:47:41.433 1503 1503 W FingerprintService: Client android failed to
respond to cancel, starting client com.android.systemui
10-01 23:47:41.433 1503 1503 V FingerprintService: starting client
AuthenticationClient(com.android.systemui), initiatedByClient = false
10-01 23:47:41.586 1503 1603 I WindowManager: ******* TELLING SURFACE FLINGER WE
ARE BOOTED!
10-01 23:47:41.590 1503 1603 I SystemServiceManager: Starting phase 1000
10-01 23:47:41.591 1503 1603 D ColorDisplayService: setUp: currentUser=0
10-01 23:47:41.593 1503 1603 D ColorDisplayService: onAutoModeChanged: autoMode=1
10-01 23:47:41.594 1503 1603 I ColorDisplayService: Turning on night display
10-01 23:47:41.598 1503 1603 D ActivityManager: Finishing user boot 0
10-01 23:47:41.598 1503 1603 I ActivityManager: User 0 state changed from BOOTING
to RUNNING_LOCKED
10-01 23:47:41.599 1503 1603 D ActivityManager: Started unlocking user 0
10-01 23:47:41.599 1503 1603 D ActivityManager: Unlocking user 0 progress 0
10-01 23:47:41.599 1503 1603 D ActivityManager: Unlocking user 0 progress 5
10-01 23:47:41.600 466 477 D vold : e4crypt_prepare_user_storage for volume
null, user 0, serial 0, flags 2
10-01 23:47:41.600 466 477 D vold : Preparing: /data/system_ce/0
10-01 23:47:41.601 466 477 D vold : Preparing: /data/misc_ce/0
10-01 23:47:41.601 466 477 D vold : Preparing: /data/vendor_ce/0
10-01 23:47:41.602 466 477 D vold : Preparing: /data/media/0
10-01 23:47:41.602 466 477 D vold : Preparing: /data/data
10-01 23:47:41.602 466 477 V vold : Starting restorecon of /data/system_ce/0
10-01 23:47:41.634 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_TURNING_OFF
10-01 23:47:41.634 1503 1602 D BluetoothManagerService: Sending BLE State Change:
BLE_TURNING_ON > BLE_TURNING_OFF
10-01 23:47:41.637 1503 1503 W FingerprintService: client com.android.systemui is
authenticating...
10-01 23:47:41.637 1503 1503 W Looper : Slow dispatch took 203ms main
h=com.android.server.fingerprint.FingerprintService$1
c=com.android.server.fingerprint.FingerprintService$4@f544324 m=0
10-01 23:47:41.644 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF
10-01 23:47:41.644 1503 1602 D BluetoothManagerService: Bluetooth is complete
send Service Down
10-01 23:47:41.644 1503 1602 D BluetoothManagerService: Broadcasting
onBluetoothServiceDown() to 4 receivers.
10-01 23:47:41.644 1503 1602 D BluetoothManagerService: unbindAndFinish():
android.bluetooth.IBluetooth$Stub$Proxy@52dbe8d mBinding = false mUnbinding = false
10-01 23:47:41.647 1503 1602 D BluetoothManagerService: Sending BLE State Change:
BLE_TURNING_OFF > OFF
10-01 23:47:41.648 1503 1602 D BluetoothManagerService: Entering STATE_OFF but
mEnabled is true; restarting.
10-01 23:47:41.648 1503 1602 E BluetoothManagerService: waitForOnOff time out
10-01 23:47:41.670 1503 1587 I ActivityManager: Start proc
2620:com.qualcomm.qcrilmsgtunnel/1001 for broadcast
com.qualcomm.qcrilmsgtunnel/.QcrilMsgTunnelAutoboot
10-01 23:47:41.687 466 477 V vold : Finished restorecon of /data/system_ce/0
10-01 23:47:41.687 466 477 V vold : Starting restorecon of /data/misc_ce/0
10-01 23:47:41.692 466 477 V vold : Finished restorecon of /data/misc_ce/0
10-01 23:47:41.692 466 477 V vold : /system/bin/vold_prepare_subdirs
10-01 23:47:41.692 466 477 V vold : prepare
10-01 23:47:41.692 466 477 V vold :
10-01 23:47:41.692 466 477 V vold : 0
10-01 23:47:41.692 466 477 V vold : 2
10-01 23:47:41.719 1503 1601 V UserDataPreparer: Found /data/user/0 with serial
number 0
10-01 23:47:41.719 1503 1601 V UserDataPreparer: Found /data/system_ce/0 with
serial number 0
10-01 23:47:41.720 1503 1601 D UserDataPreparer: Setting property:
sys.user.0.ce_available=true
10-01 23:47:41.721 1503 1601 V PackageManager: reconcileAppsData for null u0 0x2
migrateAppData=false
10-01 23:47:41.804 1503 1587 I ActivityManager: Start proc
2647:com.urbandroid.sleep/u0a170 for broadcast
com.urbandroid.sleep/.alarmclock.lockedboot.LockedBootReceiver
10-01 23:47:41.864 1909 1909 W FingerprintManager: Invalid acquired message: 6,
103
10-01 23:47:41.955 1503 1601 V PackageManager: reconcileAppsData finished 225
packages
10-01 23:47:41.955 1503 1601 I ActivityManager: User 0 state changed from
RUNNING_LOCKED to RUNNING_UNLOCKING
10-01 23:47:41.955 1503 1601 D ActivityManager: Unlocking user 0 progress 20
10-01 23:47:41.955 1503 1585 I SystemServiceManager: Calling onUnlockUser u0
10-01 23:47:41.955 1503 1601 W Looper : Slow dispatch took 356ms android.fg
h=android.os.Handler c=com.android.server.am.-$$Lambda$UserController$o6oQFjGYYIfx-
I94cSakTLPLt6s@cb936cb m=0
10-01 23:47:41.955 1503 1601 W Looper : Slow delivery took 353ms android.fg
h=com.android.server.AppStateTracker$MyHandler c=null m=11
10-01 23:47:41.955 1503 1585 D BluetoothManagerService: User 0 unlocked
10-01 23:47:41.956 1503 1602 D BluetoothManagerService: MESSAGE_USER_UNLOCKED
10-01 23:47:41.956 1503 1585 D StorageManagerService: onUnlockUser 0
10-01 23:47:41.956 1503 1602 D BluetoothManagerService: Enabled but not bound;
retrying after unlock
10-01 23:47:41.956 466 477 D vold : Linking /storage/emulated/0 to
/mnt/user/0/primary
10-01 23:47:41.958 1503 1601 W Looper : Drained
10-01 23:47:41.963 1503 1762 D StorageManagerService: Volume emulated
broadcasting mounted to UserHandle{0}
10-01 23:47:42.047 1503 1602 D BluetoothManagerService:
MESSAGE_RESTART_BLUETOOTH_SERVICE
10-01 23:47:42.102 1503 1587 I ActivityManager: Start proc
2677:android.process.media/u0a15 for broadcast
com.android.providers.downloads/.DownloadReceiver
10-01 23:47:42.151 1503 1585 W SystemServiceManager: Service
com.android.server.TextServicesManagerService$Lifecycle took 189 ms in onUnlockUser

10-01 23:47:42.151 1503 1585 V WallpaperManagerService:


bindWallpaperComponentLocked:
componentName=ComponentInfo{com.google.android.apps.wallpaper/com.google.android.ap
ps.wallpaper.module.NoBackupImageWallpaper}
10-01 23:47:42.207 1503 1585 W SystemServiceManager: Service
com.android.server.wallpaper.WallpaperManagerService$Lifecycle took 55 ms in
onUnlockUser
10-01 23:47:42.209 543 543 I android.hardware.wifi@1.0-service: Adding
interface handle for wlan0
10-01 23:47:42.209 543 543 I android.hardware.wifi@1.0-service: Adding
interface handle for p2p0
10-01 23:47:42.209 543 543 I android.hardware.wifi@1.0-service: Configured chip
in mode 0
10-01 23:47:42.209 1503 2703 V BackupManagerService: Starting with transport
com.google.android.gms/.backup.BackupTransportService
10-01 23:47:42.213 1503 1503 W Looper : Slow dispatch took 258ms main
h=android.os.Handler c=null m=5000
10-01 23:47:42.213 1503 1503 W Looper : Slow delivery took 255ms main
h=com.android.server.job.JobSchedulerService$JobHandler c=null m=4
10-01 23:47:42.215 1503 1503 W Looper : Drained
10-01 23:47:42.229 588 588 I wificond: create scanner for interface with index:
22
10-01 23:47:42.229 588 588 I wificond: subscribe scan result for interface with
index: 22
10-01 23:47:42.231 1503 1587 I ActivityManager: Start proc
2701:com.google.android.apps.wallpaper:live_wallpaper/u0a125 for service
com.google.android.apps.wallpaper/.module.NoBackupImageWallpaper
10-01 23:47:42.231 588 588 E wificond: No Offload Service available
10-01 23:47:42.231 588 588 I wificond: Offload HAL not supported
10-01 23:47:42.234 1503 1585 I ActivityManager: User 0 state changed from
RUNNING_UNLOCKING to RUNNING_UNLOCKED
10-01 23:47:42.234 1503 1585 D SystemServerTiming: SystemUserUnlock took to
complete: 635ms
10-01 23:47:42.239 1503 2703 E BackupPasswordManager: Unable to read backup pw
version
10-01 23:47:42.239 1503 2703 E BackupPasswordManager: Unable to read saved backup
pw hash
10-01 23:47:42.262 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.maps
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.urbandroid.sleep
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.keep
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: + android
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.messaging
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.cellbroadcastreceiver
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.googlequicksearchbox
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.providers.settings
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.calllogbackup
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.talk
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: + com.android.vending
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.deskclock
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: + com.android.chrome
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.photos
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.wallpaper
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.providers.blockednumber
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.documentsui
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.gm
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: + net.osmand.plus
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.docs
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: + net.osmand
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.youtube
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.apps.authenticator2
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.android.providers.userdictionary
10-01 23:47:42.263 1503 2703 V ProcessedPackagesJournal: +
com.google.android.calendar
10-01 23:47:42.275 1503 1585 I ActivityManager: Sending BOOT_COMPLETE user #0
10-01 23:47:42.275 1503 1587 I ActivityManager: Start proc
2727:com.google.android.googlequicksearchbox:interactor/u0a37 for service
com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoic
eInteractionService
10-01 23:47:42.300 1503 1587 W ActivityManager: Slow operation: 64ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.300 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{cz.zdenekhorak.mibandtools/cz.zdenekhorak.mibandtools.service.MiBandN
otificationService}
10-01 23:47:42.311 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=cz.zdenekhorak.mibandtools/.service.MiBandNotificationService (has extras) }
10-01 23:47:42.329 1503 1587 W ActivityManager: Slow operation: 94ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.330 1503 1587 W ActivityManager: Slow operation: 94ms so far, now
at startProcess: building log message
10-01 23:47:42.330 1503 1587 I ActivityManager: Start proc
2751:com.android.se/1068 for added application com.android.se
10-01 23:47:42.330 1503 1587 W ActivityManager: Slow operation: 94ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.330 1503 1587 W ActivityManager: Slow operation: 94ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.331 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.android.launcher3/com.android.launcher3.notification.Notification
Listener}
10-01 23:47:42.350 1503 2750 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.google.android.apps.nexuslauncher/.NexusLauncherActivity} from uid 0
10-01 23:47:42.386 1503 1587 W ActivityManager: Slow operation: 83ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.400 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: building log message
10-01 23:47:42.400 1503 1587 I ActivityManager: Start proc
2769:com.google.process.gservices/u0a13 for content provider
com.google.android.gsf/.gservices.GservicesProvider
10-01 23:47:42.400 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.400 1503 1587 W ActivityManager: Slow operation: 98ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.405 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.android.launcher3/.notification.NotificationListener (has extras) }
10-01 23:47:42.405 1503 1587 W ActivityManager: Slow operation: 93ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:42.406 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.xiaomi.hm.health/com.xiaomi.hm.health.ui.smartplay.NotificationAc
cessService}
10-01 23:47:42.406 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.xiaomi.hm.health/.ui.smartplay.NotificationAccessService (has extras) }
10-01 23:47:42.407 1503 1503 V NotificationListeners: enabling notification
listener for 0:
ComponentInfo{com.google.android.apps.nexuslauncher/com.android.launcher3.notificat
ion.NotificationListener}
10-01 23:47:42.407 1503 1503 V NotificationListeners: binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.apps.nexuslauncher/com.android.launcher3.notification.Notifi
cationListener (has extras) }
10-01 23:47:42.408 1503 1503 W Looper : Slow dispatch took 116ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@c1df36a m=0
10-01 23:47:42.410 1503 2703 I BackupManagerService: Unlocking system user;
mService=com.android.server.backup.BackupManagerService@6e7205b
10-01 23:47:42.414 1503 2703 I BackupManagerService: Backup enabled => true
10-01 23:47:42.426 1503 1587 W ActivityManager: Slow operation: 114ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.427 1503 1587 W ActivityManager: Slow operation: 114ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.427 1503 1587 W ActivityManager: Slow operation: 114ms so far, now
at startProcess: building log message
10-01 23:47:42.427 1503 1587 I ActivityManager: Start proc
2789:com.android.smspush/u0a113 for service com.android.smspush/.WapPushManager
10-01 23:47:42.427 1503 1587 W ActivityManager: Slow operation: 114ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.427 1503 1587 W ActivityManager: Slow operation: 114ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.427 1503 1587 W ActivityManager: Slow operation: 97ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:42.439 1503 2703 V BackupManagerConstants:
getKeyValueBackupIntervalMilliseconds(...) returns 14400000
10-01 23:47:42.439 1503 2703 V BackupManagerConstants:
getKeyValueBackupFuzzMilliseconds(...) returns 600000
10-01 23:47:42.439 1503 2703 V BackupManagerConstants:
getKeyValueBackupRequiredNetworkType(...) returns 1
10-01 23:47:42.439 1503 2703 V BackupManagerConstants:
getKeyValueBackupRequireCharging(...) returns true
10-01 23:47:42.439 1503 2703 V KeyValueBackupJob: Scheduling k/v pass in 243
minutes
10-01 23:47:42.439 1503 2703 V BackupManagerConstants:
getFullBackupIntervalMilliseconds(...) returns 86400000
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 148ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 148ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 148ms so far, now
at startProcess: building log message
10-01 23:47:42.478 1503 1587 I ActivityManager: Start proc
2806:cz.zdenekhorak.mibandtools/u0a174 for service
cz.zdenekhorak.mibandtools/.service.MiBandNotificationService
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 148ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 148ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.478 1503 1587 W ActivityManager: Slow operation: 99ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 137ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 138ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 138ms so far, now
at startProcess: building log message
10-01 23:47:42.517 1503 1587 I ActivityManager: Start proc
2822:com.android.launcher3/u0a29 for service
com.android.launcher3/com.android.quickstep.TouchInteractionService
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 138ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 138ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.517 1503 1587 W ActivityManager: Slow operation: 134ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 173ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 174ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 174ms so far, now
at startProcess: building log message
10-01 23:47:42.557 1503 1587 I ActivityManager: Start proc
2838:com.google.android.apps.nexuslauncher/u0a199 for activity
com.google.android.apps.nexuslauncher/.NexusLauncherActivity
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 174ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 174ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.557 1503 1587 W ActivityManager: Slow operation: 151ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:42.580 1503 1510 W FingerprintService: removing leaked reference:
android.os.Binder@9e146c
10-01 23:47:42.583 1503 1587 W ActivityManager: Slow operation: 176ms so far, now
at startProcess: returned from zygote!
10-01 23:47:42.583 1503 1587 W ActivityManager: Slow operation: 176ms so far, now
at startProcess: done updating battery stats
10-01 23:47:42.583 1503 1587 W ActivityManager: Slow operation: 177ms so far, now
at startProcess: building log message
10-01 23:47:42.583 1503 1587 I ActivityManager: Start proc
2853:com.xiaomi.hm.health/u0a150 for service
com.xiaomi.hm.health/.ui.smartplay.NotificationAccessService
10-01 23:47:42.583 1503 1587 W ActivityManager: Slow operation: 177ms so far, now
at startProcess: starting to update pids map
10-01 23:47:42.583 1503 1587 W ActivityManager: Slow operation: 177ms so far, now
at startProcess: done updating pids map
10-01 23:47:42.641 1503 1587 I ActivityManager: Start proc
2881:com.google.android.apps.photos/u0a107 for broadcast
com.google.android.apps.photos/.sdcard.envcache.ExternalStorageStateChangeBroadcast
Receiver
10-01 23:47:42.696 1503 2150 I ActivityManager: Loading recents for user 0 into
memory.
10-01 23:47:42.752 1503 1503 W Looper : Slow dispatch took 344ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@a8074de m=0
10-01 23:47:42.752 1503 1503 W Looper : Slow delivery took 465ms main
h=com.android.server.accessibility.AccessibilityManagerService$MainHandler
c=<recycled PooledLambda@e0196bf> m=0
10-01 23:47:42.808 588 588 I wificond: Regulatory domain changed to country: DE
10-01 23:47:42.808 1503 1503 W Looper : Drained
10-01 23:47:42.815 588 588 I wificond: 2.4Ghz frequencies: 2412 2417 2422 2427
2432 2437 2442 2447 2452 2457 2462 2467 2472
10-01 23:47:42.815 588 588 I wificond: 5Ghz non-DFS frequencies: 5180 5200 5220
5240
10-01 23:47:42.816 588 588 I wificond: 5Ghz DFS frequencies: 5260 5280 5300
5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700
10-01 23:47:42.862 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for WIFI
10-01 23:47:42.862 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for WIFI_UT
10-01 23:47:42.863 1503 2927 W WallpaperManagerService: Cannot extract colors
because wallpaper could not be read.
10-01 23:47:43.080 1503 1776 E WifiP2pService: Unhandled message { when=0
what=131203 target=com.android.internal.util.StateMachine$SmHandler }
10-01 23:47:43.108 1503 1587 I ActivityManager: Start proc
2944:com.google.android.googlequicksearchbox:search/u0a37 for service
com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordS
ervice
10-01 23:47:43.115 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/time_in_state
10-01 23:47:43.115 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_active_time
10-01 23:47:43.115 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_policy_time
10-01 23:47:43.138 1503 1585 W ActivityManager: Activity pause timeout for
ActivityRecord{4694ef1 u0
com.google.android.apps.nexuslauncher/.NexusLauncherActivity t2}
10-01 23:47:43.224 1503 2149 W WallpaperManagerService: Cannot extract colors
because wallpaper could not be read.
10-01 23:47:43.356 1503 1587 I ActivityManager: Start proc
2987:com.touchtype.swiftkey/u0a145 for broadcast
com.touchtype.swiftkey/com.touchtype_fluency.service.receiver.SDCardReceiver
10-01 23:47:43.436 2727 2727 W KeyphraseEnrollmentInfo: No enrollment application
supports the given keyphrase/locale: 'X Google'/en_DE
10-01 23:47:43.437 2727 2727 W KeyphraseEnrollmentInfo: No enrollment application
supports the given keyphrase/locale: 'X Google'/en_GB
10-01 23:47:43.448 2727 2727 W KeyphraseEnrollmentInfo: No enrollment application
supports the given keyphrase/locale: 'X Google'/en_DE
10-01 23:47:43.448 2727 2727 W KeyphraseEnrollmentInfo: No enrollment application
supports the given keyphrase/locale: 'X Google'/en_GB
10-01 23:47:43.490 1503 1587 I ActivityManager: Start proc
3026:com.google.android.partnersetup/u0a12 for content provider
com.google.android.partnersetup/.RlzAppProvider
10-01 23:47:43.595 1503 1601 I AppWidgetServiceImpl: Async processing of
onUserUnlocked u0 took 1385 ms
10-01 23:47:43.595 1503 1601 W Looper : Slow dispatch took 1386ms android.fg
h=android.os.Handler c=com.android.server.appwidget.-$
$Lambda$AppWidgetService$HIwvoPMyKqEhLVIiysgUKH8QJg8@a2cb346 m=0
10-01 23:47:43.596 1503 1601 W Looper : Slow delivery took 1361ms android.fg
h=android.os.Handler c=com.android.server.am.-$$Lambda$UserController$Eh5Od1-
6teHInq04bnfmHhMt3-E@1cbd907 m=0
10-01 23:47:43.601 1503 1601 E NetdConnector: NDC event {600 Iface linkstate
wlan0 down} processed too late: 1342ms
10-01 23:47:43.619 1503 1556 D ConnectivityService: Returning BLOCKED NetworkInfo
to uid=10150
10-01 23:47:43.657 1503 1601 W Looper : Drained
10-01 23:47:43.657 1503 1503 W Looper : Slow dispatch took 181ms main
h=com.android.server.job.JobSchedulerService$JobHandler c=null m=7
10-01 23:47:43.673 1503 2152 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.touchtype.swiftkey/com.touchtype.telemetry.TelemetryService (has
extras) } to com.touchtype.swiftkey/com.touchtype.telemetry.TelemetryService from
pid=2987 uid=10145 pkg=com.touchtype.swiftkey startFg?=false
10-01 23:47:43.688 588 588 W wificond: Scan is not started. Ignore abort
request
10-01 23:47:43.693 1503 1587 I ActivityManager: Start proc
3070:com.whatsapp/u0a179 for broadcast
com.whatsapp/.ExternalMediaManager$ExternalMediaStateReceiver
10-01 23:47:43.710 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.systemui.OPA_ENABLED flg=0x10000010 (has
extras) } to com.google.android.apps.nexuslauncher/.qsb.OPAStatusReceiver
10-01 23:47:44.034 3070 3070 D ActivityThread: Loading provider
com.whatsapp.provider.contact: com.whatsapp.contact.ContactProvider
10-01 23:47:44.144 1503 1773 D ConnectivityService: registerNetworkAgent
NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason:
(unspecified), extra: (none), failover: false, available: true, roaming: false]}
network{101} nethandle{437197393933} lp{{LinkAddresses: [] Routes: []
DnsAddresses: [] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU:
0}} nc{[ Transports: WIFI Capabilities:
NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONG
ESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=1048576Kbps
LinkDnBandwidth>=1048576Kbps SSID: "nsa_van_04"]} Score{20} everValidated{false}
lastValidated{false} created{false} lingering{false} explicitlySelected{false}
acceptUnvalidated{false} everCaptivePortalDetected{false}
lastCaptivePortalDetected{false} clat{null} }
10-01 23:47:44.144 1503 1777 D ConnectivityService: NetworkAgentInfo [WIFI () -
101] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
10-01 23:47:44.400 1503 1587 I ActivityManager: Start proc
3174:com.android.printspooler/u0a63 for service
com.android.printspooler/.model.PrintSpoolerService
10-01 23:47:44.466 1503 1777 D ConnectivityService: NetworkAgentInfo [WIFI () -
101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTING
10-01 23:47:44.546 1503 1777 D ConnectivityService: NetworkAgentInfo [WIFI () -
101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
10-01 23:47:44.548 1503 1587 I ActivityManager: Start proc
3194:com.google.process.gapps/u0a13 for content provider
com.google.android.gsf/.settings.GoogleSettingsProvider
10-01 23:47:44.553 1503 1777 W DnsManager: updatePrivateDns(101,
PrivateDnsConfig{true:/[]})
10-01 23:47:44.553 1503 1777 D ConnectivityService: Setting DNS servers for
network 101 to [/10.0.0.1]
10-01 23:47:44.553 1503 1777 D DnsManager: setDnsConfigurationForNetwork(101,
[10.0.0.1], [fritz.box], [1800, 25, 8, 64], , [10.0.0.1])
10-01 23:47:44.557 1503 1777 D ConnectivityService: Adding iface wlan0 to network
101
10-01 23:47:44.583 1503 1777 D ConnectivityService: Setting DNS servers for
network 101 to [/10.0.0.1]
10-01 23:47:44.584 1503 1777 D DnsManager: setDnsConfigurationForNetwork(101,
[10.0.0.1], [fritz.box], [1800, 25, 8, 64], , [10.0.0.1])
10-01 23:47:44.606 1503 1587 W ActivityManager: Slow operation: 80ms so far, now
at startProcess: returned from zygote!
10-01 23:47:44.606 1503 1587 W ActivityManager: Slow operation: 80ms so far, now
at startProcess: done updating battery stats
10-01 23:47:44.607 1503 1587 W ActivityManager: Slow operation: 80ms so far, now
at startProcess: building log message
10-01 23:47:44.607 1503 1587 I ActivityManager: Start proc
3213:com.android.providers.calendar/u0a7 for content provider
com.android.providers.calendar/.CalendarProvider2
10-01 23:47:44.607 1503 1587 W ActivityManager: Slow operation: 80ms so far, now
at startProcess: starting to update pids map
10-01 23:47:44.607 1503 1587 W ActivityManager: Slow operation: 80ms so far, now
at startProcess: done updating pids map
10-01 23:47:44.680 1503 1587 W ActivityManager: Slow operation: 115ms so far, now
at startProcess: returned from zygote!
10-01 23:47:44.685 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: done updating battery stats
10-01 23:47:44.685 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: building log message
10-01 23:47:44.685 1503 1587 I ActivityManager: Start proc
3237:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
10-01 23:47:44.685 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: starting to update pids map
10-01 23:47:44.685 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: done updating pids map
10-01 23:47:44.868 1503 1777 D ConnectivityService: NetworkAgentInfo [WIFI () -
101] validation passed
10-01 23:47:44.869 1503 1777 D ConnectivityService: Switching to new default
network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason:
(unspecified), extra: (none), failover: false, available: true, roaming: false]}
network{101} nethandle{437197393933} lp{{InterfaceName: wlan0 LinkAddresses:
[fe80::20a:f5ff:fe1b:6584/64,10.0.0.50/24,] Routes: [fe80::/64 -> ::
wlan0,10.0.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 10.0.0.1 wlan0,] DnsAddresses:
[10.0.0.1,] UsePrivateDns: false PrivateDnsServerName: null Domains: fritz.box MTU:
0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports:
WIFI Capabilities:
NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUN
D&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=1048576Kbps
LinkDnBandwidth>=1048576Kbps SignalStrength: -76 SSID: "nsa_van_04"]} Score{59}
everValidated{true} lastValidated{true} created{true} lingering{false}
explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false}
lastCaptivePortalDetected{false} clat{null} }
10-01 23:47:44.872 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'INTERFACE' not found
10-01 23:47:44.872 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'STATE' not found
10-01 23:47:44.872 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'TIME_NS' not found
10-01 23:47:44.872 512 752 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter
'UID' not found
10-01 23:47:44.885 1503 2750 I ActivityManager: Process com.android.bluetooth
(pid 1861) has died: psvc PER
10-01 23:47:44.885 1503 2750 W ActivityManager: Scheduling restart of crashed
service com.android.bluetooth/.btservice.AdapterService in 1000ms
10-01 23:47:44.891 1503 1777 D ConnectivityService: Lingering NetworkAgentInfo
[MOBILE (LTE) - 100] for 30000ms
10-01 23:47:44.892 1503 1777 D ConnectivityService: Sending DISCONNECTED
broadcast for type 0 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=true
10-01 23:47:44.910 1503 1777 D ConnectivityService: Sending CONNECTED broadcast
for type 1 NetworkAgentInfo [WIFI () - 101] isDefaultNetwork=true
10-01 23:47:44.955 1503 1602 E BluetoothManagerService: MESSAGE_TIMEOUT_BIND
10-01 23:47:44.977 1503 2703 V BackupManagerConstants:
getFullBackupRequiredNetworkType(...) returns 2
10-01 23:47:44.977 1503 2703 V BackupManagerConstants:
getFullBackupRequireCharging(...) returns true
10-01 23:47:45.000 1503 2750 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:47:45.003 1503 2927 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:47:45.122 1503 3307 I BootReceiver: Copying /sys/fs/pstore/console-
ramoops to DropBox (SYSTEM_LAST_KMSG)
10-01 23:47:45.138 1503 3307 I BootReceiver: Copying audit failures to DropBox
10-01 23:47:45.141 1503 3307 I BootReceiver: Copied 4292 worth of audits to
DropBox
10-01 23:47:45.147 1503 3307 I BootReceiver: boot_fs_shutdown,6495,2
10-01 23:47:45.148 1503 3307 I BootReceiver: Checking for fsck errors
10-01 23:47:45.149 1503 3307 I BootReceiver: fs_stat, partition:userdata found
tree optimization:Inode 188553 extent tree (at level 1) could be shorter. Fix? yes
10-01 23:47:45.149 1503 3307 I BootReceiver: fs_stat, partition:userdata found
quota warning:[QUOTA WARNING] Usage inconsistent for ID 10192:actual (7344128, 265)
!= expected (7348224, 265)
10-01 23:47:45.149 1503 3307 I BootReceiver: fs_stat, partition:userdata found
quota warning:[QUOTA WARNING] Usage inconsistent for ID 10192:actual (1015808, 104)
!= expected (1019904, 104)
10-01 23:47:45.149 1503 3307 I BootReceiver: fs_stat, partition:userdata fix
ignored
10-01 23:47:45.149 1503 3307 I BootReceiver: fs_stat, partition:userdata stat:0x9
10-01 23:47:45.150 1503 3307 I BootReceiver: fs_stat, partition:cache stat:0x1
10-01 23:47:45.150 1503 3307 I BootReceiver: fs_stat, partition:persist stat:0x3
10-01 23:47:45.150 1503 3307 I BootReceiver: fs_stat, partition:dsp stat:0x3
10-01 23:47:45.150 1503 3307 I BootReceiver: Copying /dev/fscklogs/log to DropBox
(SYSTEM_FSCK)
10-01 23:47:45.162 1503 3307 I BootReceiver: Copying
/data/tombstones/tombstone_15 to DropBox (SYSTEM_TOMBSTONE)
10-01 23:47:45.203 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@ADo
10-01 23:47:45.205 1503 1503 I Telecom : MissedCallNotifierImpl:
reloadAfterBootComplete: user=0: TSBCR.oR@ADs
10-01 23:47:45.248 1503 2757 W ActivityManager: Background start not allowed:
service Intent { act=com.whatsapp.messaging.MessageService.START
cmp=com.whatsapp/.messaging.MessageService } to
com.whatsapp/.messaging.MessageService from pid=3070 uid=10179 pkg=com.whatsapp
startFg?=false
10-01 23:47:45.290 1503 1587 I ActivityManager: Start proc
3313:com.spotify.music/u0a173 for broadcast
com.spotify.music/.spotlets.localnotification.receiver.LocalNotificationReceiver
10-01 23:47:45.307 1503 1503 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCMFU@ADw
10-01 23:47:45.313 1503 1587 I ActivityManager: Start proc
3332:com.google.android.play.games.ui/u0a13 for content provider
com.google.android.gms/.games.provider.NotificationStubContentProvider
10-01 23:47:45.454 1503 1503 I TransportClient: LocalTransportService#0:
Notifying [TransportManager.registerTransport()] transport = IBackupTransport
10-01 23:47:45.457 1503 2703 D BackupTransportManager: Transport
android/com.android.internal.backup.LocalTransportService registered
10-01 23:47:45.457 1503 2703 D BackupManagerService: Transport
android/com.android.internal.backup.LocalTransport registered 3052ms after first
request (delay = 3000ms)
10-01 23:47:45.513 1503 1503 I TransportClient: D2dTransportService#1: Notifying
[TransportManager.registerTransport()] transport = IBackupTransport
10-01 23:47:45.517 1503 1583 E PackageManager: Optimistic bind failed.
10-01 23:47:45.517 1503 1583 E PackageManager:
java.util.concurrent.TimeoutException: [Optimistic Bind] Didn't bind to resolver in
time!
10-01 23:47:45.517 1503 1583 E PackageManager: at
com.android.server.pm.InstantAppResolverConnection.waitForBindLocked(InstantAppReso
lverConnection.java:160)
10-01 23:47:45.517 1503 1583 E PackageManager: at
com.android.server.pm.InstantAppResolverConnection.bind(InstantAppResolverConnectio
n.java:225)
10-01 23:47:45.517 1503 1583 E PackageManager: at
com.android.server.pm.InstantAppResolverConnection.lambda$optimisticBind$0(InstantA
ppResolverConnection.java:255)
10-01 23:47:45.517 1503 1583 E PackageManager: at com.android.server.pm.-$
$Lambda$InstantAppResolverConnection$D-JKXi4qrYjnPQMOwj8UtfZenps.run(Unknown
Source:2)
10-01 23:47:45.517 1503 1583 E PackageManager: at
android.os.Handler.handleCallback(Handler.java:873)
10-01 23:47:45.517 1503 1583 E PackageManager: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-01 23:47:45.517 1503 1583 E PackageManager: at
android.os.Looper.loop(Looper.java:193)
10-01 23:47:45.517 1503 1583 E PackageManager: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:47:45.518 1503 2703 D BackupTransportManager: Transport
com.google.android.gms/.backup.component.D2dTransportService registered
10-01 23:47:45.518 1503 2703 D BackupManagerService: Transport
com.google.android.gms/.backup.migrate.service.D2dTransport registered 3113ms after
first request (delay = 3000ms)
10-01 23:47:45.528 1503 1790 W ActivityManager: Background start not allowed:
service Intent { act=com.whatsapp.messaging.MessageService.START
cmp=com.whatsapp/.messaging.MessageService } to
com.whatsapp/.messaging.MessageService from pid=3070 uid=10179 pkg=com.whatsapp
startFg?=false
10-01 23:47:45.570 1503 1777 D ConnectivityService: Setting DNS servers for
network 101 to [/fd00::ca0e:14ff:feaf:8aa0, /10.0.0.1]
10-01 23:47:45.571 1503 1777 D DnsManager: setDnsConfigurationForNetwork(101,
[fd00::ca0e:14ff:feaf:8aa0, 10.0.0.1], [fritz.box], [1800, 25, 8, 64], ,
[fd00::ca0e:14ff:feaf:8aa0, 10.0.0.1])
10-01 23:47:45.671 1503 1503 I TransportClient: BackupTransportService#2:
Notifying [TransportManager.registerTransport()] transport = IBackupTransport
10-01 23:47:45.723 1503 2703 D BackupTransportManager: Transport
com.google.android.gms/.backup.BackupTransportService registered
10-01 23:47:45.723 1503 2703 D BackupManagerService: Transport
com.google.android.gms/.backup.BackupTransportService registered 3319ms after first
request (delay = 3000ms)
10-01 23:47:45.731 1503 2703 I BackupManagerService: Found stale backup journal,
scheduling
10-01 23:47:45.772 1503 2703 I chatty : uid=1000(system) backup identical 285
lines
10-01 23:47:45.772 1503 2703 I BackupManagerService: Found stale backup journal,
scheduling
10-01 23:47:45.911 1503 1587 I ActivityManager: Start proc
3455:com.android.bluetooth/1002 for service
com.android.bluetooth/.btservice.AdapterService
10-01 23:47:46.048 1503 1503 D BluetoothManagerService:
BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
10-01 23:47:46.048 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
10-01 23:47:46.049 1503 1602 D BluetoothManagerService: Broadcasting
onBluetoothServiceUp() to 6 receivers.
10-01 23:47:46.054 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
10-01 23:47:46.054 1503 1602 D BluetoothManagerService: Sending BLE State Change:
OFF > BLE_TURNING_ON
10-01 23:47:46.209 1503 1503 D BluetoothManagerService: Bluetooth Adapter address
changed to C4:0B:CB:3E:91:54
10-01 23:47:46.211 1503 1503 D BluetoothManagerService: Stored Bluetoothaddress:
C4:0B:CB:3E:91:54
10-01 23:47:46.212 1503 1503 D BluetoothManagerService: Bluetooth Adapter name
changed to Redmi Note 4
10-01 23:47:46.212 1503 1503 D BluetoothManagerService: Stored Bluetooth name:
Redmi Note 4
10-01 23:47:46.222 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_ON
10-01 23:47:46.223 1503 1602 D BluetoothManagerService: Bluetooth is in LE only
mode
10-01 23:47:46.223 1503 1602 D BluetoothManagerService: Binding Bluetooth GATT
service
10-01 23:47:46.223 1503 1602 D BluetoothManagerService: Sending BLE State Change:
BLE_TURNING_ON > BLE_ON
10-01 23:47:46.224 1503 1503 D BluetoothManagerService:
BluetoothServiceConnection: com.android.bluetooth.gatt.GattService
10-01 23:47:46.224 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 2
10-01 23:47:46.224 1503 1602 D BluetoothManagerService: continueFromBleOnState()
10-01 23:47:46.225 1503 1602 D BluetoothManagerService: Persisting Bluetooth
Setting: 1
10-01 23:47:46.225 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > TURNING_ON
10-01 23:47:46.225 1503 1602 D BluetoothManagerService: Sending BLE State Change:
BLE_ON > TURNING_ON
10-01 23:47:46.233 1503 1503 I Telecom : : - Got BluetoothHeadset:
com.android.server.telecom.BluetoothHeadsetProxy@5c25838: BMSL.oSC@AD4
10-01 23:47:46.252 1503 1587 I ActivityManager: Start proc
3523:code.name.monkey.retromusic/u0a87 for broadcast
code.name.monkey.retromusic/.appwidgets.BootReceiver
10-01 23:47:46.410 1503 2757 W ActivityManager: Unable to start service Intent
{ cmp=com.android.bluetooth/.hfpclient.connserv.HfpClientConnectionService } U=0:
not found
10-01 23:47:46.516 1503 1602 D BluetoothManagerService:
MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_ON > ON
10-01 23:47:46.516 1503 1602 D BluetoothManagerService: Broadcasting
onBluetoothStateChange(true) to 11 receivers.
10-01 23:47:46.516 1503 1602 D BluetoothManagerService: Sending BLE State Change:
TURNING_ON > ON
10-01 23:47:46.518 1503 1503 I Telecom : BluetoothPhoneService: queryPhoneState:
BPSI.qPS@AD8
10-01 23:47:46.519 1503 1503 I Telecom : BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 128: BPSI.qPS@AD8
10-01 23:47:46.529 1503 1587 I ActivityManager: Start proc
3579:com.google.android.youtube/u0a60 for service
com.google.android.youtube/com.google.android.apps.youtube.app.extensions.mediabrow
ser.impl.MainAppMediaBrowserService
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 66ms so far, now
at startProcess: returned from zygote!
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 67ms so far, now
at startProcess: done updating battery stats
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 67ms so far, now
at startProcess: building log message
10-01 23:47:46.562 1503 1587 I ActivityManager: Start proc
3588:com.sirma.mobile.bible.android/u0a181 for service
com.sirma.mobile.bible.android/nuclei3.media.MediaService
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 67ms so far, now
at startProcess: starting to update pids map
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 67ms so far, now
at startProcess: done updating pids map
10-01 23:47:46.562 1503 1587 W ActivityManager: Slow operation: 61ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:46.571 1503 1790 W ActivityManager: Unable to start service Intent
{ cmp=com.google.android.gms/.fido.fido2.pollux.CableAuthenticatorService } U=0:
not found
10-01 23:47:46.602 1503 1587 W ActivityManager: Slow operation: 101ms so far, now
at startProcess: returned from zygote!
10-01 23:47:46.602 1503 1587 W ActivityManager: Slow operation: 101ms so far, now
at startProcess: done updating battery stats
10-01 23:47:46.603 1503 1587 W ActivityManager: Slow operation: 101ms so far, now
at startProcess: building log message
10-01 23:47:46.603 1503 1587 I ActivityManager: Start proc
3609:org.leetzone.android.yatsewidgetfree/u0a186 for service
org.leetzone.android.yatsewidgetfree/org.leetzone.android.yatsewidget.service.core.
PlayerService
10-01 23:47:46.603 1503 1587 W ActivityManager: Slow operation: 101ms so far, now
at startProcess: starting to update pids map
10-01 23:47:46.603 1503 1587 W ActivityManager: Slow operation: 101ms so far, now
at startProcess: done updating pids map
10-01 23:47:46.603 1503 1587 W ActivityManager: Slow operation: 99ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:46.623 1503 1587 W ActivityManager: Slow operation: 119ms so far, now
at startProcess: returned from zygote!
10-01 23:47:46.623 1503 1587 W ActivityManager: Slow operation: 119ms so far, now
at startProcess: done updating battery stats
10-01 23:47:46.623 1503 1587 W ActivityManager: Slow operation: 119ms so far, now
at startProcess: building log message
10-01 23:47:46.623 1503 1587 I ActivityManager: Start proc
3622:org.telegram.messenger/u0a178 for service
org.telegram.messenger/.MusicBrowserService
10-01 23:47:46.623 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: starting to update pids map
10-01 23:47:46.623 1503 1587 W ActivityManager: Slow operation: 120ms so far, now
at startProcess: done updating pids map
10-01 23:47:46.625 1503 1587 W ActivityManager: Slow operation: 97ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:46.640 1503 1587 W ActivityManager: Slow operation: 113ms so far, now
at startProcess: returned from zygote!
10-01 23:47:46.643 1503 1587 W ActivityManager: Slow operation: 115ms so far, now
at startProcess: done updating battery stats
10-01 23:47:46.643 1503 1587 W ActivityManager: Slow operation: 115ms so far, now
at startProcess: building log message
10-01 23:47:46.643 1503 1587 I ActivityManager: Start proc
3636:com.android.vending/u0a43 for service
com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService
10-01 23:47:46.643 1503 1587 W ActivityManager: Slow operation: 115ms so far, now
at startProcess: starting to update pids map
10-01 23:47:46.643 1503 1587 W ActivityManager: Slow operation: 116ms so far, now
at startProcess: done updating pids map
10-01 23:47:46.643 1503 1587 W ActivityManager: Slow operation: 104ms so far, now
at startProcess: asking zygote to start proc
10-01 23:47:46.667 1503 1587 W ActivityManager: Slow operation: 128ms so far, now
at startProcess: returned from zygote!
10-01 23:47:46.667 1503 1587 W ActivityManager: Slow operation: 128ms so far, now
at startProcess: done updating battery stats
10-01 23:47:46.667 1503 1587 W ActivityManager: Slow operation: 128ms so far, now
at startProcess: building log message
10-01 23:47:46.667 1503 1587 I ActivityManager: Start proc
3651:com.android.contacts/u0a36 for broadcast
com.android.contacts/.interactions.OnBootOrUpgradeReceiver
10-01 23:47:46.667 1503 1587 W ActivityManager: Slow operation: 128ms so far, now
at startProcess: starting to update pids map
10-01 23:47:46.667 1503 1587 W ActivityManager: Slow operation: 128ms so far, now
at startProcess: done updating pids map
10-01 23:47:46.907 1503 1555 I ActivityManager: Process
com.android.inputmethod.latin (pid 1879) has died: fore IMPB
10-01 23:47:46.907 1503 1555 W ActivityManager: Scheduling restart of crashed
service com.android.inputmethod.latin/.LatinIME in 1000ms
10-01 23:47:46.935 1503 1587 I ActivityManager: Start proc
3705:com.android.managedprovisioning/u0a28 for broadcast
com.android.managedprovisioning/.preprovisioning.BootReminder
10-01 23:47:47.131 1503 1587 I ActivityManager: Start proc
3790:com.android.messaging/u0a79 for broadcast
com.android.messaging/.receiver.BootAndPackageReplacedReceiver
10-01 23:47:47.161 1503 1503 W Looper : Slow dispatch took 321ms main
h=com.android.server.notification.NotificationManagerService$WorkerHandler c=null
m=3
10-01 23:47:47.161 1503 1503 W Looper : Slow delivery took 318ms main
h=com.android.server.job.JobSchedulerService$JobHandler c=null m=4
10-01 23:47:47.161 1503 1503 W Looper : Drained
10-01 23:47:47.454 1503 1587 I ActivityManager: Start proc
3900:com.android.onetimeinitializer/u0a30 for broadcast
com.android.onetimeinitializer/.OneTimeInitializerReceiver
10-01 23:47:47.534 1503 3701 D MmsServiceBroker: getCarrierConfigValues() by
com.android.messaging
10-01 23:47:47.534 1503 3701 W MmsServiceBroker: MmsService not connected. Try
connecting...
10-01 23:47:47.535 1503 1503 I MmsServiceBroker: Connecting to MmsService
10-01 23:47:47.535 1503 1503 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.bindService:1611
com.android.server.MmsServiceBroker.tryConnecting:241
com.android.server.MmsServiceBroker.access$000:53
com.android.server.MmsServiceBroker$1.handleMessage:83
android.os.Handler.dispatchMessage:106
10-01 23:47:47.610 1503 1503 I MmsServiceBroker: MmsService connected
10-01 23:47:47.651 1503 3701 D MmsServiceBroker: getCarrierConfigValues() by
com.android.messaging
10-01 23:47:47.671 1503 1555 D MmsServiceBroker: getCarrierConfigValues() by
com.android.messaging
10-01 23:47:47.844 1503 1587 I ActivityManager: Start proc
4021:com.android.traceur/u0a71 for broadcast com.android.traceur/.Receiver
10-01 23:47:47.923 1503 1587 I ActivityManager: Start proc
4066:com.android.inputmethod.latin/u0a111 for service
com.android.inputmethod.latin/.LatinIME
10-01 23:47:48.114 1503 2023 I ActivityManager: Killing
2565:com.google.android.deskclock/u0a70 (adj 906): empty #17
10-01 23:47:48.227 1503 4155 I ActivityManager: Killing
2647:com.urbandroid.sleep/u0a170 (adj 906): empty #17
10-01 23:47:48.344 1503 4155 I ActivityManager: Killing
2987:com.touchtype.swiftkey/u0a145 (adj 906): empty #17
10-01 23:47:48.359 1503 1587 I ActivityManager: Start proc
4163:com.google.android.apps.maps/u0a106 for broadcast
com.google.android.apps.maps/com.google.android.apps.gmm.navigation.service.detecti
on.StartDetectionReceiver
10-01 23:47:48.553 1503 4155 D ConnectivityService: Returning UNBLOCKED
NetworkInfo to uid=10150
10-01 23:47:49.571 1503 2760 I ActivityManager: Killing
3237:com.android.keychain/1000 (adj 906): empty #17
10-01 23:47:50.075 1503 4155 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:47:50.151 1503 1587 I ActivityManager: Start proc
4273:com.google.android.apps.messaging/u0a94 for broadcast
com.google.android.apps.messaging/.shared.receiver.BootAndPackageReplacedReceiver
10-01 23:47:50.256 1503 1790 I ActivityManager: Killing
2505:com.google.android.apps.wellbeing/u0a10 (adj 906): empty #17
10-01 23:47:50.749 1503 4181 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:50.934 1503 4155 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:50.946 1503 4181 I ActivityManager: Killing 3070:com.whatsapp/u0a179
(adj 906): empty #17
10-01 23:47:50.947 1503 1914 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:50.960 1503 1587 I ActivityManager: Start proc
4324:com.google.android.apps.messaging:rcs/u0a94 for broadcast
com.google.android.apps.messaging/com.google.android.ims.receiver.AutoStartReceiver
10-01 23:47:51.507 1503 1587 I ActivityManager: Start proc
4353:com.google.android.apps.turbo:aab/u0a6 for broadcast
com.google.android.apps.turbo/.nudges.battery.ServiceManagerReceiver
10-01 23:47:51.519 1503 3290 I ActivityManager: Killing
3523:code.name.monkey.retromusic/u0a87 (adj 906): empty #17
10-01 23:47:51.764 1503 1587 I ActivityManager: Start proc
4391:com.google.android.apps.wallpaper/u0a125 for broadcast
com.google.android.apps.wallpaper/.module.GoogleAlarmInitializer
10-01 23:47:51.894 1503 4155 I ActivityManager: Killing
2474:com.android.cellbroadcastreceiver/u0a24 (adj 906): empty #17
10-01 23:47:51.907 1503 1587 I ActivityManager: Start proc
4407:com.google.android.calendar/u0a83 for broadcast
com.google.android.calendar/.alerts.HabitsIntentReceiver
10-01 23:47:52.289 1503 1606 I PowerManagerService: Going to sleep due to screen
timeout (uid 1000)...
10-01 23:47:52.289 1503 1606 I DreamManagerService: Entering dreamland.
10-01 23:47:52.290 1503 1606 I PowerManagerService: Dozing...
10-01 23:47:52.290 1503 1503 W UsageStatsService: Event reported without a
package name
10-01 23:47:52.298 1503 1601 I DreamController: Starting dream:
name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService},
isTest=false, canDoze=true, userId=0
10-01 23:47:52.357 1503 4181 I ActivityManager: Killing
3651:com.android.contacts/u0a36 (adj 906): empty #17
10-01 23:47:52.361 1503 1587 I ActivityManager: Start proc
4461:com.android.vending:instant_app_installer/u0a43 for service
com.android.vending/com.google.android.finsky.instantapps.statussync.StatusSyncServ
ice
10-01 23:47:52.397 1503 1587 I ActivityManager: Start proc
4477:com.google.android.configupdater/u0a20 for broadcast
com.google.android.configupdater/.MainReceiver
10-01 23:47:52.799 1503 2023 I ActivityManager: Killing
3705:com.android.managedprovisioning/u0a28 (adj 906): empty #17
10-01 23:47:52.813 1503 1587 I ActivityManager: Start proc
4532:com.google.android.deskclock/u0a70 for broadcast
com.google.android.deskclock/com.android.deskclock.AlarmInitReceiver
10-01 23:47:52.828 1503 1606 I DisplayPowerController: Blocking screen off
10-01 23:47:52.829 1503 1606 I DisplayPowerController: Unblocked screen off after
0 ms
10-01 23:47:52.853 1503 1603 I DisplayManagerService: Display device changed
state: "Built-in Screen", OFF
10-01 23:47:52.914 4532 4532 E LoadedApk: Unable to instantiate
appComponentFactory
10-01 23:47:52.914 4532 4532 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "android.support.v4.app.CoreComponentFactory" on path:
DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file
"/system/app/PrebuiltDeskClockGoogle/PrebuiltDeskClockGoogle.apk"],nativeLibraryDir
ectories=[/system/app/PrebuiltDeskClockGoogle/lib/arm64, /system/lib64,
/vendor/lib64, /system/lib64, /vendor/lib64]]
10-01 23:47:52.914 4532 4532 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:226)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:731)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:810)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1032)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2345)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:5749)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.ActivityThread.access$1100(ActivityThread.java:199)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1650)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.os.Looper.loop(Looper.java:193)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:6669)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-01 23:47:52.914 4532 4532 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
10-01 23:47:53.021 1503 1914 I ActivityManager: Killing
3900:com.android.onetimeinitializer/u0a30 (adj 906): empty #17
10-01 23:47:53.036 1503 1587 I ActivityManager: Start proc
4557:com.google.android.gm/u0a135 for broadcast
com.google.android.gm/.GoogleMailDeviceStartupReceiver
10-01 23:47:53.432 1503 2927 I ActivityManager: Killing
3790:com.android.messaging/u0a79 (adj 906): empty #17
10-01 23:47:53.512 4557 4557 D ActivityThread: Loading provider
com.google.android.gm.sapi: com.google.android.gm.sapi.SapiUiProvider
10-01 23:47:53.590 1503 4181 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:53.773 1503 3290 W ActivityManager: Unable to start service Intent
{ cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not
found
10-01 23:47:53.813 1503 1587 I ActivityManager: Start proc
4632:com.google.android.gm.exchange/u0a97 for broadcast
com.google.android.gm.exchange/.UpgradeReceiver
10-01 23:47:53.906 1503 2023 I ActivityManager: Killing
3609:org.leetzone.android.yatsewidgetfree/u0a186 (adj 906): empty #17
10-01 23:47:53.942 1503 2023 I ActivityManager: Killing
2121:com.android.settings/1000 (adj 906): empty #17
10-01 23:47:53.961 1503 2760 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=17, [ Capabilities:
NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Unwanted: Uid: 10186] ],
android.os.BinderProxy@25690e)
10-01 23:47:54.018 1503 1587 I ActivityManager: Start proc
4675:com.google.android.googlequicksearchbox/u0a37 for broadcast
com.google.android.googlequicksearchbox/com.android.launcher3.StartupReceiver
10-01 23:47:54.034 1503 1603 W ActivityManager: setHasOverlayUi called on unknown
pid: 2121
10-01 23:47:54.472 1503 4155 I ActivityManager: Killing
2389:com.android.dialer/u0a14 (adj 906): empty #17
10-01 23:47:54.492 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.systemui.OPA_ENABLED flg=0x10000010 (has
extras) } to com.google.android.apps.nexuslauncher/.qsb.OPAStatusReceiver
10-01 23:47:54.533 1503 1587 I ActivityManager: Start proc
4722:com.android.chrome/u0a163 for service
com.android.chrome/org.chromium.chrome.browser.customtabs.CustomTabsConnectionServi
ce
10-01 23:47:54.612 1503 1587 I ActivityManager: Start proc
4740:com.google.android.onetimeinitializer/u0a23 for broadcast
com.google.android.onetimeinitializer/.OneTimeInitializerReceiver
10-01 23:47:54.722 1503 4155 D BackupTransportManager: Transport
com.google.android.gms/.backup.BackupTransportService updated its attributes
10-01 23:47:54.809 1503 3290 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:47:54.813 1503 2760 I ActivityManager: Killing
4021:com.android.traceur/u0a71 (adj 906): empty #17
10-01 23:47:54.830 1503 1587 I ActivityManager: Start proc
4772:com.google.android.packageinstaller/u0a21 for broadcast
com.google.android.packageinstaller/com.android.packageinstaller.TemporaryFileManag
er
10-01 23:47:54.977 1503 2757 I ActivityManager: Killing
3588:com.sirma.mobile.bible.android/u0a181 (adj 906): empty #17
10-01 23:47:54.978 1503 1587 I ActivityManager: Start proc
4793:com.google.android.gms.unstable/u0a13 for service
com.google.android.gms/.droidguard.DroidGuardService
10-01 23:47:55.034 1503 1555 I ActivityManager: Killing
3579:com.google.android.youtube/u0a60 (adj 906): empty #17
10-01 23:47:55.120 1503 2750 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=18, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10060] ],
android.os.BinderProxy@25dd89b)
10-01 23:47:55.266 1503 1587 I ActivityManager: Start proc
4836:com.google.process.gapps/u0a47 for broadcast
com.google.android.syncadapters.contacts/.ContactsSyncAdapterBroadcastReceiver
10-01 23:47:55.689 1503 1587 I ActivityManager: Start proc
4878:com.google.android.gms.ui/u0a13 for service
com.google.android.gms/.chimera.UiIntentOperationService
10-01 23:47:55.857 1503 1587 I ActivityManager: Start proc
4910:com.google.android.youtube/u0a60 for broadcast
com.google.android.youtube/com.google.android.libraries.youtube.mdx.background.MdxB
ackgroundScanBootReceiver
10-01 23:47:55.899 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=37366 mSleepTimeMs=8623 mIdleTimeMs=-11
mTxTimeMs[]=[0, 295, 275, 348, 605] mRxTimeMs=16347 mEnergyUsed=0}
10-01 23:47:56.031 1503 2927 I ActivityManager: Killing
3174:com.android.printspooler/u0a63 (adj 906): empty #17
10-01 23:47:56.552 1503 4181 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:56.554 1503 2757 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:56.930 1503 2757 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:57.018 1503 3701 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:57.406 1503 4864 W ActivityManager: Background start not allowed:
service Intent
{ cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionEx
ecutorImpl$EmptyService } to
com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutor
Impl$EmptyService from pid=4273 uid=10094 pkg=com.google.android.apps.messaging
startFg?=false
10-01 23:47:57.574 1503 4155 I ActivityManager: Killing
4163:com.google.android.apps.maps/u0a106 (adj 906): empty #17
10-01 23:47:57.861 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/time_in_state
10-01 23:47:57.861 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_active_time
10-01 23:47:57.861 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_policy_time
10-01 23:47:58.053 1503 3701 I ActivityManager: Killing
4324:com.google.android.apps.messaging:rcs/u0a94 (adj 906): empty #17
10-01 23:47:58.073 1503 1587 I ActivityManager: Start proc
5132:air.de.fahren_lernen.app/u0a189 for broadcast
air.de.fahren_lernen.app/com.onesignal.BootUpReceiver
10-01 23:47:58.156 1503 1556 I ActivityManager: Killing
4391:com.google.android.apps.wallpaper/u0a125 (adj 906): empty #17
10-01 23:47:58.226 1503 1503 W Looper : Slow dispatch took 156ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@a226e06 m=0
10-01 23:47:58.228 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@AEg
10-01 23:47:58.229 1503 1503 W Looper : Slow delivery took 250ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@cd2dcc7 m=0
10-01 23:47:58.241 1503 2927 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=20, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10106] ],
android.os.BinderProxy@df6d2f4)
10-01 23:47:58.271 1503 5157 I ActivityManager: Killing
4407:com.google.android.calendar/u0a83 (adj 906): empty #17
10-01 23:47:58.288 1503 1587 I ActivityManager: Start proc
5160:ch.sbb.mobile.android.b2c/u0a152 for broadcast
ch.sbb.mobile.android.b2c/com.evernote.android.job.JobBootReceiver
10-01 23:47:58.401 1503 1503 W Looper : Slow dispatch took 170ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@da07451 m=0
10-01 23:47:58.532 1503 1503 W Looper : Slow dispatch took 128ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@caa6f31 m=0
10-01 23:47:58.533 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@AEk
10-01 23:47:58.606 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@AEo
10-01 23:47:58.618 1503 1503 W Looper : Drained
10-01 23:47:59.073 1503 1587 I ActivityManager: Start proc
5217:com.alibaba.aliexpresshd:channel/u0a171 for broadcast
com.alibaba.aliexpresshd/com.taobao.accs.EventReceiver
10-01 23:47:59.670 1503 1587 I ActivityManager: Start proc
5262:com.alibaba.aliexpresshd/u0a171 for service
com.alibaba.aliexpresshd/com.taobao.orange.service.OrangeApiService
10-01 23:47:59.701 1503 1555 D ConnectivityService: Returning BLOCKED NetworkInfo
to uid=10171
10-01 23:47:59.733 1503 1587 I ActivityManager: Start proc
5280:com.android.chrome:sandboxed_process0/u0i0 for service
com.android.chrome/org.chromium.content.app.SandboxedProcessService0
10-01 23:47:59.808 1503 1587 I ActivityManager: Start proc
5297:com.android.chrome:privileged_process0/u0a163 for service
com.android.chrome/org.chromium.content.app.PrivilegedProcessService0
10-01 23:47:59.901 1503 2149 W ActivityManager: Receiver with filter
android.content.IntentFilter@a11efda already registered for pid 5217, callerPackage
is com.alibaba.aliexpresshd
10-01 23:48:00.069 1503 1555 I ActivityManager: Killing
4477:com.google.android.configupdater/u0a20 (adj 906): empty #17
10-01 23:48:00.707 1503 2150 W ActivityManager: Receiver with filter
android.content.IntentFilter@7523ed7 already registered for pid 5262, callerPackage
is com.alibaba.aliexpresshd
10-01 23:48:00.922 1503 5157 I ActivityManager: Killing
4532:com.google.android.deskclock/u0a70 (adj 906): empty #17
10-01 23:48:00.952 1503 5157 W ActivityManager: Unable to start service Intent
{ act=mtopsdk.xstate.a.a cat=[android.intent.category.DEFAULT]
pkg=com.alibaba.aliexpresshd
cmp=com.alibaba.aliexpresshd/mtopsdk.xstate.XStateService } U=0: not found
10-01 23:48:01.223 1503 1587 I ActivityManager: Start proc
5431:com.cisco.im/u0a176 for broadcast
com.cisco.im/com.cisco.jabber.signin.autosignin.AutoSignInReceiver
10-01 23:48:02.149 1503 2150 I ActivityManager: Killing
4461:com.android.vending:instant_app_installer/u0a43 (adj 906): empty #17
10-01 23:48:02.898 1503 1587 I ActivityManager: Start proc
5512:com.google.android.ext.services/u0a5 for service
com.google.android.ext.services/android.ext.services.storage.CacheQuotaServiceImpl
10-01 23:48:03.293 1503 1555 I ActivityManager: Killing
2881:com.google.android.apps.photos/u0a107 (adj 906): empty #17
10-01 23:48:03.305 1503 1587 I ActivityManager: Start proc
5545:com.ebay.mobile/u0a167 for broadcast
com.ebay.mobile/.notifications.DeviceStartupReceiver
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: Remote exception occurred
while trying to get cache quota
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy:
android.os.TransactionTooLargeException: data parcel size 1309572 bytes
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
android.os.BinderProxy.transactNative(Native Method)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
android.os.BinderProxy.transact(Binder.java:1127)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
android.app.usage.ICacheQuotaService$Stub$Proxy.computeCacheQuotaHints(ICacheQuotaS
ervice.java:96)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:141)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:48:03.470 1503 1924 W CacheQuotaStrategy: at
java.lang.Thread.run(Thread.java:764)
10-01 23:48:03.790 1503 1587 I ActivityManager: Start proc
5600:com.google.android.apps.photos/u0a107 for service
com.google.android.apps.photos/com.google.android.libraries.social.mediamonitor.Med
iaMonitorJobSchedulerService
10-01 23:48:03.815 1503 4864 I ActivityManager: Killing
4632:com.google.android.gm.exchange/u0a97 (adj 906): empty #17
10-01 23:48:03.867 1503 5566 I ActivityManager: Killing
4557:com.google.android.gm/u0a135 (adj 906): empty #17
10-01 23:48:04.159 1503 5566 I ActivityManager: Killing
4675:com.google.android.googlequicksearchbox/u0a37 (adj 906): empty #17
10-01 23:48:04.238 1503 5566 D ConnectivityService: Returning BLOCKED NetworkInfo
to uid=10167
10-01 23:48:04.309 1503 4864 W ActivityManager: Background start not allowed:
service Intent { act=com.ebay.mobile.service.action.START
cmp=com.ebay.mobile/.service.GoogleNowAuthenticationService } to
com.ebay.mobile/.service.GoogleNowAuthenticationService from pid=5545 uid=10167
pkg=com.ebay.mobile startFg?=false
10-01 23:48:04.347 1503 4864 W BroadcastQueue: Permission Denial: receiving
Intent { act=android.intent.action.BOOT_COMPLETED flg=0x9000010 (has extras) } to
com.google.android.apps.docs/.notification.common.NotificationChannelReceiver
requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
10-01 23:48:04.366 1503 1587 I ActivityManager: Start proc
5670:com.google.android.keep/u0a142 for broadcast
com.google.android.keep/.notification.ReminderNotificationReceiver
10-01 23:48:04.486 1503 5566 I ActivityManager: Killing
4740:com.google.android.onetimeinitializer/u0a23 (adj 906): empty #17
10-01 23:48:04.701 1503 5566 I ActivityManager: Killing
4772:com.google.android.packageinstaller/u0a21 (adj 906): empty #17
10-01 23:48:04.745 1503 1587 I ActivityManager: Start proc
5707:com.google.android.talk/u0a159 for broadcast
com.google.android.talk/com.google.android.apps.hangouts.service.broadcastreceiver.
BootReceiver
10-01 23:48:04.887 1503 5566 D PackageManager: Ignoring attempt to set enabled
state of disabled component
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
10-01 23:48:04.887 1503 5566 D PackageManager: Ignoring attempt to set enabled
state of disabled component
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCode
Receiver
10-01 23:48:04.888 1503 5566 D PackageManager: Ignoring attempt to set enabled
state of disabled component
com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
10-01 23:48:04.891 1503 3290 I ActivityManager: Killing
3026:com.google.android.partnersetup/u0a12 (adj 906): empty #17
10-01 23:48:05.302 1503 3290 D ConnectivityService: Returning BLOCKED NetworkInfo
to uid=10159
10-01 23:48:05.307 1503 2750 I ActivityManager: Killing
4878:com.google.android.gms.ui/u0a13 (adj 906): empty #17
10-01 23:48:05.310 1503 1587 I ActivityManager: Start proc
5751:com.imgur.mobile/u0a192 for broadcast
com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-01 23:48:05.800 1503 2750 I ActivityManager: Killing
4836:com.google.process.gapps/u0a47 (adj 906): empty #17
10-01 23:48:05.812 1503 1587 I ActivityManager: Start proc
5836:com.instagram.android/u0a151 for broadcast
com.instagram.android/com.facebook.analytics.appstatelogger.AppStateBroadcastReceiv
er
10-01 23:48:06.673 1503 1585 I ActivityManager: Waited long enough for:
ServiceRecord{4ca38b7 u0
com.google.android.apps.turbo/.nudges.battery.BatteryChangedService}
10-01 23:48:06.848 1503 1914 D ConnectivityService: Returning BLOCKED NetworkInfo
to uid=10151
10-01 23:48:07.102 1503 1587 I ActivityManager: Start proc
5937:com.instagram.android:fwkstartlog/u0a151 for service
com.instagram.android/com.facebook.analytics.appstatelogger.AppStateIntentService
10-01 23:48:07.155 1503 1777 D ConnectivityService: Sending
PendingIntent{a56556c: PendingIntentRecord{70017ca com.instagram.android
broadcastIntent}}
10-01 23:48:07.155 1503 1777 W ActivityManager: Permission Denial: not allowed to
send broadcast android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10151
10-01 23:48:07.156 1503 1777 W ActivityManager: Unable to send startActivity
intent
10-01 23:48:07.156 1503 1777 W ActivityManager: java.lang.SecurityException:
Permission Denial: not allowed to send broadcast
android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10151
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerS
ervice.java:21313)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManag
erService.java:21964)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:372)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:2
45)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerServic
e.java:8443)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.app.PendingIntent.sendAndReturnResult(PendingIntent.java:892)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.app.PendingIntent.send(PendingIntent.java:874)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.app.PendingIntent.send(PendingIntent.java:782)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.sendIntent(ConnectivityService.java:5097)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.sendPendingIntentForRequest(ConnectivityServ
ice.java:5088)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.notifyNetworkAvailable(ConnectivityService.j
ava:5710)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.processListenRequests(ConnectivityService.ja
va:5239)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.rematchNetworkAndRequests(ConnectivityServic
e.java:5408)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.rematchAllNetworksAndRequests(ConnectivitySe
rvice.java:5538)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.handleRegisterNetworkRequest(ConnectivitySer
vice.java:2615)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.access$3400(ConnectivityService.java:198)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService$InternalHandler.handleMessage(ConnectivitySe
rvice.java:3057)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.os.Looper.loop(Looper.java:193)
10-01 23:48:07.156 1503 1777 W ActivityManager: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:48:07.156 1503 1503 D ConnectivityService: Finished sending
PendingIntent{a56556c: PendingIntentRecord{70017ca com.instagram.android
broadcastIntent}}
10-01 23:48:07.163 1503 1587 I ActivityManager: Start proc
5964:com.instagram.android:videoplayer/u0a151 for service
com.instagram.android/com.facebook.video.heroplayer.service.HeroService
10-01 23:48:07.168 1503 1914 W ActivityManager: Background start not allowed:
service Intent { act=Orca.START
cmp=com.instagram.android/com.facebook.rti.push.service.FbnsService (has extras) }
to com.instagram.android/com.facebook.rti.push.service.FbnsService from pid=5836
uid=10151 pkg=com.instagram.android startFg?=false
10-01 23:48:07.173 1503 1914 W ActivityManager: Background start not allowed:
service Intent { act=Orca.START
cmp=com.instagram.android/com.facebook.rti.push.service.FbnsService (has extras) }
to com.instagram.android/com.facebook.rti.push.service.FbnsService from pid=5836
uid=10151 pkg=com.instagram.android startFg?=false
10-01 23:48:07.181 1503 2927 W ActivityManager: Background start not allowed:
service Intent { act=Orca.START
cmp=com.instagram.android/com.facebook.rti.push.service.FbnsService (has extras) }
to com.instagram.android/com.facebook.rti.push.service.FbnsService from pid=5836
uid=10151 pkg=com.instagram.android startFg?=false
10-01 23:48:07.182 1503 1587 I ActivityManager: Start proc
5978:com.instagram.android:mqtt/u0a151 for service
com.instagram.android/com.facebook.rti.push.service.FbnsService
10-01 23:48:07.194 1503 1587 I ActivityManager: Start proc
5991:com.rHkXr83.ZP9a9TjP/u0a193 for broadcast com.rHkXr83.ZP9a9TjP/a.h
10-01 23:48:07.552 1503 1914 I ActivityManager: Killing
2944:com.google.android.googlequicksearchbox:search/u0a37 (adj 906): empty #17
10-01 23:48:07.613 1503 5566 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=15, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ],
android.os.BinderProxy@9882d0f)
10-01 23:48:07.630 1503 2150 I ActivityManager: Killing
4273:com.google.android.apps.messaging/u0a94 (adj 906): empty #17
10-01 23:48:07.712 1503 2150 I ActivityManager: Killing
3636:com.android.vending/u0a43 (adj 906): empty #17
10-01 23:48:07.743 1503 2750 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=19, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10043] ],
android.os.BinderProxy@35477ff)
10-01 23:48:07.924 1503 1587 I ActivityManager: Start proc
6097:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
10-01 23:48:08.020 1503 2927 I ActivityManager: Killing
4910:com.google.android.youtube/u0a60 (adj 906): empty #17
10-01 23:48:08.051 1503 2762 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=21, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10060] ],
android.os.BinderProxy@7ab67f7)
10-01 23:48:08.069 1503 1587 I ActivityManager: Start proc
6129:com.sirma.mobile.bible.android/u0a181 for broadcast
com.sirma.mobile.bible.android/com.youversion.mobile.android.AlarmReceiver
10-01 23:48:08.626 1503 4864 I ActivityManager: Killing
5132:air.de.fahren_lernen.app/u0a189 (adj 906): empty #17
10-01 23:48:08.627 1503 1587 I ActivityManager: Start proc
6522:com.snapchat.android/u0a161 for broadcast
com.snapchat.android/androidx.work.impl.background.systemalarm.RescheduleReceiver
10-01 23:48:08.917 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/time_in_state
10-01 23:48:08.918 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_active_time
10-01 23:48:08.918 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_policy_time
10-01 23:48:08.955 1503 1585 W ProcessCpuTracker: Skipping unknown process pid
6714
10-01 23:48:08.955 1503 1585 W ProcessCpuTracker: Skipping unknown process pid
6716
10-01 23:48:09.043 1503 4864 I ActivityManager: Killing
4722:com.android.chrome/u0a163 (adj 906): empty #17
10-01 23:48:09.072 1503 2750 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=23, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND Unwanted: Uid: 10163] ],
android.os.BinderProxy@149fd2e)
10-01 23:48:09.072 1503 1914 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=22, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND Unwanted: Uid: 10163] ],
android.os.BinderProxy@73900cf)
10-01 23:48:09.078 1503 2152 I ActivityManager: Killing
5280:com.android.chrome:sandboxed_process0/u0a163i0 (adj 0): isolated not needed
10-01 23:48:09.103 1503 4155 I ActivityManager: Process
com.android.chrome:privileged_process0 (pid 5297) has died: fore SVC
10-01 23:48:09.536 1503 1587 I ActivityManager: Start proc
7073:com.touchtype.swiftkey/u0a145 for broadcast
com.touchtype.swiftkey/com.touchtype.BootReceiver
10-01 23:48:09.764 1503 1587 I ActivityManager: Start proc
7232:com.urbandroid.sleep/u0a170 for broadcast
com.urbandroid.sleep/.alarmclock.AlarmInitReceiver
10-01 23:48:10.130 1503 1556 W ActivityManager: Unable to start service Intent
{ act=com.taobao.dai.DAI_SERVICE pkg=com.alibaba.aliexpresshd } U=0: not found
10-01 23:48:10.294 1503 2152 I ActivityManager: Killing 5431:com.cisco.im/u0a176
(adj 906): empty #17
10-01 23:48:10.311 1503 1587 I ActivityManager: Start proc
7333:com.whatsapp/u0a179 for broadcast com.whatsapp/.BootReceiver
10-01 23:48:10.598 7333 7333 D ActivityThread: Loading provider
com.whatsapp.provider.contact: com.whatsapp.contact.ContactProvider
10-01 23:48:10.893 1503 4155 W ActivityManager: Unable to start service Intent
{ act=com.taobao.dai.DAI_SERVICE pkg=com.alibaba.aliexpresshd } U=0: not found
10-01 23:48:11.161 1503 2152 I ActivityManager: Killing
5160:ch.sbb.mobile.android.b2c/u0a152 (adj 906): empty #17
10-01 23:48:11.198 1503 7367 I ActivityManager: Finished processing
BOOT_COMPLETED for u0
10-01 23:48:11.214 1503 1587 I ActivityManager: Start proc
7442:com.android.settings/1000 for broadcast
com.android.settings/.sim.SimSelectNotification
10-01 23:48:11.375 1503 6042 I ActivityManager: Killing
4793:com.google.android.gms.unstable/u0a13 (adj 906): empty #17
10-01 23:48:11.387 1503 1587 I ActivityManager: Start proc
7467:com.android.vending/u0a43 for broadcast
com.android.vending/com.google.android.finsky.simhandler.SimStateReceiver
10-01 23:48:11.613 1503 6042 W ActivityManager: Background start not allowed:
service Intent { act=com.whatsapp.messaging.MessageService.START
cmp=com.whatsapp/.messaging.MessageService } to
com.whatsapp/.messaging.MessageService from pid=7333 uid=10179 pkg=com.whatsapp
startFg?=false
10-01 23:48:11.821 1503 4181 I ActivityManager: Killing
5545:com.ebay.mobile/u0a167 (adj 906): empty #17
10-01 23:48:11.880 1503 1587 I ActivityManager: Start proc
7538:com.android.dialer/u0a14 for service
com.android.dialer/com.android.voicemail.impl.OmtpService
10-01 23:48:11.949 1503 1587 I ActivityManager: Start proc
7557:com.google.android.calendar/u0a83 for broadcast
com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider
10-01 23:48:12.001 1503 1587 I ActivityManager: Start proc
7574:com.google.android.gms.unstable/u0a13 for service
com.google.android.gms/.droidguard.DroidGuardService
10-01 23:48:12.199 1503 6068 I ActivityManager: Killing
5670:com.google.android.keep/u0a142 (adj 906): empty #17
10-01 23:48:12.214 1503 1587 I ActivityManager: Start proc
7625:com.google.android.googlequicksearchbox:search/u0a37 for broadcast
com.google.android.googlequicksearchbox/.SearchWidgetProvider
10-01 23:48:12.226 1503 6068 I ActivityManager: Killing
5707:com.google.android.talk/u0a159 (adj 906): empty #17
10-01 23:48:12.390 1503 2760 I ActivityManager: Killing
5751:com.imgur.mobile/u0a192 (adj 906): empty #17
10-01 23:48:12.955 1503 1587 I ActivityManager: Start proc
7673:com.google.android.partnersetup/u0a12 for content provider
com.google.android.partnersetup/.RlzAppProvider
10-01 23:48:13.054 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.systemui.OPA_ENABLED flg=0x10000010 (has
extras) } to com.google.android.apps.nexuslauncher/.qsb.OPAStatusReceiver
10-01 23:48:13.286 1503 1587 I ActivityManager: Start proc
7692:air.de.fahren_lernen.app/u0a189 for service
air.de.fahren_lernen.app/com.onesignal.RestoreKickoffJobService
10-01 23:48:13.417 1503 2927 I ActivityManager: Killing
5836:com.instagram.android/u0a151 (adj 906): empty #17
10-01 23:48:14.409 1503 1790 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:14.410 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.410 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:14.410 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.410 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:14.411 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.414 1503 2762 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:14.414 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.415 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:14.415 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.432 1503 1587 I ActivityManager: Start proc
7725:com.android.cellbroadcastreceiver/u0a24 for broadcast
com.android.cellbroadcastreceiver/.CellBroadcastReceiver
10-01 23:48:14.531 1503 2927 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.auth.easyunlock.authorization.BluetoothStateChangeReceiver
10-01 23:48:14.532 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.auth.proximity.BluetoothServicesAdapterStateChangeReceiver
10-01 23:48:14.532 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:14.703 1503 1790 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:48:14.868 1503 1777 D ConnectivityService: handleLingerComplete for
NetworkAgentInfo [MOBILE (LTE) - 100]
10-01 23:48:14.966 1503 2760 I ActivityManager: Killing
5964:com.instagram.android:videoplayer/u0a151 (adj 906): empty #17
10-01 23:48:15.499 1503 1585 I ActivityManager: Waited long enough for:
ServiceRecord{7ea2339 u0 com.alibaba.aliexpresshd/com.taobao.accs.ChannelService}
10-01 23:48:15.544 1503 1555 I ActivityManager: Killing
5978:com.instagram.android:mqtt/u0a151 (adj 906): empty #17
10-01 23:48:15.577 1503 1790 I ActivityManager: Killing
3332:com.google.android.play.games.ui/u0a13 (adj 906): empty #17
10-01 23:48:15.722 1503 1790 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.auth.easyunlock.authorization.BluetoothStateChangeReceiver
10-01 23:48:15.724 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.auth.proximity.BluetoothServicesAdapterStateChangeReceiver
10-01 23:48:15.724 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010
(has extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:15.740 1503 1587 I ActivityManager: Start proc
7757:org.leetzone.android.yatsewidgetfree/u0a186 for broadcast
org.leetzone.android.yatsewidgetfree/org.leetzone.android.yatsewidget.ui.widget.Wid
get11v1
10-01 23:48:16.141 1503 1790 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:16.142 1503 1790 I ActivityManager: Killing
5937:com.instagram.android:fwkstartlog/u0a151 (adj 906): empty #17
10-01 23:48:16.143 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:16.172 1503 1587 I ActivityManager: Start proc
7797:com.google.android.apps.maps/u0a106 for broadcast
com.google.android.apps.maps/com.google.android.apps.gmm.ugc.ataplace.AtAPlaceServi
ce
10-01 23:48:16.790 1503 2760 W ActivityManager: Unable to start service Intent
{ cmp=com.autonavi.minimap/com.amap.api.service.AMapService (has extras) } U=0: not
found
10-01 23:48:16.791 1503 2760 W ActivityManager: Unable to start service Intent
{ cmp=com.autonavi.minimap/.LBSConnectionService (has extras) } U=0: not found
10-01 23:48:16.917 1503 2760 I ActivityManager: Killing
6097:com.android.keychain/1000 (adj 906): empty #17
10-01 23:48:16.957 1503 1587 I ActivityManager: Start proc
7881:com.google.android.apps.messaging:rcs/u0a94 for broadcast
com.google.android.apps.messaging/com.google.android.ims.receiver.SharedPreferences
IntentChangeReceiver
10-01 23:48:17.164 1503 6052 I ActivityManager: Killing
6129:com.sirma.mobile.bible.android/u0a181 (adj 906): empty #17
10-01 23:48:17.246 1503 1587 I ActivityManager: Start proc
7915:com.google.android.gm/u0a135 for broadcast
com.google.android.gm/.widget.GmailWidgetProvider
10-01 23:48:17.420 7915 7915 D ActivityThread: Loading provider
com.google.android.gm.sapi: com.google.android.gm.sapi.SapiUiProvider
10-01 23:48:17.534 1503 2150 I ActivityManager: Killing
5600:com.google.android.apps.photos/u0a107 (adj 906): empty #17
10-01 23:48:18.623 1503 1587 I ActivityManager: Start proc
7970:com.google.android.gms.ui/u0a13 for service
com.google.android.gms/.chimera.UiIntentOperationService
10-01 23:48:18.633 1503 2150 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:48:18.633 1503 2150 D ActivityManager: Raise procstate to external
provider: ProcessRecord{976c84 3213:com.android.providers.calendar/u0a7}
10-01 23:48:19.678 1503 3701 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:19.680 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:19.682 1503 1555 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:19.683 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:19.775 1503 1555 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:19.777 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:19.889 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/time_in_state
10-01 23:48:19.889 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_active_time
10-01 23:48:19.889 1503 1590 W KernelCpuProcReader: File not exist:
/proc/uid_cpupower/concurrent_policy_time
10-01 23:48:19.926 1503 3701 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.cisco.jabber.networkchange flg=0x10 (has extras) } to
com.cisco.im/com.cisco.jabber.telephony.call.NetworkChangeReceiver
10-01 23:48:19.937 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:19.937 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:19.949 1503 1555 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:48:19.950 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:48:19.985 1503 1587 I ActivityManager: Start proc
8006:com.google.android.youtube/u0a60 for service
com.google.android.youtube/com.firebase.jobdispatcher.GooglePlayReceiver
10-01 23:48:22.184 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@AFo
10-01 23:48:23.182 1503 2760 I ActivityManager: Killing
5991:com.rHkXr83.ZP9a9TjP/u0a193 (adj 906): empty #17
10-01 23:48:24.715 1503 2760 I ActivityManager: Killing
2677:android.process.media/u0a15 (adj 906): empty #17
10-01 23:48:24.900 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=66367 mSleepTimeMs=22698 mIdleTimeMs=-4107
mTxTimeMs[]=[0, 349, 451, 577, 1009] mRxTimeMs=34505 mEnergyUsed=0}
10-01 23:48:25.189 1503 1585 I ActivityManager: Waited long enough for:
ServiceRecord{7e957f0 u0
com.alibaba.aliexpresshd/org.android.agoo.accs.AgooService}
10-01 23:48:25.309 1503 1585 I ActivityManager: Waited long enough for:
ServiceRecord{db579dd u0
com.snapchat.android/com.snapchat.spectacles.base.service.SpectaclesService}
10-01 23:48:25.879 1503 2757 I ActivityManager: Killing
7073:com.touchtype.swiftkey/u0a145 (adj 906): empty #17
10-01 23:48:29.595 1503 5566 I ActivityManager: Killing
7232:com.urbandroid.sleep/u0a170 (adj 906): empty #17
10-01 23:48:30.456 1503 5566 I ActivityManager: Killing
7442:com.android.settings/1000 (adj 906): empty #17
10-01 23:48:32.591 1503 3701 I ActivityManager: Killing
2409:android.process.acore/u0a4 (adj 906): empty #17
10-01 23:48:32.597 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:48:33.886 1503 3701 I ActivityManager: Killing
7673:com.google.android.partnersetup/u0a12 (adj 906): empty #17
10-01 23:48:40.249 1503 2150 I ActivityManager: Killing
7692:air.de.fahren_lernen.app/u0a189 (adj 906): empty #17
10-01 23:48:47.651 1503 1585 W ActivityManager: Stopping service due to app idle:
u0a178 -1m0s54ms org.telegram.messenger/.NotificationsService
10-01 23:48:47.654 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=org.telegram.start flg=0x10 } to
org.telegram.messenger/.AppStartReceiver
10-01 23:48:49.813 1503 6052 I ActivityManager: Killing
3622:org.telegram.messenger/u0a178 (adj 906): empty #17
10-01 23:48:49.832 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=91289 mSleepTimeMs=39018 mIdleTimeMs=-6252
mTxTimeMs[]=[0, 355, 719, 838, 1499] mRxTimeMs=44226 mEnergyUsed=0}
10-01 23:49:18.534 1503 1754 W ActivityManager: Unable to start service Intent
{ act=com.google.android.gms.drive.ApiService.RESET_AFTER_BOOT flg=0x4
cmp=com.google.android.gms/.drive.api.ApiService (has extras) } U=0: not found
10-01 23:49:33.594 1503 1587 I ActivityManager: Start proc
8256:android.process.acore/u0a4 for content provider
com.android.providers.contacts/.ContactsProvider2
10-01 23:49:46.624 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:49:54.137 1503 1606 I DisplayPowerController: Blocking screen on until
initial contents have been drawn.
10-01 23:49:54.170 1503 1603 I DisplayManagerService: Display device changed
state: "Built-in Screen", ON
10-01 23:49:54.269 1503 1606 I DisplayPowerController: Unblocked screen on after
132 ms
10-01 23:49:59.936 1503 1606 I DisplayPowerController: Blocking screen off
10-01 23:49:59.937 1503 1606 I DisplayPowerController: Unblocked screen off after
1 ms
10-01 23:49:59.987 1503 1603 I DisplayManagerService: Display device changed
state: "Built-in Screen", OFF
10-01 23:50:04.525 1503 1503 I PowerManagerService: Waking up from dozing
(uid=1000 reason=android.policy:KEY)...
10-01 23:50:04.536 1503 1606 I DisplayPowerController: Blocking screen on until
initial contents have been drawn.
10-01 23:50:04.547 1503 1503 W UsageStatsService: Event reported without a
package name
10-01 23:50:04.547 1503 1603 I DisplayManagerService: Display device changed
state: "Built-in Screen", ON
10-01 23:50:04.678 1503 1606 I DisplayPowerController: Unblocked screen on after
142 ms
10-01 23:50:04.996 1503 1606 W PowerManagerService: Screen on took 831 ms
10-01 23:50:04.996 1503 1606 I DreamManagerService: Gently waking up from dream.
10-01 23:50:04.996 1503 1601 I DreamManagerService: Performing gentle wake from
dream.
10-01 23:50:05.007 1503 1555 I DreamManagerService: Leaving dreamland.
10-01 23:50:05.007 1503 1601 I DreamManagerService: Performing gentle wake from
dream.
10-01 23:50:05.007 1503 1601 I DreamController: Stopping dream:
name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService},
isTest=false, canDoze=true, userId=0
10-01 23:50:24.482 1503 1914 I ActivityManager: Killing
6522:com.snapchat.android/u0a161 (adj 906): empty #17
10-01 23:50:24.536 1503 2757 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=25, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10161] ],
android.os.BinderProxy@1fc9075)
10-01 23:50:47.190 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:51:00.871 1503 2023 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system_de/0/spblob/59bc58dc0a8734c0.weaver:
open failed: ENOENT (No such file or directory)
10-01 23:51:00.930 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:51:00.930 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:51:00.963 1503 2023 I LockSettingsService: Unlocking user 0 with secret
only, length 64
10-01 23:51:00.964 1503 2023 I LockSettingsService: Disabling escrow token on
user 0
10-01 23:51:00.964 1503 2023 I LockSettingsService: Caching SP for user 0
10-01 23:51:00.969 1503 1503 I LockSettingsService: Removing SP from cache for
user 0
10-01 23:51:01.144 1503 1503 V FingerprintService: stop client
com.android.systemui
10-01 23:51:01.166 1503 1503 W FingerprintService: client com.android.systemui is
no longer authenticating
10-01 23:51:01.166 1503 1503 V FingerprintService: Done with client:
com.android.systemui
10-01 23:51:01.166 1503 1503 V FingerprintService:
handleError(client=com.android.systemui, error = 5)
10-01 23:51:01.166 1503 1503 V FingerprintService: start pending client
com.android.systemui
10-01 23:51:01.166 1503 1503 V FingerprintService: starting client
AuthenticationClient(com.android.systemui), initiatedByClient = false
10-01 23:51:01.218 1503 1503 W FingerprintService: client com.android.systemui is
authenticating...
10-01 23:51:01.218 1503 1503 V FingerprintService: Done with client:
com.android.systemui
10-01 23:51:01.218 1503 1503 V FingerprintService:
handleError(client=com.android.systemui, error = 5)
10-01 23:51:01.351 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-01 23:51:01.351 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:51:01.532 1503 6052 W UsageStatsService: Event reported without a
package name
10-01 23:51:01.538 466 477 V vold : /system/bin/sgdisk
10-01 23:51:01.538 466 477 V vold : --android-dump
10-01 23:51:01.538 466 477 V vold : /dev/block/vold/disk:179,64
10-01 23:51:01.548 1503 1503 V FingerprintService:
startAuthentication(com.android.systemui)
10-01 23:51:01.548 1503 1503 V FingerprintService: starting client
AuthenticationClient(com.android.systemui), initiatedByClient = true
10-01 23:51:01.638 1503 1503 W FingerprintService: client com.android.systemui is
authenticating...
10-01 23:51:01.639 1503 1503 V FingerprintService: stop client
com.android.systemui
10-01 23:51:01.661 1503 1503 W FingerprintService: client com.android.systemui is
no longer authenticating
10-01 23:51:01.662 1503 1503 V FingerprintService: Done with client:
com.android.systemui
10-01 23:51:01.662 1503 1503 V FingerprintService:
handleError(client=com.android.systemui, error = 5)
10-01 23:51:01.662 1503 1503 V FingerprintService: handleError(client=null, error
= 5)
10-01 23:51:01.833 466 477 V vold : DISK mbr
10-01 23:51:01.833 466 477 V vold :
10-01 23:51:01.833 466 477 V vold : PART 1 c
10-01 23:51:01.833 466 477 V vold :
10-01 23:51:01.836 466 2640 V vold : /system/bin/blkid
10-01 23:51:01.836 466 2640 V vold : -c
10-01 23:51:01.836 466 2640 V vold : /dev/null
10-01 23:51:01.836 466 2640 V vold : -s
10-01 23:51:01.836 466 2640 V vold : TYPE
10-01 23:51:01.836 466 2640 V vold : -s
10-01 23:51:01.836 466 2640 V vold : UUID
10-01 23:51:01.836 466 2640 V vold : -s
10-01 23:51:01.836 466 2640 V vold : LABEL
10-01 23:51:01.836 466 2640 V vold : /dev/block/vold/public:179,65
10-01 23:51:01.839 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to
com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
10-01 23:51:01.839 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to
com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
10-01 23:51:01.840 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:51:01.851 1503 1555 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to
com.instagram.android/com.instagram.push.fbns.FbnsInitBroadcastReceiver
10-01 23:51:01.900 466 2640 V vold : /dev/block/vold/public:179,65:
UUID="D89D-9833" TYPE="vfat"
10-01 23:51:01.900 466 2640 V vold :
10-01 23:51:01.903 466 2640 V vold : /system/bin/fsck_msdos
10-01 23:51:01.903 466 2640 V vold : -p
10-01 23:51:01.903 466 2640 V vold : -f
10-01 23:51:01.903 466 2640 V vold : /dev/block/vold/public:179,65
10-01 23:51:02.097 1503 1587 I ActivityManager: Start proc
8435:com.touchtype.swiftkey/u0a145 for service
com.touchtype.swiftkey/com.touchtype.KeyboardService
10-01 23:51:02.648 466 2640 I vold : Filesystem check completed OK
10-01 23:51:02.658 466 2640 V vold : Waiting for FUSE to spin up...
10-01 23:51:02.692 8479 8479 W sdcard : Device explicitly enabled sdcardfs
10-01 23:51:02.734 1503 1762 D StorageManagerService: Volume public:179,65
broadcasting mounted to UserHandle{0}
10-01 23:51:02.747 1503 1587 I ActivityManager: Start proc
8482:com.android.externalstorage/u0a19 for broadcast
com.android.externalstorage/.MountReceiver
10-01 23:51:02.841 1503 1587 I ActivityManager: Start proc
8508:android.process.media/u0a15 for broadcast
com.android.providers.downloads/.DownloadReceiver
10-01 23:51:03.018 1503 1587 I ActivityManager: Start proc
8527:com.google.android.apps.photos/u0a107 for broadcast
com.google.android.apps.photos/.sdcard.envcache.ExternalStorageStateChangeBroadcast
Receiver
10-01 23:51:04.610 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=226077 mSleepTimeMs=159763 mIdleTimeMs=-7842
mTxTimeMs[]=[0, 356, 813, 919, 1795] mRxTimeMs=59388 mEnergyUsed=0}
10-01 23:51:22.660 1503 2757 I ActivityManager: Killing
7725:com.android.cellbroadcastreceiver/u0a24 (adj 906): empty #17
10-01 23:51:33.144 1503 6052 I ActivityManager: START u0
{cmp=cz.zdenekhorak.mibandtools/.MiBandToolsActivity} from uid 10174
10-01 23:51:33.154 1503 6052 W ActivityManager: startActivity called from non-
Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent
{ cmp=cz.zdenekhorak.mibandtools/.MiBandToolsActivity }
10-01 23:51:37.649 1503 1555 I ActivityManager: Killing
7881:com.google.android.apps.messaging:rcs/u0a94 (adj 906): empty #17
10-01 23:51:37.649 1503 1555 I ActivityManager: Killing
7538:com.android.dialer/u0a14 (adj 906): empty #18
10-01 23:51:47.192 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:51:48.594 1503 1586 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.google.android.apps.nexuslauncher/.NexusLauncherActivity (has extras)} from
uid 1000
10-01 23:51:50.491 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=271957 mSleepTimeMs=196217 mIdleTimeMs=-9973
mTxTimeMs[]=[0, 357, 834, 1365, 2326] mRxTimeMs=69946 mEnergyUsed=0}
10-01 23:51:52.831 1503 2750 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000 cmp=com.xiaomi.hm.health/.activity.StartUpActivity bnds=[241,1080]
[440,1349]} from uid 10199
10-01 23:51:53.581 1503 6052 I ActivityManager: START u0
{cmp=com.xiaomi.hm.health/.activity.MainTabActivity} from uid 10150
10-01 23:51:53.769 1503 1587 I ActivityManager: Start proc
8645:com.xiaomi.hm.health:pushservice/u0a150 for service
com.xiaomi.hm.health/com.xiaomi.push.service.XMPushService
10-01 23:51:55.253 1503 2750 W ActivityManager: Unable to start service Intent
{ cmp=com.autonavi.minimap/com.amap.api.service.AMapService (has extras) } U=0: not
found
10-01 23:51:55.255 1503 2750 W ActivityManager: Unable to start service Intent
{ cmp=com.autonavi.minimap/.LBSConnectionService (has extras) } U=0: not found
10-01 23:51:58.877 1503 2750 I ActivityManager: START u0
{act=android.settings.LOCATION_SOURCE_SETTINGS
cmp=com.android.settings/.Settings$LocationSettingsActivity} from uid 10150
10-01 23:51:58.942 1503 1587 I ActivityManager: Start proc
8725:com.android.settings/1000 for activity
com.android.settings/.Settings$LocationSettingsActivity
10-01 23:51:59.167 1503 6052 E UserRestrictionsUtils: Unknown restriction: null
10-01 23:51:59.394 8725 8725 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.sendBroadcast:1005
android.content.ContextWrapper.sendBroadcast:444
com.android.settings.location.LocationFooterPreferenceController.sendBroadcastFoote
rDisplayed:140
com.android.settings.location.LocationFooterPreferenceController.updateState:98
com.android.settings.dashboard.DashboardFragment.updatePreferenceStates:307
10-01 23:51:59.413 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_changer
10-01 23:52:01.733 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_changer
10-01 23:52:01.734 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.android.settings.location.MODE_CHANGING flg=0x10 (has
extras) } to
com.google.android.gms/com.google.android.location.network.LocationModeChangingRece
iver
10-01 23:52:01.734 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.android.settings.location.MODE_CHANGING flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:01.748 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_providers_allowed
10-01 23:52:01.841 1503 2750 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.locationsharing.usr.Locati
onAvailabilityChecker$LocationProvidersChangedBroadcastReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSetti
ngsUpdateReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.googlequicksearchbox/com.google.android.apps.gsa.broadcastreceiv
er.external.ExternalCommonBroadcastReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
ch.sbb.mobile.android.b2c/ch.sbb.mobile.android.vnext.common.location.LocationProvi
derChangedReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.MODE_CHANGED flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.locationsharing.usr.Locati
onAvailabilityChecker$LocationProvidersChangedBroadcastReceiver
10-01 23:52:01.842 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.MODE_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:02.008 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.transit.TransitStationBroa
dcastReceiver
10-01 23:52:02.008 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalReceive
r
10-01 23:52:02.008 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.googlequicksearchbox/com.google.android.apps.gsa.search.core.udc
.UdcSettingBroadcastReceiver
10-01 23:52:02.037 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.location.internal.server.ACTION_RESTARTED
flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalReceive
r
10-01 23:52:07.216 8725 8725 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.sendBroadcast:1005
android.content.ContextWrapper.sendBroadcast:444
com.android.settings.location.LocationFooterPreferenceController.onPause:128
com.android.settingslib.core.lifecycle.Lifecycle.onPause:147
com.android.settingslib.core.lifecycle.Lifecycle.access$300:54
10-01 23:52:18.320 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.device.action.UUID flg=0x10 (has extras) }
to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:18.321 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.bluetooth.device.action.UUID flg=0x10 (has extras) }
to
com.google.android.googlequicksearchbox/com.google.android.apps.gsa.broadcastreceiv
er.external.ExternalCommonBroadcastReceiver
10-01 23:52:21.483 1503 7367 I ActivityManager: START u0
{cmp=cz.zdenekhorak.mibandtools/.MiBandToolsActivity} from uid 10174
10-01 23:52:21.487 1503 7367 W ActivityManager: startActivity called from non-
Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent
{ cmp=cz.zdenekhorak.mibandtools/.MiBandToolsActivity }
10-01 23:52:27.160 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_changer
10-01 23:52:27.171 1503 1585 W BroadcastQueue: Permission Denial: broadcasting
Intent { act=com.android.settings.location.MODE_CHANGING flg=0x10 (has extras) }
from com.android.systemui (pid=1909, uid=10033) is not exported from uid 10013 due
to receiver
com.google.android.gms/com.google.android.location.network.LocationModeChangingRece
iver
10-01 23:52:27.172 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.android.settings.location.MODE_CHANGING flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:27.174 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_providers_allowed
10-01 23:52:27.178 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.locationsharing.usr.Locati
onAvailabilityChecker$LocationProvidersChangedBroadcastReceiver
10-01 23:52:27.178 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSetti
ngsUpdateReceiver
10-01 23:52:27.179 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:27.179 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
com.google.android.googlequicksearchbox/com.google.android.apps.gsa.broadcastreceiv
er.external.ExternalCommonBroadcastReceiver
10-01 23:52:27.179 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.PROVIDERS_CHANGED flg=0x10 } to
ch.sbb.mobile.android.b2c/ch.sbb.mobile.android.vnext.common.location.LocationProvi
derChangedReceiver
10-01 23:52:27.193 1503 1503 V SettingsProvider: Notifying for 0:
content://settings/secure/location_changer
10-01 23:52:27.241 1503 2757 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.MODE_CHANGED flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.locationsharing.usr.Locati
onAvailabilityChecker$LocationProvidersChangedBroadcastReceiver
10-01 23:52:27.242 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.location.MODE_CHANGED flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-01 23:52:27.516 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.apps.maps/com.google.android.apps.gmm.transit.TransitStationBroa
dcastReceiver
10-01 23:52:27.517 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalReceive
r
10-01 23:52:27.517 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=com.google.android.gms.location.reporting.SETTINGS_CHANGED
flg=0x10 } to
com.google.android.googlequicksearchbox/com.google.android.apps.gsa.search.core.udc
.UdcSettingBroadcastReceiver
--------- beginning of main
10-01 23:52:27.708 699 699 I msm_irqbalance: type=1400 audit(0.0:1680): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:27.708 699 699 I msm_irqbalance: type=1400 audit(0.0:1681): avc:
denied { open } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:27.708 699 699 I msm_irqbalance: type=1400 audit(0.0:1682): avc:
denied { getattr } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:28.991 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ........
0,0-1080,1920} canPanelBeCollapsed(): true
10-01 23:52:28.994 1909 1909 I vol.Events: writeEvent dismiss_dialog
volume_controller
10-01 23:52:29.009 1503 4155 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.DEFAULT]
flg=0x10000000 cmp=com.android.launcher3/com.android.quickstep.RecentsActivity}
from uid 10029
10-01 23:52:29.009 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ......I.
0,0-1080,1920} canPanelBeCollapsed(): false
10-01 23:52:29.009 1909 1909 I vol.Events: writeEvent dismiss_dialog
volume_controller
10-01 23:52:29.048 2822 2822 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7c5817e
10-01 23:52:29.078 557 557 I surfaceflinger: type=1400 audit(0.0:1683): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:52:29.102 1503 6042 W WallpaperManagerService: Cannot extract colors
because wallpaper could not be read.
10-01 23:52:29.103 2822 2822 D Tonal : Tonal Palette - index: 11. Main color:
ffffffff
10-01 23:52:29.103 2822 2822 D Tonal : Colors: ff212121, ff292929, ff333333,
ff404040, ff595959, ff737373, ff8c8c8c, ffababab, ffc4c4c4, ffdedede, fff7f7f7,
ffffffff
10-01 23:52:29.165 1909 1919 W System : A resource failed to call release.
10-01 23:52:29.165 1909 1919 W System : A resource failed to call release.
10-01 23:52:29.202 2822 8878 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-01 23:52:29.202 2822 8878 I Adreno : Build Date :
03/12/18
10-01 23:52:29.202 2822 8878 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-01 23:52:29.202 2822 8878 I Adreno : Local Branch :
10-01 23:52:29.202 2822 8878 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-01 23:52:29.202 2822 8878 I Adreno : Remote Branch : NONE
10-01 23:52:29.202 2822 8878 I Adreno : Reconstruct Branch :
NOTHING
10-01 23:52:29.198 2822 2822 I RenderThread: type=1400 audit(0.0:1684): avc:
denied { read } for name="gralloc.msm8953.so" dev="mmcblk0p48" ino=104
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0 tclass=file
permissive=1
10-01 23:52:29.208 2822 2822 I RenderThread: type=1400 audit(0.0:1685): avc:
denied { open } for path="/vendor/lib64/hw/gralloc.msm8953.so" dev="mmcblk0p48"
ino=104 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0
tclass=file permissive=1
10-01 23:52:29.208 2822 2822 I RenderThread: type=1400 audit(0.0:1686): avc:
denied { getattr } for path="/vendor/lib64/hw/gralloc.msm8953.so" dev="mmcblk0p48"
ino=104 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0
tclass=file permissive=1
10-01 23:52:29.208 2822 2822 I RenderThread: type=1400 audit(0.0:1687): avc:
denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:52:29.208 2822 2822 I RenderThread: type=1400 audit(0.0:1688): avc:
denied { open } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:52:29.218 2822 8878 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-01 23:52:29.222 2822 8878 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-01 23:52:29.223 2822 8878 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-01 23:52:29.224 2822 8878 I OpenGLRenderer: Initialized EGL, version 1.4
10-01 23:52:29.224 2822 8878 D OpenGLRenderer: Swap behavior 2
10-01 23:52:29.288 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:29.291 1503 1603 I ActivityManager: Displayed
com.android.launcher3/com.android.quickstep.RecentsActivity: +236ms
10-01 23:52:29.330 1503 3000 I OpenGLRenderer: Initialized EGL, version 1.4
10-01 23:52:29.331 1503 3000 D OpenGLRenderer: Swap behavior 2
10-01 23:52:29.411 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:29.453 557 1174 W SurfaceFlinger: Attempting to set client state on
removed layer: Splash Screen com.android.launcher3#0
10-01 23:52:29.453 557 1174 W SurfaceFlinger: Attempting to destroy on removed
layer: Splash Screen com.android.launcher3#0
10-01 23:52:29.460 7625 8434 I EventLogSendingHelper: Sending log events.
10-01 23:52:29.515 7625 7625 I WorkerManager: dispose()
10-01 23:52:29.623 1503 1512 I system_server: NativeAlloc concurrent copying GC
freed 87227(5MB) AllocSpace objects, 23(1408KB) LOS objects, 42% free, 16MB/28MB,
paused 518us total 182.192ms
10-01 23:52:30.154 557 1174 W SurfaceFlinger: Attempting to destroy on removed
layer: AppWindowToken{813d63b token=Token{c9654ca ActivityRecord{5968835 u0
cz.zdenekhorak.mibandtools/.MiBandToolsActivity t248}}}#0
10-01 23:52:30.420 1503 1512 I system_server: NativeAlloc concurrent copying GC
freed 6973(510KB) AllocSpace objects, 5(100KB) LOS objects, 43% free, 15MB/27MB,
paused 130us total 158.347ms
10-01 23:52:33.106 1503 5566 I ActivityManager: Killing
7467:com.android.vending/u0a43 (adj 904): remove task
10-01 23:52:33.107 1503 1588 W libprocessgroup: kill(-7467, 9) failed: No such
process
10-01 23:52:33.138 1503 7367 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=26, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10043] ],
android.os.BinderProxy@b8e55f6)
10-01 23:52:33.138 1503 5157 W ActivityManager: Scheduling restart of crashed
service
com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService in
1000ms
10-01 23:52:33.139 514 514 I Zygote : Process 7467 exited due to signal (9)
10-01 23:52:33.146 1503 1588 W libprocessgroup: kill(-7467, 9) failed: No such
process
10-01 23:52:33.146 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10043 pid 7467 in 38ms
10-01 23:52:33.159 1503 1587 I ActivityManager: Start proc
8901:com.android.vending/u0a43 for service
com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService
10-01 23:52:33.161 8901 8901 I Zygote : seccomp disabled by setenforce 0
10-01 23:52:33.148 1503 1503 I RenderThread: type=1400 audit(0.0:1689): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:52:33.171 8901 8901 I chatty : uid=10043(com.android.vending) expire 1
line
10-01 23:52:33.188 538 538 I HwBinder:538_1: type=1400 audit(0.0:1690): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-01 23:52:33.228 1503 1503 I InputDispatcher: type=1400 audit(0.0:1691): avc:
denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-01 23:52:33.284 1503 1512 I system_server: NativeAlloc concurrent copying GC
freed 5699(332KB) AllocSpace objects, 10(200KB) LOS objects, 42% free, 15MB/27MB,
paused 231us total 176.075ms
10-01 23:52:33.347 8901 8923 I chatty : uid=10043(com.android.vending) expire 6
lines
10-01 23:52:33.400 8901 8918 I chatty : uid=10043(com.android.vending)
LightweightExec expire 26 lines
10-01 23:52:33.419 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.419 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.io.UnixFileSystem.getLength(UnixFileSystem.java:265)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.io.File.length(File.java:970)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.s.c(SourceFile:65)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.s.<init>(SourceFile:41)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.g.<init>(SourceFile:80)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.g.<init>(SourceFile:4)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.e.w.<init>(SourceFile:94)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.a(SourceFile:1297)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cD(SourceFile:1304)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:198)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.419 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.419 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.419 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.io.UnixFileSystem.getLength(UnixFileSystem.java:265)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.io.File.length(File.java:970)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.s.c(SourceFile:67)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.s.<init>(SourceFile:41)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.g.<init>(SourceFile:80)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.play.b.g.<init>(SourceFile:4)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.e.w.<init>(SourceFile:94)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.a(SourceFile:1297)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cD(SourceFile:1304)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:198)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.419 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.419 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.419 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.420 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.420 8901 8918 D StrictMode: at
java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:251)
10-01 23:52:33.420 8901 8918 D StrictMode: at
java.io.File.exists(File.java:815)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:605)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:596)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.app.ContextImpl.getPreferencesDir(ContextImpl.java:552)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:747)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.app.ContextImpl.getSharedPreferences(ContextImpl.java:400)
10-01 23:52:33.420 8901 8918 D StrictMode: at
android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:174)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.e.j.<init>(SourceFile:20)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.e.j.a(SourceFile:17)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.e.w.<init>(SourceFile:35)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.a(SourceFile:1297)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cD(SourceFile:1304)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:198)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.420 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.420 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.420 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.420 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.420 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.421 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.421 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.421 8901 8918 D StrictMode: at
android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:256)
10-01 23:52:33.421 8901 8918 D StrictMode: at
android.app.SharedPreferencesImpl.getLong(SharedPreferencesImpl.java:309)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.e.j.<init>(SourceFile:23)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.e.j.a(SourceFile:17)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.e.w.<init>(SourceFile:35)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.a(SourceFile:1297)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cD(SourceFile:1304)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:198)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.421 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.421 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.421 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.421 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.421 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.428 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.428 8901 8918 D StrictMode: at
java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:251)
10-01 23:52:33.428 8901 8918 D StrictMode: at
java.io.File.exists(File.java:815)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:605)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:596)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.app.ContextImpl.getPreferencesDir(ContextImpl.java:552)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:747)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.app.ContextImpl.getSharedPreferences(ContextImpl.java:400)
10-01 23:52:33.428 8901 8918 D StrictMode: at
android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:174)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.ai.f.a(SourceFile:5)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.ai.q.a(SourceFile:5)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:30)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:12)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:11)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:9)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:201)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.428 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.428 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.428 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.428 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.428 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.429 8901 8918 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.429 8901 8918 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.429 8901 8918 D StrictMode: at
android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:256)
10-01 23:52:33.429 8901 8918 D StrictMode: at
android.app.SharedPreferencesImpl.contains(SharedPreferencesImpl.java:334)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.ai.k.a(SourceFile:5)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.ai.q.a(SourceFile:5)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:30)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:12)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:11)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.e.af.a(SourceFile:9)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.c.cG(SourceFile:201)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.application.impl.bj.a_(SourceFile:12)
10-01 23:52:33.429 8901 8918 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.429 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.429 8901 8918 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.429 8901 8918 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.429 8901 8918 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.433 8901 8921 W Settings: Setting
download_manager_max_bytes_over_mobile has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 23:52:33.435 8901 8921 W Settings: Setting
download_manager_recommended_max_bytes_over_mobile has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 23:52:33.437 8901 8921 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.437 8901 8921 D StrictMode: at
java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:251)
10-01 23:52:33.437 8901 8921 D StrictMode: at
java.io.File.exists(File.java:815)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:605)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:596)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.app.ContextImpl.getPreferencesDir(ContextImpl.java:552)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:747)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.app.ContextImpl.getSharedPreferences(ContextImpl.java:400)
10-01 23:52:33.437 8901 8921 D StrictMode: at
android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:174)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.ai.f.a(SourceFile:5)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.ai.q.a(SourceFile:5)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.hygiene.impl.i.a(SourceFile:2)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.hygiene.impl.e.d(SourceFile:20)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.application.impl.c.cM(SourceFile:278)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.application.impl.bk.a_(SourceFile:16)
10-01 23:52:33.437 8901 8921 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.437 8901 8921 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.437 8901 8921 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.437 8901 8921 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.437 8901 8921 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.438 8901 8921 D StrictMode: StrictMode policy violation:
android.os.strictmode.DiskReadViolation
10-01 23:52:33.438 8901 8921 D StrictMode: at
android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
10-01 23:52:33.438 8901 8921 D StrictMode: at
android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:256)
10-01 23:52:33.438 8901 8921 D StrictMode: at
android.app.SharedPreferencesImpl.contains(SharedPreferencesImpl.java:334)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.ai.j.a(SourceFile:5)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.ai.q.a(SourceFile:5)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.hygiene.impl.i.a(SourceFile:2)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.hygiene.impl.e.d(SourceFile:20)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.application.impl.c.cM(SourceFile:278)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.application.impl.bk.a_(SourceFile:16)
10-01 23:52:33.438 8901 8921 D StrictMode: at b.b.a.b.a(SourceFile:11)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.common.util.concurrent.s.a(SourceFile:5)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.common.util.concurrent.r.run(SourceFile:17)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.common.util.concurrent.bi.run(SourceFile:3)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.apps.gsa.a.f.a.i.run(SourceFile:7)
10-01 23:52:33.438 8901 8921 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:33.438 8901 8921 D StrictMode: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:33.438 8901 8921 D StrictMode: at
com.google.android.finsky.bq.q.run(Unknown Source:5)
10-01 23:52:33.438 8901 8921 D StrictMode: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:33.438 8901 8918 I Finsky : [112]
com.google.android.finsky.wear.br.a(11): Component class
com.google.android.finsky.wear.WearSupportService enabled via PackageManager.
10-01 23:52:33.439 8901 8918 I Finsky : [112]
com.google.android.finsky.wear.br.a(11): Component class
com.google.android.finsky.wear.WearChangeListenerService enabled via
PackageManager.
10-01 23:52:33.444 8901 8901 I Finsky : [2]
com.google.android.finsky.application.impl.c.cO(517): Not a unicorn device
10-01 23:52:33.468 8901 8934 I cr_CronetLibraryLoader: Cronet version:
70.0.3538.15, arch: armv8l
10-01 23:52:33.504 8901 8959 I Finsky : [146]
com.google.android.finsky.library.a.f.j(52): Loaded library for account:
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-01 23:52:33.536 8901 8901 I Finsky : [2]
com.google.android.finsky.verifier.impl.dq.b(106): Setup app restrictions monitor
10-01 23:52:33.538 8901 8901 I Finsky : [2]
com.google.android.finsky.verifier.impl.ey.a(16): Device wide unknown source
restriction is changed.
10-01 23:52:33.554 8901 8901 I Finsky : [2]
com.google.android.finsky.installer.a.s.<init>(15): Not checking if recovering from
paused session because experiment is off
10-01 23:52:33.561 8901 8901 I Finsky : [2]
com.google.android.finsky.installer.a.aj.a(504): Installer kick - no action, not
running yet
10-01 23:52:33.562 8901 8901 I Finsky : [2]
com.google.android.finsky.installer.a.aj.a(504): Installer kick - no action, not
running yet
10-01 23:52:33.577 8901 8959 I Finsky : [146]
com.google.android.finsky.library.a.f.j(52): Loaded library for account:
[1SliTPT_gXjXnFEGootMsb4FEaI]
10-01 23:52:33.617 8901 8901 I Finsky : [2]
com.google.android.finsky.splitinstallservice.dh.a(10): Connecting InstallListener
to SplitInstallService broadcaster...
10-01 23:52:33.633 8901 8959 I Finsky : [146]
com.google.android.finsky.library.a.f.j(76): Finished loading 2 libraries.
10-01 23:52:33.649 8901 8913 I Finsky : [107]
com.google.android.finsky.billing.iab.ak.b(29):
org.leetzone.android.yatsewidgetfree: Account determined from installer data -
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-01 23:52:33.649 8901 8913 I Finsky : [107]
com.google.android.finsky.billing.iab.ak.b(32):
org.leetzone.android.yatsewidgetfree: Account from preferred account -
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-01 23:52:33.659 8901 8913 I Finsky : [107]
com.google.android.finsky.billing.iab.ak.b(29):
org.leetzone.android.yatsewidgetfree: Account determined from installer data -
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-01 23:52:33.659 8901 8913 I Finsky : [107]
com.google.android.finsky.billing.iab.ak.b(32):
org.leetzone.android.yatsewidgetfree: Account from preferred account -
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-01 23:52:33.993 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 12 lines
10-01 23:52:34.383 1503 1512 I system_server: NativeAlloc concurrent copying GC
freed 12134(759KB) AllocSpace objects, 13(388KB) LOS objects, 43% free, 15MB/27MB,
paused 155us total 171.308ms
10-01 23:52:34.435 8645 8698 V xiaomi : [Thread:116] setChallenge hash =
7575f6fe
10-01 23:52:34.435 8645 8698 V xiaomi : [Thread:116] update the connection
status. connecting -> connected : ERROR_OK
10-01 23:52:34.438 8645 8680 V xiaomi : [Thread:107] JOB: bind the client. 5
10-01 23:52:34.439 8645 8698 V xiaomi : [Thread:116] [Slim] CONN: host = 15b0
10-01 23:52:34.439 8645 8680 V xiaomi : [Thread:107] update the client 5 status.
unbind->binding unknown ERROR_OK null null
10-01 23:52:34.440 8645 8680 V xiaomi : [Thread:107] [Slim]: bind id=VBTaX-1
10-01 23:52:34.470 8645 8680 V xiaomi : [Thread:107] SMACK: channel bind
succeeded, chid=5
10-01 23:52:34.472 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1001
length 332
10-01 23:52:34.475 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Registration
10-01 23:52:34.476 8645 8680 V xiaomi : [Thread:107] update the client 5 status.
binding->binded OPEN ERROR_OK null null
10-01 23:52:34.477 8645 8680 V xiaomi : [Thread:107] JOB: notify job
10-01 23:52:34.559 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ1
10-01 23:52:34.559 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1001
length 540
10-01 23:52:34.580 2853 8972 W JavaCalls: Meet exception when call Method
'getSerial' in android.os.Build
10-01 23:52:34.580 2853 8972 W JavaCalls:
java.lang.reflect.InvocationTargetException
10-01 23:52:34.580 2853 8972 W JavaCalls: at
java.lang.reflect.Method.invoke(Native Method)
10-01 23:52:34.580 2853 8972 W JavaCalls: at com.xiaomi.a.a.f.a.a(Unknown
Source:13)
10-01 23:52:34.580 2853 8972 W JavaCalls: at com.xiaomi.a.a.f.a.a(Unknown
Source:4)
10-01 23:52:34.580 2853 8972 W JavaCalls: at com.xiaomi.a.a.a.d.a(Unknown
Source:24)
10-01 23:52:34.580 2853 8972 W JavaCalls: at com.xiaomi.a.a.a.d.k(Unknown
Source:15)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.bg$a.b(Unknown Source:7)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.bg.b(Unknown Source:2)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.ar.a(Unknown Source:197)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.ar.a(Unknown Source:487)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.MessageHandleService.d(Unknown Source:37)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.MessageHandleService.b(Unknown Source:0)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.xiaomi.mipush.sdk.aa.run(Unknown Source:2)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
java.lang.Thread.run(Thread.java:764)
10-01 23:52:34.580 2853 8972 W JavaCalls: Caused by: java.lang.SecurityException:
getSerial requires READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE permission
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.Parcel.createException(Parcel.java:1942)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.Parcel.readException(Parcel.java:1910)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.Parcel.readException(Parcel.java:1860)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.IDeviceIdentifiersPolicyService$Stub$Proxy.getSerial(IDeviceIdentifiersP
olicyService.java:86)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.Build.getSerial(Build.java:144)
10-01 23:52:34.580 2853 8972 W JavaCalls: ... 15 more
10-01 23:52:34.580 2853 8972 W JavaCalls: Caused by: android.os.RemoteException:
Remote stack trace:
10-01 23:52:34.580 2853 8972 W JavaCalls: at
com.android.server.os.DeviceIdentifiersPolicyService$DeviceIdentifiersPolicy.getSer
ial(DeviceIdentifiersPolicyService.java:64)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.IDeviceIdentifiersPolicyService$Stub.onTransact(IDeviceIdentifiersPolicy
Service.java:52)
10-01 23:52:34.580 2853 8972 W JavaCalls: at
android.os.Binder.execTransact(Binder.java:731)
10-01 23:52:34.580 2853 8972 W JavaCalls:
10-01 23:52:34.603 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.603 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.603 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1009
length 270
10-01 23:52:34.604 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Notification
10-01 23:52:34.606 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1009
length 259
10-01 23:52:34.606 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Notification
10-01 23:52:34.607 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.608 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1009
length 228
10-01 23:52:34.609 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Notification
10-01 23:52:34.612 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.612 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1010
length 264
10-01 23:52:34.613 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Command
10-01 23:52:34.615 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.615 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1010
length 264
10-01 23:52:34.616 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Command
10-01 23:52:34.617 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.617 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 228
10-01 23:52:34.618 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.619 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.620 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 228
10-01 23:52:34.620 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.622 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.622 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 246
10-01 23:52:34.623 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.625 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.625 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 228
10-01 23:52:34.626 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.627 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.627 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 228
10-01 23:52:34.628 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.629 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.630 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 228
10-01 23:52:34.631 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.633 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.633 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 246
10-01 23:52:34.634 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.636 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.mipush.SEND_MESSAGE
10-01 23:52:34.637 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 246
10-01 23:52:34.638 8645 8680 V xiaomi : [Thread:107] try send mi push message.
packagename:com.xiaomi.hm.health action:Subscription
10-01 23:52:34.725 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ5
10-01 23:52:34.725 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 387
10-01 23:52:34.733 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ6
10-01 23:52:34.734 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 369
10-01 23:52:34.738 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ7
10-01 23:52:34.738 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 387
10-01 23:52:34.742 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ8
10-01 23:52:34.743 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 387
10-01 23:52:34.748 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ9
10-01 23:52:34.748 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 387
10-01 23:52:34.753 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ10
10-01 23:52:34.753 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 388
10-01 23:52:34.757 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ11
10-01 23:52:34.757 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 388
10-01 23:52:34.763 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ12
10-01 23:52:34.764 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1003
length 388
10-01 23:52:34.817 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ4
10-01 23:52:34.817 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1010
length 440
10-01 23:52:34.820 8645 8680 V xiaomi : [Thread:107] receive a message,
appid=2882303761517163841, msgid= VpJJ3
10-01 23:52:34.820 8645 8680 V xiaomi : [Thread:107] Perf_code packetType 1010
length 422
10-01 23:52:35.357 1503 5157 I ActivityManager: Killing
8725:com.android.settings/1000 (adj 900): remove task
10-01 23:52:35.358 1503 1588 W libprocessgroup: kill(-8725, 9) failed: No such
process
10-01 23:52:35.364 1503 5157 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000
cmp=com.google.android.apps.nexuslauncher/.NexusLauncherActivity} from uid 10029
10-01 23:52:35.397 513 513 I Zygote : Process 8725 exited due to signal (9)
10-01 23:52:35.401 1503 1603 W ActivityManager: setHasOverlayUi called on unknown
pid: 8725
10-01 23:52:35.403 1503 1588 W libprocessgroup: kill(-8725, 9) failed: No such
process
10-01 23:52:35.403 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 1000 pid 8725 in 45ms
10-01 23:52:35.436 7625 7625 I SearchServiceCore: Event Bus thread is disabled;
marking main thread as EventBus
10-01 23:52:35.442 7625 7625 W SessionLifecycleManager: Handover failed. Creating
new session controller.
10-01 23:52:35.450 557 557 D SurfaceFlinger: duplicate layer name: changing
com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLa
uncherActivity to
com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLa
uncherActivity#1
10-01 23:52:35.465 7625 7625 I StreamController: registerScope: nowcards-369b3-
45ff
10-01 23:52:35.502 7625 7625 W TemplatedStringEvaluato: Got templated string with
no display string
10-01 23:52:35.538 7625 7625 I StreamRenderer:
maybeRegisterNowCardsScope(nowcards-369b3-45ff,
com.google.android.sidekick.shared.remoteapi.CardRenderingContext@95b2108)
10-01 23:52:35.558 2838 2838 I RenderThread: type=1400 audit(0.0:1693): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:52:35.593 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.593 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.594 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.594 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.595 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.596 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.596 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.597 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.ej(SourceFile:91)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.a(SourceFile:77)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: Caused by:
android.os.RemoteException: Remote stack trace:
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforce(ContextImpl.java:1812)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1840)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.getInstantApps(PackageManagerService.ja
va:8126)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:2463)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3
896)
10-01 23:52:35.606 2838 3183 W InstantAppResolverImpl:
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.d.b.i(SourceFile:119)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-01 23:52:35.613 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:52:35.614 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.614 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.615 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.615 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.616 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.617 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.617 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.618 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-01 23:52:35.633 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.634 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-01 23:52:35.635 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.635 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-01 23:52:35.646 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.647 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-01 23:52:35.669 7625 7625 I MicroDetectionWorker: #startMicroDetector
[speakerMode: 0]
10-01 23:52:35.671 7625 7625 I AudioController: Created new AudioSource
10-01 23:52:35.677 7625 7625 I MicroDetectionWorker: onReady
10-01 23:52:35.680 7625 8434 I MicroRecognitionRunner: Starting detection.
10-01 23:52:35.680 7625 7666 I MicrophoneInputStream: mic_starting SR : 16000 CC
: 16 SO : 1999
10-01 23:52:35.685 522 3945 D audio_hw_primary: adev_open_input_stream: enter:
sample_rate(16000) channel_mask(0x10) devices(0x80000004)
stream_handle(0xf5eb1000) io_handle(78) source(6) format 1
10-01 23:52:35.685 522 3945 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-01 23:52:35.689 555 8976 I AudioFlinger: AudioFlinger's thread 0xebc8b1c0
tid=8976 ready to run
10-01 23:52:35.690 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-01 23:52:35.693 522 3945 D audio_hw_primary: in_set_parameters: enter:
kvpairs=bottom=;input_source=6;routing=-2147483644
10-01 23:52:35.695 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-01 23:52:35.696 7625 7666 I MicrophoneInputStream: mic_started SR : 16000
CC : 16 SO : 1999
10-01 23:52:35.697 522 8977 D audio_hw_primary: start_input_stream: enter:
stream(0xf5eb1000)usecase(18: audio-record)
10-01 23:52:35.698 522 8977 D audio_hw_primary: select_devices for use case
(audio-record)
10-01 23:52:35.698 522 8977 D msm8916_platform: platform_set_echo_reference:
enabling echo-reference
10-01 23:52:35.698 522 8977 D audio_route: Apply path: echo-reference
10-01 23:52:35.688 522 522 I reader : type=1400 audit(0.0:1694): avc: denied {
call } for scontext=u:r:hal_audio_default:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:52:35.688 546 546 I perf@1.0-servic: type=1400 audit(0.0:1695): avc:
denied { write } for name="cpu_dma_latency" dev="tmpfs" ino=15544
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:52:35.688 546 546 I perf@1.0-servic: type=1400 audit(0.0:1696): avc:
denied { open } for path="/dev/cpu_dma_latency" dev="tmpfs" ino=15544
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:52:35.699 522 8977 D audio_hw_primary: select_devices:
out_snd_device(0: ) in_snd_device(98: voice-rec-dmic-ef-fluence)
10-01 23:52:35.688 537 537 I power@1.0-servi: type=1400 audit(0.0:1697): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:52:35.699 522 8977 I msm8916_platform:
platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16,
samplerate 16000, channel 1 format 1, backend_idx 7 usecase = 18 device (voice-rec-
dmic-ef-fluence)
10-01 23:52:35.699 522 8977 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
current bit width: 16 and sample rate: 16000, channels 1 format 1
10-01 23:52:35.700 522 8977 W msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe:Use default bw and sr for
voice/voip calls
10-01 23:52:35.700 522 8977 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
updated bit width: 16 and sample rate: 48000
10-01 23:52:35.700 522 8977 D audio_hw_primary:
check_usecases_capture_codec_backend:becf: force routing 0
10-01 23:52:35.700 522 8977 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-01 23:52:35.700 522 8977 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-01 23:52:35.700 522 8977 D audio_hw_primary: enable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-01 23:52:35.700 522 8977 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 1,
with Raise=1
10-01 23:52:35.700 522 8977 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0,
concurrency session_allowed 0
10-01 23:52:35.700 522 8977 D audio_route: Apply path: voice-rec-dmic-ef-fluence
10-01 23:52:35.705 522 8977 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-01 23:52:35.705 522 8977 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 3, with
Raise=0
10-01 23:52:35.705 522 8977 D audio_hw_utils:
audio_extn_utils_send_app_type_cfg: usecase->in_snd_device voice-rec-dmic-ef-
fluence
10-01 23:52:35.705 522 8977 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-01 23:52:35.705 522 8977 E msm8916_platform:
platform_get_snd_device_backend_index: BE DAI Name Table is not present
10-01 23:52:35.705 522 8977 E audio_hw_utils: send_app_type_cfg_for_device:
Couldn't get the backend index for snd device voice-rec-dmic-ef-fluence ret=-14
10-01 23:52:35.705 522 8977 D audio_hw_utils:
audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
10-01 23:52:35.705 522 8977 I audio_hw_utils: send_app_type_cfg_for_device
CAPTURE app_type 69938, acdb_dev_id 41, sample_rate 48000, snd_device_be_idx -14
10-01 23:52:35.706 522 8977 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(1) new_snd_devices(0)
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 41,
path = 1, app id = 0x11132, sample rate = 48000
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_asm_topology
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_adm_topology
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_audtable
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_audvoltable
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
10-01 23:52:35.698 522 522 I reader : type=1400 audit(0.0:1698): avc: denied {
ioctl } for path="/dev/msm_audio_cal" dev="tmpfs" ino=14574 ioctlcmd=61cb
scontext=u:r:hal_audio_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
10-01 23:52:35.706 522 8977 D : Failed to fetch the lookup information
of the device 00000029
10-01 23:52:35.706 522 8977 E ACDB-LOADER: Error: ACDB AudProc vol returned =
-19
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type =
12
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_audstrmtable
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> audstrm_cal-
>cal_type.cal_data.cal_size = 16
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_afe_topology
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for
adcd_id 41, Topology Id 112fb
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_afe_cal
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
10-01 23:52:35.706 522 8977 D : Failed to fetch the lookup information
of the device 00000029
10-01 23:52:35.706 522 8977 E ACDB-LOADER: Error:
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
10-01 23:52:35.706 522 8977 D : Failed to fetch the lookup information
of the device 00000029
10-01 23:52:35.706 522 8977 E ACDB-LOADER: Error: ACDB AFE returned = -19
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL 1052 0
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 41
path = 1
10-01 23:52:35.706 522 8977 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO:
ACDB_CMD_GET_DEVICE_PROPERTY
10-01 23:52:35.706 522 8977 D audio_hw_primary: enable_audio_route: apply mixer
and update path: audio-record
10-01 23:52:35.706 522 8977 D audio_route: Apply path: audio-record
10-01 23:52:35.707 522 8977 D audio_hw_primary: select_devices: done
10-01 23:52:35.755 7625 7636 I earchbox:searc: Background concurrent copying GC
freed 77010(3MB) AllocSpace objects, 2(156KB) LOS objects, 59% free, 8MB/20MB,
paused 206us total 148.204ms
10-01 23:52:35.762 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:35.790 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:35.793 522 8977 D audio_hw_primary: start_input_stream: exit
10-01 23:52:35.827 7625 8434 W SpeechLevelGenerator: Really low audio levels
detected. The audio input may have issues.
10-01 23:52:35.827 7625 7625 I MicroDetectionWorker: onReady
10-01 23:52:35.878 557 733 W SurfaceFlinger: Attempting to set client state on
removed layer: com.android.launcher3/com.android.quickstep.RecentsActivity#0
10-01 23:52:35.878 557 733 W SurfaceFlinger: Attempting to destroy on removed
layer: com.android.launcher3/com.android.quickstep.RecentsActivity#0
10-01 23:52:36.488 533 533 I composer@2.1-se: type=1400 audit(0.0:1699): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-01 23:52:36.788 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:36.834 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:52:37.188 641 641 I LocTime : type=1400 audit(0.0:1701): avc: denied {
lock } for path="/data/vendor/location/xtra/xtra.sqlite" dev="mmcblk0p49"
ino=1343551 scontext=u:r:init:s0 tcontext=u:object_r:vendor_data_file:s0
tclass=file permissive=1
10-01 23:52:37.188 641 641 I LocTime : type=1400 audit(0.0:1702): avc: denied {
write } for name="dnsproxyd" dev="tmpfs" ino=19307 scontext=u:r:init:s0
tcontext=u:object_r:dnsproxyd_socket:s0 tclass=sock_file permissive=1
10-01 23:52:37.188 641 641 I LocTime : type=1400 audit(0.0:1703): avc: denied {
connectto } for path="/dev/socket/dnsproxyd" scontext=u:r:init:s0
tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
10-01 23:52:37.208 641 641 I LocTime : type=1400 audit(0.0:1704): avc: denied {
create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket
permissive=1
10-01 23:52:37.208 641 641 I LocTime : type=1400 audit(0.0:1705): avc: denied {
setopt } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket
permissive=1
10-01 23:52:37.243 641 738 E LocSvc_xtra2: connect:220] connected to
52.222.168.224.
10-01 23:52:37.246 641 725 I LocSvc_xtra2: ===> injectIzatPcid line 32
10-01 23:52:37.246 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_XTRA_PCID_REQ_V02
10-01 23:52:37.249 641 1212 E QMI_FW : QCCI qmi_cci_xport_recv: txn not found.
svc_id: 16
10-01 23:52:37.249 641 725 E LocSvc_IzatApiV02: injectIzatPcid:2536]: Error :
st = 2, ind.status = 0
10-01 23:52:37.249 641 725 E LocSvc_xtra2: proc:57]
injectIzatPcid(pcid=10540164377676899931) failed.
10-01 23:52:37.356 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_XTRA_DATA_REQ_V02
10-01 23:52:37.358 641 1212 E QMI_FW : QCCI qmi_cci_xport_recv: txn not found.
svc_id: 16
10-01 23:52:37.358 641 725 E LocSvc_IzatApiV02: injectXtraData:2624]: Error :
st = 2, ind.status = 0
10-01 23:52:37.358 641 725 E LocSvc_IzatApiV02: injectXtraData:2632]: failed
status = 2, ind.status = 0, part num = 1, ind.partNum = 0
10-01 23:52:37.358 641 725 E LocSvc_xtra2: operator():117] injectXtraData fail
10-01 23:52:37.358 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.359 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.359 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.360 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.360 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.367 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.367 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.369 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.369 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.374 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.374 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.375 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.375 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.379 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.379 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.383 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.383 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.384 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.384 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.386 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.386 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.391 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.392 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.392 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.392 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.394 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.394 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.404 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.404 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.408 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.408 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.409 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.409 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.410 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.411 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.417 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.417 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.418 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.418 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.424 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.424 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.425 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.425 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.426 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.426 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.438 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.439 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.440 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.440 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.441 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.441 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.446 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.446 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.447 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.447 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.454 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.454 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.455 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.455 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.456 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.456 641 725 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:37.616 641 1212 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_INJECT_PREDICTED_ORBITS_DATA_REQ_V02
10-01 23:52:38.040 7625 7625 I BgTaskExecutorImpl: Starting EXCLUSIVE background
task FETCH_OPT_IN_STATUSES.
10-01 23:52:38.162 7625 7625 I BgTaskExecutorImpl: Starting EXCLUSIVE background
task NOW_UPDATE_GCM_REGISTRATION.
10-01 23:52:38.225 3455 3501 I bt_stack: [INFO:hearing_aid.cc(1198)]
GetDeviceCount: Not initialized yet
10-01 23:52:38.232 543 2705 E WifiHAL : Received LOG message with insufficent
length: 24
10-01 23:52:38.232 543 2705 E WifiHAL : Received fatal event, sending alert
10-01 23:52:38.232 1503 1794 W WifiVendorHal: onDebugErrorAlert 4104
10-01 23:52:38.274 8901 8915 I android.vendin: Waiting for a blocking GC
ProfileSaver
10-01 23:52:38.887 2806 2819 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=48 latency=0 timeout=500 status=0
10-01 23:52:38.887 2853 8837 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=48 latency=0 timeout=500 status=0
10-01 23:52:39.728 546 546 I perf@1.0-servic: type=1400 audit(0.0:1720): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:52:40.563 7625 8433 I EventLogSendingHelper: Sending log events.
10-01 23:52:41.763 1503 2023 D WificondControl: Scan result ready event
10-01 23:52:41.765 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 299555ms and Recieved 5 APs scan results
10-01 23:52:41.748 639 639 I lowi-server: type=1400 audit(0.0:1721): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-01 23:52:42.848 552 552 I sensors.qcom: type=1400 audit(0.0:1722): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:52:43.450 8901 8985 E Finsky : [157]
com.google.android.finsky.av.c.a(25): Unable to build selector:
/storage/emulated/0/Download/marketenvs.csv (No such file or directory)
10-01 23:52:43.469 8901 8960 I Finsky : [147]
com.google.android.finsky.dv.a.a.a.b(29): Triggered update for experiment package
com.google.android.finsky.stable.
10-01 23:52:43.468 2065 2065 I MainEventThread: type=1400 audit(0.0:1723): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:52:43.507 8901 8987 I Finsky : [158]
com.google.android.finsky.wear.eg.a(14): Do not start WearSupportService due to
Wear service optimization
10-01 23:52:43.508 1909 1909 I RenderThread: type=1400 audit(0.0:1724): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:52:43.550 8901 8989 I Finsky : [160]
com.google.android.finsky.verifier.impl.dq.e(116): Restoring notifications
10-01 23:52:43.559 8901 8989 I Finsky : [160]
com.google.android.finsky.verifier.impl.dq.e(121): Done restoring notifications
10-01 23:52:43.563 8901 8960 I Finsky : [147]
com.google.android.finsky.dv.a.a.a.b(62): Already at the latest configurations for
experiment package com.google.android.finsky.stable.
10-01 23:52:43.565 8901 8964 I Finsky : [150]
com.google.android.finsky.dv.a.a.a.b(29): Triggered update for experiment package
com.google.android.finsky.regular.
10-01 23:52:43.583 8901 8964 I Finsky : [150]
com.google.android.finsky.dv.a.a.a.b(62): Already at the latest configurations for
experiment package com.google.android.finsky.regular.
10-01 23:52:43.583 8901 8965 I Finsky : [151]
com.google.android.finsky.dv.a.a.a.b(29): Triggered update for experiment package
com.google.android.finsky.regular.
10-01 23:52:43.595 8901 8965 I Finsky : [151]
com.google.android.finsky.dv.a.a.a.b(62): Already at the latest configurations for
experiment package com.google.android.finsky.regular.
10-01 23:52:43.595 8901 8961 I Finsky : [148]
com.google.android.finsky.dv.a.a.a.b(29): Triggered update for experiment package
com.google.android.finsky.regular.
10-01 23:52:43.608 8901 8961 I Finsky : [148]
com.google.android.finsky.dv.a.j.a(5): Started reading experiment flags from file
[v6B-2IolLQRBwrwPhscSaeg04As].
10-01 23:52:43.609 8901 8961 I Finsky : [148]
com.google.android.finsky.dv.a.j.a(16): Finished reading experiment flags from file
[v6B-2IolLQRBwrwPhscSaeg04As].
10-01 23:52:43.609 8901 8961 I Finsky : [148]
com.google.android.finsky.dv.a.a.a.b(62): Already at the latest configurations for
experiment package com.google.android.finsky.regular.
10-01 23:52:43.618 8901 8901 I Finsky : [2]
com.google.android.finsky.setup.bf.run(7): Detected restoreservicev2://recovery not
needed, will not run
10-01 23:52:45.564 7625 7670 I EventLogSendingHelper: Sending log events.
10-01 23:52:46.020 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 14 lines
10-01 23:52:47.195 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:52:52.768 699 699 I msm_irqbalance: type=1400 audit(0.0:1725): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:52.768 699 699 I msm_irqbalance: type=1400 audit(0.0:1726): avc:
denied { open } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:52.768 699 699 I msm_irqbalance: type=1400 audit(0.0:1727): avc:
denied { getattr } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:52:52.858 552 552 I sensors.qcom: type=1400 audit(0.0:1728): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-01 23:52:54.408 575 575 I hvdcp_opti: type=1400 audit(0.0:1729): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-01 23:52:54.408 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1730): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-01 23:52:54.418 565 565 I chatty : uid=1001(radio)
/system/vendor/bin/netmgrd expire 9 lines
10-01 23:52:55.768 557 557 I surfaceflinger: type=1400 audit(0.0:1734): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=933
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:53:00.038 2838 2838 I RenderThread: type=1400 audit(0.0:1735): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:53:00.055 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 12 lines
10-01 23:53:02.010 2342 2353 I chatty : uid=10013(com.google.android.gms)
HeapTaskDaemon expire 1 line
10-01 23:53:02.788 699 699 I msm_irqbalance: type=1400 audit(0.0:1736): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-01 23:53:04.648 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1737): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-01 23:53:04.648 575 575 I hvdcp_opti: type=1400 audit(0.0:1738): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-01 23:53:04.688 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=346144 mSleepTimeMs=251860 mIdleTimeMs=-13717
mTxTimeMs[]=[0, 425, 1058, 1601, 2766] mRxTimeMs=91266 mEnergyUsed=0}
10-01 23:53:04.689 1503 1590 D KernelUidCpuTimeReader: Removing uids 1037-1037
10-01 23:53:11.218 557 557 I surfaceflinger: type=1400 audit(0.0:1739): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:53:12.085 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 24 lines
10-01 23:53:12.708 538 538 I HwBinder:538_1: type=1400 audit(0.0:1740): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-01 23:53:33.299 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 2, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:53:33.300 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:53:33.353 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:53:34.145 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 28 lines
10-01 23:53:38.149 9007 9007 I Zygote : seccomp disabled by setenforce 0
10-01 23:53:04.691 1503 1590 D KernelUidCpuTimeReader: Removing uids 1037-1037
10-01 23:53:38.152 1503 1587 I ActivityManager: Start proc
9007:com.instagram.android/u0a151 for broadcast
com.instagram.android/com.instagram.common.analytics.AnalyticsUploadAlarmReceiver
10-01 23:53:38.138 1239 1239 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 8 lines
10-01 23:53:38.165 9007 9007 E stagram.androi: Not starting debugger since
process cannot load the jdwp agent.
10-01 23:53:38.325 9007 9007 W stagram.androi: resources.arsc in APK
'/data/app/com.instagram.android-61V_mW-dr_lpyGr_OYZp3g==/base.apk' is compressed.
10-01 23:53:38.586 3455 3501 I bt_stack: [INFO:hearing_aid.cc(1198)]
GetDeviceCount: Not initialized yet
10-01 23:53:38.603 9007 9007 E ACRA : Initializing ANR detector for process:
com.instagram.android
10-01 23:53:38.730 9007 9007 W stagram.androi: Verification of void
com.instagram.process.instagram.InstagramApplicationForMainProcess.initPushNotifica
tions(android.content.Context) took 100.662ms
10-01 23:53:38.837 9007 9007 W stagram.androi: Verification of void
com.instagram.process.instagram.InstagramApplicationForMainProcess.onCreate(java.la
ng.String, long, long) took 103.748ms
10-01 23:53:38.864 9007 9028 D SigquitBasedANRDetector: Initialized
10-01 23:53:38.865 9007 9028 D : Function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE hooked with result=0
10-01 23:53:38.872 9007 9007 I stagram.androi:
Thread[1,tid=9007,Native,Thread*=0xf1c48000,peer=0x73b4cf30,"main"] recursive
attempt to load library "/data/app/com.instagram.android-61V_mW-
dr_lpyGr_OYZp3g==/lib/arm/libfb.so"
10-01 23:53:38.868 9007 9007 I stagram.android: type=1400 audit(0.0:1742): avc:
denied { open } for path="/proc/vmstat" dev="proc" ino=4026532366
scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc_vmstat:s0
tclass=file permissive=1
10-01 23:53:39.244 1503 2762 I ActivityManager: Killing
7757:org.leetzone.android.yatsewidgetfree/u0a186 (adj 906): empty #17
10-01 23:53:39.245 1503 1588 W libprocessgroup: kill(-7757, 9) failed: No such
process
10-01 23:53:39.246 2806 2819 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=414 latency=0 timeout=500 status=0
10-01 23:53:39.246 2853 8792 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=414 latency=0 timeout=500 status=0
10-01 23:53:39.258 9073 9073 I Zygote : seccomp disabled by setenforce 0
10-01 23:53:39.259 1503 1587 I ActivityManager: Start proc
9073:com.urbandroid.sleep/u0a170 for broadcast
com.urbandroid.sleep/.alarmclock.AlarmInitReceiver
10-01 23:53:39.264 9073 9073 E rbandroid.slee: Not starting debugger since
process cannot load the jdwp agent.
10-01 23:53:39.270 1503 2750 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=27, [ Capabilities:
NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Unwanted: Uid: 10186] ],
android.os.BinderProxy@2c375e4)
10-01 23:53:39.271 513 513 I Zygote : Process 7757 exited due to signal (9)
10-01 23:53:39.271 3455 3455 V NewAvrcpMediaPlayerList: onActiveSessionsChanged:
number of controllers: 1
10-01 23:53:39.272 3455 3537 W Avrcp : playState object null, sending STOPPED
10-01 23:53:39.272 3455 3455 D NewAvrcpMediaPlayerList: onActiveSessionsChanged:
controller: com.spotify.music
10-01 23:53:39.272 3455 3455 D NewAvrcpMediaPlayerList: Already have a controller
for the player: com.spotify.music, updating instead
10-01 23:53:39.273 3455 3537 I Avrcp : Skipping update due to invalid playback
state
10-01 23:53:39.274 3455 3455 D NewAvrcpMediaPlayerWrapper: com.spotify.music:
Controller for com.spotify.music was updated.
10-01 23:53:39.275 3455 3455 D NewAvrcpMediaPlayerList: sendMediaUpdate
10-01 23:53:39.275 3455 3455 I NewAvrcpMediaPlayerList: sendMediaUpdate: Creating
a one item queue for a player with no queue
10-01 23:53:39.275 3455 3455 D NewAvrcpTargetService: onMediaUpdated:
track_changed=false state=false queue=false
10-01 23:53:39.275 3455 3455 D NewAvrcpNativeInterface: sendMediaUpdate:
metadata=false playStatus=false queue=false
10-01 23:53:39.275 3455 3455 D NewAvrcpTargetJni: sendMediaUpdateNative
10-01 23:53:39.275 3455 3455 I bt_stack: [INFO:avrcp_service.cc(342)] virtual
void bluetooth::avrcp::AvrcpService::SendMediaUpdate(bool, bool, bool)
track_changed=0 : play_state=0 : queue=0
10-01 23:53:39.291 1503 1588 W libprocessgroup: kill(-7757, 9) failed: No such
process
10-01 23:53:39.291 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10186 pid 7757 in 45ms
10-01 23:53:39.305 1503 1777 D ConnectivityService: Sending
PendingIntent{3d80605: PendingIntentRecord{1ae465a com.instagram.android
broadcastIntent}}
10-01 23:53:39.305 1503 1777 W ActivityManager: Permission Denial: not allowed to
send broadcast android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10151
10-01 23:53:39.306 1503 1777 W ActivityManager: Unable to send startActivity
intent
10-01 23:53:39.306 1503 1777 W ActivityManager: java.lang.SecurityException:
Permission Denial: not allowed to send broadcast
android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10151
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerS
ervice.java:21313)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManag
erService.java:21964)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:372)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:2
45)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerServic
e.java:8443)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.app.PendingIntent.sendAndReturnResult(PendingIntent.java:892)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.app.PendingIntent.send(PendingIntent.java:874)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.app.PendingIntent.send(PendingIntent.java:782)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.sendIntent(ConnectivityService.java:5097)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.sendPendingIntentForRequest(ConnectivityServ
ice.java:5088)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.notifyNetworkAvailable(ConnectivityService.j
ava:5710)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.processListenRequests(ConnectivityService.ja
va:5239)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.rematchNetworkAndRequests(ConnectivityServic
e.java:5408)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.rematchAllNetworksAndRequests(ConnectivitySe
rvice.java:5538)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.handleRegisterNetworkRequest(ConnectivitySer
vice.java:2615)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService.access$3400(ConnectivityService.java:198)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
com.android.server.ConnectivityService$InternalHandler.handleMessage(ConnectivitySe
rvice.java:3057)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.os.Looper.loop(Looper.java:193)
10-01 23:53:39.306 1503 1777 W ActivityManager: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-01 23:53:39.306 1503 1503 D ConnectivityService: Finished sending
PendingIntent{3d80605: PendingIntentRecord{1ae465a com.instagram.android
broadcastIntent}}
10-01 23:53:39.308 1503 1587 I ActivityManager: Start proc
9091:com.instagram.android:videoplayer/u0a151 for service
com.instagram.android/com.facebook.video.heroplayer.service.HeroService
10-01 23:53:39.309 9091 9091 I Zygote : seccomp disabled by setenforce 0
10-01 23:53:39.314 9091 9091 E oid:videoplaye: Not starting debugger since
process cannot load the jdwp agent.
10-01 23:53:39.316 1503 6052 W ActivityManager: Background start not allowed:
service Intent { act=Orca.START
cmp=com.instagram.android/com.facebook.rti.push.service.FbnsService (has extras) }
to com.instagram.android/com.facebook.rti.push.service.FbnsService from pid=9007
uid=10151 pkg=com.instagram.android startFg?=false
10-01 23:53:39.323 1503 4155 W ActivityManager: Background start not allowed:
service Intent { act=Orca.START
cmp=com.instagram.android/com.facebook.rti.push.service.FbnsService (has extras) }
to com.instagram.android/com.facebook.rti.push.service.FbnsService from pid=9007
uid=10151 pkg=com.instagram.android startFg?=false
10-01 23:53:39.335 1503 1587 I ActivityManager: Start proc
9107:com.instagram.android:mqtt/u0a151 for service
com.instagram.android/com.facebook.rti.push.service.FbnsService
10-01 23:53:39.336 9107 9107 I Zygote : seccomp disabled by setenforce 0
10-01 23:53:39.341 9107 9107 E am.android:mqt: Not starting debugger since
process cannot load the jdwp agent.
10-01 23:53:39.372 9073 9073 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
10-01 23:53:39.388 9073 9073 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
10-01 23:53:39.390 9073 9073 I FirebaseInitProvider: FirebaseApp initialization
successful
10-01 23:53:39.420 9091 9091 W oid:videoplaye: resources.arsc in APK
'/data/app/com.instagram.android-61V_mW-dr_lpyGr_OYZp3g==/base.apk' is compressed.
10-01 23:53:39.436 9073 9073 I SleepAsAndroid: [23:53:39.435, main]: Loading
first time 1490803419014
10-01 23:53:39.442 9073 9073 I SleepAsAndroid: [23:53:39.441, main]: TrialFilter:
Package: is release APK
10-01 23:53:39.465 9107 9107 W am.android:mqt: resources.arsc in APK
'/data/app/com.instagram.android-61V_mW-dr_lpyGr_OYZp3g==/base.apk' is compressed.
10-01 23:53:39.468 9073 9073 D SleepAsAndroid: [23:53:39.467, main]: TrialFilter:
T status: false
10-01 23:53:39.475 9073 9073 I SleepAsAndroid: [23:53:39.475, main]: Theme:
sunset Mon Oct 01 18:49:00 GMT+02:00 2018 sunrise Mon Oct 01 07:10:00 GMT+02:00
2018 now Mon Oct 01 23:53:39 GMT+02:00 2018 after SR true before SS false
10-01 23:53:39.475 9073 9073 I SleepAsAndroid: [23:53:39.475, main]: Theme: mode
2
10-01 23:53:39.500 9073 9073 I SleepAsAndroid: [23:53:39.500, main]: WifiEnabler:
setForceClose true
10-01 23:53:39.501 9073 9073 I SleepAsAndroid: [23:53:39.501, main]: Permissions:
Android SDK_INT 28
10-01 23:53:39.501 9073 9073 I SleepAsAndroid: [23:53:39.501, main]: Permissions:
Android CODENAME REL
10-01 23:53:39.501 9073 9073 I SleepAsAndroid: [23:53:39.501, main]: Permissions:
Android M
10-01 23:53:39.502 9073 9073 I SleepAsAndroid: [23:53:39.502, main]: SAC:
Initializing SharedAppContext, new context: false
10-01 23:53:39.525 9073 9125 I FA : Collection disabled with
firebase_analytics_collection_enabled=0
10-01 23:53:39.528 9073 9073 D SleepAsAndroid: [23:53:39.528, main]: Alarms:No
next alarm
10-01 23:53:39.528 9073 9073 D SleepAsAndroid: [23:53:39.528, main]:
Alarms:Disabling alarm
10-01 23:53:39.533 9073 9125 I FA : App measurement is starting up, version:
12211
10-01 23:53:39.533 9073 9125 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
10-01 23:53:39.533 9073 9125 I FA : To enable faster debug mode event
logging run:
10-01 23:53:39.533 9073 9125 I FA : adb shell setprop
debug.firebase.analytics.app com.urbandroid.sleep
10-01 23:53:39.537 9073 9073 I SleepAsAndroid: [23:53:39.537, main]: Resetting in
memory last scheduled alarm
10-01 23:53:39.537 9073 9073 I SleepAsAndroid: [23:53:39.537, main]:
SetAlarmCache:Resetting all SetAlarm cache
10-01 23:53:39.564 9073 9073 I SleepAsAndroid: [23:53:39.543, main]:
SetAlarmCache:Resetting cache for: SHOW_SKIP
10-01 23:53:39.571 9073 9073 D SleepAsAndroid: [23:53:39.571, main]: Dim property
2
10-01 23:53:39.572 9073 9073 I SleepAsAndroid: [23:53:39.572, main]: LockManager:
Lock manager initialized. Suspend mode: WORKS WL settings: 4
10-01 23:53:39.586 9073 9073 I SleepAsAndroid: [23:53:39.586, main]:
ShareService: isConnected token null
10-01 23:53:39.586 9073 9073 I SleepAsAndroid: [23:53:39.586, main]: Global
structures initialized: Mon Oct 01 23:53:39 GMT+02:00 2018
10-01 23:53:39.588 9073 9073 I SleepAsAndroid: [23:53:39.588, main]: TrialFilter:
Package: is release APK
10-01 23:53:39.608 9073 9073 D SleepAsAndroid: [23:53:39.608, main]: TrialFilter:
T status: false
10-01 23:53:39.614 9073 9073 I SleepAsAndroid: [23:53:39.614, main]: Multiprocess
init remote = false
10-01 23:53:39.620 9073 9073 D SleepAsAndroid: [23:53:39.620, main]:
RingerModeUtil: Stream hearable in silent true stream: 4
10-01 23:53:39.686 9073 9073 D SleepAsAndroid: [23:53:39.686, main]: Notify Sleep
Time Suggestion already scheduled for Tue Oct 02 15:01:39 GMT+02:00 2018 day of
year is: 275
10-01 23:53:39.686 9073 9073 I SleepAsAndroid: [23:53:39.686, main]:
ActivityRecognition initialized (batching: 10000)
10-01 23:53:39.686 9073 9073 D SleepAsAndroid: [23:53:39.686, main]:
AlarmInitReceiver com.urbandroid.sleep.alarmclock.DELAYED_BOOT_COMPLETED
10-01 23:53:39.688 9073 9073 D SleepAsAndroid: [23:53:39.688, main]: Alarms:No
next alarm
10-01 23:53:39.689 9073 9073 D SleepAsAndroid: [23:53:39.688, main]:
Alarms:Disabling alarm
10-01 23:53:39.694 9073 9073 I SleepAsAndroid: [23:53:39.694, main]: Resetting in
memory last scheduled alarm
10-01 23:53:39.694 9073 9073 I SleepAsAndroid: [23:53:39.694, main]:
SetAlarmCache:Resetting all SetAlarm cache
10-01 23:53:39.697 9073 9073 I SleepAsAndroid: [23:53:39.697, main]:
SetAlarmCache:Resetting cache for: SHOW_SKIP
10-01 23:53:39.711 9091 9091 E ACRA : Skipping ANR Detector for process:
com.instagram.android:videoplayer
10-01 23:53:39.715 9073 9137 I SleepAsAndroid: [23:53:39.714, AsyncTask #1]:
Country detected using TelephonyLocator: de
10-01 23:53:39.747 9107 9107 E ACRA : Skipping ANR Detector for process:
com.instagram.android:mqtt
10-01 23:53:39.750 1503 6052 I ActivityManager: Killing
7915:com.google.android.gm/u0a135 (adj 906): empty #17
10-01 23:53:39.750 1503 1588 W libprocessgroup: kill(-7915, 9) failed: No such
process
10-01 23:53:39.767 9073 9073 I SleepAsAndroid: [23:53:39.767, main]:
activity_transition_updates_successfully_enabled
10-01 23:53:39.793 513 513 I Zygote : Process 7915 exited due to signal (9)
10-01 23:53:39.796 1503 1588 W libprocessgroup: kill(-7915, 9) failed: No such
process
10-01 23:53:39.796 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10135 pid 7915 in 45ms
10-01 23:53:39.860 1503 2152 I ActivityManager: Killing
7574:com.google.android.gms.unstable/u0a13 (adj 906): empty #17
10-01 23:53:39.860 1503 1588 W libprocessgroup: kill(-7574, 9) failed: No such
process
10-01 23:53:39.873 1503 2152 I ActivityManager: Killing
8006:com.google.android.youtube/u0a60 (adj 906): empty #17
10-01 23:53:39.893 9091 9157 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-01 23:53:39.893 9091 9157 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-01 23:53:39.897 9091 9157 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-01 23:53:39.897 9091 9157 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-01 23:53:39.904 1503 1588 W libprocessgroup: kill(-7574, 9) failed: No such
process
10-01 23:53:39.906 513 513 I Zygote : Process 7574 exited due to signal (9)
10-01 23:53:39.898 582 582 I Binder:582_2: type=1400 audit(0.0:1743): avc:
denied { call } for scontext=u:r:mediadrmserver:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-01 23:53:39.911 582 604 W MediaAnalyticsItem: Failed to record:
[1:drm.vendor.Google.WidevineCDM:70:-1:com.google.android.gms:0:-1:1:0:0:]
[forcenew=0]
10-01 23:53:39.911 582 604 E PluginMetricsReporting: selfrecord() returned
false. sessioId 70
10-01 23:53:39.916 9091 9157 W VideoCapabilities: Unrecognized profile 4 for
video/hevc
10-01 23:53:39.919 9091 9157 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
10-01 23:53:39.925 1503 4181 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=29, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10060] ],
android.os.BinderProxy@813193f)
10-01 23:53:39.921 9091 9157 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
10-01 23:53:39.926 513 513 I Zygote : Process 8006 exited due to signal (9)
10-01 23:53:39.944 9091 9157 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-01 23:53:39.944 9091 9157 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-01 23:53:39.944 1503 1588 W libprocessgroup: kill(-7574, 9) failed: No such
process
10-01 23:53:39.944 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10013 pid 7574 in 83ms
10-01 23:53:39.944 1503 1588 W libprocessgroup: kill(-8006, 9) failed: No such
process
10-01 23:53:39.944 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10060 pid 8006 in 0ms
10-01 23:53:39.964 9091 9157 I VideoCapabilities: Unsupported profile 4 for
video/mp4v-es
10-01 23:53:39.968 9091 9157 W Utils : could not parse long range '175-174'
10-01 23:53:41.768 2065 2065 I MainEventThread: type=1400 audit(0.0:1744): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:53:41.788 1909 1909 I RenderThread: type=1400 audit(0.0:1745): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=945
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:53:41.788 1909 1909 I RenderThread: type=1400 audit(0.0:1746): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:53:41.798 557 557 I surfaceflinger: type=1400 audit(0.0:1747): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=933
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:53:41.808 533 533 I composer@2.1-se: type=1400 audit(0.0:1748): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-01 23:53:41.808 533 533 I composer@2.1-se: type=1400 audit(0.0:1749): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:53:42.808 699 699 I msm_irqbalance: type=1400 audit(0.0:1750): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026531966
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:53:42.808 699 699 I msm_irqbalance: type=1400 audit(0.0:1751): avc:
denied { open } for path="/proc/irq/186/smp_affinity" dev="proc" ino=4026531966
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:53:42.808 699 699 I msm_irqbalance: type=1400 audit(0.0:1752): avc:
denied { getattr } for path="/proc/irq/186/smp_affinity" dev="proc" ino=4026531966
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-01 23:53:42.858 552 552 I sensors.qcom: type=1400 audit(0.0:1753): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:53:42.858 552 552 I sensors.qcom: type=1400 audit(0.0:1754): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-01 23:53:47.197 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:53:54.808 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1755): avc:
denied { read } for name="mem" dev="debugfs" ino=74276
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-01 23:53:54.808 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1756): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/7625/mem" dev="debugfs"
ino=74276 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:53:54.808 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1757): avc:
denied { getattr } for path="/sys/kernel/debug/kgsl/proc/7625/mem" dev="debugfs"
ino=74276 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:53:56.203 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 48 lines
10-01 23:54:00.028 2838 2838 I RenderThread: type=1400 audit(0.0:1758): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:54:08.180 550 550 I rmt_storage: rmt_storage_connect_cb: clnt_h=0xa
conn_h=0x747bc2c030
10-01 23:54:08.180 550 550 I rmt_storage: rmt_storage_rw_iovec_cb:
/boot/modem_fs1: req_h=0xa msg_id=3: R/W request received
10-01 23:54:08.180 550 550 I rmt_storage: wakelock acquired: 1, error no: 42
10-01 23:54:08.180 550 1026 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs1: Unblock worker thread (th_id: 500290811120)
10-01 23:54:08.168 550 550 I rmt_storage: type=1400 audit(0.0:1759): avc:
denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-01 23:54:08.168 550 550 I rmt_storage: type=1400 audit(0.0:1760): avc:
denied { block_suspend } for capability=36 scontext=u:r:init:s0
tcontext=u:r:init:s0 tclass=capability2 permissive=1
10-01 23:54:08.329 550 1026 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs1: req_h=0xa msg_id=3: Bytes written = 1572864
10-01 23:54:08.329 550 1026 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs1: req_h=0xa msg_id=3: Send response: res=0 err=0
10-01 23:54:08.329 550 1026 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs1: About to block rmt_storage client thread (th_id: 500290811120)
wakelock released: 1, error no: 0
10-01 23:54:08.329 550 1026 I rmt_storage:
10-01 23:54:08.332 550 550 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0xa
conn_h=0x747bc2c030
10-01 23:54:33.301 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:54:33.302 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:54:33.356 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:54:34.308 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 34 lines
10-01 23:54:39.428 9073 9126 D SleepAsAndroid: [23:54:39.427, Log-Flusher]: No
need to rotate log (logbuffer), too small: 10959
10-01 23:54:47.199 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:54:54.588 575 575 I hvdcp_opti: type=1400 audit(0.0:1761): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-01 23:54:54.799 512 2527 W DnsTlsSocket: SSL_connect error 5, errno=111
10-01 23:54:54.799 512 2528 W DnsTlsSocket: SSL_connect error 5, errno=111
10-01 23:54:57.798 699 699 I msm_irqbalance: type=1400 audit(0.0:1764): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-01 23:54:59.249 512 3201 W DnsTlsSocket: SSL_connect error 5, errno=111
10-01 23:55:00.078 538 538 I HwBinder:538_1: type=1400 audit(0.0:1765): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-01 23:55:00.350 512 3390 W DnsTlsSocket: SSL_connect error 5, errno=111
10-01 23:55:04.808 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1766): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-01 23:55:04.848 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=466304 mSleepTimeMs=360252 mIdleTimeMs=-14900
mTxTimeMs[]=[0, 481, 1129, 1681, 3089] mRxTimeMs=103685 mEnergyUsed=0}
10-01 23:55:04.848 1503 1590 D KernelUidCpuTimeReader: Removing uids 99000-99000
10-01 23:55:06.402 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 50 lines
10-01 23:55:09.784 1503 1503 I NotificationService: Cannot find enqueued record
for key: 0|com.whatsapp|12|null|10179
10-01 23:55:09.801 1503 1555 I ActivityManager: Killing
8256:android.process.acore/u0a4 (adj 906): empty #17
10-01 23:55:09.802 1503 1588 W libprocessgroup: kill(-8256, 9) failed: No such
process
10-01 23:55:09.824 513 513 I Zygote : Process 8256 exited due to signal (9)
10-01 23:55:09.847 1503 1588 W libprocessgroup: kill(-8256, 9) failed: No such
process
10-01 23:55:09.847 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10004 pid 8256 in 45ms
10-01 23:55:10.641 3455 3501 I bt_stack: [INFO:hearing_aid.cc(1198)]
GetDeviceCount: Not initialized yet
10-01 23:55:16.336 2806 2819 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=48 latency=0 timeout=500 status=0
10-01 23:55:16.336 2853 8792 D BluetoothGatt: onConnectionUpdated() -
Device=E0:28:73:75:F2:3F interval=48 latency=0 timeout=500 status=0
10-01 23:55:33.303 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:55:33.304 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:55:33.358 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:55:35.717 7625 7672 I DeviceStateChecker: screenOn: true, isCharging:
false
10-01 23:55:39.878 639 639 I lowi-server: type=1400 audit(0.0:1768): avc:
denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-01 23:55:40.503 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 60 lines
10-01 23:55:43.748 639 639 I lowi-server: type=1400 audit(0.0:1769): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-01 23:55:43.757 1503 9167 D WificondControl: Scan result ready event
10-01 23:55:43.757 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 481547ms and Recieved 4 APs scan results
10-01 23:55:47.202 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:56:18.902 2853 2865 I iaomi.hm.healt: Background concurrent copying GC
freed 94017(5MB) AllocSpace objects, 148(7MB) LOS objects, 67% free, 5MB/17MB,
paused 339us total 111.092ms
10-01 23:56:33.306 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:56:33.306 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:56:33.360 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:56:34.657 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 40 lines
10-01 23:56:47.203 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:57:18.545 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.push.timer
10-01 23:57:18.545 8645 8680 V xiaomi : [Thread:107] Service called on timer
10-01 23:57:18.550 8645 8680 V xiaomi : [Thread:107] [Slim] SND ping id=0
10-01 23:57:18.570 8645 8698 V xiaomi : [Thread:116] [Slim] RCV ping id=0
10-01 23:57:18.577 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction ts:1538431038577
10-01 23:57:18.579 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction !canUpload(uploader) ts:1538431038579
10-01 23:57:27.918 521 521 I healthd : type=1400 audit(0.0:1770): avc: denied {
read } for name="present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:57:27.918 521 521 I healthd : type=1400 audit(0.0:1771): avc: denied {
open } for path="/sys/devices/soc/qpnp-smbcharger-18/power_supply/battery/present"
dev="sysfs" ino=33192 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-01 23:57:27.918 521 521 I healthd : type=1400 audit(0.0:1772): avc: denied {
getattr } for path="/sys/devices/soc/qpnp-smbcharger-
18/power_supply/battery/present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:57:28.552 8645 8680 V xiaomi : [Thread:107] JOB: check the ping-
pong.1538431038550
10-01 23:57:28.801 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 26 lines
10-01 23:57:33.308 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:57:33.308 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:57:33.363 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:57:33.507 8901 8928 I PlayCommon: [122]
com.google.android.play.b.g.d(217): Preparing logs for uploading
10-01 23:57:33.587 8901 8928 I PlayCommon: [122]
com.google.android.play.b.x.a(9): Connecting to server for timestamp:
https://play.googleapis.com/play/log/timestamp
10-01 23:57:33.590 8901 8928 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
10-01 23:57:33.807 8901 8928 I PlayCommon: [122]
com.google.android.play.b.g.a(387): Connecting to server:
https://play.googleapis.com/play/log?format=raw&proto_v2=true
10-01 23:57:33.922 8901 8928 I PlayCommon: [122]
com.google.android.play.b.g.a(458): Successfully uploaded logs.
10-01 23:57:47.206 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:58:00.038 533 533 I composer@2.1-se: type=1400 audit(0.0:1773): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-01 23:58:00.038 533 533 I composer@2.1-se: type=1400 audit(0.0:1774): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:58:02.898 552 552 I sensors.qcom: type=1400 audit(0.0:1775): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:58:04.901 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 34 lines
10-01 23:58:23.751 1503 2760 D WificondControl: Scan result ready event
10-01 23:58:23.751 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 641541ms and Recieved 3 APs scan results
10-01 23:58:33.310 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:58:33.310 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:58:33.365 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:58:34.983 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 10 lines
10-01 23:58:35.747 7625 7672 I DeviceStateChecker: screenOn: true, isCharging:
false
10-01 23:58:47.208 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-01 23:58:59.998 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1776): avc:
denied { read } for name="mem" dev="debugfs" ino=37199
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-01 23:58:59.998 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1777): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/1503/mem" dev="debugfs"
ino=37199 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:58:59.998 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1778): avc:
denied { getattr } for path="/sys/kernel/debug/kgsl/proc/1503/mem" dev="debugfs"
ino=37199 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:59:05.464 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-01 23:59:05.464 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-01 23:59:05.448 1503 1503 I InputDispatcher: type=1400 audit(0.0:1779): avc:
denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-01 23:59:05.448 537 537 I power@1.0-servi: type=1400 audit(0.0:1780): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:59:05.458 546 546 I perf@1.0-servic: type=1400 audit(0.0:1781): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:59:05.458 546 546 I perf@1.0-servic: type=1400 audit(0.0:1782): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-01 23:59:05.466 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-01 23:59:05.466 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-01 23:59:05.467 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-01 23:59:05.515 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:59:05.518 1909 1909 I RenderThread: type=1400 audit(0.0:1783): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:59:05.528 1909 1909 I RenderThread: type=1400 audit(0.0:1784): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:59:05.542 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:59:07.068 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 12 lines
10-01 23:59:07.178 2065 2065 I MainEventThread: type=1400 audit(0.0:1785): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:59:07.318 463 463 W hwservicemanager: getTransport: Cannot find entry
android.hardware.vibrator@1.2::IVibrator/default in either framework or device
manifest.
10-01 23:59:07.318 1503 2760 W VibratorService: Failed to perform effect (5)
10-01 23:59:07.322 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ........
0,0-1080,1920} canPanelBeCollapsed(): true
10-01 23:59:07.324 1503 2760 I ActivityManager: START u0
{act=android.settings.AIRPLANE_MODE_SETTINGS flg=0x14000000
cmp=com.android.settings/.Settings$NetworkDashboardActivity} from uid 10033
10-01 23:59:07.350 1503 2760 E ActivityManager: applyOptionsLocked: Unknown
animationType=0
10-01 23:59:07.370 1503 1587 I ActivityManager: Start proc
9258:com.android.settings/1000 for activity
com.android.settings/.Settings$NetworkDashboardActivity
10-01 23:59:07.370 9258 9258 I Zygote : seccomp disabled by setenforce 0
10-01 23:59:07.368 557 557 I surfaceflinger: type=1400 audit(0.0:1786): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=933
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:59:07.377 9258 9258 I chatty : uid=1000(system) com.android.settings
expire 330 lines
10-01 23:59:07.453 7625 7625 I MicroDetector: Keeping mic open: false
10-01 23:59:07.456 7625 7672 I DeviceStateChecker: DeviceStateChecker cancelled
10-01 23:59:07.460 7625 8974 I MicroRecognitionRunner: Stopping hotword
detection.
10-01 23:59:07.461 7625 8434 I MicroRecognitionRunner: Detection finished
10-01 23:59:07.465 7625 9272 I AudioController: internalShutdown
10-01 23:59:07.468 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-01 23:59:07.552 522 3945 D audio_hw_primary: disable_audio_route: reset and
update mixer path: audio-record
10-01 23:59:07.553 522 3945 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 2, with
Raise=0
10-01 23:59:07.553 522 3945 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-01 23:59:07.553 522 3945 D audio_hw_primary: disable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-01 23:59:07.553 522 3945 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-01 23:59:07.558 522 3945 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 0,
with Raise=1
10-01 23:59:07.558 522 3945 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0,
concurrency session_allowed 1
10-01 23:59:07.561 522 3945 D audio_hw_primary: in_set_parameters: enter:
kvpairs=routing=0
10-01 23:59:07.562 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-01 23:59:07.565 7625 9272 I MicrophoneInputStream: mic_close SR : 16000 CC :
16 SO : 1999
10-01 23:59:07.566 522 3945 D audio_hw_primary: adev_close_input_stream:
enter:stream_handle(0xf5eb1000)
10-01 23:59:07.570 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-01 23:59:07.689 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:59:07.698 1503 2760 D ConnectivityService: requestNetwork for
uid/pid:1000/9258 NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-01 23:59:07.699 1503 1773 D WIFI : got request NetworkRequest
[ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 56
10-01 23:59:07.699 1503 1773 D WIFI_UT : got request NetworkRequest
[ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 56
10-01 23:59:07.699 1503 1856 D Ethernet: got request NetworkRequest
[ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 56
10-01 23:59:07.700 2109 2109 I chatty : uid=1001(radio) com.android.phone expire
39 lines
10-01 23:59:07.705 9258 9279 I chatty : uid=1000(system) pool-1-thread-1 expire
4 lines
10-01 23:59:07.711 9258 9278 I chatty : uid=1000(system) com.android.settings
expire 2 lines
10-01 23:59:07.728 7625 7625 I RenderThread: type=1400 audit(0.0:1787): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:59:07.738 2838 2838 I RenderThread: type=1400 audit(0.0:1788): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-01 23:59:07.751 9258 9281 I chatty : uid=1000(system) com.android.settings
expire 1 line
10-01 23:59:07.797 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-01 23:59:07.829 9258 9282 I chatty : uid=1000(system) RenderThread expire 6
lines
10-01 23:59:07.934 1503 1603 I chatty : uid=1000(system) android.display expire
4 lines
10-01 23:59:07.957 1503 1555 I ActivityManager: Killing
4066:com.android.inputmethod.latin/u0a111 (adj 906): empty #17
10-01 23:59:07.957 1503 1588 I chatty : uid=1000(system) ActivityManager expire
11 lines
10-01 23:59:07.975 513 513 I Zygote : Process 4066 exited due to signal (9)
10-01 23:59:08.068 7625 7625 I StreamRenderer: cleanUpRendererScope(nowcards-
369b3-45ff)
10-01 23:59:08.076 7625 7666 I PBSessionCacheImpl: Deleted
sessionId[2008249132899] from persistence.
10-01 23:59:08.083 7625 7625 W SearchServiceCore: Abort, client detached.
10-01 23:59:08.084 7625 7625 I StreamController: cleanUpControllerScope(nowcards-
369b3-45ff)
10-01 23:59:08.093 7625 7625 I WorkerManager: dispose()
10-01 23:59:08.095 557 1174 I chatty : uid=1000(system) Binder:557_3 expire 4
lines
10-01 23:59:08.470 7625 7625 I SearchServiceCore: Event Bus thread is disabled;
marking main thread as EventBus
10-01 23:59:09.111 1503 5566 I ActivityManager: START u0
{act=android.intent.action.MAIN cmp=com.android.phone/.MobileNetworkSettings} from
uid 1000
10-01 23:59:09.363 1503 2760 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGI
10-01 23:59:09.397 1503 3701 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGM
10-01 23:59:09.410 1503 3701 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGQ
10-01 23:59:09.448 2109 9289 I chatty : uid=1001(radio) com.android.phone expire
7 lines
10-01 23:59:09.521 1503 2760 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGU
10-01 23:59:10.039 1503 1777 D ConnectivityService: releasing NetworkRequest
[ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] (release request)
10-01 23:59:11.276 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ........
0,0-1080,72} canPanelBeCollapsed(): false
10-01 23:59:11.277 1909 1909 I vol.Events: writeEvent dismiss_dialog
volume_controller
10-01 23:59:11.278 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ........
0,0-1080,72} canPanelBeCollapsed(): false
10-01 23:59:11.279 1909 1909 I vol.Events: writeEvent dismiss_dialog
volume_controller
10-01 23:59:11.280 1503 3701 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.DEFAULT]
flg=0x10000000 cmp=com.android.launcher3/com.android.quickstep.RecentsActivity}
from uid 10029
10-01 23:59:11.300 1503 3701 I chatty : uid=1000(system) Binder:1503_F expire 9
lines
10-01 23:59:11.328 2822 2822 I RenderThread: type=1400 audit(0.0:1811): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-01 23:59:11.348 557 557 I chatty : uid=1000(system)
/system/bin/surfaceflinger expire 10 lines
10-01 23:59:11.398 537 537 I power@1.0-servi: type=1400 audit(0.0:1813): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:59:11.608 557 2174 I chatty : uid=1000(system) Binder:557_4 expire 12
lines
10-01 23:59:11.632 1503 3000 I chatty : uid=1000(system) RenderThread expire 6
lines
10-01 23:59:12.908 552 552 I sensors.qcom: type=1400 audit(0.0:1814): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-01 23:59:12.908 552 552 I sensors.qcom: type=1400 audit(0.0:1815): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-01 23:59:14.365 1503 2760 I ActivityManager: START u0
{act=android.settings.APPLICATION_DETAILS_SETTINGS dat=package:com.android.phone
flg=0x10008000 cmp=com.android.settings/.applications.InstalledAppDetails
bnds=[210,634][870,802]} from uid 10029
10-01 23:59:14.552 9258 9303 I chatty : uid=1000(system) com.android.settings
expire 184 lines
10-01 23:59:14.612 9258 9258 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.bindService:1611
android.content.ContextWrapper.bindService:698
android.content.pm.permission.RuntimePermissionPresenter$RemoteService.processMessa
ge:171
android.content.pm.permission.RuntimePermissionPresenter.getAppPermissions:118
com.android.settingslib.applications.PermissionsSummaryHelper.getPermissionSummary:
34
10-01 23:59:14.627 537 537 E QCOM PowerHAL: extract_stats: failed to open:
/d/system_stats Error = No such file or directory
10-01 23:59:14.632 1503 1555 I ProcessStatsService: Added stats: 2018-10-01-23-
23-18, over +23m47s902ms
10-01 23:59:14.636 9305 9305 I Zygote : seccomp disabled by setenforce 0
10-01 23:59:14.636 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=716086 mSleepTimeMs=599317 mIdleTimeMs=-13521
mTxTimeMs[]=[0, 481, 1129, 1681, 3089] mRxTimeMs=113023 mEnergyUsed=0}
10-01 23:59:14.650 1503 1555 I ProcessStatsService: Added stats: 2018-10-01-23-
18-59, over +3m54s300ms
10-01 23:59:14.656 9305 9305 E ackageinstalle: Not starting debugger since
process cannot load the jdwp agent.
10-01 23:59:14.661 1503 1555 I ProcessStatsService: Added stats: 2018-10-01-19-
54-54, over +3h23m39s606ms
10-01 23:59:14.665 1503 1587 I ActivityManager: Start proc
9305:com.google.android.packageinstaller/u0a21 for service
com.google.android.packageinstaller/com.android.packageinstaller.permission.service
.RuntimePermissionPresenterServiceImpl
10-01 23:59:14.704 9258 9302 I chatty : uid=1000(system) onsState.Loader expire
8 lines
10-01 23:59:14.760 1503 2927 I ProcessStatsService: Added stats: 2018-10-01-23-
23-18, over +23m47s902ms
10-01 23:59:14.774 1503 2927 I ProcessStatsService: Added stats: 2018-10-01-23-
18-59, over +3m54s300ms
10-01 23:59:14.784 1503 2927 I ProcessStatsService: Added stats: 2018-10-01-19-
54-54, over +3h23m39s606ms
10-01 23:59:14.812 1503 1512 I chatty : uid=1000(system) HeapTaskDaemon expire 4
lines
10-01 23:59:16.348 2065 2065 I MainEventThread: type=1400 audit(0.0:1830): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-01 23:59:17.468 575 575 I hvdcp_opti: type=1400 audit(0.0:1831): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-01 23:59:17.468 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1832): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-01 23:59:17.468 521 521 I healthd : type=1400 audit(0.0:1833): avc: denied {
read } for name="present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:59:17.468 521 521 I healthd : type=1400 audit(0.0:1834): avc: denied {
open } for path="/sys/devices/soc/qpnp-smbcharger-18/power_supply/battery/present"
dev="sysfs" ino=33192 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-01 23:59:17.468 521 521 I healthd : type=1400 audit(0.0:1835): avc: denied {
getattr } for path="/sys/devices/soc/qpnp-smbcharger-
18/power_supply/battery/present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:59:17.468 575 575 I hvdcp_opti: type=1400 audit(0.0:1836): avc: denied
{ write } for name="wake_lock" dev="sysfs" ino=91 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1
10-01 23:59:17.468 575 575 I hvdcp_opti: type=1400 audit(0.0:1837): avc: denied
{ open } for path="/sys/power/wake_lock" dev="sysfs" ino=91 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1
10-01 23:59:17.483 537 537 E QCOM PowerHAL: extract_stats: failed to open:
/d/system_stats Error = No such file or directory
10-01 23:59:17.483 3455 3455 D HeadsetPhoneState: sendDeviceStateChanged.
mService=0 mIsSimStateLoaded=false mSignal=0 mRoam=0 mBatteryCharge=3
10-01 23:59:17.468 575 575 I hvdcp_opti: type=1400 audit(0.0:1838): avc: denied
{ block_suspend } for capability=36 scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=capability2 permissive=1
10-01 23:59:17.468 575 575 I hvdcp_opti: type=1400 audit(0.0:1839): avc: denied
{ read } for name="allow_hvdcp3" dev="sysfs" ino=33220 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:59:19.089 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 16 lines
10-01 23:59:21.938 546 546 I perf@1.0-servic: type=1400 audit(0.0:1848): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-01 23:59:21.938 546 546 I perf@1.0-servic: type=1400 audit(0.0:1849): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-01 23:59:22.908 552 552 I sensors.qcom: type=1400 audit(0.0:1850): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-01 23:59:27.088 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1851): avc:
denied { read } for name="mem" dev="debugfs" ino=83660
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-01 23:59:27.088 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1852): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:59:27.088 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1853): avc:
denied { getattr } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:59:33.311 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-01 23:59:33.312 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-01 23:59:33.366 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-01 23:59:35.134 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 26 lines
10-01 23:59:43.138 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1854): avc:
denied { read } for name="mem" dev="debugfs" ino=83660
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-01 23:59:43.138 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1855): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:59:43.138 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1856): avc:
denied { getattr } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-01 23:59:47.211 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:00:00.004 1503 1503 I chatty : uid=1000 system_server expire 16 lines
10-02 00:00:00.017 1503 1503 D DevicePolicyManager:
updateSystemUpdateFreezePeriodsRecord
10-02 00:00:00.213 1503 1587 I ActivityManager: Start proc
9348:com.android.inputmethod.latin/u0a111 for broadcast
com.android.inputmethod.latin/com.android.inputmethod.dictionarypack.EventHandler
10-02 00:00:00.217 9348 9348 I Zygote : seccomp disabled by setenforce 0
10-02 00:00:00.222 9348 9348 E putmethod.lati: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:00:00.298 1503 2760 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DATE_CHANGED flg=0x20200010 } to
com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider
10-02 00:00:00.299 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DATE_CHANGED flg=0x20200010 } to
com.google.android.calendar/.widgetmonth.MonthViewWidgetProvider
10-02 00:00:00.299 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DATE_CHANGED flg=0x20200010 } to
com.google.android.calendar/com.google.android.apps.calendar.usernotifications.Noti
ficationsInitializer$NotificationsRelevantUpdatesReceiver
10-02 00:00:00.299 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DATE_CHANGED flg=0x20200010 } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-02 00:00:00.299 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DATE_CHANGED flg=0x20200010 } to
com.qualcomm.timeservice/.TimeServiceBroadcastReceiver
10-02 00:00:00.323 1503 1587 I ActivityManager: Start proc
9367:com.google.android.keep/u0a142 for broadcast
com.google.android.keep/.notification.ReminderNotificationReceiver
10-02 00:00:00.324 9367 9367 I Zygote : seccomp disabled by setenforce 0
10-02 00:00:00.329 9367 9367 E le.android.kee: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:00:00.497 9367 9367 W PrimesInit: Primes instant initialization
10-02 00:00:00.500 9367 9383 W Primes : background initialization
10-02 00:00:00.569 9367 9383 I PrimesTesting: GserviceFlagsSupplier.get()
10-02 00:00:00.730 9394 9394 I Zygote : seccomp disabled by setenforce 0
10-02 00:00:00.730 1503 1587 I ActivityManager: Start proc
9394:android.process.acore/u0a4 for content provider
com.android.providers.contacts/.ContactsProvider2
10-02 00:00:00.734 9394 9394 E d.process.acor: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:00:00.825 9394 9394 I ContactsPerf: VoicemailContentProvider.onCreate
start
10-02 00:00:00.829 9394 9394 I ContactsPerf: VoicemailContentProvider.onCreate
finish
10-02 00:00:00.853 9394 9409 D ContactsDatabaseHelper: WAL enabled for
contacts2.db: true
10-02 00:00:00.893 9394 9409 I ContactLocale: AddressBook Labels [[en_DE,de_DE]]:
[…, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z,
Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, …, А, Б, В,
Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч,
Џ, Ш, Щ, Ю, Я, …, ,… ,‫ ת‬,‫ ש‬,‫ ר‬,‫ ק‬,‫ צ‬,‫ פ‬,‫ ע‬,‫ ס‬,‫ נ‬,‫ מ‬,‫ ל‬,‫ כ‬,‫ י‬,‫ ט‬,‫ ח‬,‫ ז‬,‫ ו‬,‫ ה‬,‫ ד‬,‫ ג‬,‫ ב‬,‫א‬
,‫ و‬,‫ ه‬,‫ ن‬,‫ م‬,‫ ل‬,‫ ك‬,‫ ق‬,‫ ف‬,‫ غ‬,‫ ع‬,‫ ظ‬,‫ ط‬,‫ ض‬,‫ ص‬,‫ ش‬,‫ س‬,‫ ز‬,‫ ر‬,‫ ذ‬,‫ د‬,‫ خ‬,‫ ح‬,‫ ج‬,‫ ث‬,‫ ت‬,‫ ب‬,‫ا‬
‫ي‬, …, ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ,
ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, …, ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ,
ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, …, あ, か, さ, た, な, は, ま, や, ら, わ, #, …]
10-02 00:00:00.911 9394 9409 D ContactsDatabaseHelper: WAL enabled for
profile.db: false
10-02 00:00:01.208 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 32 lines
10-02 00:00:01.378 1909 1909 I RenderThread: type=1400 audit(0.0:1857): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:01.443 7333 9366 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-02 00:00:01.444 7333 9366 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-02 00:00:01.447 7333 9366 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-02 00:00:01.447 7333 9366 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-02 00:00:01.468 7333 9366 W VideoCapabilities: Unrecognized profile 4 for
video/hevc
10-02 00:00:01.471 7333 9366 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
10-02 00:00:01.474 7333 9366 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
10-02 00:00:01.502 7333 9366 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
10-02 00:00:01.502 7333 9366 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
10-02 00:00:01.526 7333 9366 I VideoCapabilities: Unsupported profile 4 for
video/mp4v-es
10-02 00:00:01.530 7333 9366 W Utils : could not parse long range '175-174'
10-02 00:00:01.548 7333 7333 I com.whatsapp: type=1400 audit(0.0:1859): avc:
denied { read } for comm=4173796E635461736B202337 name="osrelease" dev="proc"
ino=88328 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=1
10-02 00:00:01.548 7333 7333 I com.whatsapp: type=1400 audit(0.0:1860): avc:
denied { open } for comm=4173796E635461736B202337 path="/proc/sys/kernel/osrelease"
dev="proc" ino=88328 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:00:01.548 7333 7333 I com.whatsapp: type=1400 audit(0.0:1861): avc:
denied { getattr } for comm=4173796E635461736B202337
path="/proc/sys/kernel/osrelease" dev="proc" ino=88328
scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file
permissive=1
10-02 00:00:01.995 1503 1555 I ActivityManager: Killing
3213:com.android.providers.calendar/u0a7 (adj 906): empty #17
10-02 00:00:02.009 513 513 I Zygote : Process 3213 exited due to signal (9)
10-02 00:00:02.878 699 699 I msm_irqbalance: type=1400 audit(0.0:1862): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:00:02.878 699 699 I msm_irqbalance: type=1400 audit(0.0:1863): avc:
denied { open } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:00:02.878 699 699 I msm_irqbalance: type=1400 audit(0.0:1864): avc:
denied { getattr } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:00:02.888 699 699 I msm_irqbalance: type=1400 audit(0.0:1865): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:00:02.918 552 552 I sensors.qcom: type=1400 audit(0.0:1866): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:00:32.628 537 537 I power@1.0-servi: type=1400 audit(0.0:1870): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:00:32.640 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:00:32.640 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:00:32.628 546 546 I perf@1.0-servic: type=1400 audit(0.0:1871): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:00:32.628 546 546 I perf@1.0-servic: type=1400 audit(0.0:1872): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-02 00:00:32.643 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:00:32.643 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:00:32.643 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:00:32.658 9258 9258 I chatty : uid=1000(system) com.android.settings
expire 96 lines
10-02 00:00:33.301 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 40 lines
10-02 00:00:33.312 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:00:33.313 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:00:33.367 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:00:34.319 1503 2762 I ActivityManager: Killing
7557:com.google.android.calendar/u0a83 (adj 906): empty #17
10-02 00:00:34.320 1503 2762 I ActivityManager: Killing
8482:com.android.externalstorage/u0a19 (adj 906): empty #18
10-02 00:00:34.340 513 513 I Zygote : Process 8482 exited due to signal (9)
10-02 00:00:34.350 513 513 I Zygote : Process 7557 exited due to signal (9)
10-02 00:00:34.358 2822 2822 I RenderThread: type=1400 audit(0.0:1874): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:00:34.368 2822 2822 I RenderThread: type=1400 audit(0.0:1875): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:00:34.380 2822 2831 W System : A resource failed to call release.
10-02 00:00:34.390 2822 2831 I chatty : uid=10029(com.android.launcher3)
FinalizerDaemon identical 2 lines
10-02 00:00:34.394 2822 2831 W System : A resource failed to call release.
10-02 00:00:34.829 557 732 I chatty : uid=1000(system) Binder:557_1 expire 4
lines
10-02 00:00:35.408 537 537 I power@1.0-servi: type=1400 audit(0.0:1879): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:00:35.934 1503 4864 I ActivityManager: START u0
{act=android.settings.APPLICATION_DETAILS_SETTINGS dat=package:com.android.phone
flg=0x10108000 cmp=com.android.settings/.applications.InstalledAppDetailsTop} from
uid 10029
10-02 00:00:36.097 9258 9432 I chatty : uid=1000(system) com.android.settings
expire 185 lines
10-02 00:00:36.130 1503 4864 I ProcessStatsService: Added stats: 2018-10-01-23-
23-18, over +23m47s902ms
10-02 00:00:36.135 9258 9258 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.bindService:1611
android.content.ContextWrapper.bindService:698
android.content.pm.permission.RuntimePermissionPresenter$RemoteService.processMessa
ge:171
android.content.pm.permission.RuntimePermissionPresenter.getAppPermissions:118
com.android.settingslib.applications.PermissionsSummaryHelper.getPermissionSummary:
34
10-02 00:00:36.136 1503 4864 I ProcessStatsService: Added stats: 2018-10-01-23-
18-59, over +3m54s300ms
10-02 00:00:36.147 1503 4864 I ProcessStatsService: Added stats: 2018-10-01-19-
54-54, over +3h23m39s606ms
10-02 00:00:36.169 537 537 E QCOM PowerHAL: extract_stats: failed to open:
/d/system_stats Error = No such file or directory
10-02 00:00:36.174 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=797629 mSleepTimeMs=677315 mIdleTimeMs=-13098
mTxTimeMs[]=[0, 481, 1129, 1681, 3089] mRxTimeMs=116147 mEnergyUsed=0}
10-02 00:00:36.204 1503 2760 I ProcessStatsService: Added stats: 2018-10-01-23-
23-18, over +23m47s902ms
10-02 00:00:36.212 1503 2760 I ProcessStatsService: Added stats: 2018-10-01-23-
18-59, over +3m54s300ms
10-02 00:00:36.221 1503 2760 I ProcessStatsService: Added stats: 2018-10-01-19-
54-54, over +3h23m39s606ms
10-02 00:00:36.428 557 733 I chatty : uid=1000(system) Binder:557_2 expire 8
lines
10-02 00:00:36.538 533 533 I composer@2.1-se: type=1400 audit(0.0:1889): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:00:36.538 533 533 I composer@2.1-se: type=1400 audit(0.0:1890): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:00:37.518 7625 7625 W SessionLifecycleManager: Handover failed. Creating
new session controller.
10-02 00:00:37.542 7625 7625 I StreamController: registerScope: nowcards-369b3-
45ff
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.ej(SourceFile:91)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.a(SourceFile:77)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: Caused by:
android.os.RemoteException: Remote stack trace:
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforce(ContextImpl.java:1812)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1840)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.getInstantApps(PackageManagerService.ja
va:8126)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:2463)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3
896)
10-02 00:00:37.560 2838 3183 W InstantAppResolverImpl:
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.d.b.i(SourceFile:119)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-02 00:00:37.567 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-02 00:00:37.591 7625 7625 W TemplatedStringEvaluato: Got templated string with
no display string
10-02 00:00:37.588 2838 2838 I RenderThread: type=1400 audit(0.0:1893): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:37.588 2838 2838 I RenderThread: type=1400 audit(0.0:1894): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:37.628 1909 1909 I RenderThread: type=1400 audit(0.0:1895): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:37.647 7625 7625 I StreamRenderer:
maybeRegisterNowCardsScope(nowcards-369b3-45ff,
com.google.android.sidekick.shared.remoteapi.CardRenderingContext@95b2108)
10-02 00:00:37.658 2838 2838 I RenderThread: type=1400 audit(0.0:1896): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:37.705 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.705 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.706 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.707 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.707 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.708 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.709 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.709 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.698 1909 1909 I RenderThread: type=1400 audit(0.0:1897): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:00:37.722 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.722 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.723 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.724 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.725 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.725 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.726 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.726 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:00:37.740 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.740 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-02 00:00:37.741 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.741 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-02 00:00:37.750 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.750 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:00:37.758 7625 7625 I RenderThread: type=1400 audit(0.0:1898): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:00:37.773 7625 7625 I MicroDetectionWorker: #startMicroDetector
[speakerMode: 0]
10-02 00:00:37.785 7625 7625 I AudioController: Created new AudioSource
10-02 00:00:37.791 7625 7625 I MicroDetectionWorker: onReady
10-02 00:00:37.817 7625 7672 I MicroRecognitionRunner: Starting detection.
10-02 00:00:37.817 7625 9286 I MicrophoneInputStream: mic_starting SR : 16000 CC
: 16 SO : 1999
10-02 00:00:37.823 522 3945 D audio_hw_primary: adev_open_input_stream: enter:
sample_rate(16000) channel_mask(0x10) devices(0x80000004)
stream_handle(0xf5eb1000) io_handle(86) source(6) format 1
10-02 00:00:37.823 522 3945 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-02 00:00:37.825 555 9444 I AudioFlinger: AudioFlinger's thread 0xecb03880
tid=9444 ready to run
10-02 00:00:37.826 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:00:37.827 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:00:37.837 522 3945 D audio_hw_primary: in_set_parameters: enter:
kvpairs=bottom=;input_source=6;routing=-2147483644
10-02 00:00:37.838 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-02 00:00:37.838 7625 9286 I MicrophoneInputStream: mic_started SR : 16000
CC : 16 SO : 1999
10-02 00:00:37.840 522 9446 D audio_hw_primary: start_input_stream: enter:
stream(0xf5eb1000)usecase(18: audio-record)
10-02 00:00:37.840 522 9446 D audio_hw_primary: select_devices for use case
(audio-record)
10-02 00:00:37.840 522 9446 D msm8916_platform: platform_set_echo_reference:
enabling echo-reference
10-02 00:00:37.840 522 9446 D audio_route: Apply path: echo-reference
10-02 00:00:37.842 522 9446 D audio_hw_primary: select_devices:
out_snd_device(0: ) in_snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:00:37.842 522 9446 I msm8916_platform:
platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16,
samplerate 16000, channel 1 format 1, backend_idx 7 usecase = 18 device (voice-rec-
dmic-ef-fluence)
10-02 00:00:37.842 522 9446 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
current bit width: 16 and sample rate: 16000, channels 1 format 1
10-02 00:00:37.842 522 9446 W msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe:Use default bw and sr for
voice/voip calls
10-02 00:00:37.842 522 9446 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
updated bit width: 16 and sample rate: 48000
10-02 00:00:37.842 522 9446 D audio_hw_primary:
check_usecases_capture_codec_backend:becf: force routing 0
10-02 00:00:37.842 522 9446 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-02 00:00:37.842 522 9446 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:00:37.842 522 9446 D audio_hw_primary: enable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:00:37.842 522 9446 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 1,
with Raise=1
10-02 00:00:37.842 522 9446 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0,
concurrency session_allowed 0
10-02 00:00:37.842 522 9446 D audio_route: Apply path: voice-rec-dmic-ef-fluence
10-02 00:00:37.848 522 9446 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-02 00:00:37.848 522 9446 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 3, with
Raise=0
10-02 00:00:37.848 522 9446 D audio_hw_utils:
audio_extn_utils_send_app_type_cfg: usecase->in_snd_device voice-rec-dmic-ef-
fluence
10-02 00:00:37.848 522 9446 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:00:37.848 522 9446 E msm8916_platform:
platform_get_snd_device_backend_index: BE DAI Name Table is not present
10-02 00:00:37.848 522 9446 E audio_hw_utils: send_app_type_cfg_for_device:
Couldn't get the backend index for snd device voice-rec-dmic-ef-fluence ret=-14
10-02 00:00:37.848 522 9446 D audio_hw_utils:
audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
10-02 00:00:37.848 522 9446 I audio_hw_utils: send_app_type_cfg_for_device
CAPTURE app_type 69938, acdb_dev_id 41, sample_rate 48000, snd_device_be_idx -14
10-02 00:00:37.848 522 9446 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(1) new_snd_devices(0)
10-02 00:00:37.848 522 9446 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 41,
path = 1, app id = 0x11132, sample rate = 48000
10-02 00:00:37.848 522 9446 D ACDB-LOADER: ACDB -> send_asm_topology
10-02 00:00:37.848 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_adm_topology
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_audtable
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_audvoltable
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
10-02 00:00:37.849 522 9446 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:00:37.849 522 9446 E ACDB-LOADER: Error: ACDB AudProc vol returned =
-19
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type =
12
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_audstrmtable
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> audstrm_cal-
>cal_type.cal_data.cal_size = 16
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_afe_topology
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for
adcd_id 41, Topology Id 112fb
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_afe_cal
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
10-02 00:00:37.849 522 9446 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:00:37.849 522 9446 E ACDB-LOADER: Error:
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
10-02 00:00:37.849 522 9446 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:00:37.849 522 9446 E ACDB-LOADER: Error: ACDB AFE returned = -19
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL 1052 0
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 41
path = 1
10-02 00:00:37.849 522 9446 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO:
ACDB_CMD_GET_DEVICE_PROPERTY
10-02 00:00:37.849 522 9446 D audio_hw_primary: enable_audio_route: apply mixer
and update path: audio-record
10-02 00:00:37.849 522 9446 D audio_route: Apply path: audio-record
10-02 00:00:37.849 522 9446 D audio_hw_primary: select_devices: done
10-02 00:00:37.931 522 9446 D audio_hw_primary: start_input_stream: exit
10-02 00:00:37.956 7625 7636 I earchbox:searc: Background concurrent copying GC
freed 70575(2MB) AllocSpace objects, 2(156KB) LOS objects, 59% free, 8MB/20MB,
paused 1.285ms total 166.822ms
10-02 00:00:37.969 7625 7672 W SpeechLevelGenerator: Really low audio levels
detected. The audio input may have issues.
10-02 00:00:37.969 7625 7625 I MicroDetectionWorker: onReady
10-02 00:00:38.874 1503 1586 I chatty : uid=1000(system) android.ui expire 1
line
10-02 00:00:38.936 1503 4864 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGc
10-02 00:00:38.964 1503 2927 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGg
10-02 00:00:38.987 7625 7625 I MicroDetector: Keeping mic open: false
10-02 00:00:38.988 7625 9440 I DeviceStateChecker: DeviceStateChecker cancelled
10-02 00:00:38.988 7625 9272 I AudioController: internalShutdown
10-02 00:00:38.988 7625 9441 I MicroRecognitionRunner: Stopping hotword
detection.
10-02 00:00:38.989 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:00:39.003 2109 2109 I chatty : uid=1001(radio) com.android.phone expire
28 lines
10-02 00:00:39.028 1503 2757 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGk
10-02 00:00:39.074 522 3945 D audio_hw_primary: disable_audio_route: reset and
update mixer path: audio-record
10-02 00:00:39.076 522 3945 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 2, with
Raise=0
10-02 00:00:39.076 522 3945 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-02 00:00:39.076 522 3945 D audio_hw_primary: disable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:00:39.076 522 3945 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:00:39.081 522 3945 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 0,
with Raise=1
10-02 00:00:39.081 522 3945 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0,
concurrency session_allowed 1
10-02 00:00:39.083 522 522 D audio_hw_primary: in_set_parameters: enter:
kvpairs=routing=0
10-02 00:00:39.083 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-02 00:00:39.085 7625 9272 I MicrophoneInputStream: mic_close SR : 16000 CC :
16 SO : 1999
10-02 00:00:39.086 522 3945 D audio_hw_primary: adev_close_input_stream:
enter:stream_handle(0xf5eb1000)
10-02 00:00:39.087 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:00:39.088 7625 7672 I MicroRecognitionRunner: Detection finished
10-02 00:00:39.261 7625 7625 I StreamRenderer: cleanUpRendererScope(nowcards-
369b3-45ff)
10-02 00:00:39.266 7625 9286 I PBSessionCacheImpl: Deleted
sessionId[2008249136831] from persistence.
10-02 00:00:39.274 7625 7625 W SearchServiceCore: Abort, client detached.
10-02 00:00:39.275 7625 7625 I StreamController: cleanUpControllerScope(nowcards-
369b3-45ff)
10-02 00:00:39.993 7625 7625 W SearchServiceCore: Abort, client detached.
10-02 00:00:40.166 1503 3701 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@AGo
10-02 00:00:42.492 2109 9459 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:00:42.529 7625 9440 I EventLogSendingHelper: Sending log events.
10-02 00:00:42.918 552 552 I sensors.qcom: type=1400 audit(0.0:1910): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:00:42.918 552 552 I sensors.qcom: type=1400 audit(0.0:1911): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-02 00:00:47.212 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:00:47.529 7625 7672 I EventLogSendingHelper: Sending log events.
10-02 00:00:47.536 7625 7625 I WorkerManager: dispose()
10-02 00:00:47.539 1503 4864 I ActivityManager: Killing
8508:android.process.media/u0a15 (adj 906): empty #17
10-02 00:00:47.541 1503 1588 I chatty : uid=1000(system) ActivityManager expire
11 lines
10-02 00:00:47.568 513 513 I Zygote : Process 8508 exited due to signal (9)
10-02 00:00:49.330 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 10 lines
10-02 00:00:51.008 9462 9462 I Zygote : seccomp disabled by setenforce 0
10-02 00:00:51.009 1503 1587 I ActivityManager: Start proc
9462:com.google.android.calendar/u0a83 for broadcast
com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider
10-02 00:00:51.021 9462 9462 E ndroid.calenda: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:00:51.058 538 538 I sensors@1.0-ser: type=1400 audit(0.0:1913): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:00:51.058 538 538 I HwBinder:538_1: type=1400 audit(0.0:1912): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:00:51.232 9482 9482 I Zygote : seccomp disabled by setenforce 0
10-02 00:00:51.233 1503 1587 I ActivityManager: Start proc
9482:com.android.providers.calendar/u0a7 for content provider
com.android.providers.calendar/.CalendarProvider2
10-02 00:00:51.237 9482 9482 E viders.calenda: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:00:51.256 9462 9462 W Primes : Primes not initialized, returning
default (no-op) Primes instance which will ignore all calls. Please call
Primes.initialize(...) before using any Primes API.
10-02 00:00:51.336 9482 9482 I CalendarProvider2: Created
com.android.providers.calendar.CalendarAlarmManager@15cf612(com.android.providers.c
alendar.CalendarProvider2@b7a71e3)
10-02 00:00:51.338 1503 2757 D ActivityManager: Raise procstate to external
provider: ProcessRecord{2b349b9 9482:com.android.providers.calendar/u0a7}
10-02 00:00:51.338 1503 2927 I chatty : uid=1000(system) Binder:1503_D expire 1
line
10-02 00:00:51.353 1503 2760 I ActivityManager: Killing
8527:com.google.android.apps.photos/u0a107 (adj 906): empty #17
10-02 00:00:51.383 513 513 I Zygote : Process 8527 exited due to signal (9)
10-02 00:00:51.558 2342 9340 I chatty : uid=10013
com.google.android.gms.persistent expire 1 line
10-02 00:00:51.597 9462 9462 I peCommitFirebaseService: onStartJob,
tag=PhenotypeCommitFirebase
10-02 00:00:51.653 9462 9462 I peCommitFirebaseService: onFinishJob,
tag=PhenotypeCommitFirebase, status=SUCCESS
10-02 00:00:51.788 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:00:51.788 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:00:51.968 2342 9340 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:00:51.969 2342 9340 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:00:51.969 2342 9340 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:00:52.029 2342 9340 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:00:52.029 2342 9340 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:00:52.029 2342 9340 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:00:52.888 699 699 I msm_irqbalance: type=1400 audit(0.0:1915): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:00:52.918 552 552 I sensors.qcom: type=1400 audit(0.0:1916): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:00:59.988 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1917): avc:
denied { read } for name="mem" dev="debugfs" ino=83660
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-02 00:00:59.988 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1918): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-02 00:00:59.988 536 536 I memtrack@1.0-se: type=1400 audit(0.0:1919): avc:
denied { getattr } for path="/sys/kernel/debug/kgsl/proc/9258/mem" dev="debugfs"
ino=83660 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-02 00:01:01.586 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:01:01.588 1909 1922 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:01:01.588 1909 1922 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:01:01.625 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:01:01.627 1909 1922 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:01:01.628 1909 1922 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:01:22.588 1503 9517 I ActivityManager: Killing
7970:com.google.android.gms.ui/u0a13 (adj 906): empty #17
10-02 00:01:22.624 513 513 I Zygote : Process 7970 exited due to signal (9)
10-02 00:01:23.405 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 28 lines
10-02 00:01:23.926 2109 2109 I chatty : uid=1001(radio) com.android.phone expire
27 lines
10-02 00:01:24.051 557 2174 I chatty : uid=1000(system) Binder:557_4 expire 6
lines
10-02 00:01:24.438 533 533 I HwBinder:533_2: type=1400 audit(0.0:1920): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:01:24.438 533 533 I HwBinder:533_2: type=1400 audit(0.0:1921): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:01:31.368 2065 2065 I MainEventThread: type=1400 audit(0.0:1922): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:01:33.315 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:01:33.315 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:01:33.370 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:01:47.215 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:01:51.408 639 639 I lowi-server: type=1400 audit(0.0:1923): avc:
denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:01:51.480 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 14 lines
10-02 00:01:55.265 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 853055ms and Recieved 4 APs scan results
10-02 00:01:55.266 1503 2152 I chatty : uid=1000(system) Binder:1503_8 expire 3
lines
10-02 00:01:55.258 639 639 I lowi-server: type=1400 audit(0.0:1924): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:02:05.318 1878 1878 I wpa_supplicant: wlan0: WPA: Group rekeying
completed with c8:0e:14:af:8a:a2 [GTK=CCMP]
10-02 00:02:05.519 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 42 lines
10-02 00:02:33.317 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:02:33.318 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:02:33.372 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:02:33.598 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 36 lines
10-02 00:02:47.218 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:02:48.632 8645 8698 V xiaomi : [Thread:116] [Slim] RCV ping id=0
10-02 00:02:48.634 8645 8680 V xiaomi : stats key not found
10-02 00:02:48.635 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction ts:1538431368635
10-02 00:02:48.637 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction !canUpload(uploader) ts:1538431368637
10-02 00:02:54.788 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1925): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-02 00:02:54.788 575 575 I hvdcp_opti: type=1400 audit(0.0:1926): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-02 00:02:55.050 512 2527 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:02:55.050 512 2528 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:02:55.664 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 10 lines
10-02 00:02:58.048 699 699 I msm_irqbalance: type=1400 audit(0.0:1930): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:02:58.048 699 699 I msm_irqbalance: type=1400 audit(0.0:1931): avc:
denied { open } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:02:58.048 699 699 I msm_irqbalance: type=1400 audit(0.0:1932): avc:
denied { getattr } for path="/proc/irq/164/smp_affinity" dev="proc" ino=4026532003
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:02:59.264 512 3201 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:03:00.365 512 3390 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:03:02.938 552 552 I sensors.qcom: type=1400 audit(0.0:1934): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-02 00:03:05.068 575 575 I hvdcp_opti: type=1400 audit(0.0:1935): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-02 00:03:05.103 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=946560 mSleepTimeMs=775748 mIdleTimeMs=-14343
mTxTimeMs[]=[0, 482, 1252, 1762, 3358] mRxTimeMs=167415 mEnergyUsed=0}
10-02 00:03:33.320 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:03:33.321 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:03:33.374 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:03:33.769 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 104 lines
10-02 00:03:47.220 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:04:31.408 639 639 I lowi-server: type=1400 audit(0.0:1936): avc:
denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:04:31.939 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 21 lines
10-02 00:04:33.323 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:04:33.323 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:04:33.376 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:04:35.310 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 1013100ms and Recieved 3 APs scan results
10-02 00:04:35.298 639 639 I lowi-server: type=1400 audit(0.0:1937): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:04:47.223 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:05:24.001 2853 2865 I iaomi.hm.healt: Background concurrent copying GC
freed 32389(1436KB) AllocSpace objects, 218(11MB) LOS objects, 69% free, 5MB/17MB,
paused 382us total 107.803ms
10-02 00:05:30.110 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 47 lines
10-02 00:05:31.664 2342 2353 I .gms.persisten: Background concurrent copying GC
freed 313238(11MB) AllocSpace objects, 5(228KB) LOS objects, 55% free, 9MB/21MB,
paused 129us total 107.142ms
10-02 00:05:33.325 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:05:33.326 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:05:33.378 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:05:43.208 2065 2065 I MainEventThread: type=1400 audit(0.0:1938): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:05:44.146 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 40 lines
10-02 00:05:47.225 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:05:47.328 537 537 I power@1.0-servi: type=1400 audit(0.0:1940): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:05:47.344 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:05:47.344 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:05:47.328 546 546 I perf@1.0-servic: type=1400 audit(0.0:1941): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:05:47.338 546 546 I perf@1.0-servic: type=1400 audit(0.0:1942): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-02 00:05:47.347 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:05:47.347 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:05:47.347 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:05:47.399 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:05:47.426 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:05:47.418 2109 2109 I chatty : uid=1001(radio) com.android.phone expire
4 lines
10-02 00:05:48.905 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:05:48.935 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
--------- beginning of crash
10-02 00:05:50.961 2109 2109 E AndroidRuntime: FATAL EXCEPTION: main
10-02 00:05:50.961 2109 2109 E AndroidRuntime: Process: com.android.phone, PID:
2109
10-02 00:05:50.961 2109 2109 E AndroidRuntime: java.lang.NullPointerException:
Attempt to invoke interface method 'java.lang.String
java.lang.CharSequence.toString()' on a null object reference
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.preference.ListPreference.onDialogClosed(ListPreference.java:281)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
com.android.phone.NetworkSelectListPreference.onDialogClosed(NetworkSelectListPrefe
rence.java:296)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.preference.DialogPreference.onDismiss(DialogPreference.java:395)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.app.Dialog$ListenersHandler.handleMessage(Dialog.java:1393)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.os.Looper.loop(Looper.java:193)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
android.app.ActivityThread.main(ActivityThread.java:6669)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
java.lang.reflect.Method.invoke(Native Method)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-02 00:05:50.961 2109 2109 E AndroidRuntime: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
10-02 00:05:50.965 1503 2149 V RescueParty: Disabled because of manual property
10-02 00:05:50.966 1503 2149 W ActivityManager: Force finishing activity
com.android.phone/.MobileNetworkSettings
10-02 00:05:50.999 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-02 00:05:51.000 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-02 00:05:51.014 462 462 I ServiceManager: service 'qti.ims.ext' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'sip' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'iphonesubinfo' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'isms' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'phone' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'carrier_config' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'simphonebook' died
10-02 00:05:51.015 462 462 I ServiceManager: service 'isub' died
10-02 00:05:51.016 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 100] got DISCONNECTED, was satisfying 11
10-02 00:05:51.016 1503 1588 I chatty : uid=1000(system) ActivityManager expire
3 lines
10-02 00:05:51.017 1503 1757 I chatty : uid=1000(system) InputDispatcher expire
2 lines
10-02 00:05:51.017 1503 1503 I MmsServiceBroker: MmsService unexpectedly
disconnected
10-02 00:05:51.018 1503 6042 I WindowManager: WIN DEATH: Window{27cf427 u0
com.android.phone/com.android.phone.MobileNetworkSettings EXITING}
10-02 00:05:51.018 1503 9167 I ActivityManager: Process com.android.phone (pid
2109) has died: pers PERU
10-02 00:05:51.020 1503 9167 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.NetworkQueryService in 0ms
10-02 00:05:51.020 1503 9167 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.vvm.RemoteVvmTaskManager in 0ms
10-02 00:05:51.020 1503 9167 W ActivityManager: Scheduling restart of crashed
service com.android.stk/.StkAppService in 10000ms
10-02 00:05:51.020 1503 9167 W ActivityManager: Scheduling restart of crashed
service com.android.mms.service/.MmsService in 20000ms
10-02 00:05:51.020 1503 9167 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.TelephonyDebugService in 0ms
10-02 00:05:51.021 1503 1914 I WindowManager: WIN DEATH: Window{241e0ee u0
com.android.phone/com.android.phone.MobileNetworkSettings}
10-02 00:05:51.021 1503 1914 I chatty : uid=1000(system) Binder:1503_4 expire 1
line
10-02 00:05:51.021 1503 9167 W ActivityManager: Re-adding persistent process
ProcessRecord{c2a2a85 2109:com.android.phone/1001}
10-02 00:05:51.030 513 513 I Zygote : Process 2109 exited due to signal (9)
10-02 00:05:51.046 1503 1603 W ActivityManager: setHasOverlayUi called on unknown
pid: 2109
10-02 00:05:51.048 1503 1797 I chatty : uid=1000(system) ConnectivityThr expire
2 lines
10-02 00:05:51.048 533 533 I HWC_UeventThrea: type=1400 audit(0.0:1945): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-02 00:05:51.062 512 512 D TcpSocketMonitor: resuming tcpinfo polling
(interval=30000ms)
10-02 00:05:51.062 1503 1587 I ActivityManager: Start proc
9631:com.android.phone/1001 for restart com.android.phone
10-02 00:05:51.063 1503 1777 D ConnectivityService: unregisterNetworkFactory for
TelephonyNetworkFactory[0]
10-02 00:05:51.063 1503 1777 D ConnectivityService: unregisterNetworkFactory for
TelephonyNetworkFactory[1]
10-02 00:05:51.063 1503 1777 D ConnectivityService: unregisterNetworkFactory for
PhoneSwitcherNetworkRequstListener
10-02 00:05:51.064 1503 3290 D ConnectivityService: requestNetwork for
uid/pid:1000/9258 NetworkRequest [ TRACK_DEFAULT id=36, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-02 00:05:51.064 1503 1773 I chatty : uid=1000(system) WifiStateMachin expire
6 lines
10-02 00:05:51.065 1503 1856 I chatty : uid=1000(system) EthernetService expire
2 lines
10-02 00:05:51.065 9631 9631 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:51.074 9631 9631 I chatty : uid=1001(radio) com.android.phone
identical 263 lines
10-02 00:05:51.080 9258 9636 I chatty : uid=1000(system) com.android.settings
expire 2 lines
10-02 00:05:51.111 9258 9645 I chatty : uid=1000(system) com.android.settings
expire 1 line
10-02 00:05:51.118 9258 9258 I chatty : uid=1000(system) com.android.settings
expire 10 lines
10-02 00:05:51.148 538 538 I sensors@1.0-ser: type=1400 audit(0.0:1948): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:05:51.235 9631 9644 I chatty : uid=1001(radio) Binder:9631_2 expire 3
lines
10-02 00:05:51.247 1503 1583 I chatty : uid=1000(system) android.bg expire 11
lines
10-02 00:05:51.249 545 545 I LocSvc__AGnssRilInterface: ===> updateNetworkState
line 52
10-02 00:05:51.292 2620 2644 I chatty : uid=1001(radio) HwBinder:2620_1 expire
11 lines
10-02 00:05:51.294 2620 2620 I chatty : uid=1001(radio)
com.qualcomm.qcrilmsgtunnel expire 11 lines
10-02 00:05:51.374 1503 5566 I chatty : uid=1000(system) Binder:1503_14 expire 3
lines
10-02 00:05:51.457 1503 6042 I chatty : uid=1000(system) Binder:1503_15 expire 5
lines
10-02 00:05:51.559 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for PhoneSwitcherNetworkRequstListener
10-02 00:05:51.570 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[0]
10-02 00:05:51.571 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[1]
10-02 00:05:51.603 9631 9631 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-02 00:05:51.607 9631 9631 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-02 00:05:51.650 1503 1503 I MmsServiceBroker: MmsService connected
10-02 00:05:51.657 463 463 W hwservicemanager: getTransport: Cannot find entry
android.hardware.radio.config@1.0::IRadioConfig/default in either framework or
device manifest.
10-02 00:05:51.692 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:51.697 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:51.726 2065 2142 I chatty : uid=1000(system) MainEventThread
identical 1 line
10-02 00:05:51.783 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:51.815 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:51.854 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:51.858 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:51.908 2065 2148 I QCNEJ/CndHalServerCallback: <-
RCV:RatUnrequestedEvent{rat=11, slot=1}
10-02 00:05:51.909 2065 2142 I QCNEJ : |CORE| handleRatRequest bringUp =
falsenet Type: 11 slotidx: 1
10-02 00:05:51.909 2065 2142 I QCNEJ : |CORE| Tear down network: 11
10-02 00:05:51.835 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 30 lines
10-02 00:05:51.839 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:51.910 1503 1777 D ConnectivityService: releasing NetworkRequest
[ REQUEST id=14, [ Transports: CELLULAR Capabilities: IMS&TRUSTED&NOT_VPN Unwanted:
Specifier: <1> Uid: 1000] ] (release request)
10-02 00:05:51.913 1503 5566 I Telecom : PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=124] GroupId: ***]: TSI.rPA@AG8
10-02 00:05:51.924 1503 5566 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@AG8
10-02 00:05:51.925 1503 5566 I Telecom : CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@AG8
10-02 00:05:51.927 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:51.927 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:51.929 9631 9631 I TelecomFramework: TelecomAccountRegistry:
Unregistering phone account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}.
10-02 00:05:51.935 1503 6042 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} unregistered intent as user: TSI.uPA@AHE
10-02 00:05:51.935 1503 6042 I Telecom : CallsManager: Sending phone-account
unregistered intent to default dialer: TSI.uPA@AHE
10-02 00:05:51.943 9631 9723 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:51.944 9631 9724 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:51.944 9631 9725 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:51.954 1503 1601 I chatty : uid=1000(system) android.fg expire 4
lines
10-02 00:05:51.997 512 753 E Netd : Interface index 6 was never in a
currently-connected netId
10-02 00:05:52.022 9631 9657 I chatty : uid=1001(radio) HwBinder:9631_1 expire
56 lines
10-02 00:05:52.038 512 753 E Netd : Interface index 7 was never in a
currently-connected netId
10-02 00:05:52.039 512 753 E Netd : Interface index 7 was never in a
currently-connected netId
10-02 00:05:52.082 9631 9680 I chatty : uid=1001(radio) android.bg expire 7
lines
10-02 00:05:52.086 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleSimStateChange()
10-02 00:05:52.108 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleSimStateChange()
10-02 00:05:52.108 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.109 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.111 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.126 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:52.134 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.134 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.137 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.144 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:52.151 1503 5566 I WifiService: WifiService trying to set country
code to de
10-02 00:05:52.153 1503 6042 I WifiService: WifiService trying to set country
code to
10-02 00:05:52.159 9631 9757 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:52.155 1503 6042 I WifiService: WifiService trying to set country
code to
10-02 00:05:52.160 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:52.169 1503 6042 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AHU
10-02 00:05:52.168 2065 2065 I MainEventThread: type=1400 audit(0.0:1981): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:05:52.180 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.207 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.232 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.255 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.302 9631 9772 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.308 9631 9773 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.310 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.322 1503 5566 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AHY
10-02 00:05:52.326 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:52.326 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.338 8901 8901 I Finsky : [2]
com.google.android.finsky.simhandler.SimStateReceiver.a(14):
android.intent.action.SIM_STATE_CHANGED : simState = ABSENT
10-02 00:05:52.328 7625 7625 I RenderThread: type=1400 audit(0.0:1983): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:05:52.328 7625 7625 I RenderThread: type=1400 audit(0.0:1984): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:05:52.348 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.351 9631 9776 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.362 9631 9744 I chatty : uid=1001(radio) Binder:9631_8 expire 1
line
10-02 00:05:52.366 1503 6042 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AHk
10-02 00:05:52.367 7625 7625 I SearchServiceCore: Event Bus thread is disabled;
marking main thread as EventBus
10-02 00:05:52.369 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:52.369 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.371 557 557 I chatty : uid=1000(system)
/system/bin/surfaceflinger expire 1 line
10-02 00:05:52.375 9631 9778 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.379 7625 7625 W SessionLifecycleManager: Handover failed. Creating
new session controller.
10-02 00:05:52.384 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.bp.<init>(19): Resetting scheduler db
10-02 00:05:52.385 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.385 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.386 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.386 8901 8901 I Finsky : [2]
com.google.android.finsky.deviceconfig.ab.a(8): Scheduling UploadDynamicConfig.
10-02 00:05:52.388 8901 8901 I Finsky : [2]
com.google.android.finsky.setup.al.a(2): SIM removed, prefetching preloads
10-02 00:05:52.391 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(37): Prefetching preloads for account
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-02 00:05:52.392 7625 7625 W ThreadPoolDumper: Queue length for executor
Lightweight is now 11. Perhaps some tasks are too long, or the pool is too small.
10-02 00:05:52.402 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(48): No PAI stub found
10-02 00:05:52.403 2428 4329 I CheckinChimeraService: Starting Checkin Task:
CheckinNowTaskTag Reason : 8 Force : false UserId: 0
10-02 00:05:52.403 8901 9784 E Finsky : [170]
com.google.android.finsky.setup.ak.a(71): Error prefetching preloads, using
account=null, preloads=NULL, preloadGroups=NULL
10-02 00:05:52.403 8901 9784 E Finsky :
com.google.android.finsky.setup.fetchers.RawDocumentsFetchException[reason=pai_conf
ig, account=[xrm7tR3eV3HzAnl86j7UA_V7edY]]
10-02 00:05:52.403 8901 9784 E Finsky : at
com.google.android.finsky.setup.ak.a(SourceFile:49)
10-02 00:05:52.403 8901 9784 E Finsky : at
com.google.android.finsky.setup.an.call(Unknown Source:4)
10-02 00:05:52.403 8901 9784 E Finsky : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-02 00:05:52.403 8901 9784 E Finsky : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-02 00:05:52.403 8901 9784 E Finsky : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-02 00:05:52.403 8901 9784 E Finsky : at
java.lang.Thread.run(Thread.java:764)
10-02 00:05:52.404 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(19): VpaSelectionActivity will be disabled
10-02 00:05:52.405 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:52.435 2428 9629 I constellation: [sim_state_checker] sim state
checker is disabled.
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.ej(SourceFile:91)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.b.b.a(SourceFile:77)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: Caused by:
android.os.RemoteException: Remote stack trace:
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforce(ContextImpl.java:1812)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1840)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.getInstantApps(PackageManagerService.ja
va:8126)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:2463)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl: at
com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3
896)
10-02 00:05:52.437 2838 3183 W InstantAppResolverImpl:
10-02 00:05:52.438 7625 7625 I StreamController: registerScope: nowcards-369b3-
45ff
10-02 00:05:52.440 2838 2838 W IInputConnectionWrapper: getExtractedText on
inactive InputConnection
10-02 00:05:52.444 1503 1587 I ActivityManager: Start proc
9797:com.google.android.partnersetup/u0a12 for broadcast
com.google.android.partnersetup/.PhoneStateReceiver
10-02 00:05:52.444 2838 2838 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: getInstantApps failed.
Launcher may not be the default home app.
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl:
java.lang.SecurityException: getEphemeralApplications: Neither user 10199 nor
current process has android.permission.ACCESS_INSTANT_APPS.
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.createException(Parcel.java:1942)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1910)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.Parcel.readException(Parcel.java:1860)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.content.pm.IPackageManager$Stub$Proxy.getInstantApps(IPackageManager.java:6
459)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.app.ApplicationPackageManager.getInstantApps(ApplicationPackageManager.java
:836)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
com.android.quickstep.InstantAppResolverImpl.getInstantApps(SourceFile:63)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.d.b.i(SourceFile:119)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.n.b(SourceFile:226)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
com.google.android.apps.nexuslauncher.reflection.j.handleMessage(SourceFile:158)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.Handler.dispatchMessage(Handler.java:102)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.Looper.loop(Looper.java:193)
10-02 00:05:52.444 2838 3183 W InstantAppResolverImpl: at
android.os.HandlerThread.run(HandlerThread.java:65)
10-02 00:05:52.446 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.bp.a(66): Jobs in database: 1-1337 21-333333333

10-02 00:05:52.448 2428 4329 I EventLogChimeraService: Accumulating logs since


1538430494496
10-02 00:05:52.450 8435 8435 E FullInputEventModel: onStartInput event aborted:
ejw: could not obtain extracted text (class ejw)
10-02 00:05:52.452 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.l.a(68): ConstraintMapping: 1-1337, 21-
333333333, -> L: 119941ms, D: 82799941ms, C: false, I: false, N: 1
10-02 00:05:52.453 9797 9797 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:52.454 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(98): Cancelling existing
job with id: 9000
10-02 00:05:52.466 9797 9797 E id.partnersetu: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:05:52.477 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(47): Scheduling job Id:
9001, L: 119941, D: 82799941, C: false, I: false, N: 1
10-02 00:05:52.494 7625 7625 W TemplatedStringEvaluato: Got templated string with
no display string
10-02 00:05:52.514 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:52.528 1503 1587 I ActivityManager: Start proc
9835:com.android.carrierdefaultapp/u0a45 for broadcast
com.android.carrierdefaultapp/.CarrierDefaultBroadcastReceiver
10-02 00:05:52.529 9835 9835 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:52.542 9835 9835 E rrierdefaultap: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:05:52.551 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:52.554 2428 4329 I CheckinRequestProcessor: Gmscore running on
device, checkin will use Gmscore context
10-02 00:05:52.554 2428 4329 I CheckinRequestBuilder: Checkin reason type: 5
attempt count: 1
10-02 00:05:52.558 7625 7625 I StreamRenderer:
maybeRegisterNowCardsScope(nowcards-369b3-45ff,
com.google.android.sidekick.shared.remoteapi.CardRenderingContext@95b2108)
10-02 00:05:52.567 1503 2750 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AHw
10-02 00:05:52.586 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.599 1503 2750 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AH0
10-02 00:05:52.602 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:52.603 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.608 9631 9850 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.630 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.630 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.631 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.632 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.633 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.634 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.635 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.635 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.645 557 2860 I chatty : uid=1000(system) Binder:557_5 expire 2
lines
10-02 00:05:52.648 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.649 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.651 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.655 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.655 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.656 1503 1777 D ConnectivityService: releasing NetworkRequest
[ TRACK_DEFAULT id=36, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] (release request)
10-02 00:05:52.656 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.656 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.657 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.658 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.658 9835 9835 D CarrierDefaultBroadcastReceiver: onReceive intent:
com.android.internal.telephony.CARRIER_SIGNAL_RESET
10-02 00:05:52.659 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.659 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:2 lineCount:2
10-02 00:05:52.666 1503 3701 I WifiService: WifiService trying to set country
code to de
10-02 00:05:52.672 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:52.679 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 6
10-02 00:05:52.680 9835 9835 D CarrierActionUtils: onCancelAllNotifications
10-02 00:05:52.681 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 8
10-02 00:05:52.681 9835 9835 D CarrierActionUtils: onDisableDefaultURLHandler
10-02 00:05:52.682 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.682 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-02 00:05:52.683 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.684 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:1 lineCount:1
10-02 00:05:52.684 9835 9835 D CarrierDefaultBroadcastReceiver: onReceive intent:
com.android.internal.telephony.CARRIER_SIGNAL_RESET
10-02 00:05:52.689 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 6
10-02 00:05:52.689 9835 9835 D CarrierActionUtils: onCancelAllNotifications
10-02 00:05:52.689 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 8
10-02 00:05:52.690 9835 9835 D CarrierActionUtils: onDisableDefaultURLHandler
10-02 00:05:52.690 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:52.695 8901 8901 I Finsky : [2]
com.google.android.finsky.simhandler.SimStateReceiver.a(14):
android.intent.action.SIM_STATE_CHANGED : simState = READY
10-02 00:05:52.698 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.706 1503 5566 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AIA
10-02 00:05:52.699 7625 7625 W StaticLayout: maxLineHeight should not be -1.
maxLines:3 lineCount:3
10-02 00:05:52.707 2428 9629 I constellation: [sim_state_checker] sim state
checker is disabled.
10-02 00:05:52.711 1503 6052 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.712 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.719 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 9 lines
10-02 00:05:52.719 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.720 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.723 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.730 7625 7625 I MicroDetectionWorker: #startMicroDetector
[speakerMode: 0]
10-02 00:05:52.734 7625 7625 I AudioController: Created new AudioSource
10-02 00:05:52.725 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 18 lines
10-02 00:05:52.725 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.735 1503 6052 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AIE
10-02 00:05:52.738 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:52.738 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:52.744 7625 7625 I MicroDetectionWorker: onReady
10-02 00:05:52.746 9631 9861 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:05:52.747 9631 9631 D MccTable: updateMccMncConfiguration mccmnc='26207'
fromServiceState=false
10-02 00:05:52.748 9631 9631 D MccTable: updateMccMncConfiguration defaultMccMnc=
10-02 00:05:52.748 9631 9631 D MccTable: updateMccMncConfiguration: mcc=262,
mnc=7
10-02 00:05:52.748 9631 9631 D MccTable: updateMccMncConfiguration updateConfig
config={0.0 262mcc7mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long
?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined
mActivityType=undefined}}
10-02 00:05:52.755 7625 9799 I MicroRecognitionRunner: Starting detection.
10-02 00:05:52.755 7625 9786 I MicrophoneInputStream: mic_starting SR : 16000 CC
: 16 SO : 1999
10-02 00:05:52.762 522 3945 D audio_hw_primary: adev_open_input_stream: enter:
sample_rate(16000) channel_mask(0x10) devices(0x80000004)
stream_handle(0xf5eb1000) io_handle(94) source(6) format 1
10-02 00:05:52.762 522 3945 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-02 00:05:52.764 2428 4329 I CheckinRequestBuilder: Unknown state of
subscriptions on the device
10-02 00:05:52.764 555 9864 I AudioFlinger: AudioFlinger's thread 0xebc8b780
tid=9864 ready to run
10-02 00:05:52.766 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:05:52.773 522 3945 D audio_hw_primary: in_set_parameters: enter:
kvpairs=bottom=;input_source=6;routing=-2147483644
10-02 00:05:52.774 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:05:52.775 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:52.776 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-02 00:05:52.776 7625 9786 I MicrophoneInputStream: mic_started SR : 16000
CC : 16 SO : 1999
10-02 00:05:52.778 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:05:52.778 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:05:52.779 522 9865 D audio_hw_primary: start_input_stream: enter:
stream(0xf5eb1000)usecase(18: audio-record)
10-02 00:05:52.780 522 9865 D audio_hw_primary: select_devices for use case
(audio-record)
10-02 00:05:52.780 522 9865 D msm8916_platform: platform_set_echo_reference:
enabling echo-reference
10-02 00:05:52.780 522 9865 D audio_route: Apply path: echo-reference
10-02 00:05:52.781 522 9865 D audio_hw_primary: select_devices:
out_snd_device(0: ) in_snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:05:52.781 522 9865 I msm8916_platform:
platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16,
samplerate 16000, channel 1 format 1, backend_idx 7 usecase = 18 device (voice-rec-
dmic-ef-fluence)
10-02 00:05:52.781 522 9865 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
current bit width: 16 and sample rate: 16000, channels 1 format 1
10-02 00:05:52.781 522 9865 W msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe:Use default bw and sr for
voice/voip calls
10-02 00:05:52.781 522 9865 I msm8916_platform:
platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7
updated bit width: 16 and sample rate: 48000
10-02 00:05:52.781 522 9865 D audio_hw_primary:
check_usecases_capture_codec_backend:becf: force routing 0
10-02 00:05:52.781 522 9865 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-02 00:05:52.781 522 9865 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:05:52.781 522 9865 D audio_hw_primary: enable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:05:52.781 522 9865 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 1,
with Raise=1
10-02 00:05:52.781 522 9865 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0,
concurrency session_allowed 0
10-02 00:05:52.781 522 9865 D audio_route: Apply path: voice-rec-dmic-ef-fluence
10-02 00:05:52.785 1503 9167 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AIQ
10-02 00:05:52.788 522 9865 W audio_hw_utils:
audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected.
Falling back to default
10-02 00:05:52.788 522 9865 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 3, with
Raise=0
10-02 00:05:52.788 522 9865 D audio_hw_utils:
audio_extn_utils_send_app_type_cfg: usecase->in_snd_device voice-rec-dmic-ef-
fluence
10-02 00:05:52.788 522 9865 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:05:52.789 522 9865 E msm8916_platform:
platform_get_snd_device_backend_index: BE DAI Name Table is not present
10-02 00:05:52.789 522 9865 E audio_hw_utils: send_app_type_cfg_for_device:
Couldn't get the backend index for snd device voice-rec-dmic-ef-fluence ret=-14
10-02 00:05:52.789 522 9865 D audio_hw_utils:
audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
10-02 00:05:52.789 522 9865 I audio_hw_utils: send_app_type_cfg_for_device
CAPTURE app_type 69938, acdb_dev_id 41, sample_rate 48000, snd_device_be_idx -14
10-02 00:05:52.789 522 9865 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(1) new_snd_devices(0)
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 41,
path = 1, app id = 0x11132, sample rate = 48000
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB -> send_asm_topology
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB -> send_adm_topology
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB -> send_audtable
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
10-02 00:05:52.789 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_COMMON_TABLE
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> send_audvoltable
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
10-02 00:05:52.790 522 9865 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:05:52.790 522 9865 E ACDB-LOADER: Error: ACDB AudProc vol returned =
-19
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type =
12
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> send_audstrmtable
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> audstrm_cal-
>cal_type.cal_data.cal_size = 16
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> send_afe_topology
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for
adcd_id 41, Topology Id 112fb
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> send_afe_cal
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
10-02 00:05:52.790 522 9865 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:05:52.790 522 9865 E ACDB-LOADER: Error:
ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
10-02 00:05:52.790 522 9865 D : Failed to fetch the lookup information
of the device 00000029
10-02 00:05:52.790 522 9865 E ACDB-LOADER: Error: ACDB AFE returned = -19
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL 1052 0
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 41
path = 1
10-02 00:05:52.790 522 9865 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO:
ACDB_CMD_GET_DEVICE_PROPERTY
10-02 00:05:52.790 522 9865 D audio_hw_primary: enable_audio_route: apply mixer
and update path: audio-record
10-02 00:05:52.790 522 9865 D audio_route: Apply path: audio-record
10-02 00:05:52.791 522 9865 D audio_hw_primary: select_devices: done
10-02 00:05:52.828 1503 1587 I ActivityManager: Start proc
9867:com.google.android.gms.unstable/u0a13 for service
com.google.android.gms/.droidguard.DroidGuardService
10-02 00:05:52.829 484 511 I Magisk : proc_monitor:
com.google.android.gms.unstable
10-02 00:05:52.840 9867 9867 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:52.844 557 733 I chatty : uid=1000(system) Binder:557_2 expire 1
line
10-02 00:05:52.844 557 733 W SurfaceFlinger: Attempting to destroy on removed
layer:
com.android.settings/com.android.settings.Settings$NetworkDashboardActivity#0
10-02 00:05:52.846 7625 7636 I earchbox:searc: Background concurrent copying GC
freed 74664(3MB) AllocSpace objects, 2(156KB) LOS objects, 59% free, 8MB/20MB,
paused 586us total 179.409ms
10-02 00:05:52.847 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: AppWindowToken{3c17991 token=Token{a2db7b8 ActivityRecord{c1f0a1b u0
com.android.settings/.Settings$NetworkDashboardActivity t251}}}#0
10-02 00:05:52.847 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: Task=251#0
10-02 00:05:52.848 9867 9867 E id.gms.unstabl: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:05:52.865 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.867 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.867 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.868 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.871 9631 9680 D MccTable: updateMccMncConfiguration mccmnc='26207'
fromServiceState=false
10-02 00:05:52.873 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.873 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.873 9631 9680 D MccTable: updateMccMncConfiguration
defaultMccMnc=26207
10-02 00:05:52.873 9631 9680 D MccTable: updateMccMncConfiguration: mcc=262,
mnc=7
10-02 00:05:52.874 9631 9680 D MccTable: updateMccMncConfiguration updateConfig
config={0.0 262mcc7mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long
?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?
winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined
mActivityType=undefined}}
10-02 00:05:52.877 522 9865 D audio_hw_primary: start_input_stream: exit
10-02 00:05:52.881 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.881 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyMobileDataEnabledChanged(true)
10-02 00:05:52.891 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.891 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.892 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyWwanSubtypeChanged(0)
10-02 00:05:52.892 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.896 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.896 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.897 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.897 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.897 545 545 I chatty : uid=1021(gps) gnss@1.0-servic identical
25 lines
10-02 00:05:52.897 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.898 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.898 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.899 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.899 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.904 1909 1909 E StatusBarSignalPolicy: Unexpected subscription 1
10-02 00:05:52.904 1909 1909 E StatusBarSignalPolicy: Unexpected subscription 1
10-02 00:05:52.904 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.912 7625 9799 W SpeechLevelGenerator: Really low audio levels
detected. The audio input may have issues.
10-02 00:05:52.912 7625 7625 I MicroDetectionWorker: onReady
10-02 00:05:52.913 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.916 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.916 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.916 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.917 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.918 9867 9867 I id.gms.unstabl: The ClassLoaderContext is a
special shared library.
10-02 00:05:52.932 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.934 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.935 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.936 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.944 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:52.955 9867 9867 W GmsApplication: Failed to invoke the
SupplierSetterRegistry.
10-02 00:05:52.890 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 2 lines
10-02 00:05:52.896 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:52.969 1503 2750 W ContextImpl: Calling a method in the system
process without a qualified user:
android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053
com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602
com.android.server.TelephonyRegistry.notifyCallStateForPhoneId:793
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:122
android.os.Binder.execTransact:731
10-02 00:05:52.982 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.982 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.983 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.995 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.995 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:05:52.995 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:05:52.996 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.997 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:05:52.997 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.999 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:52.999 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:52.999 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:53.000 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:53.001 9631 9891 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.001 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.006 9867 9867 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 287 native methods...
10-02 00:05:53.011 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:53.014 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:53.014 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:53.014 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:05:53.015 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:05:53.021 9867 9867 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
10-02 00:05:53.021 1503 2750 I Telecom : PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=208] GroupId: ***]: TSI.rPA@AIU
10-02 00:05:53.023 9867 9867 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
10-02 00:05:53.026 1503 2750 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@AIU
10-02 00:05:53.028 1503 2750 I Telecom : CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@AIU
10-02 00:05:53.028 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:53.028 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.030 9631 9631 I TelecomFramework: TelecomAccountRegistry:
Unregistering phone account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}.
10-02 00:05:53.035 1503 2750 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} unregistered intent as user: TSI.uPA@AIc
10-02 00:05:53.036 1503 2750 I Telecom : CallsManager: Sending phone-account
unregistered intent to default dialer: TSI.uPA@AIc
10-02 00:05:53.041 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.056 1503 2750 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AIk
10-02 00:05:53.059 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:53.060 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.063 9631 9894 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.068 9631 9895 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.085 8901 8901 I Finsky : [2]
com.google.android.finsky.simhandler.SimStateReceiver.a(14):
android.intent.action.SIM_STATE_CHANGED : simState = LOADED
10-02 00:05:53.109 8901 8901 I Finsky : [2]
com.google.android.finsky.deviceconfig.ab.a(8): Scheduling UploadDynamicConfig.
10-02 00:05:53.116 2428 3751 I CheckinChimeraService: Starting Checkin Task:
CheckinNowTaskTag Reason : 8 Force : false UserId: 0
10-02 00:05:53.117 1503 1587 I ActivityManager: Start proc
9896:com.android.dialer/u0a14 for broadcast
com.android.dialer/.app.voicemail.LegacyVoicemailNotificationReceiver
10-02 00:05:53.117 9896 9896 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:53.119 8901 8901 I Finsky : [2]
com.google.android.finsky.setup.al.a(2): SIM loaded, prefetching preloads
10-02 00:05:53.119 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(37): Prefetching preloads for account
[xrm7tR3eV3HzAnl86j7UA_V7edY]
10-02 00:05:53.122 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(48): No PAI stub found
10-02 00:05:53.123 8901 9784 E Finsky : [170]
com.google.android.finsky.setup.ak.a(71): Error prefetching preloads, using
account=null, preloads=NULL, preloadGroups=NULL
10-02 00:05:53.123 8901 9784 E Finsky :
com.google.android.finsky.setup.fetchers.RawDocumentsFetchException[reason=pai_conf
ig, account=[xrm7tR3eV3HzAnl86j7UA_V7edY]]
10-02 00:05:53.123 8901 9784 E Finsky : at
com.google.android.finsky.setup.ak.a(SourceFile:49)
10-02 00:05:53.123 8901 9784 E Finsky : at
com.google.android.finsky.setup.an.call(Unknown Source:4)
10-02 00:05:53.123 8901 9784 E Finsky : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-02 00:05:53.123 8901 9784 E Finsky : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-02 00:05:53.123 8901 9784 E Finsky : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-02 00:05:53.123 8901 9784 E Finsky : at
java.lang.Thread.run(Thread.java:764)
10-02 00:05:53.123 8901 9784 I Finsky : [170]
com.google.android.finsky.setup.ak.a(19): VpaSelectionActivity will be disabled
10-02 00:05:53.124 2428 9630 I constellation: [sim_state_checker] sim state
checker is disabled.
10-02 00:05:53.128 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.128 9896 9896 E .android.diale: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:05:53.134 9867 9867 W Primes : Primes not initialized, returning
default (no-op) Primes instance which will ignore all calls. Please call
Primes.initialize(...) before using any Primes API.
10-02 00:05:53.135 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.bp.a(66): Jobs in database: 1-1337 21-333333333

10-02 00:05:53.141 8901 8901 I Finsky : [2]


com.google.android.finsky.scheduler.l.a(68): ConstraintMapping: 1-1337, 21-
333333333, -> L: 119974ms, D: 82799974ms, C: false, I: false, N: 1
10-02 00:05:53.143 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(98): Cancelling existing
job with id: 9001
10-02 00:05:53.148 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:53.150 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(47): Scheduling job Id:
9000, L: 119974, D: 82799974, C: false, I: false, N: 1
10-02 00:05:53.160 1503 9167 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AJI
10-02 00:05:53.160 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:53.164 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:53.164 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.169 9631 9912 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.171 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:53.186 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.206 1503 3290 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.210 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.210 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 3 lines
10-02 00:05:53.210 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.211 1503 2750 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AJc
10-02 00:05:53.211 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.211 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 1 line
10-02 00:05:53.212 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.214 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:05:53.214 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:05:53.189 2342 2342 I chatty : uid=10013
com.google.android.gms.persistent identical 8 lines
10-02 00:05:53.198 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:53.230 9631 9914 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.240 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:53.257 9631 9740 I chatty : uid=1001(radio) Binder:9631_7 expire 2
lines
10-02 00:05:53.275 582 604 D DrmHal : found drm@1.0 IDrmFactory default
10-02 00:05:53.276 9918 9918 I Zygote : seccomp disabled by setenforce 0
10-02 00:05:53.277 9896 9896 I Dialer : DialerExecutorModule.newThread -
creating low priority thread
10-02 00:05:53.268 582 582 I Binder:582_1: type=1400 audit(0.0:2015): avc:
denied { call } for scontext=u:r:mediadrmserver:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-02 00:05:53.277 582 604 D DrmHal : found drm@1.0 IDrmFactory widevine
10-02 00:05:53.279 9896 9896 I Dialer :
CallLogFramework.registerContentObservers - enter
10-02 00:05:53.254 9631 9631 I chatty : uid=1001(radio) com.android.phone
identical 2 lines
10-02 00:05:53.255 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:05:53.279 1503 1587 I ActivityManager: Start proc
9918:com.android.cellbroadcastreceiver/u0a24 for broadcast
com.android.cellbroadcastreceiver/.CellBroadcastReceiver
10-02 00:05:53.280 9896 9896 I Dialer :
CallLogFramework.registerContentObservers - not registering content observers
10-02 00:05:53.282 9896 9896 I Dialer : DialerExecutorModule.newThread -
creating low priority thread
10-02 00:05:53.268 582 582 I Binder:582_1: type=1400 audit(0.0:2016): avc:
denied { call } for scontext=u:r:mediadrmserver:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-02 00:05:53.268 529 529 I HwBinder:529_2: type=1400 audit(0.0:2017): avc:
denied { transfer } for scontext=u:r:init:s0 tcontext=u:r:mediadrmserver:s0
tclass=binder permissive=1
10-02 00:05:53.278 582 582 I Binder:582_1: type=1400 audit(0.0:2018): avc:
denied { transfer } for scontext=u:r:mediadrmserver:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-02 00:05:53.282 1503 1503 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCMFU@AJ4
10-02 00:05:53.283 1503 2750 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AJ8
10-02 00:05:53.284 529 9169 D WVCdm : Instantiating CDM.
10-02 00:05:53.284 9918 9918 E oadcastreceive: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:05:53.288 529 9169 I WVCdm : CdmEngine::OpenSession
10-02 00:05:53.278 529 529 I HwBinder:529_2: type=1400 audit(0.0:2019): avc:
denied { execmem } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=process
permissive=1
10-02 00:05:53.289 529 9932 I WVCdm : Level3 Library 4445 Oct 4 2017 17:06:25
10-02 00:05:53.295 529 9169 I WVCdm : L3 Initialized. Trying L1.
10-02 00:05:53.296 529 9169 W WVCdm : Could not load liboemcrypto.so. Falling
back to L3. dlopen failed: library "liboemcrypto.so" not found
10-02 00:05:53.296 529 9169 D WVCdm : CryptoSession::Open: Lock:
requested_security_level: Default
10-02 00:05:53.305 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:05:53.305 529 9169 I WVCdm : CdmEngine::QueryOemCryptoSessionId
10-02 00:05:53.306 529 529 I WVCdm : CdmEngine::GenerateKeyRequest
10-02 00:05:53.309 529 529 D WVCdm : PrepareKeyRequest: nonce=3345233387
10-02 00:05:53.318 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.325 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: false
10-02 00:05:53.327 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.327 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.331 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.331 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: true
10-02 00:05:53.332 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.332 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.334 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.334 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: true
10-02 00:05:53.334 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.334 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.336 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.336 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: true
10-02 00:05:53.337 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.337 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: true
10-02 00:05:53.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.339 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.341 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:05:53.341 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: false
10-02 00:05:53.341 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:05:53.341 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:05:53.343 9835 9835 D CarrierDefaultBroadcastReceiver: onReceive intent:
com.android.internal.telephony.CARRIER_SIGNAL_RESET
10-02 00:05:53.347 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 6
10-02 00:05:53.347 9835 9835 D CarrierActionUtils: onCancelAllNotifications
10-02 00:05:53.348 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 8
10-02 00:05:53.348 9835 9835 D CarrierActionUtils: onDisableDefaultURLHandler
10-02 00:05:53.349 9835 9835 D CarrierDefaultBroadcastReceiver: onReceive intent:
com.android.internal.telephony.CARRIER_SIGNAL_RESET
10-02 00:05:53.353 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 6
10-02 00:05:53.353 9835 9835 D CarrierActionUtils: onCancelAllNotifications
10-02 00:05:53.353 9835 9835 D CarrierDefaultBroadcastReceiver: apply carrier
action idx: 8
10-02 00:05:53.353 9835 9835 D CarrierActionUtils: onDisableDefaultURLHandler
10-02 00:05:53.356 9918 9918 D CellBroadcastReceiver: onReceive Intent
{ act=android.telephony.action.CARRIER_CONFIG_CHANGED flg=0x5000010
cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
10-02 00:05:53.359 9631 9944 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:53.359 9918 9918 D CellBroadcastReceiver: Start Cell Broadcast
configuration.
10-02 00:05:53.363 9918 9918 D CellBroadcastReceiver: Default interval 0 did not
change.
10-02 00:05:53.368 9918 9946 D CellBroadcastConfigService: Enable CellBroadcast
on sub 1
10-02 00:05:53.373 9631 9885 I chatty : uid=1001(radio) Binder:9631_A expire 31
lines
10-02 00:05:53.419 1503 9167 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.420 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:53.458 529 529 I WVCdm : L3 Terminate.
10-02 00:05:53.782 9867 9884 I DynamiteModule: Considering local module
com.google.android.gms.googlecertificates:4 and remote module
com.google.android.gms.googlecertificates:4
10-02 00:05:53.782 9867 9884 I DynamiteModule: Selected local version of
com.google.android.gms.googlecertificates
10-02 00:05:53.786 9867 9884 I id.gms.unstabl: The ClassLoaderContext is a
special shared library.
10-02 00:05:53.799 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:05:53.420 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 5 lines
10-02 00:05:53.420 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:05:54.018 1503 1503 I MmsServiceBroker: Connecting to MmsService
10-02 00:05:54.018 1503 1503 D MmsServiceBroker: Already connected
10-02 00:05:53.825 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:05:54.608 9867 9867 I Binder:9867_3: type=1400 audit(0.0:2023): avc:
denied { open } for path="/proc/bus/pci/devices" dev="proc" ino=4026532387
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file
permissive=1
10-02 00:05:54.608 9867 9867 I Binder:9867_3: type=1400 audit(0.0:2024): avc:
denied { getattr } for path="/proc/bus/pci/devices" dev="proc" ino=4026532387
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file
permissive=1
10-02 00:05:54.627 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 30 lines
10-02 00:05:54.618 9867 9867 I Binder:9867_3: type=1400 audit(0.0:2026): avc:
denied { read } for name="gralloc.msm8953.so" dev="mmcblk0p48" ino=104
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0 tclass=file
permissive=1
10-02 00:05:54.618 9867 9867 I Binder:9867_3: type=1400 audit(0.0:2027): avc:
denied { open } for path="/vendor/lib64/hw/gralloc.msm8953.so" dev="mmcblk0p48"
ino=104 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0
tclass=file permissive=1
10-02 00:05:54.629 9867 9884 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-02 00:05:54.629 9867 9884 I Adreno : Build Date :
03/12/18
10-02 00:05:54.629 9867 9884 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-02 00:05:54.629 9867 9884 I Adreno : Local Branch :
10-02 00:05:54.629 9867 9884 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-02 00:05:54.629 9867 9884 I Adreno : Remote Branch : NONE
10-02 00:05:54.629 9867 9884 I Adreno : Reconstruct Branch :
NOTHING
10-02 00:05:54.635 9867 9884 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-02 00:05:54.641 9867 9884 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-02 00:05:54.642 9867 9884 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-02 00:05:54.677 9867 9884 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-02 00:05:54.677 9867 9884 I Adreno : Build Date :
03/12/18
10-02 00:05:54.677 9867 9884 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-02 00:05:54.677 9867 9884 I Adreno : Local Branch :
10-02 00:05:54.677 9867 9884 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-02 00:05:54.677 9867 9884 I Adreno : Remote Branch : NONE
10-02 00:05:54.677 9867 9884 I Adreno : Reconstruct Branch :
NOTHING
10-02 00:05:54.683 9867 9884 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-02 00:05:54.685 9867 9884 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-02 00:05:54.685 9867 9884 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-02 00:05:55.063 2428 4329 I CheckinUtil: Classify the device as Phone.
10-02 00:05:55.068 2428 4329 I CheckinConnFactory: Get token from
PseudonymousIdApi:
140=UvrMXEA1aEVgHMQWT8qmHA8cfrg1pT1IIEAaHQYzilu6T7Bsav7RIzIbGcRspnW85Oerqr2FVNdI01Y
ldLEd_py8t38AaNA1lbvw5W0kjIPB1jAhoh3ncwfXE62fuvY5
10-02 00:05:55.080 2428 4329 I CheckinRequestProcessor: set cookie as:
NID=140=UvrMXEA1aEVgHMQWT8qmHA8cfrg1pT1IIEAaHQYzilu6T7Bsav7RIzIbGcRspnW85Oerqr2FVNd
I01YldLEd_py8t38AaNA1lbvw5W0kjIPB1jAhoh3ncwfXE62fuvY5
10-02 00:05:55.176 2428 4329 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:05:55.177 2428 4329 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:55.177 2428 4329 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:55.255 2428 4329 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:05:55.255 2428 4329 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:55.255 2428 4329 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:55.966 2428 4329 I CheckinResponseProcess: From server: 1565
gservices [full]
10-02 00:05:56.198 2769 3868 I GservicesProvider: main update completed
10-02 00:05:56.235 2342 2342 I TrustAgent: [PlaceTrustletChimeraService] Trusted
Places isSupported: true
10-02 00:05:56.238 2428 4329 I CheckinRequestProcessor: CheckinNowTaskTag :
Checkin Succeeded: https://android.clients.google.com/checkin (fragment #1):
10-02 00:05:56.244 2342 2342 I TrustAgent.Tracker: [NearbyAlertTracker]
startTracking
10-02 00:05:56.250 2342 2342 I TrustAgent: [HomeFetcher] return existing home
address!
10-02 00:05:56.250 2342 2342 I TrustAgent: [PlaceLure] addPlace
10-02 00:05:56.250 2342 2342 I TrustAgent: [HomeFetcher] return existing home
address!
10-02 00:05:56.258 2342 2342 I TrustAgent: [VoiceUnlockTrustletChimeraService]
#isSupported true
10-02 00:05:56.282 2342 2342 I TrustAgent: [PlaceLure] onTrackerReady
10-02 00:05:56.282 2342 2342 I TrustAgent.Tracker: [NearbyAlertTracker]
requestNearbyAlerts(com.google.android.gms.trustlet.place.internal.PlaceLure@f78676
9)
10-02 00:05:56.388 2342 2342 I GeofencerStateMachine: removeGeofences:
removeRequest=RemoveGeofencingRequest[REMOVE_BY_PENDING_INTENT
pendingIntent=PendingIntent[creatorPackage=com.google.android.gms],
packageName=null]
10-02 00:05:56.391 2342 2342 I GeofencerStateMachine: removeGeofences:
removeRequest=RemoveGeofencingRequest[REMOVE_BY_PENDING_INTENT
pendingIntent=PendingIntent[creatorPackage=com.google.android.gms],
packageName=null]
10-02 00:05:56.428 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:05:56.440 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:05:56.459 2342 9976 I Places : ?: Ignoring re-registration of:
NearbyAlertSubscription{nearbyAlertRequest=asis{transitionTypes=3,
loiteringTimeMillis=-1, filter=asiq{placeIds=[ChIJpStkERO0kUcRk3qz1AW3skM], Beacon
required: =false}, priority=110, radiusType=2},
params=acew{clientPackageName=com.google.android.gms, locale=en-DE,
accountName=null, gCoreClientName=LEGACY_PLACES_MODULE},
callbackIntent=PendingIntent{96b13d1: android.os.BinderProxy@7474e36},
keyIntent=PendingIntent{6f4f137: android.os.BinderProxy@8cbf786}}
10-02 00:05:56.459 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:05:56.620 1503 1860 I chatty : uid=1000(system) SyncManager expire 4
lines
10-02 00:05:56.631 7625 7625 I BgTaskExecutorImpl: Starting NONEXCLUSIVE
background task UPDATE_GSERVICES_CONFIG.
10-02 00:05:56.639 7625 9862 I GservicesUpdateTask: Updating Gservices keys
10-02 00:05:56.648 2342 9985 I NetRec : [375] agji.b: onConfigChanged()
10-02 00:05:56.663 2342 9623 I GCoreUlr: Starting service, intent=Intent
{ act=com.google.android.location.reporting.ACTION_UPDATE_WORLD
cmp=com.google.android.gms/com.google.android.location.reporting.service.Dispatchin
gService (has extras) },
extras=Bundle[{receiverAction=com.google.gservices.intent.action.GSERVICES_CHANGED}
]
10-02 00:05:56.672 2428 3751 I EventLogChimeraService: Accumulating logs since
1538431552478
10-02 00:05:56.729 2428 3751 I CheckinRequestProcessor: Gmscore running on
device, checkin will use Gmscore context
10-02 00:05:56.729 2428 3751 I CheckinRequestBuilder: Checkin reason type: 5
attempt count: 2
10-02 00:05:56.774 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:56.791 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:56.793 2342 8831 I GCoreUlr: WorldUpdater received intent Intent
{ act=com.google.android.location.reporting.ACTION_UPDATE_WORLD
cmp=com.google.android.gms/com.google.android.location.reporting.service.Dispatchin
gService (has extras) } with receiverAction
com.google.gservices.intent.action.GSERVICES_CHANGED
10-02 00:05:56.806 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:56.831 1503 3290 W ActivityManager: Unable to start service Intent
{ cmp=com.google.android.gms/.analytics.service.RefreshEnabledStateService } U=0:
not found
10-02 00:05:56.832 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:56.848 546 546 I perf@1.0-servic: type=1400 audit(0.0:2038): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:05:56.848 546 546 I perf@1.0-servic: type=1400 audit(0.0:2039): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-02 00:05:56.877 2428 9995 W ChimeraUtils: Non Chimera context
10-02 00:05:56.877 2428 9995 W ChimeraUtils: Non Chimera context
10-02 00:05:56.877 2428 9630 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation] Initializing auth_folsom
10-02 00:05:56.878 2428 9630 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation]
com.google.android.gms.auth.folsom.service.FolsomPublicKeyUpdateService is already
enabled. Ignore.
10-02 00:05:56.882 2428 9630 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation]
com.google.android.gms.auth.folsom.service.GcmReceiverService is already enabled.
Ignore.
10-02 00:05:56.888 2342 8831 I GCoreUlr:
WorldUpdater:com.google.gservices.intent.action.GSERVICES_CHANGED: Ensuring that
reporting is stopped because of reasons: {account#18#=[], account#-
19#=[InactiveReason{mIdentifier=6, mName='ReportingNotEnabled'},
InactiveReason{mIdentifier=14, mName='HistoryNotEnabled'}]}
10-02 00:05:56.888 1503 3290 I chatty : uid=1000(system) Binder:1503_E expire 2
lines
10-02 00:05:56.888 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:56.889 2428 9630 I RecoverableKeyStoreGms: [VaultHandleHelper]
Building vaultHandle(version=1, instanceId=dD0axxF8tlc,
deviceId=3508857984057900793)
10-02 00:05:56.889 2428 9630 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation] Setting vault handle
10-02 00:05:56.890 1503 9167 I chatty : uid=1000(system) Binder:1503_19 expire 2
lines
10-02 00:05:56.894 2342 8831 I GCoreUlr: Unbound from all signal providers.
10-02 00:05:56.896 2428 9995 D CAR.SETUP: Received GService flag change intent.
10-02 00:05:56.899 2428 9995 D CAR.SETUP: update DrivingMode components to false
10-02 00:05:56.906 2428 9630 I RecoverableKeyStoreGms: [EnrollmentManager]
Returning certificates list from cache
10-02 00:05:56.908 2342 8831 I GCoreUlr: DispatchingService ignoring Intent
{ act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } because ULR
inactive
10-02 00:05:56.914 2428 9995 I ChromeSync: [Sync,SyncIntentOperation] Handling
the intent: Intent { act=com.google.gservices.intent.action.GSERVICES_CHANGED
flg=0x1000010
cmp=com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalRec
eiver }.
10-02 00:05:56.917 2342 2342 I GCoreUlr: Unbound from all signal providers.
10-02 00:05:56.918 2342 2342 I GCoreUlr: Stopping handler for UlrDispSvcFast
10-02 00:05:56.965 2428 9630 I RecoverableKeyStoreGms: [EnrollmentManager]
Recovery service is initialized.
10-02 00:05:56.981 2428 9995 I DynamiteModule: Considering local module
com.google.android.gms.flags:3 and remote module com.google.android.gms.flags:3
10-02 00:05:56.981 2428 9995 I DynamiteModule: Selected local version of
com.google.android.gms.flags
10-02 00:05:56.993 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:56.996 2428 9999 I ChromeSync: [Sync,SyncAdapter] Successfully synced
in 9 milliseconds with request: opu{account=<hide PII>, eventType=700,
waitForInitialization=false, zipitVersionInfo=null}.
10-02 00:05:57.014 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.049 582 7899 D DrmHal : found drm@1.0 IDrmFactory default
10-02 00:05:57.054 582 7899 D DrmHal : found drm@1.0 IDrmFactory widevine
10-02 00:05:57.056 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.048 529 529 I drm@1.0-service: type=1400 audit(0.0:2040): avc:
denied { transfer } for scontext=u:r:init:s0 tcontext=u:r:mediadrmserver:s0
tclass=binder permissive=1
10-02 00:05:57.059 529 529 I WVCdm : CdmEngine::OpenSession
10-02 00:05:57.059 529 10003 I WVCdm : Level3 Library 4445 Oct 4 2017 17:06:25
10-02 00:05:57.066 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.066 529 529 I WVCdm : L3 Initialized. Trying L1.
10-02 00:05:57.067 529 529 W WVCdm : Could not load liboemcrypto.so. Falling
back to L3. dlopen failed: library "liboemcrypto.so" not found
10-02 00:05:57.067 529 529 D WVCdm : CryptoSession::Open: Lock:
requested_security_level: Default
10-02 00:05:57.073 529 529 I WVCdm : CdmEngine::QueryOemCryptoSessionId
10-02 00:05:57.081 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.084 529 529 I WVCdm : CdmEngine::GenerateKeyRequest
10-02 00:05:57.085 529 529 D WVCdm : PrepareKeyRequest: nonce=1480715209
10-02 00:05:57.099 2342 9340 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.111 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.114 2428 9995 I MobileDataHub: Scheduling periodic tasks
10-02 00:05:57.115 2428 9995 W MobileDataHub: [Service] appsupload-periodic
periodic task disabled
10-02 00:05:57.123 2342 9340 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.131 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:57.174 2428 9630 I MS_Utils: version of com.google.android.apps.maps
= 987401040
10-02 00:05:57.207 2428 9629 I SystemUpdate:
[Installation,ReceiverIntentOperation] Received intent: Intent
{ act=com.google.gservices.intent.action.GSERVICES_CHANGED flg=0x1000010
cmp=com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalRec
eiver }.
10-02 00:05:57.230 9867 9992 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-02 00:05:57.230 9867 9992 I Adreno : Build Date :
03/12/18
10-02 00:05:57.230 9867 9992 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-02 00:05:57.230 9867 9992 I Adreno : Local Branch :
10-02 00:05:57.230 9867 9992 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-02 00:05:57.230 9867 9992 I Adreno : Remote Branch : NONE
10-02 00:05:57.230 9867 9992 I Adreno : Reconstruct Branch :
NOTHING
10-02 00:05:57.231 2428 9997 I SystemUpdate:
[Execution,InstallationEventIntentOperation] Handling event of type 2.
10-02 00:05:57.234 2428 9994 I SystemUpdate:
[Execution,InstallationIntentOperation] Received intent: Intent
{ act=com.google.android.gms.update.INSTALL_UPDATE
cat=[targeted_intent_op_prefix:.update.execution.InstallationIntentOperation]
cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
10-02 00:05:57.235 9867 9992 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-02 00:05:57.238 529 529 I WVCdm : L3 Terminate.
10-02 00:05:57.239 2428 9994 I SystemUpdate: [Execution,ExecutionManager] Action
finished-execution executed for 0.00 seconds.
10-02 00:05:57.239 9867 9992 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-02 00:05:57.239 9867 9992 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-02 00:05:57.262 9867 9992 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-02 00:05:57.262 9867 9992 I Adreno : Build Date :
03/12/18
10-02 00:05:57.262 9867 9992 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-02 00:05:57.262 9867 9992 I Adreno : Local Branch :
10-02 00:05:57.262 9867 9992 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-02 00:05:57.262 9867 9992 I Adreno : Remote Branch : NONE
10-02 00:05:57.262 9867 9992 I Adreno : Reconstruct Branch :
NOTHING
10-02 00:05:57.266 9867 9992 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-02 00:05:57.268 9867 9992 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-02 00:05:57.268 9867 9992 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-02 00:05:57.298 9867 9867 I Binder:9867_5: type=1400 audit(0.0:2041): avc:
denied { open } for path="/proc/modules" dev="proc" ino=4026532361
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc_modules:s0 tclass=file
permissive=1
10-02 00:05:57.298 9867 9867 I Binder:9867_5: type=1400 audit(0.0:2042): avc:
denied { getattr } for path="/proc/modules" dev="proc" ino=4026532361
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc_modules:s0 tclass=file
permissive=1
10-02 00:05:57.311 2428 9995 I OcrModelUpStIntentOp: Updating ocr activity
enabled=false (phenotypeFlag=false, lowRamDevice=false, prereqCheck=true)
10-02 00:05:57.595 7625 9866 I EventLogSendingHelper: Sending log events.
10-02 00:05:57.645 2428 3751 I CheckinUtil: Classify the device as Phone.
10-02 00:05:57.651 2428 3751 I CheckinConnFactory: Get token from
PseudonymousIdApi:
140=UvrMXEA1aEVgHMQWT8qmHA8cfrg1pT1IIEAaHQYzilu6T7Bsav7RIzIbGcRspnW85Oerqr2FVNdI01Y
ldLEd_py8t38AaNA1lbvw5W0kjIPB1jAhoh3ncwfXE62fuvY5
10-02 00:05:57.675 2428 3751 I CheckinRequestProcessor: set cookie as:
NID=140=UvrMXEA1aEVgHMQWT8qmHA8cfrg1pT1IIEAaHQYzilu6T7Bsav7RIzIbGcRspnW85Oerqr2FVNd
I01YldLEd_py8t38AaNA1lbvw5W0kjIPB1jAhoh3ncwfXE62fuvY5
10-02 00:05:57.708 2428 3751 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:05:57.708 2428 3751 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:57.708 2428 3751 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:57.733 2428 3751 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:05:57.734 2428 3751 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:57.734 2428 3751 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:05:57.914 9867 9877 W System : A resource failed to call close.
10-02 00:05:57.914 9867 9877 W System : A resource failed to call release.
10-02 00:05:57.918 9867 9877 W System : A resource failed to call release.
10-02 00:05:57.920 582 604 W MediaAnalyticsItem: Failed to record:
[1:drm.vendor.Google.WidevineCDM:76:-1:com.google.android.gms:0:-1:1:0:0:]
[forcenew=0]
10-02 00:05:57.920 582 604 E PluginMetricsReporting: selfrecord() returned
false. sessioId 76
10-02 00:05:58.138 699 699 I msm_irqbalance: type=1400 audit(0.0:2043): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:05:58.436 2428 3751 I CheckinResponseProcess: From server: 1566
gservices [full]
10-02 00:05:58.715 2769 4877 I GservicesProvider: main update completed
10-02 00:05:58.754 2342 2342 I TrustAgent: [PlaceTrustletChimeraService] Trusted
Places isSupported: true
10-02 00:05:58.772 2342 2342 I TrustAgent: [VoiceUnlockTrustletChimeraService]
#isSupported true
10-02 00:05:58.778 2428 3751 I CheckinRequestProcessor: CheckinNowTaskTag :
Checkin Succeeded: https://android.clients.google.com/checkin (fragment #1):
10-02 00:05:59.321 7625 7625 I BgTaskExecutorImpl: Starting NONEXCLUSIVE
background task UPDATE_GSERVICES_CONFIG.
10-02 00:05:59.325 7625 9866 I GservicesUpdateTask: Updating Gservices keys
10-02 00:05:59.325 2342 9623 I NetRec : [372] agji.b: onConfigChanged()
10-02 00:05:59.342 2342 9985 I GCoreUlr: Starting service, intent=Intent
{ act=com.google.android.location.reporting.ACTION_UPDATE_WORLD
cmp=com.google.android.gms/com.google.android.location.reporting.service.Dispatchin
gService (has extras) },
extras=Bundle[{receiverAction=com.google.gservices.intent.action.GSERVICES_CHANGED}
]
10-02 00:05:59.392 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:59.438 2342 2342 I GeofencerStateMachine: sendQueryLocationOptIn
10-02 00:05:59.438 2342 9572 I GCoreUlr: WorldUpdater received intent Intent
{ act=com.google.android.location.reporting.ACTION_UPDATE_WORLD
cmp=com.google.android.gms/com.google.android.location.reporting.service.Dispatchin
gService (has extras) } with receiverAction
com.google.gservices.intent.action.GSERVICES_CHANGED
10-02 00:05:59.509 2428 9995 W ChimeraUtils: Non Chimera context
10-02 00:05:59.510 2428 9995 W ChimeraUtils: Non Chimera context
10-02 00:05:59.510 2428 9997 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation] Initializing auth_folsom
10-02 00:05:59.512 2428 9997 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation]
com.google.android.gms.auth.folsom.service.FolsomPublicKeyUpdateService is already
enabled. Ignore.
10-02 00:05:59.517 2428 9997 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation]
com.google.android.gms.auth.folsom.service.GcmReceiverService is already enabled.
Ignore.
10-02 00:05:59.522 1503 2750 I chatty : uid=1000(system) Binder:1503_9 expire 1
line
10-02 00:05:59.523 2428 9997 I RecoverableKeyStoreGms: [VaultHandleHelper]
Building vaultHandle(version=1, instanceId=dD0axxF8tlc,
deviceId=3508857984057900793)
10-02 00:05:59.523 2428 9997 I RecoverableKeyStoreGms:
[RecoverableKeyStoreGmsInitOperation] Setting vault handle
10-02 00:05:59.524 1503 6052 I chatty : uid=1000(system) Binder:1503_16 expire 1
line
10-02 00:05:59.527 2342 9340 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.530 2342 9572 I GCoreUlr:
WorldUpdater:com.google.gservices.intent.action.GSERVICES_CHANGED: Ensuring that
reporting is stopped because of reasons: {account#18#=[], account#-
19#=[InactiveReason{mIdentifier=6, mName='ReportingNotEnabled'},
InactiveReason{mIdentifier=14, mName='HistoryNotEnabled'}]}
10-02 00:05:59.534 2342 9572 I GCoreUlr: Unbound from all signal providers.
10-02 00:05:59.542 2428 9995 D CAR.SETUP: Received GService flag change intent.
10-02 00:05:59.543 2428 9997 I RecoverableKeyStoreGms: [EnrollmentManager]
Returning certificates list from cache
10-02 00:05:59.546 2428 9995 D CAR.SETUP: update DrivingMode components to false
10-02 00:05:59.551 2428 9995 I ChromeSync: [Sync,SyncIntentOperation] Handling
the intent: Intent { act=com.google.gservices.intent.action.GSERVICES_CHANGED
flg=0x1000010
cmp=com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalRec
eiver }.
10-02 00:05:59.557 2342 9572 I GCoreUlr: DispatchingService ignoring Intent
{ act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } because ULR
inactive
10-02 00:05:59.579 2342 2342 I GCoreUlr: Unbound from all signal providers.
10-02 00:05:59.579 2342 2342 I GCoreUlr: Stopping handler for UlrDispSvcFast
10-02 00:05:59.616 2428 9997 I RecoverableKeyStoreGms: [EnrollmentManager]
Recovery service is initialized.
10-02 00:05:59.643 2342 8857 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.663 2428 10020 I ChromeSync: [Sync,SyncAdapter] Successfully synced
in 13 milliseconds with request: opu{account=<hide PII>, eventType=700,
waitForInitialization=false, zipitVersionInfo=null}.
10-02 00:05:59.672 2342 9572 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.717 2342 8831 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.723 2342 8831 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.730 2342 9572 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.742 2342 9572 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.752 2428 9997 I MobileDataHub: Scheduling periodic tasks
10-02 00:05:59.752 2428 9997 W MobileDataHub: [Service] appsupload-periodic
periodic task disabled
10-02 00:05:59.757 2342 8831 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.760 2342 8831 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.764 2342 9572 E NetworkScheduler: Invalid component specified.
10-02 00:05:59.780 2428 9994 I MS_Utils: version of com.google.android.apps.maps
= 987401040
10-02 00:05:59.805 2428 9994 I SystemUpdate:
[Installation,ReceiverIntentOperation] Received intent: Intent
{ act=com.google.gservices.intent.action.GSERVICES_CHANGED flg=0x1000010
cmp=com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalRec
eiver }.
10-02 00:05:59.818 2428 9993 I SystemUpdate:
[Execution,InstallationEventIntentOperation] Handling event of type 2.
10-02 00:05:59.820 2428 9630 I SystemUpdate:
[Execution,InstallationIntentOperation] Received intent: Intent
{ act=com.google.android.gms.update.INSTALL_UPDATE
cat=[targeted_intent_op_prefix:.update.execution.InstallationIntentOperation]
cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
10-02 00:05:59.824 2428 9630 I SystemUpdate: [Execution,ExecutionManager] Action
finished-execution executed for 0.00 seconds.
10-02 00:05:59.929 2428 9997 I OcrModelUpStIntentOp: Updating ocr activity
enabled=false (phenotypeFlag=false, lowRamDevice=false, prereqCheck=true)
10-02 00:06:00.038 2838 2838 I RenderThread: type=1400 audit(0.0:2044): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:untrusted_app:s0:c199,c256,c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:06:00.068 533 533 I HwBinder:533_2: type=1400 audit(0.0:2045): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:06:00.068 533 533 I HwBinder:533_2: type=1400 audit(0.0:2046): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:06:01.198 590 590 I chatty : uid=1001(radio) /vendor/bin/hw/rild
expire 3 lines
10-02 00:06:01.225 590 1001 I chatty : uid=1001(radio) /vendor/bin/hw/rild
expire 10 lines
10-02 00:06:01.226 569 723 D QC-time-services: Daemon: Connection
accepted:time_genoff
10-02 00:06:01.226 569 10026 D QC-time-services: Daemon:Received base = 12, unit
= 1, operation = 0,value = 1538431561000
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:genoff_opr: Base = 12,
val = 1538431561000, operation = 0
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:Value read from QTimer
mseconds = 1126153
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:Value read from RTC
mseconds on boot = 173726000
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:Delta read on boot
mseconds = 173713273
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:new time 1538431561000
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon: delta 1538256721574
genoff 1538256721574
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:genoff_persistent_update:
Writing genoff = 1538256721574 to memory
10-02 00:06:01.227 569 10026 D QC-time-services: Daemon:Opening File:
/persist/time/ats_12 /data/time/ats_12
10-02 00:06:01.227 569 10026 D QC-time-services:
Daemon:time_persistent_memory_opr:Genoff write operation
10-02 00:06:01.260 1503 1503 I chatty : uid=1000 system_server expire 1 line
10-02 00:06:01.262 3455 3522 I HeadsetPhoneState: stopListenForPhoneState(), no
listener indicates nothing is listening
10-02 00:06:01.262 3455 3522 W HeadsetPhoneState: startListenForPhoneState, no
event to listen
10-02 00:06:01.258 1909 1909 I RenderThread: type=1400 audit(0.0:2049): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:06:01.266 2065 2142 I QCNEJ : |CORE| phoneCount: 2
10-02 00:06:01.272 569 723 E QC-time-services: Daemon: Time-services: Waiting
to acceptconnection
10-02 00:06:01.273 569 723 D QC-time-services: Daemon: Connection
accepted:time_genoff
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:Received base = 13, unit
= 1, operation = 0,value = 1538431561000
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:genoff_opr: Base = 13,
val = 1538431561000, operation = 0
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:Value read from QTimer
mseconds = 1126200
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:Value read from RTC
mseconds on boot = 173726000
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:Delta read on boot
mseconds = 173713273
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:new time 1538431561000
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon: delta 1538256721527
genoff 1538256721527
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:genoff_persistent_update:
Writing genoff = 1538256721527 to memory
10-02 00:06:01.274 569 10027 D QC-time-services: Daemon:Opening File:
/persist/time/ats_13 /data/time/ats_13
10-02 00:06:01.274 569 10027 D QC-time-services:
Daemon:time_persistent_memory_opr:Genoff write operation
10-02 00:06:01.285 569 723 E QC-time-services: Daemon: Time-services: Waiting
to acceptconnection
10-02 00:06:01.288 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:06:01.290 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:06:01.290 545 2011 I LocSvc_api_v02: ---> locClientSendReq line 2102
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:06:01.290 545 545 I LocSvc_GnssInterface: ===> updateConfiguration
line 140
10-02 00:06:01.291 1503 1583 I chatty : uid=1000(system) android.bg expire 4
lines
10-02 00:06:01.294 545 2018 I LocSvc_ApiV02: <--- globalRespCb line 141
QMI_LOC_SET_ENGINE_LOCK_REQ_V02
10-02 00:06:01.309 9631 9631 I chatty : uid=1001(radio) com.android.phone expire
137 lines
10-02 00:06:01.322 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyWwanSubtypeChanged(13)
10-02 00:06:01.308 2065 2065 I MainEventThread: type=1400 audit(0.0:2050): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:06:01.327 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyMobileDataEnabledChanged(true)
10-02 00:06:01.327 9631 10032 I chatty : uid=1001(radio) com.android.phone expire
1 line
10-02 00:05:59.496 1503 3290 W ActivityManager: Unable to start service Intent
{ cmp=com.google.android.gms/.analytics.service.RefreshEnabledStateService } U=0:
not found
10-02 00:06:01.336 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:06:01.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail
notification
10-02 00:06:01.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - isRefresh: true
10-02 00:06:01.339 9896 9896 I Dialer :
LegacyVoicemailNotificationReceiver.onReceive - clearing notification
10-02 00:06:01.339 9896 9896 I Dialer :
LegacyVoicemailNotifier.cancelNotification - enter
10-02 00:06:01.361 1503 3701 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AKY
10-02 00:06:01.366 9631 9631 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:06:01.366 9631 9631 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:06:01.122 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyWwanSubtypeChanged(13)
10-02 00:06:01.124 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyMobileDataEnabledChanged(true)
10-02 00:06:01.125 9631 9631 I TelecomFramework: PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-02 00:06:01.129 1909 1909 I RenderThread: type=1400 audit(0.0:2051): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:06:01.150 1503 6042 I Telecom : PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AKk
10-02 00:06:01.178 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:06:01.194 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:01.268 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:06:01.363 9896 9896 I Dialer : VvmOmtpService - onCellServiceConnected
10-02 00:06:01.366 9896 9896 I Dialer : VoicemailModule.provideVoicemailClient -
providing VoicemailClientImpl
10-02 00:06:01.403 9896 9896 I Dialer : VvmOmtpService - VVM not supported on
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:06:01.407 9896 9896 I Dialer : VvmOmtpService - disabling SMS filter
10-02 00:06:01.469 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:06:01.469 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:06:01.469 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:06:01.535 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:01.536 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:01.536 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:01.305 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 13 lines
10-02 00:06:01.313 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:01.577 1503 2750 D ConnectivityService: registerNetworkAgent
NetworkAgentInfo{ ni{[type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason:
connected, extra: internet, failover: false, available: true, roaming: false]}
network{102} nethandle{441492361229} lp{{InterfaceName: rmnet_data1
LinkAddresses: [10.123.227.239/27,] Routes: [0.0.0.0/0 -> 10.123.227.240
rmnet_data1,10.123.227.224/27 -> 0.0.0.0 rmnet_data1,] DnsAddresses:
[62.109.121.17,62.109.121.18,] UsePrivateDns: false PrivateDnsServerName: null
Domains: null MTU: 1500 TcpBufferSizes:
2097152,4194304,8388608,262144,524288,1048576}} nc{[ Transports: CELLULAR
Capabilities:
MMS&SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGEST
ED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps
Specifier: <1>]} Score{10} everValidated{false} lastValidated{false}
created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false}
everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} }
10-02 00:06:01.578 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 102] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTED
10-02 00:06:01.578 512 772 D TcpSocketMonitor: resuming tcpinfo polling
(interval=30000ms)
10-02 00:06:01.580 1503 1777 W DnsManager: updatePrivateDns(102,
PrivateDnsConfig{true:/[]})
10-02 00:06:01.580 1503 1777 D ConnectivityService: Setting DNS servers for
network 102 to [/62.109.121.17, /62.109.121.18]
10-02 00:06:01.580 1503 1777 D DnsManager: setDnsConfigurationForNetwork(102,
[62.109.121.17, 62.109.121.18], [], [1800, 25, 8, 64], , [62.109.121.17,
62.109.121.18])
10-02 00:06:01.582 1503 1777 D ConnectivityService: Adding iface rmnet_data1 to
network 102
10-02 00:06:01.593 1503 1777 D ConnectivityService: Setting DNS servers for
network 102 to [/62.109.121.17, /62.109.121.18]
10-02 00:06:01.593 1503 1777 D DnsManager: setDnsConfigurationForNetwork(102,
[62.109.121.17, 62.109.121.18], [], [1800, 25, 8, 64], , [62.109.121.17,
62.109.121.18])
10-02 00:06:01.593 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:01.604 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, CONNECTED)
10-02 00:06:01.604 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:01.605 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:01.605 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:01.606 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:01.608 1909 1923 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:01.609 1909 1923 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:01.609 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:01.612 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:01.612 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:01.615 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:01.616 1909 1923 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:01.616 1909 1923 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:01.687 1503 10057 I chatty : uid=1000 system_server expire 2 lines
10-02 00:06:01.687 1503 10058 I chatty : uid=1000 system_server expire 2 lines
10-02 00:06:01.959 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 102] validation passed
10-02 00:06:01.969 545 545 I LocSvc__AGnssRilInterface: ===> updateNetworkState
line 52
10-02 00:06:02.079 610 610 I imsdatadaemon: type=1400 audit(0.0:2086): avc:
denied { transfer } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:06:02.312 7625 9862 I EventLogSendingHelper: Sending log events.
10-02 00:06:02.428 2065 2148 I QCNEJ/CndHalServerCallback: <-
RCV:RatRequestedEvent{rat=11, slot=1}
10-02 00:06:02.409 563 563 I cnd : type=1400 audit(0.0:2087): avc: denied {
call } for scontext=u:r:init:s0 tcontext=u:r:system_app:s0 tclass=binder
permissive=1
10-02 00:06:02.428 2065 2142 I QCNEJ : |CORE| handleRatRequest bringUp =
truenet Type: 11 slotidx: 1
10-02 00:06:02.429 2065 2142 I QCNEJ : |CORE| handleRatRequest: subId = 1
10-02 00:06:02.429 2065 2142 I QCNEJ : |CORE| Bring up network: 11subId = 1
10-02 00:06:02.430 1503 3701 D ConnectivityService: requestNetwork for
uid/pid:1000/2065 NetworkRequest [ REQUEST id=39, [ Transports: CELLULAR
Capabilities: IMS&TRUSTED&NOT_VPN Unwanted: Specifier: <1> Uid: 1000] ]
10-02 00:06:02.419 1239 1239 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 1 line
10-02 00:06:02.437 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd expire 9 lines
10-02 00:06:02.446 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:02.477 9631 9657 I chatty : uid=1001(radio) HwBinder:9631_1 expire
56 lines
10-02 00:06:02.669 552 552 I sensors.qcom: type=1400 audit(0.0:2089): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:06:02.839 699 699 I msm_irqbalance: type=1400 audit(0.0:2090): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026532389
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:06:02.990 3455 3455 D Avrcp : isBrowsableListUpdated: false
10-02 00:06:02.990 3455 3455 V NewAvrcpMediaPlayerList:
mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
10-02 00:06:02.991 3455 3455 D NewAvrcpMediaPlayerList: Name of package changed:
com.google.android.partnersetup
10-02 00:06:03.007 1503 1758 I chatty : uid=1000(system) InputReader expire 1
line
10-02 00:06:03.166 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:03.175 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:03.175 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:03.181 9631 9631 I chatty : uid=1001(radio) com.android.phone expire
2 lines
10-02 00:06:03.181 9631 9657 I chatty : uid=1001(radio) HwBinder:9631_1 expire 2
lines
10-02 00:06:03.181 9631 9631 I chatty : uid=1001(radio) com.android.phone expire
4 lines
10-02 00:06:03.181 9631 9657 I chatty : uid=1001(radio) HwBinder:9631_1 expire 6
lines
10-02 00:06:03.182 9631 9631 I chatty : uid=1001(radio) com.android.phone expire
30 lines
10-02 00:06:02.466 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 4 lines
10-02 00:06:02.471 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:03.190 1503 1503 W Looper : Slow dispatch took 109ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@ebacaeb m=0
10-02 00:06:03.190 9631 9657 I chatty : uid=1001(radio) HwBinder:9631_1 expire 8
lines
10-02 00:06:03.190 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.190 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.190 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.190 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.190 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.191 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@1c981d5,
org.codeaurora.ims.ServiceStatus@8195dea, org.codeaurora.ims.ServiceStatus@a6678db,
org.codeaurora.ims.ServiceStatus@ad65f78, org.codeaurora.ims.ServiceStatus@d2d6651,
org.codeaurora.ims.ServiceStatus@5276eb6][SUB0]
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.191 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.192 9631 9657 I QImsService: Class : Num of SrvUpdates = 6
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : false isVoice : false phoneId: 0 show HD Icon: false
10-02 00:06:03.192 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.192 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.192 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.192 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.192 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@c49c7b7,
org.codeaurora.ims.ServiceStatus@4cdfb24, org.codeaurora.ims.ServiceStatus@11168d,
org.codeaurora.ims.ServiceStatus@a33c042, org.codeaurora.ims.ServiceStatus@1a92853,
org.codeaurora.ims.ServiceStatus@281a590][SUB1]
10-02 00:06:03.192 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
false, Voice = false
10-02 00:06:03.192 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.192 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.192 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.193 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 0
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.194 9631 9657 I QImsService: Class : Num of SrvUpdates = 6
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : disabledFeature = 1
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.194 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.194 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : false isVoice : false phoneId: 1 show HD Icon: false
10-02 00:06:03.194 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.194 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.194 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@f058e89,
org.codeaurora.ims.ServiceStatus@dc19e8e, org.codeaurora.ims.ServiceStatus@993f6af,
org.codeaurora.ims.ServiceStatus@3838abc, org.codeaurora.ims.ServiceStatus@caf8a45,
org.codeaurora.ims.ServiceStatus@93d159a][SUB1]
10-02 00:06:03.194 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.194 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
false, Voice = false
10-02 00:06:03.194 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.194 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.194 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.195 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.195 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.195 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.196 9631 9657 I QImsService: Class : Num of SrvUpdates = 6
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 14 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.196 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : true isVoice : true phoneId: 1 show HD Icon: false
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.196 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.196 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.196 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.196 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
true, Voice = true
10-02 00:06:03.196 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.196 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.196 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.195 1503 1503 I Telecom : DefaultDialerCache: Refreshing default
dialer for user 0: now com.android.dialer: DDC.oR@ALE
10-02 00:06:03.196 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@ab34ecb,
org.codeaurora.ims.ServiceStatus@c5c96a8, org.codeaurora.ims.ServiceStatus@74385c1,
org.codeaurora.ims.ServiceStatus@ec6f166, org.codeaurora.ims.ServiceStatus@3260ca7,
org.codeaurora.ims.ServiceStatus@f387554][SUB0]
10-02 00:06:03.196 1503 1503 W Looper : Slow delivery took 206ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@b40aee1 m=0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.198 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.199 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.199 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : true isVoice : true phoneId: 0 show HD Icon: false
10-02 00:06:03.199 9631 9657 I QImsService: Class : Num of SrvUpdates = 6
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.199 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.199 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@1c1bcfd,
org.codeaurora.ims.ServiceStatus@fc0bdf2, org.codeaurora.ims.ServiceStatus@a1ccc43,
org.codeaurora.ims.ServiceStatus@35192c0, org.codeaurora.ims.ServiceStatus@4f22bf9,
org.codeaurora.ims.ServiceStatus@18c73e][SUB1]
10-02 00:06:03.200 9631 9657 I QImsService: Class : Num of SrvUpdates = 6
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 14 status = 2
restrictCause = 0 registered = 1
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9657 I QImsService: Class : networkMode = 0 status = 0
restrictCause = 0 registered = 2
10-02 00:06:03.200 9631 9657 I QImsService: Class : RTT: copySrvStatusList rtt
mode = 0
10-02 00:06:03.200 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.200 9631 9657 I QImsService: ImsSenderRxr : [UNSL]<
UNSOL_SRV_STATUS_UPDATE [org.codeaurora.ims.ServiceStatus@f35e99f,
org.codeaurora.ims.ServiceStatus@71d1aec, org.codeaurora.ims.ServiceStatus@4208eb5,
org.codeaurora.ims.ServiceStatus@256194a, org.codeaurora.ims.ServiceStatus@39980bb,
org.codeaurora.ims.ServiceStatus@936f9d8][SUB0]
10-02 00:06:03.200 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.200 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
true, Voice = true
10-02 00:06:03.200 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.200 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.201 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 0
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.201 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.202 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.202 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.202 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.202 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.202 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.203 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : true isVoice : true phoneId: 1 show HD Icon: false
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSubHandler : Message
received: what = 4
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSubHandler : Received
event: EVENT_SRV_STATUS_UPDATE
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 5 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 0 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : Call Type 0has num
updates = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 0
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 3 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : Call Type 3has num
updates = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.203 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 1 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : Call Type 1has num
updates = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 2 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : Call Type 2has num
updates = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 14 registered = 1 status = 2 restrictCause = 0
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : enabledFeature = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : type = 25 status = 0
isValid = true
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : Call Type 25has num
updates = 1
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceSub : StatusForAccessTech
networkMode = 0 registered = 2 status = 0 restrictCause = 0
10-02 00:06:03.203 9631 9631 E QImsService: ImsServiceSub : handleSrvStatusUpdate
:: tracker null; not updating global VT capability
10-02 00:06:03.203 9631 9631 I QImsService: ImsServiceStateReceiver :
updateHDIcon isVideo : true isVoice : true phoneId: 0 show HD Icon: false
10-02 00:06:03.203 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.203 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.203 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:03.203 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
true, Voice = true
10-02 00:06:03.203 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.203 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.203 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.205 9631 9631 D ImsMultiEndpointImpl: Message received: what = 2
10-02 00:06:03.205 9631 9631 D ImsMultiEndpointImpl: EVENT_CAPABILITIES_CHANGED
10-02 00:06:03.205 9631 9631 D ImsMultiEndpointImpl: updateCapabilities:: Video =
true, Voice = true
10-02 00:06:03.205 9631 9631 D ImsViceParser: getCallPullInfo mDialogIds null
10-02 00:06:03.205 9631 9631 I ImsMultiEndpointImpl: Calling
onImsExternalCallStateUpdate
10-02 00:06:03.205 9631 9631 D MultiEndpointImplBase: ims external call state
update triggered.
10-02 00:06:03.228 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:03.234 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, CONNECTED)
10-02 00:06:03.242 9631 9631 D ServiceStateProvider: subId=1
10-02 00:06:03.252 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyWwanSubtypeChanged(13)
10-02 00:06:03.254 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyMobileDataEnabledChanged(true)
10-02 00:06:03.519 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.520 1909 1923 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.520 1909 1923 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:03.232 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:06:03.820 1503 1503 W Looper : Drained
10-02 00:06:03.868 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.869 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.870 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:03.916 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.917 1909 1923 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.917 1909 1923 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:03.920 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.921 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.922 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:03.923 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.924 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.924 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:03.931 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:03.932 1909 1926 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:03.932 1909 1926 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:04.790 1909 1909 V StatusBar: mStatusBarWindow:
com.android.systemui.statusbar.phone.StatusBarWindowView{77c4091 V.ED..... ........
0,0-1080,1920} canPanelBeCollapsed(): true
10-02 00:06:04.793 1503 2750 I ActivityManager: START u0
{act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings}
from uid 10033
10-02 00:06:04.817 1503 5566 E ActivityManager: applyOptionsLocked: Unknown
animationType=0
10-02 00:06:04.849 9258 9258 I chatty : uid=1000(system) com.android.settings
expire 5 lines
10-02 00:06:04.862 9258 10089 I chatty : uid=1000(system) com.android.settings
expire 1 line
10-02 00:06:04.868 9258 9279 I chatty : uid=1000(system) pool-1-thread-1 expire
2 lines
10-02 00:06:04.887 1503 1587 I ActivityManager: Start proc
10091:com.android.settings.intelligence/u0a38 for service
com.android.settings.intelligence/.suggestions.SuggestionService
10-02 00:06:04.890 9258 10090 I chatty : uid=1000(system) com.android.settings
expire 2 lines
10-02 00:06:04.890 10091 10091 I Zygote : seccomp disabled by setenforce 0
10-02 00:06:04.896 9258 9258 I chatty : uid=1000(system) com.android.settings
expire 3 lines
10-02 00:06:04.899 10091 10091 E gs.intelligenc: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:06:04.907 9258 10090 I chatty : uid=1000(system) com.android.settings
expire 1 line
10-02 00:06:04.909 538 538 I HwBinder:538_1: type=1400 audit(0.0:2093): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:06:04.936 7625 7625 I MicroDetector: Keeping mic open: false
10-02 00:06:04.936 7625 9859 I DeviceStateChecker: DeviceStateChecker cancelled
10-02 00:06:04.936 7625 9785 I AudioController: internalShutdown
10-02 00:06:04.936 7625 9860 I MicroRecognitionRunner: Stopping hotword
detection.
10-02 00:06:04.929 9258 9258 I RenderThread: type=1400 audit(0.0:2094): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=946
scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:06:04.929 9258 9258 I RenderThread: type=1400 audit(0.0:2095): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:06:04.945 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:06:04.950 9258 9258 D DashboardSummary: Listening for condition changes
10-02 00:06:04.950 9258 9258 D DashboardSummary: onConditionsChanged
10-02 00:06:04.950 9258 9258 D DashboardSummary: conditions refreshed
10-02 00:06:04.950 9258 9258 D APM_Condition: APM condition refreshed
10-02 00:06:04.950 9258 9258 D APM_Condition: setActive was called with false
10-02 00:06:04.960 1503 1603 I chatty : uid=1000(system) android.display expire
1 line
10-02 00:06:04.959 1503 1503 I chatty : uid=1000 system_server expire 2 lines
10-02 00:06:05.025 522 3945 D audio_hw_primary: disable_audio_route: reset and
update mixer path: audio-record
10-02 00:06:05.027 522 3945 D soundtrigger:
audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 2, with
Raise=0
10-02 00:06:05.027 522 3945 D hardware_info: hw_info_append_hw_type :
device_name = voice-rec-dmic-ef-fluence
10-02 00:06:05.027 522 3945 D audio_hw_primary: disable_snd_device:
snd_device(98: voice-rec-dmic-ef-fluence)
10-02 00:06:05.027 522 3945 D msm8916_platform: platform_split_snd_device:
snd_device(98) num devices(0) new_snd_devices(0)
10-02 00:06:05.034 522 3945 I soundtrigger:
audio_extn_sound_trigger_update_device_status: device 0x62 of type 1 for Event 0,
with Raise=1
10-02 00:06:05.034 522 3945 D sound_trigger_platform:
platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0,
concurrency session_allowed 1
10-02 00:06:05.038 522 3945 D audio_hw_primary: in_set_parameters: enter:
kvpairs=routing=0
10-02 00:06:05.039 555 1745 I SoundTriggerHwService::Module: onCallbackEvent no
clients
10-02 00:06:05.042 7625 9785 I MicrophoneInputStream: mic_close SR : 16000 CC :
16 SO : 1999
10-02 00:06:05.042 7625 9786 W earchbox:searc: Long monitor contention with owner
UserFacing17 (9785) at void android.media.AudioRecord.native_stop()
(AudioRecord.java:-2) waiters=0 in int
com.google.android.apps.gsa.speech.audio.am.read(byte[], int, int) for 105ms
10-02 00:06:05.042 7625 9799 W earchbox:searc: Long monitor contention with owner
UserFacing17 (9785) at void android.media.AudioRecord.native_stop()
(AudioRecord.java:-2) waiters=1 in void
com.google.android.apps.gsa.speech.audio.aq.reset(int) for 105ms
10-02 00:06:05.043 7625 9799 I MicroRecognitionRunner: Detection finished
10-02 00:06:05.043 522 3945 D audio_hw_primary: adev_close_input_stream:
enter:stream_handle(0xf5eb1000)
10-02 00:06:05.046 522 3945 D audio_hw_primary: in_standby: enter: stream
(0xf5eb1000) usecase(18: audio-record)
10-02 00:06:05.052 9258 10088 V NFC : this device does not have NFC support
10-02 00:06:05.055 9258 9258 D BatteryInfo: time to make batteryStatsHelper: 1ms
10-02 00:06:05.056 9258 10088 D BatteryInfo: time to make batteryStatsHelper: 2ms
10-02 00:06:05.059 10091 10104 D SuggestionParser: Day 1 for
com.android.settings.suggested.category.DEFERRED_SETUP
10-02 00:06:05.062 10091 10104 D CandidateSuggestionFilter: filterCandidates
duration: 0
10-02 00:06:05.062 10091 10104 D SuggestionParser: Day 1 for
com.android.settings.suggested.category.HIGH_PRIORITY
10-02 00:06:05.064 10091 10104 D CandidateSuggestionFilter: filterCandidates
duration: 0
10-02 00:06:05.064 10091 10104 D SuggestionParser: Day 1 for
com.android.settings.suggested.category.FIRST_IMPRESSION
10-02 00:06:05.099 9258 9270 D SugstStatusProvider: Suggestion
com.android.settings/com.android.settings.notification.ZenSuggestionActivity
complete: true
10-02 00:06:05.100 10091 10108 D CandidateSuggestionFilter: Suggestion state result
Bundle[{candidate_is_complete=true}]
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: Cannot find the package:
com.google.android.apps.tips
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg:
android.content.pm.PackageManager$NameNotFoundException:
com.google.android.apps.tips
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:181)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:152)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
com.android.settings.support.NewDeviceIntroSuggestionActivity.isTipsInstalledAsSyst
emApp(NewDeviceIntroSuggestionActivity.java:146)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
com.android.settings.support.NewDeviceIntroSuggestionActivity.isSuggestionComplete(
NewDeviceIntroSuggestionActivity.java:71)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
com.android.settings.dashboard.suggestions.SuggestionFeatureProviderImpl.isSuggesti
onComplete(SuggestionFeatureProviderImpl.java:94)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
com.android.settings.dashboard.suggestions.SuggestionStateProvider.call(SuggestionS
tateProvider.java:87)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
android.content.ContentProvider$Transport.call(ContentProvider.java:401)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:272)
10-02 00:06:05.102 9258 9965 W NewDeviceIntroSugg: at
android.os.Binder.execTransact(Binder.java:731)
10-02 00:06:05.102 9258 9965 D SugstStatusProvider: Suggestion
com.android.settings/com.android.settings.support.NewDeviceIntroSuggestionActivity
complete: true
10-02 00:06:05.102 10091 10109 D CandidateSuggestionFilter: Suggestion state result
Bundle[{candidate_is_complete=true}]
10-02 00:06:05.103 10091 10104 D CandidateSuggestionFilter: filterCandidates
duration: 10
10-02 00:06:05.103 10091 10104 D CandidateSuggestion: Metadata null or has no info
about summary_uri
10-02 00:06:05.112 9258 9645 D SuggestionLoader: data size 1
10-02 00:06:05.124 557 2860 W SurfaceFlinger: Attempting to set client state on
removed layer: Splash Screen com.android.settings#0
10-02 00:06:05.125 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: Splash Screen com.android.settings#0
10-02 00:06:05.130 537 537 E QCOM PowerHAL: extract_stats: failed to open:
/d/system_stats Error = No such file or directory
10-02 00:06:05.160 1909 2156 V WifiManager: registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@fdc6460,
handler=Handler (android.os.Handler) {9ac2d19}
10-02 00:06:05.163 1909 9323 V WifiManager: SoftApCallbackProxy: onStateChanged:
state=11, failureReason=0
10-02 00:06:05.164 1909 9323 V WifiManager: SoftApCallbackProxy:
onNumClientsChanged: numClients=0
10-02 00:06:05.181 9258 10088 D BatteryInfo: time for getStats: 125ms
10-02 00:06:05.182 9258 10089 D BatteryInfo: time for regular BatteryInfo: 1ms
10-02 00:06:05.207 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:05.207 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:05.209 9258 9258 D BatteryInfo: time for getStats: 154ms
10-02 00:06:05.237 9258 9258 D DashboardSummary: Category has loaded, setting
category from suggestionReady
10-02 00:06:05.238 9258 9258 D DashboardAdapter: adapter setCategory called
10-02 00:06:05.245 9258 10089 D BatteryInfo: time for getBatteryInfo: 63ms
10-02 00:06:05.246 9258 10089 D BatteryInfo: time for regular BatteryInfo: 0ms
10-02 00:06:05.248 9258 10089 D BatteryInfo: time for getBatteryInfo: 2ms
10-02 00:06:05.298 9258 9258 D BatteryInfo: time for callback: 2ms
10-02 00:06:05.299 9258 9258 D BatteryInfo: time for callback: 1ms
10-02 00:06:05.300 9258 9268 I ndroid.setting: Background concurrent copying GC
freed 6867(620KB) AllocSpace objects, 2(920KB) LOS objects, 49% free, 12MB/24MB,
paused 146us total 118.243ms
10-02 00:06:05.302 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:06:05.315 7625 7625 I StreamRenderer: cleanUpRendererScope(nowcards-
369b3-45ff)
10-02 00:06:05.320 7625 9786 I PBSessionCacheImpl: Deleted
sessionId[2008249140868] from persistence.
10-02 00:06:05.326 7625 7625 W SearchServiceCore: Abort, client detached.
10-02 00:06:05.327 7625 7625 I StreamController: cleanUpControllerScope(nowcards-
369b3-45ff)
10-02 00:06:05.335 7625 7625 I WorkerManager: dispose()
10-02 00:06:05.423 1909 1909 D StatusBar: disable<e i a s b h r c s > disable2<q
i n >
10-02 00:06:05.951 7625 7625 I SearchServiceCore: Event Bus thread is disabled;
marking main thread as EventBus
10-02 00:06:06.289 537 537 I power@1.0-servi: type=1400 audit(0.0:2103): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:06:06.989 565 565 I netmgrd : type=1400 audit(0.0:2104): avc: denied {
read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket
permissive=1
10-02 00:06:07.210 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:07.210 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:07.839 699 699 I msm_irqbalance: type=1400 audit(0.0:2105): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:06:08.444 10112 10112 I Zygote : seccomp disabled by setenforce 0
10-02 00:06:08.445 1503 1587 I ActivityManager: Start proc
10112:com.google.android.configupdater/u0a20 for service
com.google.android.configupdater/.MainJobService
10-02 00:06:08.452 10112 10112 E d.configupdate: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:06:08.439 9258 9258 I RenderThread: type=1400 audit(0.0:2106): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:06:08.638 1503 6052 I ActivityManager: Killing
7797:com.google.android.apps.maps/u0a106 (adj 906): empty #17
10-02 00:06:08.639 1503 1588 I chatty : uid=1000(system) ActivityManager expire
3 lines
10-02 00:06:08.670 1503 2152 D ConnectivityService: ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=28, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10106] ],
android.os.BinderProxy@67cd95f)
10-02 00:06:08.672 513 513 I Zygote : Process 7797 exited due to signal (9)
10-02 00:06:09.009 9258 9258 I RenderThread: type=1400 audit(0.0:2107): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:06:09.213 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:10.204 1503 10136 I ActivityManager: START u0 {flg=0x8000
cmp=com.android.settings/.Settings$NetworkDashboardActivity (has extras)} from uid
1000
10-02 00:06:09.214 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:10.235 9258 9258 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@baa468
10-02 00:06:10.250 9258 9258 D SettingsActivity: Starting onCreate
10-02 00:06:10.266 9258 9258 D SettingsActivity: Starting to set activity title
10-02 00:06:10.266 9258 9258 D SettingsActivity: Done setting title
10-02 00:06:10.266 9258 9258 D SettingsActivity: Switching to fragment
com.android.settings.network.NetworkDashboardFragment
10-02 00:06:10.270 9258 9258 D PrefCtrlListHelper: Could not find Context-only
controller for pref: com.android.settings.network.AirplaneModePreferenceController
10-02 00:06:10.271 9258 9258 D MobilePlanPrefContr: onCreate:
mMobilePlanDialogMessage=null
10-02 00:06:10.287 9258 9258 D SettingsActivity: Executed frag manager
pendingTransactions
10-02 00:06:10.305 1503 10136 D ConnectivityService: requestNetwork for
uid/pid:1000/9258 NetworkRequest [ TRACK_DEFAULT id=40, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-02 00:06:10.309 1503 1773 I chatty : uid=1000(system) WifiStateMachin expire
1 line
10-02 00:06:10.309 1503 1856 I chatty : uid=1000(system) EthernetService expire
1 line
10-02 00:06:10.309 1503 1773 I chatty : uid=1000(system) WifiStateMachin expire
1 line
10-02 00:06:10.309 9631 9631 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ TRACK_DEFAULT id=40, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ] with score 57
10-02 00:06:10.311 9258 10090 W TileUtils: Found
com.android.settings.Settings$NotificationAppListActivity for intent Intent
{ act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing
metadata com.android.settings.category
10-02 00:06:10.313 9258 9279 I DeviceIndex: Skipping: device index is not enabled
10-02 00:06:10.314 9258 10090 W TileUtils: Found
com.android.systemui.tuner.TunerActivity for intent Intent
{ act=com.android.settings.action.EXTRA_SETTINGS } missing metadata
10-02 00:06:10.323 9258 10090 D SettingsActivity: No enabled state changed,
skipping updateCategory call
10-02 00:06:10.335 9258 9258 D DashboardSummary: Stopped listening for condition
changes
10-02 00:06:10.428 1503 1603 I chatty : uid=1000(system) android.display expire
1 line
10-02 00:06:10.880 1503 6052 I ActivityManager: Killing
9007:com.instagram.android/u0a151 (adj 906): empty #17
10-02 00:06:10.881 1503 1588 I chatty : uid=1000(system) ActivityManager expire
8 lines
10-02 00:06:10.908 514 514 I Zygote : Process 9007 exited due to signal (9)
10-02 00:06:11.217 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:11.217 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:11.220 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:06:12.019 575 575 I hvdcp_opti: type=1400 audit(0.0:2108): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-02 00:06:12.019 533 533 I HWC_UeventThrea: type=1400 audit(0.0:2109): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-02 00:06:12.041 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=1133794 mSleepTimeMs=161141 mIdleTimeMs=-868
mTxTimeMs[]=[0, 99, 157, 122, 938] mRxTimeMs=25646 mEnergyUsed=0}
10-02 00:06:12.359 557 557 I surfaceflinger: type=1400 audit(0.0:2110): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=948
scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
10-02 00:06:12.679 552 552 I sensors.qcom: type=1400 audit(0.0:2111): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:06:12.679 552 552 I sensors.qcom: type=1400 audit(0.0:2112): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-02 00:06:13.220 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:13.221 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:13.479 2065 2065 I MainEventThread: type=1400 audit(0.0:2118): avc:
denied { call } for scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:06:13.489 1909 1909 I RenderThread: type=1400 audit(0.0:2119): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=945
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:06:13.489 1909 1909 I RenderThread: type=1400 audit(0.0:2120): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:06:14.211 1503 2152 I ActivityManager: Killing
9091:com.instagram.android:videoplayer/u0a151 (adj 906): empty #17
10-02 00:06:14.212 1503 2152 I ActivityManager: Killing
9073:com.urbandroid.sleep/u0a170 (adj 906): empty #18
10-02 00:06:14.235 513 513 I Zygote : Process 9073 exited due to signal (9)
10-02 00:06:14.240 514 514 I Zygote : Process 9091 exited due to signal (9)
10-02 00:06:15.055 2342 2353 I .gms.persisten: Background concurrent copying GC
freed 263163(11MB) AllocSpace objects, 8(352KB) LOS objects, 54% free, 10MB/22MB,
paused 101us total 114.012ms
10-02 00:06:15.224 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:15.224 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:15.979 565 565 I netmgrd : type=1400 audit(0.0:2121): avc: denied {
write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_generic_socket
permissive=1
10-02 00:06:15.979 610 610 I imsdatadaemon: type=1400 audit(0.0:2122): avc:
denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:06:17.228 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:19.285 1503 6052 I ActivityManager: START u0
{act=android.intent.action.MAIN cmp=com.android.phone/.MobileNetworkSettings} from
uid 1000
10-02 00:06:19.232 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 2 lines
10-02 00:06:19.232 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:19.304 9631 9631 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4b90569
10-02 00:06:19.343 9631 9631 I NetworkSettings: onCreate:+
10-02 00:06:19.360 9631 9631 I NetworkSettings: onCreate:-
10-02 00:06:19.364 9631 9631 D NetworkSettings: initializeSubscriptions:+
10-02 00:06:19.366 9631 9631 I NetworkSettings: isUpdateTabsNeeded:- DO_NOTHING
newSil.size()=1 mActiveSubInfos.size()=0
10-02 00:06:19.366 9631 9631 D NetworkSettings: initializeSubscriptions:
DO_NOTHING
10-02 00:06:19.369 9631 9631 I NetworkSettings: updatePhone:- slotId=0 sir={id=1,
iccId=894922615[****] simSlotIndex=0 displayName=Drillisch carrierName=Drillisch
nameSource=2 iconTint=-10839304 dataRoaming=0
iconBitmap=android.graphics.Bitmap@8455cb3 mcc 262 mnc 7 isEmbedded false
accessRules null cardId=894922615[****]}
10-02 00:06:19.369 9631 9631 D NetworkSettings: updatePhone ::
mImsMgr=com.android.ims.ImsManager@2698377
10-02 00:06:19.401 9631 9631 D NetworkSettings: initializeSubscriptions:-
10-02 00:06:19.407 9631 9631 I NetworkSettings: onResume:+
10-02 00:06:19.419 1503 1914 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@ALI
10-02 00:06:19.428 9631 9631 I NetworkSettings: onResume:-
10-02 00:06:19.444 9631 9631 D NetworkQuery: binding service implementation
10-02 00:06:19.446 9631 9631 D NetworkSettings:
PhoneStateListener.onCallStateChanged: state=0
10-02 00:06:19.453 1503 1914 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@ALM
10-02 00:06:19.466 1503 1914 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@ALQ
10-02 00:06:19.459 9631 9631 D NetworkSettings:
PhoneStateListener.onCallStateChanged: state=0
10-02 00:06:19.473 9631 9631 D NetworkSettings: onSubscriptionsChanged:
10-02 00:06:19.473 9631 9631 D NetworkSettings: initializeSubscriptions:+
10-02 00:06:19.474 9631 9631 I NetworkSettings: isUpdateTabsNeeded:- DO_NOTHING
newSil.size()=1 mActiveSubInfos.size()=1
10-02 00:06:19.474 9631 9631 D NetworkSettings: initializeSubscriptions:
DO_NOTHING
10-02 00:06:19.476 9631 9631 I NetworkSettings: updatePhone:- slotId=0 sir={id=1,
iccId=894922615[****] simSlotIndex=0 displayName=Drillisch carrierName=Drillisch
nameSource=2 iconTint=-10839304 dataRoaming=0
iconBitmap=android.graphics.Bitmap@8455cb3 mcc 262 mnc 7 isEmbedded false
accessRules null cardId=894922615[****]}
10-02 00:06:19.476 9631 9631 D NetworkSettings: updatePhone ::
mImsMgr=com.android.ims.ImsManager@2698377
10-02 00:06:19.496 9631 9631 D NetworkSettings: initializeSubscriptions:-
10-02 00:06:19.506 9631 10160 I Adreno : QUALCOMM build :
2371bd1, I8ebe47d372
10-02 00:06:19.506 9631 10160 I Adreno : Build Date :
03/12/18
10-02 00:06:19.506 9631 10160 I Adreno : OpenGL ES Shader Compiler Version:
EV031.22.00.01
10-02 00:06:19.506 9631 10160 I Adreno : Local Branch :
10-02 00:06:19.506 9631 10160 I Adreno : Remote Branch :
quic/gfx-adreno.lnx.1.0.r36-rel
10-02 00:06:19.506 9631 10160 I Adreno : Remote Branch : NONE
10-02 00:06:19.506 9631 10160 I Adreno : Reconstruct Branch :
NOTHING
10-02 00:06:19.489 9631 9631 I RenderThread: type=1400 audit(0.0:2123): avc:
denied { read } for name="gralloc.msm8953.so" dev="mmcblk0p48" ino=104
scontext=u:r:radio:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1
10-02 00:06:19.499 9631 9631 I RenderThread: type=1400 audit(0.0:2124): avc:
denied { open } for path="/vendor/lib64/hw/gralloc.msm8953.so" dev="mmcblk0p48"
ino=104 scontext=u:r:radio:s0 tcontext=u:object_r:vendor_file:s0 tclass=file
permissive=1
10-02 00:06:19.499 9631 9631 I RenderThread: type=1400 audit(0.0:2125): avc:
denied { getattr } for path="/vendor/lib64/hw/gralloc.msm8953.so" dev="mmcblk0p48"
ino=104 scontext=u:r:radio:s0 tcontext=u:object_r:vendor_file:s0 tclass=file
permissive=1
10-02 00:06:19.499 9631 9631 I RenderThread: type=1400 audit(0.0:2126): avc:
denied { execute } for path="/vendor/lib64/libqdMetaData.so" dev="mmcblk0p48"
ino=285 scontext=u:r:radio:s0 tcontext=u:object_r:vendor_file:s0 tclass=file
permissive=1
10-02 00:06:19.499 9631 9631 I RenderThread: type=1400 audit(0.0:2127): avc:
denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:radio:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:06:19.516 9631 10160 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-02 00:06:19.523 9631 10160 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
10-02 00:06:19.523 9631 10160 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
10-02 00:06:19.527 9631 10160 I OpenGLRenderer: Initialized EGL, version 1.4
10-02 00:06:19.527 9631 10160 D OpenGLRenderer: Swap behavior 2
10-02 00:06:19.562 9631 9631 D NetworkSettings: connection created, binding local
service.
10-02 00:06:19.563 9631 9631 D NetworkSettings:
PhoneStateListener.onCallStateChanged: state=0
10-02 00:06:19.571 1503 1914 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@ALU
10-02 00:06:19.638 1503 1603 I chatty : uid=1000(system) android.display expire
1 line
10-02 00:06:19.666 1503 6052 I ActivityManager: Killing
9107:com.instagram.android:mqtt/u0a151 (adj 906): empty #17
10-02 00:06:19.667 1503 1588 I chatty : uid=1000(system) ActivityManager expire
6 lines
10-02 00:06:19.686 514 514 I Zygote : Process 9107 exited due to signal (9)
10-02 00:06:20.085 1503 1777 D ConnectivityService: releasing NetworkRequest
[ TRACK_DEFAULT id=40, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] (release request)
10-02 00:06:20.736 9631 9631 D NetworkSettings: updateBody: isLteOnCdma=true
phoneSubId=1
10-02 00:06:20.744 9631 9631 D CdmaOptions: deviceSupportsnvAnRum: prop=NV,RUIM
10-02 00:06:20.744 9631 9631 D CdmaOptions: deviceSupportsnvAnRum:
nvSupported=true ruimSupported=true
10-02 00:06:20.744 9631 9631 D CdmaOptions: Both NV and Ruim supported, ENABLE
subscription type selection
10-02 00:06:20.748 9631 9631 D GsmUmtsOptions: Not a CDMA phone
10-02 00:06:20.749 9631 9631 D GsmUmtsOptions: update: addAPNExpand
10-02 00:06:20.755 9631 9631 D NetworkOperators: [NetworksList] getting network
selection mode...
10-02 00:06:20.766 1503 9167 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null: TSI.gSCM@ALY
10-02 00:06:20.775 9631 9631 D NetworkSettings: isWorldMode=false
10-02 00:06:20.783 9631 9631 D NetworkOperators: [NetworksList] get network
selection mode: auto selection
10-02 00:06:21.236 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:21.236 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:21.439 538 538 I HwBinder:538_1: type=1400 audit(0.0:2131): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:06:22.879 699 699 I msm_irqbalance: type=1400 audit(0.0:2132): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:06:23.239 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:23.240 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:24.859 546 546 I perf@1.0-servic: type=1400 audit(0.0:2133): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:06:24.859 546 546 I perf@1.0-servic: type=1400 audit(0.0:2134): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-02 00:06:25.243 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:27.248 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 28 lines
10-02 00:06:27.250 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:28.155 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:06:28.155 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:06:28.160 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:06:28.160 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:06:28.160 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:06:28.298 9631 9631 D NetworkOperators: [NetworksList]
onPreferenceChange autoSelect: false
10-02 00:06:28.298 9631 9631 D NetworkOperators: [NetworksList]
selectNetworkAutomatic: false
10-02 00:06:28.349 557 557 D SurfaceFlinger: duplicate layer name: changing
com.android.phone/com.android.phone.MobileNetworkSettings to
com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:06:28.453 9631 9631 D networkSelect: [NetworksList] load networks
list...
10-02 00:06:28.454 9631 9631 D NetworkQuery: registering callback class
com.android.phone.NetworkSelectListPreference$3
10-02 00:06:28.454 9631 9631 D NetworkQuery: start network scan via
TelephonManager
10-02 00:06:28.487 9631 9631 E ScanRequestTracker: NetworkScanResult: Empty
result
10-02 00:06:28.487 9631 9631 E ScanRequestTracker:
commandExceptionErrorToScanError: REQUEST_NOT_SUPPORTED
10-02 00:06:28.488 9631 10170 D NetworkQuery: network scan got error: 4
10-02 00:06:28.503 9631 9631 D NetworkQuery: get scan error, broadcasting error
code
10-02 00:06:28.503 9631 9631 D NetworkQuery: broadcasting results to class
com.android.phone.NetworkSelectListPreference$3
10-02 00:06:28.504 9631 9631 D networkSelect: [NetworksList] get onError callback
with error code: 4
10-02 00:06:28.520 9631 9631 D networkSelect: [NetworksList] error while querying
available networks 4
10-02 00:06:28.520 9631 9631 D networkSelect: [NetworksList] Modem does not
support: try to scan network again via Phone
10-02 00:06:28.549 9631 9631 D networkSelect: [NetworksList] load networks
list...
10-02 00:06:28.549 9631 9631 D NetworkQuery: registering callback class
com.android.phone.NetworkSelectListPreference$3
10-02 00:06:28.550 9631 9631 D NetworkQuery: start network scan via Phone
10-02 00:06:28.562 557 557 D SurfaceFlinger: duplicate layer name: changing
com.android.phone/com.android.phone.MobileNetworkSettings to
com.android.phone/com.android.phone.MobileNetworkSettings#2
10-02 00:06:28.588 557 557 D SurfaceFlinger: duplicate layer name: changing Dim
Layer for - Task=253 to Dim Layer for - Task=253#1
10-02 00:06:28.624 557 733 W SurfaceFlinger: Attempting to set client state on
removed layer: com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:06:28.624 557 733 W SurfaceFlinger: Attempting to set client state on
removed layer: Dim Layer for - Task=253#0
10-02 00:06:28.624 557 733 W SurfaceFlinger: Attempting to destroy on removed
layer: com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:06:28.624 557 733 W SurfaceFlinger: Attempting to destroy on removed
layer: Dim Layer for - Task=253#0
10-02 00:06:29.253 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:29.253 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:31.224 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:06:31.257 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:31.258 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:31.390 2428 10173 I ChromeSync: [Sync,SyncAdapter] Successfully synced
in 21 milliseconds with request: opu{account=<hide PII>, eventType=700,
waitForInitialization=false, zipitVersionInfo=null}.
10-02 00:06:33.040 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:06:33.057 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:06:33.092 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:06:33.249 1239 1239 I imsrcsd : type=1400 audit(0.0:2135): avc: denied {
write } for name="ims_qmid" dev="tmpfs" ino=6757 scontext=u:r:init:s0
tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
10-02 00:06:33.261 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:46.940 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:06:59.717 1503 1503 I ActivityManager: Killing
9348:com.android.inputmethod.latin/u0a111 (adj 906): empty #17
10-02 00:06:59.318 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:06:59.750 513 513 I Zygote : Process 9348 exited due to signal (9)
10-02 00:07:01.323 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:01.324 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:01.579 575 575 I hvdcp_opti: type=1400 audit(0.0:2136): avc: denied
{ read } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_kobject_uevent_socket permissive=1
10-02 00:07:01.579 533 533 I HWC_UeventThrea: type=1400 audit(0.0:2137): avc:
denied { read } for scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket
permissive=1
10-02 00:07:01.589 565 565 I netmgrd : type=1400 audit(0.0:2138): avc: denied {
read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
10-02 00:07:01.589 565 565 I netmgrd : type=1400 audit(0.0:2139): avc: denied {
ioctl } for path="socket:[95430]" dev="sockfs" ino=95430 ioctlcmd=89fb
scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
10-02 00:07:01.739 565 565 I netmgrd : type=1400 audit(0.0:2140): avc: denied {
ioctl } for path="socket:[95431]" dev="sockfs" ino=95431 ioctlcmd=89fa
scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
10-02 00:07:01.786 512 10055 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:07:01.790 512 10056 W DnsTlsSocket: SSL_connect error 5, errno=111
10-02 00:07:03.327 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:09.342 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 6 lines
10-02 00:07:09.343 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:11.240 2342 3305 W GCoreFlp: No location to return for
getLastLocation()
10-02 00:07:11.346 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:11.824 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=1193575 mSleepTimeMs=172470 mIdleTimeMs=-6050
mTxTimeMs[]=[0, 322, 416, 256, 1473] mRxTimeMs=78128 mEnergyUsed=0}
10-02 00:07:11.347 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:11.976 1503 1512 I chatty : uid=1000(system) HeapTaskDaemon expire 1
line
10-02 00:07:13.351 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:17.360 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 10 lines
10-02 00:07:17.361 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:18.247 8645 8680 V xiaomi : [Thread:107] JOB: Handle intent action =
com.xiaomi.push.timer
10-02 00:07:18.247 8645 8680 V xiaomi : [Thread:107] Service called on timer
10-02 00:07:18.253 8645 8680 V xiaomi : [Thread:107] [Slim] SND ping id=0
10-02 00:07:18.283 8645 8698 V xiaomi : [Thread:116] [Slim] RCV ping id=0
10-02 00:07:18.285 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction ts:1538431638285
10-02 00:07:18.286 8645 8680 V xiaomi : [Thread:107] TinyData
TinyDataCacheProcessor.pingFollowUpAction !canUpload(uploader) ts:1538431638285
10-02 00:07:19.364 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:19.365 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:21.081 550 550 I rmt_storage: rmt_storage_connect_cb: clnt_h=0xb
conn_h=0x747bc2c030
10-02 00:07:21.081 550 550 I rmt_storage: rmt_storage_rw_iovec_cb:
/boot/modem_fs2: req_h=0xb msg_id=3: R/W request received
10-02 00:07:21.081 550 550 I rmt_storage: wakelock acquired: 1, error no: 42
10-02 00:07:21.082 550 1027 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs2: Unblock worker thread (th_id: 500289770736)
10-02 00:07:21.069 550 550 I rmt_storage: type=1400 audit(0.0:2141): avc:
denied { block_suspend } for capability=36 scontext=u:r:init:s0
tcontext=u:r:init:s0 tclass=capability2 permissive=1
10-02 00:07:21.165 550 1027 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs2: req_h=0xb msg_id=3: Bytes written = 1572864
10-02 00:07:21.165 550 1027 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs2: req_h=0xb msg_id=3: Send response: res=0 err=0
10-02 00:07:21.165 550 1027 I rmt_storage: rmt_storage_client_thread:
/boot/modem_fs2: About to block rmt_storage client thread (th_id: 500289770736)
wakelock released: 1, error no: 0
10-02 00:07:21.165 550 1027 I rmt_storage:
10-02 00:07:21.166 550 550 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0xb
conn_h=0x747bc2c030
10-02 00:07:21.368 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:21.369 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:23.013 9631 9631 D NetworkQuery: scan via Phone completed,
broadcasting results
10-02 00:07:23.013 9631 9631 D NetworkQuery: broadcasting results to class
com.android.phone.NetworkSelectListPreference$3
10-02 00:07:23.013 9631 9631 D NetworkQuery: operatorNumeric: 26203+3
10-02 00:07:23.014 9631 9631 D NetworkQuery: operatorNumeric: 26203+2
10-02 00:07:23.014 9631 9631 D NetworkQuery: operatorNumeric: 22802+3
10-02 00:07:23.015 9631 9631 D NetworkQuery: operatorNumeric: 22802+2
10-02 00:07:23.015 9631 9631 D NetworkQuery: operatorNumeric: 22801+2
10-02 00:07:23.015 9631 9631 D NetworkQuery: operatorNumeric: 22803+3
10-02 00:07:23.016 9631 9631 D NetworkQuery: operatorNumeric: 22803+2
10-02 00:07:23.016 9631 9631 D NetworkQuery: operatorNumeric: 26201+2
10-02 00:07:23.016 9631 9631 D NetworkQuery: operatorNumeric: 26203+14
10-02 00:07:23.016 9631 9631 D NetworkQuery: operatorNumeric: 22803+14
10-02 00:07:23.017 9631 9631 D NetworkQuery: operatorNumeric: 22801+14
10-02 00:07:23.018 9631 9631 D networkSelect: [NetworksList] get scan results:
[CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=E-Plus mAlphaShort=E-Plus} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=E-Plus mAlphaShort=E-Plus}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Sunrise
mAlphaShort=Sunrise} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Sunrise mAlphaShort=Sunrise} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Swisscom mAlphaShort=Swisscom}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Salt
mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Salt mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647
ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Telekom.de mAlphaShort=TDG} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Drillisch mAlphaShort=Drillisch}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Salt
mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Swisscom mAlphaShort=Swisscom} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}]
10-02 00:07:23.019 9631 9631 D networkSelect: [NetworksList] network scan
completed.
10-02 00:07:23.019 9631 9631 D networkSelect: [NetworksList] Check
isInvalidCellInfo: CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=E-Plus mAlphaShort=E-Plus} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}
10-02 00:07:23.021 9631 9631 D networkSelect: [NetworksList]
CALLBACK_SCAN_RESULTS[CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=E-Plus mAlphaShort=E-Plus} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=E-Plus mAlphaShort=E-Plus}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Sunrise
mAlphaShort=Sunrise} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Sunrise mAlphaShort=Sunrise} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Swisscom mAlphaShort=Swisscom}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Salt
mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Salt mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647
ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Telekom.de mAlphaShort=TDG} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:{mRegistered=NO
mTimeStampType=unknown mTimeStamp=9223372036854775807ns mCellConnectionStatus=0
CellIdentityGsm:{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647
mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Drillisch mAlphaShort=Drillisch}
CellSignalStrengthGsm: ss=2147483647 ber=2147483647 mTa=2147483647}, CellInfoGsm:
{mRegistered=NO mTimeStampType=unknown mTimeStamp=9223372036854775807ns
mCellConnectionStatus=0 CellIdentityGsm:{ mLac=2147483647 mCid=2147483647
mArfcn=2147483647 mBsic=0x7fffffff mMcc=null mMnc=null mAlphaLong=Salt
mAlphaShort=Salt} CellSignalStrengthGsm: ss=2147483647 ber=2147483647
mTa=2147483647}, CellInfoGsm:{mRegistered=NO mTimeStampType=unknown
mTimeStamp=9223372036854775807ns mCellConnectionStatus=0 CellIdentityGsm:
{ mLac=2147483647 mCid=2147483647 mArfcn=2147483647 mBsic=0x7fffffff mMcc=null
mMnc=null mAlphaLong=Swisscom mAlphaShort=Swisscom} CellSignalStrengthGsm:
ss=2147483647 ber=2147483647 mTa=2147483647}]
10-02 00:07:23.021 9631 9631 D NetworkQuery: unregistering callback class
com.android.phone.NetworkSelectListPreference$3
10-02 00:07:23.021 9631 9631 D networkSelect: [NetworksList] scan complete, load
the cellInfosList
10-02 00:07:23.021 9631 9631 D networkSelect: [NetworksList] networks list loaded
10-02 00:07:23.021 9631 9631 D networkSelect: [NetworksList] hideProgressPanel
10-02 00:07:23.049 9631 9631 D NetworkOperators: [NetworksList] getting network
selection mode...
10-02 00:07:23.109 557 557 D SurfaceFlinger: duplicate layer name: changing
com.android.phone/com.android.phone.MobileNetworkSettings to
com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:07:23.122 9631 9631 D NetworkOperators: [NetworksList] get network
selection mode: auto selection
10-02 00:07:23.142 557 2860 W SurfaceFlinger: Attempting to set client state on
removed layer: com.android.phone/com.android.phone.MobileNetworkSettings#2
10-02 00:07:23.142 557 2860 W SurfaceFlinger: Attempting to set client state on
removed layer: Dim Layer for - Task=253#1
10-02 00:07:23.142 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: com.android.phone/com.android.phone.MobileNetworkSettings#2
10-02 00:07:23.142 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: Dim Layer for - Task=253#1
10-02 00:07:23.372 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:27.383 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:27.629 521 521 I healthd : type=1400 audit(0.0:2142): avc: denied {
read } for name="present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:27.629 521 521 I healthd : type=1400 audit(0.0:2143): avc: denied {
open } for path="/sys/devices/soc/qpnp-smbcharger-18/power_supply/battery/present"
dev="sysfs" ino=33192 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:07:27.629 521 521 I healthd : type=1400 audit(0.0:2144): avc: denied {
getattr } for path="/sys/devices/soc/qpnp-smbcharger-
18/power_supply/battery/present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:28.255 8645 8680 V xiaomi : [Thread:107] JOB: check the ping-
pong.1538431638252
10-02 00:07:29.388 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:31.394 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:33.058 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: BlockingExecutor
com.google.android.finsky.bq.ae@98af703[Running, pool size = 0, active threads = 0,
queued tasks = 0, completed tasks = 4]
10-02 00:07:33.059 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: LightweightExecutor
com.google.android.finsky.bq.ae@6c04680[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 31]
10-02 00:07:33.094 8901 8917 I Finsky : [111]
com.google.android.finsky.bq.ad.run(5): Stats for Executor: bgExecutor
com.google.android.finsky.bq.ae@c5934b9[Running, pool size = 4, active threads = 0,
queued tasks = 0, completed tasks = 8]
10-02 00:07:33.398 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:37.409 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 6 lines
10-02 00:07:37.410 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:39.119 575 575 I hvdcp_opti: type=1400 audit(0.0:2145): avc: denied
{ write } for name="wake_lock" dev="sysfs" ino=91 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1
10-02 00:07:39.119 575 575 I hvdcp_opti: type=1400 audit(0.0:2146): avc: denied
{ open } for path="/sys/power/wake_lock" dev="sysfs" ino=91 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1
10-02 00:07:39.119 575 575 I hvdcp_opti: type=1400 audit(0.0:2147): avc: denied
{ read } for name="allow_hvdcp3" dev="sysfs" ino=33220 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:39.119 575 575 I hvdcp_opti: type=1400 audit(0.0:2148): avc: denied
{ open } for path="/sys/devices/soc/qpnp-smbcharger-
18/power_supply/battery/allow_hvdcp3" dev="sysfs" ino=33220 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:39.139 536 536 I memtrack@1.0-se: type=1400 audit(0.0:2149): avc:
denied { read } for name="mem" dev="debugfs" ino=72545
scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0 tclass=file
permissive=1
10-02 00:07:39.139 536 536 I memtrack@1.0-se: type=1400 audit(0.0:2150): avc:
denied { open } for path="/sys/kernel/debug/kgsl/proc/2806/mem" dev="debugfs"
ino=72545 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:debugfs:s0
tclass=file permissive=1
10-02 00:07:39.415 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:41.663 1503 1602 I EntropyMixer: Writing entropy...
10-02 00:07:41.667 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010
(has extras) } to com.google.android.apps.photos/.scheduler.PowerReceiver
10-02 00:07:41.667 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010
(has extras) } to com.google.android.gms/.gcm.nts.SchedulerReceiver
10-02 00:07:41.668 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010
(has extras) } to
com.google.android.gms/com.google.android.libraries.social.autobackup.AutoBackupEnv
ironment$BatteryReceiver
10-02 00:07:41.668 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010
(has extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-02 00:07:41.421 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:41.659 546 546 I perf@1.0-servic: type=1400 audit(0.0:2152): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:41.674 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:07:41.674 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:07:41.676 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:07:41.710 1503 1503 I chatty : uid=1000 system_server expire 4 lines
10-02 00:07:41.710 1503 1503 D Ringtone: Problem opening; delegating to remote
player
10-02 00:07:41.710 1503 1503 W Ringtone: Use of stream types is deprecated for
operations other than volume control
10-02 00:07:41.710 1503 1503 W Ringtone: See the documentation of setStreamType()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
10-02 00:07:41.713 1503 1503 V MediaPlayer: resetDrmState: mDrmInfo=null
mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-02 00:07:41.713 1503 1503 V MediaPlayer: cleanDrmObj: mDrmObj=null
mDrmSessionId=null
10-02 00:07:41.713 1503 1503 V MediaPlayer: resetDrmState: mDrmInfo=null
mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-02 00:07:41.714 1503 1503 V MediaPlayer: cleanDrmObj: mDrmObj=null
mDrmSessionId=null
10-02 00:07:41.714 1503 1503 D Ringtone: Problem opening; delegating to remote
player
10-02 00:07:41.727 1909 1922 V MediaPlayer: resetDrmState: mDrmInfo=null
mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-02 00:07:41.727 1909 1922 V MediaPlayer: cleanDrmObj: mDrmObj=null
mDrmSessionId=null
10-02 00:07:41.728 1909 1922 V MediaPlayer: resetDrmState: mDrmInfo=null
mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-02 00:07:41.728 1909 1922 V MediaPlayer: cleanDrmObj: mDrmObj=null
mDrmSessionId=null
10-02 00:07:41.728 1909 1922 W Ringtone: Remote playback not allowed:
java.io.IOException: setDataSource failed.
10-02 00:07:41.728 1909 1922 D Ringtone: Problem opening; delegating to remote
player
10-02 00:07:41.728 1909 1922 W Ringtone: Neither local nor remote player
available when applying playback properties
10-02 00:07:41.728 1909 1922 W Ringtone: Neither local nor remote player
available when applying playback properties
10-02 00:07:41.729 1909 1922 W Ringtone: Neither local nor remote playback
available
10-02 00:07:41.731 537 537 E QCOM PowerHAL: extract_stats: failed to open:
/d/system_stats Error = No such file or directory
10-02 00:07:41.733 1503 1590 W BatteryExternalStatsWorker: modem info is invalid:
ModemActivityInfo{ mTimestamp=1223480 mSleepTimeMs=190858 mIdleTimeMs=-5888
mTxTimeMs[]=[0, 322, 416, 256, 1473] mRxTimeMs=89484 mEnergyUsed=0}
10-02 00:07:41.749 2342 8831 E NetworkScheduler: Invalid component specified.
10-02 00:07:41.816 2428 10199 I SystemUpdate:
[Installation,ReceiverIntentOperation] Received intent: Intent
{ act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010
cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }.
10-02 00:07:41.826 2428 10198 I SystemUpdate:
[Execution,InstallationEventIntentOperation] Handling event of type 9.
10-02 00:07:41.828 2428 10204 I SystemUpdate:
[Execution,InstallationIntentOperation] Received intent: Intent
{ act=com.google.android.gms.update.INSTALL_UPDATE
cat=[targeted_intent_op_prefix:.update.execution.InstallationIntentOperation]
cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
10-02 00:07:41.828 2428 10204 I SystemUpdate: [Execution,ExecutionManager] Action
finished-execution executed for 0.00 seconds.
10-02 00:07:41.945 1503 1601 D UsbDeviceManager: push notification:Charging this
device via USB
10-02 00:07:41.963 1503 1587 I ActivityManager: Start proc
10206:android.process.media/u0a15 for broadcast
com.android.providers.media/.MtpReceiver
10-02 00:07:41.949 521 521 I healthd : type=1400 audit(0.0:2153): avc: denied {
read } for name="present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:41.949 521 521 I healthd : type=1400 audit(0.0:2154): avc: denied {
open } for path="/sys/devices/soc/qpnp-smbcharger-18/power_supply/battery/present"
dev="sysfs" ino=33192 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:07:41.949 521 521 I healthd : type=1400 audit(0.0:2155): avc: denied {
getattr } for path="/sys/devices/soc/qpnp-smbcharger-
18/power_supply/battery/present" dev="sysfs" ino=33192 scontext=u:r:healthd:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:41.949 575 575 I hvdcp_opti: type=1400 audit(0.0:2156): avc: denied
{ block_suspend } for capability=36 scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=capability2 permissive=1
10-02 00:07:41.974 10206 10206 I Zygote : seccomp disabled by setenforce 0
10-02 00:07:41.984 10206 10206 E d.process.medi: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:07:42.669 552 552 I sensors.qcom: type=1400 audit(0.0:2162): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:07:42.679 552 552 I sensors.qcom: type=1400 audit(0.0:2163): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket
permissive=1
10-02 00:07:42.969 699 699 I msm_irqbalance: type=1400 audit(0.0:2164): avc:
denied { read write } for name="smp_affinity" dev="proc" ino=4026533013
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:07:42.969 699 699 I msm_irqbalance: type=1400 audit(0.0:2165): avc:
denied { open } for path="/proc/irq/544/smp_affinity" dev="proc" ino=4026533013
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:07:42.969 699 699 I msm_irqbalance: type=1400 audit(0.0:2166): avc:
denied { getattr } for path="/proc/irq/544/smp_affinity" dev="proc" ino=4026533013
scontext=u:r:init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=1
10-02 00:07:43.424 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:43.425 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:43.541 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:07:43.541 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:07:45.429 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:46.942 587 751 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
10-02 00:07:45.430 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:47.106 639 2706 I LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan
completed in 1205182ms and Recieved 4 APs scan results
10-02 00:07:47.106 1503 10136 D WificondControl: Scan result ready event
10-02 00:07:47.089 639 639 I lowi-server: type=1400 audit(0.0:2168): avc:
denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=netlink_generic_socket permissive=1
10-02 00:07:47.233 1503 1583 I UsageStatsService: User[0] Flushing usage stats to
disk
10-02 00:07:47.434 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:51.445 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 4 lines
10-02 00:07:51.446 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:52.856 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine$PhoneskyJobSchedulerJobServi
ce.onStartJob(7): onJobSchedulerWakeup with jobId 9000
10-02 00:07:52.864 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.ae.a(29): Scheduling fallback job with id:
9034, and delay: 43200000 ms
10-02 00:07:52.871 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.ae.a(39): Scheduling fallback in 64799996
(absolute: 66034627)
10-02 00:07:52.884 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.am.handleMessage(16): DeviceState:
DeviceState{currentTime=1538431672878, isCharging=false, isIdle=false, netAny=true,
netNotRoaming=true, netUnmetered=true}
10-02 00:07:52.888 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.bp.a(66): Jobs in database: 1-1337 21-333333333

10-02 00:07:52.889 8901 8901 I Finsky : [2]


com.google.android.finsky.scheduler.ah.a(100): RunningQueue size: 0, PendingQueue
size: 0
10-02 00:07:52.890 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.am.handleMessage(41): Executor finished
10-02 00:07:52.956 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.bp.a(66): Jobs in database: 1-1337 21-333333333

10-02 00:07:52.964 8901 8901 I Finsky : [2]


com.google.android.finsky.scheduler.l.a(68): ConstraintMapping: 1-1337, 21-
333333333, -> L: 152ms, D: 82680152ms, C: false, I: false, N: 1
10-02 00:07:52.966 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(58): Throttling wakeup for
job 9001 (expected to run in 152 ms) due to recent wakeup
10-02 00:07:52.967 8901 8901 I Finsky : [2]
com.google.android.finsky.scheduler.JobSchedulerEngine.a(47): Scheduling job Id:
9001, L: 30000, D: 82680152, C: false, I: false, N: 1
10-02 00:07:53.090 10237 10237 I Zygote : seccomp disabled by setenforce 0
10-02 00:07:53.090 1503 1587 I ActivityManager: Start proc
10237:com.android.vending:instant_app_installer/u0a43 for service
com.android.vending/com.google.android.finsky.instantapps.metrics.LogFlushJob
10-02 00:07:53.097 10237 10237 E t_app_installe: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:07:53.119 538 538 I HwBinder:538_1: type=1400 audit(0.0:2169): avc:
denied { read } for scontext=u:r:hal_sensors_default:s0
tcontext=u:r:hal_sensors_default:s0 tclass=socket permissive=1
10-02 00:07:53.449 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:53.449 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:53.512 10237 10263 I PlayCommon: [137]
com.google.android.play.b.g.d(217): Preparing logs for uploading
10-02 00:07:53.520 1503 3290 I ActivityManager: Killing
9367:com.google.android.keep/u0a142 (adj 906): empty #17
10-02 00:07:53.521 1503 1588 W libprocessgroup: kill(-9367, 9) failed: No such
process
10-02 00:07:53.534 10237 10263 I PlayCommon: [137]
com.google.android.play.b.x.a(9): Connecting to server for timestamp:
https://play.googleapis.com/play/log/timestamp
10-02 00:07:53.536 1503 1588 W libprocessgroup: kill(-9367, 9) failed: No such
process
10-02 00:07:53.537 10237 10263 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
10-02 00:07:53.546 513 513 I Zygote : Process 9367 exited due to signal (9)
10-02 00:07:53.552 1503 1588 W libprocessgroup: kill(-9367, 9) failed: No such
process
10-02 00:07:53.552 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10142 pid 9367 in 31ms
10-02 00:07:53.742 10237 10263 W PlayCommon: [137]
com.google.android.play.b.g.a(502): No account for auth token provided
10-02 00:07:53.743 10237 10263 I PlayCommon: [137]
com.google.android.play.b.g.a(387): Connecting to server:
https://play.googleapis.com/play/log?format=raw&proto_v2=true
10-02 00:07:53.830 10237 10263 I PlayCommon: [137]
com.google.android.play.b.g.a(458): Successfully uploaded logs.
10-02 00:07:55.453 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:55.439 1239 1239 I imsrcsd : type=1400 audit(0.0:2170): avc: denied {
write } for name="ims_qmid" dev="tmpfs" ino=6757 scontext=u:r:init:s0
tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
10-02 00:07:55.454 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:56.838 1503 1587 I ActivityManager: Start proc
10269:com.google.android.gms.learning/u0a13 for service
com.google.android.gms/.learning.training.background.TrainingGcmTaskService
10-02 00:07:56.839 10269 10269 I Zygote : seccomp disabled by setenforce 0
10-02 00:07:56.845 10269 10269 E id.gms.learnin: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:07:56.901 10269 10269 I id.gms.learnin: The ClassLoaderContext is a
special shared library.
10-02 00:07:56.925 10269 10269 W GmsApplication: Failed to invoke the
SupplierSetterRegistry.
10-02 00:07:56.944 8901 8912 I Finsky : [106]
com.google.android.finsky.contentfilterui.o.a(6): Received content filters request
from sharedUserId=com.google.uid.shared:10013
10-02 00:07:56.958 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:07:56.958 2342 2342 W ChimeraUtils: Non Chimera context
10-02 00:07:56.979 10269 10269 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 287 native methods...
10-02 00:07:56.993 10269 10269 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
10-02 00:07:56.995 10269 10269 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
10-02 00:07:57.077 2342 10019 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:07:57.077 2342 10019 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:07:57.077 2342 10019 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:07:57.092 10269 10269 W Primes : Primes not initialized, returning
default (no-op) Primes instance which will ignore all calls. Please call
Primes.initialize(...) before using any Primes API.
10-02 00:07:57.105 10269 10269 I brella.TrainingTaskService: onCreate()
10-02 00:07:57.115 2342 10019 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
10-02 00:07:57.115 2342 10019 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:07:57.115 2342 10019 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@14366037@14.3.66 (100400-213742215):2)
10-02 00:07:57.144 1503 3290 I ActivityManager: Killing 7333:com.whatsapp/u0a179
(adj 906): empty #17
10-02 00:07:57.145 1503 1588 W libprocessgroup: kill(-7333, 9) failed: No such
process
10-02 00:07:57.180 513 513 I Zygote : Process 7333 exited due to signal (9)
10-02 00:07:57.183 10269 10292 I DynamiteModule: Considering local module
com.google.android.gms.brella_dynamite:0 and remote module
com.google.android.gms.brella_dynamite:222
10-02 00:07:57.183 10269 10292 I DynamiteModule: Selected remote version of
com.google.android.gms.brella_dynamite, version >= 222
10-02 00:07:57.188 1503 1588 W libprocessgroup: kill(-7333, 9) failed: No such
process
10-02 00:07:57.188 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10179 pid 7333 in 43ms
10-02 00:07:57.200 10269 10292 W id.gms.learnin: Unsupported class loader
10-02 00:07:57.202 10269 10292 W id.gms.learnin: Skipping duplicate class check due
to unsupported classloader
10-02 00:07:57.203 2342 10281 I InstantApps: DomainFilterImpl: Domain filter
response size: 178
10-02 00:07:57.205 2342 10281 I InstantApps: DomainFilterImpl: No changes in
domain filter
10-02 00:07:57.248 2342 10293 I VacuumService: Vacuum at: now=1538431677248
tag=VacuumService
10-02 00:07:57.256 10269 10292 W native : commandlineflags.cc:949 Ignoring
RegisterValidateFunction() for flag pointer 0x77b95e9048: no flag found at that
address
10-02 00:07:57.458 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:57.459 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:07:57.469 10269 10292 W native : commandlineflags.cc:949 Ignoring
RegisterValidateFunction() for flag pointer 0x77b8b77e68: no flag found at that
address
10-02 00:07:57.510 2428 2428 E MDD : DownloaderModule: callback =
zjh@cfba493,
10-02 00:07:57.518 10269 10292 I brella.BackgroundTrainingRunner: about to run
task!
10-02 00:07:57.519 10269 10292 I brella.BackgroundTrainingRunner: Running task
(c=com.google.android.gms/sharing_pl_session,s=2,tslr=2491544,ld=0)
10-02 00:07:57.635 463 463 E SELinux : avc: denied { find } for
interface=android.hardware.memtrack::IMemtrack pid=10269
scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0
tclass=hwservice_manager permissive=1
10-02 00:07:57.619 10269 10269 I gcm-task#1: type=1400 audit(0.0:2171): avc: denied
{ call } for scontext=u:r:priv_app:s0:c512,c768
tcontext=u:r:hal_memtrack_default:s0 tclass=binder permissive=1
10-02 00:07:57.744 10269 10292 W native : tensor_slice_reader_cache.cc:71 Caching
disabled because the open function is a lambda or RTTI is not enabled in this
build.
10-02 00:07:57.753 10269 10292 I chatty : uid=10013
com.google.android.gms.learning identical 2 lines
10-02 00:07:57.757 10269 10292 W native : tensor_slice_reader_cache.cc:71 Caching
disabled because the open function is a lambda or RTTI is not enabled in this
build.
10-02 00:07:57.909 533 533 I HwBinder:533_2: type=1400 audit(0.0:2172): avc:
denied { write } for name="idle_time" dev="sysfs" ino=23645
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=1
10-02 00:07:57.909 533 533 I HwBinder:533_2: type=1400 audit(0.0:2173): avc:
denied { open } for path="/sys/devices/virtual/graphics/fb0/idle_time" dev="sysfs"
ino=23645 scontext=u:r:hal_graphics_composer_default:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:07:57.969 699 699 I msm_irqbalance: type=1400 audit(0.0:2174): avc:
denied { write } for name="def_timer_ms" dev="sysfs" ino=33456 scontext=u:r:init:s0
tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=1
10-02 00:07:58.542 10269 10292 I brella.FederatedTrainingEngine: training phase
completed
10-02 00:07:58.568 10269 10292 I brella.BackgroundTrainingRunner: Finished task
(c=com.google.android.gms/sharing_pl_session,r=true)
10-02 00:07:58.591 2342 9572 E NetworkScheduler: Invalid component specified.
10-02 00:07:58.594 10269 10269 I brella.TrainingTaskService: Preventing next
training run. Cause: BACKGROUND_TRAINING_PREVENT_NEXT_RUN_SERVICE_DESTROYED
10-02 00:07:58.596 2342 10019 E NetworkScheduler.ATC: Called cancelTask for
already completed task
com.google.android.gms/.learning.training.background.TrainingGcmTaskService{u=0
tag="com.google.android.gms.learning.BACKGROUND_TRAINING_TASK"
trigger=window{period=900s,flex=600s,earliest=-1828s,latest=-1228s}
requirements=[NET_ANY,CHARGING] attributes=[PERSISTED,RECURRING] scheduled=-2128s
last_run=-1s jid=N/A status=ACTIVE retries=0 client_lib=MANCHEGO_GCM-14366000}
:RESCHEDULED
10-02 00:07:59.464 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:01.468 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 2 lines
10-02 00:08:01.469 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:01.904 10269 10277 W System : A resource failed to call close.
10-02 00:08:02.679 552 552 I sensors.qcom: type=1400 audit(0.0:2175): avc:
denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=1183 ioctlcmd=6403
scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:08:03.029 1909 1909 I RenderThread: type=1400 audit(0.0:2176): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0
tclass=chr_file permissive=1
10-02 00:08:03.473 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:07.484 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 4 lines
10-02 00:08:07.485 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:09.269 1503 1503 I InputDispatcher: type=1400 audit(0.0:2177): avc:
denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0
tclass=binder permissive=1
10-02 00:08:09.269 537 537 I power@1.0-servi: type=1400 audit(0.0:2178): avc:
denied { call } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder
permissive=1
10-02 00:08:09.282 546 750 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
10-02 00:08:09.282 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:08:09.269 546 546 I perf@1.0-servic: type=1400 audit(0.0:2179): avc:
denied { write } for name="cpu_min_freq" dev="sysfs" ino=17668 scontext=u:r:init:s0
tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
10-02 00:08:09.269 546 546 I perf@1.0-servic: type=1400 audit(0.0:2180): avc:
denied { open } for path="/sys/module/msm_performance/parameters/cpu_min_freq"
dev="sysfs" ino=17668 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
10-02 00:08:09.284 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:08:09.284 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[4, 0]
10-02 00:08:09.284 546 750 E ANDR-PERF-RESOURCEQS: Failed to apply optimization
[2, 0]
10-02 00:08:09.379 9631 9631 I RenderThread: type=1400 audit(0.0:2181): avc:
denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607 ioctlcmd=94a
scontext=u:r:radio:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:08:09.379 9631 9631 I RenderThread: type=1400 audit(0.0:2182): avc:
denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6607
scontext=u:r:radio:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
10-02 00:08:09.430 9631 10160 D OpenGLRenderer: endAllActiveAnimators on
0x77ddfda000 (AlertController$RecycleListView) with handle 0x77d417b460
10-02 00:08:09.440 9631 9631 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
10-02 00:08:09.441 9631 9631 D AndroidRuntime: Shutting down VM
10-02 00:08:09.441 9631 9631 E AndroidRuntime: FATAL EXCEPTION: main
10-02 00:08:09.441 9631 9631 E AndroidRuntime: Process: com.android.phone, PID:
9631
10-02 00:08:09.441 9631 9631 E AndroidRuntime: java.lang.NullPointerException:
Attempt to invoke interface method 'java.lang.String
java.lang.CharSequence.toString()' on a null object reference
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.preference.ListPreference.onDialogClosed(ListPreference.java:281)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
com.android.phone.NetworkSelectListPreference.onDialogClosed(NetworkSelectListPrefe
rence.java:296)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.preference.DialogPreference.onDismiss(DialogPreference.java:395)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.app.Dialog$ListenersHandler.handleMessage(Dialog.java:1393)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.os.Looper.loop(Looper.java:193)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
android.app.ActivityThread.main(ActivityThread.java:6669)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
java.lang.reflect.Method.invoke(Native Method)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
10-02 00:08:09.441 9631 9631 E AndroidRuntime: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
10-02 00:08:09.445 1503 4864 V RescueParty: Disabled because of manual property
10-02 00:08:09.445 1503 4864 W ActivityManager: Force finishing activity
com.android.phone/.MobileNetworkSettings
10-02 00:08:09.450 9631 9631 I Process : Sending signal. PID: 9631 SIG: 9
10-02 00:08:09.460 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-02 00:08:09.460 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-02 00:08:09.490 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:09.490 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:09.499 462 462 I ServiceManager: service 'qti.ims.ext' died
10-02 00:08:09.499 462 462 I ServiceManager: service 'iphonesubinfo' died
10-02 00:08:09.499 462 462 I ServiceManager: service 'isms' died
10-02 00:08:09.499 462 462 I ServiceManager: service 'phone' died
10-02 00:08:09.499 462 462 I ServiceManager: service 'carrier_config' died
10-02 00:08:09.500 1503 2927 I ActivityManager: Process com.android.phone (pid
9631) has died: pers PERU
10-02 00:08:09.500 1503 1777 D ConnectivityService: NetworkAgentInfo [MOBILE
(LTE) - 102] got DISCONNECTED, was satisfying 10
10-02 00:08:09.500 1503 1757 W InputDispatcher: channel '65c0e35
com.android.phone/com.android.phone.MobileNetworkSettings (server)' ~ Consumer
closed input channel or an error occurred. events=0x9
10-02 00:08:09.501 1503 1757 E InputDispatcher: channel '65c0e35
com.android.phone/com.android.phone.MobileNetworkSettings (server)' ~ Channel is
unrecoverably broken and will be disposed!
10-02 00:08:09.501 1503 1503 I MmsServiceBroker: MmsService unexpectedly
disconnected
10-02 00:08:09.501 462 462 I ServiceManager: service 'simphonebook' died
10-02 00:08:09.501 462 462 I ServiceManager: service 'sip' died
10-02 00:08:09.501 462 462 I ServiceManager: service 'isub' died
10-02 00:08:09.501 1503 2927 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.NetworkQueryService in 0ms
10-02 00:08:09.501 1503 1588 W libprocessgroup: kill(-9631, 9) failed: No such
process
10-02 00:08:09.501 1503 10136 I WindowManager: WIN DEATH: Window{efb8348 u0
com.android.phone/com.android.phone.MobileNetworkSettings EXITING}
10-02 00:08:09.503 1503 2927 E ActivityManager: Service ServiceRecord{fb69507 u0
com.android.phone/.vvm.RemoteVvmTaskManager} in process ProcessRecord{c2a2a85
9631:com.android.phone/1001} not same as in map: ServiceRecord{7e8fc79 u0
com.android.phone/.vvm.RemoteVvmTaskManager}
10-02 00:08:09.504 1503 2927 W ActivityManager: Scheduling restart of crashed
service com.android.stk/.StkAppService in 9997ms
10-02 00:08:09.504 1503 7367 I WindowManager: WIN DEATH: Window{65c0e35 u0
com.android.phone/com.android.phone.MobileNetworkSettings}
10-02 00:08:09.504 1503 2927 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.vvm.RemoteVvmTaskManager in 0ms
10-02 00:08:09.504 1503 7367 W InputDispatcher: Attempted to unregister already
unregistered input channel '65c0e35
com.android.phone/com.android.phone.MobileNetworkSettings (server)'
10-02 00:08:09.504 1503 2927 W ActivityManager: Scheduling restart of crashed
service com.android.mms.service/.MmsService in 19997ms
10-02 00:08:09.504 1503 2927 W ActivityManager: Scheduling restart of crashed
service com.android.phone/.TelephonyDebugService in 0ms
10-02 00:08:09.505 1503 2927 W ActivityManager: Re-adding persistent process
ProcessRecord{c2a2a85 9631:com.android.phone/1001}
10-02 00:08:09.510 513 513 I Zygote : Process 9631 exited due to signal (9)
10-02 00:08:09.512 557 733 W SurfaceFlinger: Attempting to set client state on
removed layer: com.android.phone/com.android.phone.MobileNetworkSettings#0
10-02 00:08:09.512 557 733 W SurfaceFlinger: Attempting to destroy on removed
layer: com.android.phone/com.android.phone.MobileNetworkSettings#0
10-02 00:08:09.521 1503 6052 I ActivityManager: Killing
9305:com.google.android.packageinstaller/u0a21 (adj 906): empty #17
10-02 00:08:09.523 1503 1797 I GnssLocationProvider: WakeLock acquired by
sendMessage(UPDATE_NETWORK_STATE, 0, 102)
10-02 00:08:09.526 557 2860 W SurfaceFlinger: Attempting to set client state on
removed layer: com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:08:09.527 557 2860 W SurfaceFlinger: Attempting to set client state on
removed layer: Dim Layer for - Task=253#0
10-02 00:08:09.527 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: com.android.phone/com.android.phone.MobileNetworkSettings#1
10-02 00:08:09.527 557 2860 W SurfaceFlinger: Attempting to destroy on removed
layer: Dim Layer for - Task=253#0
10-02 00:08:09.529 1503 1603 W ActivityManager: setHasOverlayUi called on unknown
pid: 9631
10-02 00:08:09.532 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-02 00:08:09.533 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has
extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-02 00:08:09.534 512 512 D TcpSocketMonitor: resuming tcpinfo polling
(interval=30000ms)
10-02 00:08:09.534 1503 1777 D ConnectivityService: unregisterNetworkFactory for
TelephonyNetworkFactory[0]
10-02 00:08:09.534 1503 1777 D ConnectivityService: unregisterNetworkFactory for
PhoneSwitcherNetworkRequstListener
10-02 00:08:09.534 1503 1777 D ConnectivityService: unregisterNetworkFactory for
TelephonyNetworkFactory[1]
10-02 00:08:09.542 1503 2762 D ConnectivityService: requestNetwork for
uid/pid:1000/9258 NetworkRequest [ TRACK_DEFAULT id=43, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ]
10-02 00:08:09.543 1503 1773 D WIFI : got request NetworkRequest
[ TRACK_DEFAULT id=43, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 59
10-02 00:08:09.543 1503 1773 D WIFI_UT : got request NetworkRequest
[ TRACK_DEFAULT id=43, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 59
10-02 00:08:09.543 1503 1856 D Ethernet: got request NetworkRequest
[ TRACK_DEFAULT id=43, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:
Uid: 1000] ] with score 59
10-02 00:08:09.547 1503 1588 W libprocessgroup: kill(-9631, 9) failed: No such
process
10-02 00:08:09.547 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 1001 pid 9631 in 46ms
10-02 00:08:09.548 9258 9279 I DeviceIndex: Skipping: device index is not enabled
10-02 00:08:09.548 1503 1588 W libprocessgroup: kill(-9305, 9) failed: No such
process
10-02 00:08:09.553 1503 1587 I ActivityManager: Start proc
10381:com.android.phone/1001 for restart com.android.phone
10-02 00:08:09.558 10381 10381 I Zygote : seccomp disabled by setenforce 0
10-02 00:08:09.564 9258 10384 W TileUtils: Found
com.android.settings.Settings$NotificationAppListActivity for intent Intent
{ act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing
metadata com.android.settings.category
10-02 00:08:09.570 9258 10384 W TileUtils: Found
com.android.systemui.tuner.TunerActivity for intent Intent
{ act=com.android.settings.action.EXTRA_SETTINGS } missing metadata
10-02 00:08:09.572 10381 10381 E m.android.phon: Not starting debugger since
process cannot load the jdwp agent.
10-02 00:08:09.578 513 513 I Zygote : Process 9305 exited due to signal (9)
10-02 00:08:09.590 9258 10392 D SettingsActivity: No enabled state changed,
skipping updateCategory call
10-02 00:08:09.593 1503 1588 W libprocessgroup: kill(-9305, 9) failed: No such
process
10-02 00:08:09.593 1503 1588 I libprocessgroup: Successfully killed process
cgroup uid 10021 pid 9305 in 45ms
10-02 00:08:09.701 10381 10381 D TelephonyProvider: dbh.onOpen: ok, queried
table=siminfo
10-02 00:08:09.701 10381 10381 D TelephonyProvider: dbh.onOpen: ok, queried
table=carriers
10-02 00:08:09.716 10381 10381 D CarrierIdProvider: onCreate
10-02 00:08:09.720 10381 10381 D CarrierIdProvider: update database from pb file
10-02 00:08:09.732 10381 10381 E CarrierIdProvider: read carrier list from ota pb
failure: java.io.FileNotFoundException: /data/misc/carrierid/carrier_list.pb (No
such file or directory)
10-02 00:08:09.732 10381 10381 D CarrierIdProvider: latest version: 2 need update:
false
10-02 00:08:09.734 10381 10381 D CarrierProvider: onCreate
10-02 00:08:09.742 10381 10399 D TelephonyProvider: getPreferredApnIdFromApn: for
subId -1
10-02 00:08:09.748 10381 10381 I ImsResolver: Initializing cache and binding.
10-02 00:08:09.750 1503 1583 E GnssLocationProvider: No APN found to select.
10-02 00:08:09.754 545 545 I LocSvc__AGnssRilInterface: ===> updateNetworkState
line 52
10-02 00:08:09.754 10381 10381 I android_os_HwBinder: HwBinder: Starting thread
pool for slot1::android.hardware.radio@1.0::IRadio
10-02 00:08:09.755 1503 1583 E GnssLocationProvider: updateNetworkAvailability
failed
10-02 00:08:09.756 1503 1583 I GnssLocationProvider: WakeLock released by
handleMessage(UPDATE_NETWORK_STATE, 0, 102)
10-02 00:08:09.762 2620 2644 I QcrilOemhookMsgTunnel: [0]processOemHookIndication
length=21
10-02 00:08:09.763 2620 2620 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
10-02 00:08:09.767 10381 10381 I android_os_HwBinder: HwBinder: Starting thread
pool for slot1::android.hardware.radio.deprecated@1.0::IOemHook
10-02 00:08:09.771 10381 10381 I android_os_HwBinder: HwBinder: Starting thread
pool for slot2::android.hardware.radio@1.0::IRadio
10-02 00:08:09.775 2620 2644 I QcrilOemhookMsgTunnel: [1]processOemHookIndication
length=21
10-02 00:08:09.775 2620 2620 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
10-02 00:08:09.778 10381 10381 I android_os_HwBinder: HwBinder: Starting thread
pool for slot2::android.hardware.radio.deprecated@1.0::IOemHook
10-02 00:08:09.791 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:09.813 1239 1826 I chatty : uid=1000(system)
/system/vendor/bin/imsrcsd identical 8 lines
10-02 00:08:09.814 1239 1826 E Diag_Lib: [IMS_FATAL]| 1826 |
ims_qmi_register_client : Failed
10-02 00:08:09.824 2342 2353 I .gms.persisten: Background concurrent copying GC
freed 230095(11MB) AllocSpace objects, 7(332KB) LOS objects, 53% free, 10MB/22MB,
paused 187us total 130.075ms
10-02 00:08:09.856 1503 4155 I DefaultPermGrantPolicy: Revoking permissions from
disabled data services for user:0
10-02 00:08:09.857 1503 4155 I DefaultPermGrantPolicy: Granting permissions to
enabled data services for user:0
10-02 00:08:09.936 1503 2762 I DefaultPermGrantPolicy: Revoking permissions from
disabled data services for user:0
10-02 00:08:09.937 1503 2762 I DefaultPermGrantPolicy: Granting permissions to
enabled data services for user:0
10-02 00:08:10.011 10381 10381 D ImsExternalCallTracker: Registering: Handler
(com.android.internal.telephony.imsphone.ImsPhone) {a71ed06}
10-02 00:08:10.019 10381 10381 D ImsExternalCallTracker: Registering: Handler
(com.android.internal.telephony.imsphone.ImsPhone) {f8f251d}
10-02 00:08:10.025 10381 10399 W Binder : Binder call failed.
10-02 00:08:10.025 10381 10399 W Binder : java.lang.NullPointerException: Attempt
to get length of null array
10-02 00:08:10.025 10381 10399 W Binder : at
com.android.internal.telephony.SubscriptionMonitor$1.onSubscriptionsChanged(Subscri
ptionMonitor.java:113)
10-02 00:08:10.025 10381 10399 W Binder : at
com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub.onTransact(IOnS
ubscriptionsChangedListener.java:49)
10-02 00:08:10.025 10381 10399 W Binder : at
android.os.Binder.execTransact(Binder.java:731)
10-02 00:08:10.027 10381 10381 D PhoneSwitcherNetworkRequstListener: Registering
NetworkFactory
10-02 00:08:10.028 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for PhoneSwitcherNetworkRequstListener
10-02 00:08:10.042 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[0]
10-02 00:08:10.043 1503 1777 D ConnectivityService: Got NetworkFactory Messenger
for TelephonyNetworkFactory[1]
10-02 00:08:10.053 10381 10381 D CarrierConfigLoader: CarrierConfigLoader has
started
10-02 00:08:10.070 10381 10381 W ImsPhoneCallTracker: ImsManager is null when
setting TTY mode
10-02 00:08:10.070 10381 10381 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-02 00:08:10.074 10381 10381 W ImsPhoneCallTracker: ImsManager is null when
setting TTY mode
10-02 00:08:10.083 10381 10381 D TelephonyDebugService: TelephonyDebugService()
10-02 00:08:10.107 10381 10381 D MmsService: onCreate
10-02 00:08:10.074 10381 10381 I TelecomFramework: TtyManager: updateUiTtyMode -1
-> 0
10-02 00:08:10.111 1503 1503 I MmsServiceBroker: MmsService connected
10-02 00:08:10.112 10381 10381 D ImsResolver: maybeAddedImsService, packageName:
null
10-02 00:08:10.113 10381 10381 I ImsResolver: service name:
ComponentInfo{org.codeaurora.ims/org.codeaurora.ims.ImsService}, manifest query:
true
10-02 00:08:10.114 10381 10381 I ImsResolver: Adding newly added ImsService to
cache: ComponentInfo{org.codeaurora.ims/org.codeaurora.ims.ImsService}
10-02 00:08:10.115 10381 10381 I ImsResolver: Binding ImsService:
ComponentInfo{org.codeaurora.ims/org.codeaurora.ims.ImsService} with features:
[{s=0, f=0}, {s=1, f=1}, {s=0, f=1}, {s=1, f=0}]
10-02 00:08:10.115 10381 10381 I ImsServiceController: Granting Runtime permissions
to:ComponentInfo{org.codeaurora.ims/org.codeaurora.ims.ImsService}
10-02 00:08:10.116 1503 2762 I DefaultPermGrantPolicy: Granting permissions to
enabled ImsServices for user:0
10-02 00:08:10.116 10381 10381 I ImsServiceController: Binding
ImsService:ComponentInfo{org.codeaurora.ims/org.codeaurora.ims.ImsService}
10-02 00:08:10.119 10381 10381 I ImsResolver: Received Carrier Config Changed for
SlotId: 0
10-02 00:08:10.121 463 463 W hwservicemanager: getTransport: Cannot find entry
android.hardware.radio.config@1.0::IRadioConfig/default in either framework or
device manifest.
10-02 00:08:10.132 10381 10381 D CarrierKeyDownloadManager: Carrier Config changed:
android.telephony.action.CARRIER_CONFIG_CHANGED
10-02 00:08:10.133 10381 10381 D CarrierKeyDownloadManager: Carrier not enabled or
invalid values
10-02 00:08:10.133 10381 10381 D CarrierKeyDownloadManager: Cleaning up existing
renewal alarms
10-02 00:08:10.157 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:08:10.159 10381 10437 D BluetoothHeadset: Proxy object connected
10-02 00:08:10.161 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:08:10.249 2065 2142 I chatty : uid=1000(system) MainEventThread
identical 2 lines
10-02 00:08:10.275 2065 2142 I QCNEJ/CndHalConnector: -> SND
notifyRatConnectionStatusChanged(rat = 0, DISCONNECTED)
10-02 00:08:10.301 10381 10381 I ImsExternalCallTracker:
handleVideoCapabilitiesChanged : isVideoCapable = false
10-02 00:08:10.301 10381 10381 D ImsExternalCallTracker: refreshCallPullState
10-02 00:08:10.307 10381 10381 I ImsExternalCallTracker:
handleVideoCapabilitiesChanged : isVideoCapable = false
10-02 00:08:10.307 10381 10381 D ImsExternalCallTracker: refreshCallPullState
10-02 00:08:10.307 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ] with score 59
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ REQUEST id=39, [ Transports: CELLULAR Capabilities:
IMS&TRUSTED&NOT_VPN Unwanted: Specifier: <1> Uid: 1000] ] with score 0
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ BACKGROUND_REQUEST id=2, [ Transports: CELLULAR Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN Unwanted: ] ] with score 0
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ REQUEST id=1, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN Unwanted: ] ] with score 59
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ TRACK_DEFAULT id=10, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ] with score 59
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ TRACK_DEFAULT id=12, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10033] ] with score 59
10-02 00:08:10.313 10381 10381 D PhoneSwitcherNetworkRequstListener: got request
NetworkRequest [ TRACK_DEFAULT id=43, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 1000] ] with score 59
10-02 00:08:10.314 1909 1909 W KeyguardUpdateMonitor: invalid subId in
handleServiceStateChange()
10-02 00:08:10.323 10381 10381 D CarrierConfigLoader: mHandler: 12 phoneId: 0
10-02 00:08:10.335 10381 10381 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No
UICC
10-02 00:08:10.341 10381 10381 D OpenGLRenderer: Skia GL Pipeline
10-02 00:08:10.291 1503 1585 I chatty : uid=1000(system) ActivityManager
identical 30 lines
10-02 00:08:10.295 1503 1585 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.ANY_DATA_STATE flg=0x10 (has extras) }
to com.imgur.mobile/com.layer.sdk.services.LayerReceiver
10-02 00:08:10.347 1503 10379 I Telecom : PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=124] GroupId: ***]: TSI.rPA@ALs
10-02 00:08:10.353 1503 10379 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@ALs
10-02 00:08:10.354 1503 10379 I Telecom : CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@ALs
10-02 00:08:10.356 10381 10381 I TelecomFramework: AccountEntry: Registered
phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser
PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***]
with handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-02 00:08:10.356 10381 10381 I TelecomFramework: PstnIncomingCallNotifier:
Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {e1e42ea}
10-02 00:08:10.359 10381 10381 I TelecomFramework: TelecomAccountRegistry:
Unregistering phone account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}.
10-02 00:08:10.364 1503 2762 I Telecom : CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} unregistered intent as user: TSI.uPA@AL0
10-02 00:08:10.364 1503 2762 I Telecom : CallsManager: Sending phone-account
unregistered intent to default dialer: TSI.uPA@AL0
10-02 00:08:10.374 10381 10381 I MmsService: MmsConfigManager receiver action:
android.intent.action.SIM_STATE_CHANGED
10-02 00:08:10.375 10381 10381 I MmsService: MmsConfigManager receiver action:
android.telephony.action.CARRIER_CONFIG_CHANGED
10-02 00:08:10.375 10381 10472 I MmsService: MmsConfigManager loads in background
mcc/mnc: 262/7
10-02 00:08:10.377 10381 10473 I MmsService: MmsConfigManager loads in background
mcc/mnc: 262/7
10-02 00:08:10.377 10381 10472 E MmsService: Failed to load mms config: empty
getActiveSubInfoList
10-02 00:08:10.378 10381 10473 E MmsService: Failed to load mms config: empty
getActiveSubInfoList
10-02 00:08:10.378 10381 10474 I MmsService: MmsConfigManager loads in background
mcc/mnc: 262/7
10-02 00:08:10.381 10381 10474 E MmsService: Failed to load mms config: empty
getActiveSubInfoList
10-02 00:08:10.416 10381 10381 I QImsService: ImsService : ImsService created!

You might also like