Skip to content

Instantly share code, notes, and snippets.

@mkl
Created January 8, 2024 15:54
Show Gist options
  • Save mkl/863b65fc59505ab2b3db53438ea663c9 to your computer and use it in GitHub Desktop.
Save mkl/863b65fc59505ab2b3db53438ea663c9 to your computer and use it in GitHub Desktop.
Raspberry Pi4 Android 7" Display logcat output
This file has been truncated, but you can view the full file.
--------- beginning of kernel
01-01 00:00:00.000 0 0 I : Booting Linux on physical CPU 0x0000000000 [0x410fd083]
01-01 00:00:00.000 0 0 I : Linux version 6.1.65-v8-g8a7f44691312 (build-user@build-host) (Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP PREEMPT Sat Dec 30 20:41:48 UTC 2023
01-01 00:00:00.000 0 0 I random : crng init done
01-01 00:00:00.000 0 0 I Machine model: Raspberry Pi 4 Model B Rev 1.1
01-01 00:00:00.000 0 0 I efi : UEFI not found.
01-01 00:00:00.000 0 0 I Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 MiB
01-01 00:00:00.000 0 0 I OF : reserved mem: initialized node linux,cma, compatible id shared-dma-pool
01-01 00:00:00.000 0 0 I OF : reserved mem: 0x000000000ec00000..0x000000002ebfffff ( 524288 KB ) map reusable linux,cma
01-01 00:00:00.000 0 0 I OF : reserved mem: 0x000000003f129cc0..0x000000003f129d6b ( 0 KB ) nomap non-reusable nvram@0
01-01 00:00:00.000 0 0 I Zone ranges:
01-01 00:00:00.000 0 0 I : DMA [mem 0x0000000000000000-0x000000003fffffff]
01-01 00:00:00.000 0 0 I : DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
01-01 00:00:00.000 0 0 I : Normal empty
01-01 00:00:00.000 0 0 I : Movable zone start for each node
01-01 00:00:00.000 0 0 I : Early memory node ranges
01-01 00:00:00.000 0 0 I node 0: [mem 0x0000000000000000-0x000000003b3fffff]
01-01 00:00:00.000 0 0 I node 0: [mem 0x0000000040000000-0x00000000fbffffff]
01-01 00:00:00.000 0 0 I : Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
01-01 00:00:00.000 0 0 I : On node 0, zone DMA32: 19456 pages in unavailable ranges
01-01 00:00:00.000 0 0 I : On node 0, zone DMA32: 16384 pages in unavailable ranges
01-01 00:00:00.000 0 0 I percpu : Embedded 29 pages/cpu s81384 r8192 d29208 u118784
01-01 00:00:00.000 0 0 D pcpu-alloc: s81384 r8192 d29208 u118784 alloc=29*4096
01-01 00:00:00.000 0 0 D pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
01-01 00:00:00.000 0 0 I : Detected PIPT I-cache on CPU0
01-01 00:00:00.000 0 0 I CPU features: detected: Spectre-v2
01-01 00:00:00.000 0 0 I CPU features: detected: Spectre-v3a
01-01 00:00:00.000 0 0 I CPU features: detected: Spectre-v4
01-01 00:00:00.000 0 0 I CPU features: detected: Spectre-BHB
01-01 00:00:00.000 0 0 I CPU features: kernel page table isolation forced ON by KASLR
01-01 00:00:00.000 0 0 I CPU features: detected: Kernel page table isolation (KPTI)
01-01 00:00:00.000 0 0 I CPU features: detected: ARM erratum 1742098
01-01 00:00:00.000 0 0 I CPU features: detected: ARM errata 1165522, 1319367, or 1530923
01-01 00:00:00.000 0 0 I alternatives: applying boot alternatives
01-01 00:00:00.000 0 0 I : Built 1 zonelists, mobility grouping on. Total pages: 996912
01-01 00:00:00.000 0 0 I : Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:0D:A2:07 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 no_console_suspend root=/dev/ram0 rootwait androidboot.hardware=rpi4 androidboot.selinux=permissive androidboot.serialno=10000000f7215c1e androidboot.btmacaddr=11:22:f7:21:5c:1e
01-01 00:00:00.000 0 0 I : Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
01-01 00:00:00.000 0 0 I : Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
01-01 00:00:00.000 0 0 I mem auto-init: stack:all(zero), heap alloc:off, heap free:off
01-01 00:00:00.000 0 0 I : software IO TLB: area num 4.
01-01 00:00:00.000 0 0 I : software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
01-01 00:00:00.000 0 0 I Memory : 3344412K/4050944K available (18560K kernel code, 2334K rwdata, 7444K rodata, 1920K init, 1477K bss, 182244K reserved, 524288K cma-reserved)
01-01 00:00:00.000 0 0 I SLUB : HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
01-01 00:00:00.000 0 0 I ftrace : allocating 54622 entries in 214 pages
01-01 00:00:00.000 0 0 I ftrace : allocated 214 pages with 5 groups
01-01 00:00:00.000 0 0 I : trace event string verifier disabled
01-01 00:00:00.000 0 0 I rcu : Preemptible hierarchical RCU implementation.
01-01 00:00:00.000 0 0 I rcu : RCU event tracing is enabled.
01-01 00:00:00.000 0 0 I rcu : RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
01-01 00:00:00.000 0 0 I : Trampoline variant of Tasks RCU enabled.
01-01 00:00:00.000 0 0 I : Rude variant of Tasks RCU enabled.
01-01 00:00:00.000 0 0 I : Tracing variant of Tasks RCU enabled.
01-01 00:00:00.000 0 0 I rcu : RCU calculated value of scheduler-enlistment delay is 25 jiffies.
01-01 00:00:00.000 0 0 I rcu : Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
01-01 00:00:00.000 0 0 I NR_IRQS : 64, nr_irqs: 64, preallocated irqs: 0
01-01 00:00:00.000 0 0 I : Root IRQ handler: gic_handle_irq
01-01 00:00:00.000 0 0 I GIC : Using split EOI/Deactivate mode
01-01 00:00:00.000 0 0 I rcu : srcu_init: Setting srcu_struct sizes based on contention.
01-01 00:00:00.000 0 0 I arch_timer: cp15 timer(s) running at 54.00MHz (phys).
01-01 00:00:00.000 0 0 I clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
01-01 00:00:00.000 0 0 I sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
01-01 00:00:00.000 0 0 I kfence : initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
01-01 00:00:00.000 0 0 I : Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
01-01 00:00:00.000 0 0 I pid_max : default: 32768 minimum: 301
01-01 00:00:00.000 0 0 I LSM : Security Framework initializing
01-01 00:00:00.000 0 0 I SELinux : Initializing.
01-01 00:00:00.001 0 0 I : Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
01-01 00:00:00.001 0 0 I : Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
01-01 00:00:00.002 0 0 I cgroup : Disabling memory control group subsystem
01-01 00:00:00.005 0 0 I cblist_init_generic: Setting adjustable number of callback queues.
01-01 00:00:00.005 0 0 I cblist_init_generic: Setting shift to 2 and lim to 1.
01-01 00:00:00.006 0 0 I cblist_init_generic: Setting adjustable number of callback queues.
01-01 00:00:00.006 0 0 I cblist_init_generic: Setting shift to 2 and lim to 1.
01-01 00:00:00.006 0 0 I cblist_init_generic: Setting adjustable number of callback queues.
01-01 00:00:00.006 0 0 I cblist_init_generic: Setting shift to 2 and lim to 1.
01-01 00:00:00.006 0 0 I rcu : Hierarchical SRCU implementation.
01-01 00:00:00.006 0 0 I rcu : Max phase no-delay instances is 1000.
01-01 00:00:00.009 0 0 I : EFI services will not be available.
01-01 00:00:00.010 0 0 I smp : Bringing up secondary CPUs ...
01-01 00:00:00.011 0 0 I : Detected PIPT I-cache on CPU1
01-01 00:00:00.011 0 0 I CPU1 : Booted secondary processor 0x0000000001 [0x410fd083]
01-01 00:00:00.013 0 0 I : Detected PIPT I-cache on CPU2
01-01 00:00:00.013 0 0 I CPU2 : Booted secondary processor 0x0000000002 [0x410fd083]
01-01 00:00:00.014 0 0 I : Detected PIPT I-cache on CPU3
01-01 00:00:00.014 0 0 I CPU3 : Booted secondary processor 0x0000000003 [0x410fd083]
01-01 00:00:00.015 0 0 I smp : Brought up 1 node, 4 CPUs
01-01 00:00:00.015 0 0 I SMP : Total of 4 processors activated.
01-01 00:00:00.015 0 0 I CPU features: detected: 32-bit EL0 Support
01-01 00:00:00.015 0 0 I CPU features: detected: 32-bit EL1 Support
01-01 00:00:00.015 0 0 I CPU features: detected: CRC32 instructions
01-01 00:00:00.015 0 0 I CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
01-01 00:00:00.015 0 0 I : CPU: All CPU(s) started at EL2
01-01 00:00:00.015 0 0 I alternatives: applying system-wide alternatives
01-01 00:00:00.019 0 0 I devtmpfs: initialized
01-01 00:00:00.031 0 0 I : Enabled cp15_barrier support
01-01 00:00:00.031 0 0 I : Enabled setend support
01-01 00:00:00.031 0 0 I clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
01-01 00:00:00.031 0 0 I : futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
01-01 00:00:00.045 0 0 I pinctrl core: initialized pinctrl subsystem
01-01 00:00:00.046 0 0 I : DMI not present or invalid.
01-01 00:00:00.047 0 0 I NET : Registered PF_NETLINK/PF_ROUTE protocol family
01-01 00:00:00.051 0 0 I DMA : preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
01-01 00:00:00.051 0 0 I DMA : preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
01-01 00:00:00.052 0 0 I DMA : preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
01-01 00:00:00.052 0 0 I audit : initializing netlink subsys (disabled)
01-01 00:00:00.053 0 0 I thermal_sys: Registered thermal governor 'step_wise'
01-01 00:00:00.053 0 0 I cpuidle : using governor menu
01-01 00:00:00.054 0 0 I hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
01-01 00:00:00.054 0 0 I : ASID allocator initialised with 32768 entries
01-01 00:00:00.055 0 0 I Serial : AMBA PL011 UART driver
01-01 00:00:00.074 0 0 I platform fe101000.cprman: Fixed dependency cycle(s) with /soc/dsi@7e700000
01-01 00:00:00.075 0 0 I bcm2835-mbox fe00b880.mailbox: mailbox enabled
01-01 00:00:00.083 0 0 I platform fe700000.dsi: Fixed dependency cycle(s) with /soc/dsi@7e700000/bridge@0/ports/port@0/endpoint
01-01 00:00:00.106 0 0 I raspberrypi-firmware soc: firmware: Attached to firmware from 2023-10-17T15:40:00, variant start_x
01-01 00:00:00.110 0 0 I raspberrypi-firmware soc: firmware: Firmware hash is 30f0c5e4d076da3ab4f341d88e7d505760b93ad7
01-01 00:00:00.129 0 0 I : KASLR enabled
01-01 00:00:00.165 0 0 I bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
01-01 00:00:00.172 0 0 I iommu : Default domain type: Translated
01-01 00:00:00.172 0 0 I iommu : DMA domain TLB invalidation policy: strict mode
01-01 00:00:00.172 0 0 I : SCSI subsystem initialized
01-01 00:00:00.172 0 0 I usbcore : registered new interface driver usbfs
01-01 00:00:00.172 0 0 I usbcore : registered new interface driver hub
01-01 00:00:00.173 0 0 I usbcore : registered new device driver usb
01-01 00:00:00.173 0 0 W usb_phy_generic phy: supply vcc not found, using dummy regulator
01-01 00:00:00.174 0 0 I mc : Linux media interface: v0.10
01-01 00:00:00.174 0 0 I videodev: Linux video capture interface: v2.00
01-01 00:00:00.174 0 0 I pps_core: LinuxPPS API ver. 1 registered
01-01 00:00:00.174 0 0 I pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
01-01 00:00:00.175 0 0 I : PTP clock support registered
01-01 00:00:00.175 0 0 I : Advanced Linux Sound Architecture Driver Initialized.
01-01 00:00:00.176 0 0 I Bluetooth: Core ver 2.22
01-01 00:00:00.176 0 0 I NET : Registered PF_BLUETOOTH protocol family
01-01 00:00:00.176 0 0 I Bluetooth: HCI device and connection manager initialized
01-01 00:00:00.176 0 0 I Bluetooth: HCI socket layer initialized
01-01 00:00:00.176 0 0 I Bluetooth: L2CAP socket layer initialized
01-01 00:00:00.176 0 0 I Bluetooth: SCO socket layer initialized
01-01 00:00:00.177 0 0 I vgaarb : loaded
01-01 00:00:00.177 0 0 I clocksource: Switched to clocksource arch_sys_counter
01-01 00:00:00.310 0 0 I VFS : Disk quotas dquot_6.6.0
01-01 00:00:00.310 0 0 I VFS : Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
01-01 00:00:00.310 0 0 I FS-Cache: Loaded
01-01 00:00:00.310 0 0 I CacheFiles: Loaded
01-01 00:00:00.312 0 0 I NET : Registered PF_INET protocol family
01-01 00:00:00.312 0 0 I : IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
01-01 00:00:00.317 0 0 I : tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
01-01 00:00:00.317 0 0 I : Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
01-01 00:00:00.317 0 0 I : TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
01-01 00:00:00.317 0 0 I : TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
01-01 00:00:00.318 0 0 I TCP : Hash tables configured (established 32768 bind 32768)
01-01 00:00:00.319 0 0 I : MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
01-01 00:00:00.319 0 0 I : UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
01-01 00:00:00.319 0 0 I : UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
01-01 00:00:00.319 0 0 I NET : Registered PF_UNIX/PF_LOCAL protocol family
01-01 00:00:00.320 0 0 I PCI : CLS 0 bytes, default 64
01-01 00:00:00.321 0 0 I : Trying to unpack rootfs image as initramfs...
01-01 00:00:00.323 0 0 I hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
01-01 00:00:00.324 0 0 I kvm [1] : IPA Size Limit: 44 bits
01-01 00:00:00.326 0 0 I kvm [1] : vgic interrupt IRQ9
01-01 00:00:00.326 0 0 I kvm [1] : Hyp mode initialized successfully
01-01 00:00:00.329 0 0 I : Initialise system trusted keyrings
01-01 00:00:00.329 0 0 I workingset: timestamp_bits=46 max_order=20 bucket_order=0
01-01 00:00:00.339 0 0 I zbud : loaded
01-01 00:00:00.343 0 0 I : Key type cifs.idmap registered
01-01 00:00:00.343 0 0 I fuse : init (API version 7.37)
01-01 00:00:00.406 0 0 I : Key type asymmetric registered
01-01 00:00:00.406 0 0 I : Asymmetric key parser 'x509' registered
01-01 00:00:00.406 0 0 I : Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
01-01 00:00:00.406 0 0 I : io scheduler mq-deadline registered
01-01 00:00:00.406 0 0 I : io scheduler kyber registered
01-01 00:00:00.409 0 0 I irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 27)
01-01 00:00:00.423 0 0 I : Freeing initrd memory: 1508K
01-01 00:00:00.426 0 0 I brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
01-01 00:00:00.426 0 0 I brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
01-01 00:00:00.426 0 0 I brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
01-01 00:00:00.426 0 0 I brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
01-01 00:00:00.427 0 0 I brcm-pcie fd500000.pcie: setting SCB_ACCESS_EN, READ_UR_MODE, MAX_BURST_SIZE
01-01 00:00:00.427 0 0 I brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
01-01 00:00:00.427 0 0 I pci_bus 0000: 00: root bus resource [bus 00-ff]
01-01 00:00:00.427 0 0 I pci_bus 0000: 00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
01-01 00:00:00.427 0 0 I pci 0000: 00:00.0: [14e4:2711] type 01 class 0x060400
01-01 00:00:00.428 0 0 I pci 0000: 00:00.0: PME# supported from D0 D3hot
01-01 00:00:00.432 0 0 W pci_bus 0000: 01: supply vpcie3v3 not found, using dummy regulator
01-01 00:00:00.432 0 0 W pci_bus 0000: 01: supply vpcie3v3aux not found, using dummy regulator
01-01 00:00:00.433 0 0 W pci_bus 0000: 01: supply vpcie12v not found, using dummy regulator
01-01 00:00:00.539 0 0 I brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
01-01 00:00:00.540 1106 1106 I pci 0000: 01:00.0: [1106:3483] type 00 class 0x0c0330
01-01 00:00:00.540 0 0 I pci 0000: 01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
01-01 00:00:00.540 0 0 I pci 0000: 01:00.0: PME# supported from D0 D3cold
01-01 00:00:00.541 0 0 I pci 0000: 00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
01-01 00:00:00.541 0 0 I pci 0000: 01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
01-01 00:00:00.541 0 0 I pci 0000: 00:00.0: PCI bridge to [bus 01]
01-01 00:00:00.541 0 0 I pci 0000: 00:00.0: bridge window [mem 0x600000000-0x6000fffff]
01-01 00:00:00.542 0 0 I pcieport 0000: 00:00.0: enabling device (0000 -> 0002)
01-01 00:00:00.542 0 0 I pcieport 0000: 00:00.0: PME: Signaling with IRQ 31
01-01 00:00:00.543 0 0 I pcieport 0000: 00:00.0: AER: enabled with IRQ 31
01-01 00:00:00.547 0 0 I simple-framebuffer 3ea50000.framebuffer: framebuffer at 0x3ea50000, 0x177000 bytes
01-01 00:00:00.547 0 0 I simple-framebuffer 3ea50000.framebuffer: format=a8r8g8b8, mode=800x480x32, linelength=3200
01-01 00:00:00.547 0 0 I simple-framebuffer 3ea50000.framebuffer: fb0: simplefb registered!
01-01 00:00:00.560 0 0 I Serial : 8250/16550 driver, 1 ports, IRQ sharing enabled
01-01 00:00:00.565 0 0 I iproc-rng200 fe104000.rng: hwrng registered
01-01 00:00:00.566 0 0 I vc-mem : phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
01-01 00:00:00.568 0 0 I rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
01-01 00:00:00.568 0 0 I rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
01-01 00:00:00.575 0 0 I mipi-dsi fe700000.dsi.0: Fixed dependency cycle(s) with /soc/dsi@7e700000/port/endpoint
01-01 00:00:00.575 0 0 I mipi-dsi fe700000.dsi.0: Fixed dependency cycle(s) with /panel_disp@1/port/endpoint
01-01 00:00:00.603 0 0 I brd : module loaded
01-01 00:00:00.612 0 0 I loop : module loaded
01-01 00:00:00.614 0 0 I : Loading iSCSI transport class v2.0-870.
01-01 00:00:00.618 0 0 I wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
01-01 00:00:00.618 0 0 I wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
01-01 00:00:00.622 0 0 I tun : Universal TUN/TAP device driver, 1.6
01-01 00:00:00.625 0 0 I bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
01-01 00:00:00.721 0 0 I unimac-mdio.-19: Broadcom UniMAC MDIO bus
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver brcmfmac
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver r8152
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver lan78xx
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver asix
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver ax88179_178a
01-01 00:00:00.723 0 0 I usbcore : registered new interface driver cdc_ether
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver smsc95xx
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver net1080
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver cdc_subset
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver zaurus
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver cdc_ncm
01-01 00:00:00.724 0 0 I usbcore : registered new interface driver r8153_ecm
01-01 00:00:00.726 0 0 I xhci_hcd 0000: 01:00.0: enabling device (0000 -> 0002)
01-01 00:00:00.726 0 0 I xhci_hcd 0000: 01:00.0: xHCI Host Controller
01-01 00:00:00.726 0 0 I xhci_hcd 0000: 01:00.0: new USB bus registered, assigned bus number 1
01-01 00:00:00.727 0 0 I xhci_hcd 0000: 01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0f00040000000890
01-01 00:00:00.727 0 0 I xhci_hcd 0000: 01:00.0: xHCI Host Controller
01-01 00:00:00.727 0 0 I xhci_hcd 0000: 01:00.0: new USB bus registered, assigned bus number 2
01-01 00:00:00.727 0 0 I xhci_hcd 0000: 01:00.0: Host supports USB 3.0 SuperSpeed
01-01 00:00:00.728 0 0 I usb1 : New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
01-01 00:00:00.728 0 0 I usb1 : New USB device strings: Mfr=3, Product=2, SerialNumber=1
01-01 00:00:00.728 0 0 I usb1 : Product: xHCI Host Controller
01-01 00:00:00.728 0 0 I usb1 : Manufacturer: Linux 6.1.65-v8-g8a7f44691312 xhci-hcd
01-01 00:00:00.728 0 0 I usb1 : SerialNumber: 0000:01:00.0
01-01 00:00:00.729 0 0 I hub 1-0 : 1.0: USB hub found
01-01 00:00:00.729 0 0 I hub 1-0 : 1.0: 1 port detected
01-01 00:00:00.730 0 0 I usb2 : New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
01-01 00:00:00.730 0 0 I usb2 : New USB device strings: Mfr=3, Product=2, SerialNumber=1
01-01 00:00:00.730 0 0 I usb2 : Product: xHCI Host Controller
01-01 00:00:00.730 0 0 I usb2 : Manufacturer: Linux 6.1.65-v8-g8a7f44691312 xhci-hcd
01-01 00:00:00.730 0 0 I usb2 : SerialNumber: 0000:01:00.0
01-01 00:00:00.731 0 0 I hub 2-0 : 1.0: USB hub found
01-01 00:00:00.731 0 0 I hub 2-0 : 1.0: 4 ports detected
01-01 00:00:00.733 0 0 I dwc_otg : version 3.00a 10-AUG-2012 (platform bus)
01-01 00:00:00.734 0 0 D dwc_otg : FIQ enabled
01-01 00:00:00.734 0 0 D dwc_otg : NAK holdoff enabled
01-01 00:00:00.734 0 0 D dwc_otg : FIQ split-transaction FSM enabled
01-01 00:00:00.734 0 0 D : Module dwc_common_port init
01-01 00:00:00.762 0 0 W dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
01-01 00:00:00.762 0 0 W dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
01-01 00:00:00.865 0 0 I dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
01-01 00:00:00.866 0 0 I usbcore : registered new interface driver cdc_acm
01-01 00:00:00.866 0 0 I cdc_acm : USB Abstract Control Model driver for USB modems and ISDN adapters
01-01 00:00:00.867 0 0 I usbcore : registered new interface driver uas
01-01 00:00:00.867 0 0 I usbcore : registered new interface driver usb-storage
01-01 00:00:00.867 0 0 I usbcore : registered new interface driver cp210x
01-01 00:00:00.867 0 0 I usbserial: USB Serial support registered for cp210x
01-01 00:00:00.867 0 0 I usbcore : registered new interface driver pl2303
01-01 00:00:00.867 0 0 I usbserial: USB Serial support registered for pl2303
01-01 00:00:00.869 0 0 I mousedev: PS/2 mouse device common for all mice
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver xpad
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver usb_acecad
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver aiptek
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver hanwang
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver kbtab
01-01 00:00:00.869 0 0 I usbcore : registered new interface driver usbtouchscreen
01-01 00:00:00.871 0 0 I i2c_dev : i2c /dev entries driver
01-01 00:00:00.873 0 0 I brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
01-01 00:00:00.874 0 0 I brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
01-01 00:00:00.877 0 0 I ir_imon_decoder: IR iMON protocol handler initialized
01-01 00:00:00.877 0 0 I : IR JVC protocol handler initialized
01-01 00:00:00.877 0 0 I : IR MCE Keyboard/mouse protocol handler initialized
01-01 00:00:00.877 0 0 I : IR NEC protocol handler initialized
01-01 00:00:00.877 0 0 I : IR RC5(x/sz) protocol handler initialized
01-01 00:00:00.877 0 0 I : IR RC6 protocol handler initialized
01-01 00:00:00.877 0 0 I : IR RCMM protocol handler initialized
01-01 00:00:00.877 0 0 I : IR SANYO protocol handler initialized
01-01 00:00:00.877 0 0 I : IR Sharp protocol handler initialized
01-01 00:00:00.877 0 0 I : IR Sony protocol handler initialized
01-01 00:00:00.877 0 0 I : IR XMP protocol handler initialized
01-01 00:00:00.879 0 0 I usbcore : registered new interface driver uvcvideo
01-01 00:00:00.884 0 0 I device-mapper: uevent: version 1.0.3
01-01 00:00:00.884 0 0 I device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
01-01 00:00:00.885 0 0 I Bluetooth: HCI UART driver ver 2.3
01-01 00:00:00.885 0 0 I Bluetooth: HCI UART protocol H4 registered
01-01 00:00:00.885 0 0 I Bluetooth: HCI UART protocol Broadcom registered
01-01 00:00:00.890 0 0 I sdhci : Secure Digital Host Controller Interface driver
01-01 00:00:00.890 0 0 I sdhci : Copyright(c) Pierre Ossman
01-01 00:00:00.891 0 0 I sdhci-pltfm: SDHCI platform and OF driver helper
01-01 00:00:00.894 0 0 I ledtrig-cpu: registered to indicate activity on CPUs
01-01 00:00:00.894 0 0 I hid : raw HID events driver (C) Jiri Kosina
01-01 00:00:00.898 0 0 I usbcore : registered new interface driver usbhid
01-01 00:00:00.898 0 0 I usbhid : USB HID core driver
01-01 00:00:00.899 0 0 I rpivid feb10000.codec: Device registered as /dev/video19
01-01 00:00:00.900 0 0 I ashmem : initialized
01-01 00:00:00.910 0 0 I : bcm2835_audio bcm2835_audio: card created with 8 channels
01-01 00:00:00.981 0 0 I usb 1-1 : new high-speed USB device number 2 using xhci_hcd
01-01 00:00:01.132 0 0 I usb 1-1 : New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
01-01 00:00:01.132 0 0 I usb 1-1 : New USB device strings: Mfr=0, Product=1, SerialNumber=0
01-01 00:00:01.132 0 0 I usb 1-1 : Product: USB2.0 Hub
01-01 00:00:01.134 0 0 I hub 1-1 : 1.0: USB hub found
01-01 00:00:01.134 0 0 I hub 1-1 : 1.0: 4 ports detected
01-01 00:00:01.238 0 0 D bcm2835_v4l2-0: scene mode selected 0, was 0
01-01 00:00:01.239 0 0 I bcm2835_v4l2-0: V4L2 device registered as video0 - stills mode > 1280x720
01-01 00:00:01.244 0 0 I bcm2835_v4l2-0: Broadcom 2835 MMAL video capture loaded.
01-01 00:00:01.244 0 0 I bcm2835_vc_sm_cma_probe: Videocore shared memory driver
01-01 00:00:01.244 0 0 I [vc_sm_connected_init]: start
01-01 00:00:01.244 0 0 I [vc_sm_connected_init]: installed successfully
01-01 00:00:01.248 0 0 I : bcm2835-codec bcm2835-codec: Device registered as /dev/video10
01-01 00:00:01.248 0 0 I : bcm2835-codec bcm2835-codec: Loaded V4L2 decode
01-01 00:00:01.250 0 0 I : bcm2835-codec bcm2835-codec: Device registered as /dev/video11
01-01 00:00:01.250 0 0 I : bcm2835-codec bcm2835-codec: Loaded V4L2 encode
01-01 00:00:01.253 0 0 I : bcm2835-codec bcm2835-codec: Device registered as /dev/video12
01-01 00:00:01.253 0 0 I : bcm2835-codec bcm2835-codec: Loaded V4L2 isp
01-01 00:00:01.255 0 0 I : bcm2835-codec bcm2835-codec: Device registered as /dev/video18
01-01 00:00:01.255 0 0 I : bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
01-01 00:00:01.257 0 0 I : bcm2835-codec bcm2835-codec: Device registered as /dev/video31
01-01 00:00:01.257 0 0 I : bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
01-01 00:00:01.261 0 0 I : bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
01-01 00:00:01.261 0 0 I : bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
01-01 00:00:01.261 0 0 I : bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
01-01 00:00:01.262 0 0 I : bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
01-01 00:00:01.262 0 0 I : bcm2835-isp bcm2835-isp: Register output node 0 with media controller
01-01 00:00:01.262 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
01-01 00:00:01.262 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
01-01 00:00:01.262 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
01-01 00:00:01.264 0 0 I : bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
01-01 00:00:01.264 0 0 I : bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
01-01 00:00:01.264 0 0 I : bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Register output node 0 with media controller
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
01-01 00:00:01.265 0 0 I : bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis302dl-spi
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis3lv02dl-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis3dh-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lsm330d-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lsm330dl-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lsm330dlc-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis331dlh-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lsm330-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lsm303agr-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis2dh12-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lng2dm-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,h3lis331dl-accel
01-01 00:00:01.265 0 0 W : SPI driver st-accel-spi has no spi_device_id for st,lis331dl-accel
01-01 00:00:01.265 0 0 W : SPI driver st-magn-spi has no spi_device_id for st,lis3mdl-magn
01-01 00:00:01.265 0 0 W : SPI driver st-magn-spi has no spi_device_id for st,lsm303agr-magn
01-01 00:00:01.265 0 0 W : SPI driver st-magn-spi has no spi_device_id for st,lsm9ds1-magn
01-01 00:00:01.265 0 0 W : SPI driver bmp280 has no spi_device_id for bosch,bmp085
01-01 00:00:01.266 0 0 I usbcore : registered new interface driver snd-usb-audio
01-01 00:00:01.274 0 0 I : Mirror/redirect action on
01-01 00:00:01.274 0 0 I netem : version 1.3
01-01 00:00:01.274 0 0 I : u32 classifier
01-01 00:00:01.274 0 0 I : input device check on
01-01 00:00:01.274 0 0 I : Actions configured
01-01 00:00:01.275 0 0 I xt_time : kernel timezone is -0000
01-01 00:00:01.275 0 0 I gre : GRE over IPv4 demultiplexor driver
01-01 00:00:01.275 0 0 I : IPv4 over IPsec tunneling driver
01-01 00:00:01.276 0 0 I : Initializing XFRM netlink socket
01-01 00:00:01.276 0 0 I : IPsec XFRM device driver
01-01 00:00:01.276 0 0 I NET : Registered PF_INET6 protocol family
01-01 00:00:01.278 0 0 I : Segment Routing with IPv6
01-01 00:00:01.278 0 0 I : In-situ OAM (IOAM) with IPv6
01-01 00:00:01.278 0 0 I mip6 : Mobile IPv6
01-01 00:00:01.278 0 0 I sit : IPv6, IPv4 and MPLS over IPv4 tunneling driver
01-01 00:00:01.279 0 0 I NET : Registered PF_PACKET protocol family
01-01 00:00:01.279 0 0 I NET : Registered PF_KEY protocol family
01-01 00:00:01.279 0 0 I : Key type dns_resolver registered
01-01 00:00:01.280 0 0 I : registered taskstats version 1
01-01 00:00:01.280 0 0 I : Loading compiled-in X.509 certificates
01-01 00:00:01.281 0 0 I : Key type .fscrypt registered
01-01 00:00:01.281 0 0 I : Key type fscrypt-provisioning registered
01-01 00:00:01.287 0 0 I uart-pl011 fe201000.serial: there is not valid maps for state default
01-01 00:00:01.287 0 0 I uart-pl011 fe201000.serial: cts_event_workaround enabled
01-01 00:00:01.287 0 0 I fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2
01-01 00:00:01.287 0 0 I serial0 : tty port ttyAMA1 registered
01-01 00:00:01.289 0 0 W hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
01-01 00:00:01.289 0 0 W hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
01-01 00:00:01.297 0 0 I bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
01-01 00:00:01.297 0 0 I printk : console [ttyS0] disabled
01-01 00:00:01.297 0 0 I fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 39, base_baud = 62500000) is a 16550
01-01 00:00:01.411 0 0 I uart-pl011 fe201000.serial: no DMA platform data
01-01 00:00:01.416 0 0 I printk : console [ttyS0] enabled
01-01 00:00:01.429 0 0 I usb 1-1.4: new low-speed USB device number 3 using xhci_hcd
01-01 00:00:01.431 0 0 I : bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
01-01 00:00:01.559 0 0 I usb 1-1.4: New USB device found, idVendor=046a, idProduct=b102, bcdDevice= 4.03
01-01 00:00:01.561 0 0 I : bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
01-01 00:00:01.567 0 0 I usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
01-01 00:00:01.576 0 0 I i2c-22 : Added multiplexed i2c bus 0
01-01 00:00:01.579 0 0 I usb 1-1.4: Product: USB Wireless Device
01-01 00:00:01.579 0 0 I usb 1-1.4: Manufacturer: HOLTEK
01-01 00:00:01.642 0 0 I i2c-22 : Added multiplexed i2c bus 10
01-01 00:00:01.643 0 0 W edt_ft5x06 10-0038: supply iovcc not found, using dummy regulator
01-01 00:00:01.661 0 0 I input : HOLTEK USB Wireless Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046A:B102.0001/input/input0
01-01 00:00:01.662 0 0 I Bluetooth: hci0: BCM: chip id 107
01-01 00:00:01.663 0 0 I mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
01-01 00:00:01.663 0 0 I mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
01-01 00:00:01.726 0 0 I hid-generic 0003: 046A:B102.0001: input,hidraw0: USB HID v1.10 Keyboard [HOLTEK USB Wireless Device] on usb-0000:01:00.0-1.4/input0
01-01 00:00:01.736 0 0 I Bluetooth: hci0: BCM: features 0x2f
01-01 00:00:01.740 0 0 I mmc0 : SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
01-01 00:00:01.745 0 0 I Bluetooth: hci0: BCM4345C0
01-01 00:00:01.771 0 0 I input : HOLTEK USB Wireless Device Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:B102.0002/input/input1
01-01 00:00:01.772 0 0 I Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
01-01 00:00:01.779 0 0 I input : HOLTEK USB Wireless Device System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:B102.0002/input/input2
01-01 00:00:01.786 0 0 I Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
01-01 00:00:01.792 0 0 I input : HOLTEK USB Wireless Device Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:B102.0002/input/input3
01-01 00:00:01.866 0 0 I mmc1 : new high speed SDIO card at address 0001
01-01 00:00:01.866 0 0 I hid-generic 0003: 046A:B102.0002: input,hidraw1: USB HID v1.10 Mouse [HOLTEK USB Wireless Device] on usb-0000:01:00.0-1.4/input1
01-01 00:00:01.871 0 0 I : [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
01-01 00:00:01.877 0 0 D brcmfmac: F1 signature read @0x18000000=0x15264345
01-01 00:00:01.932 0 0 I vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
01-01 00:00:01.938 0 0 I brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
01-01 00:00:01.948 0 0 I mmc0 : new ultra high speed DDR50 SDXC card at address 59b4
01-01 00:00:01.950 0 0 W brcmfmac mmc1: 0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
01-01 00:00:01.958 0 0 I mmcblk0 : mmc0:59b4 USD00 58.9 GiB
01-01 00:00:01.966 0 0 I vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops)
01-01 00:00:01.986 0 0 I mmcblk0 : p1 p2 p3 p4
01-01 00:00:02.123 0 0 I input : 10-0038generic ft5x06 (00) as /devices/platform/soc/fe205000.i2c/i2c-22/i2c-10/10-0038/input/input4
01-01 00:00:02.126 0 0 I mmcblk0 : mmc0:59b4 USD00 58.9 GiB
01-01 00:00:02.132 0 0 I vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops)
01-01 00:00:02.170 0 0 I brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
01-01 00:00:02.172 0 0 I vc4-drm gpu: bound fe700000.dsi (ops vc4_dsi_ops)
01-01 00:00:02.546 0 0 I Bluetooth: hci0: BCM: features 0x2f
01-01 00:00:02.550 0 0 I vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops)
01-01 00:00:02.557 0 0 I Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
01-01 00:00:02.562 0 0 I vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops)
01-01 00:00:02.570 0 0 I Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
01-01 00:00:04.007 0 0 I vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops)
01-01 00:00:04.014 0 0 I vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops)
01-01 00:00:04.021 0 0 I vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops)
01-01 00:00:04.028 0 0 I vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops)
01-01 00:00:04.036 0 0 I : [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
01-01 00:00:04.044 0 0 I vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
01-01 00:00:04.053 0 0 I : of_cfs_init
01-01 00:00:04.056 0 0 I of_cfs_init: OK
01-01 00:00:04.059 0 0 I cfg80211: Loading compiled-in X.509 certificates for regulatory database
01-01 00:00:04.068 0 0 I cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
01-01 00:00:04.078 0 0 I cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
01-01 00:00:04.088 0 0 I cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
01-01 00:00:04.097 0 0 I : ALSA device list:
01-01 00:00:04.100 0 0 I : #0: bcm2835 Headphones
01-01 00:00:04.104 0 0 I : #1: vc4-hdmi-0
01-01 00:00:04.106 0 0 I : #2: vc4-hdmi-1
01-01 00:00:04.113 0 0 I : Freeing unused kernel memory: 1920K
01-01 00:00:04.129 0 0 I : Run /init as init process
01-01 00:00:04.133 0 0 D with arguments:
01-01 00:00:04.133 0 0 D : /init
01-01 00:00:04.133 0 0 D with environment:
01-01 00:00:04.133 0 0 D : HOME=/
01-01 00:00:04.133 0 0 D : TERM=linux
01-01 00:00:04.142 0 0 I init : init first stage started!
01-01 00:00:04.146 0 0 I init : Unable to open /lib/modules, skipping module loading.
01-01 00:00:04.153 0 0 I init : Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
01-01 00:00:04.168 0 0 I init : Using Android DT directory /proc/device-tree/firmware/android/
01-01 00:00:04.175 0 0 E init : Failed to read vbmeta partitions.
01-01 00:00:04.337 0 0 I init : create_device_symlinks: device mmcblk0p3
01-01 00:00:04.345 0 0 I init : create_device_symlinks: device mmcblk0p1
01-01 00:00:04.355 0 0 I init : create_device_symlinks: device mmcblk0p2
01-01 00:00:04.362 0 0 I init : DSU not detected, proceeding with normal boot
01-01 00:00:04.369 0 0 I init : [libfs_mgr] superblock s_max_mnt_count:65535,/dev/block/mmcblk0p2
01-01 00:00:04.383 0 0 I EXT4-fs (mmcblk0p2): mounted filesystem without journal. Quota mode: none.
01-01 00:00:04.409 0 0 I EXT4-fs (mmcblk0p3): mounted filesystem without journal. Quota mode: none.
01-01 00:00:04.465 0 0 W printk : init: 6 output lines suppressed due to ratelimiting
01-01 00:00:04.828 0 0 I init : Skipping mount of system_ext, system is not dynamic.
01-01 00:00:04.835 0 0 I init : Skipping mount of product, system is not dynamic.
01-01 00:00:04.842 0 0 I init : Opening SELinux policy
01-01 00:00:04.847 0 0 I init : Falling back to standard signature check. TODO implement support for fsverity SEPolicy.
01-01 00:00:04.856 0 0 I init : Error: Apex SEPolicy failed signature check
01-01 00:00:04.862 0 0 I init : Loading APEX Sepolicy from /system/etc/selinux/apex/SEPolicy.zip
01-01 00:00:04.870 0 0 E init : Failed to open package /system/etc/selinux/apex/SEPolicy.zip: No such file or directory
01-01 00:00:04.901 0 0 I init : Loading SELinux policy
01-01 00:00:04.923 0 0 I SELinux : Permission bpf in class capability2 not defined in policy.
01-01 00:00:04.931 0 0 I SELinux : Permission checkpoint_restore in class capability2 not defined in policy.
01-01 00:00:04.940 0 0 I SELinux : Permission bpf in class cap2_userns not defined in policy.
01-01 00:00:04.947 0 0 I SELinux : Permission checkpoint_restore in class cap2_userns not defined in policy.
01-01 00:00:04.956 0 0 I SELinux : Class mctp_socket not defined in policy.
01-01 00:00:04.962 0 0 I SELinux : Class user_namespace not defined in policy.
01-01 00:00:04.968 0 0 I SELinux : the above unknown classes and permissions will be denied
01-01 00:00:04.981 0 0 I SELinux : policy capability network_peer_controls=1
01-01 00:00:04.988 0 0 I SELinux : policy capability open_perms=1
01-01 00:00:04.993 0 0 I SELinux : policy capability extended_socket_class=1
01-01 00:00:04.999 0 0 I SELinux : policy capability always_check_network=0
01-01 00:00:05.005 0 0 I SELinux : policy capability cgroup_seclabel=0
01-01 00:00:05.010 0 0 I SELinux : policy capability nnp_nosuid_transition=1
01-01 00:00:05.016 0 0 I SELinux : policy capability genfs_seclabel_symlinks=0
01-01 00:00:05.022 0 0 I SELinux : policy capability ioctl_skip_cloexec=0
01-01 00:00:05.315 0 0 I selinux : SELinux: Loaded file context from:
01-01 00:00:05.320 0 0 I selinux : /system/etc/selinux/plat_file_contexts
01-01 00:00:05.336 0 0 W printk : init: 2 output lines suppressed due to ratelimiting
01-01 00:00:05.377 0 0 I init : init second stage started!
01-01 00:00:05.409 0 0 I selinux : SELinux: Loaded file context from:
01-01 00:00:05.415 0 0 I selinux : /system/etc/selinux/plat_file_contexts
01-01 00:00:05.420 0 0 I selinux : /vendor/etc/selinux/vendor_file_contexts
01-01 00:00:05.466 0 0 I init : Using Android DT directory /proc/device-tree/firmware/android/
01-01 00:00:05.491 0 0 I init : Resolution: 800x480
01-01 00:00:05.509 0 0 I init : Setting product property ro.product.brand to 'Raspberry' (from ro.product.product.brand)
01-01 00:00:05.547 0 0 I init : Setting product property ro.product.device to 'rpi4' (from ro.product.product.device)
01-01 00:00:05.687 0 0 I init : Setting product property ro.product.manufacturer to 'Raspberry' (from ro.product.product.manufacturer)
01-01 00:00:05.698 0 0 I init : Setting product property ro.product.model to 'Raspberry Pi 4' (from ro.product.product.model)
01-01 00:00:05.832 0 0 E cgroup : Disabled controller 'memory'
01-01 00:00:05.986 0 0 I ueventd : ueventd started!
01-01 00:00:05.994 0 0 I selinux : SELinux: Loaded file context from:
01-01 00:00:05.999 0 0 I selinux : /system/etc/selinux/plat_file_contexts
01-01 00:00:06.005 0 0 I selinux : /vendor/etc/selinux/vendor_file_contexts
01-01 00:00:06.012 0 0 I ueventd : Parsing file /system/etc/ueventd.rc...
01-01 00:00:06.022 0 0 I ueventd : Added '/vendor/etc/ueventd.rc' to import list
01-01 00:00:06.028 0 0 I ueventd : Added '/odm/etc/ueventd.rc' to import list
01-01 00:00:06.035 0 0 I ueventd : Parsing file /vendor/etc/ueventd.rc...
01-01 00:00:06.042 0 0 I ueventd : Added '/vendor/etc/ueventd.konstakang.rc' to import list
01-01 00:00:06.049 0 0 I ueventd : Parsing file /vendor/etc/ueventd.konstakang.rc...
01-01 00:00:06.090 0 0 I apexd : Bootstrap subcommand detected
01-01 00:00:06.097 0 0 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:00:06.105 0 0 I apexd-bootstrap: Scanning /system/apex for pre-installed ApexFiles
01-01 00:00:06.114 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.apex.cts.shim.apex
01-01 00:00:06.127 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.rkpd.apex
01-01 00:00:06.139 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.vndk.current.apex
01-01 00:00:06.152 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.os.statsd.apex
01-01 00:00:06.165 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.configinfrastructure.capex
01-01 00:00:06.181 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.appsearch.capex
01-01 00:00:06.197 0 0 I apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.adbd.capex
01-01 00:00:06.482 0 0 I loop0 : detected capacity change from 0 to 20824
01-01 00:00:06.488 0 0 I loop1 : detected capacity change from 0 to 1616
01-01 00:00:06.498 0 0 I loop2 : detected capacity change from 0 to 78928
01-01 00:00:06.504 0 0 I loop3 : detected capacity change from 0 to 86808
01-01 00:00:06.542 0 0 I EXT4-fs (loop1): mounted filesystem without journal. Quota mode: none.
01-01 00:00:06.551 0 0 I EXT4-fs (loop0): mounted filesystem without journal. Quota mode: none.
01-01 00:00:06.568 0 0 I EXT4-fs (loop2): mounted filesystem without journal. Quota mode: none.
01-01 00:00:06.577 0 0 I EXT4-fs (loop3): mounted filesystem without journal. Quota mode: none.
01-01 00:00:06.601 0 0 W printk : apexd: 44 output lines suppressed due to ratelimiting
01-01 00:00:07.267 0 0 I : Registered swp emulation handler
01-01 00:00:07.387 0 0 I logd.auditd: start
01-01 00:00:07.412 0 0 I servicemanager: Starting sm instance on /dev/binder
01-01 00:00:07.426 0 0 I logd : Loaded bug_map file: /vendor/etc/selinux/selinux_denial_metadata
01-01 00:00:07.437 0 0 I SELinux : SELinux: Loaded service context from:
01-01 00:00:07.443 0 0 I SELinux : /system/etc/selinux/plat_service_contexts
01-01 00:00:07.444 0 0 I logd : Loaded bug_map file: /system/etc/selinux/bug_map
01-01 00:00:07.450 0 0 I SELinux : /vendor/etc/selinux/vendor_service_contexts
01-01 00:00:07.738 0 0 W EXT4-fs : Ignoring removed nomblk_io_submit option
01-01 00:00:07.762 0 0 I EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: journalled.
01-01 00:00:07.772 0 0 I EXT4-fs (mmcblk0p4): unmounting filesystem.
01-01 00:00:07.863 0 0 I e2fsck : e2fsck 1.46.6 (1-Feb-2023)
--------- beginning of system
01-01 00:00:07.876 210 210 I vold : Vold 3.0 (the awakening) firing up
01-01 00:00:07.877 210 210 D vold : Detected support for: ext4 f2fs vfat
01-01 00:00:07.882 0 0 I e2fsck : userdata: clean, 2179/303104 files, 125998/1212160 blocks
01-01 00:00:07.893 0 0 W EXT4-fs : Ignoring removed nomblk_io_submit option
01-01 00:00:07.895 0 0 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:00:07.902 210 210 D vold : VoldNativeService::start() completed OK
01-01 00:00:07.916 0 0 I EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: journalled.
01-01 00:00:08.164 0 0 I servicemanager: getDeviceHalManifest: Reading VINTF information.
01-01 00:00:08.179 0 0 I servicemanager: getDeviceHalManifest: Successfully processed VINTF information
01-01 00:00:08.187 0 0 I servicemanager: getFrameworkHalManifest: Reading VINTF information.
01-01 00:00:08.205 0 0 I servicemanager: getFrameworkHalManifest: Successfully processed VINTF information
01-01 00:00:08.214 0 0 I servicemanager: Found android.system.suspend.ISystemSuspend/default in framework VINTF manifest.
01-01 00:00:08.223 210 210 I Checkpoint: cp_prepareCheckpoint called
01-01 00:00:08.314 210 210 I incfs : Initial API level of the device: 34
01-01 00:00:08.314 210 210 I incfs : ro.incremental.enable: on
01-01 00:00:08.314 210 210 I incfs : isFsAvailable: false
01-01 00:00:08.314 210 210 E incfs : IncFs_Features: failed to open features dir, assuming v1/none.: No such file or directory
01-01 00:00:08.320 0 0 E incfs : IncFs_Features: failed to open features dir, assuming v1/none.: No such file or directory
01-01 00:00:08.438 224 224 I keystore2: system/security/keystore2/src/keystore2_main.rs:61 - Keystore2 is starting.
01-01 00:00:08.438 224 224 I keystore2: system/security/keystore2/src/keystore2_main.rs:67 - Setting up sqlite logging for keystore2
01-01 00:00:08.454 224 224 W keystore2: system/security/keystore2/src/metrics_store.rs:577 - In update_keystore_crash_sysprop: Failed to read the existing system property due to: system/security/keystore2/src/metrics_store.rs:608: Property not set..Therefore, keystore crashes will not be logged.
01-01 00:00:08.460 224 224 I keystore2: system/security/keystore2/src/keystore2_main.rs:97 - Starting thread pool now.
01-01 00:00:08.470 224 232 I keystore2: system/security/keystore2/src/shared_secret_negotiation.rs:47 - Shared secret negotiation concluded successfully.
01-01 00:00:08.471 224 224 I keystore2: system/security/keystore2/src/globals.rs:286 - Add emulation wrapper around Keymaster device for security level: r#TRUSTED_ENVIRONMENT
01-01 00:00:08.473 224 232 I keystore2: system/security/keystore2/src/shared_secret_negotiation.rs:294 - No StrongBox Keymint available, so no RoT transfer
01-01 00:00:08.478 224 224 I keystore2: system/security/keystore2/src/keystore2_main.rs:152 - Successfully registered Keystore 2.0 service.
01-01 00:00:08.478 224 224 I keystore2: system/security/keystore2/src/keystore2_main.rs:154 - Joining thread pool now.
01-01 00:00:08.529 224 224 I keystore2: system/security/keystore2/src/maintenance.rs:206 - In early_boot_ended.
01-01 00:00:08.560 224 224 I keystore2: system/security/keystore2/src/globals.rs:66 - Touching Keystore 2.0 database for this first time since boot.
01-01 00:00:08.560 224 224 I keystore2: system/security/keystore2/src/globals.rs:68 - Calling cleanup leftovers.
01-01 00:00:08.563 224 224 I keystore2: system/security/keystore2/src/boot_level_keys.rs:57 - ro.keystore.boot_level_key.strategy not set, inferring from installed KM instances
01-01 00:00:08.563 224 224 I keystore2: system/security/keystore2/src/boot_level_keys.rs:115 - In get_level_zero_key: security_level=r#SOFTWARE, deny_later_strategy=EarlyBootOnly
01-01 00:00:08.571 224 224 I keystore2: system/security/keystore2/src/super_key.rs:293 - Starting boot level watcher.
01-01 00:00:08.572 224 224 I keystore2: system/security/keystore2/src/maintenance.rs:187 - Call to earlyBootEnded succeeded for security level TRUSTED_ENVIRONMENT.
01-01 00:00:08.572 224 238 I keystore2: system/security/keystore2/src/super_key.rs:325 - Read keystore.boot_level value 30
01-01 00:00:08.572 224 224 E keystore2: system/security/keystore2/src/maintenance.rs:192 - Call to earlyBootEnded failed for security level STRONGBOX: system/security/keystore2/src/maintenance.rs:167: getting keymint device.
01-01 00:00:08.572 224 224 E keystore2: system/security/keystore2/src/error.rs:180 - system/security/keystore2/src/maintenance.rs:167: getting keymint device
01-01 00:00:08.572 224 224 E keystore2:
01-01 00:00:08.572 224 224 E keystore2: Caused by:
01-01 00:00:08.572 224 224 E keystore2: 0: system/security/keystore2/src/globals.rs:335: Cannot connect to Keymint
01-01 00:00:08.572 224 224 E keystore2: 1: system/security/keystore2/src/globals.rs:246: Trying to get Legacy wrapper.
01-01 00:00:08.572 224 224 E keystore2: 2: Error::Km(r#HARDWARE_TYPE_UNAVAILABLE)
01-01 00:00:08.572 224 238 I keystore2: system/security/keystore2/src/super_key.rs:325 - Read keystore.boot_level value 30
01-01 00:00:08.573 210 210 E vold : keystore2 Keystore earlyBootEnded returned service specific error: -68
01-01 00:00:08.578 0 0 E vold : keystore2 Keystore earlyBootEnded returned service specific error: -68
01-01 00:00:08.641 0 0 I logd : logd reinit
01-01 00:00:08.647 0 0 E logd : FrameworkListener: read() failed (Connection reset by peer)
01-01 00:00:08.660 0 0 I apexd : Scanning /system/apex for pre-installed ApexFiles
01-01 00:00:08.668 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.apex.cts.shim.apex
01-01 00:00:08.678 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.rkpd.apex
01-01 00:00:08.687 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.vndk.current.apex
01-01 00:00:08.696 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.os.statsd.apex
01-01 00:00:08.704 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.configinfrastructure.capex
01-01 00:00:08.714 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.appsearch.capex
01-01 00:00:08.722 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.adbd.capex
01-01 00:00:08.730 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.permission.capex
01-01 00:00:08.739 0 0 I apexd : Found pre-installed APEX /system/apex/com.android.i18n.apex
01-01 00:00:08.896 0 0 I loop4 : detected capacity change from 0 to 536
01-01 00:00:08.902 0 0 I loop5 : detected capacity change from 0 to 86808
01-01 00:00:08.908 0 0 I loop6 : detected capacity change from 0 to 5424
01-01 00:00:08.914 0 0 I loop7 : detected capacity change from 0 to 2248
01-01 00:00:08.920 0 0 I loop8 : detected capacity change from 0 to 6856
01-01 00:00:08.926 0 0 I loop9 : detected capacity change from 0 to 78928
01-01 00:00:08.932 0 0 I loop10 : detected capacity change from 0 to 51360
01-01 00:00:08.938 0 0 I loop11 : detected capacity change from 0 to 10456
01-01 00:00:08.943 0 0 I loop12 : detected capacity change from 0 to 1616
01-01 00:00:08.949 0 0 I loop13 : detected capacity change from 0 to 131528
01-01 00:00:08.953 0 0 I EXT4-fs (loop4): mounted filesystem without journal. Quota mode: none.
01-01 00:00:08.956 0 0 I loop14 : detected capacity change from 0 to 20824
01-01 00:00:08.969 0 0 I loop15 : detected capacity change from 0 to 22056
01-01 00:00:08.975 0 0 I loop16 : detected capacity change from 0 to 1568
01-01 00:00:08.985 0 0 I EXT4-fs (loop5): mounted filesystem without journal. Quota mode: none.
01-01 00:00:08.994 0 0 I EXT4-fs (loop6): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.003 0 0 I EXT4-fs (loop7): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.013 0 0 I loop17 : detected capacity change from 0 to 16400
01-01 00:00:09.022 0 0 I loop18 : detected capacity change from 0 to 536
01-01 00:00:09.029 0 0 I EXT4-fs (loop9): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.037 0 0 I EXT4-fs (loop8): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.039 0 0 I loop19 : detected capacity change from 0 to 36936
01-01 00:00:09.052 0 0 I EXT4-fs (loop12): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.061 0 0 I loop20 : detected capacity change from 0 to 7504
01-01 00:00:09.070 0 0 I loop21 : detected capacity change from 0 to 45648
01-01 00:00:09.076 0 0 I EXT4-fs (loop10): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.079 0 0 I EXT4-fs (loop14): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.080 0 0 I loop22 : detected capacity change from 0 to 13504
01-01 00:00:09.080 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.082 0 0 I loop23 : detected capacity change from 0 to 17136
01-01 00:00:09.083 0 0 I loop24 : detected capacity change from 0 to 8448
01-01 00:00:09.085 0 0 I EXT4-fs (loop11): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.087 0 0 I loop25 : detected capacity change from 0 to 46088
01-01 00:00:09.089 0 0 I EXT4-fs (loop13): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.089 0 0 I loop26 : detected capacity change from 0 to 12344
01-01 00:00:09.090 0 0 I loop27 : detected capacity change from 0 to 536
01-01 00:00:09.093 0 0 I loop28 : detected capacity change from 0 to 17680
01-01 00:00:09.100 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.106 0 0 I EXT4-fs (loop15): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.112 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.124 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.126 0 0 I loop29 : detected capacity change from 0 to 55184
01-01 00:00:09.134 0 0 I EXT4-fs (loop16): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.148 0 0 I loop30 : detected capacity change from 0 to 7592
01-01 00:00:09.152 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.250 0 0 I loop31 : detected capacity change from 0 to 59776
01-01 00:00:09.254 0 0 I EXT4-fs (dm-29): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.258 0 0 I loop32 : detected capacity change from 0 to 19616
01-01 00:00:09.266 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.270 0 0 I EXT4-fs (dm-26): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.283 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.286 0 0 I loop33 : detected capacity change from 0 to 101192
01-01 00:00:09.287 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.288 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.290 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.292 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.294 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.315 0 0 I EXT4-fs (dm-17): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.322 0 0 I EXT4-fs (dm-30): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.328 0 0 I EXT4-fs (dm-13): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.330 0 0 I loop34 : detected capacity change from 0 to 1624
01-01 00:00:09.339 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.348 0 0 I loop35 : detected capacity change from 0 to 4672
01-01 00:00:09.354 0 0 I EXT4-fs (dm-28): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.359 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.362 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.363 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.370 0 0 I EXT4-fs (dm-23): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.373 0 0 I EXT4-fs (dm-7): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.377 0 0 I EXT4-fs (dm-24): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.380 0 0 I EXT4-fs (dm-10): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.388 0 0 I EXT4-fs (dm-12): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.392 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.397 0 0 I EXT4-fs (dm-19): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.464 0 0 I EXT4-fs (dm-15): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.472 0 0 I EXT4-fs (dm-20): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.473 0 0 I EXT4-fs (dm-3): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.473 0 0 I EXT4-fs (dm-0): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.485 0 0 I EXT4-fs (dm-8): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.492 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.503 0 0 I device-mapper: verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:09.544 0 0 I EXT4-fs (dm-2): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.553 0 0 I EXT4-fs (dm-9): mounted filesystem without journal. Quota mode: none.
01-01 00:00:09.982 210 210 D vold : fscrypt_init_user0
01-01 00:00:09.987 0 0 D vdc : Waited 0ms for vold
01-01 00:00:09.985 210 210 D vold : Preparing: /data/data
01-01 00:00:09.990 210 210 D vold : Preparing: /data/user/0
01-01 00:00:09.991 210 210 D vold : Preparing: /data/media/obb
01-01 00:00:09.992 210 210 D vold : fscrypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-01 00:00:09.992 210 210 D vold : Preparing: /data/system/users/0
01-01 00:00:09.993 210 210 D vold : Preparing: /data/misc/profiles/cur/0
01-01 00:00:09.993 210 210 D vold : Preparing: /data/system_de/0
01-01 00:00:09.994 210 210 D vold : Preparing: /data/vendor_de/0
01-01 00:00:09.995 210 210 D vold : Preparing: /data/misc_de/0
01-01 00:00:09.996 210 210 D vold : Preparing: /data/user_de/0
01-01 00:00:09.997 210 210 D vold : /system/bin/vold_prepare_subdirs
01-01 00:00:09.997 210 210 D vold : prepare
01-01 00:00:09.997 210 210 D vold :
01-01 00:00:09.997 210 210 D vold : 0
01-01 00:00:09.997 210 210 D vold : 1
01-01 00:00:10.409 339 339 I odsign : Trying to retrieve existing HMAC key...
01-01 00:00:10.413 339 339 I odsign : Trying to retrieve existing keystore key...
01-01 00:00:10.424 339 339 I odsign : Verified public key signature.
01-01 00:00:10.424 339 339 I odsign : Initialized Keystore key.
01-01 00:00:10.426 339 339 I odsign : Found and verified existing public key certificate: /data/misc/odsign/key.cert
01-01 00:00:10.689 0 0 I fs-verity: sha256 using implementation "sha256-arm64-neon"
01-01 00:00:10.773 0 0 W audit_log_start: 4 callbacks suppressed
01-01 00:00:10.773 0 0 W audit : audit_backlog=65 > audit_backlog_limit=64
01-01 00:00:10.795 0 0 W audit : audit_lost=1 audit_rate_limit=0 audit_backlog_limit=64
01-01 00:00:10.830 0 0 E audit : backlog limit exceeded
01-01 00:00:10.866 340 340 I odrefresh: ART APEX version 340090000
01-01 00:00:11.133 340 340 I odrefresh: Boot images on /system OK (arm64)
01-01 00:00:11.134 340 340 I odrefresh: Boot images on /system OK (arm)
01-01 00:00:11.139 340 340 I odrefresh: system_server artifacts on /system OK
01-01 00:00:11.155 339 339 I odsign : /data/misc/odsign/odsign.info.signature matches.
01-01 00:00:11.155 339 339 I odsign : Loaded /data/misc/odsign/odsign.info
01-01 00:00:11.163 339 339 I odsign : All root hashes match.
01-01 00:00:11.163 339 339 I odsign : odrefresh said artifacts are VALID
01-01 00:00:11.163 339 339 I odsign : On-device signing done.
01-01 00:00:11.161 0 0 I init : Wait for property 'odsign.key.done=1' took 818ms
01-01 00:00:11.168 0 0 I init : starting service 'exec 9 (/system/bin/fsverity_init --lock)'...
01-01 00:00:11.210 0 0 I init : ... started service 'exec 9 (/system/bin/fsverity_init --lock)' has pid 341
01-01 00:00:11.219 0 0 I init : SVC_EXEC service 'exec 9 (/system/bin/fsverity_init --lock)' pid 341 (uid 0 gid 0+0 context default) started; waiting...
01-01 00:00:11.231 0 0 I init : Command 'exec -- /system/bin/fsverity_init --lock' action=post-fs-data (/system/etc/init/hw/init.rc:1042) took 63ms and succeeded
01-01 00:00:11.245 0 0 I init : Service 'exec 9 (/system/bin/fsverity_init --lock)' (pid 341) exited with status 0 waiting took 0.065000 seconds
01-01 00:00:11.257 0 0 I init : Sending signal 9 to service 'exec 9 (/system/bin/fsverity_init --lock)' (pid 341) process group...
01-01 00:00:11.268 0 0 I libprocessgroup: Successfully killed process cgroup uid 0 pid 341 in 0ms
01-01 00:00:11.276 0 0 I init : Sending signal 9 to service 'odsign' (pid 339) process group...
01-01 00:00:11.289 0 0 I libprocessgroup: Successfully killed process cgroup uid 0 pid 339 in 5ms
01-01 00:00:11.293 224 238 I keystore2: system/security/keystore2/src/super_key.rs:330 - keystore.boot_level 1000000000 hits maximum 1000000000, finishing.
01-01 00:00:11.354 0 0 I apexd : Snapshot DE subcommand detected
01-01 00:00:11.362 0 0 W apexd-snapshotde: Failed to stat /metadata/apex/sessions: No such file or directory
01-01 00:00:11.372 0 0 I apexd-snapshotde: Marking APEXd as ready
01-01 00:00:11.532 0 0 D LibBpfLoader: Loading optional ELF object /apex/com.android.tethering/etc/bpf/test.o with license Apache 2.0
01-01 00:00:11.532 0 0 I LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
01-01 00:00:11.540 0 0 I LibBpfLoader: Section bpfloader_max_ver value is 25 [0x19]
01-01 00:00:11.547 0 0 D LibBpfLoader: Couldn't find section bpfloader_min_required_ver (defaulting to 0 [0x0]).
01-01 00:00:11.548 0 0 I LibBpfLoader: Section size_of_bpf_map_def value is 120 [0x78]
01-01 00:00:11.555 0 0 I LibBpfLoader: Section size_of_bpf_prog_def value is 92 [0x5c]
01-01 00:00:11.562 0 0 I LibBpfLoader: BpfLoader version 0x00026 ignoring ELF object /apex/com.android.tethering/etc/bpf/test.o with max ver 0x00019
01-01 00:00:11.575 0 0 I bpfloader: Loaded object: /apex/com.android.tethering/etc/bpf/test.o
01-01 00:00:11.587 0 0 D LibBpfLoader: Loading critical for Connectivity (Tethering) ELF object /apex/com.android.tethering/etc/bpf/offload.o with license Apache 2.0
01-01 00:00:11.587 0 0 I LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
01-01 00:00:12.422 0 0 W printk : bpfloader: 594 output lines suppressed due to ratelimiting
01-01 00:00:12.909 0 0 I : file system registered
01-01 00:00:12.919 0 0 I servicemanager: getDeviceHalManifest: Reloading VINTF information.
01-01 00:00:12.919 0 0 W : using random self ethernet address
01-01 00:00:12.927 0 0 I servicemanager: getDeviceHalManifest: Reading VINTF information.
01-01 00:00:12.931 0 0 W : using random host ethernet address
01-01 00:00:12.945 0 0 I servicemanager: getDeviceHalManifest: Successfully processed VINTF information
01-01 00:00:12.954 0 0 I servicemanager: Found android.hardware.light.ILights/default in device VINTF manifest.
01-01 00:00:13.174 0 0 I servicemanager: Found android.hardware.cas.IMediaCasService/default in device VINTF manifest.
01-01 00:00:13.205 0 0 I servicemanager: Found android.hardware.power.IPower/default in device VINTF manifest.
01-01 00:00:13.218 0 0 I servicemanager: Found android.hardware.drm.IDrmFactory/clearkey in device VINTF manifest.
01-01 00:00:13.230 0 0 I servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
01-01 00:00:13.240 0 0 I servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
01-01 00:00:13.420 404 404 I gsid : no DSU: No such file or directory
01-01 00:00:13.485 0 0 W healthd : No battery devices found
01-01 00:00:13.498 0 0 I servicemanager: Found android.hardware.health.IHealth/default in device VINTF manifest.
01-01 00:00:13.509 0 0 W healthd : battery none chg=
01-01 00:00:14.334 396 396 I android.hardware.wifi-service: Wifi Hal is booting up...
01-01 00:00:14.338 396 396 I android.hardware.wifi-service: Joining RPC thread pool
01-01 00:00:16.082 0 0 E selinux : SELinux: Could not stat /sys/devices/virtual/net/ipsec_test/queues/tx-0: No such file or directory.
01-01 00:00:16.582 629 629 I installd: installd firing up
01-01 00:00:16.731 0 0 I init : ... started service 'mediaextractor' has pid 630
01-01 00:00:16.739 0 0 I init : starting service 'mediametrics'...
01-01 00:00:16.777 0 0 I init : ... started service 'mediametrics' has pid 646
01-01 00:00:16.784 0 0 I init : starting service 'media'...
01-01 00:00:16.797 0 0 I init : ... started service 'media' has pid 654
01-01 00:00:16.803 0 0 I init : service 'netd' requested start, but it is already running (flags: 4)
01-01 00:00:16.813 0 0 I init : starting service 'storaged'...
01-01 00:00:16.819 0 0 I init : Could not open file '/d/mmc0/mmc0:0001/ext_csd': Failed to open file '/d/mmc0/mmc0:0001/ext_csd': No such file or directory
01-01 00:00:16.866 0 0 I init : ... started service 'storaged' has pid 659
01-01 00:00:16.873 0 0 I init : starting service 'wificond'...
01-01 00:00:17.814 0 0 I : read descriptors
01-01 00:00:17.817 0 0 I : read strings
01-01 00:00:17.828 0 0 I dwc2 fe980000.usb: bound driver configfs-gadget.g1
01-01 00:00:18.022 662 662 I wificond: wificond is starting up...
01-01 00:00:18.030 0 0 I servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
01-01 00:00:18.040 662 662 I HidlServiceManagement: Registered android.system.wifi.keystore@1.0::IKeystore/default
01-01 00:00:18.249 0 0 I servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
01-01 00:00:18.279 0 0 I servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
01-01 00:00:19.019 0 0 I servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
01-01 00:00:19.040 0 0 I servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
01-01 00:00:19.103 709 714 D BootAnimation: BootAnimationShownTiming start time: 19103ms
--------- beginning of main
01-01 00:00:20.384 374 374 I AndroidRuntime: Leaving lock profiling enabled
01-01 00:00:20.413 374 374 I zygote : option[0]=-Xzygote
01-01 00:00:20.414 374 374 I zygote : option[1]=exit
01-01 00:00:20.414 374 374 I zygote : option[2]=vfprintf
01-01 00:00:20.414 374 374 I zygote : option[3]=sensitiveThread
01-01 00:00:20.414 374 374 I zygote : option[4]=-verbose:gc
01-01 00:00:20.414 374 374 I zygote : option[5]=-XX:PerfettoHprof=true
01-01 00:00:20.414 374 374 I zygote : option[6]=-XX:PerfettoJavaHeapStackProf=true
01-01 00:00:20.414 374 374 I zygote : option[7]=-Xms16m
01-01 00:00:20.414 374 374 I zygote : option[8]=-Xmx512m
01-01 00:00:20.415 374 374 I zygote : option[9]=-XX:HeapGrowthLimit=192m
01-01 00:00:20.415 374 374 I zygote : option[10]=-XX:HeapMinFree=512k
01-01 00:00:20.415 374 374 I zygote : option[11]=-XX:HeapMaxFree=8m
01-01 00:00:20.415 374 374 I zygote : option[12]=-XX:HeapTargetUtilization=0.75
01-01 00:00:20.415 374 374 I zygote : option[13]=-Xusejit:true
01-01 00:00:20.415 374 374 I zygote : option[14]=-Xjitsaveprofilinginfo
01-01 00:00:20.415 374 374 I zygote : option[15]=-XMadviseWillNeedVdexFileSize:104857600
01-01 00:00:20.415 374 374 I zygote : option[16]=-XMadviseWillNeedOdexFileSize:104857600
01-01 00:00:20.416 374 374 I zygote : option[17]=-XMadviseWillNeedArtFileSize:4294967295
01-01 00:00:20.416 374 374 I zygote : option[18]=-XjdwpOptions:suspend=n,server=y
01-01 00:00:20.416 374 374 I zygote : option[19]=-XjdwpProvider:default
01-01 00:00:20.416 374 374 I zygote : option[20]=-Xopaque-jni-ids:swapable
01-01 00:00:20.416 374 374 I zygote : option[21]=-Xlockprofthreshold:500
01-01 00:00:20.416 374 374 I zygote : option[22]=-Xcompiler-option
01-01 00:00:20.416 374 374 I zygote : option[23]=--instruction-set-variant=cortex-a72
01-01 00:00:20.417 374 374 I zygote : option[24]=-Xcompiler-option
01-01 00:00:20.417 374 374 I zygote : option[25]=--instruction-set-features=default
01-01 00:00:20.417 374 374 I zygote : option[26]=-Xcompiler-option
01-01 00:00:20.417 374 374 I zygote : option[27]=--generate-mini-debug-info
01-01 00:00:20.417 374 374 I zygote : option[28]=-Ximage-compiler-option
01-01 00:00:20.417 374 374 I zygote : option[29]=--runtime-arg
01-01 00:00:20.417 374 374 I zygote : option[30]=-Ximage-compiler-option
01-01 00:00:20.417 374 374 I zygote : option[31]=-Xms64m
01-01 00:00:20.418 374 374 I zygote : option[32]=-Ximage-compiler-option
01-01 00:00:20.418 374 374 I zygote : option[33]=--runtime-arg
01-01 00:00:20.418 374 374 I zygote : option[34]=-Ximage-compiler-option
01-01 00:00:20.418 374 374 I zygote : option[35]=-Xmx64m
01-01 00:00:20.418 374 374 I zygote : option[36]=-Ximage-compiler-option
01-01 00:00:20.418 374 374 I zygote : option[37]=--dirty-image-objects=/system/etc/dirty-image-objects
01-01 00:00:20.418 374 374 I zygote : option[38]=-Ximage-compiler-option
01-01 00:00:20.418 374 374 I zygote : option[39]=--instruction-set-variant=cortex-a72
01-01 00:00:20.419 374 374 I zygote : option[40]=-Ximage-compiler-option
01-01 00:00:20.419 374 374 I zygote : option[41]=--instruction-set-features=default
01-01 00:00:20.419 374 374 I zygote : option[42]=-Ximage-compiler-option
01-01 00:00:20.419 374 374 I zygote : option[43]=--generate-mini-debug-info
01-01 00:00:20.419 374 374 I zygote : option[44]=-Duser.locale=en-US
01-01 00:00:20.419 374 374 I zygote : option[45]=--cpu-abilist=armeabi-v7a,armeabi
01-01 00:00:20.419 374 374 I zygote : option[46]=-Xcore-platform-api-policy:just-warn
01-01 00:00:20.419 374 374 I zygote : option[47]=-Xfingerprint:Raspberry/aosp_rpi4/rpi4:14/UQ1A.240105.004/eng.tuomas.20240104.125702:userdebug/dev-keys
01-01 00:00:20.483 374 374 I zygote : Core platform API reporting enabled, enforcing=false
01-01 00:00:20.498 374 374 I zygote : Using CollectorTypeCC GC.
01-01 00:00:20.629 373 373 D nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so
01-01 00:00:20.924 224 235 I keystore2: system/security/keystore2/src/watchdog.rs:319 - Watchdog thread idle -> terminating. Have a great day.
01-01 00:00:21.208 403 669 D RenderEngine: Shader cache generated 74 shaders in 2738.946045 ms
01-01 00:00:21.352 373 373 D zygote64: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 00:00:21.356 373 373 D zygote64: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat
01-01 00:00:21.402 374 374 D nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so
01-01 00:00:21.553 374 374 D zygote : Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 00:00:21.553 374 374 D zygote : I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat
01-01 00:00:21.791 374 374 I zygote : Using memfd for future sealing
01-01 00:00:21.797 373 373 I zygote64: Using memfd for future sealing
01-01 00:00:22.030 646 665 W ServiceManagerCppClient: Service package_native didn't start. Returning NULL
01-01 00:00:22.031 646 665 E ServiceUtilities: getInfo: Cannot find package_native
01-01 00:00:22.556 373 730 I zygote64: Background verification of 156 classes from boot classpath took 158.911ms
01-01 00:00:22.556 374 725 I zygote : Background verification of 156 classes from boot classpath took 170.957ms
01-01 00:00:22.623 373 373 D Zygote : begin preload
01-01 00:00:22.624 373 373 I Zygote : Calling ZygoteHooks.beginPreload()
01-01 00:00:22.656 374 374 I zygote : Explicit concurrent copying GC freed 431(30KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 53KB/1589KB, paused 109us,17us total 32.981ms
01-01 00:00:22.670 374 374 I zygote : Explicit concurrent copying GC freed 75(29KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 56KB/1592KB, paused 30us,18us total 8.925ms
01-01 00:00:22.671 374 374 V Zygote32Timing: PostZygoteInitGC took to complete: 48ms
01-01 00:00:22.671 374 374 V Zygote32Timing: ZygoteInit took to complete: 72ms
01-01 00:00:22.678 374 374 I Zygote : Accepting command socket connections
01-01 00:00:22.804 659 659 W ServiceManagerCppClient: Service package_native didn't start. Returning NULL
01-01 00:00:22.805 659 659 E storaged: getService package_native failed
01-01 00:00:22.805 659 659 W BpBinder: Linking to death on android.hardware.health.IHealth but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps.
01-01 00:00:22.806 659 735 I storaged: storaged: Start
01-01 00:00:22.808 659 735 I ServiceManagerCppClient: Waiting for service 'package_native' on '/dev/binder'...
01-01 00:00:22.892 373 373 V Zygote64Timing: BeginPreload took to complete: 268ms
01-01 00:00:22.893 373 373 I Zygote : Preloading classes...
01-01 00:00:22.938 373 373 W Zygote : Class not found for preloading: android.app.SharedPreferencesImpl$2
01-01 00:00:22.942 373 373 W Zygote : Class not found for preloading: android.app.SystemServiceRegistry$140
01-01 00:00:22.942 373 373 W Zygote : Class not found for preloading: android.app.SystemServiceRegistry$18$$ExternalSyntheticLambda0
01-01 00:00:23.018 373 373 W Zygote : Class not found for preloading: android.app.UiModeManager$1
01-01 00:00:23.138 373 373 W Zygote : Class not found for preloading: android.content.res.AssetFileDescriptor$AutoCloseInputStream$OffsetCorrectFileChannel
01-01 00:00:23.153 373 373 I Typeface: Preloading /system/fonts/Roboto-Regular.ttf
01-01 00:00:23.161 373 373 I Typeface: Preloading /system/fonts/RobotoStatic-Regular.ttf
01-01 00:00:23.165 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.169 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.169 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.169 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.169 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.170 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.170 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.170 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.170 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.170 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.171 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.172 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.172 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.172 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.172 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.173 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.173 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.173 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.173 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.173 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.174 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.174 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.174 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.174 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.174 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.175 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.175 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.175 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.175 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.176 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.176 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.177 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.177 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.178 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.178 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.179 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.180 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.181 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.181 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.181 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.181 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.182 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.183 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.184 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.185 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.186 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.187 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.188 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.189 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.190 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.191 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.192 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.193 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.194 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.195 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.196 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.197 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.198 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.199 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.200 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.201 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.202 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.203 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.204 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.205 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.206 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.207 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.208 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.209 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.209 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.209 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.209 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.209 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.210 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.210 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.210 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.211 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.211 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.211 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.212 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.213 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.214 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.215 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.216 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.217 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.218 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.219 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.219 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.219 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.219 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.220 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.221 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.222 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.223 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.224 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.225 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.226 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.227 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.228 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.229 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.229 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.231 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.232 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.232 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.232 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.232 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.232 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.233 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.234 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.234 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.234 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.235 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.235 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.239 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.240 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.241 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.242 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.243 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:23.295 373 373 W Zygote : Class not found for preloading: android.hardware.fingerprint.IUdfpsOverlay
01-01 00:00:23.303 373 373 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
01-01 00:00:23.814 373 373 D MtpDeviceJNI: register_android_mtp_MtpDevice
01-01 00:00:23.818 373 373 E MediaProfiles: MediaProfiles::createCamcorderProfile failed to locate quality 720p
01-01 00:00:23.818 373 373 E MediaProfiles: MediaProfiles::createCamcorderProfile failed to locate quality 720p
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.851 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.852 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.852 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.852 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.852 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.852 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.880 373 373 I zygote64: Thread[1,tid=373,Native,Thread*=0xb4000073655a7be0,peer=0x13980078,"main"] recursive attempt to load library "librtp_jni.so"
01-01 00:00:23.925 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.925 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.925 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:23.961 373 373 W Zygote : Class not found for preloading: android.security.GenerateRkpKey$1
01-01 00:00:23.961 373 373 W Zygote : Class not found for preloading: android.security.GenerateRkpKey
01-01 00:00:23.980 373 373 W Zygote : Class not found for preloading: android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$GenerateKeyPairHelperResult
01-01 00:00:23.987 373 373 W Zygote : Class not found for preloading: android.service.notification.ZenModeConfig$Diff
01-01 00:00:24.060 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->peekLong(JZ)J from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.060 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->pokeLong(JJZ)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.060 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->pokeInt(JIZ)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.060 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->peekInt(JZ)I from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.061 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->pokeByte(JB)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.061 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->peekByte(J)B from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.061 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->pokeByteArray(J[BII)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.061 373 373 W zygote64: Core platform API violation: Llibcore/io/Memory;->peekByteArray(J[BII)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-01 00:00:24.079 373 373 W Zygote : Class not found for preloading: android.view.ViewRootImpl$8$1
01-01 00:00:24.095 373 373 W Zygote : Class not found for preloading: android.view.autofill.AutofillManager$$ExternalSyntheticLambda5
01-01 00:00:24.104 373 373 W Zygote : Class not found for preloading: android.view.selectiontoolbar.SelectionToolbarManager
01-01 00:00:24.131 373 373 W Zygote : Class not found for preloading: android.widget.ViewFlipper$2
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.141 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.142 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.143 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.144 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.145 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.190 373 373 W Zygote : Class not found for preloading: com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
01-01 00:00:24.190 373 373 W Zygote : Class not found for preloading: com.android.internal.policy.DividerSnapAlgorithm
01-01 00:00:24.190 373 373 W Zygote : Class not found for preloading: com.android.internal.policy.DockedDividerUtils
01-01 00:00:24.208 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:24.498 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:24.499 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:24.511 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda0
01-01 00:00:24.511 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda10
01-01 00:00:24.511 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda11
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda1
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda2
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda3
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda4
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda5
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda6
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda7
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda8
01-01 00:00:24.512 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda9
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$1
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$2
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$WatchedInt
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$WatchedSlotIndexToSubIds
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda0
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda1
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda2
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda3
01-01 00:00:24.513 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda4
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda5
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda6
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$1
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$2
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
01-01 00:00:24.514 373 373 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater
01-01 00:00:24.538 373 373 W System : No Compatibility callbacks set! Querying change 263076149
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.545 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.546 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.547 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.548 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.549 373 373 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:24.658 373 373 W Zygote : Class not found for preloading: sun.misc.SharedSecrets
01-01 00:00:24.678 373 373 I Zygote : ...preloaded 17298 classes in 1785ms.
01-01 00:00:24.678 373 373 V Zygote64Timing: PreloadClasses took to complete: 1786ms
01-01 00:00:24.686 373 373 D nativeloader: InitApexLibraries:
01-01 00:00:24.686 373 373 D nativeloader: com_android_art: libnativehelper.so
01-01 00:00:24.686 373 373 D nativeloader: com_android_i18n: libicui18n.so:libicuuc.so:libicu.so
01-01 00:00:24.686 373 373 D nativeloader: com_android_neuralnetworks: libneuralnetworks.so
01-01 00:00:24.686 373 373 D nativeloader: InitDefaultPublicLibraries for_preload=0: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libclang_rt.hwasan-aarch64-android.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so
01-01 00:00:24.686 373 373 D nativeloader: Configuring clns-shared-1 for other apk /system/framework/android.hidl.base-V1.0-java.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:24.687 373 373 D nativeloader: InitExtendedPublicLibraries:
01-01 00:00:24.689 373 373 I nativeloader: InitVendorPublicLibraries skipped: No such file or directory
01-01 00:00:24.689 373 373 D nativeloader: InitProductPublicLibraries:
01-01 00:00:24.689 373 373 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
01-01 00:00:24.696 373 373 D nativeloader: Configuring clns-shared-2 for other apk /system/framework/android.hidl.manager-V1.0-java.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:24.697 373 373 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
01-01 00:00:24.704 373 373 D nativeloader: Configuring clns-shared-3 for other apk /system/framework/android.test.base.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:24.705 373 373 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.test.base.jar
01-01 00:00:24.714 373 373 D nativeloader: Configuring clns-shared-4 for other apk /system_ext/framework/androidx.window.extensions.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:24.715 373 373 D ApplicationLoaders: Created zygote-cached class loader: /system_ext/framework/androidx.window.extensions.jar
01-01 00:00:24.722 373 373 D nativeloader: Configuring clns-shared-5 for other apk /system_ext/framework/androidx.window.sidecar.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:24.723 373 373 D ApplicationLoaders: Created zygote-cached class loader: /system_ext/framework/androidx.window.sidecar.jar
01-01 00:00:24.723 373 373 V Zygote64Timing: CacheNonBootClasspathClassLoaders took to complete: 45ms
01-01 00:00:24.723 373 373 I Zygote : Preloading resources...
01-01 00:00:24.750 373 373 W Resources: Preloaded drawable resource #0x1080290 (android:drawable/dialog_background_material) that varies with configuration!!
01-01 00:00:24.787 373 373 I Zygote : ...preloaded 64 resources in 64ms.
01-01 00:00:24.795 373 373 I Zygote : ...preloaded 41 resources in 8ms.
01-01 00:00:24.795 373 373 V Zygote64Timing: PreloadResources took to complete: 72ms
01-01 00:00:24.824 373 373 D libEGL : loaded /vendor/lib64/egl/libEGL_mesa.so
01-01 00:00:24.828 373 373 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_mesa.so
01-01 00:00:24.833 373 373 D libEGL : loaded /vendor/lib64/egl/libGLESv2_mesa.so
01-01 00:00:24.850 373 373 I Zygote : Preloading shared libraries...
01-01 00:00:24.858 373 373 E zygote64: Unable to find pattern file or unable to map it for am
01-01 00:00:24.865 373 373 I Zygote : Called ZygoteHooks.endPreload()
01-01 00:00:24.866 373 373 I Zygote : Installed AndroidKeyStoreProvider in 0ms.
01-01 00:00:24.868 373 373 I Zygote : Warmed up JCA providers in 2ms.
01-01 00:00:24.869 373 373 D Zygote : end preload
01-01 00:00:24.869 373 373 V Zygote64Timing: ZygotePreload took to complete: 2246ms
01-01 00:00:24.962 373 373 I zygote64: Explicit concurrent copying GC freed 57085(2698KB) AllocSpace objects, 1(20KB) LOS objects, 49% free, 8431KB/16MB, paused 75us,18us total 92.928ms
01-01 00:00:25.043 373 373 I zygote64: Explicit concurrent copying GC freed 6173(239KB) AllocSpace objects, 1(28KB) LOS objects, 49% free, 8195KB/16MB, paused 32us,14us total 77.864ms
01-01 00:00:25.043 373 373 V Zygote64Timing: PostZygoteInitGC took to complete: 174ms
01-01 00:00:25.044 373 373 V Zygote64Timing: ZygoteInit took to complete: 2445ms
01-01 00:00:25.293 373 373 D Zygote : Forked child process 739
01-01 00:00:25.294 373 373 I Zygote : System server process 739 has been created
01-01 00:00:25.296 373 373 I Zygote : Accepting command socket connections
01-01 00:00:26.305 739 739 D nativeloader: Configuring clns-shared-6 for other apk /system/framework/com.android.location.provider.jar:/system/framework/services.jar:/apex/com.android.adservices/javalib/service-adservices.jar:/apex/com.android.adservices/javalib/service-sdksandbox.jar:/apex/com.android.appsearch/javalib/service-appsearch.jar:/apex/com.android.art/javalib/service-art.jar:/apex/com.android.compos/javalib/service-compos.jar:/apex/com.android.configinfrastructure/javalib/service-configinfrastructure.jar:/apex/com.android.healthfitness/javalib/service-healthfitness.jar:/apex/com.android.media/javalib/service-media-s.jar:/apex/com.android.ondevicepersonalization/javalib/service-ondevicepersonalization.jar:/apex/com.android.permission/javalib/service-permission.jar:/apex/com.android.rkpd/javalib/service-rkp.jar. target_sdk_version=10000, uses_libraries=ALL, library_path=/system/lib64, permitted_path=/data:/mnt/expand:/system/lib64
01-01 00:00:26.308 739 739 D nativeloader: InitApexLibraries:
01-01 00:00:26.308 739 739 D nativeloader: com_android_adservices: libhpke_jni.so:libtflite_support_classifiers_native.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_appsearch: libicing.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_art: libartservice.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_btservices: libbluetooth_jni.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_conscrypt: libjavacrypto.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_extservices: libhpke_jni.so:libtflite_support_classifiers_native.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_os_statsd: libstats_jni.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_tethering: libcronet.114.0.5735.84.so:libframework-connectivity-jni.so:libframework-connectivity-tiramisu-jni.so:libandroid_net_connectivity_com_android_net_module_util_jni.so:libservice-connectivity.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_uwb: libuwb_uci_jni_rust.so
01-01 00:00:26.308 739 739 D nativeloader: com_android_virt: libvirtualizationservice_jni.so:libvirtualmachine_jni.so
01-01 00:00:26.325 739 739 D nativeloader: Configuring clns-shared-7 for other apk /apex/com.android.btservices/javalib/service-bluetooth.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.343 739 739 D nativeloader: Configuring clns-shared-8 for other apk /apex/com.android.devicelock/javalib/service-devicelock.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.355 739 739 D nativeloader: Configuring clns-shared-9 for other apk /apex/com.android.os.statsd/javalib/service-statsd.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.368 739 739 D nativeloader: Configuring clns-shared-10 for other apk /apex/com.android.scheduling/javalib/service-scheduling.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.396 739 739 D nativeloader: Configuring clns-shared-11 for other apk /apex/com.android.tethering/javalib/service-connectivity.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.561 739 739 D nativeloader: Configuring clns-shared-12 for other apk /apex/com.android.uwb/javalib/service-uwb.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.647 739 739 D nativeloader: Configuring clns-shared-13 for other apk /apex/com.android.wifi/javalib/service-wifi.jar. target_sdk_version=34, uses_libraries=ALL, library_path=, permitted_path=/data:/mnt/expand
01-01 00:00:26.650 739 739 I Zygote : seccomp disabled by setenforce 0
01-01 00:00:26.697 739 739 I system_server: Using CollectorTypeCC GC.
01-01 00:00:26.700 739 739 W system_server: Failed to upload odrefresh metrics: Unable to open or parse metrics file /data/misc/odrefresh/odrefresh-metrics.xml (error: Error=XML_ERROR_FILE_NOT_FOUND ErrorID=3 (0x3) Line number=0: filename=/data/misc/odrefresh/odrefresh-metrics.xml)
01-01 00:00:26.703 739 739 E system_server: Not starting debugger since process cannot load the jdwp agent.
01-01 00:00:27.114 739 739 D SystemServerTiming: InitBeforeStartServices
01-01 00:00:27.117 739 739 I SystemServer: Entered the Android system server!
01-01 00:00:27.756 739 739 I SystemServerInitThreadPool: Creating instance with 4 threads
01-01 00:00:27.758 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.758 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.759 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.759 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.759 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.759 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.760 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.760 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.760 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.761 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.761 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.761 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.761 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.762 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.762 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.762 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.763 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.763 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.763 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.763 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.764 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.764 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.764 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.765 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.765 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.765 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.765 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.766 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.766 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.766 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.766 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.767 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.767 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.767 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.767 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.768 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.769 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.769 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.770 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.770 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.770 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.770 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.771 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.772 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.772 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.772 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.772 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.772 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.773 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.773 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.773 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.773 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.774 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.775 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.776 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.776 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.776 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.777 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.778 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.779 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.779 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.779 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.779 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.779 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.780 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.781 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.781 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.781 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.781 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.781 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.782 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.783 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.783 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.783 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.783 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.784 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.784 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.784 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.784 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.784 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.785 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.786 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.786 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.786 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.786 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.786 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.787 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.787 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.787 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.787 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.787 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.788 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.789 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.790 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.790 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.790 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.790 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.790 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.791 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.792 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.793 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.793 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.793 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.793 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.793 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.794 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.794 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.794 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.794 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.794 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.795 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.796 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.796 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.796 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.796 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.796 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.797 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.797 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.797 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.797 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.797 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.798 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.799 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.800 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.800 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.800 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.800 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.801 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.802 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.803 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.804 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.804 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.804 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.804 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.804 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.805 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.806 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.806 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.806 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.806 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.806 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.807 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.808 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.808 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.808 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.808 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.808 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.809 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.810 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.810 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.810 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.810 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.810 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.811 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.811 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.811 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.812 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.812 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.812 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.812 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.812 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.813 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.813 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.813 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.813 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.813 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.814 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.814 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.814 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.814 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.814 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.815 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.815 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.815 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.816 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.816 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.816 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.817 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.817 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.817 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.817 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.818 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.819 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.819 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.819 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.819 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.819 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.820 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.821 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.821 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.821 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.821 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.822 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.823 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.823 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.823 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.823 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.824 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.824 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.824 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.824 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.824 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.825 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.825 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.825 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.826 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.826 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.826 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.826 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.826 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.827 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.827 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.827 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.827 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.827 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.828 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.828 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.828 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.828 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.828 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.829 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.830 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.831 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.832 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.833 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.833 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.833 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.833 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.833 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.834 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.835 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.836 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.836 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.836 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.836 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.836 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.837 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.838 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.839 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.839 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.839 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.839 659 735 W ServiceManagerCppClient: Service package_native didn't start. Returning NULL
01-01 00:00:27.839 659 735 E storaged: getService package_native failed
01-01 00:00:27.840 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.840 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.840 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.840 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.841 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.842 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.842 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.842 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.843 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.843 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.843 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.843 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.846 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.846 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.847 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.848 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.849 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.850 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:27.851 739 739 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:28.671 739 739 V SystemServerTiming: InitBeforeStartServices took to complete: 1557ms
01-01 00:00:28.671 739 739 D SystemServerTiming: StartServices
01-01 00:00:28.671 739 739 D SystemServerTiming: startBootstrapServices
01-01 00:00:28.671 739 739 D SystemServerTiming: ArtModuleServiceInitializer
01-01 00:00:28.674 739 739 V SystemServerTiming: ArtModuleServiceInitializer took to complete: 3ms
01-01 00:00:28.674 739 739 D SystemServerTiming: StartWatchdog
01-01 00:00:28.700 739 788 W System : No Compatibility callbacks set! Querying change 3400644
01-01 00:00:28.701 739 790 W System : No Compatibility callbacks set! Querying change 3400644
01-01 00:00:28.702 739 791 W System : No Compatibility callbacks set! Querying change 3400644
01-01 00:00:28.703 739 792 W System : No Compatibility callbacks set! Querying change 3400644
01-01 00:00:28.704 739 739 V SystemServerTiming: StartWatchdog took to complete: 30ms
01-01 00:00:28.704 739 739 I SystemServer: Reading configuration...
01-01 00:00:28.704 739 739 D SystemServerTiming: ReadingSystemConfig
01-01 00:00:28.705 739 739 V SystemServerTiming: ReadingSystemConfig took to complete: 0ms
01-01 00:00:28.705 739 739 D SystemServerTiming: PlatformCompat
01-01 00:00:28.705 739 794 D SystemServerTimingAsync: InitThreadPoolExec:ReadingSystemConfig
01-01 00:00:28.705 739 794 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
01-01 00:00:28.706 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/documents-ui-compat-config.xml
01-01 00:00:28.707 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-asl-files.xml
01-01 00:00:28.708 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ae9701a
01-01 00:00:28.708 739 794 I incfs : Initial API level of the device: 34
01-01 00:00:28.708 739 794 I incfs : ro.incremental.enable: on
01-01 00:00:28.709 739 794 I incfs : isFsAvailable: false
01-01 00:00:28.709 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/hiddenapi-package-whitelist.xml
01-01 00:00:28.711 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/framework-sysconfig.xml
01-01 00:00:28.711 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/contacts-provider-platform-compat-config.xml
01-01 00:00:28.713 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
01-01 00:00:28.713 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/TeleService-platform-compat-config.xml
01-01 00:00:28.714 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-platform.xml
01-01 00:00:28.715 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7f7017d
01-01 00:00:28.715 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a4de872
01-01 00:00:28.715 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a2ae4c3
01-01 00:00:28.715 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7c90140
01-01 00:00:28.715 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/initial-package-stopped-states.xml
01-01 00:00:28.715 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a8e19be
01-01 00:00:28.716 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@14d0a1f
01-01 00:00:28.717 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-platform-handheld-system.xml
01-01 00:00:28.717 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/services-platform-compat-config.xml
01-01 00:00:28.718 739 794 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-com.android.providers.media.module.xml
01-01 00:00:28.720 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.future.usb.accessory.xml
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a5db858
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4227db1
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ce1a296
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1a01e17
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7220204
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@93043ed
01-01 00:00:28.721 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@77e84b3
01-01 00:00:28.722 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.window_magnification.xml
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2bf3a70
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1da31e9
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8526e6e
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@fd2b90f
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1b58d9c
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e1b03a5
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@33b037a
01-01 00:00:28.722 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@58bd72b
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e5be788
01-01 00:00:28.723 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_allowlist_com.android.providers.media.module.xml
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4e5dd46
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@96ebb07
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f8bf434
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@737025d
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@61287d2
01-01 00:00:28.723 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9b200a3
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e0e1fa0
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f666759
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9ed4f1e
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@75a03ff
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4c595cc
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@81b3f2a
01-01 00:00:28.724 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_allowlist_com.android.adservices.api.xml
01-01 00:00:28.724 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@554e11b
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@79c42b8
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c2ca891
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b8623f6
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d5673f7
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d2ed264
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e623ccd
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1e88982
01-01 00:00:28.725 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6745893
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@738b0d0
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@819bbce
01-01 00:00:28.726 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/privapp-permissions-platform.xml
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@981eaef
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@5c009fc
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ab73885
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f19c6da
01-01 00:00:28.726 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f2c470b
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@101c9e8
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ab7d801
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@5dd76a6
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3d648e7
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@61d9c94
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ec8f33d
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3da5732
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d348c83
01-01 00:00:28.727 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@281ee00
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@bd68639
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@52b47e
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@da96ddf
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a17ea2c
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f904cf5
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2619a8a
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@16108fb
01-01 00:00:28.728 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@42f7d18
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8e5c371
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@5c6d556
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@12d39d7
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b2b52c4
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c4225ad
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@72f0e2
01-01 00:00:28.729 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7219c73
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@aecd730
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f886fa9
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4d3392e
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ef8ccf
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a00365c
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9cf5d65
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@cddba3a
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c0226eb
01-01 00:00:28.730 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9885c48
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2dd6ae1
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9dd4006
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@75a46c7
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7eaf4f4
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e64d41d
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4fd5692
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@72a8863
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@23c6c60
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@eff9519
01-01 00:00:28.731 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c9649de
01-01 00:00:28.732 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@63347bf
01-01 00:00:28.733 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/calendar-provider-compat-config.xml
01-01 00:00:28.734 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.base.xml
01-01 00:00:28.734 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a3925ea
01-01 00:00:28.735 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.location.provider.xml
01-01 00:00:28.735 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/icu4j-platform-compat-config.xml
01-01 00:00:28.736 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.mock.xml
01-01 00:00:28.736 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d7bb6b6
01-01 00:00:28.737 739 739 D CompatConfig: Found a config file: /system/etc/compatconfig/framework-platform-compat-config.xml
01-01 00:00:28.738 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.intentresolver.xml
01-01 00:00:28.742 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.documentsui.xml
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7848842
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9fe5053
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f3ad90
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@402f689
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@356e68e
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6139eaf
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b0e12bc
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@81b7245
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6dedd9a
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@38576cb
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6079ea8
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@185edc1
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8bd3966
01-01 00:00:28.743 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@af2b4a7
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c8bfd54
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1c2a4fd
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6d385f2
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@60bf443
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6559ac0
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@81993f9
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9900f3e
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@eef919f
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a59a2ec
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@65676b5
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ff9e14a
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@945a8bb
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7b401d8
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@544c931
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7cc816
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@11c1597
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1536384
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4ebc76d
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a754fa2
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b827433
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@86533f0
01-01 00:00:28.744 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@48a6d69
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@47cc3ee
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4e6208f
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1819f1c
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e537725
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@37530fa
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@92e36ab
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@979108
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2e960a1
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@65562c6
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1979287
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@798b5b4
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9a65dd
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2b4e552
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@450d023
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3e57920
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@25c82d9
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e18049e
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1d64b7f
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@679074c
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2897395
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ffbccaa
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c0e209b
01-01 00:00:28.745 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2d54c38
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d5ab411
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8a20976
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3242b77
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@aef3e4
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f25804d
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@89d4702
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4260813
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c596a50
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a56d449
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@51cd14e
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@55f126f
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1f2db7c
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@12f6c05
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4f8b45a
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c74668b
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f503368
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f3fc381
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@27dbc26
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a40e067
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8a91e14
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ea416bd
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@df974b2
01-01 00:00:28.746 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8711c03
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c040780
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@50061b9
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d0629fe
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4df755f
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f621bac
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@43c6075
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@296e80a
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6b0087b
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@5ab4698
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@aff8ef1
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@bc37ad6
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@92cb157
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@65a3444
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ed292d
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d546e62
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8610bf3
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3e850b0
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@aa02b29
01-01 00:00:28.747 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@e0f0eae
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b76744f
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@cf9c7dc
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@16750e5
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9c167ba
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8d0066b
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@44985c8
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ac11661
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@90e4586
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@fe69e47
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b553674
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b97b79d
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9f93412
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@4e4d7e3
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@bc945e0
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@33d3099
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@5327f5e
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a030f3f
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@bace00c
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a273d55
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c23336a
01-01 00:00:28.748 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2a3605b
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@84df0f8
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@6b59d1
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@bb91c36
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c2da737
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@3ed24a4
01-01 00:00:28.749 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7fac20d
01-01 00:00:28.749 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.live_wallpaper.xml
01-01 00:00:28.750 739 739 D CompatConfig: Found a config file: /system/system_ext/etc/compatconfig/settings-platform-compat-config.xml
01-01 00:00:28.751 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.media.remotedisplay.xml
01-01 00:00:28.751 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@69e7209
01-01 00:00:28.753 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/javax.obex.xml
01-01 00:00:28.753 739 739 D ApexManagerTiming: getActiveApexInfos_noCache
01-01 00:00:28.754 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.mediadrm.signer.xml
01-01 00:00:28.756 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/org.apache.http.legacy.xml
01-01 00:00:28.757 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.webview.xml
01-01 00:00:28.758 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.adservices.sdksandbox.xml
01-01 00:00:28.759 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.runner.xml
01-01 00:00:28.760 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.networkstack.xml
01-01 00:00:28.762 739 794 I SystemConfig: Reading permissions from /system/etc/permissions/platform.xml
01-01 00:00:28.767 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.usb.accessory.xml
01-01 00:00:28.759 0 0 I servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
01-01 00:00:28.772 0 0 I AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
01-01 00:00:28.774 0 0 I apexd : getActivePackages received by ApexService
01-01 00:00:28.784 0 0 I AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
01-01 00:00:28.784 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.hardware_keystore.km41.xml
01-01 00:00:28.789 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.barometer.xml
01-01 00:00:28.790 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.hdmi.cec.xml
01-01 00:00:28.792 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.external.xml
01-01 00:00:28.793 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.light.xml
01-01 00:00:28.794 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.stepdetector.xml
01-01 00:00:28.796 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.bluetooth.xml
01-01 00:00:28.797 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
01-01 00:00:28.798 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.midi.xml
01-01 00:00:28.800 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.wifi.xml
01-01 00:00:28.801 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/tablet_core_hardware.xml
01-01 00:00:28.802 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.full.xml
01-01 00:00:28.804 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.gyroscope.xml
01-01 00:00:28.805 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.opengles.deqp.level.xml
01-01 00:00:28.806 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.concurrent.xml
01-01 00:00:28.808 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.raw.xml
01-01 00:00:28.809 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.relative_humidity.xml
01-01 00:00:28.810 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.location.gps.xml
01-01 00:00:28.811 739 739 V ApexManagerTiming: getActiveApexInfos_noCache took to complete: 58ms
01-01 00:00:28.812 739 739 D CompatConfig: Found a config file: /apex/com.android.tethering/etc/compatconfig/connectivity-platform-compat-config.xml
01-01 00:00:28.813 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.flash-autofocus.xml
01-01 00:00:28.814 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b4eb793
01-01 00:00:28.814 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@299cfc9
01-01 00:00:28.814 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@742e6ce
01-01 00:00:28.814 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.bluetooth_le.xml
01-01 00:00:28.814 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b2339ef
01-01 00:00:28.815 739 739 D CompatConfig: No directory /apex/com.android.ipsec/etc/compatconfig, skipping
01-01 00:00:28.815 739 739 D CompatConfig: No directory /apex/com.android.configinfrastructure/etc/compatconfig, skipping
01-01 00:00:28.816 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.ambient_temperature.xml
01-01 00:00:28.816 739 739 D CompatConfig: No directory /apex/com.android.sdkext/etc/compatconfig, skipping
01-01 00:00:28.816 739 739 D CompatConfig: No directory /apex/com.android.apex.cts.shim/etc/compatconfig, skipping
01-01 00:00:28.816 739 739 D CompatConfig: No directory /apex/com.android.devicelock/etc/compatconfig, skipping
01-01 00:00:28.816 739 739 D CompatConfig: No directory /apex/com.android.os.statsd/etc/compatconfig, skipping
01-01 00:00:28.816 739 739 D CompatConfig: No directory /apex/com.android.adservices/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.compos/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.runtime/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.healthfitness/etc/compatconfig, skipping
01-01 00:00:28.817 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.proximity.xml
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.virt/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.neuralnetworks/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.appsearch/etc/compatconfig, skipping
01-01 00:00:28.817 739 739 D CompatConfig: No directory /apex/com.android.extservices/etc/compatconfig, skipping
01-01 00:00:28.818 739 739 D CompatConfig: No directory /apex/com.android.uwb/etc/compatconfig, skipping
01-01 00:00:28.818 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.xml
01-01 00:00:28.819 739 739 D CompatConfig: Found a config file: /apex/com.android.btservices/etc/compatconfig/bluetoothapk-platform-compat-config.xml
01-01 00:00:28.820 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.ethernet.xml
01-01 00:00:28.820 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@676af01
01-01 00:00:28.821 739 739 D CompatConfig: Found a config file: /apex/com.android.btservices/etc/compatconfig/bluetooth-compat-config.xml
01-01 00:00:28.821 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.vulkan.level.xml
01-01 00:00:28.822 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@d1e3a3d
01-01 00:00:28.822 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.compass.xml
01-01 00:00:28.823 739 739 D CompatConfig: Found a config file: /apex/com.android.btservices/etc/compatconfig/framework-bluetooth-compat-config.xml
01-01 00:00:28.824 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.vulkan.deqp.level.xml
01-01 00:00:28.824 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ff12100
01-01 00:00:28.825 739 739 D CompatConfig: No directory /apex/com.android.resolv/etc/compatconfig, skipping
01-01 00:00:28.826 739 739 D CompatConfig: No directory /apex/com.android.conscrypt/etc/compatconfig, skipping
01-01 00:00:28.826 739 739 D CompatConfig: No directory /apex/com.android.vndk.v34/etc/compatconfig, skipping
01-01 00:00:28.827 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.stepcounter.xml
01-01 00:00:28.828 739 739 D CompatConfig: Found a config file: /apex/com.android.wifi/etc/compatconfig/wifi-compat-config.xml
01-01 00:00:28.828 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.vulkan.version.xml
01-01 00:00:28.829 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@ac74d2c
01-01 00:00:28.829 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1df358a
01-01 00:00:28.830 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.camera.front.xml
01-01 00:00:28.830 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@11607fb
01-01 00:00:28.831 739 739 D CompatConfig: No directory /apex/com.android.tzdata/etc/compatconfig, skipping
01-01 00:00:28.831 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.usb.host.xml
01-01 00:00:28.831 739 739 D CompatConfig: No directory /apex/com.android.scheduling/etc/compatconfig, skipping
01-01 00:00:28.831 739 739 D CompatConfig: No directory /apex/com.android.media/etc/compatconfig, skipping
01-01 00:00:28.831 739 739 D CompatConfig: No directory /apex/com.android.permission/etc/compatconfig, skipping
01-01 00:00:28.832 739 739 D CompatConfig: Found a config file: /apex/com.android.art/etc/compatconfig/libcore-platform-compat-config.xml
01-01 00:00:28.833 739 794 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.accelerometer.xml
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@b328d7
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@415c4
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9f72cad
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8a8ebe2
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a977b73
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@80eca30
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@106e6a9
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@9ede42e
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f645bcf
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2ce595c
01-01 00:00:28.834 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@a3e4465
01-01 00:00:28.835 739 739 D CompatConfig: No directory /apex/com.android.i18n/etc/compatconfig, skipping
01-01 00:00:28.836 739 739 D CompatConfig: No directory /apex/com.android.ondevicepersonalization/etc/compatconfig, skipping
01-01 00:00:28.836 739 794 I SystemConfig: Reading permissions from /product/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
01-01 00:00:28.837 739 739 D CompatConfig: Found a config file: /apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-config.xml
01-01 00:00:28.838 739 794 I SystemConfig: Reading permissions from /product/etc/sysconfig/preinstalled-packages-platform-overlays.xml
01-01 00:00:28.838 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@8d3c1e1
01-01 00:00:28.838 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@c424b06
01-01 00:00:28.838 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@7b9f5c7
01-01 00:00:28.838 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@1fa77f4
01-01 00:00:28.839 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@2e99b1d
01-01 00:00:28.839 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@281192
01-01 00:00:28.839 739 739 D CompatConfig: Adding: com.android.server.compat.config.Change@f562763
01-01 00:00:28.840 739 739 D CompatConfig: No directory /apex/com.android.adbd/etc/compatconfig, skipping
01-01 00:00:28.840 739 739 D CompatConfig: No directory /apex/com.android.rkpd/etc/compatconfig, skipping
01-01 00:00:28.840 739 739 D CompatConfig: No directory /apex/com.android.media.swcodec/etc/compatconfig, skipping
01-01 00:00:28.842 739 794 I SystemConfig: Reading permissions from /product/etc/permissions/com.android.settings.intelligence.xml
01-01 00:00:28.843 739 739 V SystemServerTiming: PlatformCompat took to complete: 138ms
01-01 00:00:28.843 739 739 D SystemServerTiming: StartFileIntegrityService
01-01 00:00:28.843 739 739 I SystemServiceManager: Starting com.android.server.security.FileIntegrityService
01-01 00:00:28.844 739 794 I SystemConfig: Reading permissions from /product/etc/permissions/com.android.contacts.xml
01-01 00:00:28.845 739 794 W SystemConfig: No directory /system_ext/etc/sysconfig, skipping
01-01 00:00:28.846 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.storagemanager.xml
01-01 00:00:28.847 739 739 E FileIntegrityService: Invalid certificate, ignored: java.security.cert.CertificateException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: java.lang.RuntimeException: error:0c00006d:ASN.1 encoding routines:OPENSSL_internal:DECODE_ERROR
01-01 00:00:28.848 739 739 E FileIntegrityService: Invalid certificate, ignored: java.security.cert.CertificateException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: java.lang.RuntimeException: error:0c00006d:ASN.1 encoding routines:OPENSSL_internal:DECODE_ERROR
01-01 00:00:28.848 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.launcher3.xml
01-01 00:00:28.849 739 739 V SystemServerTiming: StartFileIntegrityService took to complete: 6ms
01-01 00:00:28.850 739 739 D SystemServerTiming: StartInstaller
01-01 00:00:28.850 739 739 I SystemServiceManager: Starting com.android.server.pm.Installer
01-01 00:00:28.850 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.provision.xml
01-01 00:00:28.851 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data
01-01 00:00:28.852 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/androidx.window.extensions.xml
01-01 00:00:28.853 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.systemui.xml
01-01 00:00:28.853 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data/user/0
01-01 00:00:28.854 739 739 V SystemServerTiming: StartInstaller took to complete: 4ms
01-01 00:00:28.855 739 739 D SystemServerTiming: DeviceIdentifiersPolicyService
01-01 00:00:28.855 739 739 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
01-01 00:00:28.855 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/androidx.window.sidecar.xml
01-01 00:00:28.856 739 739 V SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
01-01 00:00:28.856 739 739 D SystemServerTiming: StartFeatureFlagsService
01-01 00:00:28.856 739 739 I SystemServiceManager: Starting com.android.server.flags.FeatureFlagsService
01-01 00:00:28.856 739 794 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.settings.xml
01-01 00:00:28.857 739 739 D FeatureFlagsService: Started Feature Flag Service
01-01 00:00:28.862 739 739 V SystemServerTiming: StartFeatureFlagsService took to complete: 6ms
01-01 00:00:28.862 739 739 D SystemServerTiming: UriGrantsManagerService
01-01 00:00:28.862 739 739 I SystemServiceManager: Starting com.android.server.uri.UriGrantsManagerService$Lifecycle
01-01 00:00:28.862 739 794 I SystemConfig: Reading permissions from /apex/com.android.ipsec/etc/permissions/android.net.ipsec.ike.xml
01-01 00:00:28.863 739 739 V SystemServerTiming: UriGrantsManagerService took to complete: 1ms
01-01 00:00:28.864 739 739 D SystemServerTiming: StartPowerStatsService
01-01 00:00:28.864 739 739 I SystemServiceManager: Starting com.android.server.powerstats.PowerStatsService
01-01 00:00:28.865 739 794 I SystemConfig: Reading permissions from /apex/com.android.mediaprovider/etc/permissions/privapp_allowlist_com.android.providers.media.module.xml
01-01 00:00:28.869 739 794 I SystemConfig: Reading permissions from /apex/com.android.extservices/etc/permissions/privapp_allowlist_android.ext.services.xml
01-01 00:00:28.872 739 794 I SystemConfig: Reading permissions from /apex/com.android.tethering/etc/permissions/permissions.xml
01-01 00:00:28.875 739 794 I SystemConfig: Reading permissions from /apex/com.android.permission/etc/permissions/privapp_allowlist_com.android.permissioncontroller.xml
01-01 00:00:28.878 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.power.stats@1.0::IPowerStats/default in either framework or device VINTF manifest.
01-01 00:00:28.878 739 739 E PowerStatsService: Unable to get power.stats HAL service.
01-01 00:00:28.878 739 739 E PowerStatsService: nativeInit failed to connect to power.stats HAL
01-01 00:00:28.879 739 794 I SystemConfig: Reading permissions from /apex/com.android.adservices/etc/permissions/privapp_allowlist_com.android.adservices.api.xml
01-01 00:00:28.879 739 739 V SystemServerTiming: StartPowerStatsService took to complete: 15ms
01-01 00:00:28.871 0 0 I servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
01-01 00:00:28.880 739 739 D SystemServerTiming: StartIStatsService
01-01 00:00:28.880 197 197 I hwservicemanager: getTransport: Cannot find entry android.frameworks.stats@1.0::IStats/default in either framework or device VINTF manifest.
01-01 00:00:28.881 739 739 E HidlServiceManagement: Service android.frameworks.stats@1.0::IStats/default must be in VINTF manifest in order to register/get.
01-01 00:00:28.881 739 739 W system_server: Cannot register HIDL android.frameworks.stats@1.0::IStats: -2147483648
01-01 00:00:28.882 739 794 I SystemConfig: Reading permissions from /apex/com.android.healthfitness/etc/permissions/privapp_allowlist_com.android.healthconnect.controller.xml
01-01 00:00:28.884 739 794 I SystemConfig: Reading permissions from /apex/com.android.devicelock/etc/permissions/privapp_allowlist_com.android.devicelockcontroller.xml
01-01 00:00:28.886 739 794 I SystemConfig: Reading permissions from /apex/com.android.btservices/etc/permissions/privapp_allowlist_com.android.bluetooth.xml
01-01 00:00:28.888 739 794 I SystemConfig: Reading permissions from /apex/com.android.virt/etc/permissions/features_com.android.virt.xml
01-01 00:00:28.887 0 0 I servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
01-01 00:00:28.891 739 739 V SystemServerTiming: StartIStatsService took to complete: 11ms
01-01 00:00:28.892 739 739 D SystemServerTiming: MemtrackProxyService
01-01 00:00:28.899 739 794 W SystemConfig: Failed to read public libraries file /vendor/etc/public.libraries.txt
01-01 00:00:28.899 739 794 W SystemConfig: java.io.FileNotFoundException: /vendor/etc/public.libraries.txt: open failed: ENOENT (No such file or directory)
01-01 00:00:28.899 739 794 W SystemConfig: at libcore.io.IoBridge.open(IoBridge.java:574)
01-01 00:00:28.899 739 794 W SystemConfig: at java.io.FileInputStream.<init>(FileInputStream.java:160)
01-01 00:00:28.899 739 794 W SystemConfig: at java.io.FileReader.<init>(FileReader.java:75)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemConfig.readPublicLibrariesListFile(SystemConfig.java:1818)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemConfig.readPublicNativeLibrariesList(SystemConfig.java:1800)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemConfig.<init>(SystemConfig.java:565)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemConfig.getInstance(SystemConfig.java:366)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemServer$$ExternalSyntheticLambda2.run(R8$$SyntheticClass:0)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemServerInitThreadPool.lambda$submitTask$0(SystemServerInitThreadPool.java:107)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemServerInitThreadPool.$r8$lambda$iar571g8isa6ZrPZMHj1USmyX48(SystemServerInitThreadPool.java:0)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.server.SystemServerInitThreadPool$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)
01-01 00:00:28.899 739 794 W SystemConfig: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
01-01 00:00:28.899 739 794 W SystemConfig: at java.util.concurrent.FutureTask.run(FutureTask.java:264)
01-01 00:00:28.899 739 794 W SystemConfig: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-01 00:00:28.899 739 794 W SystemConfig: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-01 00:00:28.899 739 794 W SystemConfig: at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:65)
01-01 00:00:28.899 739 794 W SystemConfig: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-01 00:00:28.899 739 794 W SystemConfig: at libcore.io.Linux.open(Native Method)
01-01 00:00:28.899 739 794 W SystemConfig: at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
01-01 00:00:28.899 739 794 W SystemConfig: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-01 00:00:28.899 739 794 W SystemConfig: at libcore.io.IoBridge.open(IoBridge.java:560)
01-01 00:00:28.899 739 794 W SystemConfig: ... 15 more
01-01 00:00:28.901 739 794 V SystemConfig: readAllPermissions took to complete: 196ms
01-01 00:00:28.901 739 794 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
01-01 00:00:28.901 739 794 V SystemServerTimingAsync: InitThreadPoolExec:ReadingSystemConfig took to complete: 196ms
01-01 00:00:28.898 0 0 I servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
01-01 00:00:28.904 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.memtrack@1.0::IMemtrack/default in either framework or device VINTF manifest.
01-01 00:00:28.904 739 739 I Stability: Interface set with vintf stability downgraded to system stability stability
01-01 00:00:28.905 739 739 V SystemServerTiming: MemtrackProxyService took to complete: 13ms
01-01 00:00:28.905 739 739 D SystemServerTiming: StartAccessCheckingService
01-01 00:00:28.905 739 739 I SystemServiceManager: Starting com.android.server.permission.access.AccessCheckingService
01-01 00:00:28.906 739 739 V SystemServerTiming: StartAccessCheckingService took to complete: 1ms
01-01 00:00:28.906 739 739 D SystemServerTiming: StartActivityManager
01-01 00:00:28.906 739 739 I SystemServiceManager: Starting com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-01 00:00:28.912 739 739 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
01-01 00:00:28.920 739 739 I ActivityManager: Memory class: 192
01-01 00:00:28.921 739 798 D CompatibilityChangeReporter: Compat change id reported: 3400644; UID 1000; state: ENABLED
01-01 00:00:28.923 739 798 I Binder : Setting heavy hitter watcher config: false, 0, 0.0
01-01 00:00:28.927 739 739 E libpsi : No kernel psi monitor support (errno=1)
01-01 00:00:28.927 739 739 E LowMemDetector: Failed to register psi trigger
01-01 00:00:28.949 739 739 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
01-01 00:00:28.955 739 739 I KernelCpuUidFreqTimeReader: mPerClusterTimesAvailable=false
01-01 00:00:28.961 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.power.stats@1.0::IPowerStats/default in either framework or device VINTF manifest.
01-01 00:00:28.962 739 804 E BatteryStatsService: Unable to load Power.Stats.HAL. Setting rail availability to false
01-01 00:00:28.963 739 804 D CompatibilityChangeReporter: Compat change id reported: 263076149; UID 1000; state: ENABLED
01-01 00:00:28.965 739 804 E BluetoothAdapter: Bluetooth service is null
01-01 00:00:28.971 739 804 W KernelCpuProcStringReader: File not found. It's normal if not implemented: /proc/uid_concurrent_policy_time
01-01 00:00:28.982 739 804 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
01-01 00:00:28.971 223 223 I binder:223_3: type=1400 audit(0.0:661): avc: denied { read } for name="wakeup0" dev="sysfs" ino=20587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
01-01 00:00:28.971 223 223 I binder:223_3: type=1400 audit(0.0:662): avc: denied { open } for path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0" dev="sysfs" ino=20587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
01-01 00:00:28.975 223 223 I binder:223_3: type=1400 audit(0.0:663): avc: denied { read } for name="event_count" dev="sysfs" ino=20594 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-01 00:00:28.975 223 223 I binder:223_3: type=1400 audit(0.0:664): avc: denied { open } for path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=20594 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-01 00:00:29.078 739 739 I IntentFirewall: Read new rules (A:0 B:0 S:0)
01-01 00:00:29.083 739 739 D OomAdjuster: Not killing cached processes
01-01 00:00:28.975 223 223 I binder:223_3: type=1400 audit(0.0:665): avc: denied { getattr } for path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=20594 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-01 00:00:29.124 739 739 D AppOps : AppOpsService published
01-01 00:00:29.125 739 784 W android.permission.PermissionManager: Missing ActivityManager; assuming 1047 does not hold android.permission.MANAGE_APP_OPS_MODES
01-01 00:00:29.126 739 739 V SystemServerTiming: StartActivityManager took to complete: 220ms
01-01 00:00:29.126 739 739 D SystemServerTiming: StartDataLoaderManagerService
01-01 00:00:29.126 739 739 I SystemServiceManager: Starting com.android.server.pm.DataLoaderManagerService
01-01 00:00:29.126 739 808 I CriticalEventLog: No log found, returning empty log proto.
01-01 00:00:29.128 739 739 V SystemServerTiming: StartDataLoaderManagerService took to complete: 2ms
01-01 00:00:29.128 739 739 D SystemServerTiming: StartIncrementalService
01-01 00:00:29.131 739 739 V SystemServerTiming: StartIncrementalService took to complete: 3ms
01-01 00:00:29.132 739 739 D SystemServerTiming: StartPowerManager
01-01 00:00:29.132 739 739 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
01-01 00:00:29.150 398 398 I android.hardware.power-service.example: Power isModeSupported: 7
01-01 00:00:29.151 398 398 I android.hardware.power-service.example: Power isModeSupported: 0
01-01 00:00:29.145 0 0 I servicemanager: Found android.hardware.power.IPower/default in device VINTF manifest.
01-01 00:00:29.152 739 739 V SystemServerTiming: StartPowerManager took to complete: 20ms
01-01 00:00:29.153 739 739 D SystemServerTiming: StartThermalManager
01-01 00:00:29.153 739 739 I SystemServiceManager: Starting com.android.server.power.ThermalManagerService
01-01 00:00:29.153 739 739 V SystemServerTiming: StartThermalManager took to complete: 0ms
01-01 00:00:29.154 739 739 D SystemServerTiming: StartHintManager
01-01 00:00:29.154 739 739 I SystemServiceManager: Starting com.android.server.power.hint.HintManagerService
01-01 00:00:29.155 739 739 V SystemServerTiming: StartHintManager took to complete: 1ms
01-01 00:00:29.155 739 739 D SystemServerTiming: InitPowerManagement
01-01 00:00:29.157 739 739 V SystemServerTiming: InitPowerManagement took to complete: 2ms
01-01 00:00:29.157 739 739 D SystemServerTiming: StartRecoverySystemService
01-01 00:00:29.157 739 739 I SystemServiceManager: Starting com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-01 00:00:29.159 739 739 V SystemServerTiming: StartRecoverySystemService took to complete: 2ms
01-01 00:00:29.160 739 739 I PackageWatchdog: Syncing state, reason: added new observer
01-01 00:00:29.161 739 739 I PackageWatchdog: Not pruning observers, elapsed time: 0ms
01-01 00:00:29.161 739 739 I PackageWatchdog: Cancelling state sync, nothing to sync
01-01 00:00:29.162 739 797 I PackageWatchdog: Saving observer state to file
01-01 00:00:29.162 739 739 D SystemServerTiming: StartLightsService
01-01 00:00:29.162 739 739 I SystemServiceManager: Starting com.android.server.lights.LightsService
01-01 00:00:29.175 739 739 V SystemServerTiming: StartLightsService took to complete: 13ms
01-01 00:00:29.175 739 739 D SystemServerTiming: StartDisplayOffloadService
01-01 00:00:29.175 739 739 V SystemServerTiming: StartDisplayOffloadService took to complete: 0ms
01-01 00:00:29.175 739 739 D SystemServerTiming: StartSidekickService
01-01 00:00:29.175 739 739 V SystemServerTiming: StartSidekickService took to complete: 0ms
01-01 00:00:29.169 0 0 I servicemanager: Found android.hardware.light.ILights/default in device VINTF manifest.
01-01 00:00:29.176 739 739 D SystemServerTiming: StartDisplayManager
01-01 00:00:29.176 739 739 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
01-01 00:00:29.188 739 739 V SystemServerTiming: StartDisplayManager took to complete: 12ms
01-01 00:00:29.189 739 739 D SystemServerTiming: WaitForDisplay
01-01 00:00:29.189 739 739 I SystemServiceManager: Starting phase 100
01-01 00:00:29.189 739 739 D SystemServerTiming: OnBootPhase_100
01-01 00:00:29.189 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.security.FileIntegrityService
01-01 00:00:29.189 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.security.FileIntegrityService took to complete: 0ms
01-01 00:00:29.189 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.pm.Installer
01-01 00:00:29.189 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.pm.Installer took to complete: 0ms
01-01 00:00:29.190 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService
01-01 00:00:29.190 403 716 D SurfaceFlinger: display resolution: 800x480, density: 120.000000
01-01 00:00:29.190 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-01 00:00:29.190 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.flags.FeatureFlagsService
01-01 00:00:29.190 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-01 00:00:29.190 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-01 00:00:29.190 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-01 00:00:29.191 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.powerstats.PowerStatsService
01-01 00:00:29.191 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-01 00:00:29.191 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.permission.access.AccessCheckingService
01-01 00:00:29.191 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-01 00:00:29.191 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-01 00:00:29.191 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-01 00:00:29.191 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle
01-01 00:00:29.191 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
01-01 00:00:29.192 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.pm.DataLoaderManagerService
01-01 00:00:29.192 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-01 00:00:29.192 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.power.PowerManagerService
01-01 00:00:29.192 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.power.PowerManagerService took to complete: 0ms
01-01 00:00:29.192 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.power.ThermalManagerService
01-01 00:00:29.192 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.power.ThermalManagerService took to complete: 0ms
01-01 00:00:29.192 739 790 E LocalDisplayAdapter: Can't find display mode with id -1
01-01 00:00:29.192 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.power.hint.HintManagerService
01-01 00:00:29.193 739 790 W LocalDisplayAdapter: DisplayModeSpecs base mode no longer available, using currently active mode.
01-01 00:00:29.193 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-01 00:00:29.193 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-01 00:00:29.193 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-01 00:00:29.193 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.lights.LightsService
01-01 00:00:29.193 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.lights.LightsService took to complete: 0ms
01-01 00:00:29.193 739 739 D SystemServerTiming: OnBootPhase_100_com.android.server.display.DisplayManagerService
01-01 00:00:29.212 739 790 I DisplayDeviceRepository: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 800 x 480, modeId 1, renderFrameRate 60.04929, defaultModeId 1, supportedModes [{id=1, width=800, height=480, fps=60.04929, alternativeRefreshRates=[], supportedHdrTypes=[]}], colorMode 0, supportedColorModes [0], hdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0, mMaxAverageLuminance=500.0, mMinLuminance=0.0}, allmSupported false, gameContentTypeSupported false, density 120, 131.948 x 141.767 dpi, appVsyncOff 1000000, presDeadline 16652986, touch INTERNAL, rotation 0, type INTERNAL, address {port=0}, deviceProductInfo null, state UNKNOWN, committedState UNKNOWN, frameRateOverride , brightnessMinimum 0.0, brightnessMaximum 1.0, brightnessDefault 0.5, hdrSdrRatio NaN, FLAG_ALLOWED_TO_BE_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, installOrientation 0, displayShape DisplayShape{ spec=-468236197 displayWidth=800 displayHeight=480 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}}
01-01 00:00:29.213 739 790 I LogicalDisplayMapper: Applying layout: [{dispId: 0(ON), displayGroupName: , addr: {port=0}, mThermalBrightnessThrottlingMapId: null, mRefreshRateZoneId: null, mLeadDisplayId: -1, mLeadDisplayAddress: null, mThermalRefreshRateThrottlingMapId: null}], Previous layout: null
01-01 00:00:29.216 739 790 I LogicalDisplayMapper: Setting new display group 0 for display 0, from previous group: null
01-01 00:00:29.217 739 790 I LogicalDisplayMapper: Adding new display: 0: DisplayInfo{"Built-in Screen", displayId 0, displayGroupId 0, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, real 800 x 480, largest app 800 x 480, smallest app 800 x 480, appVsyncOff 1000000, presDeadline 16652986, mode 160.04929, defaultMode 1, modes [{id=1, width=800, height=480, fps=60.04929, alternativeRefreshRates=[], supportedHdrTypes=[]}], hdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0, mMaxAverageLuminance=500.0, mMinLuminance=0.0}, userDisabledHdrTypes [], minimalPostProcessingSupported false, rotation 0, state UNKNOWN, committedState UNKNOWN, type INTERNAL, uniqueId "local:0", app 800 x 480, density 120 (131.948 x 141.767) dpi, layerStack 0, colorMode 0, supportedColorModes [0], address {port=0}, deviceProductInfo null, removeMode 0, refreshRateOverride 0.0, brightnessMinimum 0.0, brightnessMaximum 1.0, brightnessDefault 0.5, installOrientation ROTATION_0, layoutLimitedRefreshRate null, hdrSdrRatio not_available, thermalRefreshRateThrottling {}, thermalBrightnessThrottlingDataId default}
01-01 00:00:29.219 739 790 W android.permission.PermissionManager: Missing ActivityManager; assuming 1000 holds android.permission.READ_DEVICE_CONFIG
01-01 00:00:29.232 739 739 V SystemServerTiming: OnBootPhase_100_com.android.server.display.DisplayManagerService took to complete: 39ms
01-01 00:00:29.232 739 739 V SystemServerTiming: OnBootPhase_100 took to complete: 43ms
01-01 00:00:29.232 739 739 V SystemServerTiming: WaitForDisplay took to complete: 43ms
01-01 00:00:29.233 739 739 D SystemServerTiming: StartDomainVerificationService
01-01 00:00:29.235 739 739 V SystemServerTiming: StartDomainVerificationService took to complete: 2ms
01-01 00:00:29.235 739 739 D SystemServerTiming: StartPackageManagerService
01-01 00:00:29.235 739 739 I Watchdog: Pausing HandlerChecker: main thread for reason: packagemanagermain. Pause count: 1
01-01 00:00:29.236 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.236 739 739 W system_server: 'extract' is an obsolete compiler filter name that will be removed in future releases, please use 'verify' instead.
01-01 00:00:29.237 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.237 739 739 W system_server: 'extract' is an obsolete compiler filter name that will be removed in future releases, please use 'verify' instead.
01-01 00:00:29.237 739 739 D PackageManagerTiming: create package manager
01-01 00:00:29.237 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.238 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.238 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.239 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.239 739 790 W StrictMode: No activity manager; failed to Dropbox violation.
01-01 00:00:29.241 739 739 D PackageManagerTiming: createSubComponents
01-01 00:00:29.249 739 739 I UserManagerService: Upgrading users from userVersion 11 to 11
01-01 00:00:29.261 739 739 V PackageManagerTiming: createSubComponents took to complete: 20ms
01-01 00:00:29.261 739 739 D PackageManagerTiming: addSharedUsers
01-01 00:00:29.261 739 739 V PackageManagerTiming: addSharedUsers took to complete: 0ms
01-01 00:00:29.263 739 739 D PackageManagerTiming: get system config
01-01 00:00:29.264 739 739 V PackageManagerTiming: get system config took to complete: 0ms
01-01 00:00:29.270 739 739 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
01-01 00:00:29.273 739 739 D SELinuxMMAC: Using policy file /vendor/etc/selinux/vendor_mac_permissions.xml
01-01 00:00:29.275 739 739 D PackageManagerTiming: loadFallbacks
01-01 00:00:29.279 739 739 D FallbackCategoryProvider: Found 1 fallback categories
01-01 00:00:29.279 739 739 V PackageManagerTiming: loadFallbacks took to complete: 4ms
01-01 00:00:29.279 739 739 D PackageManagerTiming: read user settings
01-01 00:00:29.381 739 739 W PackageManager: No package known for package restrictions com.android.configinfrastructure
01-01 00:00:29.382 739 739 W PackageManager: No package known for package restrictions com.android.appsearch
01-01 00:00:29.387 739 739 W PackageManager: No package known for package restrictions com.android.adservices
01-01 00:00:29.388 739 739 W PackageManager: No package known for package restrictions com.android.scheduling
01-01 00:00:29.388 739 739 W PackageManager: No package known for package restrictions com.android.permission
01-01 00:00:29.394 739 739 W PackageManager: No package known for package restrictions com.android.art
01-01 00:00:29.395 739 739 W PackageManager: No package known for package restrictions com.android.uwb
01-01 00:00:29.396 739 739 W PackageManager: No package known for package restrictions com.android.tethering
01-01 00:00:29.397 739 739 W PackageManager: No package known for package restrictions com.android.btservices
01-01 00:00:29.397 739 739 W PackageManager: No package known for package restrictions com.android.media.swcodec
01-01 00:00:29.398 739 739 W PackageManager: No package known for package restrictions com.android.conscrypt
01-01 00:00:29.402 739 739 W PackageManager: No package known for package restrictions com.android.adbd
01-01 00:00:29.403 739 739 W PackageManager: No package known for package restrictions com.android.i18n
01-01 00:00:29.403 739 739 W PackageManager: No package known for package restrictions com.android.rkpd
01-01 00:00:29.403 739 739 W PackageManager: No package known for package restrictions com.android.virt
01-01 00:00:29.403 739 739 W PackageManager: No package known for package restrictions com.android.wifi
01-01 00:00:29.404 739 739 W PackageManager: No package known for package restrictions com.android.runtime
01-01 00:00:29.404 739 739 W PackageManager: No package known for package restrictions com.android.devicelock
01-01 00:00:29.405 739 739 W PackageManager: No package known for package restrictions com.android.apex.cts.shim
01-01 00:00:29.405 739 739 W PackageManager: No package known for package restrictions com.android.compos
01-01 00:00:29.406 739 739 W PackageManager: No package known for package restrictions com.android.neuralnetworks
01-01 00:00:29.407 739 739 W PackageManager: No package known for package restrictions com.android.healthfitness
01-01 00:00:29.412 739 739 W PackageManager: No package known for package restrictions com.android.resolv
01-01 00:00:29.412 739 739 W PackageManager: No package known for package restrictions com.android.sdkext
01-01 00:00:29.413 739 739 W PackageManager: No package known for package restrictions com.android.tzdata
01-01 00:00:29.414 739 739 W PackageManager: No package known for package restrictions com.android.vndk.v34
01-01 00:00:29.415 739 739 W PackageManager: No package known for package restrictions com.android.os.statsd
01-01 00:00:29.415 739 739 W PackageManager: No package known for package restrictions com.android.extservices
01-01 00:00:29.417 739 739 W PackageManager: No package known for package restrictions com.android.ipsec
01-01 00:00:29.417 739 739 W PackageManager: No package known for package restrictions com.android.media
01-01 00:00:29.421 739 739 W PackageManager: No package known for package restrictions com.android.mediaprovider
01-01 00:00:29.424 739 739 W PackageManager: No package known for package restrictions com.android.ondevicepersonalization
01-01 00:00:29.445 739 739 V SLog : static_init took to complete: 2ms
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.uwb.resources on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.internal.display.cutout.emulation.corner on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.internal.display.cutout.emulation.double on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.gestural_wide_back on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.virtualmachine.res on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.providers.settings.rpi on user 0
01-01 00:00:29.445 739 739 W PackageSettings: Missing permission state for package com.android.htmlviewer on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.safetycenter.resources on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.connectivity.resources on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.internal.display.cutout.emulation.hole on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.internal.display.cutout.emulation.tall on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.threebutton on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.systemui.rpi on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.compos.payload on user 0
01-01 00:00:29.446 739 739 W PackageSettings: Missing permission state for package com.android.settings.rpi on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.gestural_extra_wide_back on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.wifi.resources.rpi on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.dreams.basic on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package android.ext.shared on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.wifi.resources on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.cameraextensions on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.theme.font.notoserifsource on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.internal.display.cutout.emulation.waterfall on user 0
01-01 00:00:29.447 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.transparent on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package com.android.role.notes.enabled on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package android.rpi on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package com.android.launcher3.rpi on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package com.android.bookmarkprovider on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.gestural on user 0
01-01 00:00:29.448 739 739 W PackageSettings: Missing permission state for package com.android.internal.systemui.navbar.gestural_narrow_back on user 0
01-01 00:00:29.449 739 739 W PackageSettings: Missing permission state for shared user: android.uid.log
01-01 00:00:29.449 739 739 W PackageSettings: Missing permission state for shared user: android.uid.uwb
01-01 00:00:29.451 739 739 V PackageManagerTiming: read user settings took to complete: 172ms
01-01 00:00:29.474 739 739 D PackageManager: Directories scanned as system partitions: [/system:0, /vendor:524288, /odm:4194304, /oem:262144, /system/product:1048576, /system/system_ext:2097152, /apex/com.android.tethering:41943040, /apex/com.android.ipsec:41943040, /apex/com.android.configinfrastructure:41943040, /apex/com.android.sdkext:41943040, /apex/com.android.apex.cts.shim:41943040, /apex/com.android.devicelock:41943040, /apex/com.android.os.statsd:41943040, /apex/com.android.adservices:41943040, /apex/com.android.compos:41943040, /apex/com.android.runtime:41943040, /apex/com.android.healthfitness:41943040, /apex/com.android.virt:41943040, /apex/com.android.neuralnetworks:41943040, /apex/com.android.appsearch:41943040, /apex/com.android.extservices:41943040, /apex/com.android.uwb:41943040, /apex/com.android.btservices:41943040, /apex/com.android.resolv:41943040, /apex/com.android.conscrypt:41943040, /apex/com.android.vndk.v34:41943040, /apex/com.android.wifi:41943040, /apex/com.android.tzdata:41943040, /apex/com.android.scheduling:41943040, /apex/com.android.media:41943040, /apex/com.android.permission:41943040, /apex/com.android.art:41943040, /apex/com.android.i18n:41943040, /apex/com.android.ondevicepersonalization:41943040, /apex/com.android.mediaprovider:41943040, /apex/com.android.adbd:41943040, /apex/com.android.rkpd:41943040, /apex/com.android.media.swcodec:41943040]
01-01 00:00:29.476 739 739 D PackageManager: Keeping known cache 92af71275f4e06ba0cb8a1f90bd06b5423585bfe
01-01 00:00:29.476 739 739 W PackageManager: Wiping cache directory because the system partition changed.
01-01 00:00:29.523 0 0 I apexd : getAllPackages received by ApexService
01-01 00:00:29.633 739 739 I PackageManager: /data/apex/decompressed/com.android.appsearch@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.646 739 739 I PackageBackwardCompatibility: Loaded android.content.pm.AndroidTestBaseUpdater
01-01 00:00:29.648 739 739 D CompatibilityChangeReporter: Compat change id reported: 143539591; UID -1; state: DISABLED
01-01 00:00:29.648 739 739 D CompatibilityChangeReporter: Compat change id reported: 168782947; UID -1; state: ENABLED
01-01 00:00:29.649 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.appsearch@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.650 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.appsearch@340090000.decompressed.apex - using /data
01-01 00:00:29.656 739 739 I PackageManager: /data/apex/decompressed/com.android.adbd@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.661 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.adbd@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.661 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.adbd@340090000.decompressed.apex - using /data
01-01 00:00:29.667 739 739 I PackageManager: /data/apex/decompressed/com.android.adservices@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.672 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.adservices@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.673 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.adservices@340090000.decompressed.apex - using /data
01-01 00:00:29.678 739 739 I PackageManager: /system/apex/com.android.apex.cts.shim.apex changed; collecting certs
01-01 00:00:29.682 739 739 D CompatibilityChangeReporter: Compat change id reported: 168782947; UID -1; state: DISABLED
01-01 00:00:29.683 739 739 W PackageManager: Odd, /system/apex/com.android.apex.cts.shim.apex doesn't look like an APK
01-01 00:00:29.688 739 739 I PackageManager: /system/apex/com.android.btservices.apex changed; collecting certs
01-01 00:00:29.693 739 739 W PackageManager: Odd, /system/apex/com.android.btservices.apex doesn't look like an APK
01-01 00:00:29.698 739 739 I PackageManager: /system/system_ext/apex/com.android.compos.apex changed; collecting certs
01-01 00:00:29.703 739 739 W PackageManager: Odd, /system/system_ext/apex/com.android.compos.apex doesn't look like an APK
01-01 00:00:29.710 739 739 I PackageManager: /data/apex/decompressed/com.android.configinfrastructure@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.715 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.configinfrastructure@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.715 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.configinfrastructure@340090000.decompressed.apex - using /data
01-01 00:00:29.721 739 739 I PackageManager: /data/apex/decompressed/com.android.art@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.726 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.art@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.726 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.art@340090000.decompressed.apex - using /data
01-01 00:00:29.732 739 739 I PackageManager: /data/apex/decompressed/com.android.conscrypt@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.737 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.conscrypt@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.738 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.conscrypt@340090000.decompressed.apex - using /data
01-01 00:00:29.743 739 739 I PackageManager: /system/apex/com.android.healthfitness.apex changed; collecting certs
01-01 00:00:29.748 739 739 W PackageManager: Odd, /system/apex/com.android.healthfitness.apex doesn't look like an APK
01-01 00:00:29.754 739 739 I PackageManager: /data/apex/decompressed/com.android.extservices@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.759 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.extservices@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.760 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.extservices@340090000.decompressed.apex - using /data
01-01 00:00:29.765 739 739 I PackageManager: /system/apex/com.android.devicelock.apex changed; collecting certs
01-01 00:00:29.770 739 739 W PackageManager: Odd, /system/apex/com.android.devicelock.apex doesn't look like an APK
01-01 00:00:29.775 739 739 I PackageManager: /system/apex/com.android.i18n.apex changed; collecting certs
01-01 00:00:29.780 739 739 W PackageManager: Odd, /system/apex/com.android.i18n.apex doesn't look like an APK
01-01 00:00:29.786 739 739 I PackageManager: /data/apex/decompressed/com.android.media.swcodec@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.792 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.media.swcodec@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.792 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.media.swcodec@340090000.decompressed.apex - using /data
01-01 00:00:29.798 739 739 I PackageManager: /data/apex/decompressed/com.android.media@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.803 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.media@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.803 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.media@340090000.decompressed.apex - using /data
01-01 00:00:29.809 739 739 I PackageManager: /data/apex/decompressed/com.android.ipsec@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.814 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.ipsec@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.815 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.ipsec@340090000.decompressed.apex - using /data
01-01 00:00:29.821 739 739 I PackageManager: /data/apex/decompressed/com.android.mediaprovider@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.826 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.mediaprovider@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.826 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.mediaprovider@340090000.decompressed.apex - using /data
01-01 00:00:29.832 739 739 I PackageManager: /data/apex/decompressed/com.android.neuralnetworks@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.837 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.neuralnetworks@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.837 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.neuralnetworks@340090000.decompressed.apex - using /data
01-01 00:00:29.843 739 739 I PackageManager: /data/apex/decompressed/com.android.ondevicepersonalization@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.847 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.ondevicepersonalization@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.848 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.ondevicepersonalization@340090000.decompressed.apex - using /data
01-01 00:00:29.853 739 739 I PackageManager: /system/apex/com.android.os.statsd.apex changed; collecting certs
01-01 00:00:29.857 739 739 W PackageManager: Odd, /system/apex/com.android.os.statsd.apex doesn't look like an APK
01-01 00:00:29.862 739 739 I PackageManager: /system/apex/com.android.rkpd.apex changed; collecting certs
01-01 00:00:29.867 739 739 W PackageManager: Odd, /system/apex/com.android.rkpd.apex doesn't look like an APK
01-01 00:00:29.873 739 739 I PackageManager: /data/apex/decompressed/com.android.resolv@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.878 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.resolv@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.879 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.resolv@340090000.decompressed.apex - using /data
01-01 00:00:29.885 739 739 I PackageManager: /data/apex/decompressed/com.android.permission@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.889 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.permission@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.890 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.permission@340090000.decompressed.apex - using /data
01-01 00:00:29.895 739 739 I PackageManager: /system/apex/com.android.runtime.apex changed; collecting certs
01-01 00:00:29.900 739 739 W PackageManager: Odd, /system/apex/com.android.runtime.apex doesn't look like an APK
01-01 00:00:29.905 739 739 I PackageManager: /system/apex/com.android.sdkext.apex changed; collecting certs
01-01 00:00:29.910 739 739 W PackageManager: Odd, /system/apex/com.android.sdkext.apex doesn't look like an APK
01-01 00:00:29.914 739 739 I PackageManager: /system/apex/com.android.tzdata.apex changed; collecting certs
01-01 00:00:29.919 739 739 W PackageManager: Odd, /system/apex/com.android.tzdata.apex doesn't look like an APK
01-01 00:00:29.925 739 739 I PackageManager: /data/apex/decompressed/com.android.scheduling@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.929 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.scheduling@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.930 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.scheduling@340090000.decompressed.apex - using /data
01-01 00:00:29.936 739 739 I PackageManager: /data/apex/decompressed/com.android.tethering@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.941 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.tethering@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.941 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.tethering@340090000.decompressed.apex - using /data
01-01 00:00:29.946 739 739 I PackageManager: /system/apex/com.android.vndk.current.apex changed; collecting certs
01-01 00:00:29.951 739 739 W PackageManager: Odd, /system/apex/com.android.vndk.current.apex doesn't look like an APK
01-01 00:00:29.956 739 739 I PackageManager: /system/apex/com.android.virt.apex changed; collecting certs
01-01 00:00:29.961 739 739 W PackageManager: Odd, /system/apex/com.android.virt.apex doesn't look like an APK
01-01 00:00:29.967 739 739 I PackageManager: /data/apex/decompressed/com.android.wifi@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.972 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.wifi@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.973 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.wifi@340090000.decompressed.apex - using /data
01-01 00:00:29.978 739 739 I PackageManager: /data/apex/decompressed/com.android.uwb@340090000.decompressed.apex changed; collecting certs
01-01 00:00:29.983 739 739 W PackageManager: Odd, /data/apex/decompressed/com.android.uwb@340090000.decompressed.apex doesn't look like an APK
01-01 00:00:29.984 739 739 W PackageManager: Unrecognized code path /data/apex/decompressed/com.android.uwb@340090000.decompressed.apex - using /data
01-01 00:00:29.985 739 739 D PackageManager: No files in app dir /system/system_ext/overlay
01-01 00:00:30.013 739 739 D PackageManager: No files in app dir /oem/overlay
01-01 00:00:30.013 739 739 D PackageManager: No files in app dir /odm/overlay
01-01 00:00:30.034 739 739 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
01-01 00:00:30.034 739 739 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
01-01 00:00:30.040 739 739 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
01-01 00:00:30.077 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.078 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.078 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.087 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.092 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.092 739 820 W PackageParsing: android defines a knownSigner permission but the provided knownCerts resource is null
01-01 00:00:30.384 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SATELLITE_COMMUNICATION in package: com.android.shell at: Binary XML file line #732
01-01 00:00:30.385 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.FOREGROUND_SERVICE in package: com.android.shell at: Binary XML file line #824
01-01 00:00:30.385 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED in package: com.android.shell at: Binary XML file line #825
01-01 00:00:30.501 739 819 I PackageParsing: Parse times for '/system/priv-app/DeviceSettings': parse=190ms, update_cache=1 ms
01-01 00:00:30.542 739 739 I PackageManager: /system/priv-app/NetworkStackNext changed; collecting certs
01-01 00:00:30.545 739 739 W PackageManager: Failed to scan /system/priv-app/NetworkStackNext: Application package com.android.networkstack already installed. Skipping duplicate.
01-01 00:00:30.628 739 818 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.POST_NOTIFICATIONS in package: com.android.phone at: Binary XML file line #168
01-01 00:00:30.656 739 818 I PackageParsing: Parse times for '/system/priv-app/TeleService': parse=204ms, update_cache=2 ms
01-01 00:00:30.865 739 739 D PackageManager: No files in app dir /vendor/priv-app
01-01 00:00:30.866 739 739 D PackageManager: No files in app dir /vendor/app
01-01 00:00:30.866 739 739 D PackageManager: No files in app dir /odm/priv-app
01-01 00:00:30.866 739 739 D PackageManager: No files in app dir /odm/app
01-01 00:00:30.866 739 739 D PackageManager: No files in app dir /oem/app
01-01 00:00:30.957 739 818 W PackageParsing: No actions in intent-filter at /system/product/priv-app/Contacts/Contacts.apk Binary XML file line #562
01-01 00:00:31.145 739 817 I PackageParsing: Parse times for '/system/product/app/Gallery2': parse=146ms, update_cache=1 ms
01-01 00:00:31.147 739 739 W PackageManager: Skipping provider name com.android.gallery3d.provider (in package com.android.gallery3d): name already used by com.android.gallery3d
01-01 00:00:31.179 739 819 I PackageParsing: Parse times for '/system/product/app/Camera2': parse=139ms, update_cache=1 ms
01-01 00:00:31.211 739 818 I PackageParsing: Parse times for '/system/product/app/DeskClock': parse=212ms, update_cache=1 ms
01-01 00:00:31.259 739 820 I PackageParsing: Parse times for '/system/product/app/webview': parse=293ms, update_cache=1 ms
01-01 00:00:31.345 739 819 I PackageParsing: Parse times for '/system/product/app/LatinIME': parse=159ms, update_cache=1 ms
01-01 00:00:31.503 739 817 I PackageParsing: Parse times for '/system/system_ext/priv-app/Launcher3QuickStep': parse=152ms, update_cache=2 ms
01-01 00:00:31.651 739 819 I PackageParsing: Parse times for '/system/system_ext/priv-app/StorageManager': parse=284ms, update_cache=2 ms
01-01 00:00:31.758 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #169
01-01 00:00:31.759 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.GET_RUNTIME_PERMISSIONS in package: com.android.systemui at: Binary XML file line #243
01-01 00:00:31.760 739 820 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_DEVICE_CONFIG in package: com.android.systemui at: Binary XML file line #347
01-01 00:00:31.780 739 820 I PackageParsing: Parse times for '/system/system_ext/priv-app/SystemUI': parse=402ms, update_cache=3 ms
01-01 00:00:32.155 739 818 I PackageParsing: Parse times for '/system/system_ext/priv-app/Settings': parse=795ms, update_cache=11 ms
01-01 00:00:32.189 739 739 I ApexManager: Registering com.android.connectivity.resources as apk-in-apex of com.android.tethering
01-01 00:00:32.197 739 739 I ApexManager: Registering com.android.networkstack.tethering as apk-in-apex of com.android.tethering
01-01 00:00:32.248 739 739 I ApexManager: Registering com.android.nearby.halfsheet as apk-in-apex of com.android.tethering
01-01 00:00:32.249 739 739 D PackageManager: No files in app dir /apex/com.android.ipsec/priv-app
01-01 00:00:32.249 739 739 D PackageManager: No files in app dir /apex/com.android.ipsec/app
01-01 00:00:32.250 739 739 D PackageManager: No files in app dir /apex/com.android.configinfrastructure/priv-app
01-01 00:00:32.250 739 739 D PackageManager: No files in app dir /apex/com.android.configinfrastructure/app
01-01 00:00:32.250 739 739 D PackageManager: No files in app dir /apex/com.android.sdkext/priv-app
01-01 00:00:32.250 739 739 D PackageManager: No files in app dir /apex/com.android.sdkext/app
01-01 00:00:32.277 739 739 I ApexManager: Registering com.android.cts.priv.ctsshim as apk-in-apex of com.android.apex.cts.shim
01-01 00:00:32.287 739 739 I ApexManager: Registering com.android.cts.ctsshim as apk-in-apex of com.android.apex.cts.shim
01-01 00:00:32.322 739 739 I ApexManager: Registering com.android.devicelockcontroller as apk-in-apex of com.android.devicelock
01-01 00:00:32.324 739 739 D PackageManager: No files in app dir /apex/com.android.devicelock/app
01-01 00:00:32.325 739 739 D PackageManager: No files in app dir /apex/com.android.os.statsd/priv-app
01-01 00:00:32.325 739 739 D PackageManager: No files in app dir /apex/com.android.os.statsd/app
01-01 00:00:33.025 739 818 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.RECEIVE_BOOT_COMPLETED in package: com.android.adservices.api at: Binary XML file line #123
01-01 00:00:33.030 739 818 I PackageParsing: Parse times for '/apex/com.android.adservices/priv-app/AdServicesApk@UQ1A.240105.004': parse=700ms, update_cache=2 ms
01-01 00:00:33.031 739 739 I ApexManager: Registering com.android.adservices.api as apk-in-apex of com.android.adservices
01-01 00:00:33.047 739 739 I ApexManager: Registering com.android.sdksandbox as apk-in-apex of com.android.adservices
01-01 00:00:33.048 739 739 D PackageManager: No files in app dir /apex/com.android.compos/priv-app
01-01 00:00:33.055 739 739 I ApexManager: Registering com.android.compos.payload as apk-in-apex of com.android.compos
01-01 00:00:33.056 739 739 D PackageManager: No files in app dir /apex/com.android.runtime/priv-app
01-01 00:00:33.057 739 739 D PackageManager: No files in app dir /apex/com.android.runtime/app
01-01 00:00:33.142 739 739 I ApexManager: Registering com.android.healthconnect.controller as apk-in-apex of com.android.healthfitness
01-01 00:00:33.151 739 739 I ApexManager: Registering com.android.health.connect.backuprestore as apk-in-apex of com.android.healthfitness
01-01 00:00:33.153 739 739 D PackageManager: No files in app dir /apex/com.android.virt/priv-app
01-01 00:00:33.161 739 739 I ApexManager: Registering com.android.virtualmachine.res as apk-in-apex of com.android.virt
01-01 00:00:33.162 739 739 I ApexManager: Registering com.android.microdroid.empty_payload as apk-in-apex of com.android.virt
01-01 00:00:33.163 739 739 D PackageManager: No files in app dir /apex/com.android.neuralnetworks/priv-app
01-01 00:00:33.163 739 739 D PackageManager: No files in app dir /apex/com.android.neuralnetworks/app
01-01 00:00:33.164 739 739 D PackageManager: No files in app dir /apex/com.android.appsearch/priv-app
01-01 00:00:33.164 739 739 D PackageManager: No files in app dir /apex/com.android.appsearch/app
01-01 00:00:33.188 739 739 I ApexManager: Registering android.ext.services as apk-in-apex of com.android.extservices
01-01 00:00:33.327 739 818 I PackageParsing: Parse times for '/apex/com.android.extservices/priv-app/AdExtServicesApk@UQ1A.240105.004': parse=159ms, update_cache=1 ms
01-01 00:00:33.328 739 739 I ApexManager: Registering com.android.ext.adservices.api as apk-in-apex of com.android.extservices
01-01 00:00:33.330 739 739 D PackageManager: No files in app dir /apex/com.android.extservices/app
01-01 00:00:33.339 739 739 I ApexManager: Registering com.android.uwb.resources as apk-in-apex of com.android.uwb
01-01 00:00:33.340 739 739 D PackageManager: No files in app dir /apex/com.android.uwb/app
01-01 00:00:33.340 739 739 D PackageManager: No files in app dir /apex/com.android.btservices/priv-app
01-01 00:00:33.380 739 739 I ApexManager: Registering com.android.bluetooth as apk-in-apex of com.android.btservices
01-01 00:00:33.381 739 739 D PackageManager: No files in app dir /apex/com.android.resolv/priv-app
01-01 00:00:33.382 739 739 D PackageManager: No files in app dir /apex/com.android.resolv/app
01-01 00:00:33.382 739 739 D PackageManager: No files in app dir /apex/com.android.conscrypt/priv-app
01-01 00:00:33.382 739 739 D PackageManager: No files in app dir /apex/com.android.conscrypt/app
01-01 00:00:33.382 739 739 D PackageManager: No files in app dir /apex/com.android.vndk.v34/priv-app
01-01 00:00:33.383 739 739 D PackageManager: No files in app dir /apex/com.android.vndk.v34/app
01-01 00:00:33.431 739 739 I ApexManager: Registering com.android.wifi.resources as apk-in-apex of com.android.wifi
01-01 00:00:33.456 739 739 I ApexManager: Registering com.android.hotspot2.osulogin as apk-in-apex of com.android.wifi
01-01 00:00:33.460 739 739 I ApexManager: Registering com.android.wifi.dialog as apk-in-apex of com.android.wifi
01-01 00:00:33.461 739 739 D PackageManager: No files in app dir /apex/com.android.tzdata/priv-app
01-01 00:00:33.461 739 739 D PackageManager: No files in app dir /apex/com.android.tzdata/app
01-01 00:00:33.461 739 739 D PackageManager: No files in app dir /apex/com.android.scheduling/priv-app
01-01 00:00:33.462 739 739 D PackageManager: No files in app dir /apex/com.android.scheduling/app
01-01 00:00:33.462 739 739 D PackageManager: No files in app dir /apex/com.android.media/priv-app
01-01 00:00:33.462 739 739 D PackageManager: No files in app dir /apex/com.android.media/app
01-01 00:00:33.502 739 739 I ApexManager: Registering com.android.safetycenter.resources as apk-in-apex of com.android.permission
01-01 00:00:33.705 739 817 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_SENSOR_PRIVACY in package: com.android.permissioncontroller at: Binary XML file line #59
01-01 00:00:33.732 739 817 I PackageParsing: Parse times for '/apex/com.android.permission/priv-app/PermissionController@UQ1A.240105.004': parse=264ms, update_cache=3 ms
01-01 00:00:33.733 739 739 I ApexManager: Registering com.android.permissioncontroller as apk-in-apex of com.android.permission
01-01 00:00:33.735 739 739 D PackageManager: No files in app dir /apex/com.android.permission/app
01-01 00:00:33.735 739 739 D PackageManager: No files in app dir /apex/com.android.art/priv-app
01-01 00:00:33.735 739 739 D PackageManager: No files in app dir /apex/com.android.art/app
01-01 00:00:33.736 739 739 D PackageManager: No files in app dir /apex/com.android.i18n/priv-app
01-01 00:00:33.736 739 739 D PackageManager: No files in app dir /apex/com.android.i18n/app
01-01 00:00:33.736 739 739 D PackageManager: No files in app dir /apex/com.android.ondevicepersonalization/priv-app
01-01 00:00:33.750 739 739 I ApexManager: Registering com.android.federatedcompute.services as apk-in-apex of com.android.ondevicepersonalization
01-01 00:00:33.752 739 739 I ApexManager: Registering com.android.ondevicepersonalization.services as apk-in-apex of com.android.ondevicepersonalization
01-01 00:00:33.810 739 819 W PackageParsing: Unknown element under <manifest>: meta-data at /apex/com.android.mediaprovider/priv-app/MediaProvider@UQ1A.240105.004/MediaProvider.apk Binary XML file line #9
01-01 00:00:33.824 739 739 I ApexManager: Registering com.android.providers.media.module as apk-in-apex of com.android.mediaprovider
01-01 00:00:33.826 739 739 D PackageManager: No files in app dir /apex/com.android.mediaprovider/app
01-01 00:00:33.826 739 739 D PackageManager: No files in app dir /apex/com.android.adbd/priv-app
01-01 00:00:33.826 739 739 D PackageManager: No files in app dir /apex/com.android.adbd/app
01-01 00:00:33.841 739 739 I ApexManager: Registering com.android.rkpdapp as apk-in-apex of com.android.rkpd
01-01 00:00:33.842 739 739 D PackageManager: No files in app dir /apex/com.android.rkpd/app
01-01 00:00:33.842 739 739 D PackageManager: No files in app dir /apex/com.android.media.swcodec/priv-app
01-01 00:00:33.842 739 739 D PackageManager: No files in app dir /apex/com.android.media.swcodec/app
01-01 00:00:33.864 739 739 I PackageManager: Finished scanning system apps. Time: 4394 ms, packageCount: 154 , timePerPackage: 28 , cached: 0
01-01 00:00:33.865 739 739 D PackageManager: No files in app dir /data/app
01-01 00:00:33.866 739 739 I PackageManager: Finished scanning non-system apps. Time: 2 ms, packageCount: 0 , timePerPackage: 0 , cached: 0
01-01 00:00:33.866 739 739 W PackageManager: There should probably be a verifier, but, none were found
01-01 00:00:33.870 739 739 W PackageManager: Missing required system package: .
01-01 00:00:33.870 739 739 W PackageManager: Missing required system package: .
01-01 00:00:33.875 739 739 I PackageManager: Time to scan packages: 4.405 seconds
01-01 00:00:33.876 739 739 I PermissionManager: Permission ownership changed. Updating all permissions.
01-01 00:00:33.905 739 739 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
01-01 00:00:33.926 629 641 I SELinux : SELinux: Loaded file context from:
01-01 00:00:33.927 629 641 I SELinux : /system/etc/selinux/plat_file_contexts
01-01 00:00:33.927 629 641 I SELinux : /vendor/etc/selinux/vendor_file_contexts
01-01 00:00:34.077 739 739 V PackageManager: reconcileAppsData finished 23 packages
01-01 00:00:34.078 739 739 D PackageManagerTiming: write settings
01-01 00:00:34.078 739 821 D SystemServerTimingAsync: InitThreadPoolExec:prepareAppData
01-01 00:00:34.078 739 821 D SystemServerInitThreadPool: Started executing prepareAppData
01-01 00:00:34.155 739 739 I SELinux : SELinux: Loaded file context from:
01-01 00:00:34.155 739 739 I SELinux : /system/etc/selinux/plat_file_contexts
01-01 00:00:34.155 739 739 I SELinux : /vendor/etc/selinux/vendor_file_contexts
01-01 00:00:34.169 739 739 V PackageManagerTiming: write settings took to complete: 91ms
01-01 00:00:34.170 739 739 W PackageManager: Domain verification agent not found
01-01 00:00:34.173 739 739 D PackageManager: Ephemeral resolver NOT found; no matching intent filters
01-01 00:00:34.173 739 739 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
01-01 00:00:34.173 739 739 D PackageManager: Clear ephemeral installer activity
01-01 00:00:34.180 739 739 D PackageManagerTiming: GC
01-01 00:00:34.180 739 739 V PackageManagerTiming: GC took to complete: 0ms
01-01 00:00:34.180 739 739 I PackageManager: Fix for b/169414761 is applied
01-01 00:00:34.180 739 739 V PackageManagerTiming: create package manager took to complete: 4943ms
01-01 00:00:34.180 739 739 V UserSystemPackageInstaller: Checking that all system packages are whitelisted.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: checkWhitelistedSystemPackages(mode=d) has 51 warnings:
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.amethyst is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon.pebble is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.sand is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon.vessel is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.cinnamon is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.victor.settings is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.rounded.systemui is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon.taperedrect is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.rounded.android is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.internal.systemui.onehanded.gestural is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.victor.systemui is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.circular.themepicker is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.tangerine is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.aquamarine is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.black is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.green is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.ocean is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.color.space is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.rounded.launcher is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.kai.settings is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.internal.systemui.navbar.twobutton is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.sam.settings is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.kai.themepicker is allowlisted but not present.
01-01 00:00:34.184 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.victor.launcher is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.filled.settings is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.kai.systemui is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.circular.settings is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.sam.systemui is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon.teardrop is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.rounded.themepicker is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.filled.systemui is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.sam.android is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.filled.android is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.circular.systemui is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.kai.android is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.kai.launcher is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.sam.launcher is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon.squircle is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.victor.android is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.color.palette is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.filled.launcher is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.color.carbon is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.circular.launcher is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.filled.themepicker is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.victor.themepicker is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.color.orchid is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.color.purple is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.sam.themepicker is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon.roundedrect is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.rounded.settings is allowlisted but not present.
01-01 00:00:34.185 739 739 W UserSystemPackageInstaller: com.android.theme.icon_pack.circular.android is allowlisted but not present.
01-01 00:00:34.187 739 739 I Watchdog: Resuming HandlerChecker: main thread for reason: packagemanagermain. Pause count: 0
01-01 00:00:34.188 739 739 V SystemServerTiming: StartPackageManagerService took to complete: 4953ms
01-01 00:00:34.192 739 739 D SystemServerTiming: DexUseManagerLocal
01-01 00:00:34.210 739 739 V SystemServerTiming: DexUseManagerLocal took to complete: 18ms
01-01 00:00:34.211 739 739 D SystemServerTiming: StartOtaDexOptService
01-01 00:00:34.211 739 739 I Watchdog: Pausing HandlerChecker: main thread for reason: moveab. Pause count: 1
01-01 00:00:34.212 739 739 D OTADexopt: No upgrade, skipping A/B artifacts check.
01-01 00:00:34.212 739 739 I Watchdog: Resuming HandlerChecker: main thread for reason: moveab. Pause count: 0
01-01 00:00:34.212 739 739 V SystemServerTiming: StartOtaDexOptService took to complete: 1ms
01-01 00:00:34.212 739 739 D SystemServerTiming: StartUserManagerService
01-01 00:00:34.212 739 739 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle
01-01 00:00:34.213 739 739 V SystemServerTiming: StartUserManagerService took to complete: 1ms
01-01 00:00:34.214 739 739 D SystemServerTiming: InitAttributerCache
01-01 00:00:34.214 739 739 V SystemServerTiming: InitAttributerCache took to complete: 0ms
01-01 00:00:34.214 739 739 D SystemServerTiming: SetSystemProcess
01-01 00:00:34.222 739 783 V HistoricalRegistry: Interaction before persistence initialized
01-01 00:00:34.222 739 823 V HistoricalRegistry: Interaction before persistence initialized
01-01 00:00:34.222 739 784 V HistoricalRegistry: Interaction before persistence initialized
01-01 00:00:34.225 739 739 D OomAdjuster: Not killing cached processes
01-01 00:00:34.226 400 400 I audioserver: Waiting for sensor privacy service
01-01 00:00:34.234 195 195 I lowmemorykiller: lmkd data connection established
01-01 00:00:34.235 739 800 I ActivityManager: Connection with lmkd established
01-01 00:00:34.239 739 739 V SystemServerTiming: SetSystemProcess took to complete: 25ms
01-01 00:00:34.242 739 739 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 1000; state: ENABLED
01-01 00:00:34.243 739 739 D SystemServerTiming: InitWatchdog
01-01 00:00:34.244 739 739 V SystemServerTiming: InitWatchdog took to complete: 1ms
01-01 00:00:34.269 739 739 D SystemServerTiming: StartOverlayManagerService
01-01 00:00:34.286 0 0 I init : service 'idmap2d' requested start, but it is already running (flags: 4)
01-01 00:00:34.296 0 0 I init : Control message: Processed ctl.start for 'idmap2d' from pid: 739 (system_server)
01-01 00:00:34.340 739 821 V SystemServerTimingAsync: AppDataFixup took to complete: 262ms
01-01 00:00:34.348 739 821 W PackageManager: Skipping preparing app data for com.android.configinfrastructure
01-01 00:00:34.349 629 641 E installd: Failed to mark default storage /data/data/com.android.configinfrastructure: No such file or directory
01-01 00:00:34.350 739 821 W PackageManager: Failed to migrate com.android.configinfrastructure: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.configinfrastructure (code 2)
01-01 00:00:34.353 739 821 W PackageManager: Skipping preparing app data for com.android.configinfrastructure
01-01 00:00:34.353 739 821 W PackageManager: Skipping preparing app data for com.android.appsearch
01-01 00:00:34.353 629 641 E installd: Failed to mark default storage /data/data/com.android.appsearch: No such file or directory
01-01 00:00:34.354 739 821 W PackageManager: Failed to migrate com.android.appsearch: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.appsearch (code 2)
01-01 00:00:34.355 739 821 W PackageManager: Skipping preparing app data for com.android.appsearch
01-01 00:00:34.355 739 821 W PackageManager: Skipping preparing app data for com.android.adservices
01-01 00:00:34.356 629 641 E installd: Failed to mark default storage /data/data/com.android.adservices: No such file or directory
01-01 00:00:34.356 739 821 W PackageManager: Failed to migrate com.android.adservices: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.adservices (code 2)
01-01 00:00:34.357 739 821 W PackageManager: Skipping preparing app data for com.android.adservices
01-01 00:00:34.357 739 821 W PackageManager: Skipping preparing app data for com.android.scheduling
01-01 00:00:34.358 629 641 E installd: Failed to mark default storage /data/data/com.android.scheduling: No such file or directory
01-01 00:00:34.358 739 821 W PackageManager: Failed to migrate com.android.scheduling: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.scheduling (code 2)
01-01 00:00:34.359 739 821 W PackageManager: Skipping preparing app data for com.android.scheduling
01-01 00:00:34.359 739 821 W PackageManager: Skipping preparing app data for com.android.permission
01-01 00:00:34.360 629 641 E installd: Failed to mark default storage /data/data/com.android.permission: No such file or directory
01-01 00:00:34.360 739 821 W PackageManager: Failed to migrate com.android.permission: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.permission (code 2)
01-01 00:00:34.361 739 821 W PackageManager: Skipping preparing app data for com.android.permission
01-01 00:00:34.361 739 821 W PackageManager: Skipping preparing app data for com.android.art
01-01 00:00:34.362 629 641 E installd: Failed to mark default storage /data/data/com.android.art: No such file or directory
01-01 00:00:34.363 739 821 W PackageManager: Failed to migrate com.android.art: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.art (code 2)
01-01 00:00:34.363 739 755 I system_server: Background concurrent copying GC freed 294886(15MB) AllocSpace objects, 129(6472KB) LOS objects, 49% free, 7548KB/14MB, paused 148us,72us total 183.118ms
01-01 00:00:34.363 739 821 W PackageManager: Skipping preparing app data for com.android.art
01-01 00:00:34.364 739 821 W PackageManager: Skipping preparing app data for com.android.uwb
01-01 00:00:34.364 629 641 E installd: Failed to mark default storage /data/data/com.android.uwb: No such file or directory
01-01 00:00:34.365 739 821 W PackageManager: Failed to migrate com.android.uwb: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.uwb (code 2)
01-01 00:00:34.366 739 821 W PackageManager: Skipping preparing app data for com.android.uwb
01-01 00:00:34.366 739 821 W PackageManager: Skipping preparing app data for com.android.tethering
01-01 00:00:34.368 629 641 E installd: Failed to mark default storage /data/data/com.android.tethering: No such file or directory
01-01 00:00:34.369 739 821 W PackageManager: Failed to migrate com.android.tethering: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.tethering (code 2)
01-01 00:00:34.369 739 757 W System : A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
01-01 00:00:34.370 739 821 W PackageManager: Skipping preparing app data for com.android.tethering
01-01 00:00:34.370 739 821 W PackageManager: Skipping preparing app data for com.android.btservices
01-01 00:00:34.371 629 641 E installd: Failed to mark default storage /data/data/com.android.btservices: No such file or directory
01-01 00:00:34.371 739 821 W PackageManager: Failed to migrate com.android.btservices: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.btservices (code 2)
01-01 00:00:34.372 739 821 W PackageManager: Skipping preparing app data for com.android.btservices
01-01 00:00:34.373 739 821 W PackageManager: Skipping preparing app data for com.android.media.swcodec
01-01 00:00:34.373 629 641 E installd: Failed to mark default storage /data/data/com.android.media.swcodec: No such file or directory
01-01 00:00:34.374 739 821 W PackageManager: Failed to migrate com.android.media.swcodec: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.media.swcodec (code 2)
01-01 00:00:34.374 739 757 W System : java.lang.Throwable: Explicit termination method 'close' not called
01-01 00:00:34.374 739 757 W System : at dalvik.system.CloseGuard.openWithCallSite(CloseGuard.java:288)
01-01 00:00:34.374 739 757 W System : at dalvik.system.CloseGuard.open(CloseGuard.java:257)
01-01 00:00:34.374 739 757 W System : at java.io.FileInputStream.<init>(FileInputStream.java:176)
01-01 00:00:34.374 739 757 W System : at android.util.AtomicFile.openRead(AtomicFile.java:260)
01-01 00:00:34.374 739 757 W System : at com.android.server.appop.AppOpsCheckingServiceImpl.readState(AppOpsCheckingServiceImpl.java:839)
01-01 00:00:34.374 739 757 W System : at com.android.server.appop.AppOpsCheckingServiceTracingDecorator.readState(AppOpsCheckingServiceTracingDecorator.java:59)
01-01 00:00:34.374 739 757 W System : at com.android.server.appop.AppOpsService.<init>(AppOpsService.java:954)
01-01 00:00:34.374 739 757 W System : at com.android.server.am.ActivityManagerService$Injector.getAppOpsService(ActivityManagerService.java:19647)
01-01 00:00:34.374 739 757 W System : at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:2567)
01-01 00:00:34.374 739 757 W System : at com.android.server.am.ActivityManagerService$Lifecycle.<init>(ActivityManagerService.java:2248)
01-01 00:00:34.374 739 757 W System : at java.lang.reflect.Constructor.newInstance0(Native Method)
01-01 00:00:34.374 739 757 W System : at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-01 00:00:34.374 739 757 W System : at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:218)
01-01 00:00:34.374 739 757 W System : at com.android.server.am.ActivityManagerService$Lifecycle.startService(ActivityManagerService.java:2254)
01-01 00:00:34.374 739 757 W System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1162)
01-01 00:00:34.374 739 757 W System : at com.android.server.SystemServer.run(SystemServer.java:944)
01-01 00:00:34.374 739 757 W System : at com.android.server.SystemServer.main(SystemServer.java:668)
01-01 00:00:34.374 739 757 W System : at java.lang.reflect.Method.invoke(Native Method)
01-01 00:00:34.374 739 757 W System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
01-01 00:00:34.374 739 757 W System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:949)
01-01 00:00:34.375 739 821 W PackageManager: Skipping preparing app data for com.android.media.swcodec
01-01 00:00:34.375 739 821 W PackageManager: Skipping preparing app data for com.android.conscrypt
01-01 00:00:34.376 629 641 E installd: Failed to mark default storage /data/data/com.android.conscrypt: No such file or directory
01-01 00:00:34.377 739 821 W PackageManager: Failed to migrate com.android.conscrypt: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.conscrypt (code 2)
01-01 00:00:34.380 739 821 W PackageManager: Skipping preparing app data for com.android.conscrypt
01-01 00:00:34.381 739 821 W PackageManager: Skipping preparing app data for com.android.adbd
01-01 00:00:34.381 629 641 E installd: Failed to mark default storage /data/data/com.android.adbd: No such file or directory
01-01 00:00:34.382 739 821 W PackageManager: Failed to migrate com.android.adbd: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.adbd (code 2)
01-01 00:00:34.383 739 821 W PackageManager: Skipping preparing app data for com.android.adbd
01-01 00:00:34.383 739 821 W PackageManager: Skipping preparing app data for com.android.i18n
01-01 00:00:34.383 629 641 E installd: Failed to mark default storage /data/data/com.android.i18n: No such file or directory
01-01 00:00:34.384 739 821 W PackageManager: Failed to migrate com.android.i18n: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.i18n (code 2)
01-01 00:00:34.385 739 821 W PackageManager: Skipping preparing app data for com.android.i18n
01-01 00:00:34.385 739 821 W PackageManager: Skipping preparing app data for com.android.rkpd
01-01 00:00:34.386 629 641 E installd: Failed to mark default storage /data/data/com.android.rkpd: No such file or directory
01-01 00:00:34.386 739 821 W PackageManager: Failed to migrate com.android.rkpd: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.rkpd (code 2)
01-01 00:00:34.387 739 821 W PackageManager: Skipping preparing app data for com.android.rkpd
01-01 00:00:34.389 739 739 V SystemServerTiming: StartOverlayManagerService took to complete: 120ms
01-01 00:00:34.390 739 739 D SystemServerTiming: StartResourcesManagerService
01-01 00:00:34.391 739 821 W PackageManager: Skipping preparing app data for com.android.virt
01-01 00:00:34.391 739 739 V SystemServerTiming: StartResourcesManagerService took to complete: 1ms
01-01 00:00:34.392 739 739 D SystemServerTiming: StartSensorPrivacyService
01-01 00:00:34.392 629 641 E installd: Failed to mark default storage /data/data/com.android.virt: No such file or directory
01-01 00:00:34.392 739 821 W PackageManager: Failed to migrate com.android.virt: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.virt (code 2)
01-01 00:00:34.393 739 821 W PackageManager: Skipping preparing app data for com.android.virt
01-01 00:00:34.393 739 821 W PackageManager: Skipping preparing app data for com.android.wifi
01-01 00:00:34.394 629 641 E installd: Failed to mark default storage /data/data/com.android.wifi: No such file or directory
01-01 00:00:34.394 739 821 W PackageManager: Failed to migrate com.android.wifi: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.wifi (code 2)
01-01 00:00:34.395 739 821 W PackageManager: Skipping preparing app data for com.android.wifi
01-01 00:00:34.395 739 821 W PackageManager: Skipping preparing app data for com.android.runtime
01-01 00:00:34.396 629 641 E installd: Failed to mark default storage /data/data/com.android.runtime: No such file or directory
01-01 00:00:34.396 739 787 W ActivityTaskManager: Skip updateConfiguration because mWindowManager isn't set
01-01 00:00:34.396 739 821 W PackageManager: Failed to migrate com.android.runtime: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.runtime (code 2)
01-01 00:00:34.397 739 787 W BroadcastLoopers: Found previously unknown looper Thread[android.fg,5,main]
01-01 00:00:34.397 739 821 W PackageManager: Skipping preparing app data for com.android.runtime
01-01 00:00:34.398 739 821 W PackageManager: Skipping preparing app data for com.android.devicelock
01-01 00:00:34.398 629 641 E installd: Failed to mark default storage /data/data/com.android.devicelock: No such file or directory
01-01 00:00:34.399 739 821 W PackageManager: Failed to migrate com.android.devicelock: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.devicelock (code 2)
01-01 00:00:34.401 739 821 W PackageManager: Skipping preparing app data for com.android.devicelock
01-01 00:00:34.401 739 821 W PackageManager: Skipping preparing app data for com.android.apex.cts.shim
01-01 00:00:34.402 629 641 E installd: Failed to mark default storage /data/data/com.android.apex.cts.shim: No such file or directory
01-01 00:00:34.403 739 821 W PackageManager: Failed to migrate com.android.apex.cts.shim: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.apex.cts.shim (code 2)
01-01 00:00:34.405 739 821 W PackageManager: Skipping preparing app data for com.android.apex.cts.shim
01-01 00:00:34.405 739 821 W PackageManager: Skipping preparing app data for com.android.compos
01-01 00:00:34.405 739 739 V SystemServerTiming: StartSensorPrivacyService took to complete: 13ms
01-01 00:00:34.406 629 641 E installd: Failed to mark default storage /data/data/com.android.compos: No such file or directory
01-01 00:00:34.406 739 739 D SystemServerTiming: StartSensorService
01-01 00:00:34.406 739 739 I SystemServiceManager: Starting com.android.server.sensors.SensorService
01-01 00:00:34.406 739 821 W PackageManager: Failed to migrate com.android.compos: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.compos (code 2)
01-01 00:00:34.407 739 821 W PackageManager: Skipping preparing app data for com.android.compos
01-01 00:00:34.407 739 821 W PackageManager: Skipping preparing app data for com.android.neuralnetworks
01-01 00:00:34.407 739 739 V SystemServerTiming: StartSensorService took to complete: 1ms
01-01 00:00:34.407 739 739 V SystemServerTiming: startBootstrapServices took to complete: 5736ms
01-01 00:00:34.407 739 829 D SystemServerTimingAsync: InitThreadPoolExec:StartNativeSensorService
01-01 00:00:34.408 629 641 E installd: Failed to mark default storage /data/data/com.android.neuralnetworks: No such file or directory
01-01 00:00:34.408 739 739 D SystemServerTiming: startCoreServices
01-01 00:00:34.408 739 829 D SystemServerInitThreadPool: Started executing StartNativeSensorService
01-01 00:00:34.408 739 739 D SystemServerTiming: StartSystemConfigService
01-01 00:00:34.408 739 829 D SystemServerTimingAsync: StartNativeSensorService
01-01 00:00:34.408 739 739 I SystemServiceManager: Starting com.android.server.SystemConfigService
01-01 00:00:34.408 739 829 D SensorService: nuSensorService starting...
01-01 00:00:34.409 739 821 W PackageManager: Failed to migrate com.android.neuralnetworks: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.neuralnetworks (code 2)
01-01 00:00:34.410 739 821 W PackageManager: Skipping preparing app data for com.android.neuralnetworks
01-01 00:00:34.410 739 821 W PackageManager: Skipping preparing app data for com.android.healthfitness
01-01 00:00:34.410 629 641 E installd: Failed to mark default storage /data/data/com.android.healthfitness: No such file or directory
01-01 00:00:34.411 739 821 W PackageManager: Failed to migrate com.android.healthfitness: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.healthfitness (code 2)
01-01 00:00:34.412 739 821 W PackageManager: Skipping preparing app data for com.android.healthfitness
01-01 00:00:34.412 739 821 W PackageManager: Skipping preparing app data for com.android.resolv
01-01 00:00:34.413 400 400 D audioserver: main: AudioPolicy created
01-01 00:00:34.413 629 641 E installd: Failed to mark default storage /data/data/com.android.resolv: No such file or directory
01-01 00:00:34.413 646 665 W AudioAnalytics: onAudioServerStart: (key=audio.policy) AudioPolicy ctor, loadTimeMs:17394.632812
01-01 00:00:34.414 739 821 W PackageManager: Failed to migrate com.android.resolv: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.resolv (code 2)
01-01 00:00:34.414 739 821 W PackageManager: Skipping preparing app data for com.android.resolv
01-01 00:00:34.414 739 821 W PackageManager: Skipping preparing app data for com.android.sdkext
01-01 00:00:34.415 629 641 E installd: Failed to mark default storage /data/data/com.android.sdkext: No such file or directory
01-01 00:00:34.415 739 821 W PackageManager: Failed to migrate com.android.sdkext: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.sdkext (code 2)
01-01 00:00:34.416 739 821 W PackageManager: Skipping preparing app data for com.android.sdkext
01-01 00:00:34.417 739 821 W PackageManager: Skipping preparing app data for com.android.tzdata
01-01 00:00:34.417 629 641 E installd: Failed to mark default storage /data/data/com.android.tzdata: No such file or directory
01-01 00:00:34.417 739 821 W PackageManager: Failed to migrate com.android.tzdata: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.tzdata (code 2)
01-01 00:00:34.418 739 821 W PackageManager: Skipping preparing app data for com.android.tzdata
01-01 00:00:34.418 739 821 W PackageManager: Skipping preparing app data for com.android.vndk.v34
01-01 00:00:34.419 629 641 E installd: Failed to mark default storage /data/data/com.android.vndk.v34: No such file or directory
01-01 00:00:34.419 739 821 W PackageManager: Failed to migrate com.android.vndk.v34: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.vndk.v34 (code 2)
01-01 00:00:34.415 0 0 I servicemanager: Could not find android.hardware.sensors.ISensors/default in the VINTF manifest.
01-01 00:00:34.420 739 739 V SystemServerTiming: StartSystemConfigService took to complete: 12ms
01-01 00:00:34.420 739 739 D SystemServerTiming: StartBatteryService
01-01 00:00:34.421 400 400 D audioserver: main: Do not init aaudio service, status 0, policy info size 1
01-01 00:00:34.421 400 400 I audioserver: main: initialization done in 19511.299 ms, joining thread pool
01-01 00:00:34.421 739 739 I SystemServiceManager: Starting com.android.server.BatteryService
01-01 00:00:34.422 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.sensors@2.1::ISensors/default in either framework or device VINTF manifest.
01-01 00:00:34.422 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.sensors@2.0::ISensors/default in either framework or device VINTF manifest.
01-01 00:00:34.422 739 821 W PackageManager: Skipping preparing app data for com.android.vndk.v34
01-01 00:00:34.422 739 821 W PackageManager: Skipping preparing app data for com.android.os.statsd
01-01 00:00:34.423 629 641 E installd: Failed to mark default storage /data/data/com.android.os.statsd: No such file or directory
01-01 00:00:34.424 739 821 W PackageManager: Failed to migrate com.android.os.statsd: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.os.statsd (code 2)
01-01 00:00:34.425 739 821 W PackageManager: Skipping preparing app data for com.android.os.statsd
01-01 00:00:34.426 739 821 W PackageManager: Skipping preparing app data for com.android.extservices
01-01 00:00:34.426 629 641 E installd: Failed to mark default storage /data/data/com.android.extservices: No such file or directory
01-01 00:00:34.428 739 829 V SystemServerTimingAsync: StartNativeSensorService took to complete: 20ms
01-01 00:00:34.428 739 829 D SystemServerInitThreadPool: Finished executing StartNativeSensorService
01-01 00:00:34.428 739 829 V SystemServerTimingAsync: InitThreadPoolExec:StartNativeSensorService took to complete: 21ms
01-01 00:00:34.437 739 821 W PackageManager: Failed to migrate com.android.extservices: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.extservices (code 2)
01-01 00:00:34.438 739 821 W PackageManager: Skipping preparing app data for com.android.extservices
01-01 00:00:34.438 739 821 W PackageManager: Skipping preparing app data for com.android.ipsec
01-01 00:00:34.438 629 641 E installd: Failed to mark default storage /data/data/com.android.ipsec: No such file or directory
01-01 00:00:34.439 739 821 W PackageManager: Failed to migrate com.android.ipsec: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.ipsec (code 2)
01-01 00:00:34.433 0 0 I servicemanager: Found android.hardware.health.IHealth/default in device VINTF manifest.
01-01 00:00:34.440 739 821 W PackageManager: Skipping preparing app data for com.android.ipsec
01-01 00:00:34.440 739 821 W PackageManager: Skipping preparing app data for com.android.media
01-01 00:00:34.441 629 641 E installd: Failed to mark default storage /data/data/com.android.media: No such file or directory
01-01 00:00:34.447 0 0 W healthd : battery none chg=
01-01 00:00:34.447 739 821 W PackageManager: Failed to migrate com.android.media: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.media (code 2)
01-01 00:00:34.449 739 739 I HealthServiceWrapperAidl: health: HealthServiceWrapper listening to AIDL HAL
01-01 00:00:34.449 739 739 I BatteryService: health: Waited 0ms and received the update.
01-01 00:00:34.449 739 821 W PackageManager: Skipping preparing app data for com.android.media
01-01 00:00:34.450 739 821 W PackageManager: Skipping preparing app data for com.android.sdksandbox
01-01 00:00:34.450 629 641 E installd: Failed to mark default storage /data/data/com.android.sdksandbox: No such file or directory
01-01 00:00:34.451 739 821 W PackageManager: Failed to migrate com.android.sdksandbox: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.sdksandbox (code 2)
01-01 00:00:34.452 739 739 V SystemServerTiming: StartBatteryService took to complete: 32ms
01-01 00:00:34.452 739 739 D SystemServerTiming: StartUsageService
01-01 00:00:34.452 739 821 W PackageManager: Skipping preparing app data for com.android.sdksandbox
01-01 00:00:34.452 739 821 W PackageManager: Skipping preparing app data for com.android.mediaprovider
01-01 00:00:34.453 739 739 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
01-01 00:00:34.453 629 641 E installd: Failed to mark default storage /data/data/com.android.mediaprovider: No such file or directory
01-01 00:00:34.453 739 821 W PackageManager: Failed to migrate com.android.mediaprovider: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.mediaprovider (code 2)
01-01 00:00:34.454 739 821 W PackageManager: Skipping preparing app data for com.android.mediaprovider
01-01 00:00:34.454 739 821 W PackageManager: Skipping preparing app data for com.android.ondevicepersonalization
01-01 00:00:34.455 629 641 E installd: Failed to mark default storage /data/data/com.android.ondevicepersonalization: No such file or directory
01-01 00:00:34.455 739 821 W PackageManager: Failed to migrate com.android.ondevicepersonalization: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.ondevicepersonalization (code 2)
01-01 00:00:34.456 739 821 W PackageManager: Skipping preparing app data for com.android.ondevicepersonalization
01-01 00:00:34.466 739 739 V SystemServerTiming: StartUsageService took to complete: 14ms
01-01 00:00:34.467 739 739 D SystemServerTiming: StartWebViewUpdateService
01-01 00:00:34.467 739 739 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
01-01 00:00:34.471 739 739 V SystemServerTiming: StartWebViewUpdateService took to complete: 3ms
01-01 00:00:34.471 739 739 D SystemServerTiming: StartCachedDeviceStateService
01-01 00:00:34.471 739 739 I SystemServiceManager: Starting com.android.server.CachedDeviceStateService
01-01 00:00:34.471 739 739 V SystemServerTiming: StartCachedDeviceStateService took to complete: 0ms
01-01 00:00:34.472 739 739 D SystemServerTiming: StartBinderCallsStatsService
01-01 00:00:34.472 739 739 I SystemServiceManager: Starting com.android.server.BinderCallsStatsService$LifeCycle
01-01 00:00:34.473 739 739 V SystemServerTiming: StartBinderCallsStatsService took to complete: 1ms
01-01 00:00:34.473 739 739 D SystemServerTiming: StartLooperStatsService
01-01 00:00:34.474 739 739 I SystemServiceManager: Starting com.android.server.LooperStatsService$Lifecycle
01-01 00:00:34.475 739 739 V SystemServerTiming: StartLooperStatsService took to complete: 2ms
01-01 00:00:34.475 739 739 D SystemServerTiming: StartRollbackManagerService
01-01 00:00:34.475 739 739 I SystemServiceManager: Starting com.android.server.rollback.RollbackManagerService
01-01 00:00:34.478 629 629 D installd: Found quota mount /dev/block/by-name/userdata at /data
01-01 00:00:34.479 629 629 D installd: Found quota mount /dev/block/by-name/userdata at /data/user/0
01-01 00:00:34.482 739 739 I PackageWatchdog: Syncing state, reason: added new observer
01-01 00:00:34.482 739 739 I PackageWatchdog: Not pruning observers, elapsed time: 0ms
01-01 00:00:34.482 739 739 I PackageWatchdog: Cancelling state sync, nothing to sync
01-01 00:00:34.483 739 797 I PackageWatchdog: Saving observer state to file
01-01 00:00:34.497 739 739 V SystemServerTiming: StartRollbackManagerService took to complete: 22ms
01-01 00:00:34.497 739 739 D SystemServerTiming: StartNativeTombstoneManagerService
01-01 00:00:34.497 739 739 I SystemServiceManager: Starting com.android.server.os.NativeTombstoneManagerService
01-01 00:00:34.499 739 739 V SystemServerTiming: StartNativeTombstoneManagerService took to complete: 2ms
01-01 00:00:34.499 739 739 D SystemServerTiming: StartBugreportManagerService
01-01 00:00:34.499 739 739 I SystemServiceManager: Starting com.android.server.os.BugreportManagerService
01-01 00:00:34.501 739 739 V SystemServerTiming: StartBugreportManagerService took to complete: 2ms
01-01 00:00:34.501 739 739 D SystemServerTiming: GpuService
01-01 00:00:34.501 739 739 I SystemServiceManager: Starting com.android.server.gpu.GpuService
01-01 00:00:34.501 739 739 V SystemServerTiming: GpuService took to complete: 0ms
01-01 00:00:34.501 739 739 D SystemServerTiming: StartRemoteProvisioningService
01-01 00:00:34.502 739 739 I SystemServiceManager: Starting com.android.server.security.rkp.RemoteProvisioningService
01-01 00:00:34.503 739 739 V SystemServerTiming: StartRemoteProvisioningService took to complete: 2ms
01-01 00:00:34.503 739 739 D SystemServerTiming: CpuMonitorService
01-01 00:00:34.504 739 739 I SystemServiceManager: Starting com.android.server.cpu.CpuMonitorService
01-01 00:00:34.514 739 739 I CpuMonitorService: Starting debug monitoring
01-01 00:00:34.514 739 739 V SystemServerTiming: CpuMonitorService took to complete: 11ms
01-01 00:00:34.514 739 739 V SystemServerTiming: startCoreServices took to complete: 106ms
01-01 00:00:34.515 739 838 W CpuMonitorService: Skipping reading from device and returning the last read CpuInfos. Last read was 5 ms ago, min read interval is 500 ms
01-01 00:00:34.515 739 739 D SystemServerTiming: startOtherServices
01-01 00:00:34.516 739 739 D SystemServerTiming: StartKeyAttestationApplicationIdProviderService
01-01 00:00:34.516 739 839 D SystemServerTimingAsync: InitThreadPoolExec:SecondaryZygotePreload
01-01 00:00:34.516 739 839 D SystemServerInitThreadPool: Started executing SecondaryZygotePreload
01-01 00:00:34.516 739 839 I SystemServer: SecondaryZygotePreload
01-01 00:00:34.516 739 839 D SystemServerTimingAsync: SecondaryZygotePreload
01-01 00:00:34.518 739 739 V SystemServerTiming: StartKeyAttestationApplicationIdProviderService took to complete: 2ms
01-01 00:00:34.518 739 739 D SystemServerTiming: StartKeyChainSystemService
01-01 00:00:34.519 739 739 I SystemServiceManager: Starting com.android.server.security.KeyChainSystemService
01-01 00:00:34.519 739 739 V SystemServerTiming: StartKeyChainSystemService took to complete: 0ms
01-01 00:00:34.519 739 739 D SystemServerTiming: StartBinaryTransparencyService
01-01 00:00:34.520 739 739 I SystemServiceManager: Starting com.android.server.BinaryTransparencyService
01-01 00:00:34.521 374 374 I Zygote : Lazily preloading resources.
01-01 00:00:34.521 374 374 D Zygote : begin preload
01-01 00:00:34.521 374 374 I Zygote : Calling ZygoteHooks.beginPreload()
01-01 00:00:34.522 739 739 I TransparencyService: Started BinaryTransparencyService
01-01 00:00:34.522 739 739 V SystemServerTiming: StartBinaryTransparencyService took to complete: 2ms
01-01 00:00:34.522 739 739 D SystemServerTiming: StartSchedulingPolicyService
01-01 00:00:34.524 739 739 V SystemServerTiming: StartSchedulingPolicyService took to complete: 2ms
01-01 00:00:34.524 739 739 D SystemServerTiming: StartTelecomLoaderService
01-01 00:00:34.525 739 739 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
01-01 00:00:34.525 739 739 V SystemServerTiming: StartTelecomLoaderService took to complete: 1ms
01-01 00:00:34.525 739 739 D SystemServerTiming: StartTelephonyRegistry
01-01 00:00:34.529 739 794 D SystemServerTimingAsync: InitThreadPoolExec:SchedulingPolicyService.<init>
01-01 00:00:34.529 739 794 D SystemServerInitThreadPool: Started executing SchedulingPolicyService.<init>
01-01 00:00:34.530 739 739 V SystemServerTiming: StartTelephonyRegistry took to complete: 4ms
01-01 00:00:34.530 739 739 D SystemServerTiming: StartEntropyMixer
01-01 00:00:34.532 739 739 I EntropyMixer: Loaded existing seed file
01-01 00:00:34.551 739 739 I EntropyMixer: Updated seed file
01-01 00:00:34.551 739 739 V SystemServerTiming: StartEntropyMixer took to complete: 21ms
01-01 00:00:34.551 739 739 D SystemServerTiming: StartAccountManagerService
01-01 00:00:34.552 739 739 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle
01-01 00:00:34.556 739 794 I SchedulingPolicyService: Moving 666 back to group default
01-01 00:00:34.558 739 739 D CompatibilityChangeReporter: Compat change id reported: 148180766; UID 1000; state: ENABLED
01-01 00:00:34.560 739 739 V SystemServerTiming: StartAccountManagerService took to complete: 8ms
01-01 00:00:34.560 739 739 D SystemServerTiming: StartContentService
01-01 00:00:34.560 739 739 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle
01-01 00:00:34.563 739 739 V SystemServerTiming: StartContentService took to complete: 3ms
01-01 00:00:34.563 739 739 D SystemServerTiming: InstallSystemProviders
01-01 00:00:34.572 739 794 D SystemServerInitThreadPool: Finished executing SchedulingPolicyService.<init>
01-01 00:00:34.572 739 794 V SystemServerTimingAsync: InitThreadPoolExec:SchedulingPolicyService.<init> took to complete: 43ms
01-01 00:00:34.584 739 739 D nativeloader: Configuring clns-shared-14 for other apk /system/priv-app/SettingsProvider/SettingsProvider.apk. target_sdk_version=34, uses_libraries=, library_path=/system/priv-app/SettingsProvider/lib/arm64:/system/priv-app/SettingsProvider/SettingsProvider.apk!/lib/arm64-v8a:/system/lib64, permitted_path=/data:/mnt/expand:/data/user_de/0/com.android.providers.settings:/system/priv-app/SettingsProvider:/system/lib64
01-01 00:00:34.632 739 739 W SettingsState: No settings state /data/system/users/0/settings_config.xml
01-01 00:00:34.646 374 374 V ZygoteInitTiming_lazy: BeginPreload took to complete: 125ms
01-01 00:00:34.646 374 374 I Zygote : Preloading classes...
01-01 00:00:34.649 739 739 W SettingsState: No settings state /data/system/users/0/settings_ssaid.xml
01-01 00:00:34.665 374 374 W Zygote : Class not found for preloading: android.app.SharedPreferencesImpl$2
01-01 00:00:34.667 374 374 W Zygote : Class not found for preloading: android.app.SystemServiceRegistry$140
01-01 00:00:34.667 374 374 W Zygote : Class not found for preloading: android.app.SystemServiceRegistry$18$$ExternalSyntheticLambda0
01-01 00:00:34.678 374 374 W Zygote : Class not found for preloading: android.app.UiModeManager$1
01-01 00:00:34.682 739 739 D nativeloader: Configuring clns-shared-15 for other apk /system/priv-app/Telecom/Telecom.apk. target_sdk_version=34, uses_libraries=, library_path=/system/priv-app/Telecom/lib/arm64:/system/priv-app/Telecom/Telecom.apk!/lib/arm64-v8a:/system/lib64, permitted_path=/data:/mnt/expand:/data/user_de/0/com.android.server.telecom:/system/priv-app/Telecom:/system/lib64
01-01 00:00:34.766 739 739 D ActivityManager: Checking cgroup freezer: /sys/fs/cgroup/uid_0/pid_373/cgroup.freeze
01-01 00:00:34.766 739 739 D ActivityManager: Checking binder freezer ioctl
01-01 00:00:34.767 739 739 D ActivityManager: Checking freezer profiles
01-01 00:00:34.767 739 739 D ActivityManager: Freezer supported: true
01-01 00:00:34.768 739 739 D ActivityManager: Freezer timeout set to 10000
01-01 00:00:34.768 739 739 D ActivityManager: Freezer exemption set to true
01-01 00:00:34.769 739 798 D ActivityManager: Freezer enabled
01-01 00:00:34.769 739 798 D ActivityManager: freezer override set to false
01-01 00:00:34.770 739 739 I SystemServiceManager: Starting com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-01 00:00:34.770 739 739 V SystemServerTiming: InstallSystemProviders took to complete: 207ms
01-01 00:00:34.771 739 739 D SystemServerTiming: StartDropBoxManager
01-01 00:00:34.771 739 739 I SystemServiceManager: Starting com.android.server.DropBoxManagerService
01-01 00:00:34.773 739 739 V SystemServerTiming: StartDropBoxManager took to complete: 2ms
01-01 00:00:34.773 739 739 D SystemServerTiming: StartRoleManagerService
01-01 00:00:34.774 739 739 I SystemServiceManager: Starting com.android.role.RoleService
01-01 00:00:34.777 374 374 W Zygote : Class not found for preloading: android.content.res.AssetFileDescriptor$AutoCloseInputStream$OffsetCorrectFileChannel
01-01 00:00:34.782 739 739 V SystemServerTiming: StartRoleManagerService took to complete: 9ms
01-01 00:00:34.783 739 739 D SystemServerTiming: StartVibratorManagerService
01-01 00:00:34.783 739 739 I SystemServiceManager: Starting com.android.server.vibrator.VibratorManagerService$Lifecycle
01-01 00:00:34.789 374 374 I Typeface: Preloading /system/fonts/Roboto-Regular.ttf
01-01 00:00:34.797 374 374 I Typeface: Preloading /system/fonts/RobotoStatic-Regular.ttf
01-01 00:00:34.794 0 0 I servicemanager: Could not find android.hardware.vibrator.IVibratorManager/default in the VINTF manifest.
01-01 00:00:34.805 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.806 0 0 I servicemanager: Could not find android.hardware.vibrator.IVibrator/default in the VINTF manifest.
01-01 00:00:34.805 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.806 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.806 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.806 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.807 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.807 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.807 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.807 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.808 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.808 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.808 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.809 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.809 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.809 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.809 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.810 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.810 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.810 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.811 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.811 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.812 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.812 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.812 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.vibrator@1.0::IVibrator/default in either framework or device VINTF manifest.
01-01 00:00:34.812 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.813 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.813 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.813 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.814 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.814 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.814 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.815 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.815 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.815 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.816 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.816 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.816 739 739 V SystemServerTiming: StartVibratorManagerService took to complete: 33ms
01-01 00:00:34.816 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.816 739 739 D SystemServerTiming: StartDynamicSystemService
01-01 00:00:34.817 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.817 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.818 739 739 V SystemServerTiming: StartDynamicSystemService took to complete: 2ms
01-01 00:00:34.818 739 739 D SystemServerTiming: StartResourceEconomy
01-01 00:00:34.818 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.818 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 739 739 I SystemServiceManager: Starting com.android.server.tare.InternalResourceService
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.819 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.820 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.820 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.820 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.820 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.820 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.821 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.821 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.821 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.821 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.821 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.822 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.822 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.822 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.823 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.824 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.824 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.824 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.824 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.824 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.825 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.825 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.825 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.826 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.827 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.827 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.827 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.827 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.827 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.828 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.829 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.829 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.829 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.829 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.830 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.831 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.832 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.832 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.832 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.832 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 739 739 V SystemServerTiming: StartResourceEconomy took to complete: 15ms
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 739 739 D SystemServerTiming: StartAlarmManagerService
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.833 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.834 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.835 739 739 I SystemServiceManager: Starting com.android.server.alarm.AlarmManagerService
01-01 00:00:34.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.843 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.844 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.845 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.846 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.847 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.848 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.848 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.848 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.848 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.848 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.849 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.849 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.849 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.849 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.850 739 739 I SystemClockTime: Current time only 34850, advancing to build time 1704366960000
01-01 00:00:34.851 739 739 D SystemClockTime: Setting time of day to sec=1704366960
01-01 00:00:34.851 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-01 00:00:34.851 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 739 739 E SystemClockTime: Unable to open /dev/rtc0: No such file or directory
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 739 739 W SystemClockTime: Unable to set rtc to 1704366960: No such file or directory
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.000 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.001 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.002 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 739 739 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 1000; state: ENABLED
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.003 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.004 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.005 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.006 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.007 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.007 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.007 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.007 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.007 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.008 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.009 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.009 739 739 V SystemServerTiming: StartAlarmManagerService took to complete: 27ms
01-04 11:16:00.009 739 739 D SystemServerTiming: StartInputManagerService
01-04 11:16:00.009 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.009 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.009 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.010 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.010 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.010 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.011 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.011 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.013 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.014 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 370 383 I ServiceManagerCppClient: Waiting for service 'statscompanion' on '/dev/binder'...
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.015 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.016 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.017 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.017 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.017 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.017 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.017 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.018 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.018 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.019 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.020 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.020 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.021 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.021 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.021 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.021 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.022 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.023 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.023 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.024 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.024 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.024 739 739 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false
01-01 00:00:34.839 387 387 I composer@2.4-se: type=1400 audit(0.0:666): avc: denied { read } for path="socket:[15990]" dev="sockfs" ino=15990 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-04 11:16:00.024 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.024 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.025 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.025 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.025 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.025 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.025 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.026 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.026 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.026 739 739 V SystemServerTiming: StartInputManagerService took to complete: 17ms
01-04 11:16:00.026 739 739 D SystemServerTiming: DeviceStateManagerService
01-04 11:16:00.026 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.026 739 739 I SystemServiceManager: Starting com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:00.026 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.026 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.027 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.028 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.028 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.028 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.028 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.029 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.030 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.030 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.030 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.030 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.031 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.032 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.032 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.032 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.032 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.032 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.033 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.034 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.035 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.036 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.037 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.037 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.037 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.037 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.037 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.038 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.038 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.038 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.038 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.039 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.040 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.040 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.040 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.041 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.041 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.044 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.044 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.045 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.046 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.047 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.048 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.049 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.050 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.050 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.050 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.050 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.050 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.054 739 739 E DeviceStateManagerService: Cannot notify device state info change before the initial state has been committed.
01-04 11:16:00.054 739 739 I DeviceStateManagerService: Cannot notify device state info change when pending state is present.
01-04 11:16:00.068 739 739 V SystemServerTiming: DeviceStateManagerService took to complete: 42ms
01-04 11:16:00.068 739 739 D SystemServerTiming: StartCameraServiceProxy
01-04 11:16:00.068 739 739 I SystemServiceManager: Starting com.android.server.camera.CameraServiceProxy
01-04 11:16:00.071 739 739 V SystemServerTiming: StartCameraServiceProxy took to complete: 4ms
01-04 11:16:00.071 739 739 D SystemServerTiming: StartWindowManagerService
01-04 11:16:00.071 739 739 I SystemServiceManager: Starting phase 200
01-04 11:16:00.071 739 739 D SystemServerTiming: OnBootPhase_200
01-04 11:16:00.071 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.security.FileIntegrityService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.pm.Installer
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.flags.FeatureFlagsService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.powerstats.PowerStatsService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.permission.access.AccessCheckingService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.pm.DataLoaderManagerService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.power.PowerManagerService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.power.PowerManagerService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.power.ThermalManagerService
01-04 11:16:00.072 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.power.ThermalManagerService took to complete: 0ms
01-04 11:16:00.072 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.power.hint.HintManagerService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.lights.LightsService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.display.DisplayManagerService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.om.OverlayManagerService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.resources.ResourcesManagerService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.sensors.SensorService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.SystemConfigService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:00.073 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.BatteryService
01-04 11:16:00.073 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.BatteryService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.usage.UsageStatsService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.usage.UsageStatsService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.webkit.WebViewUpdateService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.CachedDeviceStateService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.CachedDeviceStateService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.rollback.RollbackManagerService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.os.NativeTombstoneManagerService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.os.BugreportManagerService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.gpu.GpuService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.cpu.CpuMonitorService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.security.KeyChainSystemService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:00.074 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.BinaryTransparencyService
01-04 11:16:00.074 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.telecom.TelecomLoaderService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.content.ContentService$Lifecycle
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.DropBoxManagerService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.DropBoxManagerService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.role.RoleService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.role.RoleService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.tare.InternalResourceService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.tare.InternalResourceService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.alarm.AlarmManagerService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.alarm.AlarmManagerService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:00.075 739 739 D SystemServerTiming: OnBootPhase_200_com.android.server.camera.CameraServiceProxy
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:00.075 739 739 V SystemServerTiming: OnBootPhase_200 took to complete: 4ms
01-04 11:16:00.078 739 739 I WindowManager: No existing display settings, starting empty
01-04 11:16:00.079 739 739 I WindowManager: No existing display settings, starting empty
01-04 11:16:00.084 374 374 W Zygote : Class not found for preloading: android.hardware.fingerprint.IUdfpsOverlay
01-04 11:16:00.085 374 374 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
01-04 11:16:00.093 739 790 I WindowTracing: Setting window tracing log level to 1
01-04 11:16:00.093 739 790 I WindowTracing: Setting window tracing buffer capacity to 10485760bytes
01-04 11:16:00.128 739 739 V SystemServerTiming: StartWindowManagerService took to complete: 56ms
01-04 11:16:00.128 739 739 D SystemServerTiming: SetWindowManagerService
01-04 11:16:00.233 739 739 I ActivityTaskManager: Loaded persisted task ids for user 0
01-04 11:16:00.237 739 739 V SystemServerTiming: SetWindowManagerService took to complete: 110ms
01-04 11:16:00.237 739 739 D SystemServerTiming: WindowManagerServiceOnInitReady
01-04 11:16:00.254 739 788 W BroadcastLoopers: Found previously unknown looper Thread[android.ui,5,main]
01-04 11:16:00.257 739 739 V SystemServerTiming: WindowManagerServiceOnInitReady took to complete: 20ms
01-04 11:16:00.258 739 829 D SystemServerTimingAsync: InitThreadPoolExec:StartISensorManagerService
01-04 11:16:00.258 739 829 D SystemServerInitThreadPool: Started executing StartISensorManagerService
01-04 11:16:00.258 739 829 D SystemServerTimingAsync: StartISensorManagerService
01-04 11:16:00.259 739 739 D SystemServerTiming: StartInputManager
01-04 11:16:00.259 739 739 I InputManager: Starting input manager
01-04 11:16:00.259 739 794 D SystemServerTimingAsync: InitThreadPoolExec:StartHidlServices
01-04 11:16:00.259 739 794 D SystemServerInitThreadPool: Started executing StartHidlServices
01-04 11:16:00.259 739 794 D SystemServerTimingAsync: StartHidlServices
01-04 11:16:00.260 739 739 V SystemServerTiming: StartInputManager took to complete: 1ms
01-04 11:16:00.260 739 739 D SystemServerTiming: DisplayManagerWindowManagerAndInputReady
01-04 11:16:00.260 197 197 I hwservicemanager: getTransport: Cannot find entry android.frameworks.schedulerservice@1.0::ISchedulingPolicyService/default in either framework or device VINTF manifest.
01-04 11:16:00.261 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:00.261 739 829 I HidlServiceManagement: Registered android.frameworks.sensorservice@1.0::ISensorManager/default
01-04 11:16:00.261 739 794 W system_server: android.frameworks.schedulerservice@1.0::ISchedulingPolicyService is deprecated. Skipping registration.
01-04 11:16:00.262 739 794 V SystemServerTimingAsync: StartHidlServices took to complete: 2ms
01-04 11:16:00.262 739 794 D SystemServerInitThreadPool: Finished executing StartHidlServices
01-04 11:16:00.262 739 794 V SystemServerTimingAsync: InitThreadPoolExec:StartHidlServices took to complete: 2ms
01-04 11:16:00.274 739 829 V SystemServerTimingAsync: StartISensorManagerService took to complete: 16ms
01-04 11:16:00.274 739 829 D SystemServerInitThreadPool: Finished executing StartISensorManagerService
01-04 11:16:00.274 739 829 V SystemServerTimingAsync: InitThreadPoolExec:StartISensorManagerService took to complete: 17ms
01-04 11:16:00.275 739 739 V SystemServerTiming: DisplayManagerWindowManagerAndInputReady took to complete: 16ms
01-04 11:16:00.275 739 739 D SystemServerTiming: StartBluetoothService
01-01 00:00:35.120 0 0 I servicemanager: Found android.frameworks.sensorservice.ISensorManager/default in framework VINTF manifest.
01-04 11:16:00.277 739 739 I SystemServiceManager: Starting com.android.server.bluetooth.BluetoothService
01-04 11:16:00.283 739 739 D BluetoothManagerService: Loading stored name and address
01-04 11:16:00.283 739 739 D BluetoothManagerService: Stored bluetooth Name=Raspberry Pi 4,Address=DC:A6:32:0D:A2:09
01-04 11:16:00.283 739 739 D BluetoothManagerService: Bluetooth persisted state: 1
01-04 11:16:00.284 739 739 D BluetoothManagerService: Startup: Bluetooth persisted state is ON.
01-04 11:16:00.285 739 739 D BluetoothManagerService: Detected SystemUiUid: 10069
01-04 11:16:00.286 739 739 D BluetoothSatelliteModeListener: BluetoothSatelliteModeListener
01-04 11:16:00.286 739 739 V SystemServerTiming: StartBluetoothService took to complete: 11ms
01-04 11:16:00.286 739 739 D SystemServerTiming: IpConnectivityMetrics
01-04 11:16:00.287 739 739 I SystemServiceManager: Starting com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:00.287 739 739 V SystemServerTiming: IpConnectivityMetrics took to complete: 1ms
01-04 11:16:00.287 739 739 D SystemServerTiming: NetworkWatchlistService
01-04 11:16:00.288 739 739 I SystemServiceManager: Starting com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:00.292 739 739 I WatchlistSettings: Reload watchlist settings done
01-04 11:16:00.293 739 856 I WatchlistLoggingHandler: No need to aggregate record yet.
01-04 11:16:00.293 739 856 I WatchlistLoggingHandler: Milliseconds spent on tryAggregateRecords(): 0
01-04 11:16:00.294 739 739 V SystemServerTiming: NetworkWatchlistService took to complete: 6ms
01-04 11:16:00.294 739 739 D SystemServerTiming: PinnerService
01-04 11:16:00.294 739 739 I SystemServiceManager: Starting com.android.server.PinnerService
01-04 11:16:00.297 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:00.299 739 739 V SystemServerTiming: PinnerService took to complete: 5ms
01-04 11:16:00.300 739 739 D SystemServerTiming: SignedConfigService
01-04 11:16:00.301 739 739 V SystemServerTiming: SignedConfigService took to complete: 1ms
01-04 11:16:00.301 739 739 D SystemServerTiming: AppIntegrityService
01-04 11:16:00.302 739 739 I SystemServiceManager: Starting com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:00.303 739 739 E IntegrityFileManager: Error creating staging and rules directory
01-04 11:16:00.306 739 739 V SystemServerTiming: AppIntegrityService took to complete: 5ms
01-04 11:16:00.306 739 739 D SystemServerTiming: StartLogcatManager
01-04 11:16:00.307 739 739 I SystemServiceManager: Starting com.android.server.logcat.LogcatManagerService
01-04 11:16:00.308 739 739 V SystemServerTiming: StartLogcatManager took to complete: 2ms
01-04 11:16:00.340 739 854 E EventHub: Could not get device name for /dev/input/mice: Inappropriate ioctl for device
01-04 11:16:00.340 739 854 E EventHub: could not get driver version for /dev/input/mice, Inappropriate ioctl for device
01-04 11:16:00.357 739 821 V SystemServerTimingAsync: AppDataPrepare took to complete: 869ms
01-04 11:16:00.357 739 821 I PackageManager: Deferred reconcileAppsData finished 131 packages
01-04 11:16:00.357 739 821 D SystemServerInitThreadPool: Finished executing prepareAppData
01-04 11:16:00.357 739 821 V SystemServerTimingAsync: InitThreadPoolExec:prepareAppData took to complete: 1131ms
01-04 11:16:00.390 739 854 D EventHub: configureLightsLocked rawLightId 1 name uevent
01-04 11:16:00.391 739 854 D EventHub: configureLightsLocked rawLightId 2 name of_node
01-04 11:16:00.391 739 854 D EventHub: configureLightsLocked rawLightId 3 name power
01-04 11:16:00.391 739 854 D EventHub: configureLightsLocked rawLightId 4 name leds
01-04 11:16:00.391 739 854 D EventHub: configureLightsLocked rawLightId 5 name driver
01-04 11:16:00.391 739 854 D EventHub: configureLightsLocked rawLightId 6 name driver_override
01-04 11:16:00.392 739 854 D EventHub: configureLightsLocked rawLightId 7 name subsystem
01-04 11:16:00.392 739 854 D EventHub: configureLightsLocked rawLightId 8 name modalias
01-04 11:16:00.394 739 854 D EventHub: No input device configuration file found for device '10-0038generic ft5x06 (00)'.
01-04 11:16:00.394 739 854 I EventHub: usingClockIoctl=true
01-04 11:16:00.395 739 854 I EventHub: New device: id=1, fd=179, path='/dev/input/event4', name='10-0038generic ft5x06 (00)', classes=TOUCH | TOUCH_MT | LIGHT, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false,
01-04 11:16:00.454 739 854 D EventHub: configureLightsLocked rawLightId 1 name uevent
01-04 11:16:00.455 739 854 D EventHub: configureLightsLocked rawLightId 2 name of_node
01-04 11:16:00.455 739 854 D EventHub: configureLightsLocked rawLightId 3 name power
01-04 11:16:00.455 739 854 D EventHub: configureLightsLocked rawLightId 4 name leds
01-04 11:16:00.455 739 854 D EventHub: configureLightsLocked rawLightId 5 name driver
01-04 11:16:00.455 739 854 D EventHub: configureLightsLocked rawLightId 6 name driver_override
01-04 11:16:00.456 739 854 D EventHub: configureLightsLocked rawLightId 7 name subsystem
01-04 11:16:00.456 739 854 D EventHub: configureLightsLocked rawLightId 8 name modalias
01-04 11:16:00.457 739 854 D EventHub: No input device configuration file found for device 'HOLTEK USB Wireless Device System Control'.
01-04 11:16:00.473 739 854 W EventHub: Unable to disable kernel key repeat for /dev/input/event2: Function not implemented
01-04 11:16:00.473 739 854 I EventHub: usingClockIoctl=true
01-04 11:16:00.473 739 854 I EventHub: New device: id=2, fd=190, path='/dev/input/event2', name='HOLTEK USB Wireless Device System Control', classes=KEYBOARD | EXTERNAL_STYLUS | LIGHT | EXTERNAL, configuration='', keyLayout='/vendor/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-04 11:16:00.473 739 854 E EventHub: Could not get device name for /dev/input/mouse1: Inappropriate ioctl for device
01-04 11:16:00.473 739 854 E EventHub: could not get driver version for /dev/input/mouse1, Inappropriate ioctl for device
01-04 11:16:00.451 739 739 I InputReader: type=1400 audit(0.0:667): avc: denied { read } for name="country" dev="sysfs" ino=25001 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-04 11:16:00.455 739 739 I InputReader: type=1400 audit(0.0:668): avc: denied { open } for path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:B102.0002/country" dev="sysfs" ino=25001 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-04 11:16:00.455 739 739 I InputReader: type=1400 audit(0.0:669): avc: denied { getattr } for path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:B102.0002/country" dev="sysfs" ino=25001 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
01-04 11:16:00.570 739 854 D EventHub: configureLightsLocked rawLightId 1 name uevent
01-04 11:16:00.571 739 854 D EventHub: configureLightsLocked rawLightId 2 name of_node
01-04 11:16:00.571 739 854 D EventHub: configureLightsLocked rawLightId 3 name power
01-04 11:16:00.571 739 854 D EventHub: configureLightsLocked rawLightId 4 name leds
01-04 11:16:00.571 739 854 D EventHub: configureLightsLocked rawLightId 5 name driver
01-04 11:16:00.571 739 854 D EventHub: configureLightsLocked rawLightId 6 name driver_override
01-04 11:16:00.572 739 854 D EventHub: configureLightsLocked rawLightId 7 name subsystem
01-04 11:16:00.572 739 854 D EventHub: configureLightsLocked rawLightId 8 name modalias
01-04 11:16:00.573 739 854 D EventHub: No input device configuration file found for device 'HOLTEK USB Wireless Device Consumer Control'.
01-04 11:16:00.578 739 854 W EventHub: Unable to disable kernel key repeat for /dev/input/event3: Function not implemented
01-04 11:16:00.578 739 854 I EventHub: usingClockIoctl=true
01-04 11:16:00.578 739 854 I EventHub: New device: id=3, fd=191, path='/dev/input/event3', name='HOLTEK USB Wireless Device Consumer Control', classes=KEYBOARD | EXTERNAL_STYLUS | LIGHT | EXTERNAL, configuration='', keyLayout='/vendor/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-04 11:16:00.578 739 854 E EventHub: Could not get device name for /dev/input/mouse0: Inappropriate ioctl for device
01-04 11:16:00.578 739 854 E EventHub: could not get driver version for /dev/input/mouse0, Inappropriate ioctl for device
01-04 11:16:00.610 374 374 D MtpDeviceJNI: register_android_mtp_MtpDevice
01-04 11:16:00.613 374 374 E MediaProfiles: MediaProfiles::createCamcorderProfile failed to locate quality 720p
01-04 11:16:00.613 374 374 E MediaProfiles: MediaProfiles::createCamcorderProfile failed to locate quality 720p
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.633 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.650 739 854 D EventHub: configureLightsLocked rawLightId 1 name uevent
01-04 11:16:00.650 739 854 D EventHub: configureLightsLocked rawLightId 2 name of_node
01-04 11:16:00.651 739 854 D EventHub: configureLightsLocked rawLightId 3 name power
01-04 11:16:00.651 739 854 D EventHub: configureLightsLocked rawLightId 4 name leds
01-04 11:16:00.651 739 854 D EventHub: configureLightsLocked rawLightId 5 name driver
01-04 11:16:00.651 739 854 D EventHub: configureLightsLocked rawLightId 6 name driver_override
01-04 11:16:00.652 739 854 D EventHub: configureLightsLocked rawLightId 7 name subsystem
01-04 11:16:00.652 739 854 D EventHub: configureLightsLocked rawLightId 8 name modalias
01-04 11:16:00.653 739 854 D EventHub: No input device configuration file found for device 'HOLTEK USB Wireless Device'.
01-04 11:16:00.653 374 374 I zygote : Thread[1,tid=374,Native,Thread*=0xe4ac5410,peer=0x12c800f0,"main"] recursive attempt to load library "librtp_jni.so"
01-04 11:16:00.657 739 854 I EventHub: usingClockIoctl=true
01-04 11:16:00.658 739 854 I EventHub: New device: id=4, fd=192, path='/dev/input/event0', name='HOLTEK USB Wireless Device', classes=KEYBOARD | ALPHAKEY | LIGHT | EXTERNAL, configuration='', keyLayout='/vendor/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
01-04 11:16:00.660 739 854 D EventHub: configureLightsLocked rawLightId 1 name uevent
01-04 11:16:00.660 739 854 D EventHub: configureLightsLocked rawLightId 2 name of_node
01-04 11:16:00.661 739 854 D EventHub: configureLightsLocked rawLightId 3 name power
01-04 11:16:00.661 739 854 D EventHub: configureLightsLocked rawLightId 4 name leds
01-04 11:16:00.661 739 854 D EventHub: configureLightsLocked rawLightId 5 name driver
01-04 11:16:00.661 739 854 D EventHub: configureLightsLocked rawLightId 6 name driver_override
01-04 11:16:00.661 739 854 D EventHub: configureLightsLocked rawLightId 7 name subsystem
01-04 11:16:00.662 739 854 D EventHub: configureLightsLocked rawLightId 8 name modalias
01-04 11:16:00.663 739 854 D EventHub: No input device configuration file found for device 'HOLTEK USB Wireless Device Mouse'.
01-04 11:16:00.663 739 854 I EventHub: usingClockIoctl=true
01-04 11:16:00.663 739 854 I EventHub: New device: id=5, fd=193, path='/dev/input/event1', name='HOLTEK USB Wireless Device Mouse', classes=CURSOR | LIGHT | EXTERNAL, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false,
01-04 11:16:00.669 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.669 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.669 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.670 739 854 I InputReader: Device added: id=-1, eventHubId=-1, name='Virtual', descriptor='a718a782d34bc767f4689c232d64d527998ea7fd',sources=KEYBOARD | DPAD
01-04 11:16:00.672 739 854 W InputReader: Can't find the designated viewport with ID 0 to update cursor input mapper. Fall back to default display
01-04 11:16:00.672 739 854 E InputReader: Still can't find a viable viewport to update cursor input mapper. Skip setting it to PointerController.
01-04 11:16:00.673 739 854 E InputReader: Cannot release pointer capture, device is not in MODE_POINTER_RELATIVE
01-04 11:16:00.673 739 854 E InputReader: Cannot release pointer capture, device is not in MODE_POINTER_RELATIVE
01-04 11:16:00.673 739 854 I InputReader: Device added: id=2, eventHubId=5, name='HOLTEK USB Wireless Device Mouse', descriptor='83d03854bb06f68e10631d54da425974dade3894',sources=MOUSE
01-04 11:16:00.673 739 854 I InputReader: Device added: id=3, eventHubId=4, name='HOLTEK USB Wireless Device', descriptor='7127139a30a5bd174f620167dc69c1b4e88b500a',sources=KEYBOARD
01-04 11:16:00.674 739 854 E InputReader: Cannot release pointer capture, device is not in MODE_POINTER_RELATIVE
01-04 11:16:00.674 739 854 I InputReader: Device added: id=2, eventHubId=3, name='HOLTEK USB Wireless Device Consumer Control', descriptor='500e52d351fe3433a77336b0e92ae0f01711f6b2',sources=KEYBOARD | MOUSE | STYLUS
01-04 11:16:00.675 739 854 I InputReader: Reconfiguring input devices, changes=EXTERNAL_STYLUS_PRESENCE
01-04 11:16:00.675 739 854 E InputReader: Cannot release pointer capture, device is not in MODE_POINTER_RELATIVE
01-04 11:16:00.675 739 854 I InputReader: Device added: id=2, eventHubId=2, name='HOLTEK USB Wireless Device System Control', descriptor='4f1130ba214ab1d04d3880380a5e598d4da74326',sources=KEYBOARD | MOUSE | STYLUS
01-04 11:16:00.676 739 854 I InputReader: Reconfiguring input devices, changes=EXTERNAL_STYLUS_PRESENCE
01-04 11:16:00.679 739 854 I InputReader: Touch device '10-0038generic ft5x06 (00)' could not query the properties of its associated display. The device will be inoperable until the display size becomes available.
01-04 11:16:00.679 739 854 I InputReader: Device added: id=4, eventHubId=1, name='10-0038generic ft5x06 (00)', descriptor='b37f26404589c8813f854d274cd88dd011536181',sources=TOUCHSCREEN | STYLUS | BLUETOOTH_STYLUS
01-04 11:16:00.682 739 739 I WindowManager: SAFE MODE not enabled
01-04 11:16:00.682 739 739 D SystemServerTiming: StartInputMethodManagerLifecycle
01-04 11:16:00.682 739 739 I SystemServiceManager: Starting com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:00.694 739 739 V SystemServerTiming: StartInputMethodManagerLifecycle took to complete: 12ms
01-04 11:16:00.694 739 739 D SystemServerTiming: StartAccessibilityManagerService
01-04 11:16:00.694 739 739 I SystemServiceManager: Starting com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:00.705 374 374 W Zygote : Class not found for preloading: android.security.GenerateRkpKey$1
01-04 11:16:00.705 374 374 W Zygote : Class not found for preloading: android.security.GenerateRkpKey
01-04 11:16:00.708 739 739 V SystemServerTiming: StartAccessibilityManagerService took to complete: 13ms
01-04 11:16:00.708 739 739 D SystemServerTiming: MakeDisplayReady
01-04 11:16:00.712 739 739 I ActivityTaskManager: Config changes=20005df8 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land ?uimode ?night -touch qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2 ?fontWeightAdjustment}
01-04 11:16:00.714 739 739 I WindowManager: Override config changes=60007dfc {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land ?uimode ?night -touch qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2 ?fontWeightAdjustment} for displayId=0
01-04 11:16:00.715 374 374 W Zygote : Class not found for preloading: android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$GenerateKeyPairHelperResult
01-04 11:16:00.718 739 739 I DisplayDevice: [0] Layerstack set to 0 for local:0
01-04 11:16:00.719 374 374 W Zygote : Class not found for preloading: android.service.notification.ZenModeConfig$Diff
01-04 11:16:00.723 739 739 I ActivityTaskManager: Config changes=8 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land ?uimode ?night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 ?fontWeightAdjustment}
01-04 11:16:00.725 739 739 I WindowManager: Override config changes=8 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land ?uimode ?night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 ?fontWeightAdjustment} for displayId=0
01-04 11:16:00.726 739 739 V SystemServerTiming: MakeDisplayReady took to complete: 19ms
01-04 11:16:00.726 739 739 D SystemServerTiming: StartStorageManagerService
01-04 11:16:00.727 739 739 I SystemServiceManager: Starting com.android.server.StorageManagerService$Lifecycle
01-04 11:16:00.732 739 790 W BroadcastLoopers: Found previously unknown looper Thread[android.display,5,main]
01-04 11:16:00.733 739 790 I InputManager-JNI: Viewport [0] to add: local:0, isActive: false
01-04 11:16:00.734 739 854 I InputReader: Reconfiguring input devices, changes=DISPLAY_INFO
01-01 00:00:35.586 0 0 I init : processing action (sys.sysctl.extra_free_kbytes=*) from (/system/etc/init/hw/init.rc:1233)
01-01 00:00:35.597 0 0 I init : starting service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)'...
01-04 11:16:00.742 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data
01-04 11:16:00.744 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data/user/0
01-04 11:16:00.744 739 854 I InputReader: Disabling 10-0038generic ft5x06 (00) (device 4) because the associated viewport is not active
01-04 11:16:00.744 739 854 I InputReader: Device reconfigured: id=4, name='10-0038generic ft5x06 (00)', size 800x480, orientation 0, mode 0, display id 0
01-04 11:16:00.750 739 861 D StorageManagerService: Thinking about reset, mBootCompleted=false, mDaemonConnected=true
01-04 11:16:00.752 739 861 D StorageManagerService: Thinking about reset, mBootCompleted=false, mDaemonConnected=true
01-04 11:16:00.752 739 739 V SystemServerTiming: StartStorageManagerService took to complete: 26ms
01-04 11:16:00.753 739 739 D SystemServerTiming: StartStorageStatsService
01-04 11:16:00.753 739 739 I SystemServiceManager: Starting com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:00.756 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data
01-04 11:16:00.758 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data/user/0
01-04 11:16:00.759 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data
01-04 11:16:00.761 629 641 D installd: Found quota mount /dev/block/by-name/userdata at /data/user/0
01-04 11:16:00.764 739 739 V SystemServerTiming: StartStorageStatsService took to complete: 11ms
01-04 11:16:00.764 739 739 D SystemServerTiming: StartUiModeManager
01-04 11:16:00.764 739 739 I SystemServiceManager: Starting com.android.server.UiModeManagerService
01-04 11:16:00.767 739 794 D SystemServerTimingAsync: InitThreadPoolExec:UiModeManager.onStart
01-04 11:16:00.767 739 794 D SystemServerInitThreadPool: Started executing UiModeManager.onStart
01-04 11:16:00.767 739 739 V SystemServerTiming: StartUiModeManager took to complete: 4ms
01-04 11:16:00.767 739 739 D SystemServerTiming: StartLocaleManagerService
01-04 11:16:00.770 739 739 I SystemServiceManager: Starting com.android.server.locales.LocaleManagerService
01-04 11:16:00.774 739 739 V SystemServerTiming: StartLocaleManagerService took to complete: 4ms
01-04 11:16:00.774 739 739 D SystemServerTiming: StartGrammarInflectionService
01-04 11:16:00.774 739 739 I SystemServiceManager: Starting com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:00.776 739 739 V SystemServerTiming: StartGrammarInflectionService took to complete: 1ms
01-04 11:16:00.776 739 739 D SystemServerTiming: StartAppHibernationService
01-04 11:16:00.776 739 739 I SystemServiceManager: Starting com.android.server.apphibernation.AppHibernationService
01-04 11:16:00.780 739 739 V SystemServerTiming: StartAppHibernationService took to complete: 4ms
01-04 11:16:00.780 739 739 D SystemServerTiming: ArtManagerLocal
01-04 11:16:00.782 739 794 D SystemServerInitThreadPool: Finished executing UiModeManager.onStart
01-04 11:16:00.782 739 794 V SystemServerTimingAsync: InitThreadPoolExec:UiModeManager.onStart took to complete: 16ms
01-04 11:16:00.783 739 739 V SystemServerTiming: ArtManagerLocal took to complete: 2ms
01-04 11:16:00.783 739 739 D SystemServerTiming: UpdatePackagesIfNeeded
01-04 11:16:00.783 739 739 I Watchdog: Pausing HandlerChecker: main thread for reason: dexopt. Pause count: 1
01-04 11:16:00.784 739 739 I Watchdog: Resuming HandlerChecker: main thread for reason: dexopt. Pause count: 0
01-04 11:16:00.784 739 739 V SystemServerTiming: UpdatePackagesIfNeeded took to complete: 1ms
01-04 11:16:00.784 739 739 D SystemServerTiming: PerformFstrimIfNeeded
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->peekLong(JZ)J from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->pokeLong(JJZ)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->pokeInt(JIZ)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->peekInt(JZ)I from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->pokeByte(JB)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->peekByte(J)B from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 739 739 V SystemServerTiming: PerformFstrimIfNeeded took to complete: 1ms
01-04 11:16:00.785 739 739 D SystemServerTiming: StartLockSettingsService
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->pokeByteArray(J[BII)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 374 374 W zygote : Core platform API violation: Llibcore/io/Memory;->peekByteArray(J[BII)V from Lcom/android/framework/protobuf/UnsafeUtil; using reflection
01-04 11:16:00.785 739 739 I SystemServiceManager: Starting com.android.server.locksettings.LockSettingsService$Lifecycle
01-01 00:00:35.638 0 0 I init : ... started service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' has pid 862
01-01 00:00:35.650 0 0 I init : SVC_EXEC service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' pid 862 (uid 0 gid 0+0 context default) started; waiting...
01-04 11:16:00.807 374 374 W Zygote : Class not found for preloading: android.view.ViewRootImpl$8$1
01-04 11:16:00.812 374 374 W Zygote : Class not found for preloading: android.view.autofill.AutofillManager$$ExternalSyntheticLambda5
01-04 11:16:00.814 739 739 V SystemServerTiming: StartLockSettingsService took to complete: 30ms
01-04 11:16:00.814 739 739 D SystemServerTiming: StartTestHarnessMode
01-04 11:16:00.815 739 739 I SystemServiceManager: Starting com.android.server.testharness.TestHarnessModeService
01-04 11:16:00.816 739 739 V SystemServerTiming: StartTestHarnessMode took to complete: 1ms
01-04 11:16:00.817 374 374 W Zygote : Class not found for preloading: android.view.selectiontoolbar.SelectionToolbarManager
01-04 11:16:00.817 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.oemlock@1.0::IOemLock/default in either framework or device VINTF manifest.
01-04 11:16:00.818 739 739 I OemLock : OemLock Hidl HAL not present on device
01-01 00:00:35.663 0 0 I init : Command 'exec -- /system/bin/extra_free_kbytes.sh ${sys.sysctl.extra_free_kbytes}' action=sys.sysctl.extra_free_kbytes=* (/system/etc/init/hw/init.rc:1234) took 66ms and succeeded
01-01 00:00:35.676 0 0 I servicemanager: Could not find android.hardware.oemlock.IOemLock/default in the VINTF manifest.
01-04 11:16:00.828 374 374 W Zygote : Class not found for preloading: android.widget.ViewFlipper$2
01-04 11:16:00.835 739 739 D SystemServerTiming: StartDeviceIdleController
01-04 11:16:00.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.835 739 739 I SystemServiceManager: Starting com.android.server.DeviceIdleController
01-04 11:16:00.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.835 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.836 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.837 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.838 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.839 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.840 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.841 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.842 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:00.845 739 739 V SystemServerTiming: StartDeviceIdleController took to complete: 10ms
01-04 11:16:00.845 739 739 D SystemServerTiming: StartDevicePolicyManager
01-04 11:16:00.845 739 739 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:00.857 739 739 I DevicePolicyManager: Current version 6, latest version 6, not upgrading.
01-04 11:16:00.862 739 739 I DevicePolicyManager: Set ro.organization_owned property to false
01-04 11:16:00.864 739 739 D DevicePolicyManagerService: /data/system/updated_resources.xml doesn't exist
01-04 11:16:00.864 739 739 D DevicePolicyEngine: Reading device policies from file.
01-04 11:16:00.865 739 739 D DevicePolicyEngine: Reading from /data/system/device_policy_state.xml
01-04 11:16:00.874 739 739 V SystemServerTiming: StartDevicePolicyManager took to complete: 29ms
01-04 11:16:00.874 739 739 D SystemServerTiming: StartStatusBarManagerService
01-04 11:16:00.877 739 739 V SystemServerTiming: StartStatusBarManagerService took to complete: 3ms
01-04 11:16:00.877 739 739 D SystemServer: MusicRecognitionManagerService not defined by OEM or disabled by flag
01-04 11:16:00.878 739 739 D SystemServer: ContentCaptureService disabled because resource is not overlaid
01-04 11:16:00.879 739 739 D SystemServer: AttentionService is not configured on this device
01-04 11:16:00.880 739 739 D SystemServer: RotationResolverService is not configured on this device
01-04 11:16:00.880 374 374 W Zygote : Class not found for preloading: com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
01-04 11:16:00.880 739 739 D SystemServer: SystemCaptionsManagerService disabled because resource is not overlaid
01-04 11:16:00.880 739 739 D SystemServerTiming: StartTextToSpeechManagerService
01-04 11:16:00.880 374 374 W Zygote : Class not found for preloading: com.android.internal.policy.DividerSnapAlgorithm
01-04 11:16:00.880 374 374 W Zygote : Class not found for preloading: com.android.internal.policy.DockedDividerUtils
01-04 11:16:00.880 739 739 I SystemServiceManager: Starting com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:00.883 739 739 V SystemServerTiming: StartTextToSpeechManagerService took to complete: 3ms
01-04 11:16:00.883 739 739 D SystemServerTiming: StartAmbientContextService
01-04 11:16:00.883 739 739 I SystemServiceManager: Starting com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:00.884 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:00.886 739 739 V SystemServerTiming: StartAmbientContextService took to complete: 3ms
01-04 11:16:00.886 739 739 D SystemServerTiming: startWearableSensingService
01-04 11:16:00.886 739 739 I SystemServiceManager: Starting com.android.server.wearable.WearableSensingManagerService
01-04 11:16:00.889 739 739 V SystemServerTiming: startWearableSensingService took to complete: 3ms
01-04 11:16:00.889 739 739 D SystemServerTiming: StartSpeechRecognitionManagerService
01-04 11:16:00.889 739 739 I SystemServiceManager: Starting com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:00.891 739 739 V SystemServerTiming: StartSpeechRecognitionManagerService took to complete: 2ms
01-04 11:16:00.891 739 739 D SystemServer: AppPredictionService not defined by OEM
01-04 11:16:00.891 739 739 D SystemServer: ContentSuggestionsService not defined by OEM
01-04 11:16:00.891 739 739 D SystemServerTiming: StartSearchUiService
01-04 11:16:00.892 739 739 I SystemServiceManager: Starting com.android.server.searchui.SearchUiManagerService
01-04 11:16:00.894 739 739 V SystemServerTiming: StartSearchUiService took to complete: 2ms
01-04 11:16:00.894 739 739 D SystemServerTiming: StartSmartspaceService
01-04 11:16:00.894 739 739 I SystemServiceManager: Starting com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:00.896 739 739 V SystemServerTiming: StartSmartspaceService took to complete: 2ms
01-04 11:16:00.896 739 739 D SystemServerTiming: InitConnectivityModuleConnector
01-04 11:16:00.896 739 739 D ConnectivityModuleConnector: Network stack init
01-04 11:16:00.896 739 739 V SystemServerTiming: InitConnectivityModuleConnector took to complete: 1ms
01-04 11:16:00.896 739 739 D SystemServerTiming: InitNetworkStackClient
01-04 11:16:00.897 739 739 D NetworkStackClient: Network stack init
01-04 11:16:00.897 739 739 V SystemServerTiming: InitNetworkStackClient took to complete: 0ms
01-04 11:16:00.897 739 739 D SystemServerTiming: StartNetworkManagementService
01-04 11:16:00.900 372 651 I netd : registerUnsolicitedEventListener(interface:0xb400007ca5222220) <0.12ms>
01-04 11:16:00.901 739 739 V SystemServerTiming: StartNetworkManagementService took to complete: 5ms
01-04 11:16:00.901 739 739 D SystemServerTiming: StartFontManagerService
01-04 11:16:00.909 739 739 D CompatibilityChangeReporter: Compat change id reported: 247079863; UID 1000; state: ENABLED
01-04 11:16:01.016 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:01.016 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:01.031 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda0
01-04 11:16:01.031 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda10
01-04 11:16:01.031 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda11
01-04 11:16:01.032 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda1
01-04 11:16:01.032 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda2
01-04 11:16:01.032 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda3
01-04 11:16:01.033 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda4
01-04 11:16:01.033 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda5
01-04 11:16:01.033 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda6
01-04 11:16:01.034 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda7
01-04 11:16:01.034 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda8
01-04 11:16:01.034 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$$ExternalSyntheticLambda9
01-04 11:16:01.034 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$1
01-04 11:16:01.034 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$2
01-04 11:16:01.035 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$WatchedInt
01-04 11:16:01.035 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController$WatchedSlotIndexToSubIds
01-04 11:16:01.035 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionController
01-04 11:16:01.035 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda0
01-04 11:16:01.035 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda1
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda2
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda3
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda4
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda5
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$$ExternalSyntheticLambda6
01-04 11:16:01.036 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$1
01-04 11:16:01.037 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$2
01-04 11:16:01.037 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
01-04 11:16:01.037 374 374 W Zygote : Class not found for preloading: com.android.internal.telephony.SubscriptionInfoUpdater
01-04 11:16:01.051 374 374 W System : No Compatibility callbacks set! Querying change 263076149
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.058 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.059 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.060 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.061 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.062 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.063 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.064 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.065 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.065 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.065 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.065 374 374 W System : No Compatibility callbacks set! Querying change 247079863
01-04 11:16:01.153 374 374 W Zygote : Class not found for preloading: sun.misc.SharedSecrets
01-04 11:16:01.174 374 374 I Zygote : ...preloaded 17298 classes in 1380ms.
01-04 11:16:01.174 374 374 V ZygoteInitTiming_lazy: PreloadClasses took to complete: 1380ms
01-04 11:16:01.182 374 374 D nativeloader: InitApexLibraries:
01-04 11:16:01.182 374 374 D nativeloader: com_android_art: libnativehelper.so
01-04 11:16:01.182 374 374 D nativeloader: com_android_i18n: libicui18n.so:libicuuc.so:libicu.so
01-04 11:16:01.182 374 374 D nativeloader: com_android_neuralnetworks: libneuralnetworks.so
01-04 11:16:01.183 374 374 D nativeloader: InitDefaultPublicLibraries for_preload=0: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so
01-04 11:16:01.183 374 374 D nativeloader: Configuring clns-shared-1 for other apk /system/framework/android.hidl.base-V1.0-java.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-04 11:16:01.184 374 374 D nativeloader: InitExtendedPublicLibraries:
01-04 11:16:01.186 374 374 I nativeloader: InitVendorPublicLibraries skipped: No such file or directory
01-04 11:16:01.186 374 374 D nativeloader: InitProductPublicLibraries:
01-04 11:16:01.186 374 374 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
01-04 11:16:01.187 739 739 V SystemServerTiming: StartFontManagerService took to complete: 286ms
01-04 11:16:01.188 739 739 D SystemServerTiming: StartTextServicesManager
01-04 11:16:01.188 739 739 I SystemServiceManager: Starting com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:01.190 739 739 V SystemServerTiming: StartTextServicesManager took to complete: 3ms
01-04 11:16:01.190 739 739 D SystemServerTiming: StartTextClassificationManagerService
01-04 11:16:01.191 739 739 I SystemServiceManager: Starting com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:01.192 374 374 D nativeloader: Configuring clns-shared-2 for other apk /system/framework/android.hidl.manager-V1.0-java.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-04 11:16:01.194 374 374 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
01-04 11:16:01.194 739 739 V SystemServerTiming: StartTextClassificationManagerService took to complete: 3ms
01-04 11:16:01.194 739 739 D SystemServerTiming: StartNetworkScoreService
01-04 11:16:01.194 739 739 I SystemServiceManager: Starting com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:01.196 739 739 I NetworkScoreService: Registering network_score
01-04 11:16:01.197 739 739 V SystemServerTiming: StartNetworkScoreService took to complete: 3ms
01-04 11:16:01.197 739 739 D SystemServerTiming: StartNetworkStatsService
01-04 11:16:01.199 739 739 I SystemServiceManager: Starting com.android.server.NetworkStatsServiceInitializer
01-04 11:16:01.199 374 374 D nativeloader: Configuring clns-shared-3 for other apk /system/framework/android.test.base.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-04 11:16:01.201 374 374 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.test.base.jar
01-04 11:16:01.210 374 374 D nativeloader: Configuring clns-shared-4 for other apk /system_ext/framework/androidx.window.extensions.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-04 11:16:01.211 374 374 D ApplicationLoaders: Created zygote-cached class loader: /system_ext/framework/androidx.window.extensions.jar
01-04 11:16:01.218 374 374 D nativeloader: Configuring clns-shared-5 for other apk /system_ext/framework/androidx.window.sidecar.jar. target_sdk_version=34, uses_libraries=, library_path=, permitted_path=/data:/mnt/expand
01-04 11:16:01.219 374 374 D ApplicationLoaders: Created zygote-cached class loader: /system_ext/framework/androidx.window.sidecar.jar
01-04 11:16:01.220 374 374 V ZygoteInitTiming_lazy: CacheNonBootClasspathClassLoaders took to complete: 45ms
01-04 11:16:01.220 374 374 I Zygote : Preloading resources...
01-04 11:16:01.233 374 374 W Resources: Preloaded drawable resource #0x1080290 (android:drawable/dialog_background_material) that varies with configuration!!
01-04 11:16:01.254 739 739 D BpfNetMaps: BpfNetMaps is initialized with sEnableJavaBpfMap=true
01-04 11:16:01.259 374 374 I Zygote : ...preloaded 64 resources in 40ms.
01-04 11:16:01.266 739 739 I TrafficController: initMaps successfully
01-04 11:16:01.267 374 374 I Zygote : ...preloaded 41 resources in 7ms.
01-04 11:16:01.267 374 374 V ZygoteInitTiming_lazy: PreloadResources took to complete: 47ms
01-04 11:16:01.272 372 651 I netd : registerUnsolicitedEventListener(interface:0xb400007ca52227a0) <0.11ms>
01-04 11:16:01.272 372 651 I netd : interfaceGetList() -> {[eth0, ip6_vti0, ifb0, lo, wlan0, ip6tnl0, ip_vti0, sit0, ifb1, dummy0]} <0.38ms>
01-04 11:16:01.274 739 739 I NetworkStatsServiceInitializer: Registering netstats
01-04 11:16:01.276 739 739 I NetworkStatsServiceInitializer: Initializing network tracing hooks
01-04 11:16:01.280 739 885 D CompatibilityChangeReporter: Compat change id reported: 170188668; UID 1000; state: ENABLED
01-04 11:16:01.283 739 739 D NetworkTrace: Registering Perfetto data source
01-04 11:16:01.283 739 739 V SystemServerTiming: StartNetworkStatsService took to complete: 86ms
01-04 11:16:01.283 739 739 D SystemServerTiming: StartNetworkPolicyManagerService
01-04 11:16:01.294 739 739 V SystemServerTiming: StartNetworkPolicyManagerService took to complete: 10ms
01-04 11:16:01.294 739 739 D SystemServerTiming: StartWifi
01-04 11:16:01.295 739 739 I SystemServiceManager: Starting com.android.server.wifi.WifiService
01-04 11:16:01.309 739 739 D ScanMetrics: Settings package: com.android.settings
01-04 11:16:01.309 739 739 E ScanMetrics: Can't get GMS uid
01-04 11:16:01.310 739 739 I WifiContext: Got resolveInfos for com.android.server.wifi.intent.action.SERVICE_WIFI_RESOURCES_APK: [ResolveInfo{ec8c9dc com.android.wifi.resources/android.app.Activity m=0x108000 userHandle=UserHandle{0}}]
01-04 11:16:01.311 739 739 I WifiContext: Found Wifi Resources APK at: com.android.wifi.resources
01-04 11:16:01.323 374 374 D libEGL : loaded /vendor/lib/egl/libEGL_mesa.so
01-04 11:16:01.329 374 374 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_mesa.so
01-04 11:16:01.329 739 739 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hidl.manager@1.2::IServiceManager/default
01-04 11:16:01.331 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.wifi@1.0::IWifi/default in either framework or device VINTF manifest.
01-04 11:16:01.339 374 374 D libEGL : loaded /vendor/lib/egl/libGLESv2_mesa.so
01-01 00:00:36.180 0 0 I init : Service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' (pid 862) exited with status 0 waiting took 0.569000 seconds
01-01 00:00:36.189 0 0 I servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
01-01 00:00:36.193 0 0 I init : Sending signal 9 to service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' (pid 862) process group...
01-04 11:16:01.345 739 739 I WifiHalAidlImpl: Creating the Wifi HAL using the AIDL implementation
01-04 11:16:01.363 374 374 I Zygote : Preloading shared libraries...
01-01 00:00:36.206 0 0 I servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
01-01 00:00:36.213 0 0 I libprocessgroup: Successfully killed process cgroup uid 0 pid 862 in 0ms
01-04 11:16:01.367 739 739 I SupplicantStaIfaceHal: Initializing SupplicantStaIfaceHal using AIDL implementation.
01-04 11:16:01.370 374 374 E zygote : Unable to find pattern file or unable to map it for am
01-04 11:16:01.375 374 374 I Zygote : Called ZygoteHooks.endPreload()
01-04 11:16:01.376 374 374 I Zygote : Installed AndroidKeyStoreProvider in 1ms.
01-01 00:00:36.227 0 0 I servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
01-04 11:16:01.378 374 374 I Zygote : Warmed up JCA providers in 2ms.
01-04 11:16:01.378 374 374 D Zygote : end preload
01-04 11:16:01.379 739 839 V SystemServerTimingAsync: SecondaryZygotePreload took to complete: 1714ms
01-04 11:16:01.379 739 839 D SystemServerInitThreadPool: Finished executing SecondaryZygotePreload
01-04 11:16:01.379 739 839 V SystemServerTimingAsync: InitThreadPoolExec:SecondaryZygotePreload took to complete: 1714ms
01-04 11:16:01.385 739 739 I SupplicantP2pIfaceHal: Initializing SupplicantP2pIfaceHal using AIDL implementation.
01-04 11:16:01.386 739 739 I WifiCoexManager: Default coex algorithm is disabled.
01-04 11:16:01.411 739 739 D WifiOpenNetworkNotifier: Settings toggle enabled=true
01-04 11:16:01.414 662 662 I wificond: New wificond event callback registered
01-04 11:16:01.414 739 739 D WifiNl80211Manager: registerCountryCodeEventListener called
01-04 11:16:01.414 739 739 D WifiCountryCode: Default country code from system property ro.boot.wificountrycode is null
01-04 11:16:01.422 739 739 D WakeupController: WifiWake enabled
01-04 11:16:01.423 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.424 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.428 739 739 I WifiService: Registering wifi
01-04 11:16:01.429 739 739 V SystemServerTiming: StartWifi took to complete: 135ms
01-04 11:16:01.429 739 739 D SystemServerTiming: StartWifiScanning
01-04 11:16:01.430 739 739 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:01.430 739 739 I WifiScanningService: Creating wifiscanner
01-04 11:16:01.433 739 739 I WifiScanningService: Publishing wifiscanner
01-04 11:16:01.434 739 739 V SystemServerTiming: StartWifiScanning took to complete: 4ms
01-04 11:16:01.434 739 739 D SystemServerTiming: StartPacProxyService
01-04 11:16:01.436 739 739 V SystemServerTiming: StartPacProxyService took to complete: 3ms
01-04 11:16:01.436 739 739 D SystemServerTiming: StartConnectivityService
01-04 11:16:01.437 739 739 I SystemServiceManager: Starting com.android.server.ConnectivityServiceInitializer
01-04 11:16:01.448 739 739 D ConnectivityService: ConnectivityService starting up
01-04 11:16:01.456 739 739 E ConnectivityService: Ignoring protectedNetwork 10
01-04 11:16:01.456 739 739 E ConnectivityService: Ignoring protectedNetwork 11
01-04 11:16:01.456 739 739 E ConnectivityService: Ignoring protectedNetwork 12
01-04 11:16:01.456 739 739 E ConnectivityService: Ignoring protectedNetwork 14
01-04 11:16:01.456 739 739 E ConnectivityService: Ignoring protectedNetwork 15
01-04 11:16:01.457 372 651 I netd : registerUnsolicitedEventListener(interface:0xb400007ca5222850) <0.06ms>
01-04 11:16:01.468 739 739 D CompatibilityChangeReporter: Compat change id reported: 182478738; UID 1000; state: ENABLED
01-04 11:16:01.475 739 739 D ConnectivityNativeService: Attached BPF_CGROUP_INET4_BIND and BPF_CGROUP_INET6_BIND programs
01-04 11:16:01.478 739 902 W BroadcastLoopers: Found previously unknown looper Thread[NsdService,5,main]
01-04 11:16:01.489 739 739 W system_server: Core platform API violation: Llibcore/io/Memory;->pokeByte(JB)V from Landroid/net/connectivity/com/google/protobuf/UnsafeUtil; using reflection
01-04 11:16:01.489 739 739 W system_server: Core platform API violation: Llibcore/io/Memory;->peekByte(J)B from Landroid/net/connectivity/com/google/protobuf/UnsafeUtil; using reflection
01-04 11:16:01.492 739 739 V NearbyService: DiscoveryProviderManagerLegacy:
01-04 11:16:01.492 739 739 I ConnectivityServiceInitializer: Registering ethernet
01-04 11:16:01.493 739 739 I ConnectivityServiceInitializer: Registering connectivity
01-04 11:16:01.494 739 739 I ConnectivityServiceInitializer: Registering ipsec
01-04 11:16:01.494 739 739 I ConnectivityServiceInitializer: Registering connectivity_native
01-04 11:16:01.495 739 739 I ConnectivityServiceInitializer: Registering servicediscovery
01-04 11:16:01.495 739 739 I ConnectivityServiceInitializer: Registering nearby
01-04 11:16:01.496 739 739 V SystemServerTiming: StartConnectivityService took to complete: 59ms
01-04 11:16:01.496 739 739 D SystemServerTiming: StartVpnManagerService
01-04 11:16:01.499 739 739 D VpnManagerService: VpnManagerService starting up
01-04 11:16:01.500 739 739 V SystemServerTiming: StartVpnManagerService took to complete: 4ms
01-04 11:16:01.500 739 739 D SystemServerTiming: StartVcnManagementService
01-04 11:16:01.504 739 739 V SystemServerTiming: StartVcnManagementService took to complete: 3ms
01-04 11:16:01.504 739 739 D SystemServerTiming: StartSystemUpdateManagerService
01-04 11:16:01.505 739 739 I SystemUpdateManagerService: No existing info file /data/system/system-update-info.xml
01-04 11:16:01.506 739 739 V SystemServerTiming: StartSystemUpdateManagerService took to complete: 1ms
01-04 11:16:01.506 739 739 D SystemServerTiming: StartUpdateLockService
01-04 11:16:01.506 739 739 W BroadcastLoopers: Found previously unknown looper Thread[main,5,main]
01-04 11:16:01.507 739 739 V SystemServerTiming: StartUpdateLockService took to complete: 1ms
01-04 11:16:01.507 739 739 D SystemServerTiming: StartNotificationManager
01-04 11:16:01.508 739 739 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
01-04 11:16:01.522 739 739 D ConditionProviders.SCP: new ScheduleConditionProvider()
01-04 11:16:01.533 739 739 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&calendar=&reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider}
01-04 11:16:01.533 739 739 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}
01-04 11:16:01.546 739 739 I NotificationAssistants: Read notification assistant permissions from xml
01-04 11:16:01.546 739 739 I ConditionProviders: Read condition provider permissions from xml
01-04 11:16:01.546 739 739 I ConditionProviders: Read condition provider permissions from xml
01-04 11:16:01.546 739 739 D NotificationAssistants: Approving default notification assistant for user 0
01-04 11:16:01.547 739 739 I ConditionProviders: Allowing condition provider android.ext.services/android.ext.services.notification.Assistant (userSet: true)
01-04 11:16:01.560 739 739 V SystemServerTiming: StartNotificationManager took to complete: 53ms
01-04 11:16:01.561 739 739 D SystemServerTiming: StartDeviceMonitor
01-04 11:16:01.561 739 739 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:01.564 739 739 V SystemServerTiming: StartDeviceMonitor took to complete: 3ms
01-04 11:16:01.564 739 739 D SystemServerTiming: StartTimeDetectorService
01-04 11:16:01.564 739 739 I SystemServiceManager: Starting com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:01.571 739 739 V SystemServerTiming: StartTimeDetectorService took to complete: 6ms
01-04 11:16:01.571 739 739 D SystemServerTiming: StartLocationManagerService
01-04 11:16:01.571 739 739 I SystemServiceManager: Starting com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:01.579 739 739 V SystemServerTiming: StartLocationManagerService took to complete: 8ms
01-04 11:16:01.579 739 739 D SystemServerTiming: StartCountryDetectorService
01-04 11:16:01.580 739 739 V SystemServerTiming: StartCountryDetectorService took to complete: 2ms
01-04 11:16:01.580 739 739 D SystemServerTiming: StartTimeZoneDetectorService
01-04 11:16:01.581 739 739 I SystemServiceManager: Starting com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:01.586 739 739 V SystemServerTiming: StartTimeZoneDetectorService took to complete: 6ms
01-04 11:16:01.586 739 739 D SystemServerTiming: StartAltitudeService
01-04 11:16:01.586 739 739 I SystemServiceManager: Starting com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:01.599 739 739 V SystemServerTiming: StartAltitudeService took to complete: 13ms
01-04 11:16:01.599 739 739 D SystemServerTiming: StartLocationTimeZoneManagerService
01-04 11:16:01.599 739 739 I SystemServiceManager: Starting com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-01 00:00:36.445 0 0 I servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
01-04 11:16:01.601 739 739 V SystemServerTiming: StartLocationTimeZoneManagerService took to complete: 1ms
01-04 11:16:01.601 739 739 D SystemServerTiming: StartSearchManagerService
01-04 11:16:01.601 739 739 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:01.603 739 739 V SystemServerTiming: StartSearchManagerService took to complete: 2ms
01-04 11:16:01.603 739 739 D SystemServerTiming: StartWallpaperManagerService
01-04 11:16:01.603 739 739 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:01.604 739 739 D WallpaperManager: No CMF wallpaper config
01-04 11:16:01.606 739 739 V SystemServerTiming: StartWallpaperManagerService took to complete: 3ms
01-04 11:16:01.606 739 739 D SystemServerTiming: StartWallpaperEffectsGenerationService
01-04 11:16:01.606 739 739 I SystemServiceManager: Starting com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:01.608 739 739 V SystemServerTiming: StartWallpaperEffectsGenerationService took to complete: 2ms
01-04 11:16:01.608 739 739 D SystemServerTiming: StartAudioService
01-04 11:16:01.608 739 739 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
01-04 11:16:01.625 400 676 W AudioFlinger: no wake lock to update, system not ready yet
01-04 11:16:01.627 400 400 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (818 us)
01-04 11:16:01.644 739 739 I AS.AudioService: Stream 5: using max vol of 7
01-04 11:16:01.644 739 739 I AS.AudioService: Stream 5: using default vol of 5
01-04 11:16:01.644 739 739 I AS.AudioService: Stream 2: using max vol of 7
01-04 11:16:01.644 739 739 I AS.AudioService: Stream 2: using default vol of 5
01-04 11:16:01.652 739 739 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hidl.manager@1.0::IServiceManager/default
01-04 11:16:01.663 400 400 D PermissionCache: checking android.permission.MODIFY_AUDIO_ROUTING for uid=1000 => granted (292 us)
01-04 11:16:01.664 400 826 D PermissionCache: checking android.permission.MODIFY_AUDIO_ROUTING for uid=1000 => granted (608 us)
01-04 11:16:01.664 400 400 I APM::AudioPolicyEngine: getDevicesForStrategyInt no device found for strategy 9
01-04 11:16:01.665 400 400 I APM::AudioPolicyEngine: getDevicesForStrategyInt no device found for strategy 9
01-04 11:16:01.665 400 497 E AudioFlinger: getMicMute: error -38 getting state from HAL
01-04 11:16:01.666 400 497 W AudioFlinger: setMicMute: error -38 setting state to HAL
01-04 11:16:01.667 400 400 I APM::AudioPolicyEngine: getDevicesForStrategyInt no device found for strategy 9
01-04 11:16:01.667 739 739 E AudioSystem-JNI: Command failed for android_media_AudioSystem_muteMicrophone: -38
01-04 11:16:01.668 400 826 E AudioFlinger: getMicMute: error -38 getting state from HAL
01-04 11:16:01.668 739 739 E AS.AudioService: Error changing mic mute state to false current:false
01-04 11:16:01.672 739 739 D FileUtils: Rounded bytes from 3965059072 to 4000000000
01-04 11:16:01.673 400 826 D AudioFlinger: isLowRamDevice:false totalMemory:3965059072 mClientSharedHeapSize:16777216
01-04 11:16:01.675 739 739 V SystemServerTiming: StartAudioService took to complete: 67ms
01-04 11:16:01.675 739 739 D SystemServerTiming: StartSoundTriggerMiddlewareService
01-04 11:16:01.675 739 739 I SystemServiceManager: Starting com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:01.677 400 826 I CaptureStateNotifier: Registering a listener
01-04 11:16:01.678 739 739 I SoundTriggerMiddlewareDefaultHalFactory: Connecting to default soundtrigger-V2.x.ISoundTriggerHw
01-04 11:16:01.679 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device VINTF manifest.
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: Failed to add a SoundTriggerModule instance
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: java.util.NoSuchElementException
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at android.os.HwBinder.getService(Native Method)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:57)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:64)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.soundtrigger_middleware.DefaultHalFactory.create(DefaultHalFactory.java:76)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.soundtrigger_middleware.SoundTriggerModule.attachToHal(SoundTriggerModule.java:176)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.soundtrigger_middleware.SoundTriggerModule.<init>(SoundTriggerModule.java:105)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareImpl.<init>(SoundTriggerMiddlewareImpl.java:86)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle.onStart(SoundTriggerMiddlewareService.java:248)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:255)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:233)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.SystemServer.startOtherServices(SystemServer.java:2226)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.SystemServer.run(SystemServer.java:946)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.server.SystemServer.main(SystemServer.java:668)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at java.lang.reflect.Method.invoke(Native Method)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
01-04 11:16:01.680 739 739 E SoundTriggerMiddlewareImpl: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:949)
01-04 11:16:01.685 739 739 V SystemServerTiming: StartSoundTriggerMiddlewareService took to complete: 10ms
01-04 11:16:01.685 739 739 D SystemServerTiming: StartDockObserver
01-04 11:16:01.685 739 739 I SystemServiceManager: Starting com.android.server.DockObserver
01-04 11:16:01.686 739 739 I DockObserver: No extcon dock device found in this kernel.
01-04 11:16:01.687 739 739 V SystemServerTiming: StartDockObserver took to complete: 2ms
01-04 11:16:01.687 739 739 D SystemServerTiming: StartWiredAccessoryManager
01-04 11:16:01.688 739 739 W WiredAccessoryManager: This kernel does not have wired headset support
01-04 11:16:01.689 739 739 W WiredAccessoryManager: This kernel does not have usb audio support
01-04 11:16:01.689 739 739 W WiredAccessoryManager: This kernel does not have HDMI audio support
01-04 11:16:01.689 739 739 V SystemServerTiming: StartWiredAccessoryManager took to complete: 1ms
01-04 11:16:01.689 739 739 D SystemServerTiming: StartMidiManager
01-04 11:16:01.689 739 739 I SystemServiceManager: Starting com.android.server.midi.MidiService$Lifecycle
01-04 11:16:01.692 739 739 V SystemServerTiming: StartMidiManager took to complete: 3ms
01-04 11:16:01.692 739 739 D SystemServerTiming: StartAdbService
01-04 11:16:01.692 739 739 I SystemServiceManager: Starting com.android.server.adb.AdbService$Lifecycle
01-04 11:16:01.695 739 739 V SystemServerTiming: StartAdbService took to complete: 3ms
01-04 11:16:01.695 739 739 D SystemServerTiming: StartUsbService
01-04 11:16:01.695 739 739 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
01-04 11:16:01.696 739 829 D SystemServerTimingAsync: InitThreadPoolExec:UsbService$Lifecycle#onStart
01-04 11:16:01.696 739 829 D SystemServerInitThreadPool: Started executing UsbService$Lifecycle#onStart
01-04 11:16:01.697 739 739 V SystemServerTiming: StartUsbService took to complete: 2ms
01-04 11:16:01.697 739 739 D SystemServerTiming: StartSerialService
01-04 11:16:01.698 739 739 V SystemServerTiming: StartSerialService took to complete: 1ms
01-04 11:16:01.698 739 739 D SystemServerTiming: StartHardwarePropertiesManagerService
01-04 11:16:01.700 739 739 V SystemServerTiming: StartHardwarePropertiesManagerService took to complete: 2ms
01-04 11:16:01.700 739 739 D SystemServerTiming: StartTwilightService
01-04 11:16:01.702 739 829 I UsbDeviceManager: failed to write to /sys/class/android_usb/android0/f_rndis/ethaddr
01-04 11:16:01.703 739 829 D UsbPortManager: Querying USB Gadget HAL version
01-04 11:16:01.705 739 739 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
01-04 11:16:01.705 739 739 V SystemServerTiming: StartTwilightService took to complete: 5ms
01-04 11:16:01.705 739 739 D SystemServerTiming: StartColorDisplay
01-04 11:16:01.706 739 739 I SystemServiceManager: Starting com.android.server.display.color.ColorDisplayService
01-04 11:16:01.708 739 829 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hardware.usb.gadget@1.0::IUsbGadget/default
01-04 11:16:01.710 739 829 I UsbPortManager: USB Gadget HAL HIDL present
01-04 11:16:01.710 739 739 V SystemServerTiming: StartColorDisplay took to complete: 6ms
01-04 11:16:01.710 739 739 D SystemServerTiming: StartJobScheduler
01-04 11:16:01.712 739 829 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hidl.manager@1.0::IServiceManager/default
01-04 11:16:01.712 739 739 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
01-04 11:16:01.715 739 830 I UsbDeviceManager: Usb gadget hal service started android.hardware.usb.gadget@1.0::IUsbGadget default
01-04 11:16:01.717 739 830 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hardware.usb.gadget@1.0::IUsbGadget/default
01-04 11:16:01.719 739 829 D UsbDeviceManager: getInstance done
01-04 11:16:01.723 739 789 D JobStore: Start tag: job-info
01-01 00:00:36.576 0 0 I : read descriptors
01-01 00:00:36.580 0 0 I : read strings
01-04 11:16:01.726 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-01 00:00:36.584 0 0 I : read descriptors
01-04 11:16:01.733 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.734 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.736 739 739 W JobScheduler: !!! RTC not yet good; tracking time updates for job scheduling
01-04 11:16:01.737 739 739 V SystemServerTiming: StartJobScheduler took to complete: 27ms
01-04 11:16:01.737 739 739 D SystemServerTiming: StartSoundTrigger
01-04 11:16:01.738 739 739 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService
01-01 00:00:36.593 0 0 I : read strings
01-04 11:16:01.740 739 739 V SystemServerTiming: StartSoundTrigger took to complete: 2ms
01-04 11:16:01.740 739 739 D SystemServerTiming: StartTrustManager
01-04 11:16:01.740 739 739 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
01-04 11:16:01.741 739 829 W StorageManagerService: No primary storage defined yet; hacking together a stub
01-04 11:16:01.743 739 739 V SystemServerTiming: StartTrustManager took to complete: 4ms
01-04 11:16:01.744 739 739 D SystemServerTiming: StartBackupManager
01-04 11:16:01.744 739 739 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:01.744 739 787 I UsbDeviceManager: USB Gadget HAL HIDL version: 12
01-04 11:16:01.745 739 789 W JobStore: Periodic job for uid='1000' persisted run-time is too big [24:00:59, 48:00:59]. Clamping to [24:00:36,48:00:36]
01-04 11:16:01.746 739 787 I UsbDeviceManager: processing MSG_GET_CURRENT_USB_FUNCTIONS
01-04 11:16:01.746 739 787 I UsbDeviceManager: updating mCurrentFunctions
01-04 11:16:01.746 739 787 I UsbDeviceManager: mCurrentFunctions:0applied:1
01-04 11:16:01.747 739 789 D JobStore: Start tag: job-info
01-04 11:16:01.748 739 789 W JobStore: Periodic job for uid='10081' persisted run-time is too big [24:01:11, 48:01:11]. Clamping to [24:00:36,48:00:36]
01-04 11:16:01.748 739 789 W JobStore: Periodic job for uid='10081' persisted run-time is too big [360:01:11, 720:01:11]. Clamping to [360:00:36,720:00:36]
01-04 11:16:01.749 739 789 I JobStore: Read 8 jobs
01-04 11:16:01.750 739 829 D UsbPortManager: Querying USB HAL version
01-04 11:16:01.751 739 829 I UsbPortManager: USB HAL AIDL present
01-04 11:16:01.753 739 829 D UsbPortManager: getInstance done
01-04 11:16:01.754 394 394 I android.hardware.usb.aidl-service: registering callback
01-04 11:16:01.755 394 394 E android.hardware.usb.aidl-service: Failed to open /sys/class/typec
01-04 11:16:01.756 394 394 I android.hardware.usb.aidl-service: Fake USB port: canChangeMode:0 canChagedata:0 canChangePower:0 usbDataEnabled:0
01-04 11:16:01.757 739 825 I UsbPortManager: all: opID:1 successful
01-04 11:16:01.758 739 829 D SystemServerInitThreadPool: Finished executing UsbService$Lifecycle#onStart
01-04 11:16:01.758 739 829 V SystemServerTimingAsync: InitThreadPoolExec:UsbService$Lifecycle#onStart took to complete: 63ms
01-04 11:16:01.759 739 739 D BackupManagerService: Default backup user id = 0
01-04 11:16:01.760 739 739 V SystemServerTiming: StartBackupManager took to complete: 16ms
01-04 11:16:01.760 739 739 D SystemServerTiming: StartAppWidgetService
01-04 11:16:01.760 739 739 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
01-04 11:16:01.765 739 739 V SystemServerTiming: StartAppWidgetService took to complete: 6ms
01-04 11:16:01.765 739 739 D SystemServerTiming: StartVoiceRecognitionManager
01-04 11:16:01.766 739 739 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:01.776 739 739 V SystemServerTiming: StartVoiceRecognitionManager took to complete: 10ms
01-04 11:16:01.776 739 739 D SystemServerTiming: StartGestureLauncher
01-04 11:16:01.776 739 739 I SystemServiceManager: Starting com.android.server.GestureLauncherService
01-04 11:16:01.776 739 739 V SystemServerTiming: StartGestureLauncher took to complete: 1ms
01-04 11:16:01.776 739 739 D SystemServerTiming: StartSensorNotification
01-04 11:16:01.777 739 739 I SystemServiceManager: Starting com.android.server.SensorNotificationService
01-04 11:16:01.777 739 739 V SystemServerTiming: StartSensorNotification took to complete: 0ms
01-04 11:16:01.777 739 739 D SystemServerTiming: StartDiskStatsService
01-04 11:16:01.778 739 739 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 1000; state: ENABLED
01-04 11:16:01.779 739 739 D CompatibilityChangeReporter: Compat change id reported: 253665015; UID 1000; state: ENABLED
01-04 11:16:01.779 739 739 D CompatibilityChangeReporter: Compat change id reported: 253665015; UID 1000; state: ENABLED
01-04 11:16:01.781 739 739 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 1000; state: ENABLED
01-04 11:16:01.783 739 739 V SystemServerTiming: StartDiskStatsService took to complete: 6ms
01-04 11:16:01.783 739 739 D SystemServerTiming: RuntimeService
01-04 11:16:01.784 739 739 V SystemServerTiming: RuntimeService took to complete: 0ms
01-04 11:16:01.784 739 739 D SystemServerTiming: StartNetworkTimeUpdateService
01-04 11:16:01.787 739 739 V SystemServerTiming: StartNetworkTimeUpdateService took to complete: 2ms
01-04 11:16:01.787 739 739 D SystemServerTiming: CertBlacklister
01-04 11:16:01.788 739 739 V SystemServerTiming: CertBlacklister took to complete: 0ms
01-04 11:16:01.788 739 739 D SystemServerTiming: StartEmergencyAffordanceService
01-04 11:16:01.788 739 739 I SystemServiceManager: Starting com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:01.790 739 739 V SystemServerTiming: StartEmergencyAffordanceService took to complete: 2ms
01-04 11:16:01.790 739 739 D SystemServerTiming: startBlobStoreManagerService
01-04 11:16:01.790 739 739 I SystemServiceManager: Starting com.android.server.blob.BlobStoreManagerService
01-04 11:16:01.794 739 739 V SystemServerTiming: startBlobStoreManagerService took to complete: 4ms
01-04 11:16:01.794 739 739 D SystemServerTiming: StartDreamManager
01-04 11:16:01.794 739 739 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
01-04 11:16:01.797 739 739 V SystemServerTiming: StartDreamManager took to complete: 3ms
01-04 11:16:01.797 739 739 D SystemServerTiming: AddGraphicsStatsService
01-04 11:16:01.804 739 739 V SystemServerTiming: AddGraphicsStatsService took to complete: 7ms
01-04 11:16:01.805 739 739 D SystemServerTiming: StartPrintManager
01-04 11:16:01.805 739 739 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
01-04 11:16:01.810 739 739 V SystemServerTiming: StartPrintManager took to complete: 5ms
01-04 11:16:01.810 739 739 D SystemServerTiming: StartAttestationVerificationService
01-04 11:16:01.811 739 739 I SystemServiceManager: Starting com.android.server.security.AttestationVerificationManagerService
01-04 11:16:01.812 739 739 D AVF : Started
01-04 11:16:01.813 739 739 V SystemServerTiming: StartAttestationVerificationService took to complete: 2ms
01-04 11:16:01.813 739 739 D SystemServerTiming: StartCompanionDeviceManager
01-04 11:16:01.814 739 739 I SystemServiceManager: Starting com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:01.817 739 739 I CompanionDevice_PersistentDataStore: Reading associations for user 0 from disk
01-04 11:16:01.822 739 739 I CDM_CompanionTransportManager: Registering OnTransportsChangedListener
01-04 11:16:01.828 739 739 V SystemServerTiming: StartCompanionDeviceManager took to complete: 15ms
01-04 11:16:01.828 739 739 D SystemServerTiming: StartVirtualDeviceManager
01-04 11:16:01.829 739 739 I SystemServiceManager: Starting com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:01.831 739 739 V SystemServerTiming: StartVirtualDeviceManager took to complete: 4ms
01-04 11:16:01.832 739 739 D SystemServerTiming: StartRestrictionManager
01-04 11:16:01.832 739 739 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:01.836 739 739 V SystemServerTiming: StartRestrictionManager took to complete: 4ms
01-04 11:16:01.836 739 739 D SystemServerTiming: StartMediaSessionService
01-04 11:16:01.838 739 739 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
01-04 11:16:01.850 739 739 V SystemServerTiming: StartMediaSessionService took to complete: 13ms
01-04 11:16:01.850 739 739 D SystemServerTiming: StartHdmiControlService
01-04 11:16:01.850 739 739 I SystemServiceManager: Starting com.android.server.hdmi.HdmiControlService
01-04 11:16:01.865 739 739 E HDMI : [1]:Could not initialize HDMI CEC AIDL HAL
01-04 11:16:01.865 739 739 W HDMI : [1]:Couldn't get tv.cec service.
01-04 11:16:01.865 739 739 W HDMI : [1]:Unable to use CEC and HDMI Connection AIDL HALs
01-04 11:16:01.866 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.tv.cec@1.1::IHdmiCec/default in either framework or device VINTF manifest.
01-04 11:16:01.867 739 739 E HDMI : [1]:Couldn't connect to cec@1.1java.util.NoSuchElementException
01-04 11:16:01.867 739 739 W HDMI : [1]:Unable to use cec@1.1
01-04 11:16:01.869 739 739 I android_os_HwBinder: HwBinder: Starting thread pool for getting: android.hardware.tv.cec@1.0::IHdmiCec/default
01-04 11:16:01.880 739 739 I HdmiControlService: Device does not support MHL-control.
01-04 11:16:01.885 400 400 I APM::AudioPolicyEngine: getDevicesForStrategyInt no device found for strategy 9
01-04 11:16:01.886 739 739 W HDMI : [1]:Could not connect to eARC AIDL HAL.
01-04 11:16:01.886 739 739 I HdmiControlService: Device does not support eARC.
01-04 11:16:01.887 393 393 D hdmi_cec: hdmicec_set_option: flag=3, value=1
01-04 11:16:01.888 393 393 D hdmi_cec: hdmicec_set_option: flag=5, value=6647399
01-04 11:16:01.894 393 393 D hdmi_cec: hdmicec_send_message: len=0
01-04 11:16:01.894 393 393 D hdmi_cec: hdmicec_send_message: Operation not permitted
01-04 11:16:01.895 739 934 W HDMI : [1]:Failed to send a polling message(4->4) with return code 3
01-04 11:16:01.895 393 393 D hdmi_cec: hdmicec_send_message: len=0
01-04 11:16:01.895 393 393 D hdmi_cec: hdmicec_send_message: Operation not permitted
01-04 11:16:01.895 393 393 D hdmi_cec: type:output, id:1, cec support:1, arc support:0, physical address:ffff
01-04 11:16:01.896 393 393 D hdmi_cec: hdmicec_send_message: len=0
01-04 11:16:01.896 393 393 D hdmi_cec: hdmicec_send_message: Operation not permitted
01-04 11:16:01.898 739 912 I AS.AudioDeviceBroker: reading AdiDeviceState from legacy keyspatial_audio_enabled
01-04 11:16:01.898 739 912 I AS.AudioDeviceBroker: no AdiDeviceState stored with legacy key
01-04 11:16:01.899 739 912 I AS.SpatializerHelper: init effectExpected=false
01-04 11:16:01.899 739 912 I AS.SpatializerHelper: init(): setting state to STATE_NOT_SUPPORTED due to effect not expected
01-04 11:16:01.899 739 912 I AS.SpatializerHelper: setFeatureEnabled(false) was featureEnabled:false
01-04 11:16:01.900 739 739 V SystemServerTiming: StartHdmiControlService took to complete: 50ms
01-04 11:16:01.900 739 739 D SystemServerTiming: StartMediaResourceMonitor
01-04 11:16:01.900 739 739 I SystemServiceManager: Starting com.android.server.media.MediaResourceMonitorService
01-04 11:16:01.901 739 739 V SystemServerTiming: StartMediaResourceMonitor took to complete: 2ms
01-04 11:16:01.901 739 739 D SystemServerTiming: StartMediaRouterService
01-04 11:16:01.904 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.907 739 739 V SystemServerTiming: StartMediaRouterService took to complete: 6ms
01-04 11:16:01.907 739 739 D SystemServerTiming: StartBiometricService
01-04 11:16:01.908 739 739 I SystemServiceManager: Starting com.android.server.biometrics.BiometricService
01-04 11:16:01.912 739 739 I CameraManagerGlobal: Connecting to camera service
01-04 11:16:01.916 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.920 739 739 V SystemServerTiming: StartBiometricService took to complete: 12ms
01-04 11:16:01.920 739 739 D SystemServerTiming: StartAuthService
01-04 11:16:01.920 739 739 I SystemServiceManager: Starting com.android.server.biometrics.AuthService
01-04 11:16:01.929 739 739 V SystemServerTiming: StartAuthService took to complete: 9ms
01-04 11:16:01.929 739 739 D SystemServerTiming: StartDynamicCodeLoggingService
01-04 11:16:01.933 739 739 V SystemServerTiming: StartDynamicCodeLoggingService took to complete: 3ms
01-04 11:16:01.933 739 739 D SystemServerTiming: StartPruneInstantAppsJobService
01-04 11:16:01.935 739 739 V SystemServerTiming: StartPruneInstantAppsJobService took to complete: 1ms
01-04 11:16:01.935 739 739 D SystemServerTiming: StartShortcutServiceLifecycle
01-04 11:16:01.935 739 739 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:01.940 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:01.941 739 739 V SystemServerTiming: StartShortcutServiceLifecycle took to complete: 7ms
01-04 11:16:01.941 739 739 D SystemServerTiming: StartLauncherAppsService
01-04 11:16:01.942 739 739 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
01-04 11:16:01.945 739 739 D CompatibilityChangeReporter: Compat change id reported: 183155436; UID 1000; state: ENABLED
01-04 11:16:01.949 739 739 V SystemServerTiming: StartLauncherAppsService took to complete: 7ms
01-04 11:16:01.949 739 739 D SystemServerTiming: StartCrossProfileAppsService
01-04 11:16:01.949 739 739 I SystemServiceManager: Starting com.android.server.pm.CrossProfileAppsService
01-04 11:16:01.951 739 739 V SystemServerTiming: StartCrossProfileAppsService took to complete: 2ms
01-04 11:16:01.951 739 739 D SystemServerTiming: StartPeopleService
01-04 11:16:01.951 739 739 I SystemServiceManager: Starting com.android.server.people.PeopleService
01-04 11:16:01.953 739 739 V SystemServerTiming: StartPeopleService took to complete: 3ms
01-04 11:16:01.957 739 739 D SystemServerTiming: StartMediaMetricsManager
01-04 11:16:01.960 739 739 I SystemServiceManager: Starting com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:01.962 739 739 V SystemServerTiming: StartMediaMetricsManager took to complete: 5ms
01-04 11:16:01.963 739 739 D SystemServerTiming: StartBackgroundInstallControlService
01-04 11:16:01.963 739 739 I SystemServiceManager: Starting com.android.server.pm.BackgroundInstallControlService
01-04 11:16:01.967 739 739 V SystemServerTiming: StartBackgroundInstallControlService took to complete: 4ms
01-04 11:16:01.967 739 739 D SystemServerTiming: StartMediaProjectionManager
01-04 11:16:01.967 739 739 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:01.972 739 912 W BroadcastLoopers: Found previously unknown looper Thread[AudioService,5,main]
01-04 11:16:01.973 739 739 V MediaRouter: Selecting route: RouteInfo{ name=Tablet, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
01-04 11:16:01.973 739 739 I MediaRouter: Skip setBluetoothA2dpOn(): types=8388615, isPlaybackActive()=false, BT route=null
01-04 11:16:01.975 739 739 V SystemServerTiming: StartMediaProjectionManager took to complete: 8ms
01-04 11:16:01.975 739 739 D SystemServerTiming: StartSliceManagerService
01-04 11:16:01.975 739 739 I SystemServiceManager: Starting com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:01.982 739 739 V SystemServerTiming: StartSliceManagerService took to complete: 8ms
01-04 11:16:01.983 739 739 D SystemServerTiming: StartStatsCompanion
01-04 11:16:01.983 739 739 I system_server: Waiting for a blocking GC ClassLinker
01-04 11:16:01.991 739 755 I system_server: Background concurrent copying GC freed 108571(5367KB) AllocSpace objects, 5(148KB) LOS objects, 49% free, 9627KB/18MB, paused 519us,128us total 132.346ms
01-04 11:16:01.991 739 739 I system_server: WaitForGcToComplete blocked ClassLinker on Background for 7.799ms
01-04 11:16:02.001 739 739 I SystemServiceManager: Starting com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:02.004 739 739 V SystemServerTiming: StartStatsCompanion took to complete: 22ms
01-04 11:16:02.004 739 739 D SystemServerTiming: StartRebootReadinessManagerService
01-04 11:16:02.006 739 739 I SystemServiceManager: Starting com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:02.011 739 739 I TetheringManager: registerTetheringEventCallback:android
01-04 11:16:02.011 739 739 I TetheringManager: registerTetheringEventCallback caller:android
01-04 11:16:02.012 739 739 V SystemServerTiming: StartRebootReadinessManagerService took to complete: 8ms
01-04 11:16:02.013 739 739 D SystemServerTiming: StartStatsPullAtomService
01-04 11:16:02.013 739 739 I SystemServiceManager: Starting com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:02.013 739 739 V SystemServerTiming: StartStatsPullAtomService took to complete: 0ms
01-04 11:16:02.013 739 739 D SystemServerTiming: StatsBootstrapAtomService
01-04 11:16:02.013 739 739 I SystemServiceManager: Starting com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:02.014 739 739 V SystemServerTiming: StatsBootstrapAtomService took to complete: 2ms
01-04 11:16:02.014 739 739 D SystemServerTiming: StartIncidentCompanionService
01-04 11:16:02.015 739 739 I SystemServiceManager: Starting com.android.server.incident.IncidentCompanionService
01-04 11:16:02.016 739 739 V SystemServerTiming: StartIncidentCompanionService took to complete: 1ms
01-04 11:16:02.016 739 739 D SystemServerTiming: StarSdkSandboxManagerService
01-04 11:16:02.018 739 739 I SystemServiceManager: Starting com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:02.023 739 739 D SdkSandboxManager: Registering callback with StatsManager
01-04 11:16:02.027 739 739 V SystemServerTiming: StarSdkSandboxManagerService took to complete: 12ms
01-04 11:16:02.027 739 739 D SystemServerTiming: StartAdServicesManagerService
01-04 11:16:02.028 739 739 I SystemServiceManager: Starting com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:02.031 739 739 D SdkSandboxManager: registerAdServicesManagerService(): published=true
01-04 11:16:02.031 739 739 V SystemServerTiming: StartAdServicesManagerService took to complete: 3ms
01-04 11:16:02.031 739 739 D SystemServerTiming: StartOnDevicePersonalizationSystemService
01-04 11:16:02.031 739 739 I SystemServiceManager: Starting com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:02.033 739 739 I OnDevicePersonalizationSystemService: OnDevicePersonalizationSystemService started!
01-04 11:16:02.033 739 739 V SystemServerTiming: StartOnDevicePersonalizationSystemService took to complete: 2ms
01-04 11:16:02.033 739 739 D SystemServerTiming: StartAutoFillService
01-04 11:16:02.033 739 739 I SystemServiceManager: Starting com.android.server.autofill.AutofillManagerService
01-04 11:16:02.036 739 739 D AutofillManagerService: setLogLevelFromSettings(): level=2, debug=true, verbose=false
01-04 11:16:02.036 739 739 D AutofillManagerService: setMaxPartitionsFromSettings(): 10
01-04 11:16:02.036 739 739 D AutofillManagerService: setMaxVisibleDatasetsFromSettings(): 0
01-04 11:16:02.039 739 739 D AutofillManagerServiceImpl: Reset component for user 0:null
01-04 11:16:02.039 739 788 D AutofillUI: destroySaveUiUiThread(): already destroyed
01-04 11:16:02.041 739 739 V SystemServerTiming: StartAutoFillService took to complete: 9ms
01-04 11:16:02.043 739 739 D SystemServerTiming: StartCredentialManagerService
01-04 11:16:02.043 739 739 I SystemServiceManager: Starting com.android.server.credentials.CredentialManagerService
01-04 11:16:02.045 739 739 V SystemServerTiming: StartCredentialManagerService took to complete: 2ms
01-04 11:16:02.045 739 739 D SystemServer: TranslationService not defined by OEM
01-04 11:16:02.045 739 739 D SystemServerTiming: StartClipboardService
01-04 11:16:02.045 739 739 I SystemServiceManager: Starting com.android.server.clipboard.ClipboardService
01-04 11:16:02.051 739 739 V SystemServerTiming: StartClipboardService took to complete: 5ms
01-04 11:16:02.051 739 739 D SystemServerTiming: AppServiceManager
01-04 11:16:02.051 739 739 I SystemServiceManager: Starting com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:02.053 739 739 V SystemServerTiming: AppServiceManager took to complete: 2ms
01-04 11:16:02.053 739 739 D SystemServerTiming: startTracingServiceProxy
01-04 11:16:02.053 739 739 I SystemServiceManager: Starting com.android.server.tracing.TracingServiceProxy
01-04 11:16:02.056 739 739 V SystemServerTiming: startTracingServiceProxy took to complete: 3ms
01-04 11:16:02.056 739 739 D SystemServerTiming: MakeLockSettingsServiceReady
01-04 11:16:02.064 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.authsecret@1.0::IAuthSecret/default in either framework or device VINTF manifest.
01-04 11:16:02.064 739 739 I LockSettingsService: Device doesn't implement AuthSecret HAL
01-04 11:16:02.067 739 739 V SystemServerTiming: MakeLockSettingsServiceReady took to complete: 11ms
01-04 11:16:02.067 739 739 D SystemServerTiming: StartBootPhaseLockSettingsReady
01-04 11:16:02.067 739 739 I SystemServiceManager: Starting phase 480
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.security.FileIntegrityService
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.Installer
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.flags.FeatureFlagsService
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.powerstats.PowerStatsService
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.permission.access.AccessCheckingService
01-04 11:16:02.067 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:02.067 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.DataLoaderManagerService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.power.PowerManagerService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.power.PowerManagerService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.power.ThermalManagerService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.power.ThermalManagerService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.power.hint.HintManagerService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.lights.LightsService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.display.DisplayManagerService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:02.068 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:02.068 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.om.OverlayManagerService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.resources.ResourcesManagerService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.sensors.SensorService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.SystemConfigService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.BatteryService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.BatteryService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.usage.UsageStatsService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.usage.UsageStatsService took to complete: 1ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.webkit.WebViewUpdateService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.CachedDeviceStateService
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.CachedDeviceStateService took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:02.069 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.069 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.rollback.RollbackManagerService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:02.070 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.os.NativeTombstoneManagerService took to complete: 0ms
01-04 11:16:02.070 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.os.BugreportManagerService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:02.070 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.gpu.GpuService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:02.070 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:02.070 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.cpu.CpuMonitorService
01-04 11:16:02.070 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:02.070 370 383 I ServiceManagerCppClient: Waiting for service 'statscompanion' on '/dev/binder' successful after waiting 2055ms
01-04 11:16:02.071 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.security.KeyChainSystemService
01-04 11:16:02.071 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:02.071 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.BinaryTransparencyService
01-04 11:16:02.071 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:02.071 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.telecom.TelecomLoaderService
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.content.ContentService$Lifecycle
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.DropBoxManagerService
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.DropBoxManagerService took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.role.RoleService
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.role.RoleService took to complete: 0ms
01-04 11:16:02.072 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:02.072 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.073 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.tare.InternalResourceService
01-04 11:16:02.073 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.tare.InternalResourceService took to complete: 0ms
01-04 11:16:02.073 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.alarm.AlarmManagerService
01-04 11:16:02.073 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.alarm.AlarmManagerService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.camera.CameraServiceProxy
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.bluetooth.BluetoothService
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.bluetooth.BluetoothService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.PinnerService
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.PinnerService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.logcat.LogcatManagerService
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.logcat.LogcatManagerService took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.074 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:02.074 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.UiModeManagerService
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.UiModeManagerService took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.locales.LocaleManagerService
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.locales.LocaleManagerService took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.grammaticalinflection.GrammaticalInflectionService took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.apphibernation.AppHibernationService
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.apphibernation.AppHibernationService took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.testharness.TestHarnessModeService
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.DeviceIdleController
01-04 11:16:02.075 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.DeviceIdleController took to complete: 0ms
01-04 11:16:02.075 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:02.084 739 739 I UsbPortManager: USB HAL AIDL version: USB_HAL_V2_0
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to complete: 9ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.texttospeech.TextToSpeechManagerService took to complete: 0ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.ambientcontext.AmbientContextManagerService took to complete: 0ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wearable.WearableSensingManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wearable.WearableSensingManagerService took to complete: 0ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.speech.SpeechRecognitionManagerService took to complete: 0ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.searchui.SearchUiManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.searchui.SearchUiManagerService took to complete: 0ms
01-04 11:16:02.085 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:02.085 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.smartspace.SmartspaceManagerService took to complete: 0ms
01-04 11:16:02.086 739 821 D SystemServerTimingAsync: InitThreadPoolExec:DevicePolicyManager
01-04 11:16:02.086 739 821 D SystemServerInitThreadPool: Started executing DevicePolicyManager
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.graphics.fonts.FontManagerService$Lifecycle
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.graphics.fonts.FontManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.086 739 821 D SystemServerInitThreadPool: Finished executing DevicePolicyManager
01-04 11:16:02.086 739 821 V SystemServerTimingAsync: InitThreadPoolExec:DevicePolicyManager took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.NetworkStatsServiceInitializer
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.NetworkStatsServiceInitializer took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wifi.WifiService
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wifi.WifiService took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.ConnectivityServiceInitializer
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.ConnectivityServiceInitializer took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.notification.NotificationManagerService
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.notification.NotificationManagerService took to complete: 0ms
01-04 11:16:02.086 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:02.086 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.location.altitude.AltitudeService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:02.087 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.087 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete: 1ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.DockObserver
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.DockObserver took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.twilight.TwilightService
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.twilight.TwilightService took to complete: 0ms
01-04 11:16:02.088 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.display.color.ColorDisplayService
01-04 11:16:02.088 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-04 11:16:02.089 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.job.JobSchedulerService
01-04 11:16:02.089 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.job.JobSchedulerService took to complete: 0ms
01-04 11:16:02.089 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService
01-04 11:16:02.089 739 739 D SoundTriggerService: onBootPhase: 480 : false
01-04 11:16:02.089 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService took to complete: 1ms
01-04 11:16:02.089 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.trust.TrustManagerService
01-04 11:16:02.089 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.trust.TrustManagerService took to complete: 0ms
01-04 11:16:02.089 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:02.089 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.089 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.appwidget.AppWidgetService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.GestureLauncherService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.GestureLauncherService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.SensorNotificationService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.SensorNotificationService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.blob.BlobStoreManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.dreams.DreamManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.print.PrintManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.print.PrintManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.security.AttestationVerificationManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.security.AttestationVerificationManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.companion.virtual.VirtualDeviceManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.media.MediaSessionService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.media.MediaSessionService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.hdmi.HdmiControlService
01-04 11:16:02.090 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.hdmi.HdmiControlService took to complete: 0ms
01-04 11:16:02.090 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.media.MediaResourceMonitorService
01-04 11:16:02.091 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-04 11:16:02.091 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.biometrics.BiometricService
01-04 11:16:02.091 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.biometrics.BiometricService took to complete: 0ms
01-04 11:16:02.091 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.biometrics.AuthService
01-04 11:16:02.091 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.biometrics.AuthService took to complete: 0ms
01-04 11:16:02.091 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:02.093 739 739 W ShortcutService: Clock rewound
01-04 11:16:02.093 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle took to complete: 3ms
01-04 11:16:02.093 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.LauncherAppsService
01-04 11:16:02.093 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-04 11:16:02.093 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.CrossProfileAppsService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.people.PeopleService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.people.PeopleService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.media.metrics.MediaMetricsManagerService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.pm.BackgroundInstallControlService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.pm.BackgroundInstallControlService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService took to complete: 1ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.incident.IncidentCompanionService
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.adservices.AdServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:02.094 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.094 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.autofill.AutofillManagerService
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.credentials.CredentialManagerService
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.credentials.CredentialManagerService took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.clipboard.ClipboardService
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_480_com.android.server.tracing.TracingServiceProxy
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480_com.android.server.tracing.TracingServiceProxy took to complete: 0ms
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_480 took to complete: 28ms
01-04 11:16:02.095 739 739 V SystemServerTiming: StartBootPhaseLockSettingsReady took to complete: 28ms
01-04 11:16:02.095 739 739 D SystemServerTiming: StartBootPhaseSystemServicesReady
01-04 11:16:02.095 739 739 I SystemServiceManager: Starting phase 500
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_500
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.security.FileIntegrityService
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.Installer
01-04 11:16:02.095 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:02.095 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:02.096 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.flags.FeatureFlagsService
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:02.096 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.096 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.powerstats.PowerStatsService
01-04 11:16:02.096 739 739 E StatsPullAtomCallbackImpl: Failed to start PowerStatsService statsd pullers
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.powerstats.PowerStatsService took to complete: 1ms
01-04 11:16:02.096 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.permission.access.AccessCheckingService
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:02.096 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:02.096 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.097 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:02.097 739 739 W BatteryStatsImpl: Unexpected per uid modem model name ()
01-04 11:16:02.101 739 739 D ConnectivityService: requestNetwork for uid/pid:1000/739 activeRequest: null callbackRequest: 6 [NetworkRequest [ REQUEST id=7, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 1000 RequestorUid: 1000 RequestorPkg: android UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
01-04 11:16:02.101 739 739 E BatteryStatsService: Could not register PowerStatsInternal
01-04 11:16:02.102 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:02.102 739 739 D CompatibilityChangeReporter: Compat change id reported: 147600208; UID 1000; state: ENABLED
01-04 11:16:02.105 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 9ms
01-04 11:16:02.106 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.DataLoaderManagerService
01-04 11:16:02.106 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:02.106 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.power.PowerManagerService
01-04 11:16:02.108 739 739 I AttentionDetector: readValuesFromDeviceConfig():
01-04 11:16:02.108 739 739 I AttentionDetector: mMaximumExtensionMillis=900000
01-04 11:16:02.108 739 739 I AttentionDetector: mPreDimCheckDurationMillis=2000
01-04 11:16:02.108 739 739 I AttentionDetector: mRequestedPostDimTimeoutMillis=0
01-04 11:16:02.117 739 739 W BrightnessThrottler: DeviceConfig ThermalBrightnessThrottlingData is null
01-04 11:16:02.120 739 739 E DisplayPowerController2[0]: failed to set up display white-balance: java.lang.IllegalStateException: cannot find light sensor
01-04 11:16:02.120 739 739 W DisplayPowerController2[0]: Screen brightness nits configuration is unavailable; falling back
01-04 11:16:02.123 398 398 I android.hardware.power-service.example: Power isBoostSupported: 0
01-04 11:16:02.131 739 810 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
01-04 11:16:02.131 739 810 I DisplayBrightnessStrategySelector: Changing the DisplayBrightnessStrategy from InvalidBrightnessStrategy toOverrideBrightnessStrategy for display 0
01-04 11:16:02.134 739 810 V DisplayPowerController2[0]: Brightness [0.5] reason changing to: 'override', previous reason: '0'.
01-04 11:16:02.135 739 739 I FaceDownDetector: readValuesFromDeviceConfig():
01-04 11:16:02.135 739 739 I FaceDownDetector: mAccelerationThreshold=0.2
01-04 11:16:02.135 739 739 I FaceDownDetector: mZAccelerationThreshold=-9.5
01-04 11:16:02.135 739 739 I FaceDownDetector: mTimeThreshold=PT1S
01-04 11:16:02.135 739 739 I FaceDownDetector: mIsEnabled=true
01-04 11:16:02.135 739 739 E SensorManager: sensor or listener is null
01-04 11:16:02.136 739 739 I ScreenUndimDetector: readValuesFromDeviceConfig():
01-04 11:16:02.136 739 739 I ScreenUndimDetector: mKeepScreenOnForMillis=600000
01-04 11:16:02.136 739 739 I ScreenUndimDetector: mKeepScreenOnNotificationEnabled=true
01-04 11:16:02.136 739 739 I ScreenUndimDetector: mUndimsRequired=2
01-04 11:16:02.136 739 810 I DisplayPowerController2[0]: BrightnessEvent: disp=0, physDisp=local:0, brt=0.5, initBrt=NaN, rcmdBrt=NaN, preBrt=NaN, lux=0.0, preLux=0.0, hbmMax=1.0, hbmMode=off, rbcStrength=0, thrmMax=1.0, powerFactor=1.0, wasShortTermModelActive=false, flags=, reason=override, autoBrightness=false, strategy=OverrideBrightnessStrategy
01-04 11:16:02.138 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.power.PowerManagerService took to complete: 33ms
01-04 11:16:02.138 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.power.ThermalManagerService
01-04 11:16:02.138 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.power.ThermalManagerService took to complete: 0ms
01-04 11:16:02.138 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.power.hint.HintManagerService
01-04 11:16:02.138 739 739 V HintManagerService: Initializing HintManager service...
01-04 11:16:02.138 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.lights.LightsService
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.display.DisplayManagerService
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.om.OverlayManagerService
01-04 11:16:02.139 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:02.139 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.resources.ResourcesManagerService
01-04 11:16:02.140 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:02.140 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:02.140 398 398 I android.hardware.power-service.example: Power isModeSupported: 9
01-04 11:16:02.142 403 403 D SurfaceFlinger: Setting power mode 2 on display 0
01-04 11:16:02.142 739 790 I DisplayDeviceRepository: Display device changed state: "Built-in Screen", ON
01-04 11:16:02.144 739 804 W KernelCpuProcStringReader: File not found. It's normal if not implemented: /proc/uid_concurrent_policy_time
01-04 11:16:02.144 739 739 D CompatibilityChangeReporter: Compat change id reported: 157233955; UID 1000; state: ENABLED
01-04 11:16:02.144 739 790 I InputManager-JNI: Viewport [0] to add: local:0, isActive: true
01-04 11:16:02.146 739 854 I InputReader: Reconfiguring input devices, changes=DISPLAY_INFO
01-04 11:16:02.146 739 854 I InputReader: Device reconfigured: id=4, name='10-0038generic ft5x06 (00)', size 800x480, orientation 0, mode 1, display id 0
01-04 11:16:02.149 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 9ms
01-04 11:16:02.149 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.sensors.SensorService
01-04 11:16:02.149 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:02.149 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.SystemConfigService
01-04 11:16:02.149 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:02.149 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.BatteryService
01-04 11:16:02.149 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.BatteryService took to complete: 0ms
01-04 11:16:02.149 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.usage.UsageStatsService
01-04 11:16:02.150 739 790 I DisplayDeviceRepository: Display device changed state: "Built-in Screen", ON
01-04 11:16:02.152 739 739 D AppStandbyController: Setting app idle enabled state
01-04 11:16:02.159 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.159 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.usage.UsageStatsService took to complete: 9ms
01-04 11:16:02.159 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.webkit.WebViewUpdateService
01-04 11:16:02.159 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:02.159 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.CachedDeviceStateService
01-04 11:16:02.159 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.CachedDeviceStateService took to complete: 1ms
01-04 11:16:02.159 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:02.162 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 3ms
01-04 11:16:02.162 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.rollback.RollbackManagerService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.os.NativeTombstoneManagerService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.os.BugreportManagerService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.gpu.GpuService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.cpu.CpuMonitorService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.security.KeyChainSystemService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.BinaryTransparencyService
01-04 11:16:02.163 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:02.163 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.telecom.TelecomLoaderService
01-04 11:16:02.164 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-04 11:16:02.164 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:02.164 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.164 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.content.ContentService$Lifecycle
01-04 11:16:02.164 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-04 11:16:02.164 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:02.164 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:02.164 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.DropBoxManagerService
01-04 11:16:02.165 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.DropBoxManagerService took to complete: 1ms
01-04 11:16:02.165 739 739 D SystemServerTiming: OnBootPhase_500_com.android.role.RoleService
01-04 11:16:02.165 739 739 V SystemServerTiming: OnBootPhase_500_com.android.role.RoleService took to complete: 0ms
01-04 11:16:02.165 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:02.165 739 739 V VibratorManagerService: Initializing VibratorManager service...
01-04 11:16:02.173 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.143 387 387 I composer@2.4-se: type=1400 audit(0.0:670): avc: denied { read } for path="socket:[15990]" dev="sockfs" ino=15990 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-04 11:16:02.181 739 797 E AppWidgetManager: Nofity service of inheritance info
01-04 11:16:02.181 739 797 E AppWidgetManager: java.lang.IllegalStateException: User 0 must be unlocked for widgets to be available
01-04 11:16:02.181 739 797 E AppWidgetManager: at com.android.server.appwidget.AppWidgetServiceImpl.ensureGroupStateLoadedLocked(AppWidgetServiceImpl.java:651)
01-04 11:16:02.181 739 797 E AppWidgetManager: at com.android.server.appwidget.AppWidgetServiceImpl.ensureGroupStateLoadedLocked(AppWidgetServiceImpl.java:645)
01-04 11:16:02.181 739 797 E AppWidgetManager: at com.android.server.appwidget.AppWidgetServiceImpl.getInstalledProvidersForProfile(AppWidgetServiceImpl.java:1730)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.appwidget.AppWidgetManager.getInstalledProvidersForProfile(AppWidgetManager.java:1016)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.appwidget.AppWidgetManager.getInstalledProvidersForPackage(AppWidgetManager.java:950)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.appwidget.AppWidgetManager.lambda$new$3(AppWidgetManager.java:548)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.appwidget.AppWidgetManager.$r8$lambda$MnZCUjy90wcD58stsygv3SVPbu4(Unknown Source:0)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.appwidget.AppWidgetManager$$ExternalSyntheticLambda10.run(Unknown Source:2)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.os.Handler.handleCallback(Handler.java:958)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.os.Looper.loopOnce(Looper.java:205)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.os.Looper.loop(Looper.java:294)
01-04 11:16:02.181 739 797 E AppWidgetManager: at android.os.HandlerThread.run(HandlerThread.java:67)
01-04 11:16:02.204 739 739 V VibratorManagerService: VibratorManager service initialized
01-04 11:16:02.204 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 39ms
01-04 11:16:02.204 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.tare.InternalResourceService
01-04 11:16:02.207 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.tare.InternalResourceService took to complete: 4ms
01-04 11:16:02.207 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.alarm.AlarmManagerService
01-04 11:16:02.210 739 739 E LazyAlarmStore: Removed TIME_TICK alarm
01-04 11:16:02.216 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.alarm.AlarmManagerService took to complete: 9ms
01-04 11:16:02.217 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:02.217 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:02.217 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.camera.CameraServiceProxy
01-04 11:16:02.217 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:02.217 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.bluetooth.BluetoothService
01-04 11:16:02.218 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.bluetooth.BluetoothService took to complete: 1ms
01-04 11:16:02.218 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:02.221 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:02.221 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics took to complete: 4ms
01-04 11:16:02.221 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:02.221 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to complete: 0ms
01-04 11:16:02.222 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.PinnerService
01-04 11:16:02.222 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.PinnerService took to complete: 1ms
01-04 11:16:02.222 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:02.223 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-04 11:16:02.223 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.logcat.LogcatManagerService
01-04 11:16:02.223 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.logcat.LogcatManagerService took to complete: 0ms
01-04 11:16:02.223 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:02.223 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.223 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:02.223 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.223 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle
01-04 11:16:02.224 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle took to complete: 2ms
01-04 11:16:02.224 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:02.224 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.224 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.UiModeManagerService
01-04 11:16:02.228 739 739 I ActivityTaskManager: Config changes=200 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 ?fontWeightAdjustment}
01-04 11:16:02.230 739 739 I WindowManager: Override config changes=200 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 ?fontWeightAdjustment} for displayId=0
01-04 11:16:02.236 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.UiModeManagerService took to complete: 12ms
01-04 11:16:02.237 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.locales.LocaleManagerService
01-04 11:16:02.237 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.locales.LocaleManagerService took to complete: 0ms
01-04 11:16:02.237 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:02.237 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.grammaticalinflection.GrammaticalInflectionService took to complete: 0ms
01-04 11:16:02.237 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.apphibernation.AppHibernationService
01-04 11:16:02.239 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.apphibernation.AppHibernationService took to complete: 2ms
01-04 11:16:02.239 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle
01-04 11:16:02.239 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete: 0ms
01-04 11:16:02.239 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.testharness.TestHarnessModeService
01-04 11:16:02.239 739 739 D TestHarnessModeService: Setting up test harness mode
01-04 11:16:02.239 739 739 D TestHarnessModeService: Getting PersistentDataBlockManagerInternal from LocalServices
01-04 11:16:02.239 739 739 E TestHarnessModeService: Failed to start Test Harness Mode; no implementation of PersistentDataBlockManagerInternal was bound!
01-04 11:16:02.239 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.testharness.TestHarnessModeService took to complete: 1ms
01-04 11:16:02.239 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.DeviceIdleController
01-04 11:16:02.244 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.248 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.DeviceIdleController took to complete: 9ms
01-04 11:16:02.248 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:02.249 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to complete: 1ms
01-04 11:16:02.249 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:02.249 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.texttospeech.TextToSpeechManagerService took to complete: 0ms
01-04 11:16:02.249 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:02.252 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.ambientcontext.AmbientContextManagerService took to complete: 3ms
01-04 11:16:02.252 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wearable.WearableSensingManagerService
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wearable.WearableSensingManagerService took to complete: 0ms
01-04 11:16:02.253 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.speech.SpeechRecognitionManagerService took to complete: 0ms
01-04 11:16:02.253 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.searchui.SearchUiManagerService
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.searchui.SearchUiManagerService took to complete: 0ms
01-04 11:16:02.253 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.smartspace.SmartspaceManagerService took to complete: 0ms
01-04 11:16:02.253 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.graphics.fonts.FontManagerService$Lifecycle
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.graphics.fonts.FontManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.253 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:02.253 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.254 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:02.254 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.254 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:02.254 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-04 11:16:02.254 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.NetworkStatsServiceInitializer
01-04 11:16:02.254 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.NetworkStatsServiceInitializer took to complete: 0ms
01-04 11:16:02.254 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wifi.WifiService
01-04 11:16:02.256 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wifi.WifiService took to complete: 1ms
01-04 11:16:02.257 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:02.257 739 739 I WifiScanningService: Starting wifiscanner
01-04 11:16:02.257 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService took to complete: 1ms
01-04 11:16:02.257 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.ConnectivityServiceInitializer
01-04 11:16:02.257 739 739 I EthernetServiceImpl: Starting Ethernet service
01-04 11:16:02.261 739 899 D ConnectivityService: Got NetworkProvider Messenger for EthernetNetworkFactory
01-04 11:16:02.262 739 895 I WifiContext: Got resolveInfos for com.android.server.wifi.intent.action.SERVICE_WIFI_RESOURCES_APK: [ResolveInfo{7352b19 com.android.wifi.resources/android.app.Activity m=0x108000 userHandle=UserHandle{0}}]
01-04 11:16:02.262 739 895 I WifiContext: Found Wifi Resources APK at: com.android.wifi.resources
01-04 11:16:02.263 739 891 W WifiXmlUtil: Ignoring unknown value name found: CaptivePortalNeverDetected
01-04 11:16:02.263 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.ConnectivityServiceInitializer took to complete: 5ms
01-04 11:16:02.264 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.notification.NotificationManagerService
01-04 11:16:02.266 372 651 I netd : interfaceGetList() -> {[eth0, ip6_vti0, ifb0, lo, wlan0, ip6tnl0, ip_vti0, sit0, ifb1, dummy0]} <0.35ms>
01-04 11:16:02.266 739 898 I EthernetTracker: maybeTrackInterface: eth0
01-04 11:16:02.267 372 651 I netd : interfaceGetCfg(eth0) -> {InterfaceConfigurationParcel{ifName: eth0, hwAddr: dc:a6:32:0d:a2:07, ipv4Addr: 0.0.0.0, prefixLength: 0, flags: [down, broadcast, multicast]}} <0.51ms>
01-04 11:16:02.268 372 651 I netd : interfaceGetCfg(eth0) -> {InterfaceConfigurationParcel{ifName: eth0, hwAddr: dc:a6:32:0d:a2:07, ipv4Addr: 0.0.0.0, prefixLength: 0, flags: [down, broadcast, multicast]}} <0.29ms>
01-04 11:16:02.279 739 891 D CompatibilityChangeReporter: Compat change id reported: 213289672; UID 1000; state: ENABLED
01-04 11:16:02.283 739 891 D CompatibilityChangeReporter: Compat change id reported: 215656264; UID 1000; state: ENABLED
01-04 11:16:02.285 739 891 D WifiConfigStore: Reading from all stores completed in 29 ms.
01-04 11:16:02.286 739 891 E WifiConfigManager: Cannot find network with networkId -1 or configKey "SSID"WPA_PSK or upgradable security type check
01-04 11:16:02.287 739 891 W BroadcastLoopers: Found previously unknown looper Thread[WifiHandlerThread,5,main]
01-01 00:00:37.130 0 0 I bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
01-01 00:00:37.139 0 0 I : bcmgenet fd580000.ethernet eth0: Link is Down
01-04 11:16:02.289 372 651 I netd : interfaceSetCfg(InterfaceConfigurationParcel{ifName: eth0, hwAddr: dc:a6:32:0d:a2:07, ipv4Addr: 0.0.0.0, prefixLength: 0, flags: [broadcast, multicast, up]}) <19.40ms>
01-04 11:16:02.290 739 898 D EthernetTracker: Tracking interface in client mode: eth0
01-04 11:16:02.290 739 898 D EthernetNetworkFactory: addInterface, iface: eth0, capabilities: [ Transports: ETHERNET Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED LinkUpBandwidth>=100000Kbps LinkDnBandwidth>=100000Kbps Specifier: <EthernetNetworkSpecifier (eth0)> UnderlyingNetworks: Null]
01-04 11:16:02.292 739 898 I EthernetTracker: interfaceLinkStateChanged, iface: eth0, up: false
01-04 11:16:02.293 739 898 D EthernetNetworkFactory: updateInterfaceLinkState, iface: eth0, up: false
01-04 11:16:02.294 739 891 I WifiInjector: enableVerboseLogging false hal false
01-04 11:16:02.294 739 891 D WifiNative: enableVerboseLogging false hal false
01-04 11:16:02.294 739 891 E SupplicantStaIfaceHalAidlImpl: Can't call setDebugParams, ISupplicant is null
01-04 11:16:02.295 739 891 I WifiService: WifiService starting up with Wi-Fi enabled
01-04 11:16:02.308 739 891 D WifiController: isAirplaneModeOn = false, isWifiEnabled = true, isScanningAvailable = false, isLocationModeActive = false, isSatelliteModeOn = false
01-04 11:16:02.308 739 891 D WifiActiveModeWarden: Starting primary ClientModeManager in connect mode
01-04 11:16:02.312 739 891 I WifiHalAidlImpl: Obtained the IWifi binder. Local Version: 1
01-04 11:16:02.313 739 891 I WifiHalAidlImpl: Remote Version: 1
01-04 11:16:02.314 739 891 I WifiHalAidlImpl: Initialization is complete
01-04 11:16:02.315 396 410 W android.hardware.wifi-service: Duplicate death notification registration
01-04 11:16:02.315 739 891 D WifiNl80211Manager: tearing down interfaces in wificond
01-04 11:16:02.317 372 651 I netd : registerUnsolicitedEventListener(interface:0xb400007ca5222f30) <0.05ms>
01-04 11:16:02.319 739 891 D WifiAdaptConnObserver: Adaptive connectivity status initialized to: true
01-04 11:16:02.319 739 891 D WifiController: EnabledState.enter()
01-04 11:16:02.320 739 891 D WifiClientModeManager[37160:unknown]: entering IdleState
01-04 11:16:02.321 739 891 I WifiHalAidlImpl: Service is already initialized
01-04 11:16:02.322 396 410 I android.hardware.wifi-service: Wifi HAL started
01-04 11:16:02.326 739 891 E WifiChipAidlImpl: getMode failed with service-specific exception: android.os.ServiceSpecificException: (code 5)
01-04 11:16:02.326 396 410 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.327 396 410 E android.hardware.wifi-service: Unknown iface name: wlan0
01-04 11:16:02.327 396 410 E android.hardware.wifi-service: Unknown iface name: wlan0
01-04 11:16:02.331 739 891 I WifiVendorHal: Vendor Hal started successfully
01-04 11:16:02.334 739 891 E WifiChipAidlImpl: getMode failed with service-specific exception: android.os.ServiceSpecificException: (code 5)
01-04 11:16:02.334 396 410 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.334 396 410 E android.hardware.wifi-service: Unknown iface name: wlan0
01-04 11:16:02.334 396 410 E android.hardware.wifi-service: Unknown iface name: wlan0
01-04 11:16:02.341 739 891 I HalDevMgr: currentModeId=0, requestModeId=0, currentModeIdValid=false
01-04 11:16:02.342 396 945 E WifiHAL : wifi_pre_initialize
01-04 11:16:02.342 396 945 E WifiHAL : --- HAL version: BCMDHD vendor HAL ---
01-04 11:16:02.342 396 945 I WifiHAL : Creating socket
01-04 11:16:02.345 396 945 I WifiHAL : Initialized Wifi HAL Successfully; vendor cmd = 103
01-04 11:16:02.345 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.345 396 945 E WifiHAL : Calling preInit
01-04 11:16:02.345 396 945 E WifiHAL : Hal preInit
01-04 11:16:02.345 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.345 396 945 E WifiHAL : Failed to register set Hal preInit; result = -3
01-04 11:16:02.345 396 945 E WifiHAL : wifi_hal_preInit failed
01-04 11:16:02.360 739 739 W SystemServiceManager: Service com.android.server.notification.NotificationManagerService took 97 ms in onBootPhase
01-04 11:16:02.360 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.notification.NotificationManagerService took to complete: 97ms
01-04 11:16:02.360 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:02.360 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-04 11:16:02.360 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:02.361 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.361 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:02.362 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.364 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle took to complete: 3ms
01-04 11:16:02.364 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:02.364 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.364 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:02.364 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.location.altitude.AltitudeService$Lifecycle took to complete: 0ms
01-04 11:16:02.364 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-04 11:16:02.364 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle took to complete: 1ms
01-04 11:16:02.364 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:02.364 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.364 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.DockObserver
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.DockObserver took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.twilight.TwilightService
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.twilight.TwilightService took to complete: 0ms
01-04 11:16:02.365 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.display.color.ColorDisplayService
01-04 11:16:02.365 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-04 11:16:02.366 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.job.JobSchedulerService
01-01 00:00:37.233 0 0 I brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
01-04 11:16:02.385 396 945 E WifiHAL : wifi_initialize
01-04 11:16:02.385 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.385 396 945 E WifiHAL : Calling Hal_init
01-04 11:16:02.385 396 945 E WifiHAL : Start Set Hal
01-04 11:16:02.385 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.385 396 945 E WifiHAL : Failed to register set hal start response; result = -3
01-04 11:16:02.386 396 945 E WifiHAL : wifi_start_hal failed
01-04 11:16:02.386 396 945 I android.hardware.wifi-service: Adding interface handle for wlan0
01-04 11:16:02.386 396 945 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.386 396 945 E android.hardware.wifi-service: Failed to register radio mode change callback
01-04 11:16:02.386 396 945 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.386 396 945 D WifiHAL : Start debug command
01-04 11:16:02.386 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.386 396 945 E WifiHAL : Failed to register debug response; result = -3
01-04 11:16:02.387 396 945 E android.hardware.wifi-service: Failed to get driver version: NOT_SUPPORTED
01-04 11:16:02.387 396 945 E android.hardware.wifi-service: Failed to get SupportedIfaceCombinations matrix from legacy HAL: NOT_SUPPORTED
01-04 11:16:02.387 396 945 I android.hardware.wifi-service: Configured chip in mode 0
01-04 11:16:02.387 396 945 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.388 396 945 I WifiHAL : Start Restart Handler handler
01-04 11:16:02.388 396 945 I WifiHAL : Added event handler 0xb40000715f31b2d0:0x73819dcef8 for vendor 0x1018 and subcmd 0x21 at 1
01-04 11:16:02.388 396 945 I WifiHAL : Register SSR handler:0x59c194ee50
01-04 11:16:02.389 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.390 396 945 W android.hardware.wifi-service: No active wlan interfaces in use! Using default
01-04 11:16:02.390 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.391 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.job.JobSchedulerService took to complete: 25ms
01-04 11:16:02.391 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService
01-04 11:16:02.391 739 739 D SoundTriggerService: onBootPhase: 500 : false
01-04 11:16:02.391 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService took to complete: 1ms
01-04 11:16:02.391 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.trust.TrustManagerService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.trust.TrustManagerService took to complete: 1ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.appwidget.AppWidgetService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-04 11:16:02.393 739 891 E WifiChipAidlImpl: getCapabilitiesBeforeIfacesExist failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.GestureLauncherService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.GestureLauncherService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.SensorNotificationService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.SensorNotificationService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.blob.BlobStoreManagerService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.dreams.DreamManagerService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-04 11:16:02.393 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.print.PrintManagerService
01-04 11:16:02.393 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.print.PrintManagerService took to complete: 0ms
01-04 11:16:02.394 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.security.AttestationVerificationManagerService
01-04 11:16:02.394 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.security.AttestationVerificationManagerService took to complete: 0ms
01-04 11:16:02.394 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:02.396 396 945 D WifiHAL : wifi_virtual_interface_create: if_nametoindex(wlan0) = 10 already exists, skip create
01-04 11:16:02.396 396 945 I android.hardware.wifi-service: Adding interface handle for wlan0
01-04 11:16:02.396 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.396 396 945 E android.hardware.wifi-service: Failed to set DFS flag; DFS channels may be unavailable.
01-04 11:16:02.397 739 739 D BluetoothAdapter: registerBluetoothConnectionCallback()
01-04 11:16:02.397 739 739 D BluetoothAdapter: isLeEnabled(): OFF
01-04 11:16:02.397 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService took to complete: 4ms
01-04 11:16:02.397 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:02.397 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.companion.virtual.VirtualDeviceManagerService took to complete: 0ms
01-04 11:16:02.397 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:02.398 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-04 11:16:02.398 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.media.MediaSessionService
01-04 11:16:02.398 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.media.MediaSessionService took to complete: 0ms
01-04 11:16:02.398 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.hdmi.HdmiControlService
01-04 11:16:02.403 739 891 D HalDevMgr: updateRttController: no one is interested in RTT controllers
01-04 11:16:02.403 739 739 E SystemServiceRegistry: No service published for: tv_input
01-04 11:16:02.403 739 739 E SystemServiceRegistry: android.os.ServiceManager$ServiceNotFoundException: No service published for: tv_input
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.os.ServiceManager.getServiceOrThrow(ServiceManager.java:166)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.app.SystemServiceRegistry$75.createService(SystemServiceRegistry.java:964)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.app.SystemServiceRegistry$75.createService(SystemServiceRegistry.java:961)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.app.SystemServiceRegistry$CachedServiceFetcher.getService(SystemServiceRegistry.java:1960)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.app.SystemServiceRegistry.getSystemService(SystemServiceRegistry.java:1634)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at android.app.ContextImpl.getSystemService(ContextImpl.java:2212)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.server.hdmi.HdmiControlService.onBootPhase(HdmiControlService.java:989)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:291)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.server.SystemServer.startOtherServices(SystemServer.java:2760)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.server.SystemServer.run(SystemServer.java:946)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.server.SystemServer.main(SystemServer.java:668)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at java.lang.reflect.Method.invoke(Native Method)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
01-04 11:16:02.403 739 739 E SystemServiceRegistry: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:949)
01-04 11:16:02.404 739 739 E SystemServiceRegistry: Manager wrapper not available: tv_input
01-04 11:16:02.406 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.hdmi.HdmiControlService took to complete: 9ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.media.MediaResourceMonitorService
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.biometrics.BiometricService
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.biometrics.BiometricService took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.biometrics.AuthService
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.biometrics.AuthService took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.LauncherAppsService
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.CrossProfileAppsService
01-04 11:16:02.407 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-04 11:16:02.407 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.people.PeopleService
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.people.PeopleService took to complete: 1ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.media.metrics.MediaMetricsManagerService took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.pm.BackgroundInstallControlService
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.pm.BackgroundInstallControlService took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:02.408 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.408 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:02.409 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
01-04 11:16:02.409 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:02.409 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle took to complete: 0ms
01-04 11:16:02.409 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.incident.IncidentCompanionService
01-04 11:16:02.409 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-04 11:16:02.409 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:02.409 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.409 396 945 E android.hardware.wifi-service: Failed to get chip capabilities from legacy HAL: NOT_SUPPORTED
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.adservices.AdServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.autofill.AutofillManagerService
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.credentials.CredentialManagerService
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.credentials.CredentialManagerService took to complete: 0ms
01-04 11:16:02.410 739 891 E WifiChipAidlImpl: getWifiChipCapabilities failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.clipboard.ClipboardService
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 0ms
01-04 11:16:02.410 739 739 D SystemServerTiming: OnBootPhase_500_com.android.server.tracing.TracingServiceProxy
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500_com.android.server.tracing.TracingServiceProxy took to complete: 0ms
01-04 11:16:02.410 739 739 V SystemServerTiming: OnBootPhase_500 took to complete: 315ms
01-04 11:16:02.410 739 739 V SystemServerTiming: StartBootPhaseSystemServicesReady took to complete: 315ms
01-04 11:16:02.411 739 739 D SystemServerTiming: MakeWindowManagerServiceReady
01-04 11:16:02.414 739 891 D WifiNl80211Manager: Setting up interface for client mode: wlan0
01-04 11:16:02.416 662 662 I wificond: createClientInterface: wiphy_index 0 iface_name wlan0
01-04 11:16:02.418 662 662 I wificond: create scanner for interface with index: 10
01-04 11:16:02.418 662 662 I wificond: subscribe scan result for interface with index: 10
01-04 11:16:02.420 662 662 I wificond: add channel type 0 support at wiphy index: 0
01-04 11:16:02.420 662 662 I wificond: add channel type 1 support at wiphy index: 0
01-04 11:16:02.421 739 797 I HealthServiceWrapperAidl: health: HealthServiceWrapper listening to AIDL HAL
01-04 11:16:02.422 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default in either framework or device VINTF manifest.
01-04 11:16:02.424 739 797 D StatsPullAtomService: Registering pullers with statsd
01-04 11:16:02.425 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default in either framework or device VINTF manifest.
01-04 11:16:02.425 372 651 I netd : interfaceGetCfg(wlan0) -> {InterfaceConfigurationParcel{ifName: wlan0, hwAddr: dc:a6:32:0d:a2:08, ipv4Addr: 0.0.0.0, prefixLength: 0, flags: [up, broadcast, multicast]}} <0.30ms>
01-04 11:16:02.426 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:02.427 739 891 I WifiNative: Interface state changed on Iface:{Name=wlan0,Id=0,Type=STA_SCAN}, isUp=true
01-04 11:16:02.427 739 739 V SystemServerTiming: MakeWindowManagerServiceReady took to complete: 16ms
01-04 11:16:02.427 739 739 D SystemServerTiming: RegisterLogMteState
01-04 11:16:02.428 739 891 I WifiNative: Successfully setup Iface:{Name=wlan0,Id=0,Type=STA_SCAN}
01-04 11:16:02.428 739 891 E SupplicantStaIfaceHalAidlImpl: Can't call getKeyMgmtCapabilities, ISupplicantStaIface is null for iface=wlan0
01-04 11:16:02.429 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.430 739 891 E WifiChipAidlImpl: getCapabilitiesAfterIfacesExist failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.430 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.431 739 891 E WifiStaIfaceAidlImpl: getCapabilities failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.432 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.432 739 891 E WifiChipAidlImpl: getCapabilitiesBeforeIfacesExist failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.433 739 739 V SystemServerTiming: RegisterLogMteState took to complete: 5ms
01-04 11:16:02.435 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.435 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.435 396 945 E WifiHAL : Request Response failed for radio_combo_matrix, result = -3
01-04 11:16:02.435 396 945 E WifiHAL : Get radio combo matrix failed
01-04 11:16:02.435 396 945 E android.hardware.wifi-service: Failed to get SupportedRadioCombinations matrix from legacy HAL: NOT_SUPPORTED
01-04 11:16:02.435 739 891 E WifiChipAidlImpl: getSupportedRadioCombinations failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.436 739 891 E SupplicantStaIfaceHalAidlImpl: Can't call getWpaDriverCapabilities, ISupplicantStaIface is null for iface=wlan0
01-04 11:16:02.437 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.437 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.437 396 945 E WifiHAL : failed to set scanning mac OUI; result = -3
01-04 11:16:02.437 739 891 E WifiChipAidlImpl: getUsableChannels failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.439 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:02.440 739 739 D SystemServerTiming: StartPermissionPolicyService
01-04 11:16:02.440 739 739 I SystemServiceManager: Starting com.android.server.policy.PermissionPolicyService
01-04 11:16:02.441 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.441 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.442 739 891 E WifiChipAidlImpl: enableStaChannelForPeerNetwork failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.442 739 891 D WifiNative: setWifiNativeInterfaceEventCallback
01-04 11:16:02.442 739 797 I StatsPullAtomService: register thermal listener successfully
01-04 11:16:02.443 739 891 D WifiClientModeManager[37160:wlan0]: entering StartedState
01-04 11:16:02.443 372 651 I netd : interfaceGetCfg(wlan0) -> {InterfaceConfigurationParcel{ifName: wlan0, hwAddr: dc:a6:32:0d:a2:08, ipv4Addr: 0.0.0.0, prefixLength: 0, flags: [up, broadcast, multicast]}} <0.31ms>
01-04 11:16:02.451 739 739 V SystemServerTiming: StartPermissionPolicyService took to complete: 11ms
01-04 11:16:02.451 739 739 D SystemServerTiming: MakePackageManagerServiceReady
01-04 11:16:02.454 739 891 D WifiConfigStore: Writing to stores completed in 8 ms.
01-04 11:16:02.458 739 891 I SupplicantStaIfaceHalAidlImpl: Clearing internal state
01-04 11:16:02.461 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.461 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.488 739 739 V UserDataPreparer: Found /data/user_de/0 with serial number 0
01-04 11:16:02.489 739 739 V UserDataPreparer: Found /data/user/0 with serial number 0
01-04 11:16:02.489 739 739 V UserDataPreparer: Found /data/system_de/0 with serial number 0
01-04 11:16:02.489 739 739 V UserDataPreparer: Found /data/system_ce/0 with serial number 0
01-04 11:16:02.490 739 739 V UserDataPreparer: Found /data/misc_ce/0 with serial number -1
01-04 11:16:02.490 739 739 D UserDataPreparer: Serial number missing on /data/misc_ce/0; assuming current is valid
01-04 11:16:02.491 739 739 I PermissionManager: Permission ownership changed. Updating all permissions.
01-04 11:16:02.535 210 210 I vold : AIDL IBootControl not available, falling back to HIDL.
01-04 11:16:02.537 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.boot@1.0::IBootControl/default in either framework or device VINTF manifest.
01-04 11:16:02.537 210 210 E vold : Error getting bootctrl v1.0 module.
01-01 00:00:37.395 0 0 I apexd : getSessions() received by ApexService
01-04 11:16:02.544 739 739 V StagingManagerTiming: restoreSessions took to complete: 11ms
01-04 11:16:02.545 739 739 V SystemServerTiming: MakePackageManagerServiceReady took to complete: 93ms
01-04 11:16:02.545 739 739 D SystemServerTiming: MakeDisplayManagerServiceReady
01-04 11:16:02.550 403 403 I RefreshRateSelector: Display 0 policy changed
01-04 11:16:02.550 403 403 I RefreshRateSelector: Previous: {defaultModeId=0, allowGroupSwitching=false, primaryRanges={physical=[0.00 Hz, 340282346638528859811704183484516925440.00 Hz], render=[0.00 Hz, 340282346638528859811704183484516925440.00 Hz]}, appRequestRanges={physical=[0.00 Hz, 340282346638528859811704183484516925440.00 Hz], render=[0.00 Hz, 340282346638528859811704183484516925440.00 Hz]}}
01-04 11:16:02.550 403 403 I RefreshRateSelector: Current: DisplayManagerPolicy{defaultModeId=0, allowGroupSwitching=false, primaryRanges={physical=[0.00 Hz, inf Hz], render=[0.00 Hz, 60.00 Hz]}, appRequestRanges={physical=[0.00 Hz, inf Hz], render=[0.00 Hz, inf Hz]}}
01-04 11:16:02.550 403 403 I RefreshRateSelector: 0 mode changes were performed under the previous policy
01-04 11:16:02.551 739 790 I DisplayDeviceRepository: Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 800 x 480, modeId 1, renderFrameRate 30.024645, defaultModeId 1, supportedModes [{id=1, width=800, height=480, fps=60.04929, alternativeRefreshRates=[], supportedHdrTypes=[]}], colorMode 0, supportedColorModes [0], hdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0, mMaxAverageLuminance=500.0, mMinLuminance=0.0}, allmSupported false, gameContentTypeSupported false, density 120, 131.948 x 141.767 dpi, appVsyncOff 1000000, presDeadline 16652986, touch INTERNAL, rotation 0, type INTERNAL, address {port=0}, deviceProductInfo null, state ON, committedState ON, frameRateOverride , brightnessMinimum 0.0, brightnessMaximum 1.0, brightnessDefault 0.5, hdrSdrRatio NaN, FLAG_ALLOWED_TO_BE_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, installOrientation 0, displayShape DisplayShape{ spec=-468236197 displayWidth=800 displayHeight=480 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}}
01-04 11:16:02.554 739 739 I BrightnessSynchronizer: Initial brightness readings: 17(int), 0.5(float)
01-04 11:16:02.556 739 739 V SystemServerTiming: MakeDisplayManagerServiceReady took to complete: 10ms
01-04 11:16:02.556 739 739 D SystemServerTiming: StartDeviceSpecificServices
01-04 11:16:02.556 739 739 V SystemServerTiming: StartDeviceSpecificServices took to complete: 0ms
01-04 11:16:02.556 739 739 D SystemServerTiming: GameManagerService
01-04 11:16:02.556 739 739 I SystemServiceManager: Starting com.android.server.app.GameManagerService$Lifecycle
01-04 11:16:02.558 739 739 V HistoricalRegistry: Interaction before persistence initialized
01-04 11:16:02.561 739 739 V SystemServerTiming: GameManagerService took to complete: 4ms
01-04 11:16:02.561 739 739 D SystemServerTiming: StartBootPhaseDeviceSpecificServicesReady
01-04 11:16:02.562 739 739 I SystemServiceManager: Starting phase 520
01-04 11:16:02.562 739 739 D SystemServerTiming: OnBootPhase_520
01-04 11:16:02.562 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.security.FileIntegrityService
01-04 11:16:02.562 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:02.562 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.Installer
01-04 11:16:02.562 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:02.562 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:02.562 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:02.562 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.flags.FeatureFlagsService
01-04 11:16:02.563 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:02.563 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:02.563 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.563 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.powerstats.PowerStatsService
01-04 11:16:02.563 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-04 11:16:02.563 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.permission.access.AccessCheckingService
01-04 11:16:02.563 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:02.563 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:02.563 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.564 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:02.564 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.564 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.DataLoaderManagerService
01-04 11:16:02.564 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:02.564 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.power.PowerManagerService
01-04 11:16:02.564 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.power.PowerManagerService took to complete: 0ms
01-04 11:16:02.564 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.power.ThermalManagerService
01-04 11:16:02.565 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.power.ThermalManagerService took to complete: 0ms
01-04 11:16:02.565 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.power.hint.HintManagerService
01-04 11:16:02.565 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:02.565 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:02.565 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.565 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.lights.LightsService
01-04 11:16:02.565 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:02.565 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.display.DisplayManagerService
01-04 11:16:02.565 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:02.566 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:02.566 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:02.566 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:02.566 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:02.566 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:02.566 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:02.566 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.om.OverlayManagerService
01-04 11:16:02.566 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:02.567 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.resources.ResourcesManagerService
01-04 11:16:02.567 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:02.567 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:02.567 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 0ms
01-04 11:16:02.567 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.sensors.SensorService
01-04 11:16:02.567 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:02.567 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.SystemConfigService
01-04 11:16:02.567 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:02.567 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.BatteryService
01-04 11:16:02.568 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.BatteryService took to complete: 0ms
01-04 11:16:02.568 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.usage.UsageStatsService
01-04 11:16:02.568 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.usage.UsageStatsService took to complete: 0ms
01-04 11:16:02.568 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.webkit.WebViewUpdateService
01-04 11:16:02.568 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:02.568 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.CachedDeviceStateService
01-04 11:16:02.568 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.CachedDeviceStateService took to complete: 0ms
01-04 11:16:02.568 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:02.569 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-04 11:16:02.569 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:02.569 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.569 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.rollback.RollbackManagerService
01-04 11:16:02.569 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:02.569 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:02.570 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.os.NativeTombstoneManagerService took to complete: 0ms
01-04 11:16:02.570 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.os.BugreportManagerService
01-04 11:16:02.570 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:02.570 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.gpu.GpuService
01-04 11:16:02.570 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:02.570 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:02.570 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:02.570 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.cpu.CpuMonitorService
01-04 11:16:02.570 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:02.571 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.security.KeyChainSystemService
01-04 11:16:02.571 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:02.571 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.BinaryTransparencyService
01-04 11:16:02.571 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:02.571 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.telecom.TelecomLoaderService
01-04 11:16:02.571 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-04 11:16:02.571 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:02.571 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.571 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.content.ContentService$Lifecycle
01-04 11:16:02.572 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-04 11:16:02.572 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:02.572 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:02.572 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.DropBoxManagerService
01-04 11:16:02.572 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.DropBoxManagerService took to complete: 0ms
01-04 11:16:02.572 739 739 D SystemServerTiming: OnBootPhase_520_com.android.role.RoleService
01-04 11:16:02.572 739 739 V SystemServerTiming: OnBootPhase_520_com.android.role.RoleService took to complete: 0ms
01-04 11:16:02.572 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:02.572 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.573 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.tare.InternalResourceService
01-04 11:16:02.573 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.tare.InternalResourceService took to complete: 0ms
01-04 11:16:02.573 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.alarm.AlarmManagerService
01-04 11:16:02.573 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.alarm.AlarmManagerService took to complete: 0ms
01-04 11:16:02.573 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:02.573 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:02.573 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.camera.CameraServiceProxy
01-04 11:16:02.573 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:02.573 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.bluetooth.BluetoothService
01-04 11:16:02.574 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.bluetooth.BluetoothService took to complete: 0ms
01-04 11:16:02.574 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:02.574 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
01-04 11:16:02.574 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:02.574 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to complete: 0ms
01-04 11:16:02.574 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.PinnerService
01-04 11:16:02.574 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.PinnerService took to complete: 0ms
01-04 11:16:02.574 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:02.574 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-04 11:16:02.575 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.logcat.LogcatManagerService
01-04 11:16:02.575 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.logcat.LogcatManagerService took to complete: 0ms
01-04 11:16:02.575 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:02.575 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.575 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:02.575 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.575 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle
01-04 11:16:02.575 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.576 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:02.576 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.576 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.UiModeManagerService
01-04 11:16:02.576 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.UiModeManagerService took to complete: 0ms
01-04 11:16:02.576 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.locales.LocaleManagerService
01-04 11:16:02.576 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.locales.LocaleManagerService took to complete: 0ms
01-04 11:16:02.576 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:02.576 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.grammaticalinflection.GrammaticalInflectionService took to complete: 0ms
01-04 11:16:02.576 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.apphibernation.AppHibernationService
01-04 11:16:02.576 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.apphibernation.AppHibernationService took to complete: 0ms
01-04 11:16:02.577 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle
01-04 11:16:02.577 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete: 0ms
01-04 11:16:02.577 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.testharness.TestHarnessModeService
01-04 11:16:02.577 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
01-04 11:16:02.577 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.DeviceIdleController
01-04 11:16:02.577 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.DeviceIdleController took to complete: 0ms
01-04 11:16:02.577 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:02.577 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.578 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:02.578 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.texttospeech.TextToSpeechManagerService took to complete: 0ms
01-04 11:16:02.578 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:02.578 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.ambientcontext.AmbientContextManagerService took to complete: 0ms
01-04 11:16:02.578 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wearable.WearableSensingManagerService
01-04 11:16:02.578 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wearable.WearableSensingManagerService took to complete: 0ms
01-04 11:16:02.578 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:02.578 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.speech.SpeechRecognitionManagerService took to complete: 0ms
01-04 11:16:02.578 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.searchui.SearchUiManagerService
01-04 11:16:02.578 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.searchui.SearchUiManagerService took to complete: 0ms
01-04 11:16:02.579 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:02.579 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.smartspace.SmartspaceManagerService took to complete: 0ms
01-04 11:16:02.579 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.graphics.fonts.FontManagerService$Lifecycle
01-04 11:16:02.579 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.graphics.fonts.FontManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.579 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:02.579 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.579 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:02.579 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.579 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:02.580 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-04 11:16:02.580 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.NetworkStatsServiceInitializer
01-04 11:16:02.580 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.NetworkStatsServiceInitializer took to complete: 0ms
01-04 11:16:02.580 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wifi.WifiService
01-04 11:16:02.580 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wifi.WifiService took to complete: 0ms
01-04 11:16:02.580 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:02.580 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
01-04 11:16:02.580 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.ConnectivityServiceInitializer
01-04 11:16:02.580 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.ConnectivityServiceInitializer took to complete: 0ms
01-04 11:16:02.581 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.notification.NotificationManagerService
01-04 11:16:02.588 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.notification.NotificationManagerService took to complete: 8ms
01-04 11:16:02.589 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:02.589 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-04 11:16:02.589 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:02.589 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.589 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:02.589 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.589 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:02.589 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:02.590 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:02.590 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.location.altitude.AltitudeService$Lifecycle took to complete: 0ms
01-04 11:16:02.590 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-04 11:16:02.590 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.590 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:02.590 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.590 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:02.591 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.591 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:02.591 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService took to complete: 0ms
01-04 11:16:02.591 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle
01-04 11:16:02.591 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
01-04 11:16:02.591 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:02.591 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle took to complete: 0ms
01-04 11:16:02.592 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.DockObserver
01-04 11:16:02.592 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.DockObserver took to complete: 0ms
01-04 11:16:02.592 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle
01-04 11:16:02.592 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-04 11:16:02.592 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle
01-04 11:16:02.592 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-04 11:16:02.592 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle
01-04 11:16:02.592 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-04 11:16:02.592 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.twilight.TwilightService
01-04 11:16:02.593 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.twilight.TwilightService took to complete: 0ms
01-04 11:16:02.593 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.display.color.ColorDisplayService
01-04 11:16:02.593 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-04 11:16:02.593 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.job.JobSchedulerService
01-04 11:16:02.593 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.job.JobSchedulerService took to complete: 0ms
01-04 11:16:02.593 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService
01-04 11:16:02.593 739 739 D SoundTriggerService: onBootPhase: 520 : false
01-04 11:16:02.594 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService took to complete: 1ms
01-04 11:16:02.594 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.trust.TrustManagerService
01-04 11:16:02.594 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.trust.TrustManagerService took to complete: 0ms
01-04 11:16:02.595 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:02.595 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.595 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.appwidget.AppWidgetService
01-04 11:16:02.595 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-04 11:16:02.595 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:02.595 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService took to complete: 0ms
01-04 11:16:02.595 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.GestureLauncherService
01-04 11:16:02.595 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.GestureLauncherService took to complete: 0ms
01-04 11:16:02.595 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.SensorNotificationService
01-04 11:16:02.596 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.SensorNotificationService took to complete: 0ms
01-04 11:16:02.596 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:02.596 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-04 11:16:02.596 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.blob.BlobStoreManagerService
01-04 11:16:02.596 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
01-04 11:16:02.596 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.dreams.DreamManagerService
01-04 11:16:02.596 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-04 11:16:02.597 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.print.PrintManagerService
01-04 11:16:02.597 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.print.PrintManagerService took to complete: 0ms
01-04 11:16:02.597 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.security.AttestationVerificationManagerService
01-04 11:16:02.597 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.security.AttestationVerificationManagerService took to complete: 0ms
01-04 11:16:02.597 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:02.597 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
01-04 11:16:02.597 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:02.597 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.companion.virtual.VirtualDeviceManagerService took to complete: 0ms
01-04 11:16:02.597 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:02.598 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-04 11:16:02.598 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.media.MediaSessionService
01-04 11:16:02.598 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.media.MediaSessionService took to complete: 0ms
01-04 11:16:02.598 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.hdmi.HdmiControlService
01-04 11:16:02.598 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.hdmi.HdmiControlService took to complete: 0ms
01-04 11:16:02.598 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.media.MediaResourceMonitorService
01-04 11:16:02.598 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-04 11:16:02.598 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.biometrics.BiometricService
01-04 11:16:02.598 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.biometrics.BiometricService took to complete: 0ms
01-04 11:16:02.598 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.biometrics.AuthService
01-04 11:16:02.599 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.biometrics.AuthService took to complete: 0ms
01-04 11:16:02.599 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:02.599 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
01-04 11:16:02.599 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.LauncherAppsService
01-04 11:16:02.599 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-04 11:16:02.599 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.CrossProfileAppsService
01-04 11:16:02.599 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-04 11:16:02.599 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.people.PeopleService
01-04 11:16:02.599 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.people.PeopleService took to complete: 0ms
01-04 11:16:02.600 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:02.600 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.media.metrics.MediaMetricsManagerService took to complete: 0ms
01-04 11:16:02.600 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.BackgroundInstallControlService
01-04 11:16:02.600 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.BackgroundInstallControlService took to complete: 0ms
01-04 11:16:02.600 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:02.600 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService took to complete: 0ms
01-04 11:16:02.600 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:02.600 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.600 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:02.601 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
01-04 11:16:02.601 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:02.601 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.601 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:02.601 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
01-04 11:16:02.601 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:02.601 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle took to complete: 0ms
01-04 11:16:02.601 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.incident.IncidentCompanionService
01-04 11:16:02.602 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-04 11:16:02.602 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:02.602 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.602 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:02.602 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.adservices.AdServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.602 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:02.602 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.602 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.autofill.AutofillManagerService
01-04 11:16:02.602 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-04 11:16:02.602 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.credentials.CredentialManagerService
01-04 11:16:02.603 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.credentials.CredentialManagerService took to complete: 0ms
01-04 11:16:02.603 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.clipboard.ClipboardService
01-04 11:16:02.603 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-04 11:16:02.603 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:02.603 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 0ms
01-04 11:16:02.603 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.tracing.TracingServiceProxy
01-04 11:16:02.603 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.tracing.TracingServiceProxy took to complete: 0ms
01-04 11:16:02.603 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.policy.PermissionPolicyService
01-04 11:16:02.604 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.policy.PermissionPolicyService took to complete: 0ms
01-04 11:16:02.604 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle
01-04 11:16:02.604 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
01-04 11:16:02.604 739 739 D SystemServerTiming: OnBootPhase_520_com.android.server.app.GameManagerService$Lifecycle
01-04 11:16:02.604 739 739 V SystemServerTiming: OnBootPhase_520_com.android.server.app.GameManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.604 739 739 V SystemServerTiming: OnBootPhase_520 took to complete: 43ms
01-04 11:16:02.604 739 739 V SystemServerTiming: StartBootPhaseDeviceSpecificServicesReady took to complete: 43ms
01-04 11:16:02.605 739 739 D SystemServerTiming: StartSafetyCenterService
01-04 11:16:02.605 739 739 I SystemServiceManager: Starting com.android.safetycenter.SafetyCenterService
01-04 11:16:02.609 739 739 I SafetyCenterResContext: Found Safety Center resources APK at: com.android.safetycenter.resources
01-04 11:16:02.621 739 739 I SafetyCenterConfigReade: SafetyCenterConfig read successfully
01-04 11:16:02.631 739 739 I SafetyCenterIssueDis: Safety Center persisted issues read successfully
01-01 00:00:37.477 0 0 I capability: warning: `wpa_supplicant' uses 32-bit capabilities (legacy support in use)
01-04 11:16:02.635 739 739 W system_server: Core platform API violation: Llibcore/io/Memory;->pokeByte(JB)V from Lcom/android/permission/jarjar/com/google/protobuf/UnsafeUtil; using reflection
01-04 11:16:02.635 739 739 W system_server: Core platform API violation: Llibcore/io/Memory;->peekByte(J)B from Lcom/android/permission/jarjar/com/google/protobuf/UnsafeUtil; using reflection
01-04 11:16:02.638 739 739 V SystemServerTiming: StartSafetyCenterService took to complete: 33ms
01-04 11:16:02.638 739 739 D SystemServerTiming: AppSearchModule
01-04 11:16:02.639 739 739 I SystemServiceManager: Starting com.android.server.appsearch.AppSearchModule$Lifecycle
01-04 11:16:02.648 739 739 V SystemServerTiming: AppSearchModule took to complete: 11ms
01-04 11:16:02.649 739 739 D SystemServerTiming: IsolatedCompilationService
01-04 11:16:02.649 739 739 I SystemServiceManager: Starting com.android.server.compos.IsolatedCompilationService
01-04 11:16:02.649 739 739 V SystemServerTiming: IsolatedCompilationService took to complete: 1ms
01-04 11:16:02.650 739 739 D SystemServerTiming: StartMediaCommunicationService
01-04 11:16:02.650 739 739 I SystemServiceManager: Starting com.android.server.media.MediaCommunicationService
01-04 11:16:02.652 739 739 V SystemServerTiming: StartMediaCommunicationService took to complete: 2ms
01-04 11:16:02.652 739 739 D SystemServerTiming: AppCompatOverridesService
01-04 11:16:02.652 953 953 D wpa_supplicant: wpa_supplicant v2.11-devel-14
01-04 11:16:02.652 739 739 I SystemServiceManager: Starting com.android.server.compat.overrides.AppCompatOverridesService$Lifecycle
01-04 11:16:02.654 739 739 V SystemServerTiming: AppCompatOverridesService took to complete: 2ms
01-04 11:16:02.654 739 739 D SystemServerTiming: HealthConnectManagerService
01-04 11:16:02.655 739 739 I SystemServiceManager: Starting com.android.server.healthconnect.HealthConnectManagerService
01-04 11:16:02.656 953 953 D wpa_supplicant: Global control interface '@android:wpa_wlan0'
01-04 11:16:02.656 953 953 D wpa_supplicant: Using Android control socket 'wpa_wlan0'
01-04 11:16:02.656 953 953 D wpa_supplicant: Initing aidl control
01-04 11:16:02.657 953 953 I wpa_supplicant: Processing aidl events on FD 4
01-04 11:16:02.657 953 953 I wpa_supplicant: Starting AIDL supplicant
01-04 11:16:02.659 953 953 I wpa_supplicant: Successfully initialized wpa_supplicant
01-04 11:16:02.660 739 891 I SupplicantStaIfaceHalAidlImpl: Obtained ISupplicant binder.
01-04 11:16:02.660 739 891 I SupplicantStaIfaceHalAidlImpl: Local Version: 2
01-04 11:16:02.661 739 891 I SupplicantStaIfaceHalAidlImpl: Remote service version was cached
01-04 11:16:02.661 739 891 I SupplicantStaIfaceHalAidlImpl: Remote Version: 1
01-04 11:16:02.666 739 739 E HealthConnectResContext: Attempted to fetch resources before Health Connect resources APK is loaded!
01-04 11:16:02.666 739 739 E HealthConnectResContext: java.lang.IllegalStateException
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.HealthConnectResourcesContext.resolvePackageInfo(HealthConnectResourcesContext.java:129)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.HealthConnectResourcesContext.initialisePackageNames(HealthConnectResourcesContext.java:87)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.HealthConnectResourcesContext.<init>(HealthConnectResourcesContext.java:83)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.HealthConnectResourcesContext.<init>(HealthConnectResourcesContext.java:70)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.MigrationNotificationFactory.<init>(MigrationNotificationFactory.java:107)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.migration.notification.MigrationNotificationSender.<init>(MigrationNotificationSender.java:60)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.healthconnect.HealthConnectManagerService.<init>(HealthConnectManagerService.java:105)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at java.lang.reflect.Constructor.newInstance0(Native Method)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:218)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:142)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.SystemServer.startOtherServices(SystemServer.java:2877)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.SystemServer.run(SystemServer.java:946)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.server.SystemServer.main(SystemServer.java:668)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at java.lang.reflect.Method.invoke(Native Method)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
01-04 11:16:02.666 739 739 E HealthConnectResContext: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:949)
01-04 11:16:02.673 739 739 V SystemServerTiming: HealthConnectManagerService took to complete: 19ms
01-04 11:16:02.674 739 739 D SystemServerTiming: DeviceLockService
01-04 11:16:02.675 739 739 I SystemServiceManager: Starting com.android.server.devicelock.DeviceLockService
01-04 11:16:02.675 739 739 D DeviceLockService: DeviceLockService constructor
01-04 11:16:02.678 953 953 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-04 11:16:02.679 739 739 I DeviceLockService: Registering device_lock
01-04 11:16:02.682 739 739 V SystemServerTiming: DeviceLockService took to complete: 7ms
01-04 11:16:02.682 739 739 D SystemServerTiming: PhaseActivityManagerReady
01-04 11:16:02.682 739 739 D SystemServerTiming: controllersReady
01-04 11:16:02.692 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cts.ctsshim changed
01-04 11:16:02.692 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.cts.ctsshim changed
01-04 11:16:02.693 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cts.priv.ctsshim changed
01-04 11:16:02.693 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.cts.priv.ctsshim changed
01-04 11:16:02.693 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.media.module changed
01-04 11:16:02.693 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.media.module changed
01-04 11:16:02.694 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.nearby.halfsheet changed
01-04 11:16:02.694 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.nearby.halfsheet changed
01-04 11:16:02.695 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.cts.ctsshim changed
01-04 11:16:02.695 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cts.ctsshim changed took to complete: 3ms
01-04 11:16:02.695 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.connectivity.resources changed
01-04 11:16:02.695 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.connectivity.resources changed
01-04 11:16:02.696 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.cts.priv.ctsshim changed
01-04 11:16:02.696 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cts.priv.ctsshim changed took to complete: 3ms
01-04 11:16:02.696 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.ext.adservices.api changed
01-04 11:16:02.696 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.ext.adservices.api changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.nearby.halfsheet changed
01-04 11:16:02.697 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.nearby.halfsheet changed took to complete: 3ms
01-04 11:16:02.697 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.ext.services changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package android.ext.services changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package android.ext.services changed
01-04 11:16:02.697 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.ext.services changed took to complete: 0ms
01-04 11:16:02.697 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.dialog changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wifi.dialog changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wifi.dialog changed
01-04 11:16:02.697 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.dialog changed took to complete: 0ms
01-04 11:16:02.697 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.hotspot2.osulogin changed
01-04 11:16:02.697 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.hotspot2.osulogin changed
01-04 11:16:02.697 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.media.module changed
01-04 11:16:02.697 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.media.module changed took to complete: 4ms
01-04 11:16:02.697 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.resources changed
01-04 11:16:02.697 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wifi.resources changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wifi.resources changed
01-04 11:16:02.698 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.resources changed took to complete: 0ms
01-04 11:16:02.698 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.compos.payload changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.compos.payload changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.compos.payload changed
01-04 11:16:02.698 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.compos.payload changed took to complete: 0ms
01-04 11:16:02.698 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.rkpdapp changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.rkpdapp changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.rkpdapp changed
01-04 11:16:02.698 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.rkpdapp changed took to complete: 0ms
01-04 11:16:02.698 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.uwb.resources changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.uwb.resources changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.uwb.resources changed
01-04 11:16:02.698 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.uwb.resources changed took to complete: 1ms
01-04 11:16:02.698 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.permissioncontroller changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.permissioncontroller changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.permissioncontroller changed
01-04 11:16:02.698 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.permissioncontroller changed took to complete: 0ms
01-04 11:16:02.698 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.safetycenter.resources changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.safetycenter.resources changed
01-04 11:16:02.698 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.safetycenter.resources changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.safetycenter.resources changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.health.connect.backuprestore changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.health.connect.backuprestore changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.health.connect.backuprestore changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.health.connect.backuprestore changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.healthconnect.controller changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.healthconnect.controller changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.healthconnect.controller changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.healthconnect.controller changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.microdroid.empty_payload changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.microdroid.empty_payload changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.microdroid.empty_payload changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.microdroid.empty_payload changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.virtualmachine.res changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.virtualmachine.res changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.virtualmachine.res changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.virtualmachine.res changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.ondevicepersonalization.services changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.ondevicepersonalization.services changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.ondevicepersonalization.services changed
01-04 11:16:02.699 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.ondevicepersonalization.services changed took to complete: 0ms
01-04 11:16:02.699 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.federatedcompute.services changed
01-04 11:16:02.699 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.federatedcompute.services changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.federatedcompute.services changed
01-04 11:16:02.700 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.federatedcompute.services changed took to complete: 0ms
01-04 11:16:02.700 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.sdksandbox changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.sdksandbox changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.sdksandbox changed
01-04 11:16:02.700 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.sdksandbox changed took to complete: 0ms
01-04 11:16:02.700 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.adservices.api changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.adservices.api changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.adservices.api changed
01-04 11:16:02.700 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.adservices.api changed took to complete: 0ms
01-04 11:16:02.700 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.devicelockcontroller changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.devicelockcontroller changed
01-04 11:16:02.700 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.ext.adservices.api changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.devicelockcontroller changed
01-04 11:16:02.700 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.devicelockcontroller changed took to complete: 1ms
01-04 11:16:02.700 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.smspush changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.smspush changed
01-04 11:16:02.700 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.smspush changed
01-04 11:16:02.700 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.smspush changed took to complete: 0ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.systemui changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.systemui changed
01-04 11:16:02.701 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui changed took to complete: 0ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.storagemanager changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.storagemanager changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.storagemanager changed
01-04 11:16:02.701 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.storagemanager changed took to complete: 0ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui.accessibility.accessibilitymenu changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.systemui.accessibility.accessibilitymenu changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.systemui.accessibility.accessibilitymenu changed
01-04 11:16:02.701 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui.accessibility.accessibilitymenu changed took to complete: 0ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.launcher3 changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.launcher3 changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.launcher3 changed
01-04 11:16:02.701 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.launcher3 changed took to complete: 1ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpapercropper changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wallpapercropper changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wallpapercropper changed
01-04 11:16:02.701 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpapercropper changed took to complete: 0ms
01-04 11:16:02.701 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.provision changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.provision changed
01-04 11:16:02.701 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.provision changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.provision changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.inputmethod.latin changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.inputmethod.latin changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.inputmethod.latin changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.inputmethod.latin changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.calendar changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.calendar changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.calendar changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.calendar changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.webview changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.webview changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.webview changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.webview changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.deskclock changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.deskclock changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.deskclock changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.deskclock changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.camera2 changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.camera2 changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.camera2 changed
01-04 11:16:02.702 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.camera2 changed took to complete: 0ms
01-04 11:16:02.702 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.modulemetadata changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.modulemetadata changed
01-04 11:16:02.702 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.modulemetadata changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.modulemetadata changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.gallery3d changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.gallery3d changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.gallery3d changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.gallery3d changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package org.chromium.webview_shell changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package org.chromium.webview_shell changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package org.chromium.webview_shell changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package org.chromium.webview_shell changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.music changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.music changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.music changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.music changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dreams.phototable changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.dreams.phototable changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.dreams.phototable changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dreams.phototable changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.quicksearchbox changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.quicksearchbox changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.quicksearchbox changed
01-04 11:16:02.703 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.quicksearchbox changed took to complete: 0ms
01-04 11:16:02.703 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.contacts changed
01-04 11:16:02.703 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.contacts changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.contacts changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.contacts changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings.intelligence changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.settings.intelligence changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.settings.intelligence changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings.intelligence changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.traceur changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.traceur changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.traceur changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.traceur changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.ext.shared changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package android.ext.shared changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package android.ext.shared changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.ext.shared changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.certinstaller changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.certinstaller changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.certinstaller changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.certinstaller changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bookmarkprovider changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.bookmarkprovider changed
01-04 11:16:02.704 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.bookmarkprovider changed
01-04 11:16:02.704 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bookmarkprovider changed took to complete: 0ms
01-04 11:16:02.704 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bluetoothmidiservice changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.bluetoothmidiservice changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.bluetoothmidiservice changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bluetoothmidiservice changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.printservice.recommendation changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.printservice.recommendation changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.printservice.recommendation changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.printservice.recommendation changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.captiveportallogin changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.captiveportallogin changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.captiveportallogin changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.captiveportallogin changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.pacprocessor changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.pacprocessor changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.pacprocessor changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.pacprocessor changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cameraextensions changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.cameraextensions changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.cameraextensions changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.cameraextensions changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dreams.basic changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.dreams.basic changed
01-04 11:16:02.705 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.dreams.basic changed
01-04 11:16:02.705 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dreams.basic changed took to complete: 0ms
01-04 11:16:02.705 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.egg changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.egg changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.egg changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.egg changed took to complete: 0ms
01-04 11:16:02.706 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.companiondevicemanager changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.companiondevicemanager changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.companiondevicemanager changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.companiondevicemanager changed took to complete: 0ms
01-04 11:16:02.706 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.printspooler changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.printspooler changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.printspooler changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.printspooler changed took to complete: 0ms
01-04 11:16:02.706 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.simappdialog changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.simappdialog changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.simappdialog changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.simappdialog changed took to complete: 1ms
01-04 11:16:02.706 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.htmlviewer changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.htmlviewer changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.htmlviewer changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.htmlviewer changed took to complete: 0ms
01-04 11:16:02.706 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.sharedstoragebackup changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.sharedstoragebackup changed
01-04 11:16:02.706 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.sharedstoragebackup changed
01-04 11:16:02.706 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.sharedstoragebackup changed took to complete: 0ms
01-04 11:16:02.707 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.proxyhandler changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.proxyhandler changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.proxyhandler changed
01-04 11:16:02.707 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.proxyhandler changed took to complete: 0ms
01-04 11:16:02.707 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.credentialmanager changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.credentialmanager changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.credentialmanager changed
01-04 11:16:02.707 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.credentialmanager changed took to complete: 0ms
01-04 11:16:02.707 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpaper.livepicker changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wallpaper.livepicker changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wallpaper.livepicker changed
01-04 11:16:02.707 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpaper.livepicker changed took to complete: 0ms
01-04 11:16:02.707 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.statementservice changed
01-04 11:16:02.707 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.statementservice changed
01-04 11:16:02.707 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.connectivity.resources changed
01-04 11:16:02.707 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.connectivity.resources changed took to complete: 12ms
01-04 11:16:02.707 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.ext.adservices.api changed took to complete: 4ms
01-04 11:16:02.707 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.externalstorage changed
01-04 11:16:02.707 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.externalstorage changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.externalstorage changed
01-04 11:16:02.708 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.externalstorage changed took to complete: 0ms
01-04 11:16:02.708 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.musicfx changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.musicfx changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.musicfx changed
01-04 11:16:02.708 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.musicfx changed took to complete: 0ms
01-04 11:16:02.708 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.media changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.media changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.media changed
01-04 11:16:02.708 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.media changed took to complete: 0ms
01-04 11:16:02.708 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.downloads changed
01-04 11:16:02.708 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.downloads changed
01-04 11:16:02.708 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.hotspot2.osulogin changed
01-04 11:16:02.708 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.intentresolver changed
01-04 11:16:02.708 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.statementservice changed
01-04 11:16:02.708 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.statementservice changed took to complete: 1ms
01-04 11:16:02.709 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.hotspot2.osulogin changed took to complete: 11ms
01-04 11:16:02.709 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.intentresolver changed
01-04 11:16:02.709 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.mtp changed
01-04 11:16:02.709 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.intentresolver changed
01-04 11:16:02.709 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.intentresolver changed took to complete: 0ms
01-04 11:16:02.709 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.soundpicker changed
01-04 11:16:02.709 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.soundpicker changed
01-04 11:16:02.709 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.downloads changed
01-04 11:16:02.709 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.downloads changed took to complete: 0ms
01-04 11:16:02.709 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.mtp changed
01-04 11:16:02.709 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.soundpicker changed
01-04 11:16:02.709 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.mtp changed
01-04 11:16:02.709 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.mtp changed took to complete: 1ms
01-04 11:16:02.709 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.blockednumber changed
01-04 11:16:02.709 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.downloads.ui changed
01-04 11:16:02.709 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.documentsui changed
01-04 11:16:02.709 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.blockednumber changed
01-04 11:16:02.709 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.downloads.ui changed
01-04 11:16:02.709 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.documentsui changed
01-04 11:16:02.710 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.soundpicker changed took to complete: 1ms
01-04 11:16:02.710 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.documentsui changed
01-04 11:16:02.710 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.documentsui changed took to complete: 0ms
01-04 11:16:02.710 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.downloads.ui changed
01-04 11:16:02.710 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.downloads.ui changed took to complete: 0ms
01-04 11:16:02.710 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bips changed
01-04 11:16:02.710 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.bips changed
01-04 11:16:02.710 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.contacts changed
01-04 11:16:02.710 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.contacts changed
01-04 11:16:02.710 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.bips changed
01-04 11:16:02.710 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bips changed took to complete: 0ms
01-04 11:16:02.710 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.managedprovisioning changed
01-04 11:16:02.710 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.userdictionary changed
01-04 11:16:02.710 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.blockednumber changed
01-04 11:16:02.710 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.managedprovisioning changed
01-04 11:16:02.710 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.userdictionary changed
01-04 11:16:02.710 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.blockednumber changed took to complete: 1ms
01-04 11:16:02.710 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.userdictionary changed
01-04 11:16:02.710 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.backupconfirm changed
01-04 11:16:02.710 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.managedprovisioning changed
01-04 11:16:02.710 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.managedprovisioning changed took to complete: 0ms
01-04 11:16:02.711 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.packageinstaller changed
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.packageinstaller changed
01-04 11:16:02.711 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.contacts changed
01-04 11:16:02.711 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.backupconfirm changed
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.packageinstaller changed
01-04 11:16:02.711 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.packageinstaller changed took to complete: 0ms
01-04 11:16:02.711 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.vpndialogs changed
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.vpndialogs changed
01-04 11:16:02.711 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.userdictionary changed took to complete: 0ms
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.vpndialogs changed
01-04 11:16:02.711 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.vpndialogs changed took to complete: 0ms
01-04 11:16:02.711 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.launcher3.rpi changed
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.launcher3.rpi changed
01-04 11:16:02.711 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.calendar changed
01-04 11:16:02.711 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.calendar changed
01-04 11:16:02.711 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.launcher3.rpi changed
01-04 11:16:02.711 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.contacts changed took to complete: 1ms
01-04 11:16:02.711 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.backupconfirm changed
01-04 11:16:02.711 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.backupconfirm changed took to complete: 1ms
01-04 11:16:02.711 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.launcher3.rpi changed took to complete: 1ms
01-04 11:16:02.711 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.systemui.rpi changed
01-04 11:16:02.712 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings.rpi changed
01-04 11:16:02.712 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.settings.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.systemui.rpi changed
01-04 11:16:02.712 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.systemui.rpi changed took to complete: 0ms
01-04 11:16:02.712 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.settings.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.settings.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.settings.rpi changed
01-04 11:16:02.712 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.settings.rpi changed took to complete: 0ms
01-04 11:16:02.712 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package android.rpi changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package android.rpi changed
01-04 11:16:02.712 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android.rpi changed took to complete: 0ms
01-04 11:16:02.712 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_extra_wide_back changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_extra_wide_back changed
01-04 11:16:02.712 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_extra_wide_back changed
01-04 11:16:02.712 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.resources.rpi changed
01-04 11:16:02.712 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.settings.rpi changed
01-04 11:16:02.712 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.calendar changed
01-04 11:16:02.713 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings.rpi changed took to complete: 1ms
01-04 11:16:02.713 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.tall changed
01-04 11:16:02.713 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.tall changed
01-04 11:16:02.713 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.tall changed
01-04 11:16:02.713 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.tall changed took to complete: 1ms
01-04 11:16:02.713 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.threebutton changed
01-04 11:16:02.713 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_extra_wide_back changed took to complete: 1ms
01-04 11:16:02.713 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.threebutton changed
01-04 11:16:02.713 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.corner changed
01-04 11:16:02.713 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.corner changed
01-04 11:16:02.713 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.corner changed
01-04 11:16:02.714 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.corner changed took to complete: 0ms
01-04 11:16:02.714 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.hole changed
01-04 11:16:02.714 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.hole changed
01-04 11:16:02.714 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.hole changed
01-04 11:16:02.714 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.hole changed took to complete: 0ms
01-04 11:16:02.714 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.double changed
01-04 11:16:02.714 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.calendar changed took to complete: 2ms
01-04 11:16:02.714 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_wide_back changed
01-04 11:16:02.714 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.double changed
01-04 11:16:02.714 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_wide_back changed
01-04 11:16:02.714 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_wide_back changed
01-04 11:16:02.714 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_wide_back changed took to complete: 0ms
01-04 11:16:02.714 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.role.notes.enabled changed
01-04 11:16:02.714 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.role.notes.enabled changed
01-04 11:16:02.714 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.role.notes.enabled changed
01-04 11:16:02.714 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.role.notes.enabled changed took to complete: 0ms
01-04 11:16:02.714 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural changed
01-04 11:16:02.714 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wifi.resources.rpi changed
01-04 11:16:02.714 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.double changed
01-04 11:16:02.714 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.double changed took to complete: 1ms
01-04 11:16:02.714 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.threebutton changed
01-04 11:16:02.715 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural changed
01-04 11:16:02.715 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_narrow_back changed
01-04 11:16:02.715 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.threebutton changed took to complete: 1ms
01-04 11:16:02.715 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wifi.resources.rpi changed
01-04 11:16:02.715 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.waterfall changed
01-04 11:16:02.715 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wifi.resources.rpi changed took to complete: 0ms
01-04 11:16:02.715 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.waterfall changed
01-04 11:16:02.715 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.theme.font.notoserifsource changed
01-04 11:16:02.715 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_narrow_back changed
01-04 11:16:02.715 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_narrow_back changed
01-04 11:16:02.715 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural_narrow_back changed took to complete: 0ms
01-04 11:16:02.715 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.transparent changed
01-04 11:16:02.715 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.internal.systemui.navbar.transparent changed
01-04 11:16:02.715 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.transparent changed
01-04 11:16:02.715 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.transparent changed took to complete: 1ms
01-04 11:16:02.715 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural changed
01-04 11:16:02.715 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.theme.font.notoserifsource changed
01-04 11:16:02.715 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.internal.display.cutout.emulation.waterfall changed
01-04 11:16:02.715 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.systemui.navbar.gestural changed took to complete: 1ms
01-04 11:16:02.715 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.shell changed
01-04 11:16:02.715 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.shell changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.shell changed
01-04 11:16:02.716 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.shell changed took to complete: 0ms
01-04 11:16:02.716 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.networkstack.tethering changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.networkstack.tethering changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.networkstack.tethering changed
01-04 11:16:02.716 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.networkstack.tethering changed took to complete: 0ms
01-04 11:16:02.716 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.se changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.se changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.se changed
01-04 11:16:02.716 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.se changed took to complete: 0ms
01-04 11:16:02.716 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.nfc changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.nfc changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.nfc changed
01-04 11:16:02.716 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.nfc changed took to complete: 1ms
01-04 11:16:02.716 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bluetooth changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.bluetooth changed
01-04 11:16:02.716 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.bluetooth changed
01-04 11:16:02.716 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.bluetooth changed took to complete: 0ms
01-04 11:16:02.716 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.telephony changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.telephony changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.telephony changed
01-04 11:16:02.717 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.telephony changed took to complete: 0ms
01-04 11:16:02.717 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.mms.service changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.mms.service changed
01-04 11:16:02.717 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.internal.display.cutout.emulation.waterfall changed took to complete: 1ms
01-04 11:16:02.717 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.networkstack changed
01-04 11:16:02.717 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.networkstack changed
01-04 11:16:02.717 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.theme.font.notoserifsource changed
01-04 11:16:02.717 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.networkstack changed
01-04 11:16:02.717 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.networkstack changed took to complete: 0ms
01-04 11:16:02.717 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.phone changed
01-04 11:16:02.717 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.phone changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.mms.service changed
01-04 11:16:02.717 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.mms.service changed took to complete: 1ms
01-04 11:16:02.717 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package android changed
01-04 11:16:02.717 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package android changed
01-04 11:16:02.717 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package android changed took to complete: 0ms
01-04 11:16:02.717 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.settings changed
01-04 11:16:02.718 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.providers.settings changed
01-04 11:16:02.718 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dynsystem changed
01-04 11:16:02.718 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.theme.font.notoserifsource changed took to complete: 1ms
01-04 11:16:02.718 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.dynsystem changed
01-04 11:16:02.718 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.inputdevices changed
01-04 11:16:02.718 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.providers.settings changed
01-04 11:16:02.718 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.providers.settings changed took to complete: 0ms
01-04 11:16:02.718 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.server.telecom changed
01-04 11:16:02.718 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.server.telecom changed
01-04 11:16:02.718 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.dynsystem changed
01-04 11:16:02.718 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.inputdevices changed
01-04 11:16:02.718 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.server.telecom changed
01-04 11:16:02.719 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.server.telecom changed took to complete: 1ms
01-04 11:16:02.719 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.keychain changed
01-04 11:16:02.719 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.keychain changed
01-04 11:16:02.719 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.keychain changed
01-04 11:16:02.719 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.keychain changed took to complete: 0ms
01-04 11:16:02.719 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.localtransport changed
01-04 11:16:02.719 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.localtransport changed
01-04 11:16:02.719 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.phone changed
01-04 11:16:02.719 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.inputdevices changed
01-04 11:16:02.719 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.localtransport changed
01-04 11:16:02.719 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.localtransport changed took to complete: 1ms
01-04 11:16:02.719 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.dynsystem changed took to complete: 0ms
01-04 11:16:02.719 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.inputdevices changed took to complete: 2ms
01-04 11:16:02.719 739 794 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.konstakang.settings.device changed
01-04 11:16:02.719 739 829 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings changed
01-04 11:16:02.719 739 794 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.konstakang.settings.device changed
01-04 11:16:02.719 739 829 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.settings changed
01-04 11:16:02.720 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.DeviceAsWebcam changed
01-04 11:16:02.720 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.DeviceAsWebcam changed
01-04 11:16:02.720 739 794 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.konstakang.settings.device changed
01-04 11:16:02.720 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.phone changed took to complete: 2ms
01-04 11:16:02.720 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.DeviceAsWebcam changed
01-04 11:16:02.720 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.DeviceAsWebcam changed took to complete: 0ms
01-04 11:16:02.720 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpaperbackup changed
01-04 11:16:02.720 739 839 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.wallpaperbackup changed
01-04 11:16:02.720 739 839 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.wallpaperbackup changed
01-04 11:16:02.720 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.wallpaperbackup changed took to complete: 0ms
01-04 11:16:02.720 739 794 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.konstakang.settings.device changed took to complete: 0ms
01-04 11:16:02.720 739 829 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.settings changed
01-04 11:16:02.720 739 829 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.settings changed took to complete: 1ms
01-04 11:16:02.721 739 821 D SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.location.fused changed
01-04 11:16:02.721 739 821 D SystemServerInitThreadPool: Started executing Update app-ops uidState in case package com.android.location.fused changed
01-04 11:16:02.721 739 821 D SystemServerInitThreadPool: Finished executing Update app-ops uidState in case package com.android.location.fused changed
01-04 11:16:02.721 739 821 V SystemServerTimingAsync: InitThreadPoolExec:Update app-ops uidState in case package com.android.location.fused changed took to complete: 0ms
01-04 11:16:02.727 739 739 V SystemServerTiming: controllersReady took to complete: 44ms
01-04 11:16:02.729 739 739 D SystemServerTiming: killProcesses
01-04 11:16:02.729 739 739 V SystemServerTiming: killProcesses took to complete: 1ms
01-04 11:16:02.729 739 739 I ActivityManager: System now ready
01-04 11:16:02.729 739 739 D SystemServerTiming: updateTopComponentForFactoryTest
01-04 11:16:02.729 739 739 V SystemServerTiming: updateTopComponentForFactoryTest took to complete: 0ms
01-04 11:16:02.730 739 739 D SystemServerTiming: registerActivityLaunchObserver
01-04 11:16:02.730 739 739 V SystemServerTiming: registerActivityLaunchObserver took to complete: 0ms
01-04 11:16:02.730 739 739 D SystemServerTiming: watchDeviceProvisioning
01-04 11:16:02.745 739 739 V SystemServerTiming: watchDeviceProvisioning took to complete: 16ms
01-04 11:16:02.745 739 739 D SystemServerTiming: retrieveSettings
01-04 11:16:02.747 739 739 I ActivityTaskManager: Config changes=10000000 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 fontWeightAdjustment=0}
01-04 11:16:02.748 739 739 I WindowManager: Override config changes=10000000 {1.0 ?mcc0mnc [en_US] ldltr sw640dp w1067dp h640dp 120dpi lrg long land night finger qwerty/v/v -nav/h winConfig={ mBounds=Rect(0, 0 - 800, 480) mAppBounds=Rect(0, 0 - 800, 480) mMaxBounds=Rect(0, 0 - 800, 480) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 fontWeightAdjustment=0} for displayId=0
01-04 11:16:02.752 739 739 V SystemServerTiming: retrieveSettings took to complete: 6ms
01-04 11:16:02.752 739 739 D SystemServerTiming: Ugm.onSystemReady
01-04 11:16:02.753 739 739 V SystemServerTiming: Ugm.onSystemReady took to complete: 1ms
01-04 11:16:02.753 739 739 D SystemServerTiming: updateForceBackgroundCheck
01-04 11:16:02.753 739 739 V SystemServerTiming: updateForceBackgroundCheck took to complete: 0ms
01-04 11:16:02.753 739 739 I SystemServer: Making services ready
01-04 11:16:02.753 739 739 D SystemServerTiming: StartActivityManagerReadyPhase
01-04 11:16:02.753 739 739 I SystemServiceManager: Starting phase 550
01-04 11:16:02.753 739 739 D SystemServerTiming: OnBootPhase_550
01-04 11:16:02.753 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.security.FileIntegrityService
01-04 11:16:02.753 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:02.753 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.Installer
01-04 11:16:02.753 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:02.753 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:02.753 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.flags.FeatureFlagsService
01-04 11:16:02.754 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:02.754 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.powerstats.PowerStatsService
01-04 11:16:02.754 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.permission.access.AccessCheckingService
01-04 11:16:02.754 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:02.754 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.754 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:02.755 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 2ms
01-04 11:16:02.756 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.DataLoaderManagerService
01-04 11:16:02.756 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:02.756 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.power.PowerManagerService
01-04 11:16:02.756 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.power.PowerManagerService took to complete: 0ms
01-04 11:16:02.756 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.power.ThermalManagerService
01-04 11:16:02.757 739 739 I ThermalHalWrapper: Thermal HAL AIDL service connected.
01-04 11:16:02.760 739 739 W ThermalManagerService: Thermal HAL reported invalid data, abort connection
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.power.ThermalManagerService took to complete: 5ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.power.hint.HintManagerService
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.lights.LightsService
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.display.DisplayManagerService
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:02.761 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:02.761 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.om.OverlayManagerService
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.resources.ResourcesManagerService
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 1ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.sensors.SensorService
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.SystemConfigService
01-04 11:16:02.762 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:02.762 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.BatteryService
01-04 11:16:02.764 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.BatteryService took to complete: 1ms
01-04 11:16:02.764 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.usage.UsageStatsService
01-04 11:16:02.764 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.usage.UsageStatsService took to complete: 0ms
01-04 11:16:02.764 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.webkit.WebViewUpdateService
01-04 11:16:02.764 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:02.764 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.CachedDeviceStateService
01-04 11:16:02.764 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.CachedDeviceStateService took to complete: 0ms
01-04 11:16:02.764 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:02.764 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-04 11:16:02.764 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:02.765 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.765 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.rollback.RollbackManagerService
01-04 11:16:02.765 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:02.765 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:02.765 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.os.NativeTombstoneManagerService took to complete: 1ms
01-04 11:16:02.765 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.os.BugreportManagerService
01-04 11:16:02.765 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:02.765 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.gpu.GpuService
01-04 11:16:02.766 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:02.766 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:02.766 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:02.766 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.cpu.CpuMonitorService
01-04 11:16:02.766 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:02.766 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.security.KeyChainSystemService
01-04 11:16:02.766 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:02.766 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.BinaryTransparencyService
01-04 11:16:02.766 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:02.766 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.telecom.TelecomLoaderService
01-04 11:16:02.769 739 739 W ActivityManager: Too early to start/bind service in system_server: Phase=550 ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.TelecomService}
01-04 11:16:02.770 739 739 W ActivityManager: Too early to start/bind service in system_server: Phase=550 ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.TelecomService}
01-04 11:16:02.770 739 739 D CompatibilityChangeReporter: Compat change id reported: 261072174; UID 1000; state: ENABLED
01-04 11:16:02.771 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.telecom.TelecomLoaderService took to complete: 5ms
01-04 11:16:02.771 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:02.771 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.771 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.content.ContentService$Lifecycle
01-04 11:16:02.775 739 739 I SyncManager: No initial accounts
01-04 11:16:02.778 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.778 739 891 E WifiChipAidlImpl: getCapabilitiesAfterIfacesExist failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.779 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.780 739 891 E WifiStaIfaceAidlImpl: getCapabilities failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.782 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.782 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.782 396 945 E WifiHAL : failed to set scanning mac OUI; result = -3
01-04 11:16:02.783 739 891 E WifiChipAidlImpl: getUsableChannels failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.786 739 891 I WifiNative: Successfully switched to connectivity mode on iface=Iface:{Name=wlan0,Id=0,Type=STA_CONNECTIVITY}
01-04 11:16:02.786 739 891 D WifiClientModeManager[37160:wlan0]: entering ConnectModeState, starting ClientModeImpl
01-04 11:16:02.787 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.content.ContentService$Lifecycle took to complete: 17ms
01-04 11:16:02.787 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.DropBoxManagerService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.DropBoxManagerService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.role.RoleService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.role.RoleService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.tare.InternalResourceService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.tare.InternalResourceService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.alarm.AlarmManagerService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.alarm.AlarmManagerService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.camera.CameraServiceProxy
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.bluetooth.BluetoothService
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.bluetooth.BluetoothService took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:02.788 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
01-04 11:16:02.788 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:02.792 739 891 D WifiNative: enableVerboseLogging false hal false
01-04 11:16:02.792 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to complete: 3ms
01-04 11:16:02.792 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.PinnerService
01-04 11:16:02.793 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.PinnerService took to complete: 0ms
01-04 11:16:02.793 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:02.793 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-04 11:16:02.793 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.logcat.LogcatManagerService
01-04 11:16:02.793 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.logcat.LogcatManagerService took to complete: 0ms
01-04 11:16:02.793 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:02.794 739 839 D SystemServerTimingAsync: InitThreadPoolExec:Lazily initialize IMMS#mImeDrawsImeNavBarRes
01-04 11:16:02.794 739 891 D WifiScoreReport: setShouldReduceNetworkScore=false mNetworkAgent is null? true
01-04 11:16:02.794 739 839 D SystemServerInitThreadPool: Started executing Lazily initialize IMMS#mImeDrawsImeNavBarRes
01-04 11:16:02.797 739 895 I WifiScanningService: Received a request to enable scanning, UID = 1000
01-04 11:16:02.798 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.798 739 895 E WifiStaIfaceAidlImpl: getBackgroundScanCapabilities failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.799 739 891 D WifiScanRequestProxy: Sending scan available broadcast: true
01-04 11:16:02.800 739 891 I WifiScanRequestProxy: Scanning is enabled
01-04 11:16:02.800 739 891 I WifiScanRequestProxy: Scanning for hidden networks is enabled
01-04 11:16:02.803 396 945 I WifiHAL : found interface wlan0
01-04 11:16:02.803 396 945 D WifiHAL : Setting Multista usecase = 0
01-04 11:16:02.803 396 945 I WifiHAL : createRequest: MultiSta set use case
01-04 11:16:02.804 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.804 396 945 I WifiHAL : Request Response failed for MultiSta, result = -3
01-04 11:16:02.804 739 891 E WifiChipAidlImpl: setMultiStaUseCase failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.805 396 945 D WifiHAL : Setting Multista primary connection for iface = wlan0
01-04 11:16:02.805 396 945 I WifiHAL : createRequest: MultiSta set primary connection
01-04 11:16:02.805 396 945 D WifiHAL : error code -95 mapped to -3
01-04 11:16:02.805 396 945 I WifiHAL : Request Response failed for MultiSta, result = -3
01-04 11:16:02.805 739 895 I WifiScanningService: Created a new impl for wlan0
01-04 11:16:02.805 739 891 E WifiChipAidlImpl: setMultiStaPrimaryConnection failed with service-specific exception: android.os.ServiceSpecificException: (code 4)
01-04 11:16:02.806 739 891 D WifiCountryCode: evaluateAllCmmStateAndApplyIfAllReady: {ConcreteClientModeManager{id=37160 iface=wlan0 role=ROLE_CLIENT_PRIMARY}=true}
01-04 11:16:02.806 739 895 I WifiScanningService: wifi driver loaded with scan capabilities: max buckets=16
01-04 11:16:02.806 739 891 D WifiCountryCode: Reading country code from telephony
01-04 11:16:02.808 739 891 D WifiCountryCode: Set telephony country code to:
01-04 11:16:02.808 739 891 D WifiCountryCode: updateCountryCode to null
01-04 11:16:02.810 739 891 D WakeupController: onWifiEnabled()
01-04 11:16:02.811 739 891 D WifiClientModeImpl[37640:wlan0]: entering ConnectableState: ifaceName = wlan0
01-04 11:16:02.812 953 953 E wpa_supplicant: wpa_driver_nl80211_driver_cmd: failed to issue private command: SETSUSPENDMODE 1
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: ISupplicantStaIface.setSuspendModeEnabled failed with service specific exception:
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: android.os.ServiceSpecificException: (code 1)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Parcel.createExceptionOrNull(Parcel.java:3071)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Parcel.createException(Parcel.java:3041)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Parcel.readException(Parcel.java:3024)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Parcel.readException(Parcel.java:2966)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.wifi.x.android.hardware.wifi.supplicant.ISupplicantStaIface$Stub$Proxy.setSuspendModeEnabled(ISupplicantStaIface.java:1657)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.SupplicantStaIfaceHalAidlImpl.setSuspendModeEnabled(SupplicantStaIfaceHalAidlImpl.java:1987)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.SupplicantStaIfaceHal.setSuspendModeEnabled(SupplicantStaIfaceHal.java:1711)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.WifiNative.setSuspendOptimizations(WifiNative.java:2397)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.ClientModeImpl.setSuspendOptimizationsNative(ClientModeImpl.java:2618)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.ClientModeImpl.-$$Nest$msetSuspendOptimizationsNative(ClientModeImpl.java:0)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.ClientModeImpl$ConnectableState.enterImpl(ClientModeImpl.java:4401)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.server.wifi.RunnerState.enter(RunnerState.java:75)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.wifi.x.com.android.internal.util.StateMachine$SmHandler.invokeEnterMethods(StateMachine.java:1038)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at com.android.wifi.x.com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:815)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Handler.dispatchMessage(Handler.java:106)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Looper.loopOnce(Looper.java:205)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.Looper.loop(Looper.java:294)
01-04 11:16:02.813 739 891 E SupplicantStaIfaceHalAidlImpl: at android.os.HandlerThread.run(HandlerThread.java:67)
01-04 11:16:02.860 739 739 W SystemServiceManager: Service com.android.server.inputmethod.InputMethodManagerService$Lifecycle took 68 ms in onBootPhase
01-04 11:16:02.860 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to complete: 68ms
01-04 11:16:02.860 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:02.860 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.UiModeManagerService
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.UiModeManagerService took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.locales.LocaleManagerService
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.locales.LocaleManagerService took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.grammaticalinflection.GrammaticalInflectionService took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.apphibernation.AppHibernationService
01-04 11:16:02.861 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.apphibernation.AppHibernationService took to complete: 0ms
01-04 11:16:02.861 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle
01-04 11:16:02.863 739 739 I RebootEscrowManager: No reboot escrow data found for users, skipping loading escrow data
01-04 11:16:02.866 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete: 5ms
01-04 11:16:02.866 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.testharness.TestHarnessModeService
01-04 11:16:02.866 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
01-04 11:16:02.866 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.DeviceIdleController
01-04 11:16:02.866 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.DeviceIdleController took to complete: 0ms
01-04 11:16:02.866 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:02.867 739 739 I DevicePolicyManager: Started device policies migration to the device policy engine.
01-04 11:16:02.868 739 839 D SystemServerInitThreadPool: Finished executing Lazily initialize IMMS#mImeDrawsImeNavBarRes
01-04 11:16:02.868 739 839 V SystemServerTimingAsync: InitThreadPoolExec:Lazily initialize IMMS#mImeDrawsImeNavBarRes took to complete: 73ms
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to complete: 2ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.texttospeech.TextToSpeechManagerService took to complete: 0ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.ambientcontext.AmbientContextManagerService took to complete: 0ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wearable.WearableSensingManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wearable.WearableSensingManagerService took to complete: 0ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.speech.SpeechRecognitionManagerService took to complete: 0ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.searchui.SearchUiManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.searchui.SearchUiManagerService took to complete: 0ms
01-04 11:16:02.868 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:02.868 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.smartspace.SmartspaceManagerService took to complete: 0ms
01-04 11:16:02.869 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.graphics.fonts.FontManagerService$Lifecycle
01-04 11:16:02.869 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.graphics.fonts.FontManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.869 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:02.869 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.869 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:02.869 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:02.869 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:02.869 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-04 11:16:02.869 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.NetworkStatsServiceInitializer
01-04 11:16:02.873 654 708 D MediaCodecList: Allowing only non-surface-encoder OMX codecs
01-04 11:16:02.874 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmxStore/default in either framework or device VINTF manifest.
01-04 11:16:02.874 654 708 E OmxInfoBuilder: Cannot find an IOmxStore service.
01-04 11:16:02.875 654 708 D MediaCodecList: ignored failed builder
01-04 11:16:02.879 654 708 I Codec2Client: Available Codec2 services: "ffmpeg" "software" "v4l2"
01-04 11:16:02.883 391 391 D android.hardware.media.c2@1.2-service-ffmpeg: listComponents: defaultRank=110, defaultRankAudio=10, defaultRankVideo=100
01-04 11:16:02.879 391 391 I c2@1.2-service-: type=1400 audit(0.0:671): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:mediacodec:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:02.879 391 391 I c2@1.2-service-: type=1400 audit(0.0:672): avc: denied { open } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:mediacodec:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:02.879 391 391 I c2@1.2-service-: type=1400 audit(0.0:673): avc: denied { getattr } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:mediacodec:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:02.879 391 391 I c2@1.2-service-: type=1400 audit(0.0:674): avc: denied { map } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:mediacodec:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:02.979 739 739 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.015 372 651 I netd : tetherGetStats() -> {[]} <4.98ms>
01-04 11:16:03.017 739 739 I TetheringManager: registerTetheringEventCallback caller:android
01-04 11:16:03.018 372 651 I netd : registerUnsolicitedEventListener(interface:0xb400007ca5224110) <0.06ms>
01-04 11:16:03.025 372 651 I netd : bandwidthSetGlobalAlert(2097152) <5.61ms>
01-04 11:16:03.026 739 739 W SystemServiceManager: Service com.android.server.NetworkStatsServiceInitializer took 157 ms in onBootPhase
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.NetworkStatsServiceInitializer took to complete: 157ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wifi.WifiService
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wifi.WifiService took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.ConnectivityServiceInitializer
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.ConnectivityServiceInitializer took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.notification.NotificationManagerService
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.notification.NotificationManagerService took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:03.026 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:03.026 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.027 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:03.027 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:03.027 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:03.027 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.location.altitude.AltitudeService$Lifecycle took to complete: 0ms
01-04 11:16:03.027 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-04 11:16:03.027 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.027 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:03.027 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.027 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:03.028 739 739 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}
01-04 11:16:03.028 739 739 D WallpaperManagerService: WPMS.bindWallpaperComponentLocked-ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}
01-04 11:16:03.033 739 739 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10069; state: DISABLED
01-04 11:16:03.033 739 739 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10069; state: DISABLED
01-04 11:16:03.033 739 739 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10069; state: DISABLED
01-04 11:16:03.034 739 739 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10069; state: ENABLED
01-04 11:16:03.036 739 799 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10069; state: ENABLED
01-04 11:16:03.037 739 739 V WallpaperManagerService: WPMS.bindWallpaperComponentLocked-ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper} took to complete: 10ms
01-04 11:16:03.039 739 739 I WallpaperDataParser: No static wallpaper imagery; defaults will be shown
01-04 11:16:03.043 373 373 I Zygote : Entering forkRepeatedly native zygote loop
01-04 11:16:03.049 739 739 D WallpaperCropper: WPMS.generateCrop
01-04 11:16:03.050 739 739 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/system/users/0/wallpaper_orig: open failed: ENOENT (No such file or directory)
01-04 11:16:03.050 739 739 W WallpaperCropper: Invalid wallpaper data
01-04 11:16:03.050 739 739 E WallpaperCropper: Unable to apply new wallpaper
01-04 11:16:03.051 739 739 V WallpaperCropper: WPMS.generateCrop took to complete: 1ms
01-04 11:16:03.053 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete: 27ms
01-04 11:16:03.054 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:03.054 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService took to complete: 0ms
01-04 11:16:03.054 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle
01-04 11:16:03.056 739 912 D BluetoothHeadset: Binding service...
01-04 11:16:03.057 739 912 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled
01-04 11:16:03.057 373 373 D Zygote : Forked child process 966
01-04 11:16:03.057 739 912 D BluetoothA2dp: Binding service...
01-04 11:16:03.057 739 912 D BluetoothManagerService: Trying to bind to profile: 2, while Bluetooth was disabled
01-04 11:16:03.057 739 912 D BluetoothA2dpSink: Binding service...
01-04 11:16:03.058 739 912 D BluetoothManagerService: Trying to bind to profile: 11, while Bluetooth was disabled
01-04 11:16:03.058 739 912 D BluetoothHearingAid: Binding service...
01-04 11:16:03.058 739 912 D BluetoothManagerService: Trying to bind to profile: 21, while Bluetooth was disabled
01-04 11:16:03.058 739 912 D BluetoothLeAudio: Binding service...
01-04 11:16:03.058 739 912 D BluetoothManagerService: Trying to bind to profile: 22, while Bluetooth was disabled
01-04 11:16:03.058 739 912 D BluetoothLeAudioBroadcast: Binding service...
01-04 11:16:03.058 739 912 D BluetoothManagerService: Trying to bind to profile: 26, while Bluetooth was disabled
01-04 11:16:03.061 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle took to complete: 8ms
01-04 11:16:03.066 400 400 I AudioFlinger: systemReady
01-04 11:16:03.068 739 909 W BroadcastLoopers: Found previously unknown looper Thread[AudioDeviceBroker,5,main]
01-04 11:16:03.068 400 400 E AudioFlinger: getMicMute: error -38 getting state from HAL
01-04 11:16:03.068 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:03.068 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle took to complete: 0ms
01-04 11:16:03.068 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.DockObserver
01-04 11:16:03.069 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.DockObserver took to complete: 0ms
01-04 11:16:03.069 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle
01-04 11:16:03.069 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-04 11:16:03.069 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle
01-04 11:16:03.069 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle took to complete: 1ms
01-04 11:16:03.069 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle
01-04 11:16:03.070 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-04 11:16:03.070 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.twilight.TwilightService
01-04 11:16:03.070 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.twilight.TwilightService took to complete: 0ms
01-04 11:16:03.070 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.display.color.ColorDisplayService
01-04 11:16:03.070 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-04 11:16:03.070 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.job.JobSchedulerService
01-04 11:16:03.070 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.job.JobSchedulerService took to complete: 0ms
01-04 11:16:03.070 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService
01-04 11:16:03.070 739 739 D SoundTriggerService: onBootPhase: 550 : false
01-04 11:16:03.071 739 794 D SystemServerTimingAsync: InitThreadPoolExec:UsbService$Lifecycle#onBootPhase
01-04 11:16:03.071 739 794 D SystemServerInitThreadPool: Started executing UsbService$Lifecycle#onBootPhase
01-04 11:16:03.071 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService took to complete: 1ms
01-04 11:16:03.071 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.trust.TrustManagerService
01-04 11:16:03.071 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.trust.TrustManagerService took to complete: 0ms
01-04 11:16:03.071 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:03.071 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.071 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.appwidget.AppWidgetService
01-04 11:16:03.071 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-04 11:16:03.071 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:03.071 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService took to complete: 0ms
01-04 11:16:03.071 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.GestureLauncherService
01-04 11:16:03.072 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.GestureLauncherService took to complete: 0ms
01-04 11:16:03.072 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.SensorNotificationService
01-04 11:16:03.072 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.SensorNotificationService took to complete: 0ms
01-04 11:16:03.072 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:03.072 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-04 11:16:03.072 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.blob.BlobStoreManagerService
01-04 11:16:03.073 739 794 D SystemServerInitThreadPool: Finished executing UsbService$Lifecycle#onBootPhase
01-04 11:16:03.073 394 394 E android.hardware.usb.aidl-service: Failed to open /sys/class/typec
01-04 11:16:03.073 394 394 I android.hardware.usb.aidl-service: Fake USB port: canChangeMode:0 canChagedata:0 canChangePower:0 usbDataEnabled:0
01-04 11:16:03.073 739 794 V SystemServerTimingAsync: InitThreadPoolExec:UsbService$Lifecycle#onBootPhase took to complete: 3ms
01-04 11:16:03.074 739 799 I ActivityManager: Start proc 966:com.android.systemui/u0a69 for service {com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}
01-04 11:16:03.074 739 783 I UsbPortManager: AIDL UsbDataStatus:1
01-04 11:16:03.075 739 783 I UsbPortManager: ClientCallback AIDL V1: port
01-04 11:16:03.075 739 783 I UsbPortManager: all: opID:1 successful
01-04 11:16:03.076 739 912 D AS.AudioService: No vibrator found
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.blob.BlobStoreManagerService took to complete: 5ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.dreams.DreamManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.dreams.DreamManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.print.PrintManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.print.PrintManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.security.AttestationVerificationManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.security.AttestationVerificationManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.companion.virtual.VirtualDeviceManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:03.077 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-04 11:16:03.077 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaSessionService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaSessionService took to complete: 2ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.hdmi.HdmiControlService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.hdmi.HdmiControlService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaResourceMonitorService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.biometrics.BiometricService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.biometrics.BiometricService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.biometrics.AuthService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.biometrics.AuthService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.LauncherAppsService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.CrossProfileAppsService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.people.PeopleService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.people.PeopleService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.media.metrics.MediaMetricsManagerService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.BackgroundInstallControlService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.BackgroundInstallControlService took to complete: 0ms
01-04 11:16:03.080 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:03.080 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService took to complete: 0ms
01-04 11:16:03.081 739 787 I UsbPortManager: USB port added: port=UsbPort{id=port, supportedModes=dual, supportedContaminantProtectionModes=0, supportsEnableContaminantPresenceProtection=false, supportsEnableContaminantPresenceDetection=false, supportsComplianceWarnings=false, status=UsbPortStatus{connected=true, currentMode=dual, currentPowerRole=sink, currentDataRole=device, supportedRoleCombinations=[sink:device], contaminantDetectionStatus=0, contaminantProtectionStatus=0, usbDataStatus=enabled, isPowerTransferLimited=false, powerBrickConnectionStatus=unknown, complianceWarnings=[], plugState=0, displayPortAltModeInfo=null}, canChangeMode=false, canChangePowerRole=false, canChangeDataRole=false, connectedAtMillis=37931, lastConnectDurationMillis=0
01-04 11:16:03.081 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:03.081 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.incident.IncidentCompanionService
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.adservices.AdServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.autofill.AutofillManagerService
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.credentials.CredentialManagerService
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.credentials.CredentialManagerService took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.clipboard.ClipboardService
01-04 11:16:03.082 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-04 11:16:03.082 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:03.083 739 739 I AppBindingService: Updating constants with: null
01-04 11:16:03.083 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 1ms
01-04 11:16:03.083 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.tracing.TracingServiceProxy
01-04 11:16:03.083 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.tracing.TracingServiceProxy took to complete: 0ms
01-04 11:16:03.084 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.policy.PermissionPolicyService
01-04 11:16:03.084 739 739 D SystemServerTiming: Permission_grant_default_permissions-0
01-04 11:16:03.084 739 739 V SystemServerTiming: Permission_grant_default_permissions-0 took to complete: 0ms
01-04 11:16:03.084 739 739 D SystemServerTiming: Permission_synchronize_permissions-0
01-04 11:16:03.084 739 739 D SystemServerTiming: Permission_synchronize_addPackages-0
01-04 11:16:03.105 966 966 I Zygote : seccomp disabled by setenforce 0
01-04 11:16:03.118 739 739 V SystemServerTiming: Permission_synchronize_addPackages-0 took to complete: 33ms
01-04 11:16:03.118 739 739 D SystemServerTiming: Permission_syncPackages-0
01-04 11:16:03.127 739 739 V SystemServerTiming: Permission_syncPackages-0 took to complete: 9ms
01-04 11:16:03.127 739 739 V SystemServerTiming: Permission_synchronize_permissions-0 took to complete: 43ms
01-04 11:16:03.127 739 739 D SystemServerTiming: Permission_onInitialized-0
01-04 11:16:03.127 739 739 I PermissionManager: Permission ownership changed. Updating all permissions.
01-04 11:16:03.133 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--001) for field red of struct #Param::CoreIndex(--002)
01-04 11:16:03.133 966 966 I ndroid.systemui: Using CollectorTypeCC GC.
01-04 11:16:03.134 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--001) for field green of struct #Param::CoreIndex(--002)
01-04 11:16:03.134 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--001) for field blue of struct #Param::CoreIndex(--002)
01-04 11:16:03.134 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--001) for field white of struct #Param::CoreIndex(--002)
01-04 11:16:03.146 966 966 E ndroid.systemui: Not starting debugger since process cannot load the jdwp agent.
01-04 11:16:03.165 666 724 I DMABUFHEAPS: Using : Non-legacy ION heaps
01-04 11:16:03.185 739 825 D GameManagerService: User ID '0' does not have a Game Mode selected for package: 'com.android.systemui'
01-04 11:16:03.185 739 825 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10069; state: DISABLED
01-04 11:16:03.186 739 825 D CompatibilityChangeReporter: Compat change id reported: 273564678; UID 10069; state: DISABLED
01-04 11:16:03.194 739 739 V SystemServerTiming: Permission_onInitialized-0 took to complete: 67ms
01-04 11:16:03.194 739 739 W SystemServiceManager: Service com.android.server.policy.PermissionPolicyService took 111 ms in onBootPhase
01-04 11:16:03.194 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.policy.PermissionPolicyService took to complete: 111ms
01-04 11:16:03.194 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle
01-04 11:16:03.194 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
01-04 11:16:03.194 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.app.GameManagerService$Lifecycle
01-04 11:16:03.194 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.app.GameManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.194 739 739 D SystemServerTiming: OnBootPhase_550_com.android.safetycenter.SafetyCenterService
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.safetycenter.SafetyCenterService took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.appsearch.AppSearchModule$Lifecycle
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.appsearch.AppSearchModule$Lifecycle took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.compos.IsolatedCompilationService
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.compos.IsolatedCompilationService took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaCommunicationService
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.media.MediaCommunicationService took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.compat.overrides.AppCompatOverridesService$Lifecycle
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.compat.overrides.AppCompatOverridesService$Lifecycle took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.healthconnect.HealthConnectManagerService
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.healthconnect.HealthConnectManagerService took to complete: 0ms
01-04 11:16:03.195 739 739 D SystemServerTiming: OnBootPhase_550_com.android.server.devicelock.DeviceLockService
01-04 11:16:03.195 739 739 D DeviceLockService: onBootPhase: 550
01-04 11:16:03.195 739 739 V SystemServerTiming: OnBootPhase_550_com.android.server.devicelock.DeviceLockService took to complete: 1ms
01-04 11:16:03.201 739 739 V SystemServerTiming: OnBootPhase_550 took to complete: 447ms
01-04 11:16:03.201 739 739 V SystemServerTiming: StartActivityManagerReadyPhase took to complete: 447ms
01-04 11:16:03.201 739 739 D SystemServerTiming: StartObservingNativeCrashes
01-04 11:16:03.202 739 739 V SystemServerTiming: StartObservingNativeCrashes took to complete: 0ms
01-04 11:16:03.202 739 739 D SystemServerTiming: RegisterAppOpsPolicy
01-04 11:16:03.202 739 832 D CompatibilityChangeReporter: Compat change id reported: 265195908; UID 10069; state: ENABLED
01-04 11:16:03.204 739 739 V SystemServerTiming: RegisterAppOpsPolicy took to complete: 3ms
01-04 11:16:03.205 966 966 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10069; state: ENABLED
01-04 11:16:03.205 966 966 D CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10069; state: ENABLED
01-04 11:16:03.205 739 829 D SystemServerTimingAsync: InitThreadPoolExec:WebViewFactoryPreparation
01-04 11:16:03.205 739 829 D SystemServerInitThreadPool: Started executing WebViewFactoryPreparation
01-04 11:16:03.206 739 829 I SystemServer: WebViewFactoryPreparation
01-04 11:16:03.206 739 829 D SystemServerTimingAsync: WebViewFactoryPreparation
01-04 11:16:03.206 739 739 D SystemServerTiming: MakeNetworkManagementServiceReady
01-04 11:16:03.206 739 739 W NetworkManagement: setDataSaverMode(): already false
01-04 11:16:03.207 372 651 I netd : firewallSetFirewallType(1) <0.01ms>
01-04 11:16:03.210 739 825 D CompatibilityChangeReporter: Compat change id reported: 170503758; UID 10069; state: ENABLED
01-04 11:16:03.210 739 829 E AppOps : Bad call made by uid 1000. Package "android" does not belong to uid 1037.
01-04 11:16:03.213 966 966 D CompatibilityChangeReporter: Compat change id reported: 3400644; UID 10069; state: ENABLED
01-04 11:16:03.214 739 739 V SystemServerTiming: MakeNetworkManagementServiceReady took to complete: 7ms
01-04 11:16:03.215 739 829 E AppOps : Cannot checkOperation
01-04 11:16:03.215 739 829 E AppOps : java.lang.SecurityException: Specified package "android" under uid 1037 but it is not
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3886)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3746)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3738)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperationUnchecked(AppOpsService.java:2417)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperationImpl(AppOpsService.java:2400)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.-$$Nest$mcheckOperationImpl(AppOpsService.java:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher.$r8$lambda$fx57Sum-uA3sXo7NCFwrI3iq4WM(AppOpsService.java:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda9.apply(R8$$SyntheticClass:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.policy.AppOpsPolicy.checkOperation(AppOpsPolicy.java:221)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher.checkOperation(AppOpsService.java:6389)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperation(AppOpsService.java:2385)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.StorageManagerService$StorageManagerInternalImpl.hasExternalStorageAccess(StorageManagerService.java:4728)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:1778)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2484)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2629)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.am.ActivityManagerService.startIsolatedProcess(ActivityManagerService.java:2937)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.am.ActivityManagerService$LocalService.startIsolatedProcess(ActivityManagerService.java:17455)
01-04 11:16:03.215 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.createRelroFile(WebViewLibraryLoader.java:126)
01-04 11:16:03.215 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.createRelros(WebViewLibraryLoader.java:164)
01-04 11:16:03.215 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.prepareNativeLibraries(WebViewLibraryLoader.java:152)
01-04 11:16:03.215 739 829 E AppOps : at android.webkit.WebViewFactory.onWebViewProviderChanged(WebViewFactory.java:555)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.webkit.SystemImpl.onWebViewProviderChanged(SystemImpl.java:174)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateServiceImpl.onWebViewProviderChanged(WebViewUpdateServiceImpl.java:351)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateServiceImpl.prepareWebViewInSystemServer(WebViewUpdateServiceImpl.java:182)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateService.prepareWebViewInSystemServer(WebViewUpdateService.java:129)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServer.lambda$startOtherServices$4(SystemServer.java:2939)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServer.$r8$lambda$t1R-mpe1gQ3l_T3UqaEuPqwZT88(SystemServer.java:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServer$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool.lambda$submitTask$0(SystemServerInitThreadPool.java:107)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool.$r8$lambda$iar571g8isa6ZrPZMHj1USmyX48(SystemServerInitThreadPool.java:0)
01-04 11:16:03.215 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)
01-04 11:16:03.215 739 829 E AppOps : at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
01-04 11:16:03.215 739 829 E AppOps : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
01-04 11:16:03.215 739 829 E AppOps : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-04 11:16:03.215 739 829 E AppOps : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-04 11:16:03.215 739 829 E AppOps : at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:65)
01-04 11:16:03.216 966 966 D ApplicationLoaders: Returning zygote-cached class loader: /system_ext/framework/androidx.window.extensions.jar
01-04 11:16:03.216 966 966 D ApplicationLoaders: Returning zygote-cached class loader: /system_ext/framework/androidx.window.sidecar.jar
01-04 11:16:03.216 739 829 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1000; state: DISABLED
01-04 11:16:03.216 739 829 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 1000; state: DISABLED
01-04 11:16:03.216 739 829 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 1000; state: DISABLED
01-04 11:16:03.216 739 829 D CompatibilityChangeReporter: Compat change id reported: 178038272; UID 1000; state: DISABLED
01-04 11:16:03.218 739 829 E AppOps : Bad call made by uid 1000. Package "android" does not belong to uid 1037.
01-04 11:16:03.219 739 829 E AppOps : Cannot checkOperation
01-04 11:16:03.219 739 829 E AppOps : java.lang.SecurityException: Specified package "android" under uid 1037 but it is not
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3886)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3746)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.verifyAndGetBypass(AppOpsService.java:3738)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperationUnchecked(AppOpsService.java:2417)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperationImpl(AppOpsService.java:2400)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.-$$Nest$mcheckOperationImpl(AppOpsService.java:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher.$r8$lambda$fx57Sum-uA3sXo7NCFwrI3iq4WM(AppOpsService.java:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda9.apply(R8$$SyntheticClass:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.policy.AppOpsPolicy.checkOperation(AppOpsPolicy.java:221)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService$CheckOpsDelegateDispatcher.checkOperation(AppOpsService.java:6389)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.appop.AppOpsService.checkOperation(AppOpsService.java:2385)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.StorageManagerService$StorageManagerInternalImpl.hasExternalStorageAccess(StorageManagerService.java:4728)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:1778)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2484)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2629)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.am.ActivityManagerService.startIsolatedProcess(ActivityManagerService.java:2937)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.am.ActivityManagerService$LocalService.startIsolatedProcess(ActivityManagerService.java:17455)
01-04 11:16:03.219 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.createRelroFile(WebViewLibraryLoader.java:126)
01-04 11:16:03.219 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.createRelros(WebViewLibraryLoader.java:170)
01-04 11:16:03.219 739 829 E AppOps : at android.webkit.WebViewLibraryLoader.prepareNativeLibraries(WebViewLibraryLoader.java:152)
01-04 11:16:03.219 739 829 E AppOps : at android.webkit.WebViewFactory.onWebViewProviderChanged(WebViewFactory.java:555)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.webkit.SystemImpl.onWebViewProviderChanged(SystemImpl.java:174)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateServiceImpl.onWebViewProviderChanged(WebViewUpdateServiceImpl.java:351)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateServiceImpl.prepareWebViewInSystemServer(WebViewUpdateServiceImpl.java:182)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.webkit.WebViewUpdateService.prepareWebViewInSystemServer(WebViewUpdateService.java:129)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServer.lambda$startOtherServices$4(SystemServer.java:2939)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServer.$r8$lambda$t1R-mpe1gQ3l_T3UqaEuPqwZT88(SystemServer.java:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServer$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool.lambda$submitTask$0(SystemServerInitThreadPool.java:107)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool.$r8$lambda$iar571g8isa6ZrPZMHj1USmyX48(SystemServerInitThreadPool.java:0)
01-04 11:16:03.219 739 829 E AppOps : at com.android.server.SystemServerInitThreadPool$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)
01-04 11:16:03.219 739 829 E AppOps : at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
01-04 11:16:03.219 739 829 E AppOps : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
01-04 11:16:03.219 739 829 E AppOps : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-04 11:16:03.219 739 829 E AppOps : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-04 11:16:03.219 739 829 E AppOps : at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:65)
01-04 11:16:03.222 739 829 V SystemServerTimingAsync: WebViewFactoryPreparation took to complete: 17ms
01-04 11:16:03.223 739 829 D SystemServerInitThreadPool: Finished executing WebViewFactoryPreparation
01-04 11:16:03.223 739 829 V SystemServerTimingAsync: InitThreadPoolExec:WebViewFactoryPreparation took to complete: 17ms
01-04 11:16:03.236 739 739 D SystemServerTiming: MakeConnectivityServiceReady
01-04 11:16:03.244 739 804 W BatteryExternalStatsWorker: error reading modem stats:ERROR_PHONE_NOT_AVAILABLE
01-04 11:16:03.248 739 899 D PermissionMonitor: Monitoring
01-04 11:16:03.270 372 651 I netd : registerUnsolicitedEventListener(<interface>) <18.03ms>
01-04 11:16:03.278 739 889 W NetworkPolicy: setRestrictBackgroundUL: already false
01-04 11:16:03.280 372 651 I netd : networkSetPermissionForUser(1, [1002, 10069, 20069]) <0.01ms>
01-04 11:16:03.281 372 651 I netd : networkSetPermissionForUser(2, [1000, 1001, 1073, 2000, 10027, 10044, 10057, 10058, 20027, 20044, 20057, 20058]) <0.01ms>
01-04 11:16:03.286 739 755 I system_server: Background young concurrent copying GC freed 137444(7564KB) AllocSpace objects, 19(588KB) LOS objects, 37% free, 11MB/18MB, paused 1.278ms,621us total 108.670ms
01-04 11:16:03.293 739 889 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.293 739 899 D PermissionMonitor: Users: 1, UidToNetworkPerm: 15
01-04 11:16:03.294 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:03.294 739 739 V SystemServerTiming: MakeConnectivityServiceReady took to complete: 58ms
01-04 11:16:03.294 739 739 D SystemServerTiming: MakeVpnManagerServiceReady
01-04 11:16:03.296 739 889 D NetworkStatsObservers: Registering observer for RequestInfo from pid/uid:739/1000(android) for DataUsageRequest [ requestId=1, networkTemplate=NetworkTemplate: matchRule=MOBILE, matchSubscriberIds=[], matchWifiNetworkKeys=[], thresholdInBytes=0 ] accessLevel:3
01-04 11:16:03.299 739 889 D NetworkStatsObservers: Registering observer for RequestInfo from pid/uid:739/1000(android) for DataUsageRequest [ requestId=2, networkTemplate=NetworkTemplate: matchRule=WIFI, matchSubscriberIds=[], matchWifiNetworkKeys=[], thresholdInBytes=0 ] accessLevel:3
01-04 11:16:03.300 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:03.302 739 885 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.314 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-04 11:16:03.314 666 724 I mediaswcodec: missing struct descriptor #Param::CoreIndex(--1812) for field values of struct #Param::CoreIndex(F-11812)
01-04 11:16:03.316 739 739 V SystemServerTiming: MakeVpnManagerServiceReady took to complete: 21ms
01-04 11:16:03.316 739 739 D SystemServerTiming: MakeVcnManagementServiceReady
01-04 11:16:03.318 739 899 D ConnectivityService: Got NetworkProvider Messenger for VcnNetworkProvider
01-04 11:16:03.322 739 899 D ConnectivityService: register offer from providerId 2 : NetworkOffer [ Provider Id (2) Score(Policies : TRANSPORT_PRIMARY&EVER_EVALUATED&IS_UNMETERED&EVER_VALIDATED&IS_VALIDATED ; KeepConnected : 0) Caps [ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&FOTA&IMS&CBS&IA&RCS&XCAP&EIMS&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&MCX&NOT_VCN_MANAGED UnderlyingNetworks: Null] Needed by []]
01-04 11:16:03.323 739 739 V SystemServerTiming: MakeVcnManagementServiceReady took to complete: 7ms
01-04 11:16:03.323 739 739 D SystemServerTiming: MakeNetworkPolicyServiceReady
01-04 11:16:03.324 739 899 D ConnectivityService: NetReassign [no changes] [c 1] [a 0] [i 0]
01-04 11:16:03.325 739 739 V SystemServerTiming: MakeNetworkPolicyServiceReady took to complete: 1ms
01-04 11:16:03.325 739 739 D SystemServerTiming: PhaseThirdPartyAppsCanStart
01-04 11:16:03.326 739 739 I SystemServiceManager: Starting phase 600
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.security.FileIntegrityService
01-04 11:16:03.326 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.security.FileIntegrityService took to complete: 0ms
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.Installer
01-04 11:16:03.326 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.Installer took to complete: 0ms
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService
01-04 11:16:03.326 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.flags.FeatureFlagsService
01-04 11:16:03.326 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.flags.FeatureFlagsService took to complete: 0ms
01-04 11:16:03.326 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-04 11:16:03.326 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.330 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.powerstats.PowerStatsService
01-04 11:16:03.330 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:03.332 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.powerstats.PowerStatsService took to complete: 0ms
01-04 11:16:03.333 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.permission.access.AccessCheckingService
01-04 11:16:03.333 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.permission.access.AccessCheckingService took to complete: 0ms
01-04 11:16:03.333 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-04 11:16:03.333 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.333 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle
01-04 11:16:03.332 372 651 I netd : tetherGetStats() -> {[]} <5.45ms>
01-04 11:16:03.337 739 885 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.343 739 885 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.344 739 739 I ExplicitHealthCheckController: Explicit health checks enabled.
01-04 11:16:03.344 739 739 I PackageWatchdog: Syncing state, reason: health check state enabled
01-04 11:16:03.345 739 739 I PackageWatchdog: Not pruning observers, elapsed time: 0ms
01-04 11:16:03.345 739 739 I PackageWatchdog: Cancelling state sync, nothing to sync
01-04 11:16:03.345 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 12ms
01-04 11:16:03.345 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.DataLoaderManagerService
01-04 11:16:03.345 739 797 I PackageWatchdog: Saving observer state to file
01-04 11:16:03.346 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
01-04 11:16:03.346 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.power.PowerManagerService
01-04 11:16:03.346 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.power.PowerManagerService took to complete: 1ms
01-04 11:16:03.347 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.power.ThermalManagerService
01-04 11:16:03.347 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.power.ThermalManagerService took to complete: 0ms
01-04 11:16:03.347 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.power.hint.HintManagerService
01-04 11:16:03.347 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.power.hint.HintManagerService took to complete: 0ms
01-04 11:16:03.347 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-04 11:16:03.347 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
01-04 11:16:03.347 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.lights.LightsService
01-04 11:16:03.347 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.lights.LightsService took to complete: 0ms
01-04 11:16:03.348 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.display.DisplayManagerService
01-04 11:16:03.348 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.display.DisplayManagerService took to complete: 0ms
01-04 11:16:03.348 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.verify.domain.DomainVerificationService
01-04 11:16:03.348 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.verify.domain.DomainVerificationService took to complete: 0ms
01-04 11:16:03.348 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.PackageInstallerService$Lifecycle
01-04 11:16:03.348 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.PackageInstallerService$Lifecycle took to complete: 0ms
01-04 11:16:03.348 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle
01-04 11:16:03.349 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
01-04 11:16:03.349 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.om.OverlayManagerService
01-04 11:16:03.349 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.om.OverlayManagerService took to complete: 0ms
01-04 11:16:03.349 966 966 D nativeloader: Configuring clns-shared-6 for other apk /system/system_ext/priv-app/SystemUI/SystemUI.apk. target_sdk_version=34, uses_libraries=, library_path=/system/system_ext/priv-app/SystemUI/lib/arm64:/system/lib64, permitted_path=/data:/mnt/expand:/data/user_de/0/com.android.systemui:/system/system_ext/priv-app/SystemUI:/system/lib64
01-04 11:16:03.349 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.resources.ResourcesManagerService
01-04 11:16:03.349 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.resources.ResourcesManagerService took to complete: 0ms
01-04 11:16:03.349 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.sensorprivacy.SensorPrivacyService
01-04 11:16:03.349 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.sensorprivacy.SensorPrivacyService took to complete: 0ms
01-04 11:16:03.350 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.sensors.SensorService
01-04 11:16:03.350 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.sensors.SensorService took to complete: 0ms
01-04 11:16:03.350 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.SystemConfigService
01-04 11:16:03.350 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.SystemConfigService took to complete: 0ms
01-04 11:16:03.350 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.BatteryService
01-04 11:16:03.350 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.BatteryService took to complete: 0ms
01-04 11:16:03.350 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.usage.UsageStatsService
01-04 11:16:03.350 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.usage.UsageStatsService took to complete: 0ms
01-04 11:16:03.351 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.webkit.WebViewUpdateService
01-04 11:16:03.351 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
01-04 11:16:03.351 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.CachedDeviceStateService
01-04 11:16:03.351 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.CachedDeviceStateService took to complete: 0ms
01-04 11:16:03.351 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle
01-04 11:16:03.351 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
01-04 11:16:03.351 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle
01-04 11:16:03.351 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
01-04 11:16:03.351 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.rollback.RollbackManagerService
01-04 11:16:03.352 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.rollback.RollbackManagerService took to complete: 0ms
01-04 11:16:03.352 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.os.NativeTombstoneManagerService
01-04 11:16:03.352 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.os.NativeTombstoneManagerService took to complete: 0ms
01-04 11:16:03.352 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.os.BugreportManagerService
01-04 11:16:03.352 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.os.BugreportManagerService took to complete: 0ms
01-04 11:16:03.352 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.gpu.GpuService
01-04 11:16:03.352 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.gpu.GpuService took to complete: 0ms
01-04 11:16:03.352 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.security.rkp.RemoteProvisioningService
01-04 11:16:03.352 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.security.rkp.RemoteProvisioningService took to complete: 0ms
01-04 11:16:03.353 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.cpu.CpuMonitorService
01-04 11:16:03.353 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.cpu.CpuMonitorService took to complete: 0ms
01-04 11:16:03.353 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.security.KeyChainSystemService
01-04 11:16:03.353 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.security.KeyChainSystemService took to complete: 0ms
01-04 11:16:03.353 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.BinaryTransparencyService
01-04 11:16:03.353 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.BinaryTransparencyService took to complete: 0ms
01-04 11:16:03.353 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.telecom.TelecomLoaderService
01-04 11:16:03.354 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
01-04 11:16:03.354 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle
01-04 11:16:03.354 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.354 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.content.ContentService$Lifecycle
01-04 11:16:03.354 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
01-04 11:16:03.354 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle
01-04 11:16:03.354 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.deviceconfig.DeviceConfigInit$Lifecycle took to complete: 0ms
01-04 11:16:03.354 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.DropBoxManagerService
01-04 11:16:03.355 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.DropBoxManagerService took to complete: 0ms
01-04 11:16:03.355 739 739 D SystemServerTiming: OnBootPhase_600_com.android.role.RoleService
01-04 11:16:03.355 739 739 V SystemServerTiming: OnBootPhase_600_com.android.role.RoleService took to complete: 0ms
01-04 11:16:03.355 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.vibrator.VibratorManagerService$Lifecycle
01-04 11:16:03.355 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.vibrator.VibratorManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.355 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.tare.InternalResourceService
01-04 11:16:03.355 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.tare.InternalResourceService took to complete: 0ms
01-04 11:16:03.355 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.alarm.AlarmManagerService
01-04 11:16:03.356 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.alarm.AlarmManagerService took to complete: 0ms
01-04 11:16:03.356 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.devicestate.DeviceStateManagerService
01-04 11:16:03.356 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.devicestate.DeviceStateManagerService took to complete: 0ms
01-04 11:16:03.356 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.camera.CameraServiceProxy
01-04 11:16:03.356 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.camera.CameraServiceProxy took to complete: 0ms
01-04 11:16:03.356 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.bluetooth.BluetoothService
01-04 11:16:03.357 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.bluetooth.BluetoothService took to complete: 0ms
01-04 11:16:03.357 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics
01-04 11:16:03.357 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
01-04 11:16:03.357 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
01-04 11:16:03.357 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to complete: 0ms
01-04 11:16:03.357 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.PinnerService
01-04 11:16:03.358 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.PinnerService took to complete: 0ms
01-04 11:16:03.358 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService
01-04 11:16:03.358 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
01-04 11:16:03.358 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.logcat.LogcatManagerService
01-04 11:16:03.358 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.logcat.LogcatManagerService took to complete: 0ms
01-04 11:16:03.358 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
01-04 11:16:03.358 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.358 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
01-04 11:16:03.360 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to complete: 1ms
01-04 11:16:03.360 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle
01-04 11:16:03.360 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.361 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle
01-04 11:16:03.361 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
01-04 11:16:03.361 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.UiModeManagerService
01-04 11:16:03.361 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.UiModeManagerService took to complete: 0ms
01-04 11:16:03.361 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.locales.LocaleManagerService
01-04 11:16:03.361 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.locales.LocaleManagerService took to complete: 0ms
01-04 11:16:03.361 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.grammaticalinflection.GrammaticalInflectionService
01-04 11:16:03.361 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.grammaticalinflection.GrammaticalInflectionService took to complete: 0ms
01-04 11:16:03.361 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.apphibernation.AppHibernationService
01-04 11:16:03.362 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.apphibernation.AppHibernationService took to complete: 0ms
01-04 11:16:03.362 372 651 I netd : tetherGetStats() -> {[]} <4.98ms>
01-04 11:16:03.362 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle
01-04 11:16:03.363 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete: 0ms
01-04 11:16:03.364 739 885 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.365 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.testharness.TestHarnessModeService
01-04 11:16:03.365 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
01-04 11:16:03.365 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.DeviceIdleController
01-04 11:16:03.365 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.DeviceIdleController took to complete: 0ms
01-04 11:16:03.366 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
01-04 11:16:03.366 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.366 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.texttospeech.TextToSpeechManagerService
01-04 11:16:03.366 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.texttospeech.TextToSpeechManagerService took to complete: 1ms
01-04 11:16:03.366 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.ambientcontext.AmbientContextManagerService
01-04 11:16:03.366 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.ambientcontext.AmbientContextManagerService took to complete: 0ms
01-04 11:16:03.366 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wearable.WearableSensingManagerService
01-04 11:16:03.367 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wearable.WearableSensingManagerService took to complete: 0ms
01-04 11:16:03.367 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.speech.SpeechRecognitionManagerService
01-04 11:16:03.367 739 885 W BroadcastLoopers: Found previously unknown looper Thread[NetworkStats,5,main]
01-04 11:16:03.367 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.speech.SpeechRecognitionManagerService took to complete: 1ms
01-04 11:16:03.367 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.searchui.SearchUiManagerService
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.searchui.SearchUiManagerService took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.smartspace.SmartspaceManagerService
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.smartspace.SmartspaceManagerService took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.graphics.fonts.FontManagerService$Lifecycle
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.graphics.fonts.FontManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycle
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.NetworkStatsServiceInitializer
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.NetworkStatsServiceInitializer took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wifi.WifiService
01-04 11:16:03.368 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wifi.WifiService took to complete: 0ms
01-04 11:16:03.368 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService
01-04 11:16:03.369 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
01-04 11:16:03.369 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.ConnectivityServiceInitializer
01-04 11:16:03.371 739 739 D FastPairService: fail to initiate the fast pair proxy provider
01-04 11:16:03.371 739 739 W FastPairDataProvider: no proxy fast pair data provider found
01-04 11:16:03.371 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.ConnectivityServiceInitializer took to complete: 3ms
01-04 11:16:03.371 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.notification.NotificationManagerService
01-04 11:16:03.375 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.notification.NotificationManagerService took to complete: 4ms
01-04 11:16:03.377 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService
01-04 11:16:03.377 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
01-04 11:16:03.378 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle
01-04 11:16:03.378 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:03.378 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle
01-04 11:16:03.379 739 739 W LocationManagerService: no network location provider found
01-04 11:16:03.382 739 739 I ServiceWatcher: [fused] chose new implementation 1000/com.android.location.fused/.FusedLocationService@0
01-04 11:16:03.390 374 374 I zygote : Background concurrent copying GC freed 103006(4307KB) AllocSpace objects, 4(68KB) LOS objects, 49% free, 8435KB/16MB, paused 62us,24us total 148.174ms
01-04 11:16:03.483 374 374 I Zygote : Entering forkRepeatedly native zygote loop
01-04 11:16:03.500 374 374 D Zygote : Forked child process 993
01-04 11:16:03.501 739 799 W ActivityManager: Slow operation: 292ms so far, now at startProcess: returned from zygote!
01-04 11:16:03.502 739 799 W ActivityManager: Slow operation: 292ms so far, now at startProcess: done updating battery stats
01-04 11:16:03.502 739 799 W ActivityManager: Slow operation: 292ms so far, now at startProcess: building log message
01-04 11:16:03.502 739 799 I ActivityManager: Start proc 993:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
01-04 11:16:03.502 739 799 W ActivityManager: Slow operation: 292ms so far, now at startProcess: starting to update pids map
01-04 11:16:03.502 739 799 W ActivityManager: Slow operation: 292ms so far, now at startProcess: done updating pids map
01-04 11:16:03.502 739 799 W ActivityManager: Slow operation: 284ms so far, now at startProcess: asking zygote to start proc
01-04 11:16:03.517 373 373 D Zygote : Forked child process 994
01-04 11:16:03.517 739 799 W ActivityManager: Slow operation: 299ms so far, now at startProcess: returned from zygote!
01-04 11:16:03.517 739 799 W ActivityManager: Slow operation: 300ms so far, now at startProcess: done updating battery stats
01-04 11:16:03.517 739 799 W ActivityManager: Slow operation: 300ms so far, now at startProcess: building log message
01-04 11:16:03.517 739 799 I ActivityManager: Start proc 994:WebViewLoader-arm64-v8a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
01-04 11:16:03.518 739 799 W ActivityManager: Slow operation: 300ms so far, now at startProcess: starting to update pids map
01-04 11:16:03.518 739 799 W ActivityManager: Slow operation: 300ms so far, now at startProcess: done updating pids map
01-04 11:16:03.541 993 993 I Zygote : seccomp disabled by setenforce 0
01-04 11:16:03.544 994 994 I Zygote : seccomp disabled by setenforce 0
01-04 11:16:03.544 994 994 I libc : SetHeapTaggingLevel: tag level set to 0
01-04 11:16:03.554 993 993 I WebViewLoader-a: Using CollectorTypeCC GC.
01-04 11:16:03.555 994 994 I WebViewLoader-a: Using CollectorTypeCC GC.
01-04 11:16:03.563 994 994 E WebViewLoader-a: Not starting debugger since process cannot load the jdwp agent.
01-04 11:16:03.563 993 993 E WebViewLoader-a: Not starting debugger since process cannot load the jdwp agent.
01-04 11:16:03.580 739 825 D GameManagerService: User ID '0' does not have a Game Mode selected for package: 'android'
01-04 11:16:03.581 739 825 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1000; state: DISABLED
01-04 11:16:03.581 739 825 D CompatibilityChangeReporter: Compat change id reported: 273564678; UID 1000; state: DISABLED
01-04 11:16:03.586 994 994 V WebViewLibraryLoader: RelroFileCreator (64bit = true), package: com.android.webview library: libwebviewchromium.so
01-04 11:16:03.611 739 739 D GnssJni : Trying IGnss_V2_1::getService()
01-04 11:16:03.612 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.gnss@2.1::IGnss/default in either framework or device VINTF manifest.
01-04 11:16:03.613 739 739 D GnssJni : gnssHal 2.1 was null, trying 2.0
01-04 11:16:03.613 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.gnss@2.0::IGnss/default in either framework or device VINTF manifest.
01-04 11:16:03.613 739 739 D GnssJni : gnssHal 2.0 was null, trying 1.1
01-04 11:16:03.614 197 197 I hwservicemanager: getTransport: Cannot find entry android.hardware.gnss@1.1::IGnss/default in either framework or device VINTF manifest.
01-04 11:16:03.614 739 739 D GnssJni : gnssHal 1.1 was null, trying 1.0
01-04 11:16:03.624 966 966 V GraphicsEnvironment: Currently set values for:
01-04 11:16:03.624 966 966 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[]
01-04 11:16:03.624 966 966 V GraphicsEnvironment: angle_gl_driver_selection_values=[]
01-04 11:16:03.625 966 966 V GraphicsEnvironment: ANGLE GameManagerService for com.android.systemui: false
01-04 11:16:03.625 966 966 V GraphicsEnvironment: com.android.systemui is not listed in per-application setting
01-04 11:16:03.625 966 966 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
01-04 11:16:03.637 739 739 D GnssJni : Link to death notification successful
01-04 11:16:03.638 385 385 I GnssHAL_GnssInterface: getExtensionXtra: GnssXtra interface not implemented by HAL
01-04 11:16:03.638 385 385 I GnssHAL_GnssInterface: getExtensionAGnssRil: GnssRil interface not implemented by HAL
01-04 11:16:03.639 385 385 E GnssHAL_GnssInterface: getExtensionAGnss: AGnss interface not implemented by HAL
01-04 11:16:03.639 385 385 I GnssHAL_GnssInterface: getExtensionGnssNavigationMessage: GnssNavigationMessage interface not implemented by HAL
01-04 11:16:03.639 385 385 E GnssHAL_GnssInterface: getExtensionGnssMeasurement: GnssMeasurement interface not implemented by HAL
01-04 11:16:03.640 385 385 I GnssHAL_GnssInterface: getExtensionGnssDebug: GnssDebug interface not implemented by HAL
01-04 11:16:03.640 385 385 I GnssHAL_GnssInterface: getExtensionGnssNi: GnssNi interface not implemented by HAL
01-04 11:16:03.640 385 385 E GnssHAL_GnssInterface: getExtensionGnssConfiguration: GnssConfiguration interface not implemented by HAL
01-04 11:16:03.641 385 385 E GnssHAL_GnssInterface: getExtensionGnssGeofencing: GnssGeofencing interface not implemented by HAL
01-04 11:16:03.641 385 385 E GnssHAL_GnssInterface: gnss flp hw_get_module failed: -2
01-04 11:16:03.641 385 385 E GnssHAL_GnssInterface: getExtensionGnssBatching: GnssBatching interface is not implemented by HAL
01-04 11:16:03.642 385 385 E gps_serial: could not open gps serial device /dev/ttyACM0: No such file or directory
01-04 11:16:03.645 739 739 E GnssUtilsJni: IGnss setCallback() failed.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IGnssPsds interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IAGnss interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IGnssGeofencing interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IGnssNi interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IAGnssRil interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IGnssVisibilityControl interface.
01-04 11:16:03.645 739 739 I GnssLocationProviderJni: Unable to initialize IGnssMeasurementCorrections interface.
01-04 11:16:03.646 385 385 W libc : invalid pthread_t (0) passed to pthread_join
01-04 11:16:03.646 739 739 I GnssManager: gnss hal initialized
01-04 11:16:03.646 739 739 I GnssManager: gnss hal started
01-04 11:16:03.646 739 739 E GnssLocationProviderJni: android_location_gnss_hal_GnssNative_start_antenna_info_listening: IGnssAntennaInfo interface not available.
01-04 11:16:03.652 739 825 W PackageManager: Invalid dex load report. loadingPackageName=null, uid=1037
01-04 11:16:03.652 994 994 D nativeloader: InitLlndkLibrariesProduct: libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libRS.so:libandroid_net.so:libbinder_ndk.so:libc.so:libcgrouprc.so:libclang_rt.asan-aarch64-android.so:libclang_rt.asan-arm-android.so:libclang_rt.hwasan-aarch64-android.so:libcom.android.tethering.connectivity_native.so:libdl.so:libft2.so:liblog.so:libm.so:libmediandk.so:libnativewindow.so:libneuralnetworks.so:libselinux.so:libsync.so:libvndksupport.so:libvulkan.so
01-04 11:16:03.653 994 994 D nativeloader: Configuring product-clns-6 for unbundled product apk /system/product/app/webview/webview.apk. target_sdk_version=34, uses_libraries=, library_path=/system/product/app/webview/lib/arm64:/system/product/app/webview/webview.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/product/lib64:/system/product/lib64
01-04 11:16:03.655 994 994 D nativeloader: InitVndkspLibrariesProduct: android.hardware.common-V2-ndk.so:android.hardware.common.fmq-V1-ndk.so:android.hardware.graphics.allocator-V2-ndk.so:android.hardware.graphics.common-V4-ndk.so:android.hardware.graphics.common@1.0.so:android.hardware.graphics.common@1.1.so:android.hardware.graphics.common@1.2.so:android.hardware.graphics.composer3-V1-ndk.so:android.hardware.graphics.mapper@2.0.so:android.hardware.graphics.mapper@2.1.so:android.hardware.graphics.mapper@3.0.so:android.hardware.graphics.mapper@4.0.so:android.hardware.renderscript@1.0.so:android.hidl.memory.token@1.0.so:android.hidl.memory@1.0-impl.so:android.hidl.memory@1.0.so:android.hidl.safe_union@1.0.so:libRSCpuRef.so:libRSDriver.so:libRS_internal.so:libbase.so:libbcinfo.so:libblas.so:libc++.so:libcompiler_rt.so:libcutils.so:libdmabufheap.so:libgralloctypes.so:libhardware.so:libhidlbase.so:libhidlmemory.so:libion.so:libjsoncpp.so:liblzma.so:libprocessgroup.so:libunwindstack.so:libutils.so:libutilscallstack.so:libz.so
01-04 11:16:03.660 739 739 E LocationManagerService: no geocoder provider found
01-04 11:16:03.660 739 739 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. is_supported is effectively a no-op
01-04 11:16:03.661 739 739 E LocationManagerService: unable to bind ActivityRecognitionProxy
01-04 11:16:03.661 739 739 E LocationManagerService: unable to bind to GeofenceProxy
01-04 11:16:03.661 739 739 W SystemServiceManager: Service com.android.server.location.LocationManagerService$Lifecycle took 284 ms in onBootPhase
01-04 11:16:03.662 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle took to complete: 284ms
01-04 11:16:03.662 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
01-04 11:16:03.662 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to complete: 0ms
01-04 11:16:03.662 966 966 V WindowManagerShell: Adding init callback for DisplayChangeController
01-04 11:16:03.662 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.location.altitude.AltitudeService$Lifecycle
01-04 11:16:03.662 966 966 V WindowManagerShell: Adding init callback for DisplayController
01-04 11:16:03.662 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.location.altitude.AltitudeService$Lifecycle took to complete: 0ms
01-04 11:16:03.662 966 966 V WindowManagerShell: Adding init callback for DisplayInsetsController
01-04 11:16:03.662 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle
01-04 11:16:03.663 966 966 V WindowManagerShell: Adding init callback for DisplayImeController
01-04 11:16:03.663 966 966 V WindowManagerShell: Adding init callback for ShellController
01-04 11:16:03.663 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.timezonedetector.location.LocationTimeZoneManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.663 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle
01-04 11:16:03.663 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.663 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
01-04 11:16:03.664 739 739 D WallpaperManagerService: Wallpaper_switch-user-0
01-04 11:16:03.665 739 739 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}
01-04 11:16:03.665 739 739 D WallpaperManagerService: WPMS.bindWallpaperComponentLocked-ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}
01-04 11:16:03.639 385 385 I gnss@1.0-servic: type=1400 audit(0.0:675): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:03.639 385 385 I gnss@1.0-servic: type=1400 audit(0.0:676): avc: denied { open } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:03.639 385 385 I gnss@1.0-servic: type=1400 audit(0.0:677): avc: denied { getattr } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:03.639 385 385 I gnss@1.0-servic: type=1400 audit(0.0:678): avc: denied { map } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=110 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
01-04 11:16:03.666 966 966 V WindowManagerShell: Adding init callback for DragAndDropController
01-04 11:16:03.667 739 739 V WallpaperManagerService: WPMS.bindWallpaperComponentLocked-ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper} took to complete: 2ms
01-04 11:16:03.667 739 739 V WallpaperManagerService: Wallpaper_switch-user-0 took to complete: 4ms
01-04 11:16:03.667 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete: 4ms
01-04 11:16:03.668 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService
01-04 11:16:03.669 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.wallpapereffectsgeneration.WallpaperEffectsGenerationManagerService took to complete: 0ms
01-04 11:16:03.669 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle
01-04 11:16:03.669 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
01-04 11:16:03.669 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
01-04 11:16:03.669 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle took to complete: 0ms
01-04 11:16:03.669 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.DockObserver
01-04 11:16:03.669 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.DockObserver took to complete: 0ms
01-04 11:16:03.670 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle
01-04 11:16:03.670 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
01-04 11:16:03.670 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle
01-04 11:16:03.670 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
01-04 11:16:03.670 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle
01-04 11:16:03.670 739 825 D GameManagerService: User ID '0' does not have a Game Mode selected for package: 'android'
01-04 11:16:03.670 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
01-04 11:16:03.670 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.twilight.TwilightService
01-04 11:16:03.670 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.twilight.TwilightService took to complete: 0ms
01-04 11:16:03.671 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.display.color.ColorDisplayService
01-04 11:16:03.671 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.display.color.ColorDisplayService took to complete: 0ms
01-04 11:16:03.671 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.job.JobSchedulerService
01-04 11:16:03.675 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.job.JobSchedulerService took to complete: 5ms
01-04 11:16:03.675 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService
01-04 11:16:03.676 739 739 D SoundTriggerService: onBootPhase: 600 : false
01-04 11:16:03.678 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService took to complete: 2ms
01-04 11:16:03.678 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.trust.TrustManagerService
01-04 11:16:03.680 224 224 I keystore2: system/security/keystore2/src/authorization.rs:143 - on_lock_screen_event(r#UNLOCK, user_id=0, password.is_some()=false, unlocking_sids=Some([]))
01-04 11:16:03.681 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.trust.TrustManagerService took to complete: 2ms
01-04 11:16:03.681 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle
01-04 11:16:03.681 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.681 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.appwidget.AppWidgetService
01-04 11:16:03.682 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.appwidget.AppWidgetService took to complete: 0ms
01-04 11:16:03.682 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService
01-04 11:16:03.683 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService took to complete: 1ms
01-04 11:16:03.683 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.GestureLauncherService
01-04 11:16:03.684 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.GestureLauncherService took to complete: 0ms
01-04 11:16:03.684 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.SensorNotificationService
01-04 11:16:03.685 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.SensorNotificationService took to complete: 0ms
01-04 11:16:03.685 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService
01-04 11:16:03.685 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
01-04 11:16:03.685 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.blob.BlobStoreManagerService
01-04 11:16:03.688 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.blob.BlobStoreManagerService took to complete: 2ms
01-04 11:16:03.688 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.dreams.DreamManagerService
01-04 11:16:03.690 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.dreams.DreamManagerService took to complete: 2ms
01-04 11:16:03.690 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.print.PrintManagerService
01-04 11:16:03.690 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.print.PrintManagerService took to complete: 0ms
01-04 11:16:03.690 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.security.AttestationVerificationManagerService
01-04 11:16:03.690 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.security.AttestationVerificationManagerService took to complete: 0ms
01-04 11:16:03.690 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService
01-04 11:16:03.691 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
01-04 11:16:03.691 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.companion.virtual.VirtualDeviceManagerService
01-04 11:16:03.691 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.companion.virtual.VirtualDeviceManagerService took to complete: 0ms
01-04 11:16:03.691 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService
01-04 11:16:03.691 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
01-04 11:16:03.691 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaSessionService
01-04 11:16:03.691 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaSessionService took to complete: 0ms
01-04 11:16:03.691 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.hdmi.HdmiControlService
01-04 11:16:03.691 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.hdmi.HdmiControlService took to complete: 0ms
01-04 11:16:03.691 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaResourceMonitorService
01-04 11:16:03.692 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
01-04 11:16:03.692 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.biometrics.BiometricService
01-04 11:16:03.692 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.biometrics.BiometricService took to complete: 0ms
01-04 11:16:03.692 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.biometrics.AuthService
01-04 11:16:03.692 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.biometrics.AuthService took to complete: 0ms
01-04 11:16:03.692 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle
01-04 11:16:03.692 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
01-04 11:16:03.692 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.LauncherAppsService
01-04 11:16:03.693 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.LauncherAppsService took to complete: 0ms
01-04 11:16:03.693 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.CrossProfileAppsService
01-04 11:16:03.693 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
01-04 11:16:03.693 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.people.PeopleService
01-04 11:16:03.693 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.people.PeopleService took to complete: 0ms
01-04 11:16:03.693 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.media.metrics.MediaMetricsManagerService
01-04 11:16:03.693 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.media.metrics.MediaMetricsManagerService took to complete: 0ms
01-04 11:16:03.693 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.BackgroundInstallControlService
01-04 11:16:03.694 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.BackgroundInstallControlService took to complete: 0ms
01-04 11:16:03.694 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService
01-04 11:16:03.694 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService took to complete: 0ms
01-04 11:16:03.694 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle
01-04 11:16:03.694 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.694 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle
01-04 11:16:03.695 739 739 W AlarmManager: Unrecognized alarm listener com.android.server.stats.StatsCompanionService$PullingAlarmListener@888be77
01-04 11:16:03.695 739 739 W AlarmManager: Unrecognized alarm listener com.android.server.stats.StatsCompanionService$PeriodicAlarmListener@34b8ae4
01-04 11:16:03.722 739 739 I StatsCompanionService: Told statsd that StatsCompanionService is alive.
01-04 11:16:03.723 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 28ms
01-04 11:16:03.723 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle
01-04 11:16:03.723 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.scheduling.RebootReadinessManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.723 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService
01-04 11:16:03.723 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
01-04 11:16:03.723 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle
01-04 11:16:03.724 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.stats.bootstrap.StatsBootstrapAtomService$Lifecycle took to complete: 0ms
01-04 11:16:03.724 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.incident.IncidentCompanionService
01-04 11:16:03.724 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.incident.IncidentCompanionService took to complete: 0ms
01-04 11:16:03.724 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle
01-04 11:16:03.724 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.sdksandbox.SdkSandboxManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.724 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.adservices.AdServicesManagerService$Lifecycle
01-04 11:16:03.724 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.adservices.AdServicesManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.724 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle
01-04 11:16:03.724 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.ondevicepersonalization.OnDevicePersonalizationSystemService$Lifecycle took to complete: 0ms
01-04 11:16:03.724 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.autofill.AutofillManagerService
01-04 11:16:03.725 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.autofill.AutofillManagerService took to complete: 0ms
01-04 11:16:03.725 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.credentials.CredentialManagerService
01-04 11:16:03.725 739 797 D StatsPullAtomService: Registering NetworkStats pullers with statsd
01-04 11:16:03.725 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.credentials.CredentialManagerService took to complete: 0ms
01-04 11:16:03.725 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.clipboard.ClipboardService
01-04 11:16:03.725 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.clipboard.ClipboardService took to complete: 0ms
01-04 11:16:03.725 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.tracing.TracingServiceProxy
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.tracing.TracingServiceProxy took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.policy.PermissionPolicyService
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.policy.PermissionPolicyService took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.app.GameManagerService$Lifecycle
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.app.GameManagerService$Lifecycle took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.safetycenter.SafetyCenterService
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.safetycenter.SafetyCenterService took to complete: 0ms
01-04 11:16:03.726 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.appsearch.AppSearchModule$Lifecycle
01-04 11:16:03.726 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.appsearch.AppSearchModule$Lifecycle took to complete: 0ms
01-04 11:16:03.727 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.compos.IsolatedCompilationService
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.compos.IsolatedCompilationService took to complete: 0ms
01-04 11:16:03.727 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaCommunicationService
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.media.MediaCommunicationService took to complete: 0ms
01-04 11:16:03.727 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.compat.overrides.AppCompatOverridesService$Lifecycle
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.compat.overrides.AppCompatOverridesService$Lifecycle took to complete: 0ms
01-04 11:16:03.727 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.healthconnect.HealthConnectManagerService
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.healthconnect.HealthConnectManagerService took to complete: 0ms
01-04 11:16:03.727 739 739 D SystemServerTiming: OnBootPhase_600_com.android.server.devicelock.DeviceLockService
01-04 11:16:03.727 739 739 D DeviceLockService: onBootPhase: 600
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600_com.android.server.devicelock.DeviceLockService took to complete: 0ms
01-04 11:16:03.727 739 739 V SystemServerTiming: OnBootPhase_600 took to complete: 401ms
01-04 11:16:03.727 739 739 V SystemServerTiming: PhaseThirdPartyAppsCanStart took to complete: 401ms
01-04 11:16:03.727 739 739 D SystemServerTiming: StartNetworkStack
01-04 11:16:03.727 739 739 D ConnectivityModuleConnector: Starting networking module android.net.INetworkStackConnector
01-04 11:16:03.728 739 739 D ConnectivityModuleConnector: Starting networking module in network_stack process
01-04 11:16:03.730 739 797 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.732 993 993 V WebViewLibraryLoader: RelroFileCreator (64bit = false), package: com.android.webview library: libwebviewchromium.so
01-04 11:16:03.733 739 787 E GnssLocationProviderJni: android_location_gnss_hal_GnssNative_set_agps_server: IAGnss interface not available.
01-04 11:16:03.742 739 739 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1073; state: DISABLED
01-04 11:16:03.743 739 739 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 1073; state: DISABLED
01-04 11:16:03.743 739 739 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 1073; state: DISABLED
01-04 11:16:03.743 739 739 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 1073; state: ENABLED
01-04 11:16:03.744 739 739 D ConnectivityModuleConnector: Networking module service start requested
01-04 11:16:03.744 739 739 D NetworkStackClient: Network stack service start requested
01-04 11:16:03.744 739 739 V SystemServerTiming: StartNetworkStack took to complete: 18ms
01-04 11:16:03.744 739 739 D SystemServerTiming: StartTethering
01-04 11:16:03.745 739 739 D ConnectivityModuleConnector: Starting networking module android.net.ITetheringConnector
01-04 11:16:03.745 739 739 D ConnectivityModuleConnector: Starting networking module in network_stack process
01-04 11:16:03.753 739 787 W Looper : Slow dispatch took 105ms android.fg h=android.os.Handler c=com.android.server.location.gnss.GnssLocationProvider$$ExternalSyntheticLambda8@8368486 m=0
01-04 11:16:03.753 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:03.754 739 787 I GnssBlocklistHelper: Update GNSS satellite blocklist:
01-04 11:16:03.754 739 739 D ConnectivityModuleConnector: Networking module service start requested
01-04 11:16:03.754 739 739 V SystemServerTiming: StartTethering took to complete: 10ms
01-04 11:16:03.754 739 739 D SystemServerTiming: MakeCountryDetectionServiceReady
01-04 11:16:03.754 739 739 V SystemServerTiming: MakeCountryDetectionServiceReady took to complete: 0ms
01-04 11:16:03.754 739 739 D SystemServerTiming: MakeNetworkTimeUpdateReady
01-04 11:16:03.756 739 739 D ConnectivityService: requestNetwork for uid/pid:1000/739 activeRequest: null callbackRequest: 15 [NetworkRequest [ REQUEST id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 1000 RequestorUid: 1000 RequestorPkg: android UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
01-04 11:16:03.757 739 899 D ConnectivityService: NetReassign [no changes] [c 0] [a 0] [i 0]
01-04 11:16:03.757 739 739 V SystemServerTiming: MakeNetworkTimeUpdateReady took to complete: 3ms
01-04 11:16:03.757 739 739 D SystemServerTiming: MakeInputManagerServiceReady
01-04 11:16:03.761 372 651 I netd : tetherGetStats() -> {[]} <5.58ms>
01-04 11:16:03.763 739 787 I GnssLocationProviderJni: IGnssConfiguration interface does not support satellite blocklist.
01-04 11:16:03.762 373 373 D Zygote : Forked child process 1023
01-04 11:16:03.765 739 797 W BestClock: java.time.DateTimeException: Missing network time fix
01-04 11:16:03.768 739 799 I ActivityManager: Start proc 1023:com.android.networkstack.process/1073 for service {com.android.networkstack/com.android.server.NetworkStackService}
01-04 11:16:03.771 739 783 W PackageManager: Invalid dex load report. loadingPackageName=null, uid=1037
01-04 11:16:03.772 993 993 D nativeloader: InitLlndkLibrariesProduct: libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libRS.so:libandroid_net.so:libbinder_ndk.so:libc.so:libcgrouprc.so:libclang_rt.asan-aarch64-android.so:libclang_rt.asan-arm-android.so:libclang_rt.hwasan-aarch64-android.so:libcom.android.tethering.connectivity_native.so:libdl.so:libft2.so:liblog.so:libm.so:libmediandk.so:libnativewindow.so:libneuralnetworks.so:libselinux.so:libsync.so:libvndksupport.so:libvulkan.so
01-04 11:16:03.772 993 993 D nativeloader: Configuring product-clns-6 for unbundled product apk /system/product/app/webview/webview.apk. target_sdk_version=34, uses_libraries=, library_path=/system/product/app/webview/lib/arm:/system/product/app/webview/webview.apk!/lib/armeabi-v7a:/product/lib:/system/product/lib, permitted_path=/data:/mnt/expand:/product/lib:/system/product/lib
01-04 11:16:03.774 993 993 D nativeloader: InitVndkspLibrariesProduct: android.hardware.common-V2-ndk.so:android.hardware.common.fmq-V1-ndk.so:android.hardware.graphics.allocator-V2-ndk.so:android.hardware.graphics.common-V4-ndk.so:android.hardware.graphics.common@1.0.so:android.hardware.graphics.common@1.1.so:android.hardware.graphics.common@1.2.so:android.hardware.graphics.composer3-V1-ndk.so:android.hardware.graphics.mapper@2.0.so:android.hardware.graphics.mapper@2.1.so:android.hardware.graphics.mapper@3.0.so:android.hardware.graphics.mapper@4.0.so:android.hardware.renderscript@1.0.so:android.hidl.memory.token@1.0.so:android.hidl.memory@1.0-impl.so:android.hidl.memory@1.0.so:android.hidl.safe_union@1.0.so:libRSCpuRef.so:libRSDriver.so:libRS_internal.so:libbase.so:libbcinfo.so:libblas.so:libc++.so:libcompiler_rt.so:libcutils.so:libdmabufheap.so:libgralloctypes.so:libhardware.so:libhidlbase.so:libhidlmemory.so:libion.so:libjsoncpp.so:liblzma.so:libprocessgroup.so:libunwindstack.so:libutils.so:libutilscallstack.so:libz.so
01-04 11:16:03.779 739 739 I InputManager: Enabling motion classifier because just booted: feature enabled, long press timeout = 400
01-04 11:16:03.780 739 739 I InputProcessor: En
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment